Dataset Preview
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<id: string, originalText: string, answer: struct<answerTexts: list<item: string>>, alternativeAnswers: list<item: struct<answerTexts: list<item: string>>>>
to
{'id': Value(dtype='string', id=None), 'originalText': Value(dtype='string', id=None), 'answer': {'answerTexts': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}}
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in cast_table_to_schema
arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2261, in <listcomp>
arrays = [cast_array_to_feature(table[name], feature) for name, feature in features.items()]
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1802, in <listcomp>
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2025, in cast_array_to_feature
casted_array_values = _c(array.values, feature[0])
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 1804, in wrapper
return func(array, *args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2122, 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<id: string, originalText: string, answer: struct<answerTexts: list<item: string>>, alternativeAnswers: list<item: struct<answerTexts: list<item: string>>>>
to
{'id': Value(dtype='string', id=None), 'originalText': Value(dtype='string', id=None), 'answer': {'answerTexts': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None)}}
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 1529, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1154, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2038, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed 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 | table dict | questions list |
|---|---|---|
train_-1083680136327211056_0 | {
"columns": [
{
"text": "SN"
},
{
"text": "Country"
},
{
"text": "Total renewable water resources (km³)"
},
{
"text": "Date of Information"
}
],
"rows": [
{
"cells": [
{
"text": "1"
},
{
"text": "Brazil"... | [
{
"id": "train_-1083680136327211056_0_0",
"originalText": "who has the most water in the world",
"answer": {
"answerTexts": [
"Brazil"
]
}
}
] |
train_2917736522934642870_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Genre"
},
{
"text": "Based on"
},
{
"text": "Developed by"
},
{
"text": "Starring"
},
{
"text": "Composer(s)"
},
{
"text": "Country of origin"
},
... | [
{
"id": "train_2917736522934642870_0_0",
"originalText": "how many episodes of midnight texas season 1",
"answer": {
"answerTexts": [
"10"
]
}
}
] |
train_2090420929226937922_0 | {
"columns": [
{
"text": "Year"
},
{
"text": "Western"
},
{
"text": "Eastern"
}
],
"rows": [
{
"cells": [
{
"text": "1998"
},
{
"text": "April 12"
},
{
"text": "April 19"
}
]
... | [
{
"id": "train_2090420929226937922_0_0",
"originalText": "when was the last time easter was in the month of march",
"answer": {
"answerTexts": [
"2016"
]
}
}
] |
train_943011371485322102_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Country"
},
{
"text": "State"
},
{
"text": "County"
},
{
"text": "Founded"
},
{
... | [
{
"id": "train_943011371485322102_0_0",
"originalText": "what is the elevation in park city utah",
"answer": {
"answerTexts": [
"7,000 ft (2,000 m)"
]
}
}
] |
train_-4342804950994743774_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Date"
},
{
"text": "Location"
},
{
"text": "Result"
},
{
"text": "Territorial changes"
},
{
"text": ""
},
{
"text": "Sri L... | [
{
"id": "train_-4342804950994743774_0_0",
"originalText": "when did the sri lankan civil war begin and end",
"answer": {
"answerTexts": [
"23 July 1983",
"18 May 2009"
]
}
}
] |
train_5736854479482235395_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Location"
},
{
"text": "Coordinates"
},
{
"text": "Area"
},
{
"text": "Established"
},
{
"text": ""
},... | [
{
"id": "train_5736854479482235395_0_0",
"originalText": "when was sagarmatha national park enlisted in world heritage list",
"answer": {
"answerTexts": [
"1979"
]
}
}
] |
train_8353449313006939505_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Author"
},
{
"text": "Country"
},
{
"text": "Language"
},
{
"text": "Genre"
},
{
"text": "Publisher"
},
{
"text": "Publication date"
},
{
... | [
{
"id": "train_8353449313006939505_0_0",
"originalText": "when was the poem still i rise written",
"answer": {
"answerTexts": [
"1978"
]
}
}
] |
train_3475080409674051393_0 | {
"columns": [
{
"text": "Country"
},
{
"text": "Homeless population"
},
{
"text": "Data year"
},
{
"text": "Homeless ratio"
},
{
"text": "Main Article"
}
],
"rows": [
{
"cells": [
{
"text": "Australia"
},
... | [
{
"id": "train_3475080409674051393_0_0",
"originalText": "what country has the lowest rate of homelessness",
"answer": {
"answerTexts": [
"Japan"
]
}
}
] |
train_-1361044712482742145_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "← 2016 November 6, 2018 2020 →"
},
{
"text": "← 2016"
},
{
"text": "Class 1 (33 of the 100) seats in the United States Senate (and 2 special elections) 51 seats needed for a majority"
},
... | [
{
"id": "train_-1361044712482742145_0_0",
"originalText": "how many republicans are in the senate in 2018",
"answer": {
"answerTexts": [
"51"
]
}
}
] |
train_-3770005128376258808_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Brand"
},
{
"text": "Slogan"
},
{
"text": "Generation"
},
{
"text": "Model"
},
{
"text": "Compatible networks"
},
{
"text"... | [
{
"id": "train_-3770005128376258808_0_0",
"originalText": "what is the memory of an iphone 6s",
"answer": {
"answerTexts": [
"2 GB LPDDR4 RAM"
]
}
}
] |
train_-1627287452453917939_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Season"
},
{
"text": "Teams"
},
{
"text": "Finals site"
},
{
"text": "Champions"
},
{
"text": "Runner-up"
},
{
"text": "Semifinalists"
},
{
... | [
{
"id": "train_-1627287452453917939_0_0",
"originalText": "who won the 2017 national championship in basketball",
"answer": {
"answerTexts": [
"North Carolina"
]
}
}
] |
train_3277202392210844477_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Administrator"
},
{
"text": "Format"
},
{
"text": "First tournament"
},
{
"text": "Last tournament"
},
{
"text": "Next tournament"
},
{
"text": "Tournam... | [
{
"id": "train_3277202392210844477_0_0",
"originalText": "where was the last cricket world cup held",
"answer": {
"answerTexts": [
"Australia",
"New Zealand"
]
}
}
] |
train_2338110276144095_0 | {
"columns": [
{
"text": "Name of Award"
},
{
"text": "Name of Film"
},
{
"text": "Language"
},
{
"text": "Awardee(s)"
},
{
"text": "Cash Prize"
}
],
"rows": [
{
"cells": [
{
"text": "Best Feature Film on National In... | [
{
"id": "train_2338110276144095_0_0",
"originalText": "who won the best actress award at the 63rd national film awards in 2016",
"answer": {
"answerTexts": [
"Kangana Ranaut"
]
}
}
] |
train_4542203965420965759_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Directed by"
},
{
"text": "Produced by"
},
{
"text": "Written by"
},
{
"text": "Based on"
},
{
"text": "Starring"
},
{
"text": "Music by"
},
{
... | [
{
"id": "train_4542203965420965759_0_0",
"originalText": "who directed snow white and the seven dwarfs",
"answer": {
"answerTexts": [
"David Hand",
"William Cottrell",
"Wilfred Jackson",
"Larry Morey",
"Perce Pearce",
"Ben Sharpsteen"
]
}
... |
train_-48009583706115394_0 | {
"columns": [
{
"text": "Time"
},
{
"text": "Name"
},
{
"text": "Height"
},
{
"text": "Weight"
},
{
"text": "Position"
},
{
"text": "College"
},
{
"text": "Year"
},
{
"text": "Draft"
},
{
"text":... | [
{
"id": "train_-48009583706115394_0_0",
"originalText": "who has the fastest 40 yard dash in the nfl combine",
"answer": {
"answerTexts": [
"John Ross"
]
}
}
] |
train_-7536188072665054537_0 | {
"columns": [
{
"text": "Order"
},
{
"text": "President"
},
{
"text": "Highest approval"
},
{
"text": "Lowest approval"
},
{
"text": "High – Low"
},
{
"text": "Highest disapproval"
},
{
"text": "Highest margin"
},
{... | [
{
"id": "train_-7536188072665054537_0_0",
"originalText": "who has had the lowest approval rating as president",
"answer": {
"answerTexts": [
"Nixon",
"Truman"
]
}
}
] |
train_1591757317673895944_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Codename"
},
{
"text": "Manufacturer"
},
{
"text": "Slogan"
},
{
"text": "Series"
},
{
"text": "Model"
},
{
"text": "Avail... | [
{
"id": "train_1591757317673895944_0_0",
"originalText": "when was the samsung galaxy note 5 released",
"answer": {
"answerTexts": [
"August 21, 2015"
]
}
}
] |
train_-6797044040053792718_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Type"
},
{
"text": "Term limits"
},
{
"text": ""
},
{
"text": "New session started"
},... | [
{
"id": "train_-6797044040053792718_0_0",
"originalText": "what is the length of a term for members of the us house of representatives",
"answer": {
"answerTexts": [
"Two years"
]
}
}
] |
train_-8806568483716688466_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Country"
},
{
"text": "State... | [
{
"id": "train_-8806568483716688466_0_0",
"originalText": "where is port st lucie in florida located",
"answer": {
"answerTexts": [
"27°16′33″N 80°21′18″W / 27.27583°N 80.35500°W"
]
}
}
] |
train_-2792106084015163483_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Country of origin"
},
{
"text": "No. of episodes"
},
{
"text": ""
},
{
"text": "Original network"
},
{
"text": "Original release"
},
{
"text": ""
},... | [
{
"id": "train_-2792106084015163483_0_0",
"originalText": "when do rick and morty season 3 episodes come out",
"answer": {
"answerTexts": [
"April 1[a] – October 1, 2017"
]
}
}
] |
train_9040912460744908300_0 | {
"columns": [
{
"text": "Games"
},
{
"text": "Host city"
},
{
"text": "Dates"
},
{
"text": "Nations"
},
{
"text": "Participants"
},
{
"text": "Events"
}
],
"rows": [
{
"cells": [
{
"text": "1904 Summer... | [
{
"id": "train_9040912460744908300_0_0",
"originalText": "when was the last time the us hosted the olympics",
"answer": {
"answerTexts": [
"2002"
]
}
}
] |
train_-6735948273898305110_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Created by"
},
{
"text": "Portrayed by"
},
{
"text": "Voiced by"
},
{
"text": ""
},
{
"text": "Aliases"
},
{
"text": "Mode... | [
{
"id": "train_-6735948273898305110_0_0",
"originalText": "who played the robot on lost in space",
"answer": {
"answerTexts": [
"Bob May"
]
}
}
] |
train_-2066273191558715470_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Country of origin"
},
{
"text": "No. of episodes"
},
{
"text": ""
},
{
"text": "Original network"
},
{
"text": "Original release"
},
{
"text": ""
},... | [
{
"id": "train_-2066273191558715470_0_0",
"originalText": "when did prison break season 4 come out",
"answer": {
"answerTexts": [
"September 1, 2008"
]
}
}
] |
train_4259834979883910150_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Sport"
},
{
"text": "Instituted"
},
{
"text": "Inaugural season"
},
{
"text": "Number of teams"
},
{
"text": "Countries"
},
{
... | [
{
"id": "train_4259834979883910150_0_0",
"originalText": "who has won the rugby league challenge cup the most times",
"answer": {
"answerTexts": [
"Wigan"
]
}
}
] |
train_-5655551859270743763_0 | {
"columns": [
{
"text": "Tissue"
},
{
"text": "Purpose"
},
{
"text": "Components"
},
{
"text": "Location"
}
],
"rows": [
{
"cells": [
{
"text": "Collagenous fibers"
},
{
"text": "Bind bones and other tis... | [
{
"id": "train_-5655551859270743763_0_0",
"originalText": "what are the types of connective tissue proper",
"answer": {
"answerTexts": [
"Collagenous fibers",
"Elastic fibers",
"Reticular fibers"
]
}
}
] |
train_-6095377631955879126_0 | {
"columns": [
{
"text": "Season"
},
{
"text": "Player"
},
{
"text": "Club"
},
{
"text": "Goals"
},
{
"text": "Apps"
},
{
"text": "Ratio"
}
],
"rows": [
{
"cells": [
{
"text": "1930–31"
},
... | [
{
"id": "train_-6095377631955879126_0_0",
"originalText": "how many laliga goals does ronaldo have this season",
"answer": {
"answerTexts": [
"37"
]
}
}
] |
train_-2167917327563820692_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Directed by"
},
{
"text": "Produced by"
},
{
"text": "Screenplay by"
},
{
"text": "Based on"
},
{
"text": "Starring"
},
{
"text": "Music by"
},
... | [
{
"id": "train_-2167917327563820692_0_0",
"originalText": "who did the music in eddie and the cruisers",
"answer": {
"answerTexts": [
"John Cafferty"
]
}
}
] |
train_-9184816168926371714_0 | {
"columns": [
{
"text": "No. overall"
},
{
"text": "No. in season"
},
{
"text": "Title"
},
{
"text": "Directed by"
},
{
"text": "Written by"
},
{
"text": "Original air date"
},
{
"text": "Prod. code"
},
{
"tex... | [
{
"id": "train_-9184816168926371714_0_0",
"originalText": "when does episode 2 of american horror story season 7 air",
"answer": {
"answerTexts": [
"September 12, 2017"
]
}
}
] |
train_-5817469955288994961_0 | {
"columns": [
{
"text": ""
},
{
"text": "Classification"
},
{
"text": "Season"
},
{
"text": "Teams"
},
{
"text": "Site"
},
{
"text": "Champions"
},
{
"text": "Winning coach"
},
{
"text": "MVP"
},
{
... | [
{
"id": "train_-5817469955288994961_0_0",
"originalText": "where is the big ten basketball tournament held",
"answer": {
"answerTexts": [
"Madison Square Garden"
]
}
}
] |
train_-4017059945977385164_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Author"
},
{
"text": "Illustrator"
},
{
"text": "Series"
},
{
"text": "Release number"
},
{
"text": "Genre"
},
{
"text": "Publisher"
},
{
... | [
{
"id": "train_-4017059945977385164_0_0",
"originalText": "when was harry potter and the sorcerers stone book released",
"answer": {
"answerTexts": [
"26 June 1997"
]
}
}
] |
train_4772708164879245285_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Location"
},
{
"text": "Nearest city"
},
{
"text": "Coordinates"
},
{
"text": "Area"
},
{
"text": "Established"
},
{
"text... | [
{
"id": "train_4772708164879245285_0_0",
"originalText": "where is the dinosaur national monument located city and state",
"answer": {
"answerTexts": [
"Vernal, Utah"
]
}
}
] |
train_3324117148406954039_0 | {
"columns": [
{
"text": ""
},
{
"text": "← 2012 November 8, 2016 2020 →"
},
{
"text": "← 2012"
},
{
"text": "538 members of the Electoral College 270 electoral votes needed to win"
},
{
"text": "Turnout"
},
{
"text": "Nominee Donald Trum... | [
{
"id": "train_3324117148406954039_0_0",
"originalText": "who won the popular vote in the 2017 election",
"answer": {
"answerTexts": [
"Hillary Clinton"
]
}
}
] |
train_4944370295233669238_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Logo"
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},... | [
{
"id": "train_4944370295233669238_0_0",
"originalText": "how many times has the raiders won the superbowl",
"answer": {
"answerTexts": [
"3"
]
}
}
] |
train_1177418755348128363_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": ""
},
{
"text": "Developer"
},
{
"text": "Manufacturer"
},
{
"text": "Product family"
},
{
"text": "Type"
},
{
"text": "Generation"
},
{
"t... | [
{
"id": "train_1177418755348128363_0_0",
"originalText": "when did the apple ipad air come out",
"answer": {
"answerTexts": [
"November 1, 2013"
]
}
}
] |
train_2110246901902965796_0 | {
"columns": [
{
"text": "Games"
},
{
"text": "Gold"
},
{
"text": "Silver"
},
{
"text": "Bronze"
}
],
"rows": [
{
"cells": [
{
"text": "1908 London details"
},
{
"text": "Madge Syers Great Britain"
... | [
{
"id": "train_2110246901902965796_0_0",
"originalText": "who won the gold medal in the women's figure skating",
"answer": {
"answerTexts": [
"Alina Zagitova"
]
}
}
] |
train_-3743752845140460199_0 | {
"columns": [
{
"text": "Actor"
},
{
"text": "Role"
}
],
"rows": [
{
"cells": [
{
"text": "Mark-Paul Gosselaar"
},
{
"text": "Zack Morris"
}
]
},
{
"cells": [
{
"text": "Tiffani Amber T... | [
{
"id": "train_-3743752845140460199_0_0",
"originalText": "who did kelly from saved by the bell marry",
"answer": {
"answerTexts": [
"Zack Morris"
]
}
}
] |
train_6427707990755808121_0 | {
"columns": [
{
"text": ""
},
{
"text": ""
},
{
"text": "Single by Jason Mraz"
},
{
"text": "from the album Love Is a Four Letter Word"
},
{
"text": "Released"
},
{
"text": "Format"
},
{
"text": "Recorded"
},
{
... | [
{
"id": "train_6427707990755808121_0_0",
"originalText": "who sings the song i won't give up on us",
"answer": {
"answerTexts": [
"Jason Mraz"
]
}
}
] |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 17