fix pile datset hf hub url

This commit is contained in:
li.yunhao 2024-03-30 16:06:10 +08:00
parent a0333bb0ce
commit 9c2ef9cdf4
1 changed files with 2 additions and 3 deletions

View File

@ -364,12 +364,11 @@
} }
}, },
"pile": { "pile": {
"hf_hub_url": "EleutherAI/pile", "hf_hub_url": "monology/pile-uncopyrighted",
"ms_hub_url": "AI-ModelScope/pile", "ms_hub_url": "AI-ModelScope/pile",
"columns": { "columns": {
"prompt": "text" "prompt": "text"
}, }
"subset": "all"
}, },
"skypile": { "skypile": {
"hf_hub_url": "Skywork/SkyPile-150B", "hf_hub_url": "Skywork/SkyPile-150B",