OpenBookQA
OpenBookQA is a question-answering dataset modeled after open book exams for assessing human understanding. It contains 5,957 multiple-choice elementary-level science questions that probe understanding of 1,326 core science facts and their application to novel situations, requiring combination of open book facts with broad common knowledge through multi-hop reasoning.
Phi-3.5-MoE-instruct from Microsoft currently leads the OpenBookQA leaderboard with a score of 0.896 across 5 evaluated AI models.
What OpenBookQA measures
OpenBookQA is a text benchmark that evaluates large language models on general and reasoning tasks. LLM Stats tracks 5 models on this benchmark, with a maximum possible score of 1. Current average across reported models is 0.7, with the leader reaching 0.9.
Compare leaders on the best AI for general and best AI for reasoning leaderboards.
Publication
- Paper
- Can a Suit of Armor Conduct Electricity? A New Dataset for Open Book Question Answering
- Authors
- Todor Mihaylov, Peter Clark, Tushar Khot, Ashish Sabharwal
- Published
- arXiv
- 1809.02789
Abstract
We present a new kind of question answering dataset, OpenBookQA, modeled after open book exams for assessing human understanding of a subject. The open book that comes with our questions is a set of 1329 elementary level science facts. Roughly 6000 questions probe an understanding of these facts and their application to novel situations. This requires combining an open book fact (e.g., metals conduct electricity) with broad common knowledge (e.g., a suit of armor is made of metal) obtained from other sources. While existing QA datasets over documents or knowledge bases, being generally self-contained, focus on linguistic understanding, OpenBookQA probes a deeper understanding of both the topic---in the context of common knowledge---and the language it is expressed in. Human performance on OpenBookQA is close to 92%, but many state-of-the-art pre-trained QA methods perform surprisingly poorly, worse than several simple neural baselines we develop. Our oracle experiments designed to circumvent the knowledge retrieval bottleneck demonstrate the value of both the open book and additional facts. We leave it as a challenge to solve the retrieval problem in this multi-hop setting and to close the large gap to human performance.
Phi-3.5-MoE-instruct leads with 89.6%, followed by
Phi-3.5-mini-instruct at 79.2% and
Phi 4 Mini at 79.2%.
Progress Over Time
Interactive timeline showing model performance evolution on OpenBookQA
OpenBookQA Leaderboard
| Context | Cost | License | ||||
|---|---|---|---|---|---|---|
| 1 | Microsoft | 60B | — | — | ||
| 2 | Microsoft | 4B | — | — | ||
| 2 | Microsoft | 4B | — | — | ||
| 4 | Mistral AI | 12B | — | — | ||
| 5 | Nous Research | 70B | — | — |
FAQ
Common questions about OpenBookQA.
More evaluations to explore
Related benchmarks in the same category
A challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics, and chemistry. Questions are Google-proof and extremely difficult, with PhD experts reaching 65% accuracy.
A more robust and challenging multi-task language understanding benchmark that extends MMLU by expanding multiple-choice options from 4 to 10, eliminating trivial questions, and focusing on reasoning-intensive tasks. Features over 12,000 curated questions across 14 domains and causes a 16-33% accuracy drop compared to original MMLU.
All 30 problems from the 2025 American Invitational Mathematics Examination (AIME I and AIME II), testing olympiad-level mathematical reasoning with integer answers from 000-999. Used as an AI benchmark to evaluate large language models' ability to solve complex mathematical problems requiring multi-step logical deductions and structured symbolic reasoning.
Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains
A verified subset of 500 software engineering problems from real GitHub issues, validated by human annotators for evaluating language models' ability to resolve real-world coding issues by generating patches for Python codebases.
Humanity's Last Exam (HLE) is a multi-modal academic benchmark with 2,500 questions across mathematics, humanities, and natural sciences, designed to test LLM capabilities at the frontier of human knowledge with unambiguous, verifiable solutions