IncorrectTraceSFT · MATH unmasked

A full fine-tune of Qwen2.5-7B from How Should Incorrect Traces Be Used in Supervised Fine-Tuning? This checkpoint is the unmasked condition in the math masking experiment.

Code and reproduction instructions · Training data

Training

The student starts from Qwen/Qwen2.5-7B, revision d149729398750b98c0af14eb82c78cfe92750796. Training uses SLIME with Megatron-LM, BF16, global batch size 64, and AdamW with a peak learning rate of 5e-6. Full settings and exact data selections are in the code repository.

This is the final checkpoint after 125 optimizer updates. The original checkpoint identifier is e7e468bdb8bb24603f4cb686b63d54c36a3feb4945e8d88698a0867a4f7c854a.

Evaluate

From a checkout of the code repository with evaluation dependencies installed:

python -m incorrect_trace_sft.evaluate --experiment math_masking --model suryadv/IncorrectTraceSFT-Qwen2.5-7B-MATH-unmasked --output runs/MATH-unmasked

The evaluation command preserves the experiment's prompts, context limit, sampling parameters, and answer scorer. It reports pass@1 and the Monte Carlo standard error across decoding repeats. See the repository's results table for all conditions and comparisons.

Files and intended use

The safetensors weights are unchanged from the evaluated checkpoint. provenance.json records their original SHA-256 hashes. The tokenizer configuration has been normalized for Transformers 4.57: legacy special-token metadata is represented using the current field format, and the existing chat template is embedded. Vocabulary, token IDs, and the chat template are unchanged.

This model is released for research on mathematical reasoning and SFT data selection. Correct final answers in the training data do not imply that intermediate reasoning steps were verified. ID/OOD in this study refers to problem identity relative to SFT; it says nothing about pretraining exposure. Coding-agent checkpoints will be released separately.

Downloads last month
227
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for suryadv/IncorrectTraceSFT-Qwen2.5-7B-MATH-unmasked

Base model

Qwen/Qwen2.5-7B
Finetuned
(966)
this model

Dataset used to train suryadv/IncorrectTraceSFT-Qwen2.5-7B-MATH-unmasked

Collection including suryadv/IncorrectTraceSFT-Qwen2.5-7B-MATH-unmasked