LAMBADA

A last-word-prediction test built from narrative passages that humans can only complete correctly after reading the whole passage, not just the final sentence.

Also known as: LAMBADA dataset, Word prediction requiring a broad discourse context

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categoryreasoning
Subcategorybroad-context word prediction
Page statusactive
Metricaccuracy (next-word exact match); perplexity also reported
Directionhigher_is_better
Unit%
Dataset size5153
Dataset licenceCC BY 4.0
PublisherUniversity of Trento (CIMeC); University of Amsterdam

What it measures

LAMBADA gives a model a narrative passage -- several sentences of context plus one final "target" sentence with its last word removed -- and asks it to predict that missing word. Passages were filtered so human readers shown only the final sentence could not guess the word, while readers shown the whole passage could. Succeeding therefore requires tracking information across the broader discourse -- who is speaking, what was named earlier, what the scene is -- rather than relying on local, sentence-level statistics, which is why the original paper frames it as testing "genuine understanding of broad context."

Task format

Language modelling / cloze: passage with its final word withheld in, a single predicted word out, scored as next-token prediction under a causal language model rather than multiple choice.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub