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
Former-commit-id: 044af364425766ba23373ff21577bc4a9de18e39
This commit is contained in:
ZeyuTeng96 2024-05-06 16:44:50 +08:00 committed by GitHub
parent 2a53a43ac7
commit 96354ca55f

View File

@ -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
}, },
@ -459,4 +459,4 @@
}, },
"folder": "python" "folder": "python"
} }
} }