update hf_hub_url for nectar_rm in dataset_info

Hi there,

I cannot find the "mlinmg/RLAIF-Nectar" on hf, seems like it changed as "AstraMindAI/RLAIF-Nectar". So, making a PR for updating.

See: https://huggingface.co/datasets/AstraMindAI/RLAIF-Nectar
This commit is contained in:
ZeyuTeng96 2024-05-06 16:44:50 +08:00 committed by GitHub
parent a34f526f10
commit 044af36442
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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