Views
No views yet
babylm-2026-mtl-bigckpt
except that part of the real text is replaced by higher-quality synthetic data,
which raises zero-shot at the cost of fine-tuning.| Architecture | GPT-2-style decoder with multi-token prediction (MTP) |
| Parameters | 212,790,272 (213M) |
| Layers / heads / hidden | 14 / 16 / 1024 |
| Context length | 512 |
| Tokenizer | byte-level BPE, 32,000 vocab |
| Training objective | next-token + MTP auxiliary heads ($k{=}4$, ramped $1\to4$ over epochs; only the first head is used at inference) |
| Optimizer | AdamW, peak LR $4.5\times10^{-4}$, 10 epochs |
| Track | BabyLM 2026 multilingual |
| Languages | English, Dutch, Chinese |
babylm-2026-mtl-bigckpt
(BabyBabelLM + Tatoeba/OPUS-100 parallel text + task-family-targeted synthetic
text from Qwen3.5-4B), plus higher-quality synthetic data (Qwen3.5-9B,
~14% of the corpus) replacing part of the real text to maximize zero-shot.1ghub/babylm-2026-mtl-dataNote on budget: language shares were balanced with the track's Byte Premium; the corpus construction used a Chinese premium of 0.93 rather than the official 0.9894, so budget figures should be treated as provisional pending a recount with the official 2026 premiums.
| Metric | Score |
|---|---|
| Zero-shot (16-task mean, ZS16) | 58.40 (higher than bigckpt) |
| Fine-tuning (22-task mean, FT22) | 39.52 |
| ZS — English / Dutch / Chinese | 60.52 / 60.27 / 54.03 |
bigckpt, replacing real text with higher-quality synthetic data
increases zero-shot (ZS16 57.82 → 58.40) and decreases fine-tuning
(FT22 41.25 → 39.52). This model illustrates one pole of that trade-off.