tinylm-checkpoints / README.md
Shiv-22's picture
Add model card: v1 historical TinyLM checkpoint
1a68901 verified
|
Raw
History Blame Contribute Delete
1.26 kB
metadata
license: apache-2.0
library_name: pytorch
tags:
  - causal-lm
  - mla
  - muon
  - historical

TinyLM v1 Checkpoint (historical)

Single MLA+Muon training run from the v1 TinyLM effort (RunPod A100-80GB, May 2026). Trained on 1B unique FineWeb-Edu tokens repeated ~21× over 20k steps — the data bug the HPC re-run later fixed.

Preserved here for historical contrast — not the recommended model.

v1 eval (0-shot)

Benchmark Metric v1 D
HellaSwag acc_norm 37.1%
ARC-Easy acc_norm 48.4%
LAMBADA acc 29.2%
Winogrande acc 50.0%
Average 41.18%

The notably weak LAMBADA (long-range coherence) was the main signal that repeated data was hurting; the HPC re-run with 8B unique tokens lifted LAMBADA to 36.81% (+7.61) on the same arm.

License

Apache 2.0.