Browse › Natural Language Processing › Language Modelling › One Billion Word
One Billion Word Benchmark (Language Modelling)
A language model is a model of natural language. Language models are useful for a variety of tasks, including speech recognition, machine translation, natural language generation (generating more human-like text), optical character recognition, route optimization, handwriting recognition, grammar induction, and information retrieval.
Large language models (LLMs), currently their most advanced form, are predominantly based on transformers trained on larger datasets (frequently using words scraped from the public internet). They have superseded recurrent neural network-based models, which had previously superseded the purely statistical models, such as word n-gram language model.
Source: Wikipedia
The archive carries no text for this table; the description above is the archive's text for the task Language Modelling. archive 2025-07-28
Over time archive 2025-07-28
The chart needs JavaScript; the table below carries every value.
Direction inferred from the metric name, not from the archive: PPL (lower is better), Number of params (lower is better), Validation perplexity (lower is better). Points are placed at the row's paper date; 26 of 27 rows carry one.
Results archive 2025-07-28
Archive rows end at the archive snapshot, 2025-07-28: no result published after that date is in this table. Rank is the archive's row order at that snapshot; not re-ranked here. Metric values are the archive's strings. Column headers sort the table in your browser; each row keeps its archive rank.
| Paper | Code | Ran Syntology | Report | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | MDLM (AR baseline) | 20.09 | 110M | – | Paper | Code | 2024 | 1 of 1 ran · 0 unverified | report | |
| 2 | OmniNetT (Large) | 21.5 | 100M | – | Paper | Code | 2021 | linked, not harvested | report | |
| 3 | OmniNetP (Large) | 21.6 | 100M | – | Paper | Code | 2021 | linked, not harvested | report | |
| 4 | Transformer-XL Large | 21.8 | 0.8B | – | Paper | Code | 2019 | 63 of 143 ran · 80 unverified | report | |
| 5 | OmniNetB (Large) | 22 | – | Paper | Code | 2021 | linked, not harvested | report | ||
| 6 | MDLM | 23.00 | 110M | – | Paper | Code | 2024 | 1 of 1 ran · 0 unverified | report | |
| 7 | Adaptive Input Very Large | 23.02 | 1.0B | 22.92 | – | Paper | Code | 2018 | linked, not harvested | report |
| 8 | Transformer-XL Base | 23.5 | 0.46B | – | Paper | Code | 2019 | 63 of 143 ran · 80 unverified | report | |
| 9 | SRU++ Large | 23.5 | 465M | – | Paper | Code | 2021 | linked, not harvested | report | |
| 10 | 10 LSTM+CNN inputs + SNM10-SKIP (ensemble) | 23.7 | 43B | – | Paper | Code | 2016 | 2 of 8 ran · 6 unverified | report | |
| 11 | Adaptive Input Large | 23.91 | 0.46B | 23.83 | – | Paper | Code | 2018 | linked, not harvested | report |
| 12 | Mesh Tensorflow | 24.0 | 4.9B | – | Paper | Code | 2018 | linked, not harvested | report | |
| 13 | Cohere Large | 25.06 | – | – | – | not matched | report | |||
| 14 | SRU++ | 25.1 | 328M | – | Paper | Code | 2021 | linked, not harvested | report | |
| 15 | DynamicConv | 26.67 | 0.34B | – | Paper | Code | 2019 | linked, not harvested | report | |
| 16 | High-Budget MoE | 28.0 | 5B | – | Paper | Code | 2017 | 4 of 6 ran · 2 unverified | report | |
| 17 | Evolved Transformer Big | 28.6 | – | Paper | Code | 2019 | linked, not harvested | report | ||
| 18 | LSTM-8192-1024 + CNN Input | 30.0 | 1.04B | – | Paper | Code | 2016 | 2 of 8 ran · 6 unverified | report | |
| 19 | LSTM-8192-1024 | 30.6 | 1.8B | – | Paper | Code | 2016 | 2 of 8 ran · 6 unverified | report | |
| 20 | GCNN-14 bottleneck | 31.9 | – | Paper | Code | 2016 | linked, not harvested | report | ||
| 21 | Low-Budget MoE | 34.1 | 5B | – | Paper | Code | 2017 | 4 of 6 ran · 2 unverified | report | |
| 22 | BIG G-LSTM-2 | 36.0 | – | Paper | Code | 2017 | linked, not harvested | report | ||
| 23 | GPT-2 | 42.16 | 1.54B | ✓ | Paper | Code | 2019 | linked, not harvested | report | |
| 24 | RNN-1024 + 9 Gram | 51.3 | 20B | – | Paper | Code | 2013 | linked, not harvested | report | |
| 25 | Sparse Non-Negative | 52.9 | 33B | – | Paper | – | 2014 | no code linked | report | |
| 26 | H-Transformer-1D Nr=16 (Base) | 53M | 23.95 | – | Paper | Code | 2021 | 5 of 10 ran · 5 unverified | report | |
| 27 | H-Transformer-1D Nr=16 (Large) | 144M | 20.25 | – | Paper | Code | 2021 | 5 of 10 ran · 5 unverified | report |
All 27 rows shown. 26 link to a paper page on this site; 1 are marked as using additional training data in the archive. No GitHub stars are tracked; "Code" is the first repository the archive lists for the row. The archive carries no row tags, review links or community-submitted rows for this table; none are shown. archive 2025-07-28
Syntology Ran reads "N of M ran · U unverified": of the M code samples Syntology harvested from repositories linked to that row's paper (joined by arXiv id), N executed on a synthesized input and the other U = M−N are unverified (harvested, no recorded run). It counts code from repositories linked to that row's paper, not this result: the row's number was not reproduced and nothing here is a correctness claim. The other cell texts mean no graph line for the row: "linked, not harvested" (the archive links code, Syntology has not harvested it), "no code linked" (no code link in the archive), "not matched" (the row's paper URL matched no paper on this site). 11 rows have a graph line, from 5 distinct papers; 11 rows (5 papers) have at least one sample that ran. Counting each paper once: Syntology ran 75 of 168 samples; 93 unverified. Separately, 50 of those 168 are pointer-only (licence): the site points at that code rather than redistributing it, a licence property recorded for ran and unverified samples alike; each cell's tooltip carries the row's own pointer-only count. Read from the graph 2026-09-24. Per-sample status is on the paper page.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections