mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
Merge pull request #3053 from lealaxy/main
Fix pile dataset download config Former-commit-id: 899fa035bd03eda66bd4f049b18dcb1904d10c29
This commit is contained in:
commit
13163e50c5
@ -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