mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-03 20:22:49 +08:00
Merge pull request #3053 from lealaxy/main
Fix pile dataset download config Former-commit-id: 257f643a74d37b2e816c4f61ee4f049dfe66b7e0
This commit is contained in:
commit
1d2958b728
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user