add pokemon dataset

Former-commit-id: 194064fdae
This commit is contained in:
hiyouga
2024-09-02 01:02:25 +08:00
parent 65425aeb63
commit 549adc888b
3 changed files with 10 additions and 0 deletions

View File

@@ -340,6 +340,14 @@
"assistant_tag": "assistant"
}
},
"pokemon_cap": {
"hf_hub_url": "llamafactory/pokemon-gpt4o-captions",
"formatting": "sharegpt",
"columns": {
"messages": "conversations",
"images": "images"
}
},
"mllm_pt_demo": {
"hf_hub_url": "BUAADreamer/mllm_pt_demo",
"formatting": "sharegpt",