update readme, add starcoder2, cosmopedia

Former-commit-id: 894d183214
This commit is contained in:
hiyouga
2024-03-03 01:01:46 +08:00
parent b55880bf28
commit 9ae1514a75
6 changed files with 76 additions and 31 deletions

View File

@@ -220,6 +220,13 @@
"ms_hub_url": "AI-ModelScope/WizardLM_evol_instruct_V2_196k",
"formatting": "sharegpt"
},
"cosmopedia": {
"hf_hub_url": "HuggingFaceTB/cosmopedia",
"columns": {
"prompt": "prompt",
"response": "text"
}
},
"oasst_de": {
"hf_hub_url": "mayflowergmbh/oasst_de"
},
@@ -368,4 +375,4 @@
},
"folder": "python"
}
}
}