CoolFace
Datasetpublic

skebbe/punditbench-2026-27-season-tables

PunditBench 2026-27 pre-registered season tables How did 40–42 language models rank every club in Europe's five largest football leagues before the season began? This static dataset contains 204 complete final-table forecasts from PunditBench's 2026–27 league benchmark. Each row is one model's predicted finishing order for one league. Every included forecast was locked before that league's opening kickoff, committed publicly, hashed, and tagged in Git. La Liga: 40 tables… See the full description on the dataset page: https://huggingface.co/datasets/skebbe/punditbench-2026-27-season-tables.

sourceHugging Faceupdated 1mo agoView on Hugging Face
1likes33downloads
Dataset Card

PunditBench 2026-27 pre-registered season tables

How did 40–42 language models rank every club in Europe's five largest football leagues before the season began?

This static dataset contains 204 complete final-table forecasts from PunditBench's 2026–27 league benchmark. Each row is one model's predicted finishing order for one league. Every included forecast was locked before that league's opening kickoff, committed publicly, hashed, and tagged in Git.

  • —La Liga: 40 tables
  • —Premier League: 40 tables
  • —Serie A: 42 tables
  • —Ligue 1: 40 tables
  • —Bundesliga: 42 tables

See the live benchmark, scored results, and the optional €5 opening-round brief at punditbench.com.

What is in each row

FieldMeaning
competition_idStable PunditBench competition identifier
competition_nameHuman-readable league and season
model_idProvider/model identifier used for the API call
model_slugFilesystem-safe model identifier
prompt_versionVersion of the shared season-table prompt
requested_atUTC request timestamp
completed_atUTC completion timestamp
attemptsNumber of attempts needed for a valid complete table
predicted_championFirst club in predicted_table
predicted_tableFull predicted finishing order, champion first
lock_generated_atUTC time recorded in the competition's lock file
lock_sha256SHA-256 digest of that competition's canonical locked field
source_tagPublic pre-registration Git tag
source_commitExact public source commit

The JSONL format preserves the nested predicted_table array. Hugging Face documents JSON Lines as a supported format and recommends it for nested tabular data.

Provenance and integrity

The source of record is the public PunditBench repository. Methodology, prompt design, scoring, caveats, raw API evidence, and league integrity rules are documented in METHODOLOGY.md.

The five source locks are:

CompetitionModelsPre-registration tagLock SHA-256
La Liga40`predictions-laliga-2026-27-season`6391fe797885c28d18b5af7175522dd644e278b4bbad1066011d627d17c6b116
Premier League40`predictions-epl-2026-27-season`2aeec272c3ca618bbe4b97a5971548bed1572ac2c1b14e8912f9faeb9c1e34e8
Serie A42`predictions-seriea-2026-27-season`25f73f26508c06eba9073a37f21eddf534e7021465c49e3a35cfb2cbdf24907e
Ligue 140`predictions-ligue1-2026-27-season`0c81a221be6800c30f51d0a21a320674e90f33f8dac6643fc64c54a98afa3173
Bundesliga42`predictions-bundesliga-2026-27-season`c45b480b07f7176cf7d9c2948f7b8046659d9bba70c5184616ba0fe9b37581eb

source-manifest.json records the exact source tags and commits used for this static snapshot. During preparation, all five source lock digests were recomputed in memory, the resulting export was rebuilt a second time, and the two outputs were byte-identical. The generator itself is intentionally not part of the upload bundle; the public tagged source files remain the audit trail.

The prepared JSONL contains 204 rows and 204 unique `(competition_id, model_slug)` keys. Its bundle-time SHA-256 is cd0485253c1a81da452477c9329e8abec546c8935d02121c26464c076e43c11a.

Intended uses

  • —Compare model consensus and disagreement about a league table.
  • —Measure forecast accuracy as the 2026–27 seasons unfold.
  • —Study family or vendor correlation across models.
  • —Audit a pre-registered LLM forecasting benchmark.
  • —Build visualizations of predicted champions, top-four clubs, or relegation candidates.

Limitations

  • —These are one-shot forecasts at temperature 0, not calibrated probability distributions.
  • —Models from the same family are correlated; 40–42 rows are not 40–42 independent opinions.
  • —Training cutoffs differ. The shared pre-season prompt supplies verified transfers, injuries, managerial changes, promoted teams, and the previous season's table, but it cannot erase every knowledge asymmetry.
  • —Football is high variance. A correct table or champion can still be lucky.
  • —Model names and club names are used editorially and do not imply endorsement or affiliation.
  • —Every forecast is AI-generated and may be wrong. This dataset is research evidence, not betting advice.

License

No reuse license has been granted for this snapshot. Public availability on GitHub or Hugging Face does not itself grant permission to reproduce, modify, or redistribute the data. The source repository also has no project-wide license as of this snapshot. Contact the repository owner before reuse beyond inspection and citation.