Views
No views yet
| 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 |
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 |
|---|---|
| Official Multilingual Average | 50.68 |
| Zero-shot (16-task mean, ZS16) | 57.82 |
| Fine-tuning (22-task mean, FT22) | 41.25 |
| ZS — English / Dutch / Chinese | 59.89 / 59.77 / 53.41 |
| FT — English / Dutch / Chinese | 43.86 / 39.37 / 40.61 |