THU-KEG/Crab-SFT
收藏Hugging Face2024-11-04 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/THU-KEG/Crab-SFT
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
language:
- en
---
# Crab SFT Dataset: Dataset used for SFT stage training
<!-- Provide a quick summary of what the model is/does. -->
<p align="justify">
Large language models (LLMs) struggle to follow instructions with complex constraints in format, length, etc. Following the conventional instruction-tuning practice, previous works conduct post-training on complex instruction-response pairs generated by feeding complex instructions to advanced LLMs. However, even advanced LLMs cannot follow complex instructions well, thus limiting the quality of generated data. In this work, we find that <b><i>existing datasets inherently contain implicit complex constraints</i></b> and propose a novel data generation technique, <b><i>constraint back-translation</i></b>. Specifically, we take the high-quality instruction-response pairs in existing datasets and only adopt advanced LLMs to add complex constraints already met by the responses to the instructions, which naturally reduces costs and data noise. In the experiments, we adopt Llama3-70B-Instruct to back-translate constraints and create a high-quality complex instruction-response dataset, named <b>CRAB</b>. We present that post-training on <font face="Verdana">CRAB</font> improves multiple backbone LLMs' complex instruction-following ability, evaluated on extensive instruction-following benchmarks. We further find that constraint back-translation also serves as a useful auxiliary training objective in post-training.
- 📖 Paper: [Constraint Back-translation Improves Complex Instruction Following of Large Language Models](https://arxiv.org/abs/2410.24175)
</p>
- 🦀 Github: [THU/Crab](https://github.com/THU-KEG/Crab)
### Data Description
<!-- Provide a longer summary of what this model is. -->
- **Developed by:** Yunjia Qi, Hao Peng, Xiaozhi Wang, Bin Xu, Lei Hou, Juanzi Li
- **Language(s) (NLP):** English
提供机构:
THU-KEG



