mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 19:06:26 +08:00
Merge pull request #3588 from ZeyuTeng96/patch-1
update hf_hub_url for nectar_rm in dataset_info
Former-commit-id: d6ca7853fa
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
"ms_hub_url": "AI-ModelScope/webnovel_cn"
|
||||
},
|
||||
"nectar_sft": {
|
||||
"hf_hub_url": "mlinmg/SFT-Nectar",
|
||||
"hf_hub_url": "AstraMindAI/SFT-Nectar",
|
||||
"ms_hub_url": "AI-ModelScope/SFT-Nectar"
|
||||
},
|
||||
"deepctrl": {
|
||||
@@ -359,7 +359,7 @@
|
||||
}
|
||||
},
|
||||
"nectar_rm": {
|
||||
"hf_hub_url": "mlinmg/RLAIF-Nectar",
|
||||
"hf_hub_url": "AstraMindAI/RLAIF-Nectar",
|
||||
"ms_hub_url": "AI-ModelScope/RLAIF-Nectar",
|
||||
"ranking": true
|
||||
},
|
||||
@@ -459,4 +459,4 @@
|
||||
},
|
||||
"folder": "python"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user