Add GPT-5.5 n=3 results and refresh leaderboard - #31
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
GPT-5.5 n=3 result
The three runs used the same 32 released OCR transcripts, field contracts, prompt, GPT-5.5 model,
xhigheffort, Codex CLI 0.146.0, four workers per run, 272K context cap, and repository-denied ephemeral isolation as the GPT-5.6 replicate rows. All 96 document jobs completed on their first attempt. Run 1 was selected as the reference before evaluation; the aggregate does not select the best run.Leaderboard change
The GPT-5.5 row now reports
n=3 · arithmetic meanand uses:$43.19full-run cost96.6%exact recall6/32complete documents in the table; the info popover retains the exact6.3/32 ± 0.6mean and sample SD89.5%structural recall99.4%scale-control recall99.3%field F1The paper's earlier single-run GPT-5.5 result remains unchanged; this PR updates the current leaderboard and repository summary table only.
Verification
python -m pytest -q— 203 passedpython benchmarks/check_replicate_summary.py— verified 4 summaries and their full run packagesgit diff --cached --check