SKU RQA-5006 · Sold by External
HotpotQA
Product specifications
| SKU | RQA-5006 |
|---|---|
| Data type | Reasoning QA |
| Volume | 113,000+ multi-hop question-answer pairs |
| Size on disk | distractor ~598 MB / fullwiki ~646 MB generated on disk (per datasets-server info); Parquet download ~359 MB / ~387 MB |
| Format | Parquet (Hugging Face); original distribution JSON |
| Access model | PUBLIC LICENSE |
| Pricing | Free · open dataset (HF) |
| Quality score | — |
| License | CC BY-SA 4.0 |
HotpotQA is a multi-hop question answering dataset built over English Wikipedia, where each question requires finding and reasoning over multiple supporting documents to answer. It provides sentence-level supporting facts (article title + sentence id) as strong supervision and to enable explainable predictions, and it introduces factoid comparison questions in addition to bridge-type questions. On Hugging Face it is offered in two configurations: 'distractor' (each question paired with 10 paragraphs: 2 gold + 8 Wikipedia distractors) and 'fullwiki' (open-domain, retrieve from all of Wikipedia). The distractor config has 90,447 train and 7,405 validation examples; the fullwiki config adds a 7,405-example test split. Questions are labeled by type (bridge/comparison) and difficulty level (easy/medium/hard).