Datasets:

Modalities:
Text
Formats:
json
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
reasonIF / README.md
ykwon-hf's picture
Update README.md
b880a72 verified
metadata
license: apache-2.0

ReasonIF


State-of-the-art large reasoning models demonstrate remarkable problem-solving capabilities,
but often fail to follow very simple instructions during reasoning.

TL;DR: It’s critical that LLMs follow user instructions. While prior studies assess instruction adherence in the model’s main responses, we argue that it is also important for large reasoning models (LRMs) to follow user instructions throughout their reasoning process. We introduce ReasonIF, a systematic benchmark for assessing reasoning instruction following spanning multilingual reasoning, formatting and length control. We find frontier LRMs, including GPT-OSS-120B, Qwen3-235B, and DeepSeek-R1, fail to follow reasoning instructions more than 75% of time. Notably, as task difficulty increases, reasoning instruction following degrades further. For more information, please find our paper and GitHub repository.