Browse › Natural Language Processing › Language Modelling › enwik8

Language Modelling archive 2025-07-28

enwik8 Benchmark (Language Modelling)

42 rows 40 with code listed 2 metrics

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: Number of params (lower is better). Not inferred (points only, no best-so-far line): Bit per Character (BPC). Points are placed at the row's paper date; 42 of 42 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 GPT-2 (48 layers, h=1600) 0.931542M ✓ Paper Code 2019 linked, not harvested report
2 Transformer-XL (24 layers, RMS dynamic eval, decay) 0.940277M ✓ Paper Code 2019 linked, not harvested report
3 Focus 0.94022M – Paper – 2023 no code linked report
4 Expire-Span (24 layers) 0.95208M – Paper Code 2021 linked, not harvested report
5 SRU++ Large 0.95195M – Paper Code 2021 linked, not harvested report
6 Feedback Transformer 0.9677M – Paper Code 2020 3 of 3 ran · 0 unverified report
7 Sandwich Transformer (adaptive span) 0.968209M – Paper Code 2019 linked, not harvested report
8 Compressive Transformer (24 layers) 0.97277M – Paper Code 2019 6 of 11 ran · 5 unverified report
9 Transformer-LS (large) 0.97110M – Paper Code 2021 4 of 4 ran · 0 unverified report
10 SRU++ Base 0.97108M – Paper Code 2021 linked, not harvested report
11 Transformer (24 layers, 8k adaptive span) 0.98209M – Paper Code 2019 linked, not harvested report
12 Transformer-XL (24 layers) 0.99277M – Paper Code 2019 65 of 143 ran · 78 unverified report
13 Longformer (30 layers, h=512) 0.99102M – Paper Code 2020 22 of 35 ran · 13 unverified report
14 Sparse Transformer (30 layers, fixed attn) 0.9995M – Paper Code 2019 5 of 6 ran · 1 unverified report
15 Routing Transformer (12 layers) 0.99 – Paper Code 2020 3 of 3 ran · 0 unverified report
16 Transformer-LS (small) 0.99 – Paper Code 2021 4 of 4 ran · 0 unverified report
17 Hourglass 0.997 – Paper Code 2021 3 of 4 ran · 1 unverified report
18 Longformer (12 layers, h=512) 1.0041M – Paper Code 2020 22 of 35 ran · 13 unverified report
19 All-attention network (18 layers) 1.0139M – Paper Code 2019 5 of 5 ran · 0 unverified report
20 Transformer (12 layers, 8k adaptive span) 1.0239M – Paper Code 2019 linked, not harvested report
21 BP-Transformer (12 layers) 1.0238M – Paper Code 2019 0 of 7 ran · 7 unverified report
22 Transformer+SSA 1.024 – Paper Code 2023 linked, not harvested report
23 Transformer-XL (18 layers) 1.0388M – Paper Code 2019 65 of 143 ran · 78 unverified report
24 Skip Cross-Head Transformer-XL 1.03341M – Paper Code 2023 linked, not harvested report
25 Transformer (64 layers) 1.06235M – Paper Code 2018 linked, not harvested report
26 Transformer-XL (12 layers) 1.0641M – Paper Code 2019 65 of 143 ran · 78 unverified report
27 SHA-RNN (4 layers, h=1024, attention head per layer) 1.06854M – Paper Code 2019 linked, not harvested report
28 SHA-RNN (4 layers, h=1024, single attention head) 1.07652M – Paper Code 2019 linked, not harvested report
29 64-layer Character Transformer Model 1.1144M – Paper Code 2018 linked, not harvested report
30 Mogrifier LSTM 1.14648M – Paper Code 2019 linked, not harvested report
31 LSTM 1.19548M – Paper Code 2019 linked, not harvested report
32 Cluster-Former (#C=512) 1.22 – Paper – 2020 no code linked report
33 AWD-LSTM (3 layers) 1.23247M – Paper Code 2018 3 of 18 ran · 15 unverified report
34 Large mLSTM 1.2446M – Paper Code 2016 linked, not harvested report
35 Large FS-LSTM-4 1.2547M – Paper Code 2017 linked, not harvested report
36 Recurrent Highway Networks 1.2746M – Paper Code 2016 1 of 5 ran · 4 unverified report
37 ByteNet 1.31 – Paper Code 2016 linked, not harvested report
38 LN HM-LSTM 1.3235M – Paper Code 2016 linked, not harvested report
39 SHA-LSTM (4 layers, h=1024, no attention head) 1.3351M – Paper Code 2019 linked, not harvested report
40 Hypernetworks 1.3427M – Paper Code 2016 3 of 4 ran · 1 unverified report
41 LSTM (7 layers) 1.67 – Paper Code 2013 7 of 37 ran · 30 unverified report
42 All-attention network (36 layers) 114M – Paper Code 2019 5 of 5 ran · 0 unverified report

All 42 rows shown. 42 link to a paper page on this site; 2 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). 19 rows have a graph line, from 14 distinct papers; 18 rows (13 papers) have at least one sample that ran. Counting each paper once: Syntology ran 130 of 285 samples; 155 unverified. Separately, 67 of those 285 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-25. 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