There is a notable shortage of reproducible 'warm-start' SFT bases in open-source practice, this model bridges the gap between base models and reinforcement learning models. Optimally aligned for Chain-of-Thought (CoT) and instruction following, it serves as a robust warm-start for Reinforcement Learning.
This is the
4B pure-math counterpart to
SeaFill2025/Qwen3-8B-SFT (the 8B / 90K variant) and the
pure-math sibling to
SeaFill2025/Qwen3-4B-SFT (which uses a 5-source full-mix recipe).
1<|im_start|>user
2… Among options A–D, which is correct? Reason step by step and put the final letter in \boxed{}.
3<|im_end|>
4
5<|im_start|>assistant
6<think>
7Compare A vs B vs C vs D against the stem; eliminate …; D remains consistent with …
8</think>
9Step-by-step: … (short derivation in the visible channel)
10Final answer: \boxed{D}
11<|im_end|>
You may adjust settings according to your training or deployment needs.
1@misc{qwen3-4b-sft-math-2026,
2 title = {{Qwen3-4B-SFT-Math}: Pure Long-Think Math SFT of {Qwen3}-4B-Base (epoch~2 checkpoint)},
3 author = {Hongyang Li, Xiao Li and {Sea-Fill Community}},
4 year = {2026},
5 publisher = {Hugging Face},
6 howpublished = {\url{https://huggingface.co/96kevinli29/Qwen3-4B-SFT-Math}},
7 note = {Checkpoint trained with verl; warm-start for pre-RL alignment research. Maintained by Sea-Fill Community.}
8}