Merge pull request #3588 from ZeyuTeng96/patch-1

update hf_hub_url for nectar_rm in dataset_info
This commit is contained in:
hoshi-hiyouga 2024-05-07 00:06:11 +08:00 committed by GitHub
commit d6ca7853fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -174,7 +174,7 @@
"ms_hub_url": "AI-ModelScope/webnovel_cn" "ms_hub_url": "AI-ModelScope/webnovel_cn"
}, },
"nectar_sft": { "nectar_sft": {
"hf_hub_url": "mlinmg/SFT-Nectar", "hf_hub_url": "AstraMindAI/SFT-Nectar",
"ms_hub_url": "AI-ModelScope/SFT-Nectar" "ms_hub_url": "AI-ModelScope/SFT-Nectar"
}, },
"deepctrl": { "deepctrl": {
@ -359,7 +359,7 @@
} }
}, },
"nectar_rm": { "nectar_rm": {
"hf_hub_url": "mlinmg/RLAIF-Nectar", "hf_hub_url": "AstraMindAI/RLAIF-Nectar",
"ms_hub_url": "AI-ModelScope/RLAIF-Nectar", "ms_hub_url": "AI-ModelScope/RLAIF-Nectar",
"ranking": true "ranking": true
}, },