xinyan-wang/ROM

Dataset

1

stars

4

commits

1

linked in READMEs

Aug 11, 2026

updated

README

ROM: Real-time Overthinking Mitigation

This dataset contains the Counterfactual Self-Correction (CSC) training data used in the paper ROM: Real-time Overthinking Mitigation via Streaming Detection and Intervention. It consists of 1,533 samples (740 efficient + 793 overthinking) derived from MATH500, used to train a lightweight hidden-state detector that identifies when a large reasoning model has reached the first correct solution and should stop generating.

Links

Usage

Download the dataset using the Hugging Face CLI:

huggingface-cli download xinyan-wang/ROM --repo-type dataset --local-dir data

Place the data under the data/ directory of the ROM codebase and follow the training instructions in the repository.

Contributors

xinyan-wang

3 commits

nielsr

1 commits

xinyan-wang/ROM

Dataset

1

stars

4

commits

1

linked in READMEs

Aug 11, 2026

updated

README

ROM: Real-time Overthinking Mitigation

This dataset contains the Counterfactual Self-Correction (CSC) training data used in the paper ROM: Real-time Overthinking Mitigation via Streaming Detection and Intervention. It consists of 1,533 samples (740 efficient + 793 overthinking) derived from MATH500, used to train a lightweight hidden-state detector that identifies when a large reasoning model has reached the first correct solution and should stop generating.

Links

Usage

Download the dataset using the Hugging Face CLI:

huggingface-cli download xinyan-wang/ROM --repo-type dataset --local-dir data

Place the data under the data/ directory of the ROM codebase and follow the training instructions in the repository.

Contributors

xinyan-wang

3 commits

nielsr

1 commits