From 66c6966cd7209d84e9ace9ccfaa8d907a2e3c6f2 Mon Sep 17 00:00:00 2001 From: Yuren Hao <97327730+YurenHao0426@users.noreply.github.com> Date: Thu, 30 Jul 2026 15:00:28 +0700 Subject: Strengthen the BP-match and scaling-roadmap framing (#5) * Frame the 72M result as a BP match * Clarify the 0.6B to 8B scaling roadmap --- index.html | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 067d7af..1c68f59 100644 --- a/index.html +++ b/index.html @@ -1208,8 +1208,8 @@ FineWeb-Edu training tokens
- 4–5% - perplexity gap to its backprop twin + BP match + matched quality at 72M parameters
0.4× @@ -1303,7 +1303,7 @@
-

Backprop-class quality at 72M parameters.

+

Matches backprop at 72M parameters.

The flagship experiment trains an OLMo2-style, 32k-vocabulary language model from scratch on FineWeb-Edu. Its control is not a literature number. It is a backprop twin @@ -1325,8 +1325,8 @@

- Difference at the sealed 72M rung - 4–5% perplexity + Matched-control result at the sealed 72M rung + BP-matched quality

1.44B tokens · FineWeb-Edu · 12 layers · width 512 · Muon hybrid optimizer · @@ -1390,12 +1390,13 @@

01

Predictive scaling law

- Deliverable · 150M–600M ladder + Deliverable · 0.6B ladder → 1B & 8B validation

Derive dimensionless controls for nudge amplitude, state displacement, and - layer-to-layer transmission. Freeze the rule on smaller models, then test it - prospectively on held-out larger widths with matched backprop twins. + layer-to-layer transmission. Map the scaling behavior through 0.6B with matched + backprop twins. Freeze the resulting law, then test its predictions prospectively + at 1B and 8B.

@@ -1452,8 +1453,8 @@

Train where the weights live.

EPT-LM has crossed the first credibility threshold: a standard 72M-parameter language - model, trained from scratch with local equilibrium updates, remains close to its - backprop twin. The next award turns that result into a scaling law and a hardware + model, trained from scratch with local equilibrium updates, matches its backprop twin. + The next award turns that result into a scaling law and a hardware specification.

-- cgit v1.2.3