LLaMA-Factory-Mirror/data/dataset_info.json

582 lines
14 KiB
JSON
Raw Normal View History

2023-08-01 16:33:25 +08:00
{
2024-03-02 19:37:18 +08:00
"identity": {
2024-05-12 01:10:30 +08:00
"file_name": "identity.json"
2023-08-01 16:33:25 +08:00
},
2024-05-18 03:44:56 +08:00
"alpaca_en_demo": {
"file_name": "alpaca_en_demo.json"
2023-08-01 16:33:25 +08:00
},
2024-05-18 03:44:56 +08:00
"alpaca_zh_demo": {
"file_name": "alpaca_zh_demo.json"
2023-08-01 16:33:25 +08:00
},
2024-05-18 03:44:56 +08:00
"glaive_toolcall_en_demo": {
"file_name": "glaive_toolcall_en_demo.json",
"formatting": "sharegpt",
2024-05-17 13:09:17 +08:00
"columns": {
2024-05-18 03:44:56 +08:00
"messages": "conversations",
"tools": "tools"
2024-05-17 13:09:17 +08:00
}
},
2024-05-18 03:44:56 +08:00
"glaive_toolcall_zh_demo": {
"file_name": "glaive_toolcall_zh_demo.json",
2024-01-23 00:10:32 +08:00
"formatting": "sharegpt",
"columns": {
"messages": "conversations",
"tools": "tools"
}
},
2024-04-26 03:03:36 +08:00
"mllm_demo": {
"file_name": "mllm_demo.json",
"formatting": "sharegpt",
"columns": {
"messages": "messages",
"images": "images"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "user",
"assistant_tag": "assistant"
}
},
2024-05-18 03:44:56 +08:00
"alpaca_en": {
"hf_hub_url": "llamafactory/alpaca_en",
"ms_hub_url": "llamafactory/alpaca_en"
},
"alpaca_zh": {
"hf_hub_url": "llamafactory/alpaca_zh",
"ms_hub_url": "llamafactory/alpaca_zh"
},
"alpaca_gpt4_en": {
"hf_hub_url": "llamafactory/alpaca_gpt4_en",
"ms_hub_url": "llamafactory/alpaca_gpt4_en"
},
"alpaca_gpt4_zh": {
"hf_hub_url": "llamafactory/alpaca_gpt4_zh",
"ms_hub_url": "llamafactory/alpaca_gpt4_zh"
},
"glaive_toolcall_en": {
"hf_hub_url": "llamafactory/glaive_toolcall_en",
"formatting": "sharegpt",
"columns": {
"messages": "conversations",
"tools": "tools"
}
},
"glaive_toolcall_zh": {
"hf_hub_url": "llamafactory/glaive_toolcall_zh",
"formatting": "sharegpt",
2023-08-01 16:33:25 +08:00
"columns": {
2024-05-18 03:44:56 +08:00
"messages": "conversations",
"tools": "tools"
}
2023-08-01 16:33:25 +08:00
},
2024-05-18 03:44:56 +08:00
"lima": {
"hf_hub_url": "llamafactory/lima",
"formatting": "sharegpt"
},
2023-08-01 16:33:25 +08:00
"guanaco": {
2023-12-08 18:00:57 +08:00
"hf_hub_url": "JosephusCheung/GuanacoDataset",
2023-12-12 15:00:37 +08:00
"ms_hub_url": "AI-ModelScope/GuanacoDataset"
2023-08-01 16:33:25 +08:00
},
2023-11-02 23:10:04 +08:00
"belle_2m": {
2023-12-08 18:00:57 +08:00
"hf_hub_url": "BelleGroup/train_2M_CN",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/train_2M_CN"
2023-08-01 16:33:25 +08:00
},
"belle_1m": {
2023-12-08 18:00:57 +08:00
"hf_hub_url": "BelleGroup/train_1M_CN",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/train_1M_CN"
2023-08-01 16:33:25 +08:00
},
2023-11-02 23:10:04 +08:00
"belle_0.5m": {
2023-12-08 18:00:57 +08:00
"hf_hub_url": "BelleGroup/train_0.5M_CN",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/train_0.5M_CN"
2023-08-01 16:33:25 +08:00
},
"belle_dialog": {
2023-12-08 18:00:57 +08:00
"hf_hub_url": "BelleGroup/generated_chat_0.4M",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/generated_chat_0.4M"
2023-08-01 16:33:25 +08:00
},
"belle_math": {
2023-12-08 18:00:57 +08:00
"hf_hub_url": "BelleGroup/school_math_0.25M",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/school_math_0.25M"
2023-08-01 16:33:25 +08:00
},
"belle_multiturn": {
"script_url": "belle_multiturn",
2023-11-16 02:08:04 +08:00
"formatting": "sharegpt"
2023-08-01 16:33:25 +08:00
},
2023-11-02 23:10:04 +08:00
"ultra_chat": {
"script_url": "ultra_chat",
2023-11-09 15:53:23 +08:00
"formatting": "sharegpt"
2023-11-02 23:10:04 +08:00
},
"open_platypus": {
2023-12-08 18:00:57 +08:00
"hf_hub_url": "garage-bAInd/Open-Platypus",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/Open-Platypus"
2023-11-02 23:10:04 +08:00
},
2023-09-13 22:30:14 +08:00
"codealpaca": {
2023-12-08 18:00:57 +08:00
"hf_hub_url": "sahil2801/CodeAlpaca-20k",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/CodeAlpaca-20k"
2023-09-13 22:30:14 +08:00
},
"alpaca_cot": {
2023-12-12 18:33:06 +08:00
"hf_hub_url": "QingyiSi/Alpaca-CoT",
"ms_hub_url": "AI-ModelScope/Alpaca-CoT"
2023-09-13 22:30:14 +08:00
},
2023-11-16 02:08:04 +08:00
"openorca": {
"hf_hub_url": "Open-Orca/OpenOrca",
2023-12-12 12:34:04 +08:00
"ms_hub_url": "AI-ModelScope/OpenOrca",
2023-11-16 02:08:04 +08:00
"columns": {
"prompt": "question",
2023-12-12 19:45:59 +08:00
"response": "response",
"system": "system_prompt"
2023-11-16 02:08:04 +08:00
}
},
2024-02-10 16:39:19 +08:00
"slimorca": {
2024-02-21 22:47:48 +08:00
"hf_hub_url": "Open-Orca/SlimOrca",
"formatting": "sharegpt"
2024-01-30 17:18:01 +08:00
},
2024-02-07 03:13:04 +08:00
"mathinstruct": {
2023-09-13 22:30:14 +08:00
"hf_hub_url": "TIGER-Lab/MathInstruct",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/MathInstruct",
2023-09-13 22:30:14 +08:00
"columns": {
"prompt": "instruction",
2023-11-02 23:10:04 +08:00
"response": "output"
2023-09-13 22:30:14 +08:00
}
2023-08-01 16:33:25 +08:00
},
2023-11-02 23:10:04 +08:00
"firefly": {
"hf_hub_url": "YeungNLP/firefly-train-1.1M",
2023-08-01 16:33:25 +08:00
"columns": {
"prompt": "input",
2023-11-02 23:10:04 +08:00
"response": "target"
}
2023-08-01 16:33:25 +08:00
},
2024-02-10 16:39:19 +08:00
"wikiqa": {
"hf_hub_url": "wiki_qa",
"columns": {
"prompt": "question",
"response": "answer"
}
},
2023-11-02 23:10:04 +08:00
"webqa": {
"hf_hub_url": "suolyer/webqa",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/webqa",
2023-08-01 16:33:25 +08:00
"columns": {
2023-11-02 23:10:04 +08:00
"prompt": "input",
"response": "output"
}
2023-08-01 16:33:25 +08:00
},
2023-11-02 23:10:04 +08:00
"webnovel": {
2023-12-08 18:00:57 +08:00
"hf_hub_url": "zxbsmk/webnovel_cn",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/webnovel_cn"
2023-08-01 16:33:25 +08:00
},
2023-12-01 15:34:50 +08:00
"nectar_sft": {
2024-05-07 00:05:45 +08:00
"hf_hub_url": "AstraMindAI/SFT-Nectar",
2024-02-10 16:39:19 +08:00
"ms_hub_url": "AI-ModelScope/SFT-Nectar"
2023-12-01 15:34:50 +08:00
},
2023-12-25 18:29:34 +08:00
"deepctrl": {
"ms_hub_url": "deepctrl/deepctrl-sft-data"
},
"adgen_train": {
2023-08-27 20:35:32 +08:00
"hf_hub_url": "HasturOfficial/adgen",
2023-12-12 12:44:15 +08:00
"ms_hub_url": "AI-ModelScope/adgen",
"split": "train",
"columns": {
"prompt": "content",
"response": "summary"
}
},
2024-07-15 01:04:56 +08:00
"adgen_eval": {
"hf_hub_url": "HasturOfficial/adgen",
"ms_hub_url": "AI-ModelScope/adgen",
"split": "validation",
2023-08-27 20:35:32 +08:00
"columns": {
"prompt": "content",
2023-11-02 23:10:04 +08:00
"response": "summary"
}
2023-08-27 20:35:32 +08:00
},
2023-11-02 23:10:04 +08:00
"sharegpt_hyper": {
"hf_hub_url": "totally-not-an-llm/sharegpt-hyperfiltered-3k",
"formatting": "sharegpt"
2023-08-01 16:33:25 +08:00
},
2023-11-02 23:10:04 +08:00
"sharegpt4": {
"hf_hub_url": "shibing624/sharegpt_gpt4",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/sharegpt_gpt4",
2023-11-02 23:10:04 +08:00
"formatting": "sharegpt"
},
"ultrachat_200k": {
"hf_hub_url": "HuggingFaceH4/ultrachat_200k",
2023-12-12 12:44:15 +08:00
"ms_hub_url": "AI-ModelScope/ultrachat_200k",
2024-04-26 03:03:36 +08:00
"formatting": "sharegpt",
2023-11-02 23:10:04 +08:00
"columns": {
2024-01-18 09:54:23 +08:00
"messages": "messages"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
2024-02-15 19:07:47 +08:00
"user_tag": "user",
2024-01-18 09:54:23 +08:00
"assistant_tag": "assistant"
2024-04-26 03:03:36 +08:00
}
2023-11-02 23:10:04 +08:00
},
"agent_instruct": {
"hf_hub_url": "THUDM/AgentInstruct",
2023-12-12 18:33:06 +08:00
"ms_hub_url": "ZhipuAI/AgentInstruct",
2023-11-02 23:10:04 +08:00
"formatting": "sharegpt"
},
"lmsys_chat": {
"hf_hub_url": "lmsys/lmsys-chat-1m",
2023-12-12 19:45:59 +08:00
"ms_hub_url": "AI-ModelScope/lmsys-chat-1m",
2024-04-26 03:03:36 +08:00
"formatting": "sharegpt",
2023-11-02 23:10:04 +08:00
"columns": {
2024-01-18 09:54:23 +08:00
"messages": "conversation"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "human",
"assistant_tag": "assistant"
2024-04-26 03:03:36 +08:00
}
2023-11-02 23:10:04 +08:00
},
"evol_instruct": {
"hf_hub_url": "WizardLM/WizardLM_evol_instruct_V2_196k",
2024-02-10 16:39:19 +08:00
"ms_hub_url": "AI-ModelScope/WizardLM_evol_instruct_V2_196k",
2023-11-02 23:10:04 +08:00
"formatting": "sharegpt"
2023-08-01 16:33:25 +08:00
},
2024-03-20 20:09:06 +08:00
"glaive_toolcall_100k": {
"hf_hub_url": "hiyouga/glaive-function-calling-v2-sharegpt",
"formatting": "sharegpt",
"columns": {
"messages": "conversations",
"tools": "tools"
}
},
"cosmopedia": {
"hf_hub_url": "HuggingFaceTB/cosmopedia",
"columns": {
"prompt": "prompt",
"response": "text"
}
},
2024-05-18 03:44:56 +08:00
"stem_zh": {
"hf_hub_url": "hfl/stem_zh_instruction"
},
"ruozhiba_gpt4": {
"hf_hub_url": "hfl/ruozhiba_gpt4_turbo"
},
2024-06-13 01:00:56 +08:00
"neo_sft": {
"hf_hub_url": "m-a-p/neo_sft_phase2",
"formatting": "sharegpt"
},
2024-06-18 23:32:18 +08:00
"magpie_pro_300k": {
"hf_hub_url": "Magpie-Align/Magpie-Pro-300K-Filtered",
"formatting": "sharegpt"
},
2024-08-09 20:28:55 +08:00
"magpie_ultra": {
"hf_hub_url": "argilla/magpie-ultra-v0.1",
"columns": {
"prompt": "instruction",
"response": "response"
}
},
2024-06-18 23:32:18 +08:00
"web_instruct": {
"hf_hub_url": "TIGER-Lab/WebInstructSub",
"columns": {
"prompt": "question",
"response": "answer"
}
},
2024-05-27 19:57:33 +08:00
"llava_1k_en": {
"hf_hub_url": "BUAADreamer/llava-en-zh-2k",
"subset": "en",
"formatting": "sharegpt",
"columns": {
"messages": "messages",
"images": "images"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "user",
"assistant_tag": "assistant"
}
},
"llava_1k_zh": {
"hf_hub_url": "BUAADreamer/llava-en-zh-2k",
"subset": "zh",
"formatting": "sharegpt",
"columns": {
"messages": "messages",
"images": "images"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "user",
"assistant_tag": "assistant"
}
},
2024-04-26 23:34:34 +08:00
"llava_150k_en": {
"hf_hub_url": "BUAADreamer/llava-en-zh-300k",
"subset": "en",
"formatting": "sharegpt",
"columns": {
"messages": "messages",
"images": "images"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "user",
"assistant_tag": "assistant"
}
},
"llava_150k_zh": {
"hf_hub_url": "BUAADreamer/llava-en-zh-300k",
"subset": "zh",
"formatting": "sharegpt",
"columns": {
"messages": "messages",
"images": "images"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "user",
"assistant_tag": "assistant"
}
},
2024-05-27 20:37:57 +08:00
"mllm_pt_demo": {
"hf_hub_url": "BUAADreamer/mllm_pt_demo",
"formatting": "sharegpt",
"columns": {
"messages": "messages",
"images": "images"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "user",
"assistant_tag": "assistant"
}
},
2024-02-10 16:39:19 +08:00
"oasst_de": {
"hf_hub_url": "mayflowergmbh/oasst_de"
},
"dolly_15k_de": {
"hf_hub_url": "mayflowergmbh/dolly-15k_de"
},
"alpaca-gpt4_de": {
"hf_hub_url": "mayflowergmbh/alpaca-gpt4_de"
},
"openschnabeltier_de": {
"hf_hub_url": "mayflowergmbh/openschnabeltier_de"
},
"evol_instruct_de": {
"hf_hub_url": "mayflowergmbh/evol-instruct_de"
},
"dolphin_de": {
"hf_hub_url": "mayflowergmbh/dolphin_de"
},
"booksum_de": {
"hf_hub_url": "mayflowergmbh/booksum_de"
},
"airoboros_de": {
"hf_hub_url": "mayflowergmbh/airoboros-3.0_de"
},
"ultrachat_de": {
"hf_hub_url": "mayflowergmbh/ultra-chat_de"
},
2024-05-18 03:44:56 +08:00
"dpo_en_demo": {
"file_name": "dpo_en_demo.json",
"ranking": true,
"formatting": "sharegpt",
2023-08-01 16:33:25 +08:00
"columns": {
2024-05-18 03:44:56 +08:00
"messages": "conversations",
"chosen": "chosen",
"rejected": "rejected"
}
2023-11-02 23:10:04 +08:00
},
2024-05-18 03:44:56 +08:00
"dpo_zh_demo": {
"file_name": "dpo_zh_demo.json",
2024-03-20 20:09:06 +08:00
"ranking": true,
2024-05-18 03:44:56 +08:00
"formatting": "sharegpt",
2024-03-20 20:09:06 +08:00
"columns": {
2024-05-18 03:44:56 +08:00
"messages": "conversations",
"chosen": "chosen",
"rejected": "rejected"
2024-03-20 20:09:06 +08:00
}
},
2024-04-20 01:31:38 +08:00
"dpo_mix_en": {
"hf_hub_url": "hiyouga/DPO-En-Zh-20k",
"subset": "en",
"ranking": true,
2024-05-18 03:44:56 +08:00
"formatting": "sharegpt",
2024-04-20 01:31:38 +08:00
"columns": {
2024-05-18 03:44:56 +08:00
"messages": "conversations",
"chosen": "chosen",
"rejected": "rejected"
2024-04-20 01:31:38 +08:00
}
},
"dpo_mix_zh": {
"hf_hub_url": "hiyouga/DPO-En-Zh-20k",
"subset": "zh",
"ranking": true,
2024-05-18 03:44:56 +08:00
"formatting": "sharegpt",
2024-04-20 01:31:38 +08:00
"columns": {
2024-05-18 03:44:56 +08:00
"messages": "conversations",
"chosen": "chosen",
"rejected": "rejected"
}
},
"ultrafeedback": {
"hf_hub_url": "llamafactory/ultrafeedback_binarized",
"ms_hub_url": "llamafactory/ultrafeedback_binarized",
"ranking": true,
"columns": {
"prompt": "instruction",
"chosen": "chosen",
"rejected": "rejected"
}
},
2024-05-18 03:44:56 +08:00
"orca_pairs": {
"hf_hub_url": "Intel/orca_dpo_pairs",
"ranking": true,
"columns": {
"prompt": "question",
"chosen": "chosen",
"rejected": "rejected",
"system": "system"
}
},
"hh_rlhf_en": {
"script_url": "hh_rlhf_en",
"ranking": true,
"columns": {
"prompt": "instruction",
"chosen": "chosen",
"rejected": "rejected",
2024-04-20 01:31:38 +08:00
"history": "history"
}
},
2024-05-18 03:44:56 +08:00
"nectar_rm": {
"hf_hub_url": "AstraMindAI/RLAIF-Nectar",
"ms_hub_url": "AI-ModelScope/RLAIF-Nectar",
"ranking": true
},
"orca_dpo_de": {
2024-02-10 16:39:19 +08:00
"hf_hub_url": "mayflowergmbh/intel_orca_dpo_pairs_de",
2023-12-01 15:34:50 +08:00
"ranking": true
},
2024-05-18 03:44:56 +08:00
"kto_en_demo": {
"file_name": "kto_en_demo.json",
"formatting": "sharegpt",
"columns": {
"messages": "messages",
"kto_tag": "label"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "user",
"assistant_tag": "assistant"
}
},
"kto_mix_en": {
"hf_hub_url": "argilla/kto-mix-15k",
"formatting": "sharegpt",
"columns": {
"messages": "completion",
"kto_tag": "label"
},
"tags": {
"role_tag": "role",
"content_tag": "content",
"user_tag": "user",
"assistant_tag": "assistant"
}
},
"ultrafeedback_kto": {
"hf_hub_url": "argilla/ultrafeedback-binarized-preferences-cleaned-kto",
"ms_hub_url": "AI-ModelScope/ultrafeedback-binarized-preferences-cleaned-kto",
"columns": {
"prompt": "prompt",
"response": "completion",
"kto_tag": "label"
}
},
2023-08-01 16:33:25 +08:00
"wiki_demo": {
"file_name": "wiki_demo.txt",
"columns": {
2023-11-02 23:10:04 +08:00
"prompt": "text"
}
2023-08-01 16:33:25 +08:00
},
2023-12-16 16:31:30 +08:00
"c4_demo": {
"file_name": "c4_demo.json",
"columns": {
"prompt": "text"
}
},
2023-08-01 16:33:25 +08:00
"refinedweb": {
"hf_hub_url": "tiiuae/falcon-refinedweb",
"columns": {
2023-11-02 23:10:04 +08:00
"prompt": "content"
}
2023-08-01 16:33:25 +08:00
},
2023-11-02 23:10:04 +08:00
"redpajama_v2": {
"hf_hub_url": "togethercomputer/RedPajama-Data-V2",
"columns": {
"prompt": "raw_content"
},
"subset": "default"
},
2023-08-01 16:33:25 +08:00
"wikipedia_en": {
"hf_hub_url": "olm/olm-wikipedia-20221220",
2024-02-10 16:39:19 +08:00
"ms_hub_url": "AI-ModelScope/olm-wikipedia-20221220",
2023-08-01 16:33:25 +08:00
"columns": {
2023-11-02 23:10:04 +08:00
"prompt": "text"
}
2023-08-01 16:33:25 +08:00
},
"wikipedia_zh": {
"hf_hub_url": "pleisto/wikipedia-cn-20230720-filtered",
2023-12-08 18:13:26 +08:00
"ms_hub_url": "AI-ModelScope/wikipedia-cn-20230720-filtered",
2023-08-01 16:33:25 +08:00
"columns": {
2023-11-02 23:10:04 +08:00
"prompt": "completion"
}
},
"pile": {
2024-03-30 16:06:10 +08:00
"hf_hub_url": "monology/pile-uncopyrighted",
2024-02-10 16:39:19 +08:00
"ms_hub_url": "AI-ModelScope/pile",
2023-11-02 23:10:04 +08:00
"columns": {
"prompt": "text"
2024-03-30 16:06:10 +08:00
}
2023-11-02 23:10:04 +08:00
},
"skypile": {
"hf_hub_url": "Skywork/SkyPile-150B",
2024-02-10 16:39:19 +08:00
"ms_hub_url": "AI-ModelScope/SkyPile-150B",
2023-11-02 23:10:04 +08:00
"columns": {
"prompt": "text"
}
},
"fineweb": {
"hf_hub_url": "HuggingFaceFW/fineweb",
"columns": {
"prompt": "text"
}
},
"fineweb_edu": {
"hf_hub_url": "HuggingFaceFW/fineweb-edu",
"columns": {
"prompt": "text"
}
},
"the_stack": {
"hf_hub_url": "bigcode/the-stack",
2023-12-12 18:33:06 +08:00
"ms_hub_url": "AI-ModelScope/the-stack",
"columns": {
2023-11-02 23:10:04 +08:00
"prompt": "content"
}
},
2023-12-09 20:53:18 +08:00
"starcoder_python": {
"hf_hub_url": "bigcode/starcoderdata",
2023-12-12 18:33:06 +08:00
"ms_hub_url": "AI-ModelScope/starcoderdata",
"columns": {
2023-11-02 23:10:04 +08:00
"prompt": "content"
2023-12-09 20:53:18 +08:00
},
"folder": "python"
2023-08-01 16:33:25 +08:00
}
2024-06-18 23:32:18 +08:00
}