TinyMathReason-1B-sft is a 1.12 Billion parameter Llama-style decoder-only transformer trained from scratch specifically for mathematical reasoning. This is the Supervised Fine-Tuned (SFT) variant.
The base model was trained from a random initialization on Google Cloud TPU v4-32 using the
MaxText framework.
This variant was trained on ~600k instruction-following mathematical examples formatted in ChatML.
1@misc{tinymathreason2026,
2 author = {Himanshu Nakrani},
3 title = {TinyMathReason-1B: A 1 Billion Parameter Mathematical Reasoning LLM Built from Scratch on TPU v4-32},
4 year = {2026},
5 publisher = {GitHub},
6 howpublished = {\url{https://github.com/himanshu-nakrani/TinyMathReason-1B}}
7}