Hotpot Qa
Hugging FaceDataset Card for "hotpot_qa" Dataset Summary HotpotQA is a new dataset with 113k Wikipedia-based question-answer pairs with four key features: (1) the questions require finding and reasoning over multiple supporting documents to answer; (2) the questions are diverse and not constrained to any pre-existing knowledge bases or knowledge schemas; (3) we provide sentence-level supporting facts required for reasoning, allowingQA systems to reason… See the full description on the dataset page: https://huggingface.co/datasets/hotpotqa/hotpot_qa.
Ask a question about this data
Type any question in plain English — Helix builds the chart with AI. Sign in to run it and save your charts.
Data preview
500 rows · 7 columns · showing first 12| # | id text | question text | answer text | type text | level text | supporting_facts text | context text |
|---|---|---|---|---|---|---|---|
| 1 | 5a7a06935542990198eaf050 | Which magazine was started first Arthur's Magazine or First for Women? | Arthur's Magazine | comparison | medium | {'sent_id': array([0, 0]), 'title': array(["Arthur's Magazine", 'First for Women'], dtype=object)} | {'sentences': array([array(["Radio City is India's first private FM radio station and was started on 3 July 2001.", ' It broa… |
| 2 | 5a879ab05542996e4f30887e | The Oberoi family is part of a hotel company that has a head office in what city? | Delhi | bridge | medium | {'sent_id': array([0, 0]), 'title': array(['Oberoi family', 'The Oberoi Group'], dtype=object)} | {'sentences': array([array(['The Ritz-Carlton Jakarta is a hotel and skyscraper in Jakarta, Indonesia and 14th Tallest building in Jakarta.… |
| 3 | 5a8d7341554299441c6b9fe5 | Musician and satirist Allie Goertz wrote a song about the "The Simpsons" character Milhouse, who Matt Groening named after who? | President Richard Nixon | bridge | hard | {'sent_id': array([0, 1, 2, 0]), 'title': array(['Allie Goertz', 'Allie Goertz', 'Allie Goertz', 'Milhouse Van Houten'], dtype=objec… | {'sentences': array([array(['Lisa Marie Simpson is a fictional character in the animated television series "The Simpsons".', … |
| 4 | 5a82171f5542990a1d231f4a | What nationality was James Henry Miller's wife? | American | bridge | medium | {'sent_id': array([0, 1, 0]), 'title': array(['Peggy Seeger', 'Peggy Seeger', 'Ewan MacColl'], dtype=object)} | {'sentences': array([array(['Moloch: or, This Gentile World is a semi-autobiographical novel written by Henry Miller in 1927-28, initially … |
| 5 | 5a84dd955542997b5ce3ff79 | Cadmium Chloride is slightly soluble in this chemical, it is also called what? | alcohol | bridge | medium | {'sent_id': array([1, 0]), 'title': array(['Cadmium chloride', 'Ethanol'], dtype=object)} | {'sentences': array([array(['Cadmium chloride is a white crystalline compound of cadmium and chlorine, with the formula CdCl.', … |
| 6 | 5a7e36045542991319bc9440 | Which tennis player won more Grand Slam titles, Henri Leconte or Jonathan Stark? | Jonathan Stark | comparison | medium | {'sent_id': array([0, 1, 1]), 'title': array(['Jonathan Stark (tennis)', 'Jonathan Stark (tennis)', 'Henri Leconte'], dtype=object)} | {'sentences': array([array(['Li Na (; ; born 26 February 1982) is a retired Chinese professional tennis player, who achieved a career-high … |
| 7 | 5adf44985542993a75d2646d | Which genus of moth in the world's seventh-largest country contains only one species? | Crambidae | bridge | hard | {'sent_id': array([0, 1, 0, 1]), 'title': array(['Indogrammodes', 'Indogrammodes', 'India', 'India'], dtype=object)} | {'sentences': array([array(['India, officially the Republic of India ("Bhārat Gaṇarājya"), is a country in South Asia.', ' It… |
| 8 | 5a832c3455429954d2e2ec41 | Who was once considered the best kick boxer in the world, however he has been involved in a number of controversies relating to his "unspor… | Badr Hari | bridge | easy | {'sent_id': array([1, 2, 0, 2]), 'title': array(['Global Fighting Championship', 'Global Fighting Championship', 'Badr Hari', 'Badr … | {'sentences': array([array(['The 1998 Verano de Escándalo (Spanish for "Summer of Scandal") was the second annual "Verano de Escandalo" pro… |
| 9 | 5a7d0db955429909bec76924 | The Dutch-Belgian television series that "House of Anubis" was based on first aired in what year? | 2006 | bridge | medium | {'sent_id': array([0, 1]), 'title': array(['House of Anubis', 'Het Huis Anubis'], dtype=object)} | {'sentences': array([array(['House of Anubis is a mystery television series developed for Nickelodeon based on the Dutch-Belgian television… |
| 10 | 5a89372855429951533612e6 | What is the length of the track where the 2013 Liqui Moly Bathurst 12 Hour was staged? | 6.213 km long | bridge | hard | {'sent_id': array([0, 1, 0, 2]), 'title': array(['2013 Liqui Moly Bathurst 12 Hour', '2013 Liqui Moly Bathurst 12 Hour', 'Mount Pano… | {'sentences': array([array(['Mount Panorama Circuit is a motor racing track located in Bathurst, New South Wales, Australia.', … |
| 11 | 5abd90545542996e802b47d7 | Fast Cars, Danger, Fire and Knives includes guest appearances from which hip hop record executive? | Jaime Meline | bridge | medium | {'sent_id': array([2, 0]), 'title': array(['Fast Cars, Danger, Fire and Knives', 'El-P'], dtype=object)} | {'sentences': array([array(['Lights Out Paris is the first studio album by American hip hop artist Sims, a member of Minneapolis indie hip … |
| 12 | 5aba66c855429939ce03dcdb | Gunmen from Laredo starred which narrator of "Frontier"? | Walter Darwin Coy | bridge | medium | {'sent_id': array([0, 0, 1]), 'title': array(['Gunmen from Laredo', 'Walter Coy', 'Walter Coy'], dtype=object)} | {'sentences': array([array(['Louis Stevens (December 25, 1896 – September 29, 1963) was an American screenwriter of the silent and sound fi… |
Auto-generated charts
Hotpot Qa: 500 rows by 7 columns. These exploratory charts are generated automatically from the data - open the dataset in Helix to ask your own questions.
Charts
type by record count
Most common type values across records.
Interesting queries to try
Columns
- id text
- question text
- answer text
- type categorical
- level categorical
- supporting_facts mixed
- context mixed