mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-22 13:42:51 +08:00
fix pile datset hf hub url
Former-commit-id: 9c2ef9cdf47e16985e07421b0bea414d161e2456
This commit is contained in:
parent
d40f6f24a8
commit
0330ba2ae6
@ -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