Merge pull request #3588 from ZeyuTeng96/patch-1

update hf_hub_url for nectar_rm in dataset_info

Former-commit-id: d6ca7853faf083a7ff5c60feb940983d2577326d
This commit is contained in:
hoshi-hiyouga 2024-05-07 00:06:11 +08:00 committed by GitHub
commit 14c3c8cc8f

View File

@ -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"
}
}
}