add pokemon dataset

This commit is contained in:
hiyouga
2024-09-02 01:02:25 +08:00
parent a8f8a2ad8a
commit 194064fdae
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",