Datasets › HotpotQA

HotpotQA

Introduced by Zhilin Yang et al. in HotpotQA: A Dataset for Diverse, Explainable Multi-hop Question Answering1 Jan 2018 archive 2025-07-28

HotpotQA is a question answering dataset collected on the English Wikipedia, containing about 113K crowd-sourced questions that are constructed to require the introduction paragraphs of two Wikipedia articles to answer. Each question in the dataset comes with the two gold paragraphs, as well as a list of sentences in these paragraphs that crowdworkers identify as supporting facts necessary to answer the question.

A diverse range of reasoning strategies are featured in HotpotQA, including questions involving missing entities in the question, intersection questions (What satisfies property A and property B?), and comparison questions, where two entities are compared by a common attribute, among others. In the few-document distractor setting, the QA models are given ten paragraphs in which the gold paragraphs are guaranteed to be found; in the open-domain fullwiki setting, the models are only given the question and the entire Wikipedia. Models are evaluated on their answer accuracy and explainability, where the former is measured as overlap between the predicted and gold answers with exact match (EM) and unigram F1, and the latter concerns how well the predicted supporting fact sentences match human annotation (Supporting Fact EM/F1). A joint metric is also reported on this dataset, which encourages systems to perform well on both tasks simultaneously.

Source: Answering Complex Open-domain Questions Through Iterative Query Generation Image Source: Yang et al

Benchmarks archive 2025-07-28

All 3 leaderboards whose dataset resolves to this page shown (sort by any header). "First row" is the archive's own first row at snapshot, in the archive's row order; nothing here re-ranks and metric direction is not asserted.

First row (archive order)PaperCode
Question Answering HotpotQA Beam Retrieval JOINT-F1 0.775 End-to-End Beam Retrieval for Multi-Hop Question Answering ShayekhBinIslam/openrag +2 72 Compare
Retrieval HotpotQA BM25S Queries per second 20.88 BM25S: Orders of magnitude faster lexical search via... xhluca/bm25s +2 3 Compare
Text Retrieval HotpotQA Lucene (BM25S) nDCG@10 62.9 BM25S: Orders of magnitude faster lexical search via... xhluca/bm25s +2 1 Compare

Papers archive 2025-07-28

22 shown of 22 papers with a leaderboard row on this dataset's benchmarks, newest first. The archive's own "papers using this dataset" list was never published, so this is the benchmark-backed subset; the archive's count for this dataset is 933. The Syntology column is from Syntology's graph (read 2026-09-24), stated per sample; it is not part of any archive number.

DateSamples run Syntology
BM25S: Orders of magnitude faster lexical search via eager sparse scoring 3 4 4 Jul 2024 ran 10 of 22 samples (12 unverified)
End-to-End Beam Retrieval for Multi-Hop Question Answering 3 1 17 Aug 2023 ran 10 of 13 samples (3 unverified)
Chain-of-Skills: A Configurable Model for Open-domain Question Answering 1 1 4 May 2023 not harvested
Adaptive Information Seeking for Open-Domain Question Answering 1 1 14 Sep 2021 not harvested
HopRetriever: Retrieve Hops over Wikipedia to Answer Complex Questions 0 1 31 Dec 2020 not harvested
Answering Open-Domain Questions of Varying Reasoning Steps from Text 1 2 23 Oct 2020 ran 3 of 3 samples (0 unverified; 3 pointer-only for licence)
Answering Complex Open-Domain Questions with Multi-Hop Dense Retrieval 1 1 27 Sep 2020 not harvested
Answering Any-hop Open-domain Questions with Iterative Document Reranking 0 1 16 Sep 2020 not harvested
Big Bird: Transformers for Longer Sequences 14 1 28 Jul 2020 ran 10 of 15 samples (5 unverified; 11 pointer-only for licence)
Transformer-XH: Multi-Evidence Reasoning with eXtra Hop Attention 1 1 1 May 2020 not harvested
A Simple Yet Strong Pipeline for HotpotQA 0 1 14 Apr 2020 not harvested
Learning to Retrieve Reasoning Paths over Wikipedia Graph for Question Answering 2 1 24 Nov 2019 ran 3 of 6 samples (3 unverified)
Hierarchical Graph Network for Multi-hop Question Answering 1 1 9 Nov 2019 ran 3 of 6 samples (3 unverified; 5 pointer-only for licence)
Multi-Paragraph Reasoning with Knowledge-enhanced Graph Neural Network 0 1 6 Nov 2019 not harvested
Answering Complex Open-domain Questions Through Iterative Query Generation 1 1 15 Oct 2019 ran 1 of 1 samples (0 unverified; 1 pointer-only for licence)
Revealing the Importance of Semantic Retrieval for Machine Reading at Scale 2 1 17 Sep 2019 ran 6 of 17 samples (11 unverified)
Multi-Hop Paragraph Retrieval for Open-Domain Question Answering 1 1 15 Jun 2019 ran 0 of 5 samples (5 unverified; 5 pointer-only for licence)
Multi-hop Reading Comprehension through Question Decomposition and Rescoring 2 1 7 Jun 2019 ran 1 of 1 samples (0 unverified; 1 pointer-only for licence)
Answering while Summarizing: Multi-task Learning for Multi-hop QA with Evidence Extraction 0 1 21 May 2019 not harvested
Dynamically Fused Graph Network for Multi-hop Reasoning 1 1 16 May 2019 ran 1 of 3 samples (2 unverified)
Cognitive Graph for Multi-Hop Reading Comprehension at Scale 2 1 14 May 2019 ran 5 of 9 samples (4 unverified)
HotpotQA: A Dataset for Diverse, Explainable Multi-hop Question Answering 2 2 25 Sep 2018 ran 3 of 8 samples (5 unverified)

Dataset loaders archive 2025-07-28

4 loaders as listed in the archive; links are outbound and not re-checked here.

Tasks archive 2025-07-28

License archive 2025-07-28

CC BY-SA 4.0

Modalities archive 2025-07-28

Languages archive 2025-07-28

Variants archive 2025-07-28

  • HotpotQA
  • hotpot_qa

2 variant names, as the archive lists them.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections