Research campaign report · 2026-08-08/09

Recursive self-improvement on karpathy/autoresearch

One rented H100, 5-minute training budget per experiment, only train.py editable. Claude (Fable) selected every experiment from a structured log with noise-floor gating, literature mining, self-critique, and calibration tracking.

0.9718 ± 0.0008
final val_bpb, mean of 3 seeds (from 0.99555 baseline)
0.9773 → beaten
karpathy's README curve, passed at experiment 7 of ours vs 83 of his
28 runs · ~$25
13 keeps, 12 discards, 1 crash, 2 replicates · ~5.5 h H100
0.9697 + 0.0021
community frontier (#43, 126 exps) — not reached

Progress vs the reference curves

This campaign (running best) Karpathy README (83 exps) #43 frontier 0.9697 ×discards

The final recipe (13 kept changes)

#Changeval_bpbΔSource
0Baseline (stock train.py, H100 SXM5)0.99555
1Total batch 524K → 262K, warmdown 0.5 → 0.70.98591−0.0096README replay
2Depth 9 (dim 512) · SSSSL windows · short = ⅛ ctx0.98183−0.0041README replay
3x0 init 0.05 · unembedding LR 0.008 · embedding LR 0.80.98083−0.0010README replay
4RoPE base 200 000 (later proven load-bearing: +0.0013 if reverted)0.98069−0.0001README replay
5AdamW weight decay — lm_head 0.01 · wte 0.001 · VE 0.0020.97813−0.0026Literature (#43)
6Matrix init scale 0.7×0.97702−0.0011Literature (#43)
7Attention softmax scale 0.120.97602−0.0010Literature (modded)
8Delete 5% warmup (simplicity win — a replayed keep was harmful)0.97576−0.0003Log-analyst critique
9Muon momentum cooldown 0.95 → 0.90 in warmdown0.97512−0.0006Near-miss retry, decomposed
10Warmdown 0.7 → 0.80.97475−0.0004Hot-category push
11Width dim 512 → 640 (81M params, MFU 36 → 39%)0.97338−0.0014VRAM-headroom probe
12Compile max-autotune (untimed) · CUDA sync every 8 steps0.97183−0.0015Throughput analysis

What the machinery contributed

Honest accounting

Fable/autoresearch · branch autoresearch/aug8 · final commit 951987b · logs in rsi/ (experiments.jsonl, LEARNINGS.md, patches/) · instance terminated after this report · code + full log on GitHub · back to research