add belle multiturn dataset

Former-commit-id: ac907ae1c37969df3cd09d4ab5f3f7f352eb259c
This commit is contained in:
hiyouga
2023-06-16 20:01:16 +08:00
parent 3db9b51f04
commit e52b201c13
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"