Stanford Won Databricks’ Agent Cup, but 18.8% of Questions Stumped Every Team
The live contest tested whether agents developed on one benchmark could handle an unfamiliar Treasury archive. Stanford led the field, but the unsolved questions show the limits of reliable document reasoning.
Listen to this story
The audio brief
Story brief
3 key pointsIn a six-round live test built around 90 questions and roughly 120,000 pages of U.S. Treasury records, Stanford’s agent showed that retrieval, document handling, verification, and pacing can materially affect results. Its 63.3% score still left substantial headroom: 18.8% of questions defeated every team. Databricks’ offline Genie results were higher than the competition average, but the company cautions they are...
- 01
OfficeQA Pro V2 gave teams only 36 hours with a fresh corpus spanning Treasury records from 1793–2024.
- 02
Stanford’s Claude Opus 4.8 system used 100-plus reusable skills and switched to source PDFs when parsed text lost context.
- 03
Removing a verification pass improved Stanford’s speed bonuses; verification returned for a final-round resubmission.
Stanford won Databricks’ inaugural Grounded Reasoning Cup with 63.3% accuracy, but 18.8% of questions were unsolved by every team. The contest indicates that agent workflow design mattered on a fresh document corpus, while enterprise grounded reasoning remains incomplete.
A transfer test with little time to specialize
Eleven academic teams developed agents on OfficeQA, then applied them to OfficeQA Pro V2, a newly released benchmark. It contains 90 questions based on roughly 1,400 U.S. Treasury PDFs and about 120,000 pages of records spanning 1793 through 2024.
Teams received the corpus 36 hours before the event, giving them time to process and index it while limiting corpus-specific tuning. They competed across six 15-minute rounds of 15 questions; difficulty rose over the event and the final round carried double points.
The contest left room for system design
- Teams had to use their industry partner’s model family, but could choose retrieval, tools, document processing and human-in-the-loop workflows.
- Competition-developed agents averaged 41.1% accuracy on OfficeQA Pro V2.
Stanford answered 57 of the 88 questions it attempted.
Competition-developed agents averaged 41.1% accuracy.
Nearly one-fifth of questions received no correct answer from a competing team.
Stanford built a playbook, then changed its pace
Stanford’s Claude Opus 4.8 agent used more than 100 reusable skills, including procedures for table localization, financial wording and answer formatting. It also moved from parsed text and markdown-style representations to source PDFs when a parsed version lacked needed context.
The team initially used a second agent to re-extract values, check data lineage and unit scaling, and repair calculations. After earning only two speed bonuses in the first three rounds, Stanford removed that pass, later earned 14 speed bonuses, then restored verification for a final-round resubmission that helped secure the win.
The baseline figures are not a head-to-head result
In its own OfficeQA Pro V2 evaluations, Databricks put provider-specific, out-of-the-box agent harnesses at 26.0% accuracy on average. Across matched models, the company said its Genie harness increased mean accuracy from 37.5% to 52.8%, while its strongest configuration reached 60%.
Those offline baselines are not directly comparable with the live teams: frozen agents ran once across the test set without rounds, pauses or opportunities to react to intermediate failures. Databricks built the benchmark with automated synthesis and verification followed by manual review; it says systems still stumble on parsing, temporal reconciliation, entity scope and category granularity.
Sources
- databricks.comEvaluating AI Agents Live at the Grounded Reasoning Cup
- databricks.comIntroducing OfficeQA Pro V2: A New Benchmark for Enterprise Grounded-Reasoning
Loading discussion...
Reader comments
Newest comments first. Replies stay oldest first.