BabyLM-community/BabyLM-2026-Strict-Small
Viewer • Updated • 1.1M • 710 • 3
BabyLM 2026 submission · Joseph Chan
We investigate whether higher-order interactions in attention can improve small language models trained under severe data constraints. We introduce and evaluate a force layer inside a Transformer, comparing against standard Transformer baselines on the BabyLM 10M word setting.
A force layer is an attention layer where the attention score has a quadratic correction term to the first order dot product attention score prior to applying softmax. This model has 6 prefix attention layers, one force layer, followed by 5 suffix attention layers.
The model hyperparameters are: