NPC Nano 0.5B v2-Math

A continued-pretraining variant of NPC Nano 0.5B base, trained on an additional 15B math-focused tokens on top of the original 8.93B-token pretraining run.

This model is published as a documented negative result. It does not improve GSM8K arithmetic-reasoning accuracy over the v1 base. It is released for reproducibility and as supporting evidence for the capacity-bottleneck argument in the NPC Nano paper.

What this model is

  • Base: NPC Nano 0.5B (from-scratch, 501M params, 8.93B tokens)
  • Continued pretraining: +15B tokens (60% open-web-math, 30% arxiv, both from EleutherAI/proof-pile-2; 10% fineweb-edu anti-forgetting buffer)
  • Total training: ~24B tokens
  • License: Apache 2.0 (lineage preserved)

Results

The headline finding: 15B additional math-dense tokens (โ‰ˆ2.7ร— the original training budget, โ‰ˆ6ร— the math weighting) produced no measurable GSM8K improvement at 0.5B parameters.

Metric v1 base v2-math (+15B) ฮ”
GSM8K (5-shot, flex) 1.67% 1.82% +0.15pp (within noise)
ARC-easy 49.96% 58.71% +8.75pp
HellaSwag 36.82% 36.77% โˆ’0.05pp
PIQA 65.02% 65.45% +0.43pp
OpenBookQA 30.00% 30.00% +0.00pp
WinoGrande 49.49% 50.28% +0.79pp

GSM8K trajectory across checkpoints: 1.67% (v1) โ†’ 1.82% (+3B) โ†’ 1.90% (+7B) โ†’ 1.82% (+15B). Every delta is within one standard error (ยฑ0.37pp).

Interpretation

The one real signal is ARC-easy +8.75pp (science multiple-choice), which saturated by +3B tokens. The model demonstrably absorbed the math/science distribution โ€” it improved at recognizing scientific answers โ€” but did not improve at generating multi-step arithmetic solutions (GSM8K).

This sharpens the capacity-bottleneck argument from the v1 paper: at 0.5B parameters, the GSM8K ceiling is not purely a matter of insufficient math exposure during pretraining. Adding substantially more math content moved some reasoning capabilities (science MCQ) but not arithmetic generation. The bottleneck is the model's capacity for the specific skill of multi-step number generation, not its exposure to math content.

Intended use

This model is primarily of interest for:

  • Reproducing the continued-pretraining experiment in the NPC Nano paper's Future Work section
  • Studying capability transfer vs. non-transfer at small scale
  • The improved science-MCQ capability (ARC-easy) if that specific capability is useful

For general use, the v1 SFT model remains the recommended NPC Nano artifact.

Honest notes

  • Held-out perplexity was not measured for this run (the validation split was cleaned during the multi-week training). The 6-task lm-eval suite is the authoritative signal.
  • Training spanned two W&B runs due to one pod restart, cleanly recovered via checkpoint resume. Training was contiguous.

Citation

Built on the methodology documented in:

@misc{bachu2026npcnano,
  author    = {Bachu, Rama Krishna},
  title     = {NPC Nano 0.5B: From-Scratch Pretraining and the Post-Training
               Capability Ceiling at Sub-1B Parameters},
  year      = {2026},
  publisher = {Zenodo},
  doi       = {10.5281/zenodo.20349362},
  url       = {https://doi.org/10.5281/zenodo.20349362}
}

Attribution

Continued-pretraining data: EleutherAI/proof-pile-2 (open-web-math, arxiv subsets) and HuggingFaceFW/fineweb-edu.

Author: Rama Krishna Bachu / Bottensor (Independent Research). ORCID 0009-0000-1298-0681.

Downloads last month
6
Safetensors
Model size
0.5B params
Tensor type
BF16
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for ramankrishna10/npc-nano-0.5b-v2-math

Finetuned
(2)
this model