---
library_name: transformers
tags:
- generated_from_trainer
datasets:
- When-Does-Reasoning-Matter/general-reasoning-ift-pairs
- When-Does-Reasoning-Matter/math-reasoning-ift-pairs
language:
- en
pipeline_tag: text-generation
---
# When Does Reasoning Matter?
This model was trained as part of the paper [When Does Reasoning Matter?](https://arxiv.org/pdf/2509.22193)
It belongs to a collection of **General and Math-specific student models** distilled from Instruction-Fine-Tuned (IFT) or Reasoning answers generated by [Qwen/Qwen3-235B-A22B](https://huggingface.co/Qwen/Qwen3-235B-A22B).
---
## Datasets
These models were trained on the **largest set of IFT and Reasoning answer pairs**:
- **General dataset**: [general-reasoning-ift-pairs](https://huggingface.co/datasets/When-Does-Reasoning-Matter/general-reasoning-ift-pairs)
- **Math dataset**: [math-reasoning-ift-pairs](https://huggingface.co/datasets/When-Does-Reasoning-Matter/math-reasoning-ift-pairs)
---
## Available Models
---
If you use this dataset in your work, please cite: **[When Does Reasoning Matter?](https://arxiv.org/pdf/2509.22193)**
```bibtex
@misc{boizard2025doesreasoningmattercontrolled,
title={When Does Reasoning Matter? A Controlled Study of Reasoning's Contribution to Model Performance},
author={Nicolas Boizard and Hippolyte Gisserot-Boukhlef and Kevin El-Haddad and Céline Hudelot and Pierre Colombo},
year={2025},
eprint={2509.22193},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2509.22193},
}
```