Magpie-Align/Magpie-Reasoning-150K
收藏资源简介:
该数据集由Qwen2-72B-Instruct和Llama 3 70B Instruct模型通过Magpie方法生成,旨在通过高质量的指令-响应对增强模型的推理能力。数据集包含150,000个训练样本,主要涉及推理、数学、编码和调试等任务类别,且所有数据均为英文。数据集的生成和选择过程中,考虑了输入质量、难度、任务类别、指令奖励等多个因素,并去除了重复和不完整的指令。
This dataset is generated by Qwen2-72B-Instruct and Llama 3 70B Instruct using the Magpie method, aiming to enhance the reasoning capabilities of models through high-quality instruction-response pairs. The dataset contains 150,000 training samples, primarily involving task categories such as reasoning, math, coding, and debugging, with all data in English. The generation and selection process of the dataset considered multiple factors including input quality, difficulty, task category, instruction reward, and removed repetitive and incomplete instructions.
数据集概述
数据集信息
-
特征字段:
uuid: 字符串instruction: 字符串response: 字符串conversations: 列表,包含from和value,均为字符串gen_input_configs: 结构体,包含temperature(浮点数)、top_p(浮点数)、input_generator(字符串)、seed(空值)、extract_input(字符串)gen_response_configs: 结构体,包含prompt(字符串)、temperature(整数)、top_p(浮点数)、repetition_penalty(浮点数)、max_tokens(整数)、stop_tokens(字符串序列)、output_generator(字符串)intent: 字符串knowledge: 字符串difficulty: 字符串difficulty_generator: 字符串input_quality: 字符串quality_explanation: 字符串quality_generator: 字符串task_category: 字符串other_task_category: 字符串序列task_category_generator: 字符串language: 字符串
-
数据分割:
train: 包含 150,000 个样本,大小为 833,223,418 字节
-
下载大小: 368,443,556 字节
-
数据集大小: 833,223,418 字节
-
配置:
default: 数据文件路径为data/train-*
-
许可证: llama3
-
语言: 英语
-
数据集规模: 100K < n < 1M
数据集生成
- 生成模型: 使用 Qwen2-72B-Instruct 生成指令,使用 Llama 3 70B Instruct 生成响应。
- 生成方法: 使用 Magpie 方法。
数据集过滤
- 输入质量: ≥ good
- 输入难度: ≥ easy
- 任务类别: Reasoning, Math, Coding & Debugging
- 指令奖励: ≥ -10
- 语言: 英语
- 其他过滤条件: 去除重复和未完成的指令(例如以
:结尾的指令),选择 150K 个响应最长的数据。
许可证




