ScienceQA

21,208 multimodal science multiple-choice questions annotated with lectures and explanations for chain-of-thought training; the leaderboard has sat frozen well above the human baseline since early 2024.

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categorymultimodal
Subcategorymultimodal science multiple-choice QA with lecture and explanation annotations
Page statussaturated
Metricaccuracy
Directionhigher_is_better
Unit%
Dataset size21208
Dataset licenceCC BY-SA 4.0 (Hugging Face dataset card)
PublisherUniversity of California, Los Angeles (UCLA); Allen Institute for AI (AI2) -- multi-institution collaboration

What it measures

ScienceQA gives a model a science question, drawn from an elementary-through-high-school curriculum, together with optional context: an image (a diagram, photo or chart), a short hint, and always a multiple-choice answer set of two to five options that varies per question. Roughly half the questions include an image the question cannot be answered without; the rest are text-only. What sets ScienceQA apart from a plain multiple-choice quiz is that every question is also annotated with a "lecture" -- background knowledge relevant to the topic -- and a "solution," a worked explanation of the correct answer. The benchmark's own paper is not really about the multiple-choice task alone: it uses these lecture and solution annotations to train and evaluate models that generate a chain-of-thought explanation before answering, and shows this measurably improves accuracy for both few-shot GPT-3 and fine-tuned smaller models.

Task format

Multiple-choice question answering (two to five options, varying per question) over a science question that may include an accompanying image and a short hint; English only. Full evaluation runs the ~4,241-question test split, though many papers instead use a fixed, randomly-sampled 1,000-question "test-mini" subset for cost reasons.

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub