[data] add DLR-Web dataset for supervised fine-tuning (#9696)

This commit is contained in:
Weize Liu
2025-12-30 07:50:38 -05:00
committed by GitHub
parent 1857fbdd6b
commit 4e1d69579a
3 changed files with 10 additions and 0 deletions

View File

@@ -471,6 +471,14 @@
"ultrachat_de": {
"hf_hub_url": "mayflowergmbh/ultra-chat_de"
},
"dlr_web": {
"hf_hub_url": "Attention1115/DLR-Web",
"split": "full",
"columns": {
"prompt": "question",
"response": "response"
}
},
"dpo_en_demo": {
"file_name": "dpo_en_demo.json",
"ranking": true,