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.

Paper
About this benchmark

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

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.

MicrosoftPhi-3.5-MoE-instruct leads with 89.6%, followed by MicrosoftPhi-3.5-mini-instruct at 79.2% and MicrosoftPhi 4 Mini at 79.2%.

Progress Over Time

Interactive timeline showing model performance evolution on OpenBookQA

State-of-the-art frontier
Open
Proprietary

OpenBookQA Leaderboard

5 models
ContextCostLicense
160B
24B
2
Microsoft
Microsoft
4B
412B
5
Nous Research
Nous Research
70B
Notice missing or incorrect data?

FAQ

Common questions about OpenBookQA.

What is the OpenBookQA benchmark?

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.

What is the OpenBookQA leaderboard?

The OpenBookQA leaderboard ranks 5 AI models based on their performance on this benchmark. Currently, Phi-3.5-MoE-instruct by Microsoft leads with a score of 0.896. The average score across all models is 0.716.

What is the highest OpenBookQA score?

The highest OpenBookQA score is 0.896, achieved by Phi-3.5-MoE-instruct from Microsoft.

How many models are evaluated on OpenBookQA?

5 models have been evaluated on the OpenBookQA benchmark, with 0 verified results and 5 self-reported results.

Where can I find the OpenBookQA paper?

The OpenBookQA paper is available at https://arxiv.org/abs/1809.02789. The paper details the methodology, dataset construction, and evaluation criteria.

What categories does OpenBookQA cover?

OpenBookQA is categorized under general and reasoning. The benchmark evaluates text models.

What is the best open-source model on OpenBookQA?

Phi-3.5-MoE-instruct by Microsoft is the top-ranked open-source model on OpenBookQA, with a score of 0.896 (rank #1).

How recent are the OpenBookQA leaderboard results?

The OpenBookQA leaderboard was last updated in June 2026 and currently includes 5 evaluated models.

More evaluations to explore

Related benchmarks in the same category

View all general
GPQA

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.

general
223 models
MMLU-Pro

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.

general
127 models
AIME 2025

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.

reasoning
113 models
MMLU

Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains

general
100 models
SWE-Bench Verified

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.

reasoning
99 models
Humanity's Last Exam

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

reasoningmultimodal
82 models