mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-16 11:50:35 +08:00
add vl_feedback dataset
Former-commit-id: 6ff34ad2db383b5fbd51008bcc5eec880658811e
This commit is contained in:
@@ -452,6 +452,17 @@
|
||||
"images": "images"
|
||||
}
|
||||
},
|
||||
"vlfeedback": {
|
||||
"hf_hub_url": "Zhihui/VLFeedback",
|
||||
"ranking": true,
|
||||
"formatting": "sharegpt",
|
||||
"columns": {
|
||||
"messages": "conversations",
|
||||
"chosen": "chosen",
|
||||
"rejected": "rejected",
|
||||
"images": "images"
|
||||
}
|
||||
},
|
||||
"orca_pairs": {
|
||||
"hf_hub_url": "Intel/orca_dpo_pairs",
|
||||
"ranking": true,
|
||||
|
||||
Reference in New Issue
Block a user