add belle multiturn dataset

Former-commit-id: 334d1a6d26
This commit is contained in:
hiyouga
2023-06-16 20:01:16 +08:00
parent 653ce9397e
commit 9155401bf9
2 changed files with 86 additions and 1 deletions

View File

@@ -30,7 +30,13 @@
"hf_hub_url": "BelleGroup/school_math_0.25M"
},
"belle_multiturn": {
"hf_hub_url": "BelleGroup/multiturn_chat_0.8M"
"script_url": "belle_multiturn",
"columns": {
"prompt": "instruction",
"query": "",
"response": "output",
"history": "history"
}
},
"guanaco": {
"hf_hub_url": "JosephusCheung/GuanacoDataset"