A collection of awesome-prompt-datasets, awesome-instruction-dataset, to train ChatLLM such as chatgpt 收录各种各样的指令数据集, 用于训练 ChatLLM 模型。
See the code中文 | English
"Welcome to 'awesome-prompt-datasets', a comprehensive collection of high-quality open-source instruction tuning datasets to train chat-based LLMs (ChatGPT, LLaMA, Alpaca).
Instruction Tuning / Reinforcement Learning from Human Feedback (RLHF) Dataset is a key component of instruction-following LLMs such as ChatGPT. This repo is dedicated to providing a comprehensive list of datasets used for instruction tuning in various LLMs, making it easier for researchers and developers to access and utilize these resources.
With 'awesome-prompt-dataset', you can accelerate your research and development in NLP and unlock new opportunities for innovation. Let's explore the possibilities together!"
The instruction-tuning landscape has evolved rapidly. Below are representative high-quality datasets that have emerged since this list was first created, covering general SFT, RLHF/preference, DPO, code/math reasoning, agent/tool use, and Chinese resources. For Chinese datasets, also see README_zh.md for ModelScope links.
Notable additions:
The list is now organized into SFT datasets, RLHF datasets, and DPO datasets sections.
| Category | Where to find | Highlights |
|---|---|---|
| General SFT | SFT Statistics • General SFT Details | Alpaca, LIMA, UltraChat, OpenOrca, OpenHermes 2.5, WizardLM, Magpie, No Robots, Deita, WildChat, Capybara, Tulu 3, Smol-Smoltalk, PersonaHub, Nemotron-Cascade-2, Dolci-Instruct-SFT, KIMI-K2.5-1000000x |
| Code & Math | SFT Statistics • Code & Math Details | Code Alpaca, MetaMathQA, OpenMathInstruct-1, DART-Math, LIMO, Code-Feedback, OpenCodeInstruct, CodeX-7M-Non-Thinking, OpenR1-Math-220k, NuminaMath-CoT, Bespoke-Stratos-17k |
| Multilingual & Chinese | SFT Statistics • Multilingual & Chinese Details | Chinese-LLaMA-Alpaca, BELLE, COIG, COIG-CQIA, MSAgent, DeepCtrl-SFT, Infinity Instruct, Chinese-DeepSeek-R1-Distill, Seq-Monkey |
| Agent & Tool Use | SFT Statistics • Agent & Tool Use Details | AgentTrove, ToolMind, MSAgent |
| RLHF / Preference | RLHF Statistics • RLHF Details | HH-RLHF, SHP, UltraFeedback, HelpSteer family, Nemotron-Cascade-2-RL, TaskTrove, SYNTHETIC-2-RL |
| DPO | DPO Statistics • DPO Details | Orca-DPO-Pairs, UltraFeedback-Binarized, DPO-Mix-7K, Llama3-UltraFeedback-ArmoRM, Magpie DPO, RLSTACK, UltraInteract_preference, Ling-Coder-DPO |
| Chinese ModelScope | README_zh.md | COIG-CQIA, MSAgent, DeepCtrl-SFT, Infinity Instruct, Chinese-DeepSeek-R1-Distill, Seq-Monkey, smoltalk-chinese, OpenThoughts3-1.2M |
Each dataset is tagged by Language (EN = English, CN = Chinese, ML = multilingual), Task (MT = multi-task, TS = task-specific), and Generation (HG = human-generated, SI = self-instruct, MIX = mixed, COL = collection).
Ctrl+F / Cmd+F to search for a dataset name, model, or paper.Referring to this (@yaodongC), we labeled each collected dataset according to the following rules:
(Lang) Lingual-Tags:
(Task) Task-Tags:
(Gen) Generation-method:
| Project | Datasets | Org | Nums | Lang | Task | Gen | Type | Src | Url |
|---|---|---|---|---|---|---|---|---|---|
| Chain of Thought | cot_data |few_shot_data | 74771 | EN/CN | MT | HG | instruct with cot reasoning | annotating CoT on existing data | download | |
| GPT4all | nomic-ai/gpt4all-j-prompt-generations | nomic-ai | 806199 | EN | MT | COL | code, storys and dialogs | distillation from GPT-3.5-turbo | download |
| GPTeacher | GPT-4 General-Instruct |Roleplay-Instruct |Code-Instruct | Toolformer | teknium1 | 29013 | EN | MT | SI | general, roleplay, toolformer | GPT-4 & toolformer | download |
| Guanaco | JosephusCheung/GuanacoDataset | JosephusCheung | 534610 | ML | MT | SI | various linguistic tasks | text-davinci-003 | download |
| alpaca | tatsu-lab/alpaca | tatsu-lab | 52002 | EN | MT | SI | general instruct | text-davinci-003 | download |
| AlpacaDataCleaned | yahma/alpaca-cleaned | yahma | 52k | EN | MT | SI | general instruct | text-davinci-003 | download |
| Natural Instructions | Allen AI 61 task|1.5k task | Allen AI | 5040134 | ML | MT | COL | diverse nlp tasks | human annotated datasets collection | download |
| prosocial dialog | allenai/prosocial-dialog | allenai | 165681 | EN | TS | MIX | dialogue | GPT-3 rewrites questions + humans feedback manually | download |
| finance_en | gbharti/finance-alpaca | 68912 | EN | TS | COL | financial related qa | GPT3.5 | download | |
| instruct | swype/instruct | 888969 | EN | MT | COL | augmented of GPT4All, Alpaca, open-source Meta datasets | augmentation performed using the advanced NLP tools provided by AllenAI | download | |
| webGPT | openai/webgpt_comparisons | openai | 18994 | EN | TS | MIX | information retrieval (IR) QA | fine-tuned GPT-3, each instruction has two outputs, select better one | download |
| dolly 2.0 | databricks/databricks-dolly-15k | databricks | 15015 | EN | TS | HG | closed QA , summarization and etc, Wikipedia as references | human annotated | download |
| mosaicml/llm-foundry | mosaicml/dolly_hhrlhf | mosaicml | 59.3K | EN | TS | HG | This dataset is a combination of Databrick's dolly-15k dataset and a filtered subset of Anthropic's HH-RLHF. | human annotated | |
| baize 白泽 | alpaca_chat_data.json |medical_chat_data.json | quora_chat_data.json |stackoverflow_chat_data.json | project-baize | 653699 | EN | MT | COL | a collection from Alpaca, Quora, StackOverFlow and MedQuAD questions | human annotated datasets collection | download |
| hh-rlhf | Anthropic/hh-rlhf | Anthropic | 284517 | EN | TS | MIX | dialogue | dialog between human and RLHF models | download |
| OIG(part) | laion/OIG | laion | 49237 | EN | MT | COL | created from various tasks, such as question and answering | using data augmentation, human annotated datasets collection | download |
| camel | 骆驼 | camel-ai/code|camel-ai/biology |camel-ai/physics |camel-ai/chemistry |camel-ai/math | camel-ai | 760620 | EN | MT | SI | Role-Playing conversations in AI Society, Code, Math, Physics, Chemistry, Biolog | gpt-3.5-turbo | download |
| FLAN-Muffin | Muennighoff/flan | 1764800 | EN | MT | COL | 60 nlp tasks | human annotated datasets collection | download | |
| ShareChat | RyokoAI/ShareGPT52K | RyokoAI | 1663241 | EN | MT | MIX | general instruct | crowdsourcing to collect conversations between people and ChatGPT (ShareGPT) | download |
| Auto CoT | kojima-takeshi188/zero_shot_cot/dataset |kojima-takeshi188/zero_shot_cot/log | amazon-science | EN | download | |||||
| MOSS(复旦 Moss) | fnlp/moss-002-sft-data| moss-003-sft-data | fnlp | 1583595 | EN/CN | SI | download | |||
| ultrachat | stingning/ultrachat | thnlp | 28247446 | EN | download | ||||
| StackLLaMA | lvwerra/stack-exchange-paired | todo | EN | HG | |||||
| Self-Instruct | yizhongw/self-instruct | 82 K | EN | SI | SI | ||||
| Zhihu-KOL | Zhihu-KOL | Openassisent | 100 w | SI | HG | Zhihu data for training Open Assitant | |||
| stanfordnlp/SHP | stanfordnlp/SHP | stanfordnlp | 385 k | EN | MT | HG | human preferences over responses | ||
| LAION-AI/Open-Assistant | OpenAssistant/oasst1 | Openassisent | 84.4k | EN | MT | HG | OpenAssistant Conversations Dataset (OASST1) | human-generated, human-annotated | |
| akoksal/LongForm | akoksal/LongForm | akoksal/LongForm | 30k | EN | SI | HG | 们从现有语料库(如 C4 和维基百科)中选择一组不同的人工文档,并通过 LLM 为给定的文档生成指令。 | ||
| sail-sg/symbolic-instruction-tuning | sail/symbolic-instruction-tuning | sail-sg | 800K | ML | SI | Human Synthetic Examples | |||
| 医疗问答 michael-wzhu/PromptCBLUE | michaelwzhu/ChatMed_Consult_Dataset | michael-wzhu | 110113 | CN | SI | 互联网上的医疗问诊问题(110,113),反映了真实世界的不同用户/患者的医疗问诊需求。目前response都是由OpenAI GPT-3.5引擎回答的。 | |||
| mbzuai-nlp/LaMini-LM | MBZUAI/LaMini-instruction | MBZUAI/LaMini-instruction | 2.58M | EN | MT | SI | 通过离线蒸馏从大型语言模型中提取知识 | ||
| pCLUE | pCLUE | 120 万 | |||||||
| WizardLM | victor123/evol_instruct_70k |evol_instruct_V2_196k | WizardLM | 70k-196k | EN | MT | SI | general instruct evolved for complexity | GPT-4 / ChatGPT evolution | download |
| LIMA | GAIR/lima | Meta AI | 1k | EN | MT | HG | high-quality human-written instructions | Stack Exchange, wikiHow, Reddit, human authors | download |
| UltraChat | stingning/ultrachat |HuggingFaceH4/ultrachat_200k | THUNLP / HuggingFaceH4 | 1.5M / 200k | EN | MT | SI | multi-turn dialogue | GPT-3.5-turbo generated, filtered | download |
| OpenOrca | Open-Orca/OpenOrca |Open-Orca/SlimOrca | Open-Orca | 4.2M / 550k | EN | MT | SI | reasoning traces over FLAN-style prompts | GPT-4 / GPT-3.5 augmented FLAN Collection | download |
| OpenHermes 2.5 | teknium/OpenHermes-2.5 | Nous Research / Teknium | ~1M | EN | MT | COL | curated mixture: SlimOrca, Evol-Instruct, Platypus, ShareGPT, etc. | collection of open-source datasets | download |
| Airoboros | jondurbin/airoboros-3.2 | jondurbin | 58.7k | EN | MT | SI | customizable self-instruct, uncensored | GPT-4 self-instruct | download |
| Platypus | garage-bAInd/Open-Platypus | garage-bAInd | 25k | EN | TS | COL | STEM focused (math/science) | merging selected datasets | download |
| No Robots | HuggingFaceH4/no_robots | HuggingFaceH4 | 10k | EN | MT | HG | human-curated across 10 categories | skilled human annotators | download |
| Magpie | Magpie-Align/Magpie-Pro-1M-v0.1 |Magpie-Qwen2-Pro-200K-Chinese | Magpie-Align | 1M / 200k | EN/CN | MT | SI | alignment data synthesized from aligned LLMs | Llama-3 / Qwen2-Instruct auto-generated | download |
| Deita | hkust-nlp/deita-10k-v0 | HKUST-NLP | 10k | EN | MT | COL | data-efficient high-quality alignment SFT | complexity + quality + diversity selection on open data | download |
| WildChat | allenai/WildChat-1M |lmsys/lmsys-chat-1m | Allen AI / LMSYS | 1M-4.8M | ML | MT | HG | real-world human-ChatGPT / multi-model conversations | real user interactions on Chatbot Arena & ChatGPT | download |
| Capybara | LDJnr/Capybara | LDJnr / Nous Research | 15k | EN | MT | SI | multi-turn reasoning conversations | Amplify-Instruct from seed datasets | download |
| Tulu 3 SFT Mix | allenai/tulu-3-sft-mixture | Ai2 | ~939k | EN | MT | COL | open post-training SFT mixture | curated open-source instruction datasets | download |
| Smol-Smoltalk | HuggingFaceTB/smoltalk |HuggingFaceTB/smoltalk2 | Hugging Face TB | 460k-3.4M | EN/ML | MT | COL | instruction data for SmolLM family | collection + synthetic data | download |
| PersonaHub | proj-persona/PersonaHub | Tencent AI Lab | 200k personas / 100k+ instruct | EN/CN | MT | SI | persona-driven synthetic instruction data | 1B persona scaling for diverse synthesis | download |
| FineWeb-Edu | HuggingFaceFW/fineweb-edu | HuggingFaceFW | 1.3T+ tokens | ML | MT | COL | high-quality educational web corpus for pretrain/SFT | FineWeb filtered for educational content | download |
| Nemotron-Cascade-2-SFT-Data | nvidia/Nemotron-Cascade-2-SFT-Data | NVIDIA | 15.87M | EN/ML | MT | COL | large-scale multi-domain SFT (chat, math, science, code, agent, SWE, safety) | on-policy distillation from DeepSeek-V3.2, GPT-OSS-120B, Qwen3, Nemotron-Cascade-1 | download |
| KIMI-K2.5-1000000x | ianncity/KIMI-K2.5-1000000x | ianncity | 693K (~5B tokens) | EN/ML | MT | SI | reasoning traces distilled from Kimi K2.5 high-reasoning mode | Kimi K2.5 synthetic | download |
| Dolci-Instruct-SFT | allenai/Dolci-Instruct-SFT | Ai2 | 2.15M | ML | MT | COL | OLMo 3 SFT mixture (math, code, multilingual, safety, logic puzzles) | curated open data + Ai2 synthetic prompts | download |
| AM-Thinking-v1-Distilled | a-m-team/AM-Thinking-v1-Distilled | a-m-team (Beike) | 1.89M | CN/EN | MT | SI | verified reasoning distillation (math, code, chat, science, IF) | AM-Thinking-v1 / Qwen3 / DeepSeek-R1 + verifiers | download |
| SYNTHETIC-2-SFT-verified | PrimeIntellect/SYNTHETIC-2-SFT-verified | PrimeIntellect | 105K | EN | MT | SI | verified reasoning traces (math, code, formatting, puzzles) | DeepSeek-R1-0528 + distributed verification | download |
| OpenThoughts-114k | open-thoughts/OpenThoughts-114k | OpenThoughts | 114K | EN | MT | SI | synthetic reasoning (math, science, code, puzzles) | DeepSeek-R1 verified | download |
| OpenThoughts3-1.2M | open-thoughts/OpenThoughts3-1.2M | OpenThoughts | 1.2M | EN | TS | SI | scaled reasoning dataset (math / code / science) | QwQ-32B 16× annotations | download |
| Project | Datasets | Org | Nums | Lang | Task | Gen | Type | Src | Url |
|---|---|---|---|---|---|---|---|---|---|
| Code Alpaca | sahil280114/codealpaca | 20022 | EN | TS | SI | code generation, editing, optimization | text-davinci-003 | download | |
| MetaMathQA | meta-math/MetaMathQA | MetaMath | 395k | EN | TS | SI | mathematical reasoning | bootstrapped from GSM8K & MATH via GPT-3.5 | download |
| OpenCodeInstruct | OpenCoder-llm/OpenCoder-llm | OpenCoder / NVIDIA | 5M | EN | TS | SI | large-scale code instruction tuning | synthetic code data with execution verification | download |
| OpenMathInstruct-1 | nvidia/OpenMathInstruct-1 | NVIDIA | 1.8M | EN | TS | SI | mathematical problem-solving | GSM8K & MATH synthetic solutions | download |
| DART-Math | hkust-nlp/DART-Math | HKUST-NLP | 600k+ | EN | TS | SI | difficulty-aware math instruction tuning | rejection tuning from MATH/GSM8K with difficulty control | download |
| LIMO | GAIR/LIMO | GAIR-NLP | 817 | EN | TS | COL | high-quality reasoning elicitation | curated MATH/AIME/NuminaMath with expert CoT | download |
| Code-Feedback | m-a-p/Code-Feedback |m-a-p/CodeFeedback-Filtered-Instruction | M-A-P | 200k+ | EN | TS | COL | code instruction with execution feedback | collection of code datasets with test feedback | download |
| CodeX-7M-Non-Thinking | Modotte/CodeX-7M-Non-Thinking | Modotte | 7.36M | EN | TS | SI | large curated code instruction pairs without reasoning chains | Modotte curation + synthetic generation | download |
| OpenR1-Math-220k | open-r1/OpenR1-Math-220k | Hugging Face | 220K | EN | TS | SI | math reasoning traces over NuminaMath 1.5 | DeepSeek R1 + Math-Verify / Llama judge | download |
| NuminaMath-CoT | AI-MO/NuminaMath-CoT | AI-MO | 860K | EN/CN | TS | COL | math problems with CoT solutions (K-12 to olympiad) | OCR + translation + realignment | download |
| Bespoke-Stratos-17k | bespokelabs/Bespoke-Stratos-17k | Bespoke Labs | 17K | EN | TS | SI | high-quality reasoning distillation (math / code / science) | DeepSeek-R1 rejection sampling | download |
| Project | Datasets | Org | Nums | Lang | Task | Gen | Type | Src | Url |
|---|---|---|---|---|---|---|---|---|---|
| HC3 | Hello-SimpleAI/HC3 | Hello-SimpleAI | 万得资讯 | 37175 | EN/CN | TS | MIX | dialogue evaluation | human or ChatGPT | download |
| HC3-Chinese | Hello-SimpleAI/HC3-Chinese | Hello-SimpleAI|万得资讯 | 13k | CN | TS | MIX | dialogue evaluation | human or ChatGPT | |
| Chinese-LLaMA-Alpaca | alpaca_data_zh_51k | ymcui(讯飞) | 51k | CN | MT | SI | general instruct | text-davinci-003 | |
| Luotuo-Chinese-LLM 骆驼 | trans_chinese_alpaca_data | LC1332(商汤) | 52k | CN | MT | SI | general instruct | text-davinci-003 | |
| belle_cn | BelleGroup/train_1M_CN |BelleGroup/train_0.5M_CN | BelleGroup(链家) | 1079517 | CN | TS/MT | SI | general, mathematical reasoning, dialogue | text-davinci-003 | download |
| instinwild | instinwild_ch | instinwild_en | 52191 | EN/CN | MT | SI | generation, open-qa, mind-storm | text-davinci-003 | download | |
| 华驼(HuaTuo) | 中文医学知识 |肝癌 | SCIR-HI(哈工大) | 8K | CN | TS | SI | 公开和自建的中文医学知识库 | GPT3.5 | |
| xP3 | bigscience/xP3 | bigscience | 78883588 | ML | MT | COL | a collection of prompts & datasets across 46 of languages & 16 NLP tasks | human annotated datasets collection | download |
| firefly | YeungNLP/firefly-train-1.1M | 1649398 | CN | MT | COL | 23 nlp tasks | human annotated datasets collection | download | |
| Alpaca_GPT4 | alpaca_gpt4_data|alpaca_gpt4_data_zh |comparison_data_v2 | 微软 | 52002 | EN/CN | MT | SI | general instruct | generated by GPT-4 using Alpaca | download |
| GAOKAO | Fill-in-the-blank_Questions | Multiple-choice_Questions | Open-ended_Questions | OpenLMLab | 2785 | CN | MT | COL | Multiple-choice, Fill-in-the-blank and Open-ended questions from examination | human annotated | download |
| COIG | COIG | BAAI|智源 | 298428 | CN | MT | COL | collect fron Exam, Translated, Human Value Alignment Instructions and Counterfactural Correction Multi-round Chat | using automatic tool and manual verification | download |
| Infinity Instruct | AI-ModelScope/Infinity-Instruct | BAAI / FlagOpen | 7M+ | EN/CN | MT | COL | large-scale general instruction collection | collection + synthesis | download |
| COIG-CQIA | m-a-p/COIG-CQIA |modelscope/COIG-CQIA | 01.AI / M-A-P | 48k | CN | MT | COL | high-quality Chinese Q&A and articles | Chinese internet data, cleaned + manually reviewed | download |
| DeepCtrl-SFT | deepctrl/deepctrl-sft-data | DeepCtrl | 12M | CN/EN | MT | MIX | safe general-domain SFT data | curated + safety-filtered Chinese/English data | download |
| Chinese-DeepSeek-R1-Distill-110k-SFT | Congliu/Chinese-DeepSeek-R1-Distill-data-110k |liucong/Chinese-DeepSeek-R1-Distill-data-110k | Cong Liu | 110k | CN | MT | SI | Chinese reasoning SFT distilled from DeepSeek-R1-671B | math/exam/STEM/general Chinese reasoning | download |
| Seq-Monkey | ddzhu123/seq-monkey | Mobvoi / 出门问问 | 10B tokens | CN | MT | COL | Chinese pre-training corpus (general/web/QA/code) | Chinese web, encyclopedia, Q&A, blogs, books, code | download |
| Project | Datasets | Org | Nums | Lang | Task | Gen | Type | Src | Url |
|---|---|---|---|---|---|---|---|---|---|
| GPT4Tools | gpt4tools_71k.json | StevenGrove | 71446 | EN | MT | SI | a collection of tool-related instructions | gpt-3.5-turbo | download |
| MSAgent / MSAgent-Bench | iic/MSAgent-Bench |modelscope/MSAgent-Bench | Alibaba / ModelScope | 600k+ | CN/EN | MT | COL | tool-use and agent capabilities | API calling, multi-turn tool interactions | download |
| AgentTrove | open-thoughts/AgentTrove | OpenThoughts | 1.7M | EN | MT | COL | agentic interaction traces (code repair, shell, math, CP, computer-use) | 219 source datasets via terminus-2 / Harbor | download |
| ToolMind | Nanbeige/ToolMind | Nanbeige Lab | 369K | EN | TS | MIX | reasoning-enhanced function-calling / tool-use trajectories | multi-agent simulation + curated open data | download |
The Alpaca of the Stanford release is a fine-tuning model for instruct-tuning based on the Meta Ai LLaMA model.
Alpaca automatically generated 52k instruction data using GPT-3.5 and used it to fine-tune the LLaMA model. Experimental results show that it can reach or even exceed the performance of GPT-3.5 on some tasks.
Instruction Tuning is a key component of ChatGPT. OpenAI used their user-based Instruction dataset, but unfortunately, this dataset is not open-sourced. Self-Instruct released a small instruction dataset including 175 instructions written by human labors. Standford Alpaca Team generated 52K instructions by text-davinci-003 model based on the the 175 seed instructions above.
This project targets on a larger and more diverse instruction dataset. To this end, we collected 429 instructions from ChatGPT usage screenshots and released both English and Chinese versions. We found these instructions are very diverse even if the scale is still small. We follow Alpaca to generate 52K instructions and their responses. All data can be found in data dir.
Note: This is an ongoing project. We are still collecting and improving our data. We release this dataset as early as possible to speedup our LLM research. We will also release a whitepaper soon.
52K instruction data generated from modified self-instruct pipeline with human written 429 seed task.
SHP is a dataset of 385K collective human preferences over responses to questions/instructions in 18 different subject areas, from cooking to legal advice. The preferences are meant to reflect the helpfulness of one response over another, and are intended to be used for training RLHF reward models and NLG evaluation models (e.g., SteamSHP).
Each example is a Reddit post with a question/instruction and a pair of top-level comments for that post, where one comment is more preferred by Reddit users (collectively). SHP exploits the fact that if comment A was written after comment B but has a higher score nonetheless, then A is ostensibly more preferred to B. If A had been written before B, then we could not conclude this, since its higher score could have been the result of more visibility. We chose data where the preference label is intended to reflect which response is more helpful rather than which is less harmful, the latter being the focus of much past work.
How is SHP different from Anthropic's HH-RLHF dataset? Most notably, all the data in SHP is naturally occurring and human-written, whereas the responses in HH-RLHF are machine-written, giving us two very different distributions that can complement each other.
gpt-3.5, human generatedgpt-3.5, human generatedgpt-3.5, human generated1,616 diverse NLP tasks and their natural language definitions/instructions.Human generatedGPT-4GPT-3.5-turboGPT-3.5-turbotext-davinci-002GPT-4数据量:
生成方式: 融合了多个领域的数据,具体可以参考论文Chinese Open Instruction Generalist: A Preliminary Release
https://github.com/FreedomIntelligence/InstructionZoo
https://github.com/lightaime/camel
human generatedGPT-3.5-turboGPT-4, GPT-3.5COLGPT-4, ChatGPTGPT-4human generatedLlama-3-Instruct, Qwen2-InstructCOLHGGPT-4COLCOLSIDeepSeek-V3.2, GPT-OSS-120B, Qwen3-235B-A22B, Nemotron-Cascade-1Kimi K2.5COLAM-Thinking-v1, Qwen3-235B-A22B, DeepSeek-R1DeepSeek-R1-0528DeepSeek-R1QwQ-32BGPT-3.5GPT-4GPT-4COLCOLCOLCOL / Modotte curationdefault (~94K) and extended (~131K) splits.DeepSeek-R1COLDeepSeek-R1COLCOLCOLMIXMIXDeepSeek-R1-671BCOLoriginal_source, original_teacher, and reward metadata. Companion RL/evaluation dataset: TaskTrove.COL (terminus-2 / Harbor)<think> reasoning traces.MIX| Project | Links | Org | Nums | Lang | Summary |
|---|---|---|---|---|---|
| webgpt_comparisons | Openai | 19,578 | English | In the WebGPT paper, the authors trained a reward model from human feedback. They used the reward model to train a long form question answering model to align with human preferences. This is the dataset of all comparisons that were marked as suitable for reward modeling by the end of the WebGPT project. There are 19,578 comparisons in total. | |
| SHP | stanfordnlp | 349 K | English | SHP is a dataset of 385K collective human preferences over responses to questions/instructions in 18 different subject areas, from cooking to legal advice. The preferences are meant to reflect the helpfulness of one response over another, and are intended to be used for training RLHF reward models and NLG evaluation models (e.g., SteamSHP). | |
| rlhf-reward-datasets | yitingxie | 76.3 k | English | ||
| Dahoas/full-hh-rlhf | Dahoas | 112 k | English | Anthropic's HH dataset reformatted into prompt, chosen, rejected samples. | |
| Dahoas/synthetic-instruct-gptj-pairwise | Dahoas | English | |||
| Dahoas/rm-static | Dahoas | 76.3k | English | Split of hh-static used for training reward models after supervised fine-tuning. | |
| Anthropic/hh-rlhf | Anthropic | 22k | English | This RLHF dataset is an iterated 'online' dataset that includes data from 52B language models. It contains 22k helpfulness comparisons and no red-teaming data. | |
| Instruction-Tuning-with-GPT-4/GPT-4-LLM | Instruction-Tuning-with-GPT-4 | 52k | English | Ranked responses (Note: Data is evaluated by GPT-4 model NOT human) of Alpaca prompts from three models (GPT-4, GPT-3.5 and OPT-IML) by asking GPT-4 to rate the quality. Author believes "GPT-4 is capable of identifying and fixing its own mistakes, and accurately judging the quality of responses" | |
| thu-coai/Safety-Prompts | thu-coai/Safety-Prompts | thu-coai | 100k | Chinese | 中文安全prompts,用于评测和提升大模型的安全性,将模型的输出与人类的价值观对齐。 |
| Chatgpt-Comparison-Detection project | Hello-SimpleAI/HC3 | 24.3K | English | Human ChatGPT Comparison Corpus, 60k human answers and 27K ChatGPT answers for around 24K questions. | |
| UltraFeedback | openbmb/UltraFeedback | OpenBMB (Tsinghua) | 64k | English | Multi-aspect feedback (instruction-following, truthfulness, honesty, helpfulness) for reward/DPO training. |
| HelpSteer | nvidia/HelpSteer | NVIDIA | 37k | English | Multi-attribute helpfulness dataset (helpfulness, correctness, coherence, complexity, verbosity). |
| HelpSteer2 | nvidia/HelpSteer2 | NVIDIA | 10k | English | High-quality preference dataset for reward models; SOTA on RewardBench at release. |
| HelpSteer2-Preference | nvidia/HelpSteer2-Preference | NVIDIA | 10k | English | Preference annotations with human-written justifications for BT vs regression reward modeling. |
| HelpSteer3-Preference | nvidia/HelpSteer3-Preference | NVIDIA | 40k+ | English | Diverse open human-annotated preference data across STEM, coding, and multilingual tasks. |
| Nemotron-Cascade-2-RL-Data | nvidia/Nemotron-Cascade-2-RL-Data | NVIDIA | multi-subset | English | RL datasets for Nemotron-Cascade-2 (math, code, reasoning, agentic, instruction following). |
| TaskTrove | open-thoughts/TaskTrove | OpenThoughts | 750K+ | English | Agentic task specifications in Harbor format for RL and evaluation; companion to AgentTrove. |
| SYNTHETIC-2-RL | PrimeIntellect/SYNTHETIC-2-RL | PrimeIntellect | 156k | English | RL subset of SYNTHETIC-2 with difficulty annotations from Qwen3 and DeepSeek-R1-0528. |
| UltraInteract_preference | openbmb/UltraInteract_preference | OpenBMB (Tsinghua) | ~219k | English | Preference trees for multi-turn reasoning and tool use (correct/incorrect trajectories and actions). |
| RLSTACK | H-D-T/RLSTACK | Hive-Digital-Technologies | 868k | English | DPO-style preference pairs from Stack Exchange dumps (highest- vs lowest-rated answers). |
Anthropic RL-CAI 52BGPT-4 model NOT human) of Alpaca prompts from three models (GPT-4, GPT-3.5 and OPT-IML) by asking GPT-4 to rate the quality. Author believes "GPT-4 is capable of identifying and fixing its own mistakes, and accurately judging the quality of responses"GPT-4Allen AI is the first organization to try Instruction as a prompt and fine-tune LLMs. In the Natural Instruction paper, you can basically understand the labeling ideas of the instruction.
In its proposed dataset, 61 and different NLP tasks are included.
Super-Natural Instruction is a super-intensive version of Natural Instruction, which contains more than 1,600 different NLP tasks, and there are more than 76 different types of NLP tasks (such as: classification, extraction, sequence labeling).
BigScience is jointly organized by Hugging Face and French CNRS, IDRIS, GENCI, etc. It is one of the largest open source LLMs organizations.
BigScience developed the PromptSource project at the end of 2021, and open sourced a series of toolkits to help researchers build prompts based on existing NLP tasks. So far, the PromptSource project contains more than 2000 prompt templates for 270 NLP tasks.
On this basis, BigScience constructed the P3 dataset. You can find P3 data on Hugging Face Hub, and the data size of P3 is between 100M-1B.
Based on the English prompt, BigScience extends its prompt to multiple non-English languages.
The project contains 13 NLP tasks and is available in 46 different languages. The corresponding prompt contains an indeterminate number of languages.
After fine-tuning on the basis of multilingual, both BLOOM and T0 have realized the ideal multilingual ability.
Claud under Anthropic is one of the main competitors of ChatGPT.
Anthropic has open-sourced the RLHF dataset it uses in its own product line.
The original intention of the HH-RLHF project is to train Helpful and Harmless (HH) LLMs. Therefore, in addition to the quality of the project's responses, whether it is harmful information is also reflected in its human feedback.
The paper records how to use the behavior of the RLHF data Align model to human values, and records the construction method and standards of the data set.
Using LLMs to independently generate instruction data is an active direction in the field of instruction-tuning.
Unnatural Instruction uses GPT3 (text-davinci-002) to generate 64k instruction prompt data. And use the same model to rewrite the 64k prompt, and finally get 240k instruction data.
The paper shows that the prompts generated by LLMs in Instruct-Tuning show good results, even surpassing models such as T0 that are fine-tuned on P3 and other data.
Self-Instruct is also the idea of using LLMs to generate prompts for instruction-tuning. However, a more fine-grained generation process is used.
Concepts such as Task pool and Quality filtering were introduced to partially alleviate the noise problem of self-intrauct type data.
UnifiedSKG has added knowledge grounding in the Text-to-Text framework, that is, in the prompt-output framework, it has added structured data for assistance.
As an example, some NLP tasks rely heavily on structured knowledge bases/databases. The idea of UnifiedSKG is to serialize the required database and embed it into the prompt. As shown below.
UnifiedSKG represents a direction in the field of LLMs that attempts to use structured knowledge to enhance performance.
In this project, Google merged its own Flan 2021 data with some open source instruction data (P3, super-natural instruction, etc.).
In Flan Collection's paper, Google also summarizes some key points in Flan series model training/reasoning, which may have good reference value.
The Flan Collection compiles datasets from Flan 2021, P3, Super-Natural Instructions, along with dozens more datasets into one place, formats them into a mix of zero-shot, few-shot and chain-of-thought templates
InstructDial is an attempt to fine-tune instructions on a specific task type. Experimental results show that after fine-tuning on dialogue instruction data, the model performs better on dialogue tasks than on very large-scale task sets.
Public User-Shared Dialogues with ChatGPT (ShareGPT) Around 60K dialogues shared by users on ShareGPT were collected using public APIs. To maintain data quality, we deduplicated on the user-query level and removed any non-English conversations. This leaves approximately 30K examples.
Human ChatGPT Comparison Corpus (HC3) We use both the human and ChatGPT responses from the HC3 english dataset, which contains around 60K human answers and 27K ChatGPT answers for around 24K questions, resulting in a total number of around 87K question-answer examples.
We use a manually-selected subset of components from the Open Instruction Generalist dataset curated by LAION. Specifically, we use the grade-school-math-instructions, the poetry-to-songs, and the plot-screenplay-books-dialogue datasets. This results in a total of around 30k examples.
In the WebGPT paper, the authors trained a reward model from human feedback. They used the reward model to train a long form question answering model to align with human preferences. This is the dataset of all comparisons that were marked as suitable for reward modeling by the end of the WebGPT project. There are 19,578 comparisons in total.
Each example in the dataset contains a pair of model answers for a question, and the associated metadata. Each answer has a preference score from humans that can be used to determine which of the two answers are better.
The OpenAI summarization dataset contains ~93K examples, each example consists of feedback from humans regarding the summarizations generated by a model. Human evaluators chose the superior summary from two options.
A large-scale, multi-aspect feedback dataset for training reward models and DPO. It contains ~64k prompts with multiple ranked responses annotated for instruction-following, truthfulness, honesty and helpfulness.
NVIDIA's family of multi-attribute helpfulness datasets. HelpSteer provides fine-grained ratings across helpfulness, correctness, coherence, complexity and verbosity. HelpSteer2 adds preference pairs for reward model training; HelpSteer2-Preference includes human-written justifications comparing Bradley-Terry and regression reward modeling. HelpSteer3-Preference expands to 40k+ diverse real-world applications including STEM, coding, and multilingual tasks.
Nemotron-Cascade-2 pipelineCOLDeepSeek-R1-0528, Qwen3GPT-4chosen (highest-rated) / rejected (lowest-rated) answers.| Project | Links | Org | Nums | Lang | Summary |
|---|---|---|---|---|---|
| Magpie-Pro-DPO | Magpie-Align/Magpie-Pro-DPO-100K-v0.1 | Magpie-Align | 100k | English | Preference pairs synthesized from aligned LLMs for DPO training. |
| Orca-DPO-Pairs | HuggingFaceH4/orca_dpo_pairs |Intel/orca_dpo_pairs |argilla/distilabel-intel-orca-dpo-pairs | HuggingFaceH4 / Intel / Argilla | 12k / 6k | English | DPO preference pairs from GPT-4 Orca reasoning traces; Argilla cleaned version ~6k. |
| UltraFeedback-Binarized | HuggingFaceH4/ultrafeedback_binarized | HuggingFaceH4 | 61k-230k | English | Binarized UltraFeedback into chosen/rejected pairs for DPO; decontaminated variants available. |
| DPO-Mix-7K | argilla/dpo-mix-7k | Argilla | 7.5k | English | Curated cocktail of Capybara, Intel Orca, and UltraFeedback high-quality DPO pairs. |
| Llama3-UltraFeedback-ArmoRM | princeton-nlp/llama3-ultrafeedback-armorm | Princeton NLP | 60k | English | 5 Llama-3-SFT responses per prompt ranked by ArmoRM for advanced preference research. |
| ChatML-DPO-Pairs | mlabonne/chatml-dpo-pairs | Maxime Labonne | 12k | English | ChatML-formatted Intel Orca DPO pairs (ChatGPT chosen vs Llama-2 rejected). |
| Magpie-Air-DPO | Magpie-Align/Magpie-Air-DPO-100K-v0.1 | Magpie-Align | 100k | English | Synthetic DPO preference pairs from Llama-3-8B-Instruct (Magpie-Air). |
| Tulu 3 Preference | allenai/tulu-3-pref-personas-instruction-following |allenai/tulu-3-pref-mixture | Ai2 | 20k-200k | English | Preference data used in Tulu 3 post-training pipeline. |
| RLSTACK | H-D-T/RLSTACK | Hive-Digital-Technologies | 868k | English | Stack Exchange DPO-style preference pairs (chosen/rejected answers). |
| UltraInteract_preference | openbmb/UltraInteract_preference | OpenBMB (Tsinghua) | ~219k | English | Preference trees for multi-turn reasoning and tool-use trajectories. |
| Ling-Coder-DPO | inclusionAI/Ling-Coder-DPO | inclusionAI / Codefuse | 253k | English | Code-specific DPO pairs curated from code_contests using test-pass, PPL, and reward-model signals. |
| DAPO-Math-17k | BytedTsinghua-SIA/DAPO-Math-17k | ByteDance / Tsinghua SIA | 1.79M | English | Competition-level math problems with reward metadata for RL/DPO training. |
~12k DPO preference pairs derived from GPT-4 augmented Orca/FLAN reasoning traces. Intel released a widely used variant; Argilla later cleaned it to ~6k high-quality pairs, swapping/rejecting mislabeled examples.
61k–230k preference pairs obtained by binarizing UltraFeedback scores into chosen/rejected responses. A standard DPO dataset used in Zephyr, Tulu 3, and many open alignment recipes.
A small, curated cocktail (~7.5k pairs) mixing high-scoring chosen responses from Capybara, Intel Orca, and UltraFeedback. Designed for efficient, high-quality DPO training.
~60k prompts each with five Llama-3-SFT responses ranked by the ArmoRM reward model. Supports advanced preference optimization research beyond binary pairs.
~12k ChatML-formatted preference pairs based on Intel/orca_dpo_pairs, with ChatGPT responses as chosen and Llama-2-13b-chat responses as rejected.
~100k synthetic DPO preference pairs generated from Llama-3-8B-Instruct using the Magpie-Air pipeline.
Ai2's Tulu 3 preference data (~20k–200k) including persona-based instruction-following preferences and a full preference mixture for open post-training.
Cross-reference: see the full RLSTACK entry in the RLHF / Preference Datasets section. It is also used as a DPO-style preference dataset.
Cross-reference: see the full UltraInteract_preference entry in the RLHF / Preference Datasets section. It is also used for DPO training.
253K code-specific preference pairs derived from code_contests. Positive/negative samples are selected using code test-case pass rates, perplexity distribution, and reward model scores. Used to train Ling-Coder-Lite.
1.79M competition-level math problems with reward-model metadata (ground_truth, evaluation style). Intended for RL and preference optimization such as GRPO/DPO; part of the DAPO collection.
A curated set of Chinese instruction-tuning and agent datasets available on ModelScope. These are also listed in the Multilingual & Chinese tables above; this section provides quick access to ModelScope links.
| Dataset | ModelScope Link | Size | Description |
|---|---|---|---|
| COIG-CQIA | m-a-p/COIG-CQIA | 48k | High-quality Chinese instructions following the "Quality is All You Need" philosophy. |
| MSAgent / MSAgent-Bench | iic/MSAgent-Bench | 600k+ | Chinese/English tool-use and agent training data. |
| DeepCtrl-SFT | deepctrl/deepctrl-sft-data | 12M | Safe Chinese/English general-domain SFT data (~3B tokens). |
| Infinity Instruct | AI-ModelScope/Infinity-Instruct | 7M+ | Large-scale Chinese/English instruction collection by BAAI/FlagOpen. |
| Alpaca-GPT4 Chinese | AI-ModelScope/alpaca-gpt4-data-zh | 52k | Chinese Alpaca instruction data generated by GPT-4. |
| HC3-Chinese | simpleai/HC3-Chinese | 39,781 | Chinese human vs ChatGPT response comparison corpus. |
| OpenHermes 2.5 | swift/OpenHermes-2.5 | ~1M | High-quality general instruction mixture. |
| Magpie-Qwen2-Pro-200K-Chinese | HuggingFace | 200k | Chinese alignment synthesis data based on Qwen2. |
| Chinese-DeepSeek-R1-Distill-110k-SFT | liucong/Chinese-DeepSeek-R1-Distill-data-110k | 110k | Chinese reasoning SFT data distilled from DeepSeek-R1-671B. |
| Seq-Monkey | ddzhu123/seq-monkey | 10B tokens | Mobvoi's Chinese general pre-training corpus. |
| smoltalk-chinese | openscsg/smoltalk-chinese | 700k+ | Chinese general instruction-tuning data. |
| OpenThoughts3-1.2M | open-thoughts/OpenThoughts3-1.2M | 1.2M | OpenThoughts 3 reasoning dataset (math / code / science). |
Tip: You can use these datasets directly with the ms-swift framework.
tatsu-lab/alpaca ,Dahoas/instruct-human-assistant-prompt ,allenai/prosocial-dialogOur purpose is to make this repo even better. If you are interested in contributing, please refer to HERE for instructions in contribution.
Append the new project at the end of file:
[{Project-name}/{Dataset-name}](https://github.com/link/to/project)
- [paper/project link](link)
- [dataset link](link)
- Related work: (if applicable)
Some introductions ...
Awesome-Prompt-Dataset is released under the Apache 2.0 license.
A collection of awesome-prompt-datasets, awesome-instruction-dataset, to train ChatLLM such as chatgpt 收录各种各样的指令数据集, 用于训练 ChatLLM 模型。
See the code中文 | English
"Welcome to 'awesome-prompt-datasets', a comprehensive collection of high-quality open-source instruction tuning datasets to train chat-based LLMs (ChatGPT, LLaMA, Alpaca).
Instruction Tuning / Reinforcement Learning from Human Feedback (RLHF) Dataset is a key component of instruction-following LLMs such as ChatGPT. This repo is dedicated to providing a comprehensive list of datasets used for instruction tuning in various LLMs, making it easier for researchers and developers to access and utilize these resources.
With 'awesome-prompt-dataset', you can accelerate your research and development in NLP and unlock new opportunities for innovation. Let's explore the possibilities together!"
The instruction-tuning landscape has evolved rapidly. Below are representative high-quality datasets that have emerged since this list was first created, covering general SFT, RLHF/preference, DPO, code/math reasoning, agent/tool use, and Chinese resources. For Chinese datasets, also see README_zh.md for ModelScope links.
Notable additions:
The list is now organized into SFT datasets, RLHF datasets, and DPO datasets sections.
| Category | Where to find | Highlights |
|---|---|---|
| General SFT | SFT Statistics • General SFT Details | Alpaca, LIMA, UltraChat, OpenOrca, OpenHermes 2.5, WizardLM, Magpie, No Robots, Deita, WildChat, Capybara, Tulu 3, Smol-Smoltalk, PersonaHub, Nemotron-Cascade-2, Dolci-Instruct-SFT, KIMI-K2.5-1000000x |
| Code & Math | SFT Statistics • Code & Math Details | Code Alpaca, MetaMathQA, OpenMathInstruct-1, DART-Math, LIMO, Code-Feedback, OpenCodeInstruct, CodeX-7M-Non-Thinking, OpenR1-Math-220k, NuminaMath-CoT, Bespoke-Stratos-17k |
| Multilingual & Chinese | SFT Statistics • Multilingual & Chinese Details | Chinese-LLaMA-Alpaca, BELLE, COIG, COIG-CQIA, MSAgent, DeepCtrl-SFT, Infinity Instruct, Chinese-DeepSeek-R1-Distill, Seq-Monkey |
| Agent & Tool Use | SFT Statistics • Agent & Tool Use Details | AgentTrove, ToolMind, MSAgent |
| RLHF / Preference | RLHF Statistics • RLHF Details | HH-RLHF, SHP, UltraFeedback, HelpSteer family, Nemotron-Cascade-2-RL, TaskTrove, SYNTHETIC-2-RL |
| DPO | DPO Statistics • DPO Details | Orca-DPO-Pairs, UltraFeedback-Binarized, DPO-Mix-7K, Llama3-UltraFeedback-ArmoRM, Magpie DPO, RLSTACK, UltraInteract_preference, Ling-Coder-DPO |
| Chinese ModelScope | README_zh.md | COIG-CQIA, MSAgent, DeepCtrl-SFT, Infinity Instruct, Chinese-DeepSeek-R1-Distill, Seq-Monkey, smoltalk-chinese, OpenThoughts3-1.2M |
Each dataset is tagged by Language (EN = English, CN = Chinese, ML = multilingual), Task (MT = multi-task, TS = task-specific), and Generation (HG = human-generated, SI = self-instruct, MIX = mixed, COL = collection).
Ctrl+F / Cmd+F to search for a dataset name, model, or paper.Referring to this (@yaodongC), we labeled each collected dataset according to the following rules:
(Lang) Lingual-Tags:
(Task) Task-Tags:
(Gen) Generation-method:
| Project | Datasets | Org | Nums | Lang | Task | Gen | Type | Src | Url |
|---|---|---|---|---|---|---|---|---|---|
| Chain of Thought | cot_data |few_shot_data | 74771 | EN/CN | MT | HG | instruct with cot reasoning | annotating CoT on existing data | download | |
| GPT4all | nomic-ai/gpt4all-j-prompt-generations | nomic-ai | 806199 | EN | MT | COL | code, storys and dialogs | distillation from GPT-3.5-turbo | download |
| GPTeacher | GPT-4 General-Instruct |Roleplay-Instruct |Code-Instruct | Toolformer | teknium1 | 29013 | EN | MT | SI | general, roleplay, toolformer | GPT-4 & toolformer | download |
| Guanaco | JosephusCheung/GuanacoDataset | JosephusCheung | 534610 | ML | MT | SI | various linguistic tasks | text-davinci-003 | download |
| alpaca | tatsu-lab/alpaca | tatsu-lab | 52002 | EN | MT | SI | general instruct | text-davinci-003 | download |
| AlpacaDataCleaned | yahma/alpaca-cleaned | yahma | 52k | EN | MT | SI | general instruct | text-davinci-003 | download |
| Natural Instructions | Allen AI 61 task|1.5k task | Allen AI | 5040134 | ML | MT | COL | diverse nlp tasks | human annotated datasets collection | download |
| prosocial dialog | allenai/prosocial-dialog | allenai | 165681 | EN | TS | MIX | dialogue | GPT-3 rewrites questions + humans feedback manually | download |
| finance_en | gbharti/finance-alpaca | 68912 | EN | TS | COL | financial related qa | GPT3.5 | download | |
| instruct | swype/instruct | 888969 | EN | MT | COL | augmented of GPT4All, Alpaca, open-source Meta datasets | augmentation performed using the advanced NLP tools provided by AllenAI | download | |
| webGPT | openai/webgpt_comparisons | openai | 18994 | EN | TS | MIX | information retrieval (IR) QA | fine-tuned GPT-3, each instruction has two outputs, select better one | download |
| dolly 2.0 | databricks/databricks-dolly-15k | databricks | 15015 | EN | TS | HG | closed QA , summarization and etc, Wikipedia as references | human annotated | download |
| mosaicml/llm-foundry | mosaicml/dolly_hhrlhf | mosaicml | 59.3K | EN | TS | HG | This dataset is a combination of Databrick's dolly-15k dataset and a filtered subset of Anthropic's HH-RLHF. | human annotated | |
| baize 白泽 | alpaca_chat_data.json |medical_chat_data.json | quora_chat_data.json |stackoverflow_chat_data.json | project-baize | 653699 | EN | MT | COL | a collection from Alpaca, Quora, StackOverFlow and MedQuAD questions | human annotated datasets collection | download |
| hh-rlhf | Anthropic/hh-rlhf | Anthropic | 284517 | EN | TS | MIX | dialogue | dialog between human and RLHF models | download |
| OIG(part) | laion/OIG | laion | 49237 | EN | MT | COL | created from various tasks, such as question and answering | using data augmentation, human annotated datasets collection | download |
| camel | 骆驼 | camel-ai/code|camel-ai/biology |camel-ai/physics |camel-ai/chemistry |camel-ai/math | camel-ai | 760620 | EN | MT | SI | Role-Playing conversations in AI Society, Code, Math, Physics, Chemistry, Biolog | gpt-3.5-turbo | download |
| FLAN-Muffin | Muennighoff/flan | 1764800 | EN | MT | COL | 60 nlp tasks | human annotated datasets collection | download | |
| ShareChat | RyokoAI/ShareGPT52K | RyokoAI | 1663241 | EN | MT | MIX | general instruct | crowdsourcing to collect conversations between people and ChatGPT (ShareGPT) | download |
| Auto CoT | kojima-takeshi188/zero_shot_cot/dataset |kojima-takeshi188/zero_shot_cot/log | amazon-science | EN | download | |||||
| MOSS(复旦 Moss) | fnlp/moss-002-sft-data| moss-003-sft-data | fnlp | 1583595 | EN/CN | SI | download | |||
| ultrachat | stingning/ultrachat | thnlp | 28247446 | EN | download | ||||
| StackLLaMA | lvwerra/stack-exchange-paired | todo | EN | HG | |||||
| Self-Instruct | yizhongw/self-instruct | 82 K | EN | SI | SI | ||||
| Zhihu-KOL | Zhihu-KOL | Openassisent | 100 w | SI | HG | Zhihu data for training Open Assitant | |||
| stanfordnlp/SHP | stanfordnlp/SHP | stanfordnlp | 385 k | EN | MT | HG | human preferences over responses | ||
| LAION-AI/Open-Assistant | OpenAssistant/oasst1 | Openassisent | 84.4k | EN | MT | HG | OpenAssistant Conversations Dataset (OASST1) | human-generated, human-annotated | |
| akoksal/LongForm | akoksal/LongForm | akoksal/LongForm | 30k | EN | SI | HG | 们从现有语料库(如 C4 和维基百科)中选择一组不同的人工文档,并通过 LLM 为给定的文档生成指令。 | ||
| sail-sg/symbolic-instruction-tuning | sail/symbolic-instruction-tuning | sail-sg | 800K | ML | SI | Human Synthetic Examples | |||
| 医疗问答 michael-wzhu/PromptCBLUE | michaelwzhu/ChatMed_Consult_Dataset | michael-wzhu | 110113 | CN | SI | 互联网上的医疗问诊问题(110,113),反映了真实世界的不同用户/患者的医疗问诊需求。目前response都是由OpenAI GPT-3.5引擎回答的。 | |||
| mbzuai-nlp/LaMini-LM | MBZUAI/LaMini-instruction | MBZUAI/LaMini-instruction | 2.58M | EN | MT | SI | 通过离线蒸馏从大型语言模型中提取知识 | ||
| pCLUE | pCLUE | 120 万 | |||||||
| WizardLM | victor123/evol_instruct_70k |evol_instruct_V2_196k | WizardLM | 70k-196k | EN | MT | SI | general instruct evolved for complexity | GPT-4 / ChatGPT evolution | download |
| LIMA | GAIR/lima | Meta AI | 1k | EN | MT | HG | high-quality human-written instructions | Stack Exchange, wikiHow, Reddit, human authors | download |
| UltraChat | stingning/ultrachat |HuggingFaceH4/ultrachat_200k | THUNLP / HuggingFaceH4 | 1.5M / 200k | EN | MT | SI | multi-turn dialogue | GPT-3.5-turbo generated, filtered | download |
| OpenOrca | Open-Orca/OpenOrca |Open-Orca/SlimOrca | Open-Orca | 4.2M / 550k | EN | MT | SI | reasoning traces over FLAN-style prompts | GPT-4 / GPT-3.5 augmented FLAN Collection | download |
| OpenHermes 2.5 | teknium/OpenHermes-2.5 | Nous Research / Teknium | ~1M | EN | MT | COL | curated mixture: SlimOrca, Evol-Instruct, Platypus, ShareGPT, etc. | collection of open-source datasets | download |
| Airoboros | jondurbin/airoboros-3.2 | jondurbin | 58.7k | EN | MT | SI | customizable self-instruct, uncensored | GPT-4 self-instruct | download |
| Platypus | garage-bAInd/Open-Platypus | garage-bAInd | 25k | EN | TS | COL | STEM focused (math/science) | merging selected datasets | download |
| No Robots | HuggingFaceH4/no_robots | HuggingFaceH4 | 10k | EN | MT | HG | human-curated across 10 categories | skilled human annotators | download |
| Magpie | Magpie-Align/Magpie-Pro-1M-v0.1 |Magpie-Qwen2-Pro-200K-Chinese | Magpie-Align | 1M / 200k | EN/CN | MT | SI | alignment data synthesized from aligned LLMs | Llama-3 / Qwen2-Instruct auto-generated | download |
| Deita | hkust-nlp/deita-10k-v0 | HKUST-NLP | 10k | EN | MT | COL | data-efficient high-quality alignment SFT | complexity + quality + diversity selection on open data | download |
| WildChat | allenai/WildChat-1M |lmsys/lmsys-chat-1m | Allen AI / LMSYS | 1M-4.8M | ML | MT | HG | real-world human-ChatGPT / multi-model conversations | real user interactions on Chatbot Arena & ChatGPT | download |
| Capybara | LDJnr/Capybara | LDJnr / Nous Research | 15k | EN | MT | SI | multi-turn reasoning conversations | Amplify-Instruct from seed datasets | download |
| Tulu 3 SFT Mix | allenai/tulu-3-sft-mixture | Ai2 | ~939k | EN | MT | COL | open post-training SFT mixture | curated open-source instruction datasets | download |
| Smol-Smoltalk | HuggingFaceTB/smoltalk |HuggingFaceTB/smoltalk2 | Hugging Face TB | 460k-3.4M | EN/ML | MT | COL | instruction data for SmolLM family | collection + synthetic data | download |
| PersonaHub | proj-persona/PersonaHub | Tencent AI Lab | 200k personas / 100k+ instruct | EN/CN | MT | SI | persona-driven synthetic instruction data | 1B persona scaling for diverse synthesis | download |
| FineWeb-Edu | HuggingFaceFW/fineweb-edu | HuggingFaceFW | 1.3T+ tokens | ML | MT | COL | high-quality educational web corpus for pretrain/SFT | FineWeb filtered for educational content | download |
| Nemotron-Cascade-2-SFT-Data | nvidia/Nemotron-Cascade-2-SFT-Data | NVIDIA | 15.87M | EN/ML | MT | COL | large-scale multi-domain SFT (chat, math, science, code, agent, SWE, safety) | on-policy distillation from DeepSeek-V3.2, GPT-OSS-120B, Qwen3, Nemotron-Cascade-1 | download |
| KIMI-K2.5-1000000x | ianncity/KIMI-K2.5-1000000x | ianncity | 693K (~5B tokens) | EN/ML | MT | SI | reasoning traces distilled from Kimi K2.5 high-reasoning mode | Kimi K2.5 synthetic | download |
| Dolci-Instruct-SFT | allenai/Dolci-Instruct-SFT | Ai2 | 2.15M | ML | MT | COL | OLMo 3 SFT mixture (math, code, multilingual, safety, logic puzzles) | curated open data + Ai2 synthetic prompts | download |
| AM-Thinking-v1-Distilled | a-m-team/AM-Thinking-v1-Distilled | a-m-team (Beike) | 1.89M | CN/EN | MT | SI | verified reasoning distillation (math, code, chat, science, IF) | AM-Thinking-v1 / Qwen3 / DeepSeek-R1 + verifiers | download |
| SYNTHETIC-2-SFT-verified | PrimeIntellect/SYNTHETIC-2-SFT-verified | PrimeIntellect | 105K | EN | MT | SI | verified reasoning traces (math, code, formatting, puzzles) | DeepSeek-R1-0528 + distributed verification | download |
| OpenThoughts-114k | open-thoughts/OpenThoughts-114k | OpenThoughts | 114K | EN | MT | SI | synthetic reasoning (math, science, code, puzzles) | DeepSeek-R1 verified | download |
| OpenThoughts3-1.2M | open-thoughts/OpenThoughts3-1.2M | OpenThoughts | 1.2M | EN | TS | SI | scaled reasoning dataset (math / code / science) | QwQ-32B 16× annotations | download |
| Project | Datasets | Org | Nums | Lang | Task | Gen | Type | Src | Url |
|---|---|---|---|---|---|---|---|---|---|
| Code Alpaca | sahil280114/codealpaca | 20022 | EN | TS | SI | code generation, editing, optimization | text-davinci-003 | download | |
| MetaMathQA | meta-math/MetaMathQA | MetaMath | 395k | EN | TS | SI | mathematical reasoning | bootstrapped from GSM8K & MATH via GPT-3.5 | download |
| OpenCodeInstruct | OpenCoder-llm/OpenCoder-llm | OpenCoder / NVIDIA | 5M | EN | TS | SI | large-scale code instruction tuning | synthetic code data with execution verification | download |
| OpenMathInstruct-1 | nvidia/OpenMathInstruct-1 | NVIDIA | 1.8M | EN | TS | SI | mathematical problem-solving | GSM8K & MATH synthetic solutions | download |
| DART-Math | hkust-nlp/DART-Math | HKUST-NLP | 600k+ | EN | TS | SI | difficulty-aware math instruction tuning | rejection tuning from MATH/GSM8K with difficulty control | download |
| LIMO | GAIR/LIMO | GAIR-NLP | 817 | EN | TS | COL | high-quality reasoning elicitation | curated MATH/AIME/NuminaMath with expert CoT | download |
| Code-Feedback | m-a-p/Code-Feedback |m-a-p/CodeFeedback-Filtered-Instruction | M-A-P | 200k+ | EN | TS | COL | code instruction with execution feedback | collection of code datasets with test feedback | download |
| CodeX-7M-Non-Thinking | Modotte/CodeX-7M-Non-Thinking | Modotte | 7.36M | EN | TS | SI | large curated code instruction pairs without reasoning chains | Modotte curation + synthetic generation | download |
| OpenR1-Math-220k | open-r1/OpenR1-Math-220k | Hugging Face | 220K | EN | TS | SI | math reasoning traces over NuminaMath 1.5 | DeepSeek R1 + Math-Verify / Llama judge | download |
| NuminaMath-CoT | AI-MO/NuminaMath-CoT | AI-MO | 860K | EN/CN | TS | COL | math problems with CoT solutions (K-12 to olympiad) | OCR + translation + realignment | download |
| Bespoke-Stratos-17k | bespokelabs/Bespoke-Stratos-17k | Bespoke Labs | 17K | EN | TS | SI | high-quality reasoning distillation (math / code / science) | DeepSeek-R1 rejection sampling | download |
| Project | Datasets | Org | Nums | Lang | Task | Gen | Type | Src | Url |
|---|---|---|---|---|---|---|---|---|---|
| HC3 | Hello-SimpleAI/HC3 | Hello-SimpleAI | 万得资讯 | 37175 | EN/CN | TS | MIX | dialogue evaluation | human or ChatGPT | download |
| HC3-Chinese | Hello-SimpleAI/HC3-Chinese | Hello-SimpleAI|万得资讯 | 13k | CN | TS | MIX | dialogue evaluation | human or ChatGPT | |
| Chinese-LLaMA-Alpaca | alpaca_data_zh_51k | ymcui(讯飞) | 51k | CN | MT | SI | general instruct | text-davinci-003 | |
| Luotuo-Chinese-LLM 骆驼 | trans_chinese_alpaca_data | LC1332(商汤) | 52k | CN | MT | SI | general instruct | text-davinci-003 | |
| belle_cn | BelleGroup/train_1M_CN |BelleGroup/train_0.5M_CN | BelleGroup(链家) | 1079517 | CN | TS/MT | SI | general, mathematical reasoning, dialogue | text-davinci-003 | download |
| instinwild | instinwild_ch | instinwild_en | 52191 | EN/CN | MT | SI | generation, open-qa, mind-storm | text-davinci-003 | download | |
| 华驼(HuaTuo) | 中文医学知识 |肝癌 | SCIR-HI(哈工大) | 8K | CN | TS | SI | 公开和自建的中文医学知识库 | GPT3.5 | |
| xP3 | bigscience/xP3 | bigscience | 78883588 | ML | MT | COL | a collection of prompts & datasets across 46 of languages & 16 NLP tasks | human annotated datasets collection | download |
| firefly | YeungNLP/firefly-train-1.1M | 1649398 | CN | MT | COL | 23 nlp tasks | human annotated datasets collection | download | |
| Alpaca_GPT4 | alpaca_gpt4_data|alpaca_gpt4_data_zh |comparison_data_v2 | 微软 | 52002 | EN/CN | MT | SI | general instruct | generated by GPT-4 using Alpaca | download |
| GAOKAO | Fill-in-the-blank_Questions | Multiple-choice_Questions | Open-ended_Questions | OpenLMLab | 2785 | CN | MT | COL | Multiple-choice, Fill-in-the-blank and Open-ended questions from examination | human annotated | download |
| COIG | COIG | BAAI|智源 | 298428 | CN | MT | COL | collect fron Exam, Translated, Human Value Alignment Instructions and Counterfactural Correction Multi-round Chat | using automatic tool and manual verification | download |
| Infinity Instruct | AI-ModelScope/Infinity-Instruct | BAAI / FlagOpen | 7M+ | EN/CN | MT | COL | large-scale general instruction collection | collection + synthesis | download |
| COIG-CQIA | m-a-p/COIG-CQIA |modelscope/COIG-CQIA | 01.AI / M-A-P | 48k | CN | MT | COL | high-quality Chinese Q&A and articles | Chinese internet data, cleaned + manually reviewed | download |
| DeepCtrl-SFT | deepctrl/deepctrl-sft-data | DeepCtrl | 12M | CN/EN | MT | MIX | safe general-domain SFT data | curated + safety-filtered Chinese/English data | download |
| Chinese-DeepSeek-R1-Distill-110k-SFT | Congliu/Chinese-DeepSeek-R1-Distill-data-110k |liucong/Chinese-DeepSeek-R1-Distill-data-110k | Cong Liu | 110k | CN | MT | SI | Chinese reasoning SFT distilled from DeepSeek-R1-671B | math/exam/STEM/general Chinese reasoning | download |
| Seq-Monkey | ddzhu123/seq-monkey | Mobvoi / 出门问问 | 10B tokens | CN | MT | COL | Chinese pre-training corpus (general/web/QA/code) | Chinese web, encyclopedia, Q&A, blogs, books, code | download |
| Project | Datasets | Org | Nums | Lang | Task | Gen | Type | Src | Url |
|---|---|---|---|---|---|---|---|---|---|
| GPT4Tools | gpt4tools_71k.json | StevenGrove | 71446 | EN | MT | SI | a collection of tool-related instructions | gpt-3.5-turbo | download |
| MSAgent / MSAgent-Bench | iic/MSAgent-Bench |modelscope/MSAgent-Bench | Alibaba / ModelScope | 600k+ | CN/EN | MT | COL | tool-use and agent capabilities | API calling, multi-turn tool interactions | download |
| AgentTrove | open-thoughts/AgentTrove | OpenThoughts | 1.7M | EN | MT | COL | agentic interaction traces (code repair, shell, math, CP, computer-use) | 219 source datasets via terminus-2 / Harbor | download |
| ToolMind | Nanbeige/ToolMind | Nanbeige Lab | 369K | EN | TS | MIX | reasoning-enhanced function-calling / tool-use trajectories | multi-agent simulation + curated open data | download |
The Alpaca of the Stanford release is a fine-tuning model for instruct-tuning based on the Meta Ai LLaMA model.
Alpaca automatically generated 52k instruction data using GPT-3.5 and used it to fine-tune the LLaMA model. Experimental results show that it can reach or even exceed the performance of GPT-3.5 on some tasks.
Instruction Tuning is a key component of ChatGPT. OpenAI used their user-based Instruction dataset, but unfortunately, this dataset is not open-sourced. Self-Instruct released a small instruction dataset including 175 instructions written by human labors. Standford Alpaca Team generated 52K instructions by text-davinci-003 model based on the the 175 seed instructions above.
This project targets on a larger and more diverse instruction dataset. To this end, we collected 429 instructions from ChatGPT usage screenshots and released both English and Chinese versions. We found these instructions are very diverse even if the scale is still small. We follow Alpaca to generate 52K instructions and their responses. All data can be found in data dir.
Note: This is an ongoing project. We are still collecting and improving our data. We release this dataset as early as possible to speedup our LLM research. We will also release a whitepaper soon.
52K instruction data generated from modified self-instruct pipeline with human written 429 seed task.
SHP is a dataset of 385K collective human preferences over responses to questions/instructions in 18 different subject areas, from cooking to legal advice. The preferences are meant to reflect the helpfulness of one response over another, and are intended to be used for training RLHF reward models and NLG evaluation models (e.g., SteamSHP).
Each example is a Reddit post with a question/instruction and a pair of top-level comments for that post, where one comment is more preferred by Reddit users (collectively). SHP exploits the fact that if comment A was written after comment B but has a higher score nonetheless, then A is ostensibly more preferred to B. If A had been written before B, then we could not conclude this, since its higher score could have been the result of more visibility. We chose data where the preference label is intended to reflect which response is more helpful rather than which is less harmful, the latter being the focus of much past work.
How is SHP different from Anthropic's HH-RLHF dataset? Most notably, all the data in SHP is naturally occurring and human-written, whereas the responses in HH-RLHF are machine-written, giving us two very different distributions that can complement each other.
gpt-3.5, human generatedgpt-3.5, human generatedgpt-3.5, human generated1,616 diverse NLP tasks and their natural language definitions/instructions.Human generatedGPT-4GPT-3.5-turboGPT-3.5-turbotext-davinci-002GPT-4数据量:
生成方式: 融合了多个领域的数据,具体可以参考论文Chinese Open Instruction Generalist: A Preliminary Release
https://github.com/FreedomIntelligence/InstructionZoo
https://github.com/lightaime/camel
human generatedGPT-3.5-turboGPT-4, GPT-3.5COLGPT-4, ChatGPTGPT-4human generatedLlama-3-Instruct, Qwen2-InstructCOLHGGPT-4COLCOLSIDeepSeek-V3.2, GPT-OSS-120B, Qwen3-235B-A22B, Nemotron-Cascade-1Kimi K2.5COLAM-Thinking-v1, Qwen3-235B-A22B, DeepSeek-R1DeepSeek-R1-0528DeepSeek-R1QwQ-32BGPT-3.5GPT-4GPT-4COLCOLCOLCOL / Modotte curationdefault (~94K) and extended (~131K) splits.DeepSeek-R1COLDeepSeek-R1COLCOLCOLMIXMIXDeepSeek-R1-671BCOLoriginal_source, original_teacher, and reward metadata. Companion RL/evaluation dataset: TaskTrove.COL (terminus-2 / Harbor)<think> reasoning traces.MIX| Project | Links | Org | Nums | Lang | Summary |
|---|---|---|---|---|---|
| webgpt_comparisons | Openai | 19,578 | English | In the WebGPT paper, the authors trained a reward model from human feedback. They used the reward model to train a long form question answering model to align with human preferences. This is the dataset of all comparisons that were marked as suitable for reward modeling by the end of the WebGPT project. There are 19,578 comparisons in total. | |
| SHP | stanfordnlp | 349 K | English | SHP is a dataset of 385K collective human preferences over responses to questions/instructions in 18 different subject areas, from cooking to legal advice. The preferences are meant to reflect the helpfulness of one response over another, and are intended to be used for training RLHF reward models and NLG evaluation models (e.g., SteamSHP). | |
| rlhf-reward-datasets | yitingxie | 76.3 k | English | ||
| Dahoas/full-hh-rlhf | Dahoas | 112 k | English | Anthropic's HH dataset reformatted into prompt, chosen, rejected samples. | |
| Dahoas/synthetic-instruct-gptj-pairwise | Dahoas | English | |||
| Dahoas/rm-static | Dahoas | 76.3k | English | Split of hh-static used for training reward models after supervised fine-tuning. | |
| Anthropic/hh-rlhf | Anthropic | 22k | English | This RLHF dataset is an iterated 'online' dataset that includes data from 52B language models. It contains 22k helpfulness comparisons and no red-teaming data. | |
| Instruction-Tuning-with-GPT-4/GPT-4-LLM | Instruction-Tuning-with-GPT-4 | 52k | English | Ranked responses (Note: Data is evaluated by GPT-4 model NOT human) of Alpaca prompts from three models (GPT-4, GPT-3.5 and OPT-IML) by asking GPT-4 to rate the quality. Author believes "GPT-4 is capable of identifying and fixing its own mistakes, and accurately judging the quality of responses" | |
| thu-coai/Safety-Prompts | thu-coai/Safety-Prompts | thu-coai | 100k | Chinese | 中文安全prompts,用于评测和提升大模型的安全性,将模型的输出与人类的价值观对齐。 |
| Chatgpt-Comparison-Detection project | Hello-SimpleAI/HC3 | 24.3K | English | Human ChatGPT Comparison Corpus, 60k human answers and 27K ChatGPT answers for around 24K questions. | |
| UltraFeedback | openbmb/UltraFeedback | OpenBMB (Tsinghua) | 64k | English | Multi-aspect feedback (instruction-following, truthfulness, honesty, helpfulness) for reward/DPO training. |
| HelpSteer | nvidia/HelpSteer | NVIDIA | 37k | English | Multi-attribute helpfulness dataset (helpfulness, correctness, coherence, complexity, verbosity). |
| HelpSteer2 | nvidia/HelpSteer2 | NVIDIA | 10k | English | High-quality preference dataset for reward models; SOTA on RewardBench at release. |
| HelpSteer2-Preference | nvidia/HelpSteer2-Preference | NVIDIA | 10k | English | Preference annotations with human-written justifications for BT vs regression reward modeling. |
| HelpSteer3-Preference | nvidia/HelpSteer3-Preference | NVIDIA | 40k+ | English | Diverse open human-annotated preference data across STEM, coding, and multilingual tasks. |
| Nemotron-Cascade-2-RL-Data | nvidia/Nemotron-Cascade-2-RL-Data | NVIDIA | multi-subset | English | RL datasets for Nemotron-Cascade-2 (math, code, reasoning, agentic, instruction following). |
| TaskTrove | open-thoughts/TaskTrove | OpenThoughts | 750K+ | English | Agentic task specifications in Harbor format for RL and evaluation; companion to AgentTrove. |
| SYNTHETIC-2-RL | PrimeIntellect/SYNTHETIC-2-RL | PrimeIntellect | 156k | English | RL subset of SYNTHETIC-2 with difficulty annotations from Qwen3 and DeepSeek-R1-0528. |
| UltraInteract_preference | openbmb/UltraInteract_preference | OpenBMB (Tsinghua) | ~219k | English | Preference trees for multi-turn reasoning and tool use (correct/incorrect trajectories and actions). |
| RLSTACK | H-D-T/RLSTACK | Hive-Digital-Technologies | 868k | English | DPO-style preference pairs from Stack Exchange dumps (highest- vs lowest-rated answers). |
Anthropic RL-CAI 52BGPT-4 model NOT human) of Alpaca prompts from three models (GPT-4, GPT-3.5 and OPT-IML) by asking GPT-4 to rate the quality. Author believes "GPT-4 is capable of identifying and fixing its own mistakes, and accurately judging the quality of responses"GPT-4Allen AI is the first organization to try Instruction as a prompt and fine-tune LLMs. In the Natural Instruction paper, you can basically understand the labeling ideas of the instruction.
In its proposed dataset, 61 and different NLP tasks are included.
Super-Natural Instruction is a super-intensive version of Natural Instruction, which contains more than 1,600 different NLP tasks, and there are more than 76 different types of NLP tasks (such as: classification, extraction, sequence labeling).
BigScience is jointly organized by Hugging Face and French CNRS, IDRIS, GENCI, etc. It is one of the largest open source LLMs organizations.
BigScience developed the PromptSource project at the end of 2021, and open sourced a series of toolkits to help researchers build prompts based on existing NLP tasks. So far, the PromptSource project contains more than 2000 prompt templates for 270 NLP tasks.
On this basis, BigScience constructed the P3 dataset. You can find P3 data on Hugging Face Hub, and the data size of P3 is between 100M-1B.
Based on the English prompt, BigScience extends its prompt to multiple non-English languages.
The project contains 13 NLP tasks and is available in 46 different languages. The corresponding prompt contains an indeterminate number of languages.
After fine-tuning on the basis of multilingual, both BLOOM and T0 have realized the ideal multilingual ability.
Claud under Anthropic is one of the main competitors of ChatGPT.
Anthropic has open-sourced the RLHF dataset it uses in its own product line.
The original intention of the HH-RLHF project is to train Helpful and Harmless (HH) LLMs. Therefore, in addition to the quality of the project's responses, whether it is harmful information is also reflected in its human feedback.
The paper records how to use the behavior of the RLHF data Align model to human values, and records the construction method and standards of the data set.
Using LLMs to independently generate instruction data is an active direction in the field of instruction-tuning.
Unnatural Instruction uses GPT3 (text-davinci-002) to generate 64k instruction prompt data. And use the same model to rewrite the 64k prompt, and finally get 240k instruction data.
The paper shows that the prompts generated by LLMs in Instruct-Tuning show good results, even surpassing models such as T0 that are fine-tuned on P3 and other data.
Self-Instruct is also the idea of using LLMs to generate prompts for instruction-tuning. However, a more fine-grained generation process is used.
Concepts such as Task pool and Quality filtering were introduced to partially alleviate the noise problem of self-intrauct type data.
UnifiedSKG has added knowledge grounding in the Text-to-Text framework, that is, in the prompt-output framework, it has added structured data for assistance.
As an example, some NLP tasks rely heavily on structured knowledge bases/databases. The idea of UnifiedSKG is to serialize the required database and embed it into the prompt. As shown below.
UnifiedSKG represents a direction in the field of LLMs that attempts to use structured knowledge to enhance performance.
In this project, Google merged its own Flan 2021 data with some open source instruction data (P3, super-natural instruction, etc.).
In Flan Collection's paper, Google also summarizes some key points in Flan series model training/reasoning, which may have good reference value.
The Flan Collection compiles datasets from Flan 2021, P3, Super-Natural Instructions, along with dozens more datasets into one place, formats them into a mix of zero-shot, few-shot and chain-of-thought templates
InstructDial is an attempt to fine-tune instructions on a specific task type. Experimental results show that after fine-tuning on dialogue instruction data, the model performs better on dialogue tasks than on very large-scale task sets.
Public User-Shared Dialogues with ChatGPT (ShareGPT) Around 60K dialogues shared by users on ShareGPT were collected using public APIs. To maintain data quality, we deduplicated on the user-query level and removed any non-English conversations. This leaves approximately 30K examples.
Human ChatGPT Comparison Corpus (HC3) We use both the human and ChatGPT responses from the HC3 english dataset, which contains around 60K human answers and 27K ChatGPT answers for around 24K questions, resulting in a total number of around 87K question-answer examples.
We use a manually-selected subset of components from the Open Instruction Generalist dataset curated by LAION. Specifically, we use the grade-school-math-instructions, the poetry-to-songs, and the plot-screenplay-books-dialogue datasets. This results in a total of around 30k examples.
In the WebGPT paper, the authors trained a reward model from human feedback. They used the reward model to train a long form question answering model to align with human preferences. This is the dataset of all comparisons that were marked as suitable for reward modeling by the end of the WebGPT project. There are 19,578 comparisons in total.
Each example in the dataset contains a pair of model answers for a question, and the associated metadata. Each answer has a preference score from humans that can be used to determine which of the two answers are better.
The OpenAI summarization dataset contains ~93K examples, each example consists of feedback from humans regarding the summarizations generated by a model. Human evaluators chose the superior summary from two options.
A large-scale, multi-aspect feedback dataset for training reward models and DPO. It contains ~64k prompts with multiple ranked responses annotated for instruction-following, truthfulness, honesty and helpfulness.
NVIDIA's family of multi-attribute helpfulness datasets. HelpSteer provides fine-grained ratings across helpfulness, correctness, coherence, complexity and verbosity. HelpSteer2 adds preference pairs for reward model training; HelpSteer2-Preference includes human-written justifications comparing Bradley-Terry and regression reward modeling. HelpSteer3-Preference expands to 40k+ diverse real-world applications including STEM, coding, and multilingual tasks.
Nemotron-Cascade-2 pipelineCOLDeepSeek-R1-0528, Qwen3GPT-4chosen (highest-rated) / rejected (lowest-rated) answers.| Project | Links | Org | Nums | Lang | Summary |
|---|---|---|---|---|---|
| Magpie-Pro-DPO | Magpie-Align/Magpie-Pro-DPO-100K-v0.1 | Magpie-Align | 100k | English | Preference pairs synthesized from aligned LLMs for DPO training. |
| Orca-DPO-Pairs | HuggingFaceH4/orca_dpo_pairs |Intel/orca_dpo_pairs |argilla/distilabel-intel-orca-dpo-pairs | HuggingFaceH4 / Intel / Argilla | 12k / 6k | English | DPO preference pairs from GPT-4 Orca reasoning traces; Argilla cleaned version ~6k. |
| UltraFeedback-Binarized | HuggingFaceH4/ultrafeedback_binarized | HuggingFaceH4 | 61k-230k | English | Binarized UltraFeedback into chosen/rejected pairs for DPO; decontaminated variants available. |
| DPO-Mix-7K | argilla/dpo-mix-7k | Argilla | 7.5k | English | Curated cocktail of Capybara, Intel Orca, and UltraFeedback high-quality DPO pairs. |
| Llama3-UltraFeedback-ArmoRM | princeton-nlp/llama3-ultrafeedback-armorm | Princeton NLP | 60k | English | 5 Llama-3-SFT responses per prompt ranked by ArmoRM for advanced preference research. |
| ChatML-DPO-Pairs | mlabonne/chatml-dpo-pairs | Maxime Labonne | 12k | English | ChatML-formatted Intel Orca DPO pairs (ChatGPT chosen vs Llama-2 rejected). |
| Magpie-Air-DPO | Magpie-Align/Magpie-Air-DPO-100K-v0.1 | Magpie-Align | 100k | English | Synthetic DPO preference pairs from Llama-3-8B-Instruct (Magpie-Air). |
| Tulu 3 Preference | allenai/tulu-3-pref-personas-instruction-following |allenai/tulu-3-pref-mixture | Ai2 | 20k-200k | English | Preference data used in Tulu 3 post-training pipeline. |
| RLSTACK | H-D-T/RLSTACK | Hive-Digital-Technologies | 868k | English | Stack Exchange DPO-style preference pairs (chosen/rejected answers). |
| UltraInteract_preference | openbmb/UltraInteract_preference | OpenBMB (Tsinghua) | ~219k | English | Preference trees for multi-turn reasoning and tool-use trajectories. |
| Ling-Coder-DPO | inclusionAI/Ling-Coder-DPO | inclusionAI / Codefuse | 253k | English | Code-specific DPO pairs curated from code_contests using test-pass, PPL, and reward-model signals. |
| DAPO-Math-17k | BytedTsinghua-SIA/DAPO-Math-17k | ByteDance / Tsinghua SIA | 1.79M | English | Competition-level math problems with reward metadata for RL/DPO training. |
~12k DPO preference pairs derived from GPT-4 augmented Orca/FLAN reasoning traces. Intel released a widely used variant; Argilla later cleaned it to ~6k high-quality pairs, swapping/rejecting mislabeled examples.
61k–230k preference pairs obtained by binarizing UltraFeedback scores into chosen/rejected responses. A standard DPO dataset used in Zephyr, Tulu 3, and many open alignment recipes.
A small, curated cocktail (~7.5k pairs) mixing high-scoring chosen responses from Capybara, Intel Orca, and UltraFeedback. Designed for efficient, high-quality DPO training.
~60k prompts each with five Llama-3-SFT responses ranked by the ArmoRM reward model. Supports advanced preference optimization research beyond binary pairs.
~12k ChatML-formatted preference pairs based on Intel/orca_dpo_pairs, with ChatGPT responses as chosen and Llama-2-13b-chat responses as rejected.
~100k synthetic DPO preference pairs generated from Llama-3-8B-Instruct using the Magpie-Air pipeline.
Ai2's Tulu 3 preference data (~20k–200k) including persona-based instruction-following preferences and a full preference mixture for open post-training.
Cross-reference: see the full RLSTACK entry in the RLHF / Preference Datasets section. It is also used as a DPO-style preference dataset.
Cross-reference: see the full UltraInteract_preference entry in the RLHF / Preference Datasets section. It is also used for DPO training.
253K code-specific preference pairs derived from code_contests. Positive/negative samples are selected using code test-case pass rates, perplexity distribution, and reward model scores. Used to train Ling-Coder-Lite.
1.79M competition-level math problems with reward-model metadata (ground_truth, evaluation style). Intended for RL and preference optimization such as GRPO/DPO; part of the DAPO collection.
A curated set of Chinese instruction-tuning and agent datasets available on ModelScope. These are also listed in the Multilingual & Chinese tables above; this section provides quick access to ModelScope links.
| Dataset | ModelScope Link | Size | Description |
|---|---|---|---|
| COIG-CQIA | m-a-p/COIG-CQIA | 48k | High-quality Chinese instructions following the "Quality is All You Need" philosophy. |
| MSAgent / MSAgent-Bench | iic/MSAgent-Bench | 600k+ | Chinese/English tool-use and agent training data. |
| DeepCtrl-SFT | deepctrl/deepctrl-sft-data | 12M | Safe Chinese/English general-domain SFT data (~3B tokens). |
| Infinity Instruct | AI-ModelScope/Infinity-Instruct | 7M+ | Large-scale Chinese/English instruction collection by BAAI/FlagOpen. |
| Alpaca-GPT4 Chinese | AI-ModelScope/alpaca-gpt4-data-zh | 52k | Chinese Alpaca instruction data generated by GPT-4. |
| HC3-Chinese | simpleai/HC3-Chinese | 39,781 | Chinese human vs ChatGPT response comparison corpus. |
| OpenHermes 2.5 | swift/OpenHermes-2.5 | ~1M | High-quality general instruction mixture. |
| Magpie-Qwen2-Pro-200K-Chinese | HuggingFace | 200k | Chinese alignment synthesis data based on Qwen2. |
| Chinese-DeepSeek-R1-Distill-110k-SFT | liucong/Chinese-DeepSeek-R1-Distill-data-110k | 110k | Chinese reasoning SFT data distilled from DeepSeek-R1-671B. |
| Seq-Monkey | ddzhu123/seq-monkey | 10B tokens | Mobvoi's Chinese general pre-training corpus. |
| smoltalk-chinese | openscsg/smoltalk-chinese | 700k+ | Chinese general instruction-tuning data. |
| OpenThoughts3-1.2M | open-thoughts/OpenThoughts3-1.2M | 1.2M | OpenThoughts 3 reasoning dataset (math / code / science). |
Tip: You can use these datasets directly with the ms-swift framework.
tatsu-lab/alpaca ,Dahoas/instruct-human-assistant-prompt ,allenai/prosocial-dialogOur purpose is to make this repo even better. If you are interested in contributing, please refer to HERE for instructions in contribution.
Append the new project at the end of file:
[{Project-name}/{Dataset-name}](https://github.com/link/to/project)
- [paper/project link](link)
- [dataset link](link)
- Related work: (if applicable)
Some introductions ...
Awesome-Prompt-Dataset is released under the Apache 2.0 license.