Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

OEIS Open results

Per-sample outputs for the evaluation runs reported in OEIS Open: How many conjectures can language models turn into theorems? (Adamczewski, 2026).

Runs

Run directory Set Model Agent Budget/attempt
oeis-full-50usd-ant-… OEIS Open (492) Claude Opus 4.8 base $50
oeis-full-50usd-oai-… OEIS Open (492) GPT-5.5 base $50
oeis-full-50usd-gdm-… OEIS Open (492) Gemini 3.5 Flash base $50
oeis-lite-200usd-ant-… Lite (100) Claude Opus 4.8 base $200
oeis-lite-200usd-oai-… Lite (100) GPT-5.5 base $200
oeis-lite-200usd-gdm-… Lite (100) Gemini 3.5 Flash base $200
oeis-lite-200usd-fable-… Lite (100) Claude Fable 5 base $200
oeis-lite-200usd-deep-ant-… Lite (100) Claude Opus 4.8 DeepAgent $200
oeis-lite-200usd-deep-oai-… Lite (100) GPT-5.5 DeepAgent $200
oeis-lite-200usd-deep-gdm-… Lite (100) Gemini 3.5 Flash DeepAgent $200
oeis-lite-200usd-lit-ant-… Lite (100) Claude Opus 4.8 literature $200
oeis-lite-200usd-lit-oai-… Lite (100) GPT-5.5 literature $200
oeis-lite-200usd-lit-gdm-… Lite (100) Gemini 3.5 Flash literature $200

Contents

Each run directory contains one directory per attempted conjecture, plus an aggregate scores.json:

  • Submission/ — the Lean files the agent submitted (the scored proof is Spec.lean)
  • info.json — sample id, token usage, and cost
  • scores.json, scores.txt — the SafeVerify verdict, including the failure stage and checker output for rejected submissions

Proofs that passed the verifier are the samples whose scores.json has .proof_scorer.value == "C".

Accepted samples may also include metadata.json, containing an LLM-written proof summary.

Metadata

The root metadata/ directory contains run-independent sequence descriptions (sequences.json) and conjecture statements and provenance (conjectures.json).

Source and methodology

Data in this repo is typically generated using code in epoch-research/LeanOpenProblems. See that repo for methodology.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages