Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    TypeError
Message:      Couldn't cast array of type
struct<answerable: bool, question_decomposition: list<item: struct<id: int64, question: string, answer: string, paragraph_support_idx: int64, support_paragraph: struct<idx: int64, title: string, paragraph_text: string, is_supporting: bool>>>, source_dataset: string, source_split: string, source_file: string, source_row: int64, source_id: string>
to
{'type': Value('string'), 'level': Value('string'), 'supporting_facts': {'title': List(Value('string')), 'sent_id': List(Value('int64'))}, 'context': {'title': List(Value('string')), 'sentences': List(List(Value('string')))}, 'source_dataset': Value('string'), 'source_split': Value('string'), 'source_file': Value('string'), 'source_row': Value('int64'), 'source_id': Value('string')}
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2303, in cast_table_to_schema
                  cast_array_to_feature(
                  ~~~~~~~~~~~~~~~~~~~~~^
                      table[name] if name in table_column_names else pa.array([None] * len(table), type=schema.field(name).type),
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                      feature,
                      ^^^^^^^^
                  )
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 1852, in wrapper
                  return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
                                           ~~~~^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2149, in cast_array_to_feature
                  raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
              TypeError: Couldn't cast array of type
              struct<answerable: bool, question_decomposition: list<item: struct<id: int64, question: string, answer: string, paragraph_support_idx: int64, support_paragraph: struct<idx: int64, title: string, paragraph_text: string, is_supporting: bool>>>, source_dataset: string, source_split: string, source_file: string, source_row: int64, source_id: string>
              to
              {'type': Value('string'), 'level': Value('string'), 'supporting_facts': {'title': List(Value('string')), 'sent_id': List(Value('int64'))}, 'context': {'title': List(Value('string')), 'sentences': List(List(Value('string')))}, 'source_dataset': Value('string'), 'source_split': Value('string'), 'source_file': Value('string'), 'source_row': Value('int64'), 'source_id': Value('string')}
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

id
string
question
string
golden_answers
list
metadata
dict
hotpotqa_train_000000
What is Matka?
[ "Indian" ]
{ "type": "bridge", "level": "easy", "supporting_facts": { "title": [ "Dharmatma", "Matka gambling" ], "sent_id": [ 3, 1 ] }, "context": { "title": [ "Mother Joan of the Angels", "Matka, Estonia", "Virgin Kębelska", "Mother (opera)", "O...
hotpotqa_train_000001
Foodworks has a competitor in the supermarket chain owned by what company?
[ "Wesfarmers" ]
{ "type": "bridge", "level": "hard", "supporting_facts": { "title": [ "Foodworks", "Coles Supermarkets" ], "sent_id": [ 2, 0 ] }, "context": { "title": [ "Stop &amp; Shop/Giant-Landover", "Food For Less", "Coles Supermarkets", "Maxi D", ...
hotpotqa_train_000002
Who directed the movie in which Lynn Cartwright played the older version of Gena Davis' character Dottie Hinson?
[ "Penny Marshall" ]
{ "type": "bridge", "level": "hard", "supporting_facts": { "title": [ "Lynn Cartwright", "A League of Their Own", "A League of Their Own" ], "sent_id": [ 0, 1, 2 ] }, "context": { "title": [ "A League of Their Own", "Lynn Cartwright", "...
hotpotqa_train_000003
Who is the property owner of The Golden Nugget Las Vegas, which inspired a Nintendo DS game of the same name?
[ "Landry's, Inc." ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Golden Nugget Casino DS", "Golden Nugget Las Vegas", "Golden Nugget Las Vegas" ], "sent_id": [ 0, 0, 1 ] }, "context": { "title": [ "Golden Nugget Las Vegas", "DSLink", ...
hotpotqa_train_000004
Wrist serves as the second single from what mixtape released July 1 2016
[ "Bobby Tarantino" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Wrist (Logic song)", "Bobby Tarantino", "Bobby Tarantino" ], "sent_id": [ 1, 0, 1 ] }, "context": { "title": [ "Wrist (Logic song)", "Over You (Daughtry song)", "Y...
hotpotqa_train_000005
The university at which the Wall of Wind is located has two major campuses in which county?
[ "Miami-Dade" ]
{ "type": "bridge", "level": "hard", "supporting_facts": { "title": [ "Wall of Wind", "Florida International University" ], "sent_id": [ 0, 1 ] }, "context": { "title": [ "Goethe University Frankfurt", "Massachusetts Military Reservation Wind Project", ...
hotpotqa_train_000006
What private day school for boys was originally located in the City of London and was attended by Charles John GOdfrey Saunders?
[ "Merchant Taylors' School" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Charles Saunders (bishop)", "Charles Saunders (bishop)", "Merchant Taylors' School, Northwood" ], "sent_id": [ 0, 1, 0 ] }, "context": { "title": [ "Madison Country Day School...
hotpotqa_train_000007
What film staring Christian Slater did Christian Wagne collaborate on?
[ "True Romance" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Christian Wagner", "True Romance" ], "sent_id": [ 1, 1 ] }, "context": { "title": [ "Kuffs", "Playback (film)", "Stranded (2013 film)", "Lies &amp; Illusions", "Bi...
hotpotqa_train_000008
Pandit Kishan Maharaj, was an Indian tabla player of Hindustani classical music, who belonged to which one of the six most common styles of playing of the Indian tabla?
[ "Benares gharānā" ]
{ "type": "bridge", "level": "easy", "supporting_facts": { "title": [ "Kishan Maharaj", "Benares gharana" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Benares gharana", "Shankar Ghosh", "Fazal Qureshi", "Kishan Maharaj", "Anubrata...
hotpotqa_train_000009
What is the name of this fantasy novel published by Rex Collins and authored by the same person who wrote Shardik?
[ "Watership Down" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Richard Adams", "Watership Down" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "The Cuckoo Clock", "Watership Down", "Murder in Tarsis", "The Mislaid Charm", "...
hotpotqa_train_000010
The 2011–12 Baylor Bears basketball team finished in a 3rd place tie in the conference with the team that was coached by whom?
[ "Fred Hoiberg" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "2011–12 Baylor Bears basketball team", "2011–12 Iowa State Cyclones men's basketball team" ], "sent_id": [ 1, 1 ] }, "context": { "title": [ "2015–16 Baylor Bears basketball team", ...
hotpotqa_train_000011
Three Fish and The Limousines, are bands of which nationality?
[ "American" ]
{ "type": "comparison", "level": "easy", "supporting_facts": { "title": [ "Three Fish", "The Limousines" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Posorja", "Richard Stuverud", "The Limousines", "Three Fish", "Raingods with Zip...
hotpotqa_train_000012
Which state of Canada is connected to the most populous city in the US state of Michigan and the seat of Wayne County, by means of the Michigan Central Railway Tunnel, a railroad tunnel under the Detroit River?
[ "Ontario" ]
{ "type": "bridge", "level": "easy", "supporting_facts": { "title": [ "Michigan Central Railway Tunnel", "Detroit" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Port of Detroit", "List of islands in the Detroit River", "Jenson Tunnel", "...
hotpotqa_train_000013
In what country was Katharine Poulton educated?
[ "England" ]
{ "type": "bridge", "level": "hard", "supporting_facts": { "title": [ "Katharine Poulton", "University of Manchester" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Ready Token", "Listed buildings in Poulton, Bebington", "Henry Newton (diplomat...
hotpotqa_train_000014
Were Up and The Watercolor released in the same year?
[ "yes" ]
{ "type": "comparison", "level": "hard", "supporting_facts": { "title": [ "Up (2009 film)", "The Watercolor" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Up (2009 film)", "The Watercolor" ], "sentences": [ [ "Up is a 2009 Amer...
hotpotqa_train_000015
Who was first to make and release a musical album, The White Tie Affair or Lacey Sturm?
[ "The White Tie Affair" ]
{ "type": "comparison", "level": "medium", "supporting_facts": { "title": [ "The White Tie Affair", "The White Tie Affair", "Lacey Sturm" ], "sent_id": [ 0, 1, 2 ] }, "context": { "title": [ "Life Screams", "New Horizons (Flyleaf album)", ...
hotpotqa_train_000016
The 1972 Stanford Cardinals football team represented Stanford University in the 1972 college football season, which American football player and defensive coordinator, became Stanford's new head coach?
[ "Jack Christiansen" ]
{ "type": "bridge", "level": "easy", "supporting_facts": { "title": [ "1972 Stanford Cardinals football team", "Jack Christiansen" ], "sent_id": [ 1, 0 ] }, "context": { "title": [ "1980 Stanford Cardinals football team", "1976 Stanford Cardinals footbal...
hotpotqa_train_000017
Jake Sinclair received a grammy for the song, "Everything has Changed." On what date was that song released as the sixth single from the album, "Red?"
[ "July 16, 2013" ]
{ "type": "bridge", "level": "easy", "supporting_facts": { "title": [ "Jake Sinclair (musician)", "Everything Has Changed" ], "sent_id": [ 7, 1 ] }, "context": { "title": [ "The Films (band)", "Everything Has Changed", "Bulletproof Picasso", ...
hotpotqa_train_000018
Beno Gutenberg, was a German-American seismologist who made several important contributions to the science, he was a colleague and mentor of Charles Francis Richter at which location?
[ "California Institute of Technology" ]
{ "type": "bridge", "level": "easy", "supporting_facts": { "title": [ "Beno Gutenberg", "Charles Francis Richter" ], "sent_id": [ 1, 0 ] }, "context": { "title": [ "Seismicity", "T. Neil Davis", "M. King Hubbert", "Charles Francis Richter", ...
hotpotqa_train_000019
Georges-Henri Bousquet translated the work of a historian who is of what heritage?
[ "North African Arab" ]
{ "type": "bridge", "level": "hard", "supporting_facts": { "title": [ "Georges-Henri Bousquet", "Ibn Khaldun" ], "sent_id": [ 2, 0 ] }, "context": { "title": [ "Jean Portante", "Don Bousquet", "Latresne", "Vaughan Hart", "Ghulam Nabi Fi...
hotpotqa_train_000020
Where was the rock band that released "Miyako Hideaway" formed?
[ "Macclesfield, Cheshire" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Miyako Hideaway", "Marion (band)" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Steve Miller Band", "Ha (Killing Joke album)", "Talk About the Passion", "Miyako Hid...
hotpotqa_train_000021
Peter Venkman is a parapsychologist in a movie series based in what city?
[ "New York City" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Peter Venkman", "Peter Venkman", "Ghostbusters" ], "sent_id": [ 1, 3, 1 ] }, "context": { "title": [ "Lego Minifigures (theme)", "Ghostbusters", "Naa Ashorkor", ...
hotpotqa_train_000022
Who directed the 1998 American comedy film that has the actress that plays Lucille Bluth in Arrested Development?
[ "Tamara Jenkins" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Slums of Beverly Hills", "Jessica Walter" ], "sent_id": [ 0, 1 ] }, "context": { "title": [ "Mae Whitman", "Lee Haxall", "Flaked", "Rock-a-Doodle", "Jessica Walter...
hotpotqa_train_000023
What hip hop group from Hollis, Queens, New York, founded in 1981 by Joseph Simmons, Darryl McDaniels, and Jason Mizell, was brought out by the first rap crew from Dallas, Texas?
[ "Run-D.M.C." ]
{ "type": "bridge", "level": "easy", "supporting_facts": { "title": [ "Nemesis (rap crew)", "Run-DMC", "Run-DMC", "Run-DMC", "Run-DMC", "Run-DMC", "Run-DMC" ], "sent_id": [ 0, 0, 1, 2, 4, 6, 9 ] }, "context": {...
hotpotqa_train_000024
Who published the 2008 game Ross Watson was the lead developer on?
[ "Black Industries" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Ross Watson (game designer)", "Ross Watson (game designer)", "Dark Heresy (role-playing game)" ], "sent_id": [ 0, 1, 0 ] }, "context": { "title": [ "Ross Watson", "Jens ...
hotpotqa_train_000025
What is the park that that People's Choice Classic is a criterium around in close proximity to?
[ "Adelaide Botanic Garden, Hutt Street, and Victoria Park" ]
{ "type": "bridge", "level": "hard", "supporting_facts": { "title": [ "People's Choice Classic", "Rymill Park" ], "sent_id": [ 0, 2 ] }, "context": { "title": [ "Battle of Zahleh", "London Nocturne", "Marondera", "Marsfield, New South Wales",...
hotpotqa_train_000026
Are both Idlewild and 7 Year Bitch rock bands?
[ "yes" ]
{ "type": "comparison", "level": "medium", "supporting_facts": { "title": [ "Idlewild (band)", "7 Year Bitch" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Elizabeth Davis (bassist)", "Stefanie Sargent", "The Little Deaths", "7 Year Bitc...
hotpotqa_train_000027
What is a fortnightly women interest magazine published in English in India, New England Offering or Woman's Era?
[ "Woman's Era" ]
{ "type": "comparison", "level": "easy", "supporting_facts": { "title": [ "New England Offering", "Woman's Era" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Manorama Weekly", "Keraleeyam", "Für Sie", "New England Offering", "Woman...
hotpotqa_train_000028
Moise Poida and Robert Pires both are associated with what sport?
[ "football" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Moise Poida", "Robert Pirès" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Triptych (film)", "Sport in Sussex", "Amateur wrestling", "Robert Pirès", "Nonlimit...
hotpotqa_train_000029
What aerospace, defense company produces the Selectable Lightweight Attack Munition?
[ "Alliant Techsystems" ]
{ "type": "bridge", "level": "medium", "supporting_facts": { "title": [ "Selectable Lightweight Attack Munition", "Alliant Techsystems" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "David Berges", "Medical Protective", "Krauss-Maffei Wegmann",...
hotpotqa_train_000030
Which of these men who have been to space is older, Ivan Bella or Jean-Jacques Favier?
[ "Jean-Jacques Favier" ]
{ "type": "comparison", "level": "hard", "supporting_facts": { "title": [ "Ivan Bella", "Jean-Jacques Favier" ], "sent_id": [ 0, 0 ] }, "context": { "title": [ "Emmanuelle 6: One Final Fling", "Mars Exploration Joint Initiative", "Jean-Jacques Favi...
hotpotqa_train_000031
Faces is a mixtape that features guest appearances from an American rapper who released one album with Souf Folk called what?
[ "Country Thuggin" ]
{ "type": "bridge", "level": "hard", "supporting_facts": { "title": [ "Faces (Mac Miller album)", "Faces (Mac Miller album)", "Mike Jones (rapper)", "Mike Jones (rapper)" ], "sent_id": [ 0, 2, 0, 3 ] }, "context": { "title": [ "OKE: Ope...
End of preview.

No dataset card yet

Downloads last month
75