mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 18:32:14 +08:00
fix pile datset hf hub url
Former-commit-id: c06f71f74ee1b177617417d151185757fd4359f5
This commit is contained in:
parent
cc249506a8
commit
e6e3571232
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user