mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-31 11:10:35 +08:00
[data] add DLR-Web dataset for supervised fine-tuning (#9696)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user