[dataset] add openthought (#6866)

Former-commit-id: 1356f9d840
This commit is contained in:
hoshi-hiyouga
2025-02-09 00:53:01 +08:00
committed by GitHub
parent ff6658ad27
commit fcd0f0480d
5 changed files with 24 additions and 5 deletions

View File

@@ -318,6 +318,20 @@
"response": "response"
}
},
"open_thoughts": {
"hf_hub_url": "open-thoughts/OpenThoughts-114k",
"formatting": "sharegpt",
"columns": {
"messages": "conversations",
"system": "system"
},
"tags": {
"role_tag": "from",
"content_tag": "value",
"user_tag": "user",
"assistant_tag": "assistant"
}
},
"llava_1k_en": {
"hf_hub_url": "BUAADreamer/llava-en-zh-2k",
"subset": "en",