mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
Merge pull request #1689 from mlinmg/patch-2
Update dataset_info.json - Added Nectar
This commit is contained in:
@@ -266,6 +266,12 @@
|
|||||||
"columns": {
|
"columns": {
|
||||||
"prompt": "content"
|
"prompt": "content"
|
||||||
}
|
}
|
||||||
|
"nectar_rlaif": {
|
||||||
|
"hf_hub_url": "mlinmg/RLAIF-Nectar",
|
||||||
|
"ranking": true
|
||||||
|
},
|
||||||
|
"nectar_sft": {
|
||||||
|
"hf_hub_url": "mlinmg/SFT-Nectar"
|
||||||
},
|
},
|
||||||
"starcoder": {
|
"starcoder": {
|
||||||
"hf_hub_url": "bigcode/starcoderdata",
|
"hf_hub_url": "bigcode/starcoderdata",
|
||||||
|
|||||||
Reference in New Issue
Block a user