mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-29 02:00:36 +08:00
[assets] update readme (#9143)
This commit is contained in:
@@ -259,6 +259,10 @@
|
||||
"assistant_tag": "assistant"
|
||||
}
|
||||
},
|
||||
"infinity_instruct": {
|
||||
"hf_hub_url": "BAAI/Infinity-Instruct",
|
||||
"formatting": "sharegpt"
|
||||
},
|
||||
"agent_instruct": {
|
||||
"hf_hub_url": "THUDM/AgentInstruct",
|
||||
"ms_hub_url": "ZhipuAI/AgentInstruct",
|
||||
@@ -700,6 +704,36 @@
|
||||
"prompt": "text"
|
||||
}
|
||||
},
|
||||
"cci3_hq": {
|
||||
"hf_hub_url": "BAAI/CCI3-HQ",
|
||||
"columns": {
|
||||
"prompt": "text"
|
||||
}
|
||||
},
|
||||
"cci3_data": {
|
||||
"hf_hub_url": "BAAI/CCI3-Data",
|
||||
"columns": {
|
||||
"prompt": "text"
|
||||
}
|
||||
},
|
||||
"cci4_base": {
|
||||
"hf_hub_url": "BAAI/CCI4.0-M2-Base-v1",
|
||||
"columns": {
|
||||
"prompt": "text"
|
||||
}
|
||||
},
|
||||
"cci4_cot": {
|
||||
"hf_hub_url": "BAAI/CCI4.0-M2-CoT-v1",
|
||||
"columns": {
|
||||
"prompt": "text"
|
||||
}
|
||||
},
|
||||
"cci4_extra": {
|
||||
"hf_hub_url": "BAAI/CCI4.0-M2-Extra-v1",
|
||||
"columns": {
|
||||
"prompt": "text"
|
||||
}
|
||||
},
|
||||
"the_stack": {
|
||||
"hf_hub_url": "bigcode/the-stack",
|
||||
"ms_hub_url": "AI-ModelScope/the-stack",
|
||||
|
||||
Reference in New Issue
Block a user