add vl_feedback dataset

This commit is contained in:
hiyouga
2024-09-04 03:13:03 +08:00
parent d41d43a7c3
commit 57497135bf
3 changed files with 13 additions and 0 deletions

View File

@@ -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,