subset stringclasses 6
values | context stringlengths 16 17.7k | context_tokens dict | qid stringlengths 32 32 | question stringlengths 1 717 | question_tokens dict | detected_answers dict | answers listlengths 1 25 |
|---|---|---|---|---|---|---|---|
NaturalQuestionsShort | <P> The platform principally features 3D - based user - generated content . Second Life also has its own virtual currency , the Linden Dollar , which is exchangeable with real world currency . </P> | {
"tokens": [
"<P>",
"The",
"platform",
"principally",
"features",
"3D",
"-",
"based",
"user",
"-",
"generated",
"content",
".",
"Second",
"Life",
"also",
"has",
"its",
"own",
"virtual",
"currency",
",",
"the",
"Linden",
... | 306953ec8dab4418a30e5d2105731ef2 | linden dollars created for use in second life are an example of | {
"tokens": [
"linden",
"dollars",
"created",
"for",
"use",
"in",
"second",
"life",
"are",
"an",
"example",
"of"
],
"offsets": [
0,
7,
15,
23,
27,
31,
34,
41,
46,
50,
53,
61
]
} | {
"text": [
"virtual currency"
],
"char_spans": [
{
"start": [
105
],
"end": [
120
]
}
],
"token_spans": [
{
"start": [
19
],
"end": [
20
]
}
]
} | [
"virtual currency"
] |
NaturalQuestionsShort | <P> On 7 November 1917 , Bolshevik leader Vladimir Lenin led his leftist revolutionaries in a revolt against the ineffective Provisional Government ( Russia was still using the Julian calendar at the time , so period references show a 25 October date ) . The October revolution ended the phase of the revolution instigat... | {
"tokens": [
"<P>",
"On",
"7",
"November",
"1917",
",",
"Bolshevik",
"leader",
"Vladimir",
"Lenin",
"led",
"his",
"leftist",
"revolutionaries",
"in",
"a",
"revolt",
"against",
"the",
"ineffective",
"Provisional",
"Government",
... | 02a9dd6435e5455dae7dace2d99df8f0 | when did the bolshevik revolution start and end | {
"tokens": [
"when",
"did",
"the",
"bolshevik",
"revolution",
"start",
"and",
"end"
],
"offsets": [
0,
5,
9,
13,
23,
34,
40,
44
]
} | {
"text": [
"7 November 1917"
],
"char_spans": [
{
"start": [
7
],
"end": [
21
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
4
]
}
]
} | [
"7 November 1917"
] |
NaturalQuestionsShort | <P> The Third Amendment ( Amendment III ) to the United States Constitution places restrictions on the quartering of soldiers in private homes without the owner 's consent , forbidding the practice in peacetime . The amendment is a response to Quartering Acts passed by the British parliament during the buildup to the A... | {
"tokens": [
"<P>",
"The",
"Third",
"Amendment",
"(",
"Amendment",
"III",
")",
"to",
"the",
"United",
"States",
"Constitution",
"places",
"restrictions",
"on",
"the",
"quartering",
"of",
"soldiers",
"in",
"private",
"homes",
... | fd09fd9d03b04a14b6151a32c07bbba6 | the third amendment to the us constitution has to do with | {
"tokens": [
"the",
"third",
"amendment",
"to",
"the",
"us",
"constitution",
"has",
"to",
"do",
"with"
],
"offsets": [
0,
4,
10,
20,
23,
27,
30,
43,
47,
50,
53
]
} | {
"text": [
"places restrictions on the quartering of soldiers in private homes without the owner 's consent , forbidding the practice in peacetime"
],
"char_spans": [
{
"start": [
76
],
"end": [
209
]
}
],
"token_spans": [
{
"start": [
13
... | [
"places restrictions on the quartering of soldiers in private homes without the owner 's consent , forbidding the practice in peacetime"
] |
NaturalQuestionsShort | <P> During the Information Age , the phenomenon is that the digital industry creates a knowledge - based society surrounded by a high - tech global economy that spans over its influence on how the manufacturing throughout and the service sector operate in an efficient and convenient way . In a commercialized society , ... | {
"tokens": [
"<P>",
"During",
"the",
"Information",
"Age",
",",
"the",
"phenomenon",
"is",
"that",
"the",
"digital",
"industry",
"creates",
"a",
"knowledge",
"-",
"based",
"society",
"surrounded",
"by",
"a",
"high",
"-",
... | 6f49cadd14514f8bb24174705bd5a8b3 | the information age resulted from the invention of the | {
"tokens": [
"the",
"information",
"age",
"resulted",
"from",
"the",
"invention",
"of",
"the"
],
"offsets": [
0,
4,
16,
20,
29,
34,
38,
48,
51
]
} | {
"text": [
"digital industry"
],
"char_spans": [
{
"start": [
60
],
"end": [
75
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
12
]
}
]
} | [
"digital industry"
] |
NaturalQuestionsShort | <P> Pareto analysis is a formal technique useful where many possible courses of action are competing for attention . In essence , the problem - solver estimates the benefit delivered by each action , then selects a number of the most effective actions that deliver a total benefit reasonably close to the maximal possibl... | {
"tokens": [
"<P>",
"Pareto",
"analysis",
"is",
"a",
"formal",
"technique",
"useful",
"where",
"many",
"possible",
"courses",
"of",
"action",
"are",
"competing",
"for",
"attention",
".",
"In",
"essence",
",",
"the",
"prob... | de36f54c4de245c2898367c7541d6e39 | explain the principle behind a simple pareto analysis | {
"tokens": [
"explain",
"the",
"principle",
"behind",
"a",
"simple",
"pareto",
"analysis"
],
"offsets": [
0,
8,
12,
22,
29,
31,
38,
45
]
} | {
"text": [
"estimates the benefit delivered by each action , then selects a number of the most effective actions that deliver a total benefit reasonably close to the maximal possible one"
],
"char_spans": [
{
"start": [
151
],
"end": [
324
]
}
],
"token_spa... | [
"estimates the benefit delivered by each action , then selects a number of the most effective actions that deliver a total benefit reasonably close to the maximal possible one"
] |
NaturalQuestionsShort | <Li> Julie Tice - Bubolz as Yuko , a humanoid robot . </Li> | {
"tokens": [
"<Li>",
"Julie",
"Tice",
"-",
"Bubolz",
"as",
"Yuko",
",",
"a",
"humanoid",
"robot",
".",
"</Li>"
],
"offsets": [
0,
5,
11,
16,
18,
25,
28,
33,
35,
37,
46,
52,
54
]
} | c0341b83377845d9aa1bb7a1b5c811e1 | who plays the robot in unbreakable kimmy schmidt | {
"tokens": [
"who",
"plays",
"the",
"robot",
"in",
"unbreakable",
"kimmy",
"schmidt"
],
"offsets": [
0,
4,
10,
14,
20,
23,
35,
41
]
} | {
"text": [
"Julie Tice - Bubolz"
],
"char_spans": [
{
"start": [
5
],
"end": [
23
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
4
]
}
]
} | [
"Julie Tice - Bubolz"
] |
NaturalQuestionsShort | <P> The hectometre ( International spelling as used by the International Bureau of Weights and Measures ; SI symbol : hm ) or hectometer ( American spelling ) is an uncommonly used unit of length in the metric system , equal to one hundred metres . It derives from the Greek word `` ekato '' , meaning `` hundred '' . A ... | {
"tokens": [
"<P>",
"The",
"hectometre",
"(",
"International",
"spelling",
"as",
"used",
"by",
"the",
"International",
"Bureau",
"of",
"Weights",
"and",
"Measures",
";",
"SI",
"symbol",
":",
"hm",
")",
"or",
"hectometer",... | bf65f516b2aa45019a91a1f9309af032 | what does hm stand for in the metric system | {
"tokens": [
"what",
"does",
"hm",
"stand",
"for",
"in",
"the",
"metric",
"system"
],
"offsets": [
0,
5,
10,
13,
19,
23,
26,
30,
37
]
} | {
"text": [
"hectometre",
"hectometer"
],
"char_spans": [
{
"start": [
8
],
"end": [
17
]
},
{
"start": [
126
],
"end": [
135
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [... | [
"hectometre",
"hectometer"
] |
NaturalQuestionsShort | <P> The Sixth Crusade led by Frederick II , Holy Roman Emperor left Italy in 1228 . The death of al - Mu'azzam negated the proposed alliance with al - Kamil , who along with his brother al - Ashraf had taken possession of Damascus ( as well as Jerusalem ) from their nephew , al - Mu'azzam's son an - Nasir Dawud . Howev... | {
"tokens": [
"<P>",
"The",
"Sixth",
"Crusade",
"led",
"by",
"Frederick",
"II",
",",
"Holy",
"Roman",
"Emperor",
"left",
"Italy",
"in",
"1228",
".",
"The",
"death",
"of",
"al",
"-",
"Mu'azzam",
"negated",
"the",
"p... | 1c113109c33b4a4f88df17c76555cf75 | who had jerusalem at the end of the crusades | {
"tokens": [
"who",
"had",
"jerusalem",
"at",
"the",
"end",
"of",
"the",
"crusades"
],
"offsets": [
0,
4,
8,
18,
21,
25,
29,
32,
36
]
} | {
"text": [
"Frederick II , Holy Roman Emperor"
],
"char_spans": [
{
"start": [
29
],
"end": [
61
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
11
]
}
]
} | [
"Frederick II , Holy Roman Emperor"
] |
NaturalQuestionsShort | <Table> 2017 Sultan Azlan Shah Cup <Tr> <Th colspan="2"> Tournament details </Th> </Tr> <Tr> <Th> Host country </Th> <Td> Malaysia </Td> </Tr> <Tr> <Th> City </Th> <Td> Ipoh </Td> </Tr> <Tr> <Th> Dates </Th> <Td> 29 April 2017 ( 2017 - 04 - 29 ) -- 6 May 2017 ( 2017 - 05 - 06 ) </Td> </Tr> <Tr> <Th> Teams </Th> <Td> 6 ... | {
"tokens": [
"<Table>",
"2017",
"Sultan",
"Azlan",
"Shah",
"Cup",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Tournament",
"details",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"Host",
"country",
"</Th>",
"<Td>",
"Malaysia",
"</Td>",
"</Tr>",
"... | da829a04db404dabaf6872cda44b44ab | who won the 2017 sultan azlan shah hockey championship organised in malaysia | {
"tokens": [
"who",
"won",
"the",
"2017",
"sultan",
"azlan",
"shah",
"hockey",
"championship",
"organised",
"in",
"malaysia"
],
"offsets": [
0,
4,
8,
12,
17,
24,
30,
35,
42,
55,
65,
68
]
} | {
"text": [
"Great Britain"
],
"char_spans": [
{
"start": [
477
],
"end": [
489
]
}
],
"token_spans": [
{
"start": [
92
],
"end": [
93
]
}
]
} | [
"Great Britain"
] |
NaturalQuestionsShort | <P> `` You Gave Me a Mountain '' ( sometimes credited as `` Lord , You Gave Me a Mountain '' ) is a song written by country singer - songwriter Marty Robbins during the 1960s . It has been recorded by many artists , including Robbins himself , but the highest - charting version of the song was by Frankie Laine in 1969 ... | {
"tokens": [
"<P>",
"``",
"You",
"Gave",
"Me",
"a",
"Mountain",
"''",
"(",
"sometimes",
"credited",
"as",
"``",
"Lord",
",",
"You",
"Gave",
"Me",
"a",
"Mountain",
"''",
")",
"is",
"a",
"song",
"written",
"by",... | 6669ad8119ab46aba386516ed2f6ab6f | who wrote the song lord you gave me a mountain | {
"tokens": [
"who",
"wrote",
"the",
"song",
"lord",
"you",
"gave",
"me",
"a",
"mountain"
],
"offsets": [
0,
4,
10,
14,
19,
24,
28,
33,
36,
38
]
} | {
"text": [
"Marty Robbins"
],
"char_spans": [
{
"start": [
144
],
"end": [
156
]
}
],
"token_spans": [
{
"start": [
31
],
"end": [
32
]
}
]
} | [
"Marty Robbins"
] |
NaturalQuestionsShort | <P> The socialist market economy of China is the world 's second largest economy by nominal GDP and the world 's largest economy by purchasing power parity according to the International Monetary Fund ( IMF ) , although China 's National Bureau of Statistics denies the latter assessment . </P> | {
"tokens": [
"<P>",
"The",
"socialist",
"market",
"economy",
"of",
"China",
"is",
"the",
"world",
"'s",
"second",
"largest",
"economy",
"by",
"nominal",
"GDP",
"and",
"the",
"world",
"'s",
"largest",
"economy",
"by",
... | a179a1121fcf4d25bdacce1573da2c04 | what kind of economic system does china use | {
"tokens": [
"what",
"kind",
"of",
"economic",
"system",
"does",
"china",
"use"
],
"offsets": [
0,
5,
10,
13,
22,
29,
34,
40
]
} | {
"text": [
"socialist market economy"
],
"char_spans": [
{
"start": [
8
],
"end": [
31
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
4
]
}
]
} | [
"socialist market economy"
] |
NaturalQuestionsShort | <P> Little Caesar Enterprises Inc. ( doing business as Little Caesars ) is the third - largest pizza chain in the United States , behind Pizza Hut and Domino 's Pizza . It operates and franchises pizza restaurants in the United States and internationally in Asia , the Middle East , Australia , Canada , Latin America an... | {
"tokens": [
"<P>",
"Little",
"Caesar",
"Enterprises",
"Inc.",
"(",
"doing",
"business",
"as",
"Little",
"Caesars",
")",
"is",
"the",
"third",
"-",
"largest",
"pizza",
"chain",
"in",
"the",
"United",
"States",
",",
"b... | 5fc702671d3a4de7a4523ef164702e48 | what 's the largest pizza chain in america | {
"tokens": [
"what",
"'s",
"the",
"largest",
"pizza",
"chain",
"in",
"america"
],
"offsets": [
0,
5,
8,
12,
20,
26,
32,
35
]
} | {
"text": [
"Pizza Hut"
],
"char_spans": [
{
"start": [
137
],
"end": [
145
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
26
]
}
]
} | [
"Pizza Hut"
] |
NaturalQuestionsShort | <P> Dinosaur : Countdown to Extinction is a dark ride EMV attraction at Disney 's Animal Kingdom in Walt Disney World , Lake Buena Vista , Florida . The ride features a turbulent journey through the Cretaceous period , featuring prehistoric scenes populated with dinosaur audio - animatronics . Originally named Countdow... | {
"tokens": [
"<P>",
"Dinosaur",
":",
"Countdown",
"to",
"Extinction",
"is",
"a",
"dark",
"ride",
"EMV",
"attraction",
"at",
"Disney",
"'s",
"Animal",
"Kingdom",
"in",
"Walt",
"Disney",
"World",
",",
"Lake",
"Buena",
"... | 7b73768c3931492f87b9e67a1b327357 | when did dinosaur ride open at animal kingdom | {
"tokens": [
"when",
"did",
"dinosaur",
"ride",
"open",
"at",
"animal",
"kingdom"
],
"offsets": [
0,
5,
9,
18,
23,
28,
31,
38
]
} | {
"text": [
"1998"
],
"char_spans": [
{
"start": [
360
],
"end": [
363
]
}
],
"token_spans": [
{
"start": [
59
],
"end": [
59
]
}
]
} | [
"1998"
] |
NaturalQuestionsShort | <Li> 22 January 1947 : Objective resolution unanimously adopted . </Li> | {
"tokens": [
"<Li>",
"22",
"January",
"1947",
":",
"Objective",
"resolution",
"unanimously",
"adopted",
".",
"</Li>"
],
"offsets": [
0,
5,
8,
16,
21,
23,
33,
44,
56,
64,
66
]
} | f54708e8ce1140a29ac79e8b8168dbdb | when was the resolution passed by the constituent assembly | {
"tokens": [
"when",
"was",
"the",
"resolution",
"passed",
"by",
"the",
"constituent",
"assembly"
],
"offsets": [
0,
5,
9,
13,
24,
31,
34,
38,
50
]
} | {
"text": [
"22 January 1947"
],
"char_spans": [
{
"start": [
5
],
"end": [
19
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"22 January 1947"
] |
NaturalQuestionsShort | <P> The Thirteen Colonies began a rebellion against British rule in 1775 and proclaimed their independence in 1776 as the United States of America . In the American Revolutionary War ( 1775 -- 83 ) the Americans captured the British invasion army at Saratoga in 1777 , secured the Northeast and encouraged the French to ... | {
"tokens": [
"<P>",
"The",
"Thirteen",
"Colonies",
"began",
"a",
"rebellion",
"against",
"British",
"rule",
"in",
"1775",
"and",
"proclaimed",
"their",
"independence",
"in",
"1776",
"as",
"the",
"United",
"States",
"of",
... | b3029899478b4591b62420577ad8a007 | when did the united states officially become a country | {
"tokens": [
"when",
"did",
"the",
"united",
"states",
"officially",
"become",
"a",
"country"
],
"offsets": [
0,
5,
9,
13,
20,
27,
38,
45,
47
]
} | {
"text": [
"1776"
],
"char_spans": [
{
"start": [
110
],
"end": [
113
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
17
]
}
]
} | [
"1776"
] |
NaturalQuestionsShort | <P> The Bank of England £ 1 note was a banknote of the pound sterling . After the ten shilling note was withdrawn in 1970 it became the smallest denomination note issued by the Bank of England . The one pound note was issued by the Bank of England for the first time in 1797 and continued to be printed until 1984 . The ... | {
"tokens": [
"<P>",
"The",
"Bank",
"of",
"England",
"£",
"1",
"note",
"was",
"a",
"banknote",
"of",
"the",
"pound",
"sterling",
".",
"After",
"the",
"ten",
"shilling",
"note",
"was",
"withdrawn",
"in",
"1970",
"it... | 83a6777745b1486b8dcb1c3318fc7a94 | when did 1 pound note go out of circulation | {
"tokens": [
"when",
"did",
"1",
"pound",
"note",
"go",
"out",
"of",
"circulation"
],
"offsets": [
0,
5,
9,
11,
17,
22,
25,
29,
32
]
} | {
"text": [
"1984"
],
"char_spans": [
{
"start": [
309
],
"end": [
312
]
}
],
"token_spans": [
{
"start": [
61
],
"end": [
61
]
}
]
} | [
"1984"
] |
NaturalQuestionsShort | <P> In literature , there are two nuggets that claim their status as the biggest gold nuggets in the world : the Welcome Stranger with the Canaã nugget being the largest surviving natural nugget . Considered by most authorities to be the biggest gold nugget ever found , the Welcome Stranger was found at Moliagul , Vict... | {
"tokens": [
"<P>",
"In",
"literature",
",",
"there",
"are",
"two",
"nuggets",
"that",
"claim",
"their",
"status",
"as",
"the",
"biggest",
"gold",
"nuggets",
"in",
"the",
"world",
":",
"the",
"Welcome",
"Stranger",
"w... | 484638928a784ae68252b65260b9228c | where was the biggest gold nugget ever found | {
"tokens": [
"where",
"was",
"the",
"biggest",
"gold",
"nugget",
"ever",
"found"
],
"offsets": [
0,
6,
10,
14,
22,
27,
34,
39
]
} | {
"text": [
"Moliagul , Victoria , Australia"
],
"char_spans": [
{
"start": [
305
],
"end": [
335
]
}
],
"token_spans": [
{
"start": [
54
],
"end": [
58
]
}
]
} | [
"Moliagul , Victoria , Australia"
] |
NaturalQuestionsShort | <P> The American Recovery and Reinvestment Act of 2009 ( ARRA ) ( Pub. L. 111 -- 5 ) , nicknamed the Recovery Act , was a stimulus package enacted by the 111th U.S. Congress and signed into law by President Barack Obama in February 2009 . Developed in response to the Great Recession , the ARRA 's primary objective was ... | {
"tokens": [
"<P>",
"The",
"American",
"Recovery",
"and",
"Reinvestment",
"Act",
"of",
"2009",
"(",
"ARRA",
")",
"(",
"Pub.",
"L.",
"111",
"--",
"5",
")",
",",
"nicknamed",
"the",
"Recovery",
"Act",
",",
"was",
... | c7c8e7a6c52d468890886e9d762013a6 | when was the american recovery and reinvestment act passed | {
"tokens": [
"when",
"was",
"the",
"american",
"recovery",
"and",
"reinvestment",
"act",
"passed"
],
"offsets": [
0,
5,
9,
13,
22,
31,
35,
48,
52
]
} | {
"text": [
"February 2009"
],
"char_spans": [
{
"start": [
223
],
"end": [
235
]
}
],
"token_spans": [
{
"start": [
44
],
"end": [
45
]
}
]
} | [
"February 2009"
] |
NaturalQuestionsShort | <P> `` The Cask of Amontillado '' ( sometimes spelled `` The Casque of Amontillado '' ( a. mon. ti. ˈʝa. ðo ) ) is a short story by Edgar Allan Poe , first published in the November 1846 issue of Godey 's Lady 's Book . The story , set in an unnamed Italian city at carnival time in an unspecified year , is about a man ... | {
"tokens": [
"<P>",
"``",
"The",
"Cask",
"of",
"Amontillado",
"''",
"(",
"sometimes",
"spelled",
"``",
"The",
"Casque",
"of",
"Amontillado",
"''",
"(",
"a.",
"mon.",
"ti.",
"ˈʝa.",
"ðo",
")",
")",
"is",
"a",
"... | 738264d12c294936a931cd91c51685e9 | what is the setting of the cast of amontillado | {
"tokens": [
"what",
"is",
"the",
"setting",
"of",
"the",
"cast",
"of",
"amontillado"
],
"offsets": [
0,
5,
8,
12,
20,
23,
27,
32,
35
]
} | {
"text": [
"in an unnamed Italian city at carnival time in an unspecified year"
],
"char_spans": [
{
"start": [
236
],
"end": [
301
]
}
],
"token_spans": [
{
"start": [
51
],
"end": [
62
]
}
]
} | [
"in an unnamed Italian city at carnival time in an unspecified year"
] |
NaturalQuestionsShort | <P> The Latins ( Latin : Latini ) , sometimes known as the Latians , were an Italic tribe which included the early inhabitants of the city of Rome . From about 1000 BC , the Latins inhabited the small region known to the Romans as Old Latium ( Latium Vetus ) , that is , the area between the river Tiber and the promonto... | {
"tokens": [
"<P>",
"The",
"Latins",
"(",
"Latin",
":",
"Latini",
")",
",",
"sometimes",
"known",
"as",
"the",
"Latians",
",",
"were",
"an",
"Italic",
"tribe",
"which",
"included",
"the",
"early",
"inhabitants",
"of",... | 43f9d63d2ba64cf69b11eb20fbbd87c8 | who were the latins where did they live | {
"tokens": [
"who",
"were",
"the",
"latins",
"where",
"did",
"they",
"live"
],
"offsets": [
0,
4,
9,
13,
20,
26,
30,
35
]
} | {
"text": [
"Rome"
],
"char_spans": [
{
"start": [
142
],
"end": [
145
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
28
]
}
]
} | [
"Rome"
] |
NaturalQuestionsShort | <P> In the Season 6 opener `` Escape From the Citadel '' , Finn has lost half of his right arm , up to his elbow , from which a flower protruded . He later regains his arm , now as a prosthetic , in the episode `` Breezy '' , only to lose it once more in the seventh series finale `` Reboot '' when his grass arm transfo... | {
"tokens": [
"<P>",
"In",
"the",
"Season",
"6",
"opener",
"``",
"Escape",
"From",
"the",
"Citadel",
"''",
",",
"Finn",
"has",
"lost",
"half",
"of",
"his",
"right",
"arm",
",",
"up",
"to",
"his",
"elbow",
",",
... | 18372f99491e4ca8ac5609c4c871a1a9 | what episode of adventure time does finn lose his arm | {
"tokens": [
"what",
"episode",
"of",
"adventure",
"time",
"does",
"finn",
"lose",
"his",
"arm"
],
"offsets": [
0,
5,
13,
16,
26,
31,
36,
41,
46,
50
]
} | {
"text": [
"Season 6 opener `` Escape From the Citadel ''",
"seventh series finale `` Reboot ''"
],
"char_spans": [
{
"start": [
11
],
"end": [
55
]
},
{
"start": [
259
],
"end": [
292
]
}
],
"token_spans"... | [
"Season 6 opener `` Escape From the Citadel ''",
"seventh series finale `` Reboot ''"
] |
NaturalQuestionsShort | <P> Olaf the Snowman is a fictional character from the 2013 animated film Frozen , produced by Walt Disney Animation Studios . </P> | {
"tokens": [
"<P>",
"Olaf",
"the",
"Snowman",
"is",
"a",
"fictional",
"character",
"from",
"the",
"2013",
"animated",
"film",
"Frozen",
",",
"produced",
"by",
"Walt",
"Disney",
"Animation",
"Studios",
".",
"</P>"
],
"offs... | 4b5cc84ff8054bbba1f2cb4ad3bb1c6f | what is the name of the snowman in the disney movie frozen | {
"tokens": [
"what",
"is",
"the",
"name",
"of",
"the",
"snowman",
"in",
"the",
"disney",
"movie",
"frozen"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
32,
35,
39,
46,
52
]
} | {
"text": [
"Olaf"
],
"char_spans": [
{
"start": [
4
],
"end": [
7
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"Olaf"
] |
NaturalQuestionsShort | <Ul> <Li> John C. Reilly as Wreck - It Ralph , a gigantic but soft - hearted man who is the villain of the fictional arcade game Fix - It Felix Jr . </Li> <Li> Sarah Silverman as Vanellope von Schweetz , a racer / glitch in Sugar Rush . </Li> <Li> Jack McBrayer as Fix - It Felix Jr. , a repairman who is the hero of Fix... | {
"tokens": [
"<Ul>",
"<Li>",
"John",
"C.",
"Reilly",
"as",
"Wreck",
"-",
"It",
"Ralph",
",",
"a",
"gigantic",
"but",
"soft",
"-",
"hearted",
"man",
"who",
"is",
"the",
"villain",
"of",
"the",
"fictional",
"arcade"... | e7af9c6519c548a0a850efb5d93efc04 | who does the voice of ralph in wreck it ralph | {
"tokens": [
"who",
"does",
"the",
"voice",
"of",
"ralph",
"in",
"wreck",
"it",
"ralph"
],
"offsets": [
0,
4,
9,
13,
19,
22,
28,
31,
37,
40
]
} | {
"text": [
"John C. Reilly"
],
"char_spans": [
{
"start": [
10
],
"end": [
23
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
4
]
}
]
} | [
"John C. Reilly"
] |
NaturalQuestionsShort | <P> The GMC Envoy is a mid-size SUV that was produced by General Motors . It was introduced for the 1998 model year . After the first generation Envoy was discontinued after the 2000 model year , but the Envoy was reintroduced and redesigned for the 2002 model year , and it was available in the GMC line of vehicles fro... | {
"tokens": [
"<P>",
"The",
"GMC",
"Envoy",
"is",
"a",
"mid-size",
"SUV",
"that",
"was",
"produced",
"by",
"General",
"Motors",
".",
"It",
"was",
"introduced",
"for",
"the",
"1998",
"model",
"year",
".",
"After",
"... | 03b2430ef7ca4a05ad56499921b598d3 | when did they stop making the gmc envoy | {
"tokens": [
"when",
"did",
"they",
"stop",
"making",
"the",
"gmc",
"envoy"
],
"offsets": [
0,
5,
9,
14,
19,
26,
30,
34
]
} | {
"text": [
"discontinued after the 2000 model year",
"reintroduced and redesigned for the 2002 model year , and it was available in the GMC line of vehicles from the 2002 to 2009 model years"
],
"char_spans": [
{
"start": [
155
],
"end": [
192
]
},
{
... | [
"discontinued after the 2000 model year",
"reintroduced and redesigned for the 2002 model year , and it was available in the GMC line of vehicles from the 2002 to 2009 model years"
] |
NaturalQuestionsShort | <P> A cinder cone or scoria cone is a steep conical hill of loose pyroclastic fragments , such as either volcanic clinkers , cinders , volcanic ash , or scoria that has been built around a volcanic vent . They consist of loose pyroclastic debris formed by explosive eruptions or lava fountains from a single , typically ... | {
"tokens": [
"<P>",
"A",
"cinder",
"cone",
"or",
"scoria",
"cone",
"is",
"a",
"steep",
"conical",
"hill",
"of",
"loose",
"pyroclastic",
"fragments",
",",
"such",
"as",
"either",
"volcanic",
"clinkers",
",",
"cinders",
... | 12f9af599e3c4505be4af56c983b16e9 | what type of eruption does cinder cone volcanoes have | {
"tokens": [
"what",
"type",
"of",
"eruption",
"does",
"cinder",
"cone",
"volcanoes",
"have"
],
"offsets": [
0,
5,
10,
13,
22,
27,
34,
39,
49
]
} | {
"text": [
"explosive"
],
"char_spans": [
{
"start": [
256
],
"end": [
264
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
47
]
}
]
} | [
"explosive"
] |
NaturalQuestionsShort | <P> There are no age restrictions on the possession of firearms and some people are prohibited from possessing firearms due to certain criminal convictions or who are released on bond or their own recognizance pending trial for certain criminal charges . Since July 1 , 1994 , machine guns , short - barreled shotguns , ... | {
"tokens": [
"<P>",
"There",
"are",
"no",
"age",
"restrictions",
"on",
"the",
"possession",
"of",
"firearms",
"and",
"some",
"people",
"are",
"prohibited",
"from",
"possessing",
"firearms",
"due",
"to",
"certain",
"criminal",... | 3761bcf7986a417fb21766ba75f6ea6d | what firearms are illegal to possess in washington | {
"tokens": [
"what",
"firearms",
"are",
"illegal",
"to",
"possess",
"in",
"washington"
],
"offsets": [
0,
5,
14,
18,
26,
29,
37,
40
]
} | {
"text": [
"machine guns , short - barreled shotguns , and any parts thereof"
],
"char_spans": [
{
"start": [
277
],
"end": [
340
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
58
]
}
]
} | [
"machine guns , short - barreled shotguns , and any parts thereof"
] |
NaturalQuestionsShort | <P> Fiddler on the Roof is based on Tevye and his Daughters ( or Tevye the Dairyman ) , a series of stories by Sholem Aleichem that he wrote in Yiddish between 1894 and 1914 about Jewish life in a village in the Pale of Settlement of Imperial Russia at the turn of the 20th century . It is also influenced by Life Is wit... | {
"tokens": [
"<P>",
"Fiddler",
"on",
"the",
"Roof",
"is",
"based",
"on",
"Tevye",
"and",
"his",
"Daughters",
"(",
"or",
"Tevye",
"the",
"Dairyman",
")",
",",
"a",
"series",
"of",
"stories",
"by",
"Sholem",
"Aleich... | 8de39a946d5347288a94d52356606b0e | what is the setting of fiddler on the roof | {
"tokens": [
"what",
"is",
"the",
"setting",
"of",
"fiddler",
"on",
"the",
"roof"
],
"offsets": [
0,
5,
8,
12,
20,
23,
31,
34,
38
]
} | {
"text": [
"a village in the Pale of Settlement of Imperial Russia at the turn of the 20th century"
],
"char_spans": [
{
"start": [
195
],
"end": [
280
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
55
]
... | [
"a village in the Pale of Settlement of Imperial Russia at the turn of the 20th century"
] |
NaturalQuestionsShort | <P> `` Must Be Doin ' Somethin ' Right '' is a song written by Marty Dodson and Patrick Jason Matthews and recorded by American country music singer Billy Currington . It was released in May 2005 as the first single from Currington 's 2005 album Doin ' Somethin ' Right . The song became Currington 's first number one h... | {
"tokens": [
"<P>",
"``",
"Must",
"Be",
"Doin",
"'",
"Somethin",
"'",
"Right",
"''",
"is",
"a",
"song",
"written",
"by",
"Marty",
"Dodson",
"and",
"Patrick",
"Jason",
"Matthews",
"and",
"recorded",
"by",
"American",
... | 015d57d654244a5bb43c7a8dd042440a | who sings i must be doing something right | {
"tokens": [
"who",
"sings",
"i",
"must",
"be",
"doing",
"something",
"right"
],
"offsets": [
0,
4,
10,
12,
17,
20,
26,
36
]
} | {
"text": [
"Billy Currington"
],
"char_spans": [
{
"start": [
149
],
"end": [
164
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
29
]
}
]
} | [
"Billy Currington"
] |
NaturalQuestionsShort | <P> On March 21 , 2016 , Frank van Keeken announced on Instagram that The Next Step would return for a fifth season , which premiered on May 26 , 2017 . The series has been renewed for a sixth season of 26 episodes which will premiere in 2018 . </P> | {
"tokens": [
"<P>",
"On",
"March",
"21",
",",
"2016",
",",
"Frank",
"van",
"Keeken",
"announced",
"on",
"Instagram",
"that",
"The",
"Next",
"Step",
"would",
"return",
"for",
"a",
"fifth",
"season",
",",
"which",
"... | 28dc3e83bde345e7a626383e70a0c624 | when is the new series of the next step coming to cbbc | {
"tokens": [
"when",
"is",
"the",
"new",
"series",
"of",
"the",
"next",
"step",
"coming",
"to",
"cbbc"
],
"offsets": [
0,
5,
8,
12,
16,
23,
26,
30,
35,
40,
47,
50
]
} | {
"text": [
"2018"
],
"char_spans": [
{
"start": [
238
],
"end": [
241
]
}
],
"token_spans": [
{
"start": [
48
],
"end": [
48
]
}
]
} | [
"2018"
] |
NaturalQuestionsShort | <P> After purchasing a majority of the houses on Wisteria Lane , Paul announces that he plans to open a halfway house for ex-convicts on the street . A protest against his plan escalates into a violent riot and Susan is trampled by the unruly crowd . As a result , Susan loses a kidney and learns that her second kidney ... | {
"tokens": [
"<P>",
"After",
"purchasing",
"a",
"majority",
"of",
"the",
"houses",
"on",
"Wisteria",
"Lane",
",",
"Paul",
"announces",
"that",
"he",
"plans",
"to",
"open",
"a",
"halfway",
"house",
"for",
"ex-convicts",
... | 42d08c8f96604086bda9daafc83071ba | who gave susan a kidney in desperate housewives | {
"tokens": [
"who",
"gave",
"susan",
"a",
"kidney",
"in",
"desperate",
"housewives"
],
"offsets": [
0,
4,
9,
15,
17,
24,
27,
37
]
} | {
"text": [
"Beth"
],
"char_spans": [
{
"start": [
483
],
"end": [
486
]
}
],
"token_spans": [
{
"start": [
91
],
"end": [
91
]
}
]
} | [
"Beth"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> No . </Th> <Th> Title </Th> <Th> Singer ( s ) </Th> <Th> Length </Th> </Tr> <Tr> <Td> 1 . </Td> <Td> `` Ghanan Ghanan '' </Td> <Td> Udit Narayan , Sukhwinder Singh , Alka Yagnik , Shankar Mahadevan , Shaan , Chorus </Td> <Td> 6 : 11 </Td> </Tr> <Tr> <Td> 2 . </Td> <Td> `` Mitwa '' </Td> <Td> Udit Nara... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"No",
".",
"</Th>",
"<Th>",
"Title",
"</Th>",
"<Th>",
"Singer",
"(",
"s",
")",
"</Th>",
"<Th>",
"Length",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"1",
".",
"</Td>",
"<Td>",
"``",
... | ec86a18a6a054172adfa2f438808e28c | how many song tracks are there in the movie lagaan | {
"tokens": [
"how",
"many",
"song",
"tracks",
"are",
"there",
"in",
"the",
"movie",
"lagaan"
],
"offsets": [
0,
4,
9,
14,
21,
25,
31,
34,
38,
44
]
} | {
"text": [
"8"
],
"char_spans": [
{
"start": [
1072
],
"end": [
1072
]
}
],
"token_spans": [
{
"start": [
227
],
"end": [
227
]
}
]
} | [
"8"
] |
NaturalQuestionsShort | <P> A pulmonary artery is an artery in the pulmonary circulation that carries deoxygenated blood from the heart to the lungs . The largest pulmonary artery is the main pulmonary artery or pulmonary trunk from the heart , and the smallest ones are the arterioles which lead to the capillaries that surround the pulmonary ... | {
"tokens": [
"<P>",
"A",
"pulmonary",
"artery",
"is",
"an",
"artery",
"in",
"the",
"pulmonary",
"circulation",
"that",
"carries",
"deoxygenated",
"blood",
"from",
"the",
"heart",
"to",
"the",
"lungs",
".",
"The",
"largest... | 71cdf0759a8f4e58ab4ffd1d98a3d4a0 | how is the blood in the pulmonary artery different from blood in other arteries | {
"tokens": [
"how",
"is",
"the",
"blood",
"in",
"the",
"pulmonary",
"artery",
"different",
"from",
"blood",
"in",
"other",
"arteries"
],
"offsets": [
0,
4,
7,
11,
17,
20,
24,
34,
41,
51,
56,
62,
65,
71... | {
"text": [
"carries deoxygenated blood from the heart to the lungs"
],
"char_spans": [
{
"start": [
70
],
"end": [
123
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
20
]
}
]
} | [
"carries deoxygenated blood from the heart to the lungs"
] |
NaturalQuestionsShort | <P> It is the national anthem of the United Kingdom and one of two national anthems used by New Zealand since 1977 , as well as for several of the UK 's territories that have their own additional local anthem . It is also the royal anthem -- played specifically in the presence of the monarch -- of all the aforementione... | {
"tokens": [
"<P>",
"It",
"is",
"the",
"national",
"anthem",
"of",
"the",
"United",
"Kingdom",
"and",
"one",
"of",
"two",
"national",
"anthems",
"used",
"by",
"New",
"Zealand",
"since",
"1977",
",",
"as",
"well",
... | c5812d2d258e43c3a0e297df828c1443 | when did god save the king became national anthem | {
"tokens": [
"when",
"did",
"god",
"save",
"the",
"king",
"became",
"national",
"anthem"
],
"offsets": [
0,
5,
9,
13,
18,
22,
27,
34,
43
]
} | {
"text": [
"1977"
],
"char_spans": [
{
"start": [
110
],
"end": [
113
]
}
],
"token_spans": [
{
"start": [
21
],
"end": [
21
]
}
]
} | [
"1977"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Rank </Th> <Th> Name </Th> <Th> Country </Th> <Th> Wins </Th> </Tr> <Tr> <Td> </Td> <Td> Eddy Merckx </Td> <Td> Belgium </Td> <Td> 34 </Td> </Tr> <Tr> <Td> </Td> <Td> Mark Cavendish </Td> <Td> United Kingdom </Td> <Td> 30 </Td> </Tr> <Tr> <Td> </Td> <Td> Bernard Hinault </Td> <Td> France </Td> <Td> 28... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Rank",
"</Th>",
"<Th>",
"Name",
"</Th>",
"<Th>",
"Country",
"</Th>",
"<Th>",
"Wins",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"Eddy",
"Merckx",
"</Td>",
"<Td>",
"Belgium"... | 7375c7e84e4b46c3bfb346512ac6fe34 | greatest number of tour de france stage wins | {
"tokens": [
"greatest",
"number",
"of",
"tour",
"de",
"france",
"stage",
"wins"
],
"offsets": [
0,
9,
16,
19,
24,
27,
34,
40
]
} | {
"text": [
"34"
],
"char_spans": [
{
"start": [
149
],
"end": [
150
]
}
],
"token_spans": [
{
"start": [
26
],
"end": [
26
]
}
]
} | [
"34"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Battle of Okinawa </Th> </Tr> <Tr> <Td colspan="2"> Part of the Pacific Theater of World War II </Td> </Tr> <Tr> <Td colspan="2"> US Marine from the 2nd Battalion , 1st Marines on Wana Ridge provides covering fire with his Thompson submachine gun , May 18 , 1945 . </Td> </Tr> <Tr> <Td cols... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Battle",
"of",
"Okinawa",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Part",
"of",
"the",
"Pacific",
"Theater",
"of",
"World",
"War",
"II",
"</Td>",
"</Tr>",
... | bd1c30c0706d48ddab264fdc2131f4c1 | who was involved in the battle of okinawa | {
"tokens": [
"who",
"was",
"involved",
"in",
"the",
"battle",
"of",
"okinawa"
],
"offsets": [
0,
4,
8,
17,
20,
24,
31,
34
]
} | {
"text": [
"United States",
"United Kingdom",
"Canada",
"New Zealand",
"Australia",
"Japan"
],
"char_spans": [
{
"start": [
856
],
"end": [
868
]
},
{
"start": [
900
],
"end": [
913
]
},
{
... | [
"United States",
"United Kingdom",
"Canada",
"New Zealand",
"Australia",
"Japan"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Season </Th> <Th> Rule Change </Th> </Tr> <Tr> <Td> 1891 -- 92 </Td> <Td> The first set of women 's rules is created . </Td> </Tr> <Tr> <Td> 1900 -- 01 </Td> <Td> A dribbler may not shoot for a field goal and may dribble only once , and then with two hands . </Td> </Tr> <Tr> <Td> 1908 -- 09 </Td> <Td>... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Season",
"</Th>",
"<Th>",
"Rule",
"Change",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"1891",
"--",
"92",
"</Td>",
"<Td>",
"The",
"first",
"set",
"of",
"women",
"'s",
"rules",
"is",
... | 7bfa33b025f74d7a902116ce13e4a4f9 | when did college basketball change from quarters to halves | {
"tokens": [
"when",
"did",
"college",
"basketball",
"change",
"from",
"quarters",
"to",
"halves"
],
"offsets": [
0,
5,
9,
17,
28,
35,
40,
49,
52
]
} | {
"text": [
"1954 -- 55"
],
"char_spans": [
{
"start": [
3569
],
"end": [
3578
]
}
],
"token_spans": [
{
"start": [
715
],
"end": [
717
]
}
]
} | [
"1954 -- 55"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Man at the Crossroads </Th> </Tr> <Tr> <Td colspan="2"> The recreated version of the painting , known as Man , Controller of the Universe </Td> </Tr> <Tr> <Th> Artist </Th> <Td> Diego Rivera </Td> </Tr> <Tr> <Th> Year </Th> <Td> 1934 </Td> </Tr> <Tr> <Th> Medium </Th> <Td> Fresco </Td> </T... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Man",
"at",
"the",
"Crossroads",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"The",
"recreated",
"version",
"of",
"the",
"painting",
",",
"known",
"as",
"Man",
... | eaa65ce9d9b54aa08d85fc35cbe5d570 | where is the man at the crossroads located | {
"tokens": [
"where",
"is",
"the",
"man",
"at",
"the",
"crossroads",
"located"
],
"offsets": [
0,
6,
9,
13,
17,
20,
24,
35
]
} | {
"text": [
"30 Rockefeller Plaza , New York City"
],
"char_spans": [
{
"start": [
553
],
"end": [
588
]
}
],
"token_spans": [
{
"start": [
98
],
"end": [
104
]
}
]
} | [
"30 Rockefeller Plaza , New York City"
] |
NaturalQuestionsShort | <P> Overdrive is a term used to describe the operation of an automobile cruising at sustained speed with reduced engine revolutions per minute ( RPM ) , leading to better fuel consumption , lower noise , and lower wear . Use of the term is confused , as it is applied to several different , but related , meanings . </P> | {
"tokens": [
"<P>",
"Overdrive",
"is",
"a",
"term",
"used",
"to",
"describe",
"the",
"operation",
"of",
"an",
"automobile",
"cruising",
"at",
"sustained",
"speed",
"with",
"reduced",
"engine",
"revolutions",
"per",
"minute",
... | b893e793cfb941f295752535f14279ef | when do you use overdrive in a vehicle | {
"tokens": [
"when",
"do",
"you",
"use",
"overdrive",
"in",
"a",
"vehicle"
],
"offsets": [
0,
5,
8,
12,
16,
26,
29,
31
]
} | {
"text": [
"cruising at sustained speed with reduced engine revolutions per minute"
],
"char_spans": [
{
"start": [
72
],
"end": [
141
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
22
]
}
]
} | [
"cruising at sustained speed with reduced engine revolutions per minute"
] |
NaturalQuestionsShort | <Li> Asterisks may denote corrections to misspelling or misstatements in previous electronic messages , particularly when replacement or retraction of a previous writing is not possible , such as with `` immediate delivery '' messages or `` instant messages '' . Usually this takes the form of a message consisting solel... | {
"tokens": [
"<Li>",
"Asterisks",
"may",
"denote",
"corrections",
"to",
"misspelling",
"or",
"misstatements",
"in",
"previous",
"electronic",
"messages",
",",
"particularly",
"when",
"replacement",
"or",
"retraction",
"of",
"a",
... | 83c658a99ee24b2f9c30a4f4f3415192 | where do you put the asterisk when correcting a word | {
"tokens": [
"where",
"do",
"you",
"put",
"the",
"asterisk",
"when",
"correcting",
"a",
"word"
],
"offsets": [
0,
6,
9,
13,
17,
21,
30,
35,
46,
48
]
} | {
"text": [
"placed prior to the correction"
],
"char_spans": [
{
"start": [
363
],
"end": [
392
]
}
],
"token_spans": [
{
"start": [
59
],
"end": [
63
]
}
]
} | [
"placed prior to the correction"
] |
NaturalQuestionsShort | <P> The traditional greetings are `` Chúc Mừng Năm Mới '' ( Happy New Year ) and `` Cung Chúc Tân Xuân '' , ( gracious wishes of the new spring ) . People also wish each other prosperity and luck . Common wishes for Tết include : </P> | {
"tokens": [
"<P>",
"The",
"traditional",
"greetings",
"are",
"``",
"Chúc",
"Mừng",
"Năm",
"Mới",
"''",
"(",
"Happy",
"New",
"Year",
")",
"and",
"``",
"Cung",
"Chúc",
"Tân",
"Xuân",
"''",
",",
"(",
"gracious",
... | 556d5af8c97e4910bfaabe3143b0814e | what do you say for vietnamese new year | {
"tokens": [
"what",
"do",
"you",
"say",
"for",
"vietnamese",
"new",
"year"
],
"offsets": [
0,
5,
8,
12,
16,
20,
31,
35
]
} | {
"text": [
"Chúc Mừng Năm Mới",
"Cung Chúc Tân Xuân"
],
"char_spans": [
{
"start": [
37
],
"end": [
53
]
},
{
"start": [
84
],
"end": [
101
]
}
],
"token_spans": [
{
"start": [
6
],... | [
"Chúc Mừng Năm Mới",
"Cung Chúc Tân Xuân"
] |
NaturalQuestionsShort | <P> There are several differences , the most obvious being size , between various types of double reeds , for example between that for a bassoon and that for an oboe or a cor anglais ( sometimes called an English horn ) . </P> | {
"tokens": [
"<P>",
"There",
"are",
"several",
"differences",
",",
"the",
"most",
"obvious",
"being",
"size",
",",
"between",
"various",
"types",
"of",
"double",
"reeds",
",",
"for",
"example",
"between",
"that",
"for",
... | 53711a0385a94c119b7f699c5a3f9b09 | what is an example of a double-reed instrument | {
"tokens": [
"what",
"is",
"an",
"example",
"of",
"a",
"double-reed",
"instrument"
],
"offsets": [
0,
5,
8,
11,
19,
22,
24,
36
]
} | {
"text": [
"bassoon"
],
"char_spans": [
{
"start": [
137
],
"end": [
143
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
25
]
}
]
} | [
"bassoon"
] |
NaturalQuestionsShort | <P> In October 1939 , James and Cal opened J.L. Turner and Son with an initial investment of $5,000 each . The switch to retailing resulted in annual sales above $2 million by the early 1950s . By the mid-1950s Turner had 35 department stores in Kentucky and Tennessee . In 1955 Cal Turner developed his idea of a retail... | {
"tokens": [
"<P>",
"In",
"October",
"1939",
",",
"James",
"and",
"Cal",
"opened",
"J.L.",
"Turner",
"and",
"Son",
"with",
"an",
"initial",
"investment",
"of",
"$5,000",
"each",
".",
"The",
"switch",
"to",
"retailing"... | a093964b6eff4c3ea7f2b569dfaae6a0 | when was the first dollar general store opened | {
"tokens": [
"when",
"was",
"the",
"first",
"dollar",
"general",
"store",
"opened"
],
"offsets": [
0,
5,
9,
13,
19,
26,
34,
40
]
} | {
"text": [
"1955"
],
"char_spans": [
{
"start": [
274
],
"end": [
277
]
}
],
"token_spans": [
{
"start": [
51
],
"end": [
51
]
}
]
} | [
"1955"
] |
NaturalQuestionsShort | <P> Ramsey Isler of IGN called `` Whale Whores '' an entertaining episode , but said the episode could have provided more meaningful satire and did not explain the whaling issue very well , especially considering the show 's target audience was probably unfamiliar with it . Isler praised some of the individual jokes re... | {
"tokens": [
"<P>",
"Ramsey",
"Isler",
"of",
"IGN",
"called",
"``",
"Whale",
"Whores",
"''",
"an",
"entertaining",
"episode",
",",
"but",
"said",
"the",
"episode",
"could",
"have",
"provided",
"more",
"meaningful",
"satir... | 5bd6c6668b5a490ebcf5e7bb898c3ee4 | what episode of southpark does cartman sing poker face | {
"tokens": [
"what",
"episode",
"of",
"southpark",
"does",
"cartman",
"sing",
"poker",
"face"
],
"offsets": [
0,
5,
13,
16,
26,
31,
39,
44,
50
]
} | {
"text": [
"`` Whale Whores ''"
],
"char_spans": [
{
"start": [
31
],
"end": [
48
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
9
]
}
]
} | [
"`` Whale Whores ''"
] |
NaturalQuestionsShort | <Li> Ruff Mitchell -- Dennis 's big , lovable , faithful dog ( an Airedale mix ) and best pal . Ruff is always eagerly following him around , accompanying him while Dennis is running , or riding his bike or skateboard . </Li> | {
"tokens": [
"<Li>",
"Ruff",
"Mitchell",
"--",
"Dennis",
"'s",
"big",
",",
"lovable",
",",
"faithful",
"dog",
"(",
"an",
"Airedale",
"mix",
")",
"and",
"best",
"pal",
".",
"Ruff",
"is",
"always",
"eagerly",
"follo... | 08ca869fc67541cf84f199c11975f2a0 | what was the name of the dog of dennis the menace | {
"tokens": [
"what",
"was",
"the",
"name",
"of",
"the",
"dog",
"of",
"dennis",
"the",
"menace"
],
"offsets": [
0,
5,
9,
13,
18,
21,
25,
29,
32,
39,
43
]
} | {
"text": [
"Ruff Mitchell"
],
"char_spans": [
{
"start": [
5
],
"end": [
17
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"Ruff Mitchell"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Season </Th> <Th colspan="2"> Episodes </Th> <Th colspan="2"> Originally aired </Th> </Tr> <Tr> <Th> First aired </Th> <Th> Last aired </Th> </Tr> <Tr> <Td> </Td> <Td colspan="1"> </Td> <Td colspan="2"> 10 </Td> <Td colspan="1"> May 14 , 2015 ( 2015 - 05 - 14 ) </Td> <Td> July 23 , 2015 ( ... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Season",
"</Th>",
"<Th",
"colspan=\"2\">",
"Episodes",
"</Th>",
"<Th",
"colspan=\"2\">",
"Originally",
"aired",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"First",
"aired",
"</Th>",
... | b515edd0e52443ef8fee265254308f8a | how many episodes in wayward pines season 2 | {
"tokens": [
"how",
"many",
"episodes",
"in",
"wayward",
"pines",
"season",
"2"
],
"offsets": [
0,
4,
9,
18,
21,
29,
35,
42
]
} | {
"text": [
"10"
],
"char_spans": [
{
"start": [
405
],
"end": [
406
]
}
],
"token_spans": [
{
"start": [
72
],
"end": [
72
]
}
]
} | [
"10"
] |
NaturalQuestionsShort | <P> Calcium is a chemical element with symbol Ca and atomic number 20 . An alkaline earth metal , calcium is a reactive pale yellow metal that forms a dark oxide - nitride layer when exposed to air . Its physical and chemical properties are most similar to its heavier homologues strontium and barium . It is the fifth m... | {
"tokens": [
"<P>",
"Calcium",
"is",
"a",
"chemical",
"element",
"with",
"symbol",
"Ca",
"and",
"atomic",
"number",
"20",
".",
"An",
"alkaline",
"earth",
"metal",
",",
"calcium",
"is",
"a",
"reactive",
"pale",
"yellow... | ddbe180dc3594baab12826ac66d90201 | how abundant is calcium in the earth 's crust | {
"tokens": [
"how",
"abundant",
"is",
"calcium",
"in",
"the",
"earth",
"'s",
"crust"
],
"offsets": [
0,
4,
13,
16,
24,
27,
31,
37,
40
]
} | {
"text": [
"the fifth most abundant element in Earth 's crust"
],
"char_spans": [
{
"start": [
309
],
"end": [
357
]
}
],
"token_spans": [
{
"start": [
57
],
"end": [
65
]
}
]
} | [
"the fifth most abundant element in Earth 's crust"
] |
NaturalQuestionsShort | <P> A scene set in the future shows everyone reunited at the Bass - Waldorf residence , witnessing the marriage of Dan and Serena . </P> | {
"tokens": [
"<P>",
"A",
"scene",
"set",
"in",
"the",
"future",
"shows",
"everyone",
"reunited",
"at",
"the",
"Bass",
"-",
"Waldorf",
"residence",
",",
"witnessing",
"the",
"marriage",
"of",
"Dan",
"and",
"Serena",
".... | 77d5301eed4c471090bc6a740c87ecd1 | who does serena van der woodsen marry in gossip girl | {
"tokens": [
"who",
"does",
"serena",
"van",
"der",
"woodsen",
"marry",
"in",
"gossip",
"girl"
],
"offsets": [
0,
4,
9,
16,
20,
24,
32,
38,
41,
48
]
} | {
"text": [
"Dan"
],
"char_spans": [
{
"start": [
115
],
"end": [
117
]
}
],
"token_spans": [
{
"start": [
21
],
"end": [
21
]
}
]
} | [
"Dan"
] |
NaturalQuestionsShort | <P> Makoto Kino ( 木野 まこと , Kino Makoto , renamed `` Lita Kino '' in some English adaptations ) , better known as Sailor Jupiter ( セーラー ジュピター , Sērā Jupitā ) , is a fictional character in the Sailor Moon manga series created by Naoko Takeuchi . Makoto is her sailor form 's alternative human identity as part of the Sailo... | {
"tokens": [
"<P>",
"Makoto",
"Kino",
"(",
"木野",
"まこと",
",",
"Kino",
"Makoto",
",",
"renamed",
"``",
"Lita",
"Kino",
"''",
"in",
"some",
"English",
"adaptations",
")",
",",
"better",
"known",
"as",
"Sailor",
"Jupi... | 9d4d44e61e374001bd511193e11a31c9 | what is sailor jupiter 's name in english | {
"tokens": [
"what",
"is",
"sailor",
"jupiter",
"'s",
"name",
"in",
"english"
],
"offsets": [
0,
5,
8,
15,
23,
26,
31,
34
]
} | {
"text": [
"Lita Kino"
],
"char_spans": [
{
"start": [
52
],
"end": [
60
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
13
]
}
]
} | [
"Lita Kino"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> `` Theme from The Dukes of Hazzard ( Good Ol ' Boys ) '' </Th> </Tr> <Tr> <Th colspan="2"> Single by Waylon Jennings </Th> </Tr> <Tr> <Th colspan="2"> from the album Music Man </Th> </Tr> <Tr> <Th> B - side </Th> <Td> `` It 's Alright '' </Td> </Tr> <Tr> <Th> Released </Th> <Td> August 198... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"``",
"Theme",
"from",
"The",
"Dukes",
"of",
"Hazzard",
"(",
"Good",
"Ol",
"'",
"Boys",
")",
"''",
"</Th>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Single",
... | 6e8effce5bd7435fb759504f6d07b328 | who sings the original dukes of hazzard theme song | {
"tokens": [
"who",
"sings",
"the",
"original",
"dukes",
"of",
"hazzard",
"theme",
"song"
],
"offsets": [
0,
4,
10,
14,
23,
29,
32,
40,
46
]
} | {
"text": [
"Waylon Jennings"
],
"char_spans": [
{
"start": [
131
],
"end": [
145
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
26
]
}
]
} | [
"Waylon Jennings"
] |
NaturalQuestionsShort | <P> Traditional Mi'kmaq folklore states that the tides in the Bay of Fundy are caused by a giant whale splashing in the water . Oceanographers attribute it to tidal resonance resulting from a coincidence of timing : the time it takes a large wave to go from the mouth of the bay to the inner shore and back is practicall... | {
"tokens": [
"<P>",
"Traditional",
"Mi'kmaq",
"folklore",
"states",
"that",
"the",
"tides",
"in",
"the",
"Bay",
"of",
"Fundy",
"are",
"caused",
"by",
"a",
"giant",
"whale",
"splashing",
"in",
"the",
"water",
".",
"Oce... | 2b14464ed16249f981cd5e390d4190dc | why are the tides so extreme in the bay of fundy | {
"tokens": [
"why",
"are",
"the",
"tides",
"so",
"extreme",
"in",
"the",
"bay",
"of",
"fundy"
],
"offsets": [
0,
4,
8,
12,
18,
21,
29,
32,
36,
40,
43
]
} | {
"text": [
"tidal resonance resulting from a coincidence of timing : the time it takes a large wave to go from the mouth of the bay to the inner shore and back is practically the same as the time from one high tide to the next"
],
"char_spans": [
{
"start": [
159
],
"end": [
... | [
"tidal resonance resulting from a coincidence of timing : the time it takes a large wave to go from the mouth of the bay to the inner shore and back is practically the same as the time from one high tide to the next"
] |
NaturalQuestionsShort | <P> It is believed the pyramid was built as a tomb for Fourth Dynasty Egyptian pharaoh Khufu ( often Hellenicised as `` Cheops '' ) and was constructed over a 20 - year period . Khufu 's vizier , Hemiunu ( also called Hemon ) , is believed by some to be the architect of the Great Pyramid . It is thought that , at const... | {
"tokens": [
"<P>",
"It",
"is",
"believed",
"the",
"pyramid",
"was",
"built",
"as",
"a",
"tomb",
"for",
"Fourth",
"Dynasty",
"Egyptian",
"pharaoh",
"Khufu",
"(",
"often",
"Hellenicised",
"as",
"``",
"Cheops",
"''",
")... | d97c753fff364b32be168a13e62d7590 | who built the great pyramid of giza in egypt | {
"tokens": [
"who",
"built",
"the",
"great",
"pyramid",
"of",
"giza",
"in",
"egypt"
],
"offsets": [
0,
4,
10,
14,
20,
28,
31,
36,
39
]
} | {
"text": [
"Khufu 's vizier , Hemiunu ( also called Hemon )"
],
"char_spans": [
{
"start": [
178
],
"end": [
224
]
}
],
"token_spans": [
{
"start": [
35
],
"end": [
44
]
}
]
} | [
"Khufu 's vizier , Hemiunu ( also called Hemon )"
] |
NaturalQuestionsShort | <P> The Jets began play as the Atlanta Thrashers in the 1999 -- 2000 NHL season . True North Sports & Entertainment then bought the team in May 2011 and relocated the franchise from Atlanta , Georgia to Winnipeg prior to the 2011 -- 12 season ( the first NHL franchise to relocate since the Hartford Whalers became the C... | {
"tokens": [
"<P>",
"The",
"Jets",
"began",
"play",
"as",
"the",
"Atlanta",
"Thrashers",
"in",
"the",
"1999",
"--",
"2000",
"NHL",
"season",
".",
"True",
"North",
"Sports",
"&",
"Entertainment",
"then",
"bought",
"the... | ea3cbd6fcd8c4f399c7c2b0d88470f2d | when did winnipeg jets come back to winnipeg | {
"tokens": [
"when",
"did",
"winnipeg",
"jets",
"come",
"back",
"to",
"winnipeg"
],
"offsets": [
0,
5,
9,
18,
23,
28,
33,
36
]
} | {
"text": [
"2011"
],
"char_spans": [
{
"start": [
225
],
"end": [
228
]
}
],
"token_spans": [
{
"start": [
42
],
"end": [
42
]
}
]
} | [
"2011"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Representative / Delegate </Th> <Th> Party </Th> <Th> District </Th> <Th> Years </Th> <Th> Note </Th> </Tr> <Tr> <Td> Barber , Ron Ron Barber </Td> <Td> Democratic </Td> <Td> 8th </Td> <Td> June 12 , 2012 -- January 3 , 2013 </Td> <Td> Elected to finish Gabrielle Giffords 's term </Td> </Tr> <Tr> <Td>... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Representative",
"/",
"Delegate",
"</Th>",
"<Th>",
"Party",
"</Th>",
"<Th>",
"District",
"</Th>",
"<Th>",
"Years",
"</Th>",
"<Th>",
"Note",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"Barber",
... | d5050fe8935e4e30a7f5ce489e157209 | who represents arizona in the house of representatives | {
"tokens": [
"who",
"represents",
"arizona",
"in",
"the",
"house",
"of",
"representatives"
],
"offsets": [
0,
4,
15,
23,
26,
30,
36,
39
]
} | {
"text": [
"Andy Biggs",
"Ruben Gallego",
"Paul Gosar",
"Raúl M. Grijalva"
],
"char_spans": [
{
"start": [
722
],
"end": [
731
]
},
{
"start": [
2366
],
"end": [
2378
]
},
{
"start": [
... | [
"Andy Biggs",
"Ruben Gallego",
"Paul Gosar",
"Raúl M. Grijalva",
"Tom O'Halleran",
"David Schweikert",
"Kyrsten Sinema",
"Martha McSally"
] |
NaturalQuestionsShort | <P> `` Go the Distance '' is a song from Disney 's 1997 animated feature film , Hercules . It was written by composer Alan Menken and lyricist David Zippel , and originally recorded by American actor Roger Bart in his film role as the singing voice of Hercules . American singer - songwriter Michael Bolton recorded a po... | {
"tokens": [
"<P>",
"``",
"Go",
"the",
"Distance",
"''",
"is",
"a",
"song",
"from",
"Disney",
"'s",
"1997",
"animated",
"feature",
"film",
",",
"Hercules",
".",
"It",
"was",
"written",
"by",
"composer",
"Alan",
"M... | 3841b631abc2492880cd88029e9a2381 | who sings i can go the distance in hercules | {
"tokens": [
"who",
"sings",
"i",
"can",
"go",
"the",
"distance",
"in",
"hercules"
],
"offsets": [
0,
4,
10,
12,
16,
19,
23,
32,
35
]
} | {
"text": [
"Roger Bart"
],
"char_spans": [
{
"start": [
200
],
"end": [
209
]
}
],
"token_spans": [
{
"start": [
37
],
"end": [
38
]
}
]
} | [
"Roger Bart"
] |
NaturalQuestionsShort | <Ul> <Li> `` Lean on Me '' -- Stevie Wonder with Victoria White , Marquist Taylor and Houston gospel choir </Li> <Li> `` Stand by Me '' -- Usher and Blake Shelton </Li> <Li> `` Hallelujah '' ( bilingual in the John Cale arrangement ) -- Tori Kelly and Luis Fonsi </Li> <Li> `` Mercy '' -- Dave Matthews </Li> <Li> `` Wit... | {
"tokens": [
"<Ul>",
"<Li>",
"``",
"Lean",
"on",
"Me",
"''",
"--",
"Stevie",
"Wonder",
"with",
"Victoria",
"White",
",",
"Marquist",
"Taylor",
"and",
"Houston",
"gospel",
"choir",
"</Li>",
"<Li>",
"``",
"Stand",
"by",... | a6758ae3c0f54ae99c1d547d8b770982 | who 's singing hallelujah on hand in hand | {
"tokens": [
"who",
"'s",
"singing",
"hallelujah",
"on",
"hand",
"in",
"hand"
],
"offsets": [
0,
4,
7,
15,
26,
29,
34,
37
]
} | {
"text": [
"Tori Kelly",
"Luis Fonsi"
],
"char_spans": [
{
"start": [
237
],
"end": [
246
]
},
{
"start": [
252
],
"end": [
261
]
}
],
"token_spans": [
{
"start": [
46
],
"end... | [
"Tori Kelly",
"Luis Fonsi"
] |
NaturalQuestionsShort | <P> The current £ 20 note was introduced in 2007 . It features a portrait of Scottish economist Adam Smith on the back as well as an illustration of workers in a pin factory . The note features a number of security features in addition to the metallic thread : these include raised print , a watermark , microlettering ,... | {
"tokens": [
"<P>",
"The",
"current",
"£",
"20",
"note",
"was",
"introduced",
"in",
"2007",
".",
"It",
"features",
"a",
"portrait",
"of",
"Scottish",
"economist",
"Adam",
"Smith",
"on",
"the",
"back",
"as",
"well",
... | f856f7e0c4574438a5895580f7392f9a | when did the current £ 20 note come out | {
"tokens": [
"when",
"did",
"the",
"current",
"£",
"20",
"note",
"come",
"out"
],
"offsets": [
0,
5,
9,
13,
21,
23,
26,
31,
36
]
} | {
"text": [
"2007"
],
"char_spans": [
{
"start": [
44
],
"end": [
47
]
}
],
"token_spans": [
{
"start": [
9
],
"end": [
9
]
}
]
} | [
"2007"
] |
NaturalQuestionsShort | <P> The concept is found in the early traditions of Hinduism , Buddhism and Jainism . They are treated as focal points , or putative nodes in the subtle body of the practitioner . These theories differ between the Indian religions , with many esoteric Buddhist texts consistently mentioning five Chakras , while separate... | {
"tokens": [
"<P>",
"The",
"concept",
"is",
"found",
"in",
"the",
"early",
"traditions",
"of",
"Hinduism",
",",
"Buddhism",
"and",
"Jainism",
".",
"They",
"are",
"treated",
"as",
"focal",
"points",
",",
"or",
"putativ... | 7fa20049e7234fd98327d9e66d464aeb | where does the belief in chakras come from | {
"tokens": [
"where",
"does",
"the",
"belief",
"in",
"chakras",
"come",
"from"
],
"offsets": [
0,
6,
11,
15,
22,
25,
33,
38
]
} | {
"text": [
"Hinduism",
"Hinduism",
"Jainism"
],
"char_spans": [
{
"start": [
52
],
"end": [
59
]
},
{
"start": [
52
],
"end": [
59
]
},
{
"start": [
76
],
"end": [
82
... | [
"Hinduism",
"Hinduism",
"Jainism"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Year </Th> <Th> Round </Th> <Th> Position </Th> <Th> GP </Th> <Th> </Th> <Th> D * </Th> <Th> </Th> <Th> GF </Th> <Th> GA </Th> <Th> GD </Th> </Tr> <Tr> <Td> 1930 </Td> <Td colspan="9"> Not a FIFA member </Td> </Tr> <Tr> <Td> 1934 </Td> </Tr> <Tr> <Td> 1938 </Td> </Tr> <Tr> <Td> 1950 </Td> <Td> Group s... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Year",
"</Th>",
"<Th>",
"Round",
"</Th>",
"<Th>",
"Position",
"</Th>",
"<Th>",
"GP",
"</Th>",
"<Th>",
"</Th>",
"<Th>",
"D",
"*",
"</Th>",
"<Th>",
"</Th>",
"<Th>",
"GF",
"</Th>"... | f6cf42a885ef4fa084fa07093b04be2e | last time england made the world cup quarter finals | {
"tokens": [
"last",
"time",
"england",
"made",
"the",
"world",
"cup",
"quarter",
"finals"
],
"offsets": [
0,
5,
10,
18,
23,
27,
33,
37,
45
]
} | {
"text": [
"2018"
],
"char_spans": [
{
"start": [
2555
],
"end": [
2558
]
}
],
"token_spans": [
{
"start": [
494
],
"end": [
494
]
}
]
} | [
"2018"
] |
NaturalQuestionsShort | <P> Floyd Mayweather Jr. vs. Manny Pacquiao , billed as The Fight of the Century , or the Battle for Greatness , was a professional boxing match between undefeated five - division world champion Floyd Mayweather Jr. and eight - division world champion Manny Pacquiao . It took place on May 2 , 2015 , at the MGM Grand Ga... | {
"tokens": [
"<P>",
"Floyd",
"Mayweather",
"Jr.",
"vs.",
"Manny",
"Pacquiao",
",",
"billed",
"as",
"The",
"Fight",
"of",
"the",
"Century",
",",
"or",
"the",
"Battle",
"for",
"Greatness",
",",
"was",
"a",
"professional... | e8b17f03ee104729bf3912cd3173df22 | who won the fight of mayweather and pacquiao | {
"tokens": [
"who",
"won",
"the",
"fight",
"of",
"mayweather",
"and",
"pacquiao"
],
"offsets": [
0,
4,
8,
12,
18,
21,
32,
36
]
} | {
"text": [
"Floyd Mayweather Jr."
],
"char_spans": [
{
"start": [
4
],
"end": [
23
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"Floyd Mayweather Jr."
] |
NaturalQuestionsShort | <P> Ross Aaron Malinger ( born July 7 , 1984 ) is an American actor and business manager . He is best known for his roles as Jonah Baldwin in the 1993 movie Sleepless in Seattle , starring Tom Hanks and as Bobby Jameson in the 1997 Disney comedy film Toothless , starring Kirstie Alley . He and Kirstie Alley both co-sta... | {
"tokens": [
"<P>",
"Ross",
"Aaron",
"Malinger",
"(",
"born",
"July",
"7",
",",
"1984",
")",
"is",
"an",
"American",
"actor",
"and",
"business",
"manager",
".",
"He",
"is",
"best",
"known",
"for",
"his",
"roles",
... | 6ce8c29650754b8ebe77a393f4317965 | who plays jonah baldwin in sleepless in seattle | {
"tokens": [
"who",
"plays",
"jonah",
"baldwin",
"in",
"sleepless",
"in",
"seattle"
],
"offsets": [
0,
4,
10,
16,
24,
27,
37,
40
]
} | {
"text": [
"Ross Aaron Malinger"
],
"char_spans": [
{
"start": [
4
],
"end": [
22
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"Ross Aaron Malinger"
] |
NaturalQuestionsShort | <Table> The Indian Council for Cultural Relations ( ICCR ) <Tr> <Th> Abbreviation </Th> <Td> ICCR </Td> </Tr> <Tr> <Th> Formation </Th> <Td> April 9 , 1950 ; 68 years ago ( 1950 - 04 - 09 ) </Td> </Tr> <Tr> <Th> Type </Th> <Td> Governmental organization </Td> </Tr> <Tr> <Th> Headquarters </Th> <Td> Azad Bhawan , I. P E... | {
"tokens": [
"<Table>",
"The",
"Indian",
"Council",
"for",
"Cultural",
"Relations",
"(",
"ICCR",
")",
"<Tr>",
"<Th>",
"Abbreviation",
"</Th>",
"<Td>",
"ICCR",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Formation",
"</Th>",
"<Td>",
... | da17d7f4310a4eed82cf618538f6be71 | who has been appointed new president of the indian council of cultural relations | {
"tokens": [
"who",
"has",
"been",
"appointed",
"new",
"president",
"of",
"the",
"indian",
"council",
"of",
"cultural",
"relations"
],
"offsets": [
0,
4,
8,
13,
23,
27,
37,
40,
44,
51,
59,
62,
71
]
} | {
"text": [
"Vinay Sahasrabuddhe"
],
"char_spans": [
{
"start": [
447
],
"end": [
465
]
}
],
"token_spans": [
{
"start": [
81
],
"end": [
82
]
}
]
} | [
"Vinay Sahasrabuddhe"
] |
NaturalQuestionsShort | <P> Rachel Louise Carson ( May 27 , 1907 -- April 14 , 1964 ) was an American marine biologist , author , and conservationist whose book Silent Spring and other writings are credited with advancing the global environmental movement . </P> | {
"tokens": [
"<P>",
"Rachel",
"Louise",
"Carson",
"(",
"May",
"27",
",",
"1907",
"--",
"April",
"14",
",",
"1964",
")",
"was",
"an",
"American",
"marine",
"biologist",
",",
"author",
",",
"and",
"conservationist",
... | dc9bea29c1d149608896b05c549b8cd1 | who wrote the book ' silent spring ' inspiring a new environmental movement | {
"tokens": [
"who",
"wrote",
"the",
"book",
"'",
"silent",
"spring",
"'",
"inspiring",
"a",
"new",
"environmental",
"movement"
],
"offsets": [
0,
4,
10,
14,
19,
21,
28,
35,
37,
47,
49,
53,
67
]
} | {
"text": [
"Rachel Louise Carson"
],
"char_spans": [
{
"start": [
4
],
"end": [
23
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"Rachel Louise Carson"
] |
NaturalQuestionsShort | <P> BLUE , the Wolverine was a live wolverine who served as a team mascot at University of Michigan Wolverines football games and was later kept in a small zoo at the University of Michigan in the 1920s and 1930s . In the mid-1920s , before the acquisition of a live wolverine , the University of Michigan used a mounted... | {
"tokens": [
"<P>",
"BLUE",
",",
"the",
"Wolverine",
"was",
"a",
"live",
"wolverine",
"who",
"served",
"as",
"a",
"team",
"mascot",
"at",
"University",
"of",
"Michigan",
"Wolverines",
"football",
"games",
"and",
"was",
... | c21a8eb8e47c404788b919ec5724f705 | what is the name of michigan 's mascot | {
"tokens": [
"what",
"is",
"the",
"name",
"of",
"michigan",
"'s",
"mascot"
],
"offsets": [
0,
5,
8,
12,
17,
20,
29,
32
]
} | {
"text": [
"BLUE"
],
"char_spans": [
{
"start": [
4
],
"end": [
7
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"BLUE"
] |
NaturalQuestionsShort | <P> The lymphatic system consists of lymphatic organs , a conducting network of lymphatic vessels , and the circulating lymph . </P> | {
"tokens": [
"<P>",
"The",
"lymphatic",
"system",
"consists",
"of",
"lymphatic",
"organs",
",",
"a",
"conducting",
"network",
"of",
"lymphatic",
"vessels",
",",
"and",
"the",
"circulating",
"lymph",
".",
"</P>"
],
"offsets": ... | 57cce95abcb6490ea21ad31d1195678f | what are the main organs in the lymphatic system | {
"tokens": [
"what",
"are",
"the",
"main",
"organs",
"in",
"the",
"lymphatic",
"system"
],
"offsets": [
0,
5,
9,
13,
18,
25,
28,
32,
42
]
} | {
"text": [
"lymphatic organs"
],
"char_spans": [
{
"start": [
37
],
"end": [
52
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
7
]
}
]
} | [
"lymphatic organs"
] |
NaturalQuestionsShort | <Li> Danny Dog ( voiced by George Woolford in series 1 -- 2 , Jadon Mills in series 3 -- 4 and Joshua Morris in series 5 ) -- Danny is one of Peppa 's friends . He wears purple clothes and has dark brown fur . </Li> | {
"tokens": [
"<Li>",
"Danny",
"Dog",
"(",
"voiced",
"by",
"George",
"Woolford",
"in",
"series",
"1",
"--",
"2",
",",
"Jadon",
"Mills",
"in",
"series",
"3",
"--",
"4",
"and",
"Joshua",
"Morris",
"in",
"series",
... | dfb7e149ab4647c1be50b5b0919dee93 | what is the dogs name in peppa pig | {
"tokens": [
"what",
"is",
"the",
"dogs",
"name",
"in",
"peppa",
"pig"
],
"offsets": [
0,
5,
8,
12,
17,
22,
25,
31
]
} | {
"text": [
"Danny Dog"
],
"char_spans": [
{
"start": [
5
],
"end": [
13
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"Danny Dog"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> United States Marine Corps </Th> </Tr> <Tr> <Td colspan="2"> Emblem of the United States Marine Corps </Td> </Tr> <Tr> <Th> Founded </Th> <Td> 10 November 1775 ; 242 years ago ( 1775 - 11 - 10 ) </Td> </Tr> <Tr> <Th> Country </Th> <Td> United States of America </Td> </Tr> <Tr> <Th> Type </... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"United",
"States",
"Marine",
"Corps",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Emblem",
"of",
"the",
"United",
"States",
"Marine",
"Corps",
"</Td>",
"</Tr>",
... | d3ac97996e544a1f9e7d4bc3133c47d6 | when was the united states marine corps started | {
"tokens": [
"when",
"was",
"the",
"united",
"states",
"marine",
"corps",
"started"
],
"offsets": [
0,
5,
9,
13,
20,
27,
34,
40
]
} | {
"text": [
"10 November 1775"
],
"char_spans": [
{
"start": [
173
],
"end": [
188
]
}
],
"token_spans": [
{
"start": [
27
],
"end": [
29
]
}
]
} | [
"10 November 1775"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> New York Giants </Th> </Tr> <Tr> <Td colspan="2"> Current season </Td> </Tr> <Tr> <Td colspan="2"> Established August 1 , 1925 ; 92 years ago ( August 1 , 1925 ) First season : 1925 Play in MetLife Stadium East Rutherford , New Jersey Headquartered in the Quest Diagnostics Training Center ... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"New",
"York",
"Giants",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Current",
"season",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Established",
"August",
... | 97095a6258684932a6973536a940344f | how many super bowls did new york giants win | {
"tokens": [
"how",
"many",
"super",
"bowls",
"did",
"new",
"york",
"giants",
"win"
],
"offsets": [
0,
4,
9,
15,
21,
25,
29,
34,
41
]
} | {
"text": [
"4"
],
"char_spans": [
{
"start": [
2173
],
"end": [
2173
]
}
],
"token_spans": [
{
"start": [
380
],
"end": [
380
]
}
]
} | [
"4"
] |
NaturalQuestionsShort | <P> The provinces and territories of Canada are the administrative divisions that are responsible for the delivery of sub-national governance within the geographical areas of Canada under the authority of the Canadian Constitution . In the 1867 Canadian Confederation , three provinces of British North America -- New Br... | {
"tokens": [
"<P>",
"The",
"provinces",
"and",
"territories",
"of",
"Canada",
"are",
"the",
"administrative",
"divisions",
"that",
"are",
"responsible",
"for",
"the",
"delivery",
"of",
"sub-national",
"governance",
"within",
"the... | 29fe6f1785b549f3bab395de961e1679 | what is the last province to join canada | {
"tokens": [
"what",
"is",
"the",
"last",
"province",
"to",
"join",
"canada"
],
"offsets": [
0,
5,
8,
12,
17,
26,
29,
34
]
} | {
"text": [
"Newfoundland"
],
"char_spans": [
{
"start": [
817
],
"end": [
828
]
}
],
"token_spans": [
{
"start": [
136
],
"end": [
136
]
}
]
} | [
"Newfoundland"
] |
NaturalQuestionsShort | <P> Earth 's magnetic field protects it from solar winds and prevents escape of ions , except near the magnetic poles where charged particles stream towards the earth along magnetic field lines . The gravitational attraction of Earth 's mass prevents other non-thermal loss processes from appreciably depleting the atmos... | {
"tokens": [
"<P>",
"Earth",
"'s",
"magnetic",
"field",
"protects",
"it",
"from",
"solar",
"winds",
"and",
"prevents",
"escape",
"of",
"ions",
",",
"except",
"near",
"the",
"magnetic",
"poles",
"where",
"charged",
"partic... | 8dd50075998c4392a514e43b1a147208 | what keeps the earth 's atmosphere from floating away | {
"tokens": [
"what",
"keeps",
"the",
"earth",
"'s",
"atmosphere",
"from",
"floating",
"away"
],
"offsets": [
0,
5,
11,
15,
21,
24,
35,
40,
49
]
} | {
"text": [
"The gravitational attraction of Earth 's mass",
"Earth 's magnetic field"
],
"char_spans": [
{
"start": [
196
],
"end": [
240
]
},
{
"start": [
4
],
"end": [
26
]
}
],
"token_spans": [
{
... | [
"The gravitational attraction of Earth 's mass",
"Earth 's magnetic field"
] |
NaturalQuestionsShort | <P> Jason of Thessalonica was a Jewish convert and early Christian believer mentioned in the New Testament in Acts 17 : 5 - 9 and Romans 16 : 21 . According to tradition , Jason is numbered among the Seventy Disciples . </P> | {
"tokens": [
"<P>",
"Jason",
"of",
"Thessalonica",
"was",
"a",
"Jewish",
"convert",
"and",
"early",
"Christian",
"believer",
"mentioned",
"in",
"the",
"New",
"Testament",
"in",
"Acts",
"17",
":",
"5",
"-",
"9",
"and",... | 200814ec81094155bf693e3d3ed911eb | where is the name jason found in the bible | {
"tokens": [
"where",
"is",
"the",
"name",
"jason",
"found",
"in",
"the",
"bible"
],
"offsets": [
0,
6,
9,
13,
18,
24,
30,
33,
37
]
} | {
"text": [
"Acts 17 : 5 - 9",
"Romans 16 : 21"
],
"char_spans": [
{
"start": [
110
],
"end": [
124
]
},
{
"start": [
130
],
"end": [
143
]
}
],
"token_spans": [
{
"start": [
18
],
... | [
"Acts 17 : 5 - 9",
"Romans 16 : 21"
] |
NaturalQuestionsShort | <P> The Leaning Tower of Pisa ( Italian : Torre pendente di Pisa ) or simply the Tower of Pisa ( Torre di Pisa ( ˈtorre di ˈpiːza ) ) is the campanile , or freestanding bell tower , of the cathedral of the Italian city of Pisa , known worldwide for its unintended tilt . The tower is situated behind the Pisa Cathedral a... | {
"tokens": [
"<P>",
"The",
"Leaning",
"Tower",
"of",
"Pisa",
"(",
"Italian",
":",
"Torre",
"pendente",
"di",
"Pisa",
")",
"or",
"simply",
"the",
"Tower",
"of",
"Pisa",
"(",
"Torre",
"di",
"Pisa",
"(",
"ˈtorre",
... | 6b3292abc8e140159bc828c5a6694d73 | where is located the leaning tower of pisa | {
"tokens": [
"where",
"is",
"located",
"the",
"leaning",
"tower",
"of",
"pisa"
],
"offsets": [
0,
6,
9,
17,
21,
29,
35,
38
]
} | {
"text": [
"Italian city of Pisa"
],
"char_spans": [
{
"start": [
206
],
"end": [
225
]
}
],
"token_spans": [
{
"start": [
44
],
"end": [
47
]
}
]
} | [
"Italian city of Pisa"
] |
NaturalQuestionsShort | <Ul> <Li> August 25 -- 28 , 2017 -- Hurricane Harvey hit the coast near Rockport as a Category 4 hurricane , producing extreme and unprecedented amounts of rainfall in the Houston Metropolitan area . It is the costliest hurricane worldwide with $198.6 billion in damages . </Li> </Ul> | {
"tokens": [
"<Ul>",
"<Li>",
"August",
"25",
"--",
"28",
",",
"2017",
"--",
"Hurricane",
"Harvey",
"hit",
"the",
"coast",
"near",
"Rockport",
"as",
"a",
"Category",
"4",
"hurricane",
",",
"producing",
"extreme",
"and"... | 391f301d5b50453dbf7429e3e33153b2 | when was the last time houston had a hurricane | {
"tokens": [
"when",
"was",
"the",
"last",
"time",
"houston",
"had",
"a",
"hurricane"
],
"offsets": [
0,
5,
9,
13,
18,
23,
31,
35,
37
]
} | {
"text": [
"August 25 -- 28 , 2017"
],
"char_spans": [
{
"start": [
10
],
"end": [
31
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
7
]
}
]
} | [
"August 25 -- 28 , 2017"
] |
NaturalQuestionsShort | <Table> Container Traffic ( in thousand TEUs ) : <Tr> <Th> Rank </Th> <Th> Port </Th> <Th> Jurisdiction </Th> <Th> 2015 </Th> <Th> 2014 </Th> <Th> 2013 </Th> <Th> 2012 </Th> <Th> 2011 </Th> <Th> </Th> <Th> 2009 </Th> <Th> 2008 </Th> <Th> 2007 </Th> <Th> 2006 </Th> <Th> 2005 </Th> <Th> </Th> </Tr> <Tr> <Td> </Td> <Td> S... | {
"tokens": [
"<Table>",
"Container",
"Traffic",
"(",
"in",
"thousand",
"TEUs",
")",
":",
"<Tr>",
"<Th>",
"Rank",
"</Th>",
"<Th>",
"Port",
"</Th>",
"<Th>",
"Jurisdiction",
"</Th>",
"<Th>",
"2015",
"</Th>",
"<Th>",
"2014",
... | 37591e94839b4bc88d96f85f67d0530d | who has the biggest port in the world | {
"tokens": [
"who",
"has",
"the",
"biggest",
"port",
"in",
"the",
"world"
],
"offsets": [
0,
4,
8,
12,
20,
25,
28,
32
]
} | {
"text": [
"Shanghai"
],
"char_spans": [
{
"start": [
319
],
"end": [
326
]
}
],
"token_spans": [
{
"start": [
58
],
"end": [
58
]
}
]
} | [
"Shanghai"
] |
NaturalQuestionsShort | <P> When the Stranger attempts to steal Warlock 's Soul Gem , Warlock learns about five other related gems . Thanos gains possession of these gems with the intention of destroying Earth 's sun . When Thanos causes mortal harm to Pip and Gamora , Warlock takes their souls to end their suffering . Warlock then enlists th... | {
"tokens": [
"<P>",
"When",
"the",
"Stranger",
"attempts",
"to",
"steal",
"Warlock",
"'s",
"Soul",
"Gem",
",",
"Warlock",
"learns",
"about",
"five",
"other",
"related",
"gems",
".",
"Thanos",
"gains",
"possession",
"of",
... | ae060e080b5f4824b2b4c09f507bb5d8 | who is the guy who gives thanos the soul stone | {
"tokens": [
"who",
"is",
"the",
"guy",
"who",
"gives",
"thanos",
"the",
"soul",
"stone"
],
"offsets": [
0,
4,
7,
11,
15,
19,
25,
32,
36,
41
]
} | {
"text": [
"Warlock"
],
"char_spans": [
{
"start": [
62
],
"end": [
68
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
12
]
}
]
} | [
"Warlock"
] |
NaturalQuestionsShort | <P> By the mid-10th century , there was already a Christian community among Kievan nobility , under the leadership of Greek and Byzantine priests , although paganism remained the dominant religion . Princess Olga of Kiev was the first ruler of Kievan Rus to convert to Christianity , either in 945 or 957 . Undoubtedly i... | {
"tokens": [
"<P>",
"By",
"the",
"mid-10th",
"century",
",",
"there",
"was",
"already",
"a",
"Christian",
"community",
"among",
"Kievan",
"nobility",
",",
"under",
"the",
"leadership",
"of",
"Greek",
"and",
"Byzantine",
"... | 214b8e29cc674a1b9969bf5ac563417b | who helped the rise of orthodox christianity in russia by converting to the religion | {
"tokens": [
"who",
"helped",
"the",
"rise",
"of",
"orthodox",
"christianity",
"in",
"russia",
"by",
"converting",
"to",
"the",
"religion"
],
"offsets": [
0,
4,
11,
15,
20,
23,
32,
45,
48,
55,
58,
69,
72,
... | {
"text": [
"Princess Olga of Kiev",
"Vladimir I ( c. 956 - 1015 ) prince of Kiev"
],
"char_spans": [
{
"start": [
199
],
"end": [
219
]
},
{
"start": [
449
],
"end": [
491
]
}
],
"token_spans": [
{
... | [
"Princess Olga of Kiev",
"Vladimir I ( c. 956 - 1015 ) prince of Kiev"
] |
NaturalQuestionsShort | <P> The band Simple Plan is strongly connected to What 's New , Scooby - Doo ? . They perform the theme song ( written by Rich Dickerson ) , and appeared as themselves in the episode `` Simple Plan and the Invisible Madman '' . Two of their songs appeared in chase scenes : `` I 'd Do Anything '' in the episode `` It 's... | {
"tokens": [
"<P>",
"The",
"band",
"Simple",
"Plan",
"is",
"strongly",
"connected",
"to",
"What",
"'s",
"New",
",",
"Scooby",
"-",
"Doo",
"?",
".",
"They",
"perform",
"the",
"theme",
"song",
"(",
"written",
"by",
... | 60378254a48e4f60a8cdb97e8091755e | who made the what new scooby doo theme song | {
"tokens": [
"who",
"made",
"the",
"what",
"new",
"scooby",
"doo",
"theme",
"song"
],
"offsets": [
0,
4,
9,
13,
18,
22,
29,
33,
39
]
} | {
"text": [
"Simple Plan"
],
"char_spans": [
{
"start": [
13
],
"end": [
23
]
}
],
"token_spans": [
{
"start": [
3
],
"end": [
4
]
}
]
} | [
"Simple Plan"
] |
NaturalQuestionsShort | <P> The name Joyce is a contemporary given - name used for females and rarely used by males . As a family - name , it derived from the Old French Masculine name Josse , which derived from the Latin name Iudocus , the Latinized form of the Breton name Judoc meaning `` lord '' . The name became rare after the 14th centur... | {
"tokens": [
"<P>",
"The",
"name",
"Joyce",
"is",
"a",
"contemporary",
"given",
"-",
"name",
"used",
"for",
"females",
"and",
"rarely",
"used",
"by",
"males",
".",
"As",
"a",
"family",
"-",
"name",
",",
"it",
... | bb93a124904b4736b31bbd5324190a24 | where does the last name joyce come from | {
"tokens": [
"where",
"does",
"the",
"last",
"name",
"joyce",
"come",
"from"
],
"offsets": [
0,
6,
11,
15,
20,
25,
31,
36
]
} | {
"text": [
"from the Old French Masculine name Josse , which derived from the Latin name Iudocus , the Latinized form of the Breton name Judoc meaning `` lord ''"
],
"char_spans": [
{
"start": [
126
],
"end": [
274
]
}
],
"token_spans": [
{
"start... | [
"from the Old French Masculine name Josse , which derived from the Latin name Iudocus , the Latinized form of the Breton name Judoc meaning `` lord ''"
] |
NaturalQuestionsShort | <P> Christopher Allen Lloyd ( born October 22 , 1938 ) is an American actor , voice actor , and comedian . Lloyd came to public attention in Northeastern theater productions during the 1960s and early 1970s , earning an Obie Award and a Drama Desk Award for his work . He made his screen debut in One Flew Over the Cucko... | {
"tokens": [
"<P>",
"Christopher",
"Allen",
"Lloyd",
"(",
"born",
"October",
"22",
",",
"1938",
")",
"is",
"an",
"American",
"actor",
",",
"voice",
"actor",
",",
"and",
"comedian",
".",
"Lloyd",
"came",
"to",
"pub... | d3a97db5baa547cc85736150090888a2 | who played doc brown on back to the future | {
"tokens": [
"who",
"played",
"doc",
"brown",
"on",
"back",
"to",
"the",
"future"
],
"offsets": [
0,
4,
11,
15,
21,
24,
29,
32,
36
]
} | {
"text": [
"Christopher Allen Lloyd"
],
"char_spans": [
{
"start": [
4
],
"end": [
26
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"Christopher Allen Lloyd"
] |
NaturalQuestionsShort | <P> Randall Peltzer , a struggling inventor , visits a Chinatown antique store in the hope of finding a Christmas present for his son Billy . In the store , Randall encounters a small , furry creature called a mogwai ( Cantonese : 魔怪 , `` monster '' ) . The owner , Mr. Wing , refuses to sell the creature to Randall . H... | {
"tokens": [
"<P>",
"Randall",
"Peltzer",
",",
"a",
"struggling",
"inventor",
",",
"visits",
"a",
"Chinatown",
"antique",
"store",
"in",
"the",
"hope",
"of",
"finding",
"a",
"Christmas",
"present",
"for",
"his",
"son",
... | 1d18666d573344a79ac9a9e4af2eb971 | what are the three things you cant do to gremlins | {
"tokens": [
"what",
"are",
"the",
"three",
"things",
"you",
"cant",
"do",
"to",
"gremlins"
],
"offsets": [
0,
5,
9,
13,
19,
26,
30,
35,
38,
41
]
} | {
"text": [
"do not expose the mogwai to bright lights or sunlight which will kill it",
"do not let it get wet",
"never feed it after midnight"
],
"char_spans": [
{
"start": [
456
],
"end": [
527
]
},
{
"start": [
531
],
"en... | [
"do not expose the mogwai to bright lights or sunlight which will kill it",
"do not let it get wet",
"never feed it after midnight"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Favorite TV Show </Th> <Th> Favorite TV Actor </Th> </Tr> <Tr> <Td> <Ul> <Li> iCarly <Ul> <Li> Big Time Rush </Li> <Li> The Suite Life on Deck </Li> <Li> Wizards of Waverly Place </Li> </Ul> </Li> </Ul> </Td> <Td> <Ul> <Li> Dylan Sprouse -- The Suite Life on Deck as Zack Martin <Ul> <Li> Joe Jonas -- ... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Favorite",
"TV",
"Show",
"</Th>",
"<Th>",
"Favorite",
"TV",
"Actor",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"<Ul>",
"<Li>",
"iCarly",
"<Ul>",
"<Li>",
"Big",
"Time",
"Rush",
"</Li>",
... | 5f17df9fc1de49aaa56e4911e4b3358d | who won favorite television actress at the 2011 kids ' choice awards | {
"tokens": [
"who",
"won",
"favorite",
"television",
"actress",
"at",
"the",
"2011",
"kids",
"'",
"choice",
"awards"
],
"offsets": [
0,
4,
8,
17,
28,
36,
39,
43,
48,
53,
55,
62
]
} | {
"text": [
"Selena Gomez"
],
"char_spans": [
{
"start": [
607
],
"end": [
618
]
}
],
"token_spans": [
{
"start": [
114
],
"end": [
115
]
}
]
} | [
"Selena Gomez"
] |
NaturalQuestionsShort | <P> In the Southern United States , eating black - eyed peas or Hoppin ' John ( a traditional soul food ) on New Year 's Day is thought to bring prosperity in the new year . The peas are typically cooked with a pork product for flavoring ( such as bacon , fatback , ham bones , or hog jowls ) and diced onion , and serve... | {
"tokens": [
"<P>",
"In",
"the",
"Southern",
"United",
"States",
",",
"eating",
"black",
"-",
"eyed",
"peas",
"or",
"Hoppin",
"'",
"John",
"(",
"a",
"traditional",
"soul",
"food",
")",
"on",
"New",
"Year",
"'s",
... | 5056f75c05454b4089478d0ba5b2ad4a | when do you eat black eyed peas for the new year | {
"tokens": [
"when",
"do",
"you",
"eat",
"black",
"eyed",
"peas",
"for",
"the",
"new",
"year"
],
"offsets": [
0,
5,
8,
12,
16,
22,
27,
32,
36,
40,
44
]
} | {
"text": [
"New Year 's Day"
],
"char_spans": [
{
"start": [
109
],
"end": [
123
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
26
]
}
]
} | [
"New Year 's Day"
] |
NaturalQuestionsShort | <P> First grade ( called Year 2 in the UK ) is the first grade in elementary school . It is the first school year after kindergarten in Canada and the USA . Children are usually 6 -- 7 years old in this grade level . </P> | {
"tokens": [
"<P>",
"First",
"grade",
"(",
"called",
"Year",
"2",
"in",
"the",
"UK",
")",
"is",
"the",
"first",
"grade",
"in",
"elementary",
"school",
".",
"It",
"is",
"the",
"first",
"school",
"year",
"after",
... | 2297931c6763489d893b50d533ccb20f | what grade is a 6 year old in usa | {
"tokens": [
"what",
"grade",
"is",
"a",
"6",
"year",
"old",
"in",
"usa"
],
"offsets": [
0,
5,
11,
14,
16,
18,
23,
27,
30
]
} | {
"text": [
"First grade"
],
"char_spans": [
{
"start": [
4
],
"end": [
14
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"First grade"
] |
NaturalQuestionsShort | <Table> Stephen Curry <Tr> <Td colspan="2"> Curry in 2016 </Td> </Tr> <Tr> <Th colspan="2"> No. 30 -- Golden State Warriors </Th> </Tr> <Tr> <Th> Position </Th> <Td> Point guard </Td> </Tr> <Tr> <Th> League </Th> <Td> NBA </Td> </Tr> <Tr> <Th colspan="2"> </Th> </Tr> <Tr> <Th> </Th> <Td> ( 1988 - 03 - 14 ) March 14 , 1... | {
"tokens": [
"<Table>",
"Stephen",
"Curry",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Curry",
"in",
"2016",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"No.",
"30",
"--",
"Golden",
"State",
"Warriors",
"</Th>",
"</Tr>",
"<Tr>"... | 5bd95276a6094deaa0dce9b615a6faee | who did stephen curry play for in college | {
"tokens": [
"who",
"did",
"stephen",
"curry",
"play",
"for",
"in",
"college"
],
"offsets": [
0,
4,
8,
16,
22,
27,
31,
34
]
} | {
"text": [
"Davidson"
],
"char_spans": [
{
"start": [
724
],
"end": [
731
]
}
],
"token_spans": [
{
"start": [
134
],
"end": [
134
]
}
]
} | [
"Davidson"
] |
NaturalQuestionsShort | <P> Since the party was established in 1885 , 60 people have served as president . The first , Womesh Chunder Bonnerjee presided over the first session of the Indian National Congress held at Bombay in 1885 from 28 December to 31 December . The most recently serving president is Rahul Gandhi . The president of INC at t... | {
"tokens": [
"<P>",
"Since",
"the",
"party",
"was",
"established",
"in",
"1885",
",",
"60",
"people",
"have",
"served",
"as",
"president",
".",
"The",
"first",
",",
"Womesh",
"Chunder",
"Bonnerjee",
"presided",
"over",
... | a92593f427c4430b8fdd6c2123e70222 | who is the first woman president of indian national congress | {
"tokens": [
"who",
"is",
"the",
"first",
"woman",
"president",
"of",
"indian",
"national",
"congress"
],
"offsets": [
0,
4,
7,
11,
17,
23,
33,
36,
43,
52
]
} | {
"text": [
"Annie Besant"
],
"char_spans": [
{
"start": [
374
],
"end": [
385
]
}
],
"token_spans": [
{
"start": [
68
],
"end": [
69
]
}
]
} | [
"Annie Besant"
] |
NaturalQuestionsShort | <P> In May 2017 , it was reported that the film had been picked up for distribution by Netflix and would debut on the streaming service sometime during summer 2018 . </P> | {
"tokens": [
"<P>",
"In",
"May",
"2017",
",",
"it",
"was",
"reported",
"that",
"the",
"film",
"had",
"been",
"picked",
"up",
"for",
"distribution",
"by",
"Netflix",
"and",
"would",
"debut",
"on",
"the",
"streaming",
... | baccc9ff9d194ae7a6d9e9141e5bd7c5 | when does the live action little mermaid come out | {
"tokens": [
"when",
"does",
"the",
"live",
"action",
"little",
"mermaid",
"come",
"out"
],
"offsets": [
0,
5,
10,
14,
19,
26,
33,
41,
46
]
} | {
"text": [
"sometime during summer 2018"
],
"char_spans": [
{
"start": [
136
],
"end": [
162
]
}
],
"token_spans": [
{
"start": [
26
],
"end": [
29
]
}
]
} | [
"sometime during summer 2018"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Season </Th> <Th colspan="2"> Episodes </Th> <Th colspan="2"> Originally aired </Th> </Tr> <Tr> <Th> First aired </Th> <Th> Last aired </Th> </Tr> <Tr> <Td> </Td> <Td colspan="1"> </Td> <Td colspan="2"> 22 </Td> <Td colspan="1"> September 17 , 2013 ( 2013 - 09 - 17 ) </Td> <Td> March 25 , ... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Season",
"</Th>",
"<Th",
"colspan=\"2\">",
"Episodes",
"</Th>",
"<Th",
"colspan=\"2\">",
"Originally",
"aired",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"First",
"aired",
"</Th>",
... | ceee56c0d9414a24aeb5e82c1127a2c3 | when does the new season of brooklyn nine-nine air | {
"tokens": [
"when",
"does",
"the",
"new",
"season",
"of",
"brooklyn",
"nine-nine",
"air"
],
"offsets": [
0,
5,
10,
14,
18,
25,
28,
37,
47
]
} | {
"text": [
"September 26 , 2017"
],
"char_spans": [
{
"start": [
973
],
"end": [
991
]
}
],
"token_spans": [
{
"start": [
191
],
"end": [
194
]
}
]
} | [
"September 26 , 2017"
] |
NaturalQuestionsShort | <P> The Lorax is a children 's book written by Dr. Seuss and first published in 1971 . It chronicles the plight of the environment and the Lorax , who speaks for the trees against the Once - ler . As in most Dr. Seuss works , most of the creatures mentioned are original to the book . </P> | {
"tokens": [
"<P>",
"The",
"Lorax",
"is",
"a",
"children",
"'s",
"book",
"written",
"by",
"Dr.",
"Seuss",
"and",
"first",
"published",
"in",
"1971",
".",
"It",
"chronicles",
"the",
"plight",
"of",
"the",
"environment"... | cf8f57356f3a4cf0817109e5b16365c2 | who cut down the trees in the lorax | {
"tokens": [
"who",
"cut",
"down",
"the",
"trees",
"in",
"the",
"lorax"
],
"offsets": [
0,
4,
8,
13,
17,
23,
26,
30
]
} | {
"text": [
"the Once - ler"
],
"char_spans": [
{
"start": [
180
],
"end": [
193
]
}
],
"token_spans": [
{
"start": [
35
],
"end": [
38
]
}
]
} | [
"the Once - ler"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> `` I Write the Songs '' </Th> </Tr> <Tr> <Th colspan="2"> Single by David Cassidy </Th> </Tr> <Tr> <Th colspan="2"> from the album The Higher They Climb </Th> </Tr> <Tr> <Th> Released </Th> <Td> </Td> </Tr> <Tr> <Th> Format </Th> <Td> 7 '' ( 45 rpm ) </Td> </Tr> <Tr> <Th> Recorded </Th> <T... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"``",
"I",
"Write",
"the",
"Songs",
"''",
"</Th>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Single",
"by",
"David",
"Cassidy",
"</Th>",
"</Tr>",
"<Tr>",
"<Th",
"c... | 0b54b140af66489d918f3ee3b3d071c1 | who wrote i write the songs david cassidy | {
"tokens": [
"who",
"wrote",
"i",
"write",
"the",
"songs",
"david",
"cassidy"
],
"offsets": [
0,
4,
10,
12,
18,
22,
28,
34
]
} | {
"text": [
"Bruce Johnston"
],
"char_spans": [
{
"start": [
514
],
"end": [
527
]
}
],
"token_spans": [
{
"start": [
95
],
"end": [
96
]
}
]
} | [
"Bruce Johnston"
] |
NaturalQuestionsShort | <Li> Chanel Cresswell as Valerie McLean </Li> | {
"tokens": [
"<Li>",
"Chanel",
"Cresswell",
"as",
"Valerie",
"McLean",
"</Li>"
],
"offsets": [
0,
5,
12,
22,
25,
33,
40
]
} | 92da7402aa8a496991e048c0999a47f3 | who plays val in my name is lenny | {
"tokens": [
"who",
"plays",
"val",
"in",
"my",
"name",
"is",
"lenny"
],
"offsets": [
0,
4,
10,
14,
17,
20,
25,
28
]
} | {
"text": [
"Chanel Cresswell"
],
"char_spans": [
{
"start": [
5
],
"end": [
20
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"Chanel Cresswell"
] |
NaturalQuestionsShort | <P> Firehawk is a steel flying roller coaster built by Vekoma at Kings Island in Mason , Ohio . It originally opened as X-Flight at Six Flags Worlds of Adventure on May 26 , 2001 . Cedar Fair purchased Worlds of Adventure in 2004 and began efforts to downsize the park . In November 2006 , Cedar Fair announced plans to ... | {
"tokens": [
"<P>",
"Firehawk",
"is",
"a",
"steel",
"flying",
"roller",
"coaster",
"built",
"by",
"Vekoma",
"at",
"Kings",
"Island",
"in",
"Mason",
",",
"Ohio",
".",
"It",
"originally",
"opened",
"as",
"X-Flight",
"at... | 2cb6e5b523824161b926217c885d616e | where did x flight from geauga lake go | {
"tokens": [
"where",
"did",
"x",
"flight",
"from",
"geauga",
"lake",
"go"
],
"offsets": [
0,
6,
10,
12,
19,
24,
31,
36
]
} | {
"text": [
"Kings Island"
],
"char_spans": [
{
"start": [
340
],
"end": [
351
]
}
],
"token_spans": [
{
"start": [
64
],
"end": [
65
]
}
]
} | [
"Kings Island"
] |
NaturalQuestionsShort | <Li> Supervisory Special Agent ( Comparatively Lieutenant ) </Li> | {
"tokens": [
"<Li>",
"Supervisory",
"Special",
"Agent",
"(",
"Comparatively",
"Lieutenant",
")",
"</Li>"
],
"offsets": [
0,
5,
17,
25,
31,
33,
47,
58,
60
]
} | 942ddac717904b949a12b17bac2a2816 | lieutenant in army is equivalent to which rank in police | {
"tokens": [
"lieutenant",
"in",
"army",
"is",
"equivalent",
"to",
"which",
"rank",
"in",
"police"
],
"offsets": [
0,
11,
14,
19,
22,
33,
36,
42,
47,
50
]
} | {
"text": [
"Supervisory Special Agent"
],
"char_spans": [
{
"start": [
5
],
"end": [
29
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"Supervisory Special Agent"
] |
NaturalQuestionsShort | <P> Damon Salvatore is a fictional character in The Vampire Diaries novel series . He is portrayed by Ian Somerhalder in the television series . Initially , Damon is the main antagonist in the beginning of the show and later became a protagonist . After the first few episodes , Damon begins working alongside his younge... | {
"tokens": [
"<P>",
"Damon",
"Salvatore",
"is",
"a",
"fictional",
"character",
"in",
"The",
"Vampire",
"Diaries",
"novel",
"series",
".",
"He",
"is",
"portrayed",
"by",
"Ian",
"Somerhalder",
"in",
"the",
"television",
"se... | 86c61a073acc45d78ef8656c87bb526b | in vampire diaries who does damon end up with | {
"tokens": [
"in",
"vampire",
"diaries",
"who",
"does",
"damon",
"end",
"up",
"with"
],
"offsets": [
0,
3,
11,
19,
23,
28,
34,
38,
41
]
} | {
"text": [
"Elena Gilbert"
],
"char_spans": [
{
"start": [
726
],
"end": [
738
]
}
],
"token_spans": [
{
"start": [
131
],
"end": [
132
]
}
]
} | [
"Elena Gilbert"
] |
NaturalQuestionsShort | <P> The Hitchiti are often associated with a location in the present - day Chattahoochee County , but at an earlier period were on the lower course of the Ocmulgee River . Early English maps show their town on the site of present - day Macon . After 1715 they moved to Henry County , Alabama , en route to their most wel... | {
"tokens": [
"<P>",
"The",
"Hitchiti",
"are",
"often",
"associated",
"with",
"a",
"location",
"in",
"the",
"present",
"-",
"day",
"Chattahoochee",
"County",
",",
"but",
"at",
"an",
"earlier",
"period",
"were",
"on",
"... | 8ddfc97bca874015a6bdd9dd8edcfd28 | the hitchiti were a part of which confederacy | {
"tokens": [
"the",
"hitchiti",
"were",
"a",
"part",
"of",
"which",
"confederacy"
],
"offsets": [
0,
4,
13,
18,
20,
25,
28,
34
]
} | {
"text": [
"Creek"
],
"char_spans": [
{
"start": [
515
],
"end": [
519
]
}
],
"token_spans": [
{
"start": [
97
],
"end": [
97
]
}
]
} | [
"Creek"
] |
NaturalQuestionsShort | <P> Ubuntu 18.04 Bionic Beaver is a long term support version and will be released on 26 April 2018 . </P> | {
"tokens": [
"<P>",
"Ubuntu",
"18.04",
"Bionic",
"Beaver",
"is",
"a",
"long",
"term",
"support",
"version",
"and",
"will",
"be",
"released",
"on",
"26",
"April",
"2018",
".",
"</P>"
],
"offsets": [
0,
4,
11,
17,
... | f03e7fbc0b6e4f55ad0da8018e2d9845 | when is the next lts release of ubuntu | {
"tokens": [
"when",
"is",
"the",
"next",
"lts",
"release",
"of",
"ubuntu"
],
"offsets": [
0,
5,
8,
12,
17,
21,
29,
32
]
} | {
"text": [
"26 April 2018"
],
"char_spans": [
{
"start": [
86
],
"end": [
98
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
18
]
}
]
} | [
"26 April 2018"
] |
NaturalQuestionsShort | <P> Single - Handed is an Irish television drama series , first broadcast on RTÉ Television in 2007 . Set and filmed in the west of Ireland , it focuses on the life of a member of the Garda Síochána ( police ) , Sergeant Jack Driscoll ( played by Owen McDonnell ) . Three two - episode , single - story series aired one ... | {
"tokens": [
"<P>",
"Single",
"-",
"Handed",
"is",
"an",
"Irish",
"television",
"drama",
"series",
",",
"first",
"broadcast",
"on",
"RTÉ",
"Television",
"in",
"2007",
".",
"Set",
"and",
"filmed",
"in",
"the",
"west",
... | 12d3c301ce194f40a34e00c640bebf37 | where is the tv show single handed filmed | {
"tokens": [
"where",
"is",
"the",
"tv",
"show",
"single",
"handed",
"filmed"
],
"offsets": [
0,
6,
9,
13,
16,
21,
28,
35
]
} | {
"text": [
"west of Ireland"
],
"char_spans": [
{
"start": [
124
],
"end": [
138
]
}
],
"token_spans": [
{
"start": [
24
],
"end": [
26
]
}
]
} | [
"west of Ireland"
] |
NaturalQuestionsShort | <P> Supreme Court shall inquire and decide regarding all doubts and disputes arising out of or in connection with the election of a President per Article 71 ( 1 ) of the constitution . Supreme Court can remove the president for the electoral malpractices or upon being not eligible to be Lok Sabha member under the Repre... | {
"tokens": [
"<P>",
"Supreme",
"Court",
"shall",
"inquire",
"and",
"decide",
"regarding",
"all",
"doubts",
"and",
"disputes",
"arising",
"out",
"of",
"or",
"in",
"connection",
"with",
"the",
"election",
"of",
"a",
"Presid... | 0c833215779f41a9a9fda010a16cffdb | the president of india can be removed from his office by the | {
"tokens": [
"the",
"president",
"of",
"india",
"can",
"be",
"removed",
"from",
"his",
"office",
"by",
"the"
],
"offsets": [
0,
4,
14,
17,
23,
27,
30,
38,
43,
47,
54,
57
]
} | {
"text": [
"Supreme Court"
],
"char_spans": [
{
"start": [
185
],
"end": [
197
]
}
],
"token_spans": [
{
"start": [
34
],
"end": [
35
]
}
]
} | [
"Supreme Court"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Apache Wars </Th> </Tr> <Tr> <Td colspan="2"> Part of the Texas -- Indian wars </Td> </Tr> <Tr> <Td colspan="2"> Geronimo and his warriors at camp on March 27 , 1886 </Td> </Tr> <Tr> <Td colspan="2"> <Table> <Tr> <Th> Date </Th> <Td> 1849 -- 1924 </Td> </Tr> <Tr> <Th> Location </Th> <Td> S... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Apache",
"Wars",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Part",
"of",
"the",
"Texas",
"--",
"Indian",
"wars",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2... | fac32b5ebc014da1a2051d1d5f6c8827 | when did the apache war begin and end | {
"tokens": [
"when",
"did",
"the",
"apache",
"war",
"begin",
"and",
"end"
],
"offsets": [
0,
5,
9,
13,
20,
24,
30,
34
]
} | {
"text": [
"1849 -- 1924"
],
"char_spans": [
{
"start": [
264
],
"end": [
275
]
}
],
"token_spans": [
{
"start": [
45
],
"end": [
47
]
}
]
} | [
"1849 -- 1924"
] |
NaturalQuestionsShort | <P> A Lego tire is a rubber tire manufactured by the toy building block company The Lego Group for use on vehicles within their Lego building sets . The tires are available in a range of sizes depending on the application . Lego first began manufacturing tires in 1962 and included them in what would become their most p... | {
"tokens": [
"<P>",
"A",
"Lego",
"tire",
"is",
"a",
"rubber",
"tire",
"manufactured",
"by",
"the",
"toy",
"building",
"block",
"company",
"The",
"Lego",
"Group",
"for",
"use",
"on",
"vehicles",
"within",
"their",
"Leg... | 75d0791cc7d449d299ecd8fce8928b86 | who produces the most tyres in the world | {
"tokens": [
"who",
"produces",
"the",
"most",
"tyres",
"in",
"the",
"world"
],
"offsets": [
0,
4,
13,
17,
22,
28,
31,
35
]
} | {
"text": [
"Lego"
],
"char_spans": [
{
"start": [
506
],
"end": [
509
]
}
],
"token_spans": [
{
"start": [
93
],
"end": [
93
]
}
]
} | [
"Lego"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Rank </Th> <Th> Animal </Th> <Th> Binomial Name </Th> <Th> Average mass ( kg ( lb ) ) </Th> <Th> Maximum mass ( kg ( lb ) ) </Th> <Th> Average total length ( cm ( ft ) ) </Th> <Th> Flighted </Th> </Tr> <Tr> <Td> </Td> <Td> Ostrich </Td> <Td> Struthio camelus </Td> <Td> 104 ( 230 ) </Td> <Td> 156.8 ( 3... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Rank",
"</Th>",
"<Th>",
"Animal",
"</Th>",
"<Th>",
"Binomial",
"Name",
"</Th>",
"<Th>",
"Average",
"mass",
"(",
"kg",
"(",
"lb",
")",
")",
"</Th>",
"<Th>",
"Maximum",
"mass",
... | 5c2dd18d0b434b81b1fcb6e1a9710f9a | heaviest bird in the world that can fly | {
"tokens": [
"heaviest",
"bird",
"in",
"the",
"world",
"that",
"can",
"fly"
],
"offsets": [
0,
9,
14,
17,
21,
27,
32,
36
]
} | {
"text": [
"Domestic turkey / wild turkey"
],
"char_spans": [
{
"start": [
1363
],
"end": [
1391
]
}
],
"token_spans": [
{
"start": [
283
],
"end": [
287
]
}
]
} | [
"Domestic turkey / wild turkey"
] |
NaturalQuestionsShort | <P> The Saint Lawrence River ( French : Fleuve Saint - Laurent ; Tuscarora : Kahnawáʼkye ; Mohawk : Kaniatarowanenneh , meaning `` big waterway '' ) is a large river in the middle latitudes of North America . The Saint Lawrence River flows in a roughly north - easterly direction , connecting the Great Lakes with the At... | {
"tokens": [
"<P>",
"The",
"Saint",
"Lawrence",
"River",
"(",
"French",
":",
"Fleuve",
"Saint",
"-",
"Laurent",
";",
"Tuscarora",
":",
"Kahnawáʼkye",
";",
"Mohawk",
":",
"Kaniatarowanenneh",
",",
"meaning",
"``",
"big",
... | f80d1a22126246caa8753fcc78e30c10 | where is the st. lawrence river located on a map | {
"tokens": [
"where",
"is",
"the",
"st.",
"lawrence",
"river",
"located",
"on",
"a",
"map"
],
"offsets": [
0,
6,
9,
13,
17,
26,
32,
40,
43,
45
]
} | {
"text": [
"connecting the Great Lakes with the Atlantic Ocean",
"forming the primary drainage outflow of the Great Lakes Basin",
"Quebec and Ontario",
"international boundary between Ontario , Canada , and the U.S. state of New York",
"provides the basis of the commercial Saint Lawrence Seaway"
... | [
"connecting the Great Lakes with the Atlantic Ocean",
"forming the primary drainage outflow of the Great Lakes Basin",
"Quebec and Ontario",
"international boundary between Ontario , Canada , and the U.S. state of New York",
"provides the basis of the commercial Saint Lawrence Seaway"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.