Project Web: https://magpie-align.github.io/
109
6 commits
3 linked in READMEs
updated Jan 27, 2025

Project Web: https://magpie-align.github.io/
Arxiv Technical Report: https://arxiv.org/abs/2406.08464
Codes: https://github.com/magpie-align/magpie
🤨 Also take a look at our V1 (150K data) with new response generators here:
🤨 Take a look on more diverse CoT styles here!
This dataset is generated by Meta's Llama 3.1 70B Instruct, Llama 3.3 70B Instruct and deepseek-ai/DeepSeek-R1-Distill-Llama-70B using Magpie framework. Specifically, the instructions are generated by Llama 3.1 70B Instruct and Llama 3.3 70B Instruct, and the responses are generated by DeepSeek-R1-Distill-Llama-70B. Please refer to our paper and codebase for implementation details.
The motivation for developing this dataset is to augment the reasoning capabilities of our models through the utilization of high-quality instruction-response pairs.
The instructions come from Magpie-Align/Magpie-Reasoning-V2-250K-CoT-Llama3. Please refer to the corresponding dataset card for details.
The responses are generated by deepseek-ai/DeepSeek-R1-Distill-Llama-70B. Please note that for this release, we do not apply any response filter. If you are going to train your LLMs using this dataset, we recommend performing dataset filtering before training.
We release this dataset for research purpose only. For other usage, please follow:
If you find the model, data, or code useful, please cite our paper:
@article{xu2024magpie,
title={Magpie: Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing},
author={Zhangchen Xu and Fengqing Jiang and Luyao Niu and Yuntian Deng and Radha Poovendran and Yejin Choi and Bill Yuchen Lin},
year={2024},
eprint={2406.08464},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
6 commits
Project Web: https://magpie-align.github.io/
109
6 commits
3 linked in READMEs
updated Jan 27, 2025

Project Web: https://magpie-align.github.io/
Arxiv Technical Report: https://arxiv.org/abs/2406.08464
Codes: https://github.com/magpie-align/magpie
🤨 Also take a look at our V1 (150K data) with new response generators here:
🤨 Take a look on more diverse CoT styles here!
This dataset is generated by Meta's Llama 3.1 70B Instruct, Llama 3.3 70B Instruct and deepseek-ai/DeepSeek-R1-Distill-Llama-70B using Magpie framework. Specifically, the instructions are generated by Llama 3.1 70B Instruct and Llama 3.3 70B Instruct, and the responses are generated by DeepSeek-R1-Distill-Llama-70B. Please refer to our paper and codebase for implementation details.
The motivation for developing this dataset is to augment the reasoning capabilities of our models through the utilization of high-quality instruction-response pairs.
The instructions come from Magpie-Align/Magpie-Reasoning-V2-250K-CoT-Llama3. Please refer to the corresponding dataset card for details.
The responses are generated by deepseek-ai/DeepSeek-R1-Distill-Llama-70B. Please note that for this release, we do not apply any response filter. If you are going to train your LLMs using this dataset, we recommend performing dataset filtering before training.
We release this dataset for research purpose only. For other usage, please follow:
If you find the model, data, or code useful, please cite our paper:
@article{xu2024magpie,
title={Magpie: Alignment Data Synthesis from Scratch by Prompting Aligned LLMs with Nothing},
author={Zhangchen Xu and Fengqing Jiang and Luyao Niu and Yuntian Deng and Radha Poovendran and Yejin Choi and Bill Yuchen Lin},
year={2024},
eprint={2406.08464},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
6 commits