Benchmarks

All numbers below are from our own evaluation harness unless stated otherwise. Mean-6 is the unweighted mean of HellaSwag, PIQA, WinoGrande, ARC-Easy, ARC-Challenge, and LAMBADA. HellaSwag, PIQA, ARC-Easy, and ARC-Challenge are reported as acc_norm; WinoGrande and LAMBADA as acc.

No benchmark data is trained on, and no checkpoint is selected on a benchmark. Where our own held-out estimates have turned out to be wrong, we say so — see littlerock-1M-arithmax.

Boris-1.3-125M, pass by pass

Seven continued-pretraining passes on the Boris-125M base checkpoint, each measured individually.

TaskBoris-125M+FineWeb-Edu+DCLM+FW-Edu ×3+FineWeb-EduBoris-1.3-125M
HellaSwag29.3329.4029.2429.5029.7929.68
PIQA59.7460.7260.7261.4360.6161.32
WinoGrande49.7250.3650.5950.2851.7052.72
ARC-Easy41.7541.4141.5441.7943.0142.51
ARC-Challenge23.8924.7423.7224.4025.0924.23
LAMBADA22.8623.1724.6324.7423.2325.79
Mean-637.8838.3038.4138.6938.9139.38

The seven passes, in order: FineWeb-Edu 0.6B (~6.9h), DCLM-baseline 1.0B (~11.9h), FineWeb-Edu 0.1B (~1.2h), FineWeb-Edu 0.1B (~1.2h), FineWeb-Edu 0.1B (~1.2h), FineWeb-Edu-leaning 0.91B (~7.8h, required a restart), DCLM-baseline 0.6B (~7.1h). Wall-clock figures other than pass 6 are estimated.

Boris-1.3-75M

TaskBoris-1.3-75M
HellaSwag27.57
PIQA59.41
WinoGrande51.54
ARC-Easy40.57
ARC-Challenge23.46
LAMBADA18.16
Mean-636.79

Training: 1.55B tokens of FineWeb-Edu as base, then three continued passes — DCLM-baseline 1.5B, FineWeb-Edu 0.3B, FineWeb-Edu 0.6B — for ~3.95B tokens total.

What the mixture does

The consistent finding across both sizes: DCLM-baseline improves the fluency and coherence tasks (LAMBADA, WinoGrande) but tends to cost ARC-Easy and ARC-Challenge. At 125M, ordering the passes so FineWeb-Edu comes first and DCLM arrives later avoided the ARC regression that the 75M run showed. That ordering effect is the single most useful thing these runs produced.

littlerock-1M-arithmax on ArithMark-3

SetScoreMeasured by
Public40.4%OpenCerebral
Private held-out (memorization)35.5%AxiomicLabs
Private variety (rephrased)21.5%AxiomicLabs
Base model, pre-finetune25.2%OpenCerebral

Chance is 25%. The full analysis of why the third row happened is on the littlerock page.