Merge pull request #3053 from lealaxy/main

Fix pile dataset download config
This commit is contained in:
hoshi-hiyouga 2024-03-30 20:41:43 +08:00 committed by GitHub
commit 257f643a74
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

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