HotpotQA
DatasetFree113K questions requiring multi-hop reasoning across Wikipedia articles.
Capabilities6 decomposed
multi-hop reasoning dataset construction with supporting fact annotation
Medium confidenceProvides 113,000 question-answer pairs where each question requires chaining reasoning across 2+ Wikipedia articles to derive the answer. The dataset includes explicit supporting fact annotations identifying which sentences from source documents are necessary for answering, enabling training of models that can both answer questions and justify their reasoning through evidence selection. Built on Wikipedia snapshots with crowdsourced annotation of answer spans and supporting sentences.
Combines answer prediction with supporting fact annotation in a single dataset, enabling joint training of answer generation and evidence selection. Unlike SQuAD (single-document) or MS MARCO (ranking-focused), HotpotQA explicitly requires models to perform intermediate reasoning steps and identify which sentences enable the final answer, making it the first large-scale dataset to measure both answer correctness AND reasoning transparency.
Uniquely measures explainability through supporting fact prediction rather than just answer accuracy, forcing models to learn which evidence matters rather than memorizing answer patterns from single documents.
compositional reasoning evaluation through multi-document retrieval and reasoning chains
Medium confidenceEnables evaluation of whether QA systems can decompose complex questions into sub-questions, retrieve relevant documents for each step, and chain reasoning across multiple sources. The dataset structure (questions requiring 2+ hops) forces models to learn retrieval-then-reasoning patterns rather than end-to-end memorization. Supports both open-domain (retrieve from full Wikipedia) and distractor-based (retrieve from provided candidates) evaluation modes.
Explicitly structures questions to require intermediate reasoning steps (e.g., 'Who directed film X?' → find film → find director → extract name), forcing evaluation of whether systems learn compositional reasoning vs pattern matching. Supporting fact annotations enable measuring retrieval quality independently from answer correctness, unlike SQuAD where retrieval is implicit.
Uniquely decouples retrieval evaluation from answer evaluation through supporting fact metrics, revealing whether models retrieve correct evidence even when they produce wrong answers — a diagnostic capability absent from single-document QA benchmarks.
supporting fact prediction for explainability evaluation
Medium confidenceProvides ground-truth supporting fact annotations (sentence-level indices from source documents) enabling training and evaluation of models that predict which evidence is necessary for answering. This enables measuring explainability as a quantitative metric (supporting fact F1/precision/recall) rather than qualitative assessment. Models can be trained jointly on answer prediction and supporting fact prediction, or separately for interpretability analysis.
First large-scale QA dataset to include sentence-level supporting fact annotations, enabling quantitative measurement of explainability through supporting fact F1 rather than subjective evaluation. This shifts explainability from a qualitative property to a measurable metric that can be optimized during training.
Enables explainability as a first-class optimization target (supporting fact F1) rather than an afterthought, unlike SQuAD or MS MARCO where evidence selection is implicit and unmeasured.
distractor-based evaluation mode for controlled reasoning assessment
Medium confidenceProvides a curated set of distractor documents (Wikipedia articles that are topically related but don't contain supporting facts) alongside correct source documents, enabling controlled evaluation of reading comprehension and reasoning without requiring full retrieval. Models receive a fixed set of candidate documents and must identify which contain relevant information and extract answers, isolating reasoning capability from retrieval quality.
Provides curated distractor documents (topically related but non-supporting) rather than random negatives, enabling more realistic evaluation of document relevance judgment. Distractors are selected to be challenging (e.g., same topic, different entity) rather than trivial, forcing models to perform fine-grained reasoning.
Offers a middle ground between single-document SQuAD (no retrieval challenge) and open-domain evaluation (expensive retrieval), enabling controlled reasoning assessment with realistic document selection difficulty.
benchmark dataset for evaluating reasoning transparency and answer justification
Medium confidenceServes as a standardized benchmark for measuring both answer correctness and reasoning transparency through supporting fact prediction. The dataset includes train/dev/test splits with consistent evaluation protocols, enabling reproducible comparison of QA systems on their ability to produce correct answers AND identify supporting evidence. Supports multiple evaluation metrics (answer F1, supporting fact F1, combined scores) for comprehensive system assessment.
Combines answer evaluation with supporting fact evaluation in a single benchmark, forcing systems to be evaluated on both correctness AND transparency. Unlike SQuAD (answer-only) or information retrieval benchmarks (ranking-only), HotpotQA measures the full pipeline of reasoning, retrieval, and justification.
Uniquely standardizes evaluation of reasoning transparency alongside answer accuracy, enabling reproducible comparison of systems on their ability to justify answers — a capability absent from single-metric benchmarks.
wikipedia-grounded question generation for domain-specific reasoning
Medium confidenceQuestions are generated from Wikipedia articles and require reasoning over real-world entities, relationships, and facts. This grounds reasoning in a concrete knowledge domain (Wikipedia) rather than synthetic or template-based questions, enabling evaluation of whether systems can handle real-world complexity. Questions span diverse topics (people, places, films, organizations) and reasoning patterns (attribute lookup, entity linking, relationship chaining).
Questions are grounded in real Wikipedia entities and relationships rather than synthetic templates, requiring models to handle actual knowledge base complexity (entity disambiguation, relationship chaining, fact lookup). This makes reasoning evaluation more realistic than template-based datasets.
Grounds reasoning in a real, large-scale knowledge base (Wikipedia) rather than synthetic examples, enabling evaluation of whether systems can handle real-world entity linking and relationship reasoning.
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with HotpotQA, ranked by overlap. Discovered automatically through the match graph.
Build a Reasoning Model (From Scratch)
A guide to building a working reasoning model from the ground up, by Sebastian Raschka.
Agentset
An open-source platform for building and evaluating RAG and agentic applications. [#opensource](https://github.com/agentset-ai/agentset)
TriviaQA
95K trivia questions requiring cross-document reasoning.
Capybara
Multi-turn conversation dataset for steerable models.
Qwen3-4B
text-generation model by undefined. 72,05,785 downloads.
Mistral: Ministral 3 14B 2512
The largest model in the Ministral 3 family, Ministral 3 14B offers frontier capabilities and performance comparable to its larger Mistral Small 3.2 24B counterpart. A powerful and efficient language...
Best For
- ✓Researchers developing multi-hop QA and reasoning models
- ✓Teams building explainable QA systems where supporting evidence is a first-class requirement
- ✓ML engineers evaluating whether models can perform compositional reasoning vs memorization
- ✓Organizations implementing RAG systems that need to validate retrieval quality through supporting fact metrics
- ✓Researchers developing retrieval-augmented generation (RAG) systems
- ✓Teams building open-domain QA systems that need to validate multi-hop retrieval
- ✓ML engineers optimizing retrieval-then-read pipelines for complex questions
- ✓Benchmark creators evaluating reasoning capabilities of large language models
Known Limitations
- ⚠Wikipedia-only source domain — may not generalize to other document types (scientific papers, legal documents, news)
- ⚠Supporting facts are binary (relevant/irrelevant) rather than ranked by importance — doesn't capture partial relevance
- ⚠Questions are English-only; no multilingual variants for cross-lingual reasoning evaluation
- ⚠Static snapshot of Wikipedia from 2018 — entity/fact changes after that date are not reflected
- ⚠Crowdsourced annotations have inherent noise; inter-annotator agreement not published for all subsets
- ⚠Open-domain evaluation requires full Wikipedia index (~20GB+) — computationally expensive for iteration
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
About
Multi-hop question answering dataset containing 113,000 questions that require reasoning over two or more Wikipedia articles to answer. Each question includes supporting facts identifying which sentences are necessary for the answer. Tests compositional reasoning: e.g., 'What nationality is the director of film X?' requires finding the film, identifying the director, and looking up their nationality. Supports both answer extraction and explainability evaluation through supporting fact prediction.
Categories
Alternatives to HotpotQA
The GitHub for AI — 500K+ models, datasets, Spaces, Inference API, hub for open-source AI.
Compare →FLUX, Stable Diffusion, SDXL, SD3, LoRA, Fine Tuning, DreamBooth, Training, Automatic1111, Forge WebUI, SwarmUI, DeepFake, TTS, Animation, Text To Video, Tutorials, Guides, Lectures, Courses, ComfyUI, Google Colab, RunPod, Kaggle, NoteBooks, ControlNet, TTS, Voice Cloning, AI, AI News, ML, ML News,
Compare →Are you the builder of HotpotQA?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →