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 | <Table> <Tr> <Th> Position </Th> <Th> Breed </Th> <Th> Registrations </Th> </Tr> <Tr> <Td> </Td> <Td> Labrador Retriever </Td> <Td> 191,988 </Td> </Tr> <Tr> <Td> </Td> <Td> German Shepherd </Td> <Td> 129,186 </Td> </Tr> <Tr> <Td> </Td> <Td> Poodle ( All sizes ) </Td> <Td> 118,653 </Td> </Tr> <Tr> <Td> </Td> <Td> Chihua... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Position",
"</Th>",
"<Th>",
"Breed",
"</Th>",
"<Th>",
"Registrations",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"Labrador",
"Retriever",
"</Td>",
"<Td>",
"191,988",
"</Td>",
... | a989bda5b9884657aa92f29d4502b19f | what is the third most popular dog breed | {
"tokens": [
"what",
"is",
"the",
"third",
"most",
"popular",
"dog",
"breed"
],
"offsets": [
0,
5,
8,
12,
18,
23,
31,
35
]
} | {
"text": [
"Poodle"
],
"char_spans": [
{
"start": [
241
],
"end": [
246
]
}
],
"token_spans": [
{
"start": [
38
],
"end": [
38
]
}
]
} | [
"Poodle"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Film </Th> <Th> U.S. release date </Th> <Th> Director </Th> <Th> Screenwriter ( s ) </Th> <Th> Story by </Th> <Th> Producer ( s ) </Th> </Tr> <Tr> <Th> The Bourne Identity </Th> <Td> June 14 , 2002 ( 2002 - 06 - 14 ) </Td> <Td> Doug Liman </Td> <Td colspan="2"> Tony Gilroy and William Blake Herron </T... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Film",
"</Th>",
"<Th>",
"U.S.",
"release",
"date",
"</Th>",
"<Th>",
"Director",
"</Th>",
"<Th>",
"Screenwriter",
"(",
"s",
")",
"</Th>",
"<Th>",
"Story",
"by",
"</Th>",
"<Th>",
... | b9b6ad67b59b416a9b4c4de69979a0ca | when did the first jason bourne movie come out | {
"tokens": [
"when",
"did",
"the",
"first",
"jason",
"bourne",
"movie",
"come",
"out"
],
"offsets": [
0,
5,
9,
13,
19,
25,
32,
38,
43
]
} | {
"text": [
"June 14 , 2002"
],
"char_spans": [
{
"start": [
201
],
"end": [
214
]
}
],
"token_spans": [
{
"start": [
37
],
"end": [
40
]
}
]
} | [
"June 14 , 2002"
] |
NaturalQuestionsShort | <P> `` I Wanna Dance with Somebody ( Who Loves Me ) '' is the first single from Whitney Houston 's second studio album , Whitney . It was produced by Narada Michael Walden , and written by George Merrill and Shannon Rubicam of the band Boy Meets Girl , who had previously written the number - one Whitney Houston hit `` ... | {
"tokens": [
"<P>",
"``",
"I",
"Wanna",
"Dance",
"with",
"Somebody",
"(",
"Who",
"Loves",
"Me",
")",
"''",
"is",
"the",
"first",
"single",
"from",
"Whitney",
"Houston",
"'s",
"second",
"studio",
"album",
",",
"Whi... | bfa5e2fb5aca434fb2cc92ef48bef90a | who sings i wan na dance with somebody | {
"tokens": [
"who",
"sings",
"i",
"wan",
"na",
"dance",
"with",
"somebody"
],
"offsets": [
0,
4,
10,
12,
16,
19,
25,
30
]
} | {
"text": [
"Whitney Houston"
],
"char_spans": [
{
"start": [
80
],
"end": [
94
]
}
],
"token_spans": [
{
"start": [
18
],
"end": [
19
]
}
]
} | [
"Whitney Houston"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Sesame Street </Th> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Th> Genre </Th> <Td> <Ul> <Li> Children 's television series </Li> <Li> Educational </Li> <Li> Sketch comedy </Li> <Li> Puppetry </Li> <Li> Animation </Li> </Ul> </Td> </Tr> <Tr> <Th> Created by </Th> <Td> <Ul> <Li> Joan Gan... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Sesame",
"Street",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Genre",
"</Th>",
"<Td>",
"<Ul>",
"<Li>",
"Children",
"'s",
"te... | f72831d321dc4b3f9bae088602624659 | how many episodes are there of sesame street | {
"tokens": [
"how",
"many",
"episodes",
"are",
"there",
"of",
"sesame",
"street"
],
"offsets": [
0,
4,
9,
18,
22,
28,
31,
38
]
} | {
"text": [
"4,384"
],
"char_spans": [
{
"start": [
1052
],
"end": [
1056
]
}
],
"token_spans": [
{
"start": [
191
],
"end": [
191
]
}
]
} | [
"4,384"
] |
NaturalQuestionsShort | <Ul> <Li> Mark Edwards as Flint Lockwood , an inventor , & Steve , Flint 's pet vervet monkey who communicates using a Speak and Spell monkey thought translator Flint invented . </Li> <Li> Katie Griffin as Sam Sparks , a weather intern from New York City and a reporter . </Li> <Li> David Berni as Baby Brent ( Brent McH... | {
"tokens": [
"<Ul>",
"<Li>",
"Mark",
"Edwards",
"as",
"Flint",
"Lockwood",
",",
"an",
"inventor",
",",
"&",
"Steve",
",",
"Flint",
"'s",
"pet",
"vervet",
"monkey",
"who",
"communicates",
"using",
"a",
"Speak",
"and",
... | 571886f7b6214ebba07cfafab5d691d0 | cloudy with a chance of meatballs tv show cast | {
"tokens": [
"cloudy",
"with",
"a",
"chance",
"of",
"meatballs",
"tv",
"show",
"cast"
],
"offsets": [
0,
7,
12,
14,
21,
24,
34,
37,
42
]
} | {
"text": [
"Mark Edwards as Flint Lockwood",
"Katie Griffin as Sam Sparks",
"David Berni as Baby Brent",
"Seán Cullen as Tim Lockwood",
"Patrick McKenna as Gil",
"Clé Bennett as Earl Devereaux"
],
"char_spans": [
{
"start": [
10
],
"end": [
39
]... | [
"Mark Edwards as Flint Lockwood",
"Katie Griffin as Sam Sparks",
"David Berni as Baby Brent",
"Seán Cullen as Tim Lockwood",
"Patrick McKenna as Gil",
"Clé Bennett as Earl Devereaux"
] |
NaturalQuestionsShort | <P> The nominees for the 90th Academy Awards were announced on January 23 , 2018 , at 5 : 22 a.m. PST ( 13 : 22 UTC ) , at the Samuel Goldwyn Theater in Beverly Hills , California , via global live stream , from the Academy and by actors Tiffany Haddish and Andy Serkis . </P> | {
"tokens": [
"<P>",
"The",
"nominees",
"for",
"the",
"90th",
"Academy",
"Awards",
"were",
"announced",
"on",
"January",
"23",
",",
"2018",
",",
"at",
"5",
":",
"22",
"a.m.",
"PST",
"(",
"13",
":",
"22",
"UTC",... | 7f6d532482b544458bdee5a4945d46ce | when are the oscar nominations for 2018 announced | {
"tokens": [
"when",
"are",
"the",
"oscar",
"nominations",
"for",
"2018",
"announced"
],
"offsets": [
0,
5,
9,
13,
19,
31,
35,
40
]
} | {
"text": [
"January 23 , 2018"
],
"char_spans": [
{
"start": [
63
],
"end": [
79
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
14
]
}
]
} | [
"January 23 , 2018"
] |
NaturalQuestionsShort | <P> An interception , also known as a pick , is a gridiron football concept involving a pass being caught by an opposition player , who usually gains possession for his team . Record - keeping for interception counts in the National Football League ( NFL ) began in 1940 . The record for most interceptions in a single s... | {
"tokens": [
"<P>",
"An",
"interception",
",",
"also",
"known",
"as",
"a",
"pick",
",",
"is",
"a",
"gridiron",
"football",
"concept",
"involving",
"a",
"pass",
"being",
"caught",
"by",
"an",
"opposition",
"player",
",... | f497d945a9d747c5ab3a204b5e6c21e1 | who has the record for most interceptions in a season | {
"tokens": [
"who",
"has",
"the",
"record",
"for",
"most",
"interceptions",
"in",
"a",
"season"
],
"offsets": [
0,
4,
8,
12,
19,
23,
28,
42,
45,
47
]
} | {
"text": [
"Night Train Lane"
],
"char_spans": [
{
"start": [
337
],
"end": [
352
]
}
],
"token_spans": [
{
"start": [
63
],
"end": [
65
]
}
]
} | [
"Night Train Lane"
] |
NaturalQuestionsShort | <P> Viola Hastings ( Amanda Bynes ) is a teen girl who plays for Cornwall College 's soccer team until the team gets cut . Meanwhile , her twin brother , Sebastian ( James Kirk ) , is supposed to enroll in Illyria , an elite boarding school , but he secretly goes to London with his fledgling band instead . Viola agrees... | {
"tokens": [
"<P>",
"Viola",
"Hastings",
"(",
"Amanda",
"Bynes",
")",
"is",
"a",
"teen",
"girl",
"who",
"plays",
"for",
"Cornwall",
"College",
"'s",
"soccer",
"team",
"until",
"the",
"team",
"gets",
"cut",
".",
"M... | ea9561b4c69b4853b31c8f505008734e | who played viola in she 's the man | {
"tokens": [
"who",
"played",
"viola",
"in",
"she",
"'s",
"the",
"man"
],
"offsets": [
0,
4,
11,
17,
20,
24,
27,
31
]
} | {
"text": [
"Amanda Bynes"
],
"char_spans": [
{
"start": [
21
],
"end": [
32
]
}
],
"token_spans": [
{
"start": [
4
],
"end": [
5
]
}
]
} | [
"Amanda Bynes"
] |
NaturalQuestionsShort | <P> Various stories exist recounting how the salad was invented . One says that it came about in the 1930s at the Hollywood Brown Derby restaurant , where it became a signature dish . It is named for the restaurant 's owner , Robert Howard Cobb . Stories vary whether the salad was invented by Cobb or by his chef , Paul... | {
"tokens": [
"<P>",
"Various",
"stories",
"exist",
"recounting",
"how",
"the",
"salad",
"was",
"invented",
".",
"One",
"says",
"that",
"it",
"came",
"about",
"in",
"the",
"1930s",
"at",
"the",
"Hollywood",
"Brown",
"D... | 71224b384ad1497589be00594b5fef1b | who invented the cobb salad curb your enthusiasm | {
"tokens": [
"who",
"invented",
"the",
"cobb",
"salad",
"curb",
"your",
"enthusiasm"
],
"offsets": [
0,
4,
13,
17,
22,
28,
33,
38
]
} | {
"text": [
"Robert Howard Cobb"
],
"char_spans": [
{
"start": [
226
],
"end": [
243
]
}
],
"token_spans": [
{
"start": [
43
],
"end": [
45
]
}
]
} | [
"Robert Howard Cobb"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="8"> Gregorian calendar </Th> </Tr> <Tr> <Th> Occurrence </Th> <Th> Dates </Th> <Th colspan="6"> Country </Th> </Tr> <Tr> <Td> <P> Second Sunday of February </P> </Td> <Td> <P> Feb 12 , 2017 Feb 11 , 2018 Feb 10 , 2019 </P> </Td> <Td colspan="6"> <P> Norway </P> </Td> </Tr> <Tr> <Td> <P> 3 Marc... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"8\">",
"Gregorian",
"calendar",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"Occurrence",
"</Th>",
"<Th>",
"Dates",
"</Th>",
"<Th",
"colspan=\"6\">",
"Country",
"</Th>",
"</Tr>",
"<Tr>",
"<... | 71286774776f47179e047c3e9e263383 | when is mother 's day celebrated in india every year | {
"tokens": [
"when",
"is",
"mother",
"'s",
"day",
"celebrated",
"in",
"india",
"every",
"year"
],
"offsets": [
0,
5,
8,
15,
18,
22,
33,
36,
42,
48
]
} | {
"text": [
"Second Sunday of May"
],
"char_spans": [
{
"start": [
2488
],
"end": [
2507
]
}
],
"token_spans": [
{
"start": [
433
],
"end": [
436
]
}
]
} | [
"Second Sunday of May"
] |
NaturalQuestionsShort | <P> Glengarry Glen Ross is a 1992 American drama film adapted by David Mamet from his 1984 Pulitzer Prize - and Tony - winning play of the same name , and directed by James Foley . The film is set and was filmed in New York City . It depicts two days in the lives of four real estate salesmen and how they become despera... | {
"tokens": [
"<P>",
"Glengarry",
"Glen",
"Ross",
"is",
"a",
"1992",
"American",
"drama",
"film",
"adapted",
"by",
"David",
"Mamet",
"from",
"his",
"1984",
"Pulitzer",
"Prize",
"-",
"and",
"Tony",
"-",
"winning",
"play... | b2df644c4852455a956814faae1783a3 | what is the plot of glengarry glen ross | {
"tokens": [
"what",
"is",
"the",
"plot",
"of",
"glengarry",
"glen",
"ross"
],
"offsets": [
0,
5,
8,
12,
17,
20,
30,
35
]
} | {
"text": [
"two days in the lives of four real estate salesmen and how they become desperate when the corporate office sends a trainer to `` motivate '' them by announcing that , in one week , all except the top two salesmen will be fired"
],
"char_spans": [
{
"start": [
242
],
... | [
"two days in the lives of four real estate salesmen and how they become desperate when the corporate office sends a trainer to `` motivate '' them by announcing that , in one week , all except the top two salesmen will be fired"
] |
NaturalQuestionsShort | <Ul> <Li> Amur River : China and Russia </Li> <Li> Ussuri River : China and Russia </Li> <Li> Argun River : China and Russia </Li> <Li> Granitnaya River : China and Russia </Li> <Li> Brahmaputra River : India , Bangladesh and China </Li> <Li> Fly River : Indonesia and Papua New Guinea </Li> <Li> Ganges River : India an... | {
"tokens": [
"<Ul>",
"<Li>",
"Amur",
"River",
":",
"China",
"and",
"Russia",
"</Li>",
"<Li>",
"Ussuri",
"River",
":",
"China",
"and",
"Russia",
"</Li>",
"<Li>",
"Argun",
"River",
":",
"China",
"and",
"Russia",
"</Li>"... | 972aab7defa34b17b5d7a4a506ed8012 | the river which marks the international border between india and nepal | {
"tokens": [
"the",
"river",
"which",
"marks",
"the",
"international",
"border",
"between",
"india",
"and",
"nepal"
],
"offsets": [
0,
4,
10,
16,
22,
26,
40,
47,
55,
61,
65
]
} | {
"text": [
"Mahakali River",
"Mechi River"
],
"char_spans": [
{
"start": [
538
],
"end": [
551
]
},
{
"start": [
582
],
"end": [
592
]
}
],
"token_spans": [
{
"start": [
97
],
... | [
"Mahakali River",
"Mechi River"
] |
NaturalQuestionsShort | <P> Status as a natural - born citizen of the United States is one of the eligibility requirements established in the United States Constitution for holding the office of President or Vice President . This requirement was intended to protect the nation from foreign influence . </P> | {
"tokens": [
"<P>",
"Status",
"as",
"a",
"natural",
"-",
"born",
"citizen",
"of",
"the",
"United",
"States",
"is",
"one",
"of",
"the",
"eligibility",
"requirements",
"established",
"in",
"the",
"United",
"States",
"Consti... | cf9dc508292c4673810d351b42ba4ee7 | requirements for being the president of the united states | {
"tokens": [
"requirements",
"for",
"being",
"the",
"president",
"of",
"the",
"united",
"states"
],
"offsets": [
0,
13,
17,
23,
27,
37,
40,
44,
51
]
} | {
"text": [
"Status as a natural - born citizen of the United States"
],
"char_spans": [
{
"start": [
4
],
"end": [
58
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
11
]
}
]
} | [
"Status as a natural - born citizen of the United States"
] |
NaturalQuestionsShort | <P> The Chevrolet Suburban is a full - size , extended - length sport utility vehicle from Chevrolet . It is the longest continuous use automobile nameplate in production , starting in 1935 for the 1935 U.S. model year , and has traditionally been one of General Motors ' most profitable vehicles . The Suburban has been... | {
"tokens": [
"<P>",
"The",
"Chevrolet",
"Suburban",
"is",
"a",
"full",
"-",
"size",
",",
"extended",
"-",
"length",
"sport",
"utility",
"vehicle",
"from",
"Chevrolet",
".",
"It",
"is",
"the",
"longest",
"continuous",
... | 431b60fdc07b4cb8a9a3a5b7a0e10a9b | what was the first year of the chevy suburban | {
"tokens": [
"what",
"was",
"the",
"first",
"year",
"of",
"the",
"chevy",
"suburban"
],
"offsets": [
0,
5,
9,
13,
19,
24,
27,
31,
37
]
} | {
"text": [
"1935"
],
"char_spans": [
{
"start": [
185
],
"end": [
188
]
}
],
"token_spans": [
{
"start": [
32
],
"end": [
32
]
}
]
} | [
"1935"
] |
NaturalQuestionsShort | <P> As per the Constitution , as held by the court in the Three Judges ' Cases -- ( 1982 , 1993 , 1998 ) , a judge is appointed to the Supreme Court by the President of India on the recommendation of the collegium -- a closed group of the Chief Justice of India , the four most senior judges of the court and the senior-... | {
"tokens": [
"<P>",
"As",
"per",
"the",
"Constitution",
",",
"as",
"held",
"by",
"the",
"court",
"in",
"the",
"Three",
"Judges",
"'",
"Cases",
"--",
"(",
"1982",
",",
"1993",
",",
"1998",
")",
",",
"a",
"j... | e58f567635d3432ebafada755a59c5cd | how supreme court judge is appointed in india | {
"tokens": [
"how",
"supreme",
"court",
"judge",
"is",
"appointed",
"in",
"india"
],
"offsets": [
0,
4,
12,
18,
24,
27,
37,
40
]
} | {
"text": [
"by the President of India on the recommendation of the collegium"
],
"char_spans": [
{
"start": [
149
],
"end": [
212
]
}
],
"token_spans": [
{
"start": [
34
],
"end": [
44
]
}
]
} | [
"by the President of India on the recommendation of the collegium"
] |
NaturalQuestionsShort | <P> The sinking of the Cunard ocean liner RMS Lusitania occurred on Friday , 7 May 1915 during the First World War , as Germany waged submarine warfare against the United Kingdom which had implemented a naval blockade of Germany . The ship was identified and torpedoed by the German U-boat U-20 and sank in 18 minutes . ... | {
"tokens": [
"<P>",
"The",
"sinking",
"of",
"the",
"Cunard",
"ocean",
"liner",
"RMS",
"Lusitania",
"occurred",
"on",
"Friday",
",",
"7",
"May",
"1915",
"during",
"the",
"First",
"World",
"War",
",",
"as",
"Germany",
... | df002dc6e5d94db1982bf02cba89c8c0 | why was the sinking of the lusitania important to ww1 | {
"tokens": [
"why",
"was",
"the",
"sinking",
"of",
"the",
"lusitania",
"important",
"to",
"ww1"
],
"offsets": [
0,
4,
8,
12,
20,
23,
27,
37,
47,
50
]
} | {
"text": [
"turned public opinion in many countries against Germany",
"contributed to the American entry into World War I",
"became an iconic symbol in military recruiting campaigns of why the war was being fought"
],
"char_spans": [
{
"start": [
454
],
"end": [
... | [
"turned public opinion in many countries against Germany",
"contributed to the American entry into World War I",
"became an iconic symbol in military recruiting campaigns of why the war was being fought"
] |
NaturalQuestionsShort | <P> The Iditarod Trail Sled Dog Race is an annual long - distance sled dog race run in early March from Anchorage to Nome , entirely within the US state of Alaska . Mushers and a team of 16 dogs , of which at least 5 must be on the towline at the finish line , cover the distance in 8 -- 15 days or more . The Iditarod b... | {
"tokens": [
"<P>",
"The",
"Iditarod",
"Trail",
"Sled",
"Dog",
"Race",
"is",
"an",
"annual",
"long",
"-",
"distance",
"sled",
"dog",
"race",
"run",
"in",
"early",
"March",
"from",
"Anchorage",
"to",
"Nome",
",",
"... | 3b95e4f59f824532baa9adfc04c00683 | how many dogs can you have in the iditarod race | {
"tokens": [
"how",
"many",
"dogs",
"can",
"you",
"have",
"in",
"the",
"iditarod",
"race"
],
"offsets": [
0,
4,
9,
14,
18,
22,
27,
30,
34,
43
]
} | {
"text": [
"16"
],
"char_spans": [
{
"start": [
187
],
"end": [
188
]
}
],
"token_spans": [
{
"start": [
38
],
"end": [
38
]
}
]
} | [
"16"
] |
NaturalQuestionsShort | <P> In November 2013 , the B.E.P. began printing series 2013 $2 bills for the Federal Reserve Bank of Atlanta ; these notes entered circulation in early 2014 . A total of 44,800,000 notes were ordered for fiscal year 2014 , which ran from October 2013 through September 2014 . </P> | {
"tokens": [
"<P>",
"In",
"November",
"2013",
",",
"the",
"B.E.P.",
"began",
"printing",
"series",
"2013",
"$2",
"bills",
"for",
"the",
"Federal",
"Reserve",
"Bank",
"of",
"Atlanta",
";",
"these",
"notes",
"entered",
... | 435019de64a442ba837e5c4a3dffa1e8 | when was the last time a $ 2 bill was printed | {
"tokens": [
"when",
"was",
"the",
"last",
"time",
"a",
"$",
"2",
"bill",
"was",
"printed"
],
"offsets": [
0,
5,
9,
13,
18,
23,
25,
27,
29,
34,
38
]
} | {
"text": [
"2013"
],
"char_spans": [
{
"start": [
16
],
"end": [
19
]
}
],
"token_spans": [
{
"start": [
3
],
"end": [
3
]
}
]
} | [
"2013"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Oakland Raiders </Th> </Tr> <Tr> <Td colspan="2"> Current season </Td> </Tr> <Tr> <Td colspan="2"> Established January 30 , 1960 ; 58 years ago ( 1960 - 01 - 30 ) First season : 1960 Play in Oakland -- Alameda County Coliseum Oakland , California Headquartered in Alameda , California </Td>... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Oakland",
"Raiders",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Current",
"season",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Established",
"January",
"30",... | 5683cfa6542e48e8b5bb3cd469241cb1 | how many times has the raiders won the superbowl | {
"tokens": [
"how",
"many",
"times",
"has",
"the",
"raiders",
"won",
"the",
"superbowl"
],
"offsets": [
0,
4,
9,
15,
19,
23,
31,
35,
39
]
} | {
"text": [
"3"
],
"char_spans": [
{
"start": [
2089
],
"end": [
2089
]
}
],
"token_spans": [
{
"start": [
363
],
"end": [
363
]
}
]
} | [
"3"
] |
NaturalQuestionsShort | <P> Queen Elizabeth II is the sovereign , and her heir apparent is her eldest son , Charles , Prince of Wales . Next in line after him is Prince William , Duke of Cambridge , the Prince of Wales 's elder son . Third in line is Prince George , the eldest child of the Duke of Cambridge , followed by his sister , Princess... | {
"tokens": [
"<P>",
"Queen",
"Elizabeth",
"II",
"is",
"the",
"sovereign",
",",
"and",
"her",
"heir",
"apparent",
"is",
"her",
"eldest",
"son",
",",
"Charles",
",",
"Prince",
"of",
"Wales",
".",
"Next",
"in",
"line... | e7f4134db66341289a1d85690f371315 | who is in line to be king or queen of england | {
"tokens": [
"who",
"is",
"in",
"line",
"to",
"be",
"king",
"or",
"queen",
"of",
"england"
],
"offsets": [
0,
4,
7,
10,
15,
18,
21,
26,
29,
35,
38
]
} | {
"text": [
"Charles , Prince of Wales"
],
"char_spans": [
{
"start": [
84
],
"end": [
108
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
21
]
}
]
} | [
"Charles , Prince of Wales"
] |
NaturalQuestionsShort | <P> A V formation ( sometimes called a skein ) is the symmetric V - shaped flight formation of flights of geese , ducks , and other migratory birds . V formations also improve the fuel efficiency of aircraft and are used on military flight missions . </P> | {
"tokens": [
"<P>",
"A",
"V",
"formation",
"(",
"sometimes",
"called",
"a",
"skein",
")",
"is",
"the",
"symmetric",
"V",
"-",
"shaped",
"flight",
"formation",
"of",
"flights",
"of",
"geese",
",",
"ducks",
",",
"an... | fc48082de7d9416c808dace008a5e841 | what kind of birds fly in a v formation | {
"tokens": [
"what",
"kind",
"of",
"birds",
"fly",
"in",
"a",
"v",
"formation"
],
"offsets": [
0,
5,
10,
13,
19,
23,
26,
28,
30
]
} | {
"text": [
"geese",
"geese",
"other migratory birds"
],
"char_spans": [
{
"start": [
106
],
"end": [
110
]
},
{
"start": [
106
],
"end": [
110
]
},
{
"start": [
126
],
"end": ... | [
"geese",
"geese",
"other migratory birds"
] |
NaturalQuestionsShort | <P> The White House Reconstruction , also known as the Truman Reconstruction , was a comprehensive dismantling and rebuilding of the interior of the White House between 1949 - 1952 . A century - and - a-half of wartime destruction and rebuilding , hurried renovations , additions of new services , technologies , an adde... | {
"tokens": [
"<P>",
"The",
"White",
"House",
"Reconstruction",
",",
"also",
"known",
"as",
"the",
"Truman",
"Reconstruction",
",",
"was",
"a",
"comprehensive",
"dismantling",
"and",
"rebuilding",
"of",
"the",
"interior",
"of"... | d39bbe226bfc47dd8e63130027250f76 | when was the last time the white house was renovated | {
"tokens": [
"when",
"was",
"the",
"last",
"time",
"the",
"white",
"house",
"was",
"renovated"
],
"offsets": [
0,
5,
9,
13,
18,
23,
27,
33,
39,
43
]
} | {
"text": [
"1952"
],
"char_spans": [
{
"start": [
176
],
"end": [
179
]
}
],
"token_spans": [
{
"start": [
29
],
"end": [
29
]
}
]
} | [
"1952"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Master Chief Petty Officer of the Coast Guard </Th> </Tr> <Tr> <Td colspan="2"> Incumbent Master Chief Petty Officer Steven W. Cantrell since May 22 , 2014 </Td> </Tr> <Tr> <Th> Formation </Th> <Td> August 27 , 1969 </Td> </Tr> <Tr> <Th> First holder </Th> <Td> MCPOCG Charles L. Calhoun </... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Master",
"Chief",
"Petty",
"Officer",
"of",
"the",
"Coast",
"Guard",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Incumbent",
"Master",
"Chief",
"Petty",
"Officer",... | d80e8a2b64b743a9a4567678726314dd | uscg master chief petty officer of the coast guard | {
"tokens": [
"uscg",
"master",
"chief",
"petty",
"officer",
"of",
"the",
"coast",
"guard"
],
"offsets": [
0,
5,
12,
18,
24,
32,
35,
39,
45
]
} | {
"text": [
"Steven W. Cantrell"
],
"char_spans": [
{
"start": [
147
],
"end": [
164
]
}
],
"token_spans": [
{
"start": [
22
],
"end": [
24
]
}
]
} | [
"Steven W. Cantrell"
] |
NaturalQuestionsShort | <P> In a last - minute act while in office , President Bill Clinton designated 22 acres of the island , including the two great forts , as Governors Island National Monument on January 19 , 2001 . In the next year on April 1 , 2002 , President George W. Bush , Governor Pataki , and Mayor Michael Bloomberg announced tha... | {
"tokens": [
"<P>",
"In",
"a",
"last",
"-",
"minute",
"act",
"while",
"in",
"office",
",",
"President",
"Bill",
"Clinton",
"designated",
"22",
"acres",
"of",
"the",
"island",
",",
"including",
"the",
"two",
"great",
... | 0e35c55ab61541c3b7a1dff86f20271d | when did governors island open to the public | {
"tokens": [
"when",
"did",
"governors",
"island",
"open",
"to",
"the",
"public"
],
"offsets": [
0,
5,
9,
19,
26,
31,
34,
38
]
} | {
"text": [
"April 1 , 2002"
],
"char_spans": [
{
"start": [
217
],
"end": [
230
]
}
],
"token_spans": [
{
"start": [
43
],
"end": [
46
]
}
]
} | [
"April 1 , 2002"
] |
NaturalQuestionsShort | <Li> William Fichtner as Adam Janikowski </Li> | {
"tokens": [
"<Li>",
"William",
"Fichtner",
"as",
"Adam",
"Janikowski",
"</Li>"
],
"offsets": [
0,
5,
13,
22,
25,
30,
41
]
} | 5bd3eaa2e0cf4136b4892b3bc75743ac | who plays adam on the tv show mom | {
"tokens": [
"who",
"plays",
"adam",
"on",
"the",
"tv",
"show",
"mom"
],
"offsets": [
0,
4,
10,
15,
18,
22,
25,
30
]
} | {
"text": [
"William Fichtner"
],
"char_spans": [
{
"start": [
5
],
"end": [
20
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"William Fichtner"
] |
NaturalQuestionsShort | <P> Mega Man 2 takes place one year after the original Mega Man . After his initial defeat Dr. Wily , the series ' main antagonist , creates his own set of Robot Masters in an attempt to counter Mega Man : Metal Man , Air Man , Bubble Man , Quick Man , Crash Man , Flash Man , Heat Man , and Wood Man ; along with a new ... | {
"tokens": [
"<P>",
"Mega",
"Man",
"2",
"takes",
"place",
"one",
"year",
"after",
"the",
"original",
"Mega",
"Man",
".",
"After",
"his",
"initial",
"defeat",
"Dr.",
"Wily",
",",
"the",
"series",
"'",
"main",
"anta... | 097519cbbce845738ecec8d7c5419030 | which mega man installment for the nintendo entertainment center ( nes ) features quick man | {
"tokens": [
"which",
"mega",
"man",
"installment",
"for",
"the",
"nintendo",
"entertainment",
"center",
"(",
"nes",
")",
"features",
"quick",
"man"
],
"offsets": [
0,
6,
11,
15,
27,
31,
35,
44,
58,
65,
67,
... | {
"text": [
"Mega Man 2"
],
"char_spans": [
{
"start": [
4
],
"end": [
13
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"Mega Man 2"
] |
NaturalQuestionsShort | <P> The United States men 's national soccer team is controlled by the United States Soccer Federation and competes in the Confederation of North , Central American and Caribbean Association Football . The team has appeared in ten FIFA World Cups , including the first in 1930 , where they reached the semi-finals . The ... | {
"tokens": [
"<P>",
"The",
"United",
"States",
"men",
"'s",
"national",
"soccer",
"team",
"is",
"controlled",
"by",
"the",
"United",
"States",
"Soccer",
"Federation",
"and",
"competes",
"in",
"the",
"Confederation",
"of",
... | 8b056cde7c634eb78c743738661c7cee | what is the name of the american soccer team | {
"tokens": [
"what",
"is",
"the",
"name",
"of",
"the",
"american",
"soccer",
"team"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
33,
40
]
} | {
"text": [
"The United States men 's national soccer team"
],
"char_spans": [
{
"start": [
4
],
"end": [
48
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
8
]
}
]
} | [
"The United States men 's national soccer team"
] |
NaturalQuestionsShort | <P> The official playing field in Canadian football is larger than the American , and similar to American fields prior to 1912 . The Canadian field of play is 110 by 65 yards ( 101 by 59.4 m ) , rather than 100 by 53 ⁄ yards ( 91.4 by 48.8 m ) as in American football . The end zones in Canadian football are 10 yards de... | {
"tokens": [
"<P>",
"The",
"official",
"playing",
"field",
"in",
"Canadian",
"football",
"is",
"larger",
"than",
"the",
"American",
",",
"and",
"similar",
"to",
"American",
"fields",
"prior",
"to",
"1912",
".",
"The",
... | a545e806ff074e329064ad644f2defd4 | how many yards in a cfl football field | {
"tokens": [
"how",
"many",
"yards",
"in",
"a",
"cfl",
"football",
"field"
],
"offsets": [
0,
4,
9,
15,
18,
20,
24,
33
]
} | {
"text": [
"110 by 65 yards"
],
"char_spans": [
{
"start": [
159
],
"end": [
173
]
}
],
"token_spans": [
{
"start": [
29
],
"end": [
32
]
}
]
} | [
"110 by 65 yards"
] |
NaturalQuestionsShort | <P> English singer Joe Cocker 's version of `` With a Little Help from My Friends '' was a radical re-arrangement of the original , in a slower , meter , using different chords in the middle eight , and a lengthy instrumental introduction ( featuring drums by Procol Harum 's B.J. Wilson , guitar lines from Jimmy Page ,... | {
"tokens": [
"<P>",
"English",
"singer",
"Joe",
"Cocker",
"'s",
"version",
"of",
"``",
"With",
"a",
"Little",
"Help",
"from",
"My",
"Friends",
"''",
"was",
"a",
"radical",
"re-arrangement",
"of",
"the",
"original",
",... | b4820948867b4ad88c1f30de5b91cc22 | who sang the theme song for wonder years | {
"tokens": [
"who",
"sang",
"the",
"theme",
"song",
"for",
"wonder",
"years"
],
"offsets": [
0,
4,
9,
13,
19,
24,
28,
35
]
} | {
"text": [
"Joe Cocker"
],
"char_spans": [
{
"start": [
19
],
"end": [
28
]
}
],
"token_spans": [
{
"start": [
3
],
"end": [
4
]
}
]
} | [
"Joe Cocker"
] |
NaturalQuestionsShort | <P> The Nittany Lion is the mascot of Pennsylvania State University in University Park , Pennsylvania , USA and its athletic teams . There is a song played during sporting events on campus entitled `` The Nittany Lion . '' Fans know this song as Hail to the Lion , even though that is not technically the name of the son... | {
"tokens": [
"<P>",
"The",
"Nittany",
"Lion",
"is",
"the",
"mascot",
"of",
"Pennsylvania",
"State",
"University",
"in",
"University",
"Park",
",",
"Pennsylvania",
",",
"USA",
"and",
"its",
"athletic",
"teams",
".",
"There... | a9c4735af8444d17941d7d226d3481fa | what is the definition of a nittany lion | {
"tokens": [
"what",
"is",
"the",
"definition",
"of",
"a",
"nittany",
"lion"
],
"offsets": [
0,
5,
8,
12,
23,
26,
28,
36
]
} | {
"text": [
"the mascot of Pennsylvania State University in University Park , Pennsylvania , USA and its athletic teams"
],
"char_spans": [
{
"start": [
24
],
"end": [
129
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
... | [
"the mascot of Pennsylvania State University in University Park , Pennsylvania , USA and its athletic teams"
] |
NaturalQuestionsShort | <P> The four individuals traditionally associated with the Fantastic Four , who gained superpowers after exposure to cosmic rays during a scientific mission to outer space , are Mister Fantastic ( Reed Richards ) , a scientific genius and the leader of the group , who can stretch his body into incredible lengths and sh... | {
"tokens": [
"<P>",
"The",
"four",
"individuals",
"traditionally",
"associated",
"with",
"the",
"Fantastic",
"Four",
",",
"who",
"gained",
"superpowers",
"after",
"exposure",
"to",
"cosmic",
"rays",
"during",
"a",
"scientific",
... | 5f5f4036f24740fca3df4b9a7477a830 | where did the fantastic four get their powers | {
"tokens": [
"where",
"did",
"the",
"fantastic",
"four",
"get",
"their",
"powers"
],
"offsets": [
0,
6,
10,
14,
24,
29,
33,
39
]
} | {
"text": [
"exposure to cosmic rays during a scientific mission to outer space"
],
"char_spans": [
{
"start": [
105
],
"end": [
170
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
25
]
}
]
} | [
"exposure to cosmic rays during a scientific mission to outer space"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> `` I 'm Lovin ' It '' </Th> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Th colspan="2"> Single by Justin Timberlake </Th> </Tr> <Tr> <Th colspan="2"> from the album Live From London </Th> </Tr> <Tr> <Th> B - side </Th> <Td> `` Last Night '' </Td> </Tr> <Tr> <Th> Released </Th> <Td> Novem... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"``",
"I",
"'m",
"Lovin",
"'",
"It",
"''",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Single",
"by",
"Ju... | 300795cc2e1449358368ae98ea2e203d | who wrote the mcdonald 's jingle i 'm lovin it | {
"tokens": [
"who",
"wrote",
"the",
"mcdonald",
"'s",
"jingle",
"i",
"'m",
"lovin",
"it"
],
"offsets": [
0,
4,
10,
14,
23,
26,
33,
35,
38,
44
]
} | {
"text": [
"Pusha T",
"Pharrell Williams",
"Tom Batoy",
"Andreas Forberger"
],
"char_spans": [
{
"start": [
653
],
"end": [
659
]
},
{
"start": [
672
],
"end": [
688
]
},
{
"start": [
... | [
"Pusha T",
"Pharrell Williams",
"Tom Batoy",
"Andreas Forberger"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Actor </Th> <Th> Character ( s ) </Th> <Th> No. of Episodes </Th> <Th> Notes </Th> </Tr> <Tr> <Td> Alan , Lori Lori Alan </Td> <Td> Simmons , Diane Diane Simmons </Td> <Td> 63 </Td> <Td> Left the show in season nine when her character was killed off . Was replaced in the series ' context by Christine ... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Actor",
"</Th>",
"<Th>",
"Character",
"(",
"s",
")",
"</Th>",
"<Th>",
"No.",
"of",
"Episodes",
"</Th>",
"<Th>",
"Notes",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"Alan",
",",
"Lori",
... | 227a067ae55b4382ac4720de7117d8b7 | who does the voice of jillian on family guy | {
"tokens": [
"who",
"does",
"the",
"voice",
"of",
"jillian",
"on",
"family",
"guy"
],
"offsets": [
0,
4,
9,
13,
19,
22,
30,
33,
40
]
} | {
"text": [
"Drew Barrymore"
],
"char_spans": [
{
"start": [
571
],
"end": [
584
]
}
],
"token_spans": [
{
"start": [
111
],
"end": [
112
]
}
]
} | [
"Drew Barrymore"
] |
NaturalQuestionsShort | <Ul> <Li> NFL Kickoff Game : The Super Bowl LI champion New England Patriots hosted the Kansas City Chiefs in a primetime NFL Kickoff Game on September 7 , 2017 , with the Chiefs winning 42 -- 27 . </Li> <Li> NFL International Series : For the 2017 season , the International Series underwent a split in branding , with ... | {
"tokens": [
"<Ul>",
"<Li>",
"NFL",
"Kickoff",
"Game",
":",
"The",
"Super",
"Bowl",
"LI",
"champion",
"New",
"England",
"Patriots",
"hosted",
"the",
"Kansas",
"City",
"Chiefs",
"in",
"a",
"primetime",
"NFL",
"Kickoff",
... | 9f5ac7437479421099f1bc3630109e43 | when do the next nfl football game come on | {
"tokens": [
"when",
"do",
"the",
"next",
"nfl",
"football",
"game",
"come",
"on"
],
"offsets": [
0,
5,
8,
12,
17,
21,
30,
35,
40
]
} | {
"text": [
"December 23"
],
"char_spans": [
{
"start": [
1741
],
"end": [
1751
]
}
],
"token_spans": [
{
"start": [
326
],
"end": [
327
]
}
]
} | [
"December 23"
] |
NaturalQuestionsShort | <Li> Jessica DiLaurentis ( née Drake ) ( Anne Marie DeLuise , later Andrea Parker ) ( seasons 1 -- 2 , 4 -- present ) is Alison , and Jason 's mother and Charlotte 's adoptive mother , who spearheaded a charity fashion show in Alison 's memory . Jessica DiLaurentis had an affair with Peter Hastings which produced Jason... | {
"tokens": [
"<Li>",
"Jessica",
"DiLaurentis",
"(",
"née",
"Drake",
")",
"(",
"Anne",
"Marie",
"DeLuise",
",",
"later",
"Andrea",
"Parker",
")",
"(",
"seasons",
"1",
"--",
"2",
",",
"4",
"--",
"present",
")",
... | b2a372589ac3465bb1b55391336d8b81 | what is alison 's moms name in pll | {
"tokens": [
"what",
"is",
"alison",
"'s",
"moms",
"name",
"in",
"pll"
],
"offsets": [
0,
5,
8,
15,
18,
23,
28,
31
]
} | {
"text": [
"Jessica DiLaurentis"
],
"char_spans": [
{
"start": [
5
],
"end": [
23
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"Jessica DiLaurentis"
] |
NaturalQuestionsShort | <P> The Women 's College World Series ( WCWS ) is the final portion of the NCAA Division I Softball Championship for college softball in the United States . The tournament format consists of two four - team double - elimination brackets . The winners of each bracket then compete in a best - of - three series to determi... | {
"tokens": [
"<P>",
"The",
"Women",
"'s",
"College",
"World",
"Series",
"(",
"WCWS",
")",
"is",
"the",
"final",
"portion",
"of",
"the",
"NCAA",
"Division",
"I",
"Softball",
"Championship",
"for",
"college",
"softball",
... | f99f985a2d8d434eabfc77bbafa30abd | where is the women 's college world series held at | {
"tokens": [
"where",
"is",
"the",
"women",
"'s",
"college",
"world",
"series",
"held",
"at"
],
"offsets": [
0,
6,
9,
13,
19,
22,
30,
36,
43,
48
]
} | {
"text": [
"ASA Hall of Fame Stadium in Oklahoma City"
],
"char_spans": [
{
"start": [
387
],
"end": [
427
]
}
],
"token_spans": [
{
"start": [
72
],
"end": [
79
]
}
]
} | [
"ASA Hall of Fame Stadium in Oklahoma City"
] |
NaturalQuestionsShort | <P> The Handmaid 's Tale is an American web television series created by Bruce Miller , based on the 1985 novel of the same name by Margaret Atwood . It was ordered by streaming service Hulu with a straight - to - series order of 10 episodes , with the production beginning in late 2016 . The plot follows a dystopian fu... | {
"tokens": [
"<P>",
"The",
"Handmaid",
"'s",
"Tale",
"is",
"an",
"American",
"web",
"television",
"series",
"created",
"by",
"Bruce",
"Miller",
",",
"based",
"on",
"the",
"1985",
"novel",
"of",
"the",
"same",
"name",
... | 5165917261144e1aa9b4f2c67f5d57f9 | what is the handmaid 's tale about on hulu | {
"tokens": [
"what",
"is",
"the",
"handmaid",
"'s",
"tale",
"about",
"on",
"hulu"
],
"offsets": [
0,
5,
8,
12,
21,
24,
29,
35,
38
]
} | {
"text": [
"a dystopian future following a Second American Civil War where women , called `` Handmaids '' , are forced into sexual and child - bearing servitude"
],
"char_spans": [
{
"start": [
306
],
"end": [
453
]
}
],
"token_spans": [
{
"start"... | [
"a dystopian future following a Second American Civil War where women , called `` Handmaids '' , are forced into sexual and child - bearing servitude"
] |
NaturalQuestionsShort | <P> The Ministry of Energy and Power Development is a government ministry , responsible for energy and electricity in Zimbabwe . The incumbent minister is Elton Mangoma and the deputy minister is Hubert Nyanhongo . It oversees : </P> | {
"tokens": [
"<P>",
"The",
"Ministry",
"of",
"Energy",
"and",
"Power",
"Development",
"is",
"a",
"government",
"ministry",
",",
"responsible",
"for",
"energy",
"and",
"electricity",
"in",
"Zimbabwe",
".",
"The",
"incumbent",
... | 0ab21feccbce4c488afc8fc6a28c63e4 | minister of energy and power development in zimbabwe | {
"tokens": [
"minister",
"of",
"energy",
"and",
"power",
"development",
"in",
"zimbabwe"
],
"offsets": [
0,
9,
12,
19,
23,
29,
41,
44
]
} | {
"text": [
"Elton Mangoma"
],
"char_spans": [
{
"start": [
155
],
"end": [
167
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
26
]
}
]
} | [
"Elton Mangoma"
] |
NaturalQuestionsShort | <P> Regional sporting events like the Super Bowl in the U.S. , and the UEFA Champions League finals in Europe , televised live worldwide , have emerged among the world 's most watched television broadcasts , regularly attracting more than 1 billion viewers across seven continents . The 2008 Summer Olympics opening cere... | {
"tokens": [
"<P>",
"Regional",
"sporting",
"events",
"like",
"the",
"Super",
"Bowl",
"in",
"the",
"U.S.",
",",
"and",
"the",
"UEFA",
"Champions",
"League",
"finals",
"in",
"Europe",
",",
"televised",
"live",
"worldwide",... | 0346971146b242f1ab9bde3bbd449e36 | what gets more views world cup or super bowl | {
"tokens": [
"what",
"gets",
"more",
"views",
"world",
"cup",
"or",
"super",
"bowl"
],
"offsets": [
0,
5,
10,
15,
21,
27,
31,
34,
40
]
} | {
"text": [
"World Cup"
],
"char_spans": [
{
"start": [
622
],
"end": [
630
]
}
],
"token_spans": [
{
"start": [
108
],
"end": [
109
]
}
]
} | [
"World Cup"
] |
NaturalQuestionsShort | <P> In 1878 , Edison formed the Edison Electric Light Company in New York City with several financiers , including J.P. Morgan , Spencer Trask , and the members of the Vanderbilt family . Edison made the first public demonstration of his incandescent light bulb on December 31 , 1879 , in Menlo Park . It was during this... | {
"tokens": [
"<P>",
"In",
"1878",
",",
"Edison",
"formed",
"the",
"Edison",
"Electric",
"Light",
"Company",
"in",
"New",
"York",
"City",
"with",
"several",
"financiers",
",",
"including",
"J.P.",
"Morgan",
",",
"Spencer",... | 1082b8a42e0041f8ab58d87701dceae0 | when did the first light bulb come out | {
"tokens": [
"when",
"did",
"the",
"first",
"light",
"bulb",
"come",
"out"
],
"offsets": [
0,
5,
9,
13,
19,
25,
30,
35
]
} | {
"text": [
"December 31 , 1879"
],
"char_spans": [
{
"start": [
265
],
"end": [
282
]
}
],
"token_spans": [
{
"start": [
46
],
"end": [
49
]
}
]
} | [
"December 31 , 1879"
] |
NaturalQuestionsShort | <P> Ten African Americans have served in the U.S. Senate , four in the Republican Party . Two African Americans served as Senators from Mississippi during the Reconstruction Era and one from Massachusetts during the 1960s and 1970s . The remaining seven served more recently : six Democrats , three from Illinois ( inclu... | {
"tokens": [
"<P>",
"Ten",
"African",
"Americans",
"have",
"served",
"in",
"the",
"U.S.",
"Senate",
",",
"four",
"in",
"the",
"Republican",
"Party",
".",
"Two",
"African",
"Americans",
"served",
"as",
"Senators",
"from",
... | 73c533a5e4e94ec7be5fa95bdf811c05 | how many african american politicians served in the us congress during reconstruction | {
"tokens": [
"how",
"many",
"african",
"american",
"politicians",
"served",
"in",
"the",
"us",
"congress",
"during",
"reconstruction"
],
"offsets": [
0,
4,
9,
17,
26,
38,
45,
48,
52,
55,
64,
71
]
} | {
"text": [
"Two"
],
"char_spans": [
{
"start": [
90
],
"end": [
92
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
17
]
}
]
} | [
"Two"
] |
NaturalQuestionsShort | <P> Ozzy & Jack 's World Detour is an American reality television series starring Ozzy Osbourne and his son Jack Osbourne . The 10 - episode series premiered on July 24 , 2016 , on History . A second season of 10 episodes began airing on A&E on November 8 , 2017 . On January 23 , 2018 , Jack revealed on his official In... | {
"tokens": [
"<P>",
"Ozzy",
"&",
"Jack",
"'s",
"World",
"Detour",
"is",
"an",
"American",
"reality",
"television",
"series",
"starring",
"Ozzy",
"Osbourne",
"and",
"his",
"son",
"Jack",
"Osbourne",
".",
"The",
"10",
"... | 3222660d0a464f59a37405da2c56560c | when does the new season of ozzy and jack 's world detour start | {
"tokens": [
"when",
"does",
"the",
"new",
"season",
"of",
"ozzy",
"and",
"jack",
"'s",
"world",
"detour",
"start"
],
"offsets": [
0,
5,
10,
14,
18,
25,
28,
33,
37,
42,
45,
51,
58
]
} | {
"text": [
"on June 13 , 2018"
],
"char_spans": [
{
"start": [
439
],
"end": [
455
]
}
],
"token_spans": [
{
"start": [
87
],
"end": [
91
]
}
]
} | [
"on June 13 , 2018"
] |
NaturalQuestionsShort | <P> After Thomas Edison pioneered electric use , light bulbs were developed for the streetlights as well . The first city to use electric street lights was Wabash , Indiana . Charles F. Brush of Cleveland , Ohio wanted to publicly test his new invention the `` Brush Light '' and needed a city to do so . The City Counci... | {
"tokens": [
"<P>",
"After",
"Thomas",
"Edison",
"pioneered",
"electric",
"use",
",",
"light",
"bulbs",
"were",
"developed",
"for",
"the",
"streetlights",
"as",
"well",
".",
"The",
"first",
"city",
"to",
"use",
"electric"... | 01be3df33fb4407d9af74f1f4323251d | first city in the us to have electricity | {
"tokens": [
"first",
"city",
"in",
"the",
"us",
"to",
"have",
"electricity"
],
"offsets": [
0,
6,
11,
14,
18,
21,
24,
29
]
} | {
"text": [
"Wabash , Indiana"
],
"char_spans": [
{
"start": [
156
],
"end": [
171
]
}
],
"token_spans": [
{
"start": [
27
],
"end": [
29
]
}
]
} | [
"Wabash , Indiana"
] |
NaturalQuestionsShort | <P> The organisation reports a worldwide membership of over 1.7 million , consisting of soldiers , officers and adherents collectively known as Salvationists . Its founders sought to bring salvation to the poor , destitute , and hungry by meeting both their `` physical and spiritual needs '' . It is present in 131 coun... | {
"tokens": [
"<P>",
"The",
"organisation",
"reports",
"a",
"worldwide",
"membership",
"of",
"over",
"1.7",
"million",
",",
"consisting",
"of",
"soldiers",
",",
"officers",
"and",
"adherents",
"collectively",
"known",
"as",
"S... | 2faa58f12ddf4359af006687d8edf7bd | how many countries is the salvation army working in | {
"tokens": [
"how",
"many",
"countries",
"is",
"the",
"salvation",
"army",
"working",
"in"
],
"offsets": [
0,
4,
9,
19,
22,
26,
36,
41,
49
]
} | {
"text": [
"131 countries"
],
"char_spans": [
{
"start": [
312
],
"end": [
324
]
}
],
"token_spans": [
{
"start": [
53
],
"end": [
54
]
}
]
} | [
"131 countries"
] |
NaturalQuestionsShort | <P> The book was first published in 1935 . Later editions carried a foreword written by E.M. Forster . In 2004 , a commemorative edition including this book was launched by Indian then Prime Minister Manmohan Singh . </P> | {
"tokens": [
"<P>",
"The",
"book",
"was",
"first",
"published",
"in",
"1935",
".",
"Later",
"editions",
"carried",
"a",
"foreword",
"written",
"by",
"E.M.",
"Forster",
".",
"In",
"2004",
",",
"a",
"commemorative",
"ed... | 84e37e1444524841bcee2b3c540af75d | who gave foreword to mulk raj anands untouchable | {
"tokens": [
"who",
"gave",
"foreword",
"to",
"mulk",
"raj",
"anands",
"untouchable"
],
"offsets": [
0,
4,
9,
18,
21,
26,
30,
37
]
} | {
"text": [
"E.M. Forster"
],
"char_spans": [
{
"start": [
88
],
"end": [
99
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
17
]
}
]
} | [
"E.M. Forster"
] |
NaturalQuestionsShort | <P> The name `` euro '' was officially adopted in Madrid on 16 December 1995 . Belgian Esperantist Germain Pirlot , a former teacher of French and history is credited with naming the new currency by sending a letter to then President of the European Commission , Jacques Santer , suggesting the name `` euro '' on 4 Augu... | {
"tokens": [
"<P>",
"The",
"name",
"``",
"euro",
"''",
"was",
"officially",
"adopted",
"in",
"Madrid",
"on",
"16",
"December",
"1995",
".",
"Belgian",
"Esperantist",
"Germain",
"Pirlot",
",",
"a",
"former",
"teacher",
... | 3bcdd00c631344c5be0d48d128aa5f47 | when was the euro introduced as legal currency on the world market | {
"tokens": [
"when",
"was",
"the",
"euro",
"introduced",
"as",
"legal",
"currency",
"on",
"the",
"world",
"market"
],
"offsets": [
0,
5,
9,
13,
18,
29,
32,
38,
47,
50,
54,
60
]
} | {
"text": [
"16 December 1995"
],
"char_spans": [
{
"start": [
60
],
"end": [
75
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
14
]
}
]
} | [
"16 December 1995"
] |
NaturalQuestionsShort | <P> `` Turn the Page '' is about the emotional and social ups and downs of a rock musician 's life on the road . Seger wrote it in 1972 while touring with Teegarden & Van Winkle . Drummer David Teegarden ( of Teegarden & Van Winkle and later the Silver Bullet Band ) recalls : </P> | {
"tokens": [
"<P>",
"``",
"Turn",
"the",
"Page",
"''",
"is",
"about",
"the",
"emotional",
"and",
"social",
"ups",
"and",
"downs",
"of",
"a",
"rock",
"musician",
"'s",
"life",
"on",
"the",
"road",
".",
"Seger",
... | 41e15ea2ab0248019727f0a0b830523d | what is the meaning behind the song turn the page | {
"tokens": [
"what",
"is",
"the",
"meaning",
"behind",
"the",
"song",
"turn",
"the",
"page"
],
"offsets": [
0,
5,
8,
12,
20,
27,
31,
36,
41,
45
]
} | {
"text": [
"emotional and social ups and downs of a rock musician 's life on the road"
],
"char_spans": [
{
"start": [
37
],
"end": [
109
]
}
],
"token_spans": [
{
"start": [
9
],
"end": [
23
]
}
]
} | [
"emotional and social ups and downs of a rock musician 's life on the road"
] |
NaturalQuestionsShort | <P> Elizabeth `` Liz '' Foster Brooks is an original character to The Young and the Restless ; she was known for her marriages to William Foster and Stuart Brooks and was one of the show 's two original matriarchs . She was portrayed by actress Julianna McCarthy on and off for 37 years until her death onscreen on June ... | {
"tokens": [
"<P>",
"Elizabeth",
"``",
"Liz",
"''",
"Foster",
"Brooks",
"is",
"an",
"original",
"character",
"to",
"The",
"Young",
"and",
"the",
"Restless",
";",
"she",
"was",
"known",
"for",
"her",
"marriages",
"to",... | b00b20e1155a4e7ba80aec3d1300786d | who played liz foster on the young and the restless | {
"tokens": [
"who",
"played",
"liz",
"foster",
"on",
"the",
"young",
"and",
"the",
"restless"
],
"offsets": [
0,
4,
11,
15,
22,
25,
29,
35,
39,
43
]
} | {
"text": [
"Julianna McCarthy"
],
"char_spans": [
{
"start": [
245
],
"end": [
261
]
}
],
"token_spans": [
{
"start": [
46
],
"end": [
47
]
}
]
} | [
"Julianna McCarthy"
] |
NaturalQuestionsShort | <P> `` I Put a Spell on You '' is a 1956 song written and composed by Jalacy `` Screamin ' Jay '' Hawkins , whose own recording of it was selected as one of the Rock and Roll Hall of Fame 's 500 Songs that Shaped Rock and Roll . It was also ranked No. 313 on Rolling Stone magazine 's list of The 500 Greatest Songs of A... | {
"tokens": [
"<P>",
"``",
"I",
"Put",
"a",
"Spell",
"on",
"You",
"''",
"is",
"a",
"1956",
"song",
"written",
"and",
"composed",
"by",
"Jalacy",
"``",
"Screamin",
"'",
"Jay",
"''",
"Hawkins",
",",
"whose",
"own... | 9a7179cf80a14147873cb24e25f74050 | who wrote i put a spell on you song | {
"tokens": [
"who",
"wrote",
"i",
"put",
"a",
"spell",
"on",
"you",
"song"
],
"offsets": [
0,
4,
10,
12,
16,
18,
24,
27,
31
]
} | {
"text": [
"Jalacy `` Screamin ' Jay '' Hawkins"
],
"char_spans": [
{
"start": [
70
],
"end": [
104
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
23
]
}
]
} | [
"Jalacy `` Screamin ' Jay '' Hawkins"
] |
NaturalQuestionsShort | <P> G. Callen ( born : Grisha Alekandrovich Nikolaev ) is a fictional character in the show NCIS : Los Angeles portrayed by Chris O'Donnell . He is an NCIS Special Agent in Charge , and the senior agent assigned to the Office of Special Projects . O'Donnell made his first appearance during NCIS ' sixth season episode `... | {
"tokens": [
"<P>",
"G.",
"Callen",
"(",
"born",
":",
"Grisha",
"Alekandrovich",
"Nikolaev",
")",
"is",
"a",
"fictional",
"character",
"in",
"the",
"show",
"NCIS",
":",
"Los",
"Angeles",
"portrayed",
"by",
"Chris",
"O... | e2f64531e6b1485c9917e8fa8f251611 | what does the g stand for in agent g callen | {
"tokens": [
"what",
"does",
"the",
"g",
"stand",
"for",
"in",
"agent",
"g",
"callen"
],
"offsets": [
0,
5,
10,
14,
16,
22,
26,
29,
35,
37
]
} | {
"text": [
"Grisha"
],
"char_spans": [
{
"start": [
23
],
"end": [
28
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
6
]
}
]
} | [
"Grisha"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Award </Th> <Th> Date of ceremony </Th> <Th> Category </Th> <Th> Recipients </Th> <Th> Result </Th> <Th> Ref ( s ) </Th> </Tr> <Tr> <Td> Academy Awards </Td> <Td> 26 February 2017 </Td> <Td> Best Production Design </Td> <Td> Stuart Craig and Anna Pinnock </Td> <Td> Nominated </Td> <Td> </Td> </Tr> <Tr... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Award",
"</Th>",
"<Th>",
"Date",
"of",
"ceremony",
"</Th>",
"<Th>",
"Category",
"</Th>",
"<Th>",
"Recipients",
"</Th>",
"<Th>",
"Result",
"</Th>",
"<Th>",
"Ref",
"(",
"s",
")",
... | 5b0654b9e3c346bdbad878ccc2569689 | fantastic beasts and where to find them makeup | {
"tokens": [
"fantastic",
"beasts",
"and",
"where",
"to",
"find",
"them",
"makeup"
],
"offsets": [
0,
10,
17,
21,
27,
30,
35,
40
]
} | {
"text": [
"Hammond and",
"Marilyn MacDonald"
],
"char_spans": [
{
"start": [
3406
],
"end": [
3416
]
},
{
"start": [
3418
],
"end": [
3434
]
}
],
"token_spans": [
{
"start": [
584
... | [
"Hammond and",
"Marilyn MacDonald"
] |
NaturalQuestionsShort | <P> WWE Raw , also known as Monday Night Raw or simply Raw , is a professional wrestling television program that currently airs live on Monday evenings at 8 pm EST on the USA Network in the United States . The show 's name is also used to refer to the Raw brand , in which WWE employees are assigned to work and perform ... | {
"tokens": [
"<P>",
"WWE",
"Raw",
",",
"also",
"known",
"as",
"Monday",
"Night",
"Raw",
"or",
"simply",
"Raw",
",",
"is",
"a",
"professional",
"wrestling",
"television",
"program",
"that",
"currently",
"airs",
"live",
... | 3da3301038804bd7bb83597d1e2aa107 | when does raw show up on wwe network | {
"tokens": [
"when",
"does",
"raw",
"show",
"up",
"on",
"wwe",
"network"
],
"offsets": [
0,
5,
10,
14,
19,
22,
25,
29
]
} | {
"text": [
"Monday evenings at 8 pm EST"
],
"char_spans": [
{
"start": [
136
],
"end": [
162
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
30
]
}
]
} | [
"Monday evenings at 8 pm EST"
] |
NaturalQuestionsShort | <P> Fluvial terraces are remnants of the former floodplain of a stream or river . They are formed by the downcutting of a river or stream channel into and the abandonment and lateral erosion of its former floodplain . The downcutting , abandonment , and lateral erosion of a former floodplain can be the result of either... | {
"tokens": [
"<P>",
"Fluvial",
"terraces",
"are",
"remnants",
"of",
"the",
"former",
"floodplain",
"of",
"a",
"stream",
"or",
"river",
".",
"They",
"are",
"formed",
"by",
"the",
"downcutting",
"of",
"a",
"river",
"or"... | 8f77ea3491e54b07b5d3dbbffb11b227 | when do stream terraces form when do stream terraces form | {
"tokens": [
"when",
"do",
"stream",
"terraces",
"form",
"when",
"do",
"stream",
"terraces",
"form"
],
"offsets": [
0,
5,
8,
15,
24,
29,
34,
37,
44,
53
]
} | {
"text": [
"by the downcutting of a river or stream channel into and the abandonment and lateral erosion of its former floodplain"
],
"char_spans": [
{
"start": [
98
],
"end": [
214
]
}
],
"token_spans": [
{
"start": [
18
],
"e... | [
"by the downcutting of a river or stream channel into and the abandonment and lateral erosion of its former floodplain"
] |
NaturalQuestionsShort | <P> The San Francisco Giants are an American professional baseball franchise based in San Francisco , California . Founded in 1883 as the New York Gothams , and renamed three years later to the New York Giants , the team eventually moved to San Francisco in 1958 . The Giants compete in Major League Baseball ( MLB ) as ... | {
"tokens": [
"<P>",
"The",
"San",
"Francisco",
"Giants",
"are",
"an",
"American",
"professional",
"baseball",
"franchise",
"based",
"in",
"San",
"Francisco",
",",
"California",
".",
"Founded",
"in",
"1883",
"as",
"the",
"... | 1dfafe5be1384b8abd6d1114e038add9 | where did the san francisco giants come from | {
"tokens": [
"where",
"did",
"the",
"san",
"francisco",
"giants",
"come",
"from"
],
"offsets": [
0,
6,
10,
14,
18,
28,
35,
40
]
} | {
"text": [
"New York"
],
"char_spans": [
{
"start": [
194
],
"end": [
201
]
}
],
"token_spans": [
{
"start": [
34
],
"end": [
35
]
}
]
} | [
"New York"
] |
NaturalQuestionsShort | <P> The Times Square Ball is a time ball located in New York City 's Times Square . Located on the roof of One Times Square , the ball is a prominent part of a New Year 's Eve celebration in Times Square commonly referred to as the ball drop , where the ball descends 141 feet ( 43 m ) in 60 seconds down a specially des... | {
"tokens": [
"<P>",
"The",
"Times",
"Square",
"Ball",
"is",
"a",
"time",
"ball",
"located",
"in",
"New",
"York",
"City",
"'s",
"Times",
"Square",
".",
"Located",
"on",
"the",
"roof",
"of",
"One",
"Times",
"Square"... | a5112dee47f84d2187a0594f43e73971 | where does the ball drop in new york on new year 's eve | {
"tokens": [
"where",
"does",
"the",
"ball",
"drop",
"in",
"new",
"york",
"on",
"new",
"year",
"'s",
"eve"
],
"offsets": [
0,
6,
11,
15,
20,
25,
28,
32,
37,
40,
44,
49,
52
]
} | {
"text": [
"on the roof of One Times Square"
],
"char_spans": [
{
"start": [
92
],
"end": [
122
]
}
],
"token_spans": [
{
"start": [
19
],
"end": [
25
]
}
]
} | [
"on the roof of One Times Square"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Doc McStuffins </Th> </Tr> <Tr> <Td colspan="2"> Doc McStuffins logo </Td> </Tr> <Tr> <Th> Also known as </Th> <Td> Doc McStuffins : Toy Hospital ( season 4 ) </Td> </Tr> <Tr> <Th> Created by </Th> <Td> Chris Nee </Td> </Tr> <Tr> <Th> Written by </Th> <Td> Shea Fontana </Td> </Tr> <Tr> <Th... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Doc",
"McStuffins",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Doc",
"McStuffins",
"logo",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Also",
"known",
"as",
"</Th>",
"... | b408627666ad44cfb3c8ba5366a94aca | who sings the doc mcstuffins toy hospital theme | {
"tokens": [
"who",
"sings",
"the",
"doc",
"mcstuffins",
"toy",
"hospital",
"theme"
],
"offsets": [
0,
4,
10,
14,
18,
29,
33,
42
]
} | {
"text": [
"China Anne McClain",
"Amber Riley"
],
"char_spans": [
{
"start": [
615
],
"end": [
632
]
},
{
"start": [
653
],
"end": [
663
]
}
],
"token_spans": [
{
"start": [
111
],
... | [
"China Anne McClain",
"Amber Riley"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> `` Take Me Out to the Ball Game '' </Th> </Tr> <Tr> <Th colspan="2"> Song by Edward Meeker </Th> </Tr> <Tr> <Th> Language </Th> <Td> English </Td> </Tr> <Tr> <Th> Genre </Th> <Td> Tin Pan Alley </Td> </Tr> <Tr> <Th> Length </Th> <Td> 1 : 14 </Td> </Tr> <Tr> <Th> Songwriter ( s ) </Th> <Td>... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"``",
"Take",
"Me",
"Out",
"to",
"the",
"Ball",
"Game",
"''",
"</Th>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Song",
"by",
"Edward",
"Meeker",
"</Th>",
"</Tr>",... | ff108883eb6b4f24b2994259bbb6b7b9 | who wrote song take me out to the ballgame | {
"tokens": [
"who",
"wrote",
"song",
"take",
"me",
"out",
"to",
"the",
"ballgame"
],
"offsets": [
0,
4,
10,
15,
20,
23,
27,
30,
34
]
} | {
"text": [
"Albert Von Tilzer",
"Jack Norworth"
],
"char_spans": [
{
"start": [
332
],
"end": [
348
]
},
{
"start": [
361
],
"end": [
373
]
}
],
"token_spans": [
{
"start": [
62
],
... | [
"Albert Von Tilzer",
"Jack Norworth"
] |
NaturalQuestionsShort | <P> `` Tiptoe Through the Tulips '' , also known as `` Tip Toe Through the Tulips with Me '' , is a popular song published in 1929 . The song was written by Al Dubin ( lyrics ) and Joe Burke ( music ) and made popular by guitarist Nick Lucas . </P> | {
"tokens": [
"<P>",
"``",
"Tiptoe",
"Through",
"the",
"Tulips",
"''",
",",
"also",
"known",
"as",
"``",
"Tip",
"Toe",
"Through",
"the",
"Tulips",
"with",
"Me",
"''",
",",
"is",
"a",
"popular",
"song",
"published",... | 0fc708c3c2284e5f933f53130f34900f | who wrote the song tiptoe through the tulips | {
"tokens": [
"who",
"wrote",
"the",
"song",
"tiptoe",
"through",
"the",
"tulips"
],
"offsets": [
0,
4,
10,
14,
19,
26,
34,
38
]
} | {
"text": [
"Al Dubin",
"Joe Burke"
],
"char_spans": [
{
"start": [
157
],
"end": [
164
]
},
{
"start": [
181
],
"end": [
189
]
}
],
"token_spans": [
{
"start": [
34
],
"end": ... | [
"Al Dubin",
"Joe Burke"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Rank </Th> <Th> Player </Th> <Th> Goals </Th> <Th> Matches </Th> <Th> Ratio </Th> <Th> Years </Th> </Tr> <Tr> <Td> </Td> <Td> Bican , Josef Josef Bican ( CZE ) </Td> <Td> 805 </Td> <Td> 530 </Td> <Td> 1.52 </Td> <Td> 1931 -- 1955 </Td> </Tr> <Tr> <Td> </Td> <Td> Romário ( BRA ) </Td> <Td> 772 </Td> <T... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Rank",
"</Th>",
"<Th>",
"Player",
"</Th>",
"<Th>",
"Goals",
"</Th>",
"<Th>",
"Matches",
"</Th>",
"<Th>",
"Ratio",
"</Th>",
"<Th>",
"Years",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>... | 609361fe8f3e4f1cb0b18a81b52a9c9a | who has the highest number of goals in football | {
"tokens": [
"who",
"has",
"the",
"highest",
"number",
"of",
"goals",
"in",
"football"
],
"offsets": [
0,
4,
8,
12,
20,
27,
30,
36,
39
]
} | {
"text": [
"Josef Bican"
],
"char_spans": [
{
"start": [
158
],
"end": [
168
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
29
]
}
]
} | [
"Josef Bican"
] |
NaturalQuestionsShort | <P> As time passes , Nora and Frank make several fruitless attempts to bring Tommy out of his state , including a Preacher ( Eric Clapton ) and his Marilyn Monroe worshipping cult ( `` Eyesight to the Blind '' ) and a sleazy LSD serving cocotte and self - proclaimed `` Acid Queen '' , ( Tina Turner ) while also putting... | {
"tokens": [
"<P>",
"As",
"time",
"passes",
",",
"Nora",
"and",
"Frank",
"make",
"several",
"fruitless",
"attempts",
"to",
"bring",
"Tommy",
"out",
"of",
"his",
"state",
",",
"including",
"a",
"Preacher",
"(",
"Eric",... | a2f934b3e9104a5a99b39799e3418005 | who played the preacher in the film tommy | {
"tokens": [
"who",
"played",
"the",
"preacher",
"in",
"the",
"film",
"tommy"
],
"offsets": [
0,
4,
11,
15,
24,
27,
31,
36
]
} | {
"text": [
"Eric Clapton"
],
"char_spans": [
{
"start": [
125
],
"end": [
136
]
}
],
"token_spans": [
{
"start": [
24
],
"end": [
25
]
}
]
} | [
"Eric Clapton"
] |
NaturalQuestionsShort | <Li> Dr. Ted Goodwin ( Jack McBrayer , introduced in season 4 ) is the dentist who hires Frankie as a hygienist in season 4 . He has few friends , and Frankie is forced to spend time with him after work in `` The Jump '' ( season 5 ) . Ted 's dental office is bought out by the conglomerate Smile Sensations in season 7 ... | {
"tokens": [
"<Li>",
"Dr.",
"Ted",
"Goodwin",
"(",
"Jack",
"McBrayer",
",",
"introduced",
"in",
"season",
"4",
")",
"is",
"the",
"dentist",
"who",
"hires",
"Frankie",
"as",
"a",
"hygienist",
"in",
"season",
"4",
"... | cbeec52ff4c9423b817292ce91fd3436 | who plays frankie 's boss on the middle | {
"tokens": [
"who",
"plays",
"frankie",
"'s",
"boss",
"on",
"the",
"middle"
],
"offsets": [
0,
4,
10,
18,
21,
26,
29,
33
]
} | {
"text": [
"Jack McBrayer"
],
"char_spans": [
{
"start": [
23
],
"end": [
35
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
6
]
}
]
} | [
"Jack McBrayer"
] |
NaturalQuestionsShort | <Li> Rick Springfield as Pastor Charles </Li> | {
"tokens": [
"<Li>",
"Rick",
"Springfield",
"as",
"Pastor",
"Charles",
"</Li>"
],
"offsets": [
0,
5,
10,
22,
25,
32,
40
]
} | 114660173e4a4c0d913d02e503d66abc | who played pastor charles on american horror story | {
"tokens": [
"who",
"played",
"pastor",
"charles",
"on",
"american",
"horror",
"story"
],
"offsets": [
0,
4,
11,
18,
26,
29,
38,
45
]
} | {
"text": [
"Rick Springfield"
],
"char_spans": [
{
"start": [
5
],
"end": [
20
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"Rick Springfield"
] |
NaturalQuestionsShort | <P> The Tongue of the Ocean ( TOTO ) is the name of a deep oceanic trench in the Bahamas separating the islands of Andros and New Providence . </P> | {
"tokens": [
"<P>",
"The",
"Tongue",
"of",
"the",
"Ocean",
"(",
"TOTO",
")",
"is",
"the",
"name",
"of",
"a",
"deep",
"oceanic",
"trench",
"in",
"the",
"Bahamas",
"separating",
"the",
"islands",
"of",
"Andros",
"an... | bdddad708b244bad96ddcdcc81b71d2a | where is the tongue of the ocean located | {
"tokens": [
"where",
"is",
"the",
"tongue",
"of",
"the",
"ocean",
"located"
],
"offsets": [
0,
6,
9,
13,
20,
23,
27,
33
]
} | {
"text": [
"in the Bahamas separating the islands of Andros and New Providence"
],
"char_spans": [
{
"start": [
74
],
"end": [
139
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
27
]
}
]
} | [
"in the Bahamas separating the islands of Andros and New Providence"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> `` The Boy Is Mine '' </Th> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Th colspan="2"> Single by Brandy and Monica </Th> </Tr> <Tr> <Th colspan="2"> from the album Never Say Never and The Boy Is Mine </Th> </Tr> <Tr> <Th> Released </Th> <Td> May 19 , 1998 ( 1998 - 05 - 19 ) </Td> </Tr> ... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"``",
"The",
"Boy",
"Is",
"Mine",
"''",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Single",
"by",
"Brandy",
... | 5efc3859ad394ad49d12cecfeed0f3a1 | who wrote the song the boy is mine | {
"tokens": [
"who",
"wrote",
"the",
"song",
"the",
"boy",
"is",
"mine"
],
"offsets": [
0,
4,
10,
14,
19,
23,
27,
30
]
} | {
"text": [
"LaShawn Daniels",
"Rodney Jerkins",
"Fred Jerkins III",
"Japhe Tejeda",
"Brandy Norwood"
],
"char_spans": [
{
"start": [
890
],
"end": [
904
]
},
{
"start": [
917
],
"end": [
930
]
},
... | [
"LaShawn Daniels",
"Rodney Jerkins",
"Fred Jerkins III",
"Japhe Tejeda",
"Brandy Norwood"
] |
NaturalQuestionsShort | <P> In diplomacy , a persona non grata ( Latin : `` person not appreciated '' , plural : personae non gratae ) is a foreign person whose entering or remaining in a particular country is prohibited by that country 's government . Being so named is the most serious form of censure which a country can apply to foreign dip... | {
"tokens": [
"<P>",
"In",
"diplomacy",
",",
"a",
"persona",
"non",
"grata",
"(",
"Latin",
":",
"``",
"person",
"not",
"appreciated",
"''",
",",
"plural",
":",
"personae",
"non",
"gratae",
")",
"is",
"a",
"foreign"... | 137c44ed524c467bb23bc3f092e0c6c6 | what does the latin phrase persona non grata mean | {
"tokens": [
"what",
"does",
"the",
"latin",
"phrase",
"persona",
"non",
"grata",
"mean"
],
"offsets": [
0,
5,
10,
14,
20,
27,
35,
39,
45
]
} | {
"text": [
"person not appreciated"
],
"char_spans": [
{
"start": [
52
],
"end": [
73
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
14
]
}
]
} | [
"person not appreciated"
] |
NaturalQuestionsShort | <Tr> <Th> Released </Th> <Td> April 12 , 2013 </Td> </Tr> | {
"tokens": [
"<Tr>",
"<Th>",
"Released",
"</Th>",
"<Td>",
"April",
"12",
",",
"2013",
"</Td>",
"</Tr>"
],
"offsets": [
0,
5,
10,
19,
25,
30,
36,
39,
41,
46,
52
]
} | 16854ac78c2641db8d57e759b5639b0d | when did save rock and roll come out | {
"tokens": [
"when",
"did",
"save",
"rock",
"and",
"roll",
"come",
"out"
],
"offsets": [
0,
5,
9,
14,
19,
23,
28,
33
]
} | {
"text": [
"April 12 , 2013"
],
"char_spans": [
{
"start": [
30
],
"end": [
44
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
8
]
}
]
} | [
"April 12 , 2013"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> R </Th> <Th> Team </Th> <Th> </Th> <Th> </Th> <Th> </Th> <Th> </Th> <Th> </Th> <Th> GF </Th> <Th> GA </Th> <Th> GD </Th> <Th> Pts . </Th> </Tr> <Tr> <Td> </Td> <Td> Spain </Td> <Td> </Td> <Td> 7 </Td> <Td> 6 </Td> <Td> 0 </Td> <Td> </Td> <Td> 8 </Td> <Td> </Td> <Td> + 6 </Td> <Td> 18 </Td> </Tr> <Tr> ... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"R",
"</Th>",
"<Th>",
"Team",
"</Th>",
"<Th>",
"</Th>",
"<Th>",
"</Th>",
"<Th>",
"</Th>",
"<Th>",
"</Th>",
"<Th>",
"</Th>",
"<Th>",
"GF",
"</Th>",
"<Th>",
"GA",
"</Th>",
"<Th>",... | 6a4af921441243f1b936b7a032867be6 | what stage did argentina get to in the world cup 2010 | {
"tokens": [
"what",
"stage",
"did",
"argentina",
"get",
"to",
"in",
"the",
"world",
"cup",
"2010"
],
"offsets": [
0,
5,
11,
15,
25,
29,
32,
35,
39,
45,
49
]
} | {
"text": [
"quarter - finals"
],
"char_spans": [
{
"start": [
831
],
"end": [
846
]
}
],
"token_spans": [
{
"start": [
167
],
"end": [
169
]
}
]
} | [
"quarter - finals"
] |
NaturalQuestionsShort | <P> The family migrated from the Indian state of Uttar Pradesh to South Africa in 1993 , shortly before the country 's first democratic elections , to establish Sahara Computers . The family is based at the Sahara Estate in Saxonwold , Johannesburg , a compound comprising at least four mansions and Dubai , United Arab ... | {
"tokens": [
"<P>",
"The",
"family",
"migrated",
"from",
"the",
"Indian",
"state",
"of",
"Uttar",
"Pradesh",
"to",
"South",
"Africa",
"in",
"1993",
",",
"shortly",
"before",
"the",
"country",
"'s",
"first",
"democratic",
... | 2f0db72f0d6c4c73ac56380645e8d8b8 | when did the guptas come to south africa | {
"tokens": [
"when",
"did",
"the",
"guptas",
"come",
"to",
"south",
"africa"
],
"offsets": [
0,
5,
9,
13,
20,
25,
28,
34
]
} | {
"text": [
"1993"
],
"char_spans": [
{
"start": [
82
],
"end": [
85
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
15
]
}
]
} | [
"1993"
] |
NaturalQuestionsShort | <P> Set in Burleson , Texas , between 2008 and 2012 , the film centers on a 10 - year - old girl named Annabel Beam , daughter of Christy Beam . One day , Anna starts to vomit , and when examined by her doctor , he does not find anything abnormal . On March 20 , 2008 , Anna wakes up her family at midnight because of an... | {
"tokens": [
"<P>",
"Set",
"in",
"Burleson",
",",
"Texas",
",",
"between",
"2008",
"and",
"2012",
",",
"the",
"film",
"centers",
"on",
"a",
"10",
"-",
"year",
"-",
"old",
"girl",
"named",
"Annabel",
"Beam",
",... | 293a0aad120341de9b8fea03723c3a54 | what disease did the girl in miracles from heaven have | {
"tokens": [
"what",
"disease",
"did",
"the",
"girl",
"in",
"miracles",
"from",
"heaven",
"have"
],
"offsets": [
0,
5,
13,
17,
21,
26,
29,
38,
43,
50
]
} | {
"text": [
"pseudo-obstruction motility disorder"
],
"char_spans": [
{
"start": [
853
],
"end": [
888
]
}
],
"token_spans": [
{
"start": [
168
],
"end": [
170
]
}
]
} | [
"pseudo-obstruction motility disorder"
] |
NaturalQuestionsShort | <P> `` Life , Liberty and the pursuit of Happiness '' is a well - known phrase in the United States Declaration of Independence . The phrase gives three examples of the `` unalienable rights '' which the Declaration says have been given to all human beings by their Creator , and which governments are created to protect... | {
"tokens": [
"<P>",
"``",
"Life",
",",
"Liberty",
"and",
"the",
"pursuit",
"of",
"Happiness",
"''",
"is",
"a",
"well",
"-",
"known",
"phrase",
"in",
"the",
"United",
"States",
"Declaration",
"of",
"Independence",
".",... | 0d2db30c6bad4456a2f85b26016be29b | what rights are included in the declaration of independence | {
"tokens": [
"what",
"rights",
"are",
"included",
"in",
"the",
"declaration",
"of",
"independence"
],
"offsets": [
0,
5,
12,
16,
25,
28,
32,
44,
47
]
} | {
"text": [
"Life",
"Liberty",
"the pursuit of Happiness"
],
"char_spans": [
{
"start": [
7
],
"end": [
10
]
},
{
"start": [
14
],
"end": [
20
]
},
{
"start": [
26
],
"end": [
... | [
"Life",
"Liberty",
"the pursuit of Happiness"
] |
NaturalQuestionsShort | <P> The `` East Bay '' is the densest region of the Bay Area outside of San Francisco and includes cities and towns in Alameda and Contra Costa counties , centered around Oakland . As one of the larger subregions , the East Bay includes a variety of enclaves , including the suburban Tri-Valley area and the highly urban... | {
"tokens": [
"<P>",
"The",
"``",
"East",
"Bay",
"''",
"is",
"the",
"densest",
"region",
"of",
"the",
"Bay",
"Area",
"outside",
"of",
"San",
"Francisco",
"and",
"includes",
"cities",
"and",
"towns",
"in",
"Alameda",
... | 33edbe468e564675ba83edef6ede079c | what part of the bay area is oakland | {
"tokens": [
"what",
"part",
"of",
"the",
"bay",
"area",
"is",
"oakland"
],
"offsets": [
0,
5,
10,
13,
17,
21,
26,
29
]
} | {
"text": [
"`` East Bay ''"
],
"char_spans": [
{
"start": [
8
],
"end": [
21
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
5
]
}
]
} | [
"`` East Bay ''"
] |
NaturalQuestionsShort | <P> Only Fools and Horses has separate theme songs for the opening and closing credits , `` Only Fools and Horses '' and `` Hooky Street '' , respectively . The original theme tune was produced by Ronnie Hazlehurst and recorded on 6 August 1981 at Lime Grove Studios . Alf Bigden , Paul Westwood , Don Hunt , John Dean ,... | {
"tokens": [
"<P>",
"Only",
"Fools",
"and",
"Horses",
"has",
"separate",
"theme",
"songs",
"for",
"the",
"opening",
"and",
"closing",
"credits",
",",
"``",
"Only",
"Fools",
"and",
"Horses",
"''",
"and",
"``",
"Hooky",... | f081ba31f5b2473fa01a5b7eab6595cc | who sings theme tune for only fools and horses | {
"tokens": [
"who",
"sings",
"theme",
"tune",
"for",
"only",
"fools",
"and",
"horses"
],
"offsets": [
0,
4,
10,
16,
21,
25,
30,
36,
40
]
} | {
"text": [
"John Sullivan"
],
"char_spans": [
{
"start": [
474
],
"end": [
486
]
}
],
"token_spans": [
{
"start": [
94
],
"end": [
95
]
}
]
} | [
"John Sullivan"
] |
NaturalQuestionsShort | <P> The Great Smoky Mountains are a mountain range rising along the Tennessee -- North Carolina border in the southeastern United States . They are a subrange of the Appalachian Mountains , and form part of the Blue Ridge Physiographic Province . The range is sometimes called the Smoky Mountains and the name is commonl... | {
"tokens": [
"<P>",
"The",
"Great",
"Smoky",
"Mountains",
"are",
"a",
"mountain",
"range",
"rising",
"along",
"the",
"Tennessee",
"--",
"North",
"Carolina",
"border",
"in",
"the",
"southeastern",
"United",
"States",
".",
... | ee8468492e5a47e280ab33401c13d687 | where is the great smoky mountains located on a map | {
"tokens": [
"where",
"is",
"the",
"great",
"smoky",
"mountains",
"located",
"on",
"a",
"map"
],
"offsets": [
0,
6,
9,
13,
19,
25,
35,
43,
46,
48
]
} | {
"text": [
"along the Tennessee -- North Carolina"
],
"char_spans": [
{
"start": [
58
],
"end": [
94
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
15
]
}
]
} | [
"along the Tennessee -- North Carolina"
] |
NaturalQuestionsShort | <P> Naval Captain William H. Stayton was a prominent figure in the anti-prohibition fight , founding the Association Against the Prohibition Amendment in 1918 . The AAPA was the largest of the nearly forty organizations that fought to end Prohibition . Economic urgency played a large part in accelerating the advocacy f... | {
"tokens": [
"<P>",
"Naval",
"Captain",
"William",
"H.",
"Stayton",
"was",
"a",
"prominent",
"figure",
"in",
"the",
"anti-prohibition",
"fight",
",",
"founding",
"the",
"Association",
"Against",
"the",
"Prohibition",
"Amendment",... | 7e6c4294794348c694a875d126d75370 | when did alcohol become legal in the united states | {
"tokens": [
"when",
"did",
"alcohol",
"become",
"legal",
"in",
"the",
"united",
"states"
],
"offsets": [
0,
5,
9,
17,
24,
30,
33,
37,
44
]
} | {
"text": [
"March 22 , 1933"
],
"char_spans": [
{
"start": [
934
],
"end": [
948
]
}
],
"token_spans": [
{
"start": [
158
],
"end": [
161
]
}
]
} | [
"March 22 , 1933"
] |
NaturalQuestionsShort | <Table> Lloyds Banking Group plc <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Td colspan="2"> 25 Gresham Street </Td> </Tr> <Tr> <Th> Type </Th> <Td> Public limited company </Td> </Tr> <Tr> <Th> Traded as </Th> <Td> <Ul> <Li> LSE : LLOY </Li> <Li> NYSE : LYG </Li> <Li> FTSE 100 Component </Li> </Ul> </Td> </Tr> <Tr> <Th> In... | {
"tokens": [
"<Table>",
"Lloyds",
"Banking",
"Group",
"plc",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"25",
"Gresham",
"Street",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Type",
"</Th>",
"<... | 2301a0ce9b0b4f74acdbe93499474343 | what banks are part of the lloyds group | {
"tokens": [
"what",
"banks",
"are",
"part",
"of",
"the",
"lloyds",
"group"
],
"offsets": [
0,
5,
11,
15,
20,
23,
27,
34
]
} | {
"text": [
"Lloyds Bank plc",
"Bank of Scotland plc",
"Scottish Widows",
"Lloyds Development Capital",
"Agricultural Mortgage Corporation",
"Black Horse",
"Lex Autolease"
],
"char_spans": [
{
"start": [
1596
],
"end": [
1610
]
},
{
... | [
"Lloyds Bank plc",
"Bank of Scotland plc",
"Scottish Widows",
"Lloyds Development Capital",
"Agricultural Mortgage Corporation",
"Black Horse",
"Lex Autolease"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Who Wants to Be a Millionaire </Th> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Th> Genre </Th> <Td> Game show </Td> </Tr> <Tr> <Th> Created by </Th> <Td> David Briggs Mike Whitehill Steven Knight </Td> </Tr> <Tr> <Th> Developed by </Th> <Td> Michael Davies </Td> </Tr> <Tr> <Th> Directed... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Who",
"Wants",
"to",
"Be",
"a",
"Millionaire",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Genre",
"</Th>",
"<Td>",
"Game",
... | 2c213113fcd64e4e8b2532522a7680d5 | who wants to be a millionaire all hosts | {
"tokens": [
"who",
"wants",
"to",
"be",
"a",
"millionaire",
"all",
"hosts"
],
"offsets": [
0,
4,
10,
13,
16,
18,
30,
34
]
} | {
"text": [
"Regis Philbin",
"Meredith Vieira ( 2002 -- 13 )",
"Cedric the Entertainer ( 2013 -- 14 )",
"Terry Crews ( 2014 -- 15 )",
"Chris Harrison ( 2015 -- present )"
],
"char_spans": [
{
"start": [
621
],
"end": [
633
]
},
{
"start... | [
"Regis Philbin",
"Meredith Vieira ( 2002 -- 13 )",
"Cedric the Entertainer ( 2013 -- 14 )",
"Terry Crews ( 2014 -- 15 )",
"Chris Harrison ( 2015 -- present )"
] |
NaturalQuestionsShort | <P> The government of Florida is established and operated according to the Constitution of Florida and is composed of three branches of government : the executive branch consisting of the Governor of Florida and the other elected and appointed constitutional officers ; the legislative branch , the Florida Legislature ,... | {
"tokens": [
"<P>",
"The",
"government",
"of",
"Florida",
"is",
"established",
"and",
"operated",
"according",
"to",
"the",
"Constitution",
"of",
"Florida",
"and",
"is",
"composed",
"of",
"three",
"branches",
"of",
"governmen... | 83aef7240ed543d2a508552a7848f216 | how many branches of government does florida have | {
"tokens": [
"how",
"many",
"branches",
"of",
"government",
"does",
"florida",
"have"
],
"offsets": [
0,
4,
9,
18,
21,
32,
37,
45
]
} | {
"text": [
"three"
],
"char_spans": [
{
"start": [
118
],
"end": [
122
]
}
],
"token_spans": [
{
"start": [
19
],
"end": [
19
]
}
]
} | [
"three"
] |
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>"... | e0fb86bb041e41e9b8a10fa14dc870b9 | when did england last get to the quarter final of the world cup | {
"tokens": [
"when",
"did",
"england",
"last",
"get",
"to",
"the",
"quarter",
"final",
"of",
"the",
"world",
"cup"
],
"offsets": [
0,
5,
9,
17,
22,
26,
29,
33,
41,
47,
50,
54,
60
]
} | {
"text": [
"2018"
],
"char_spans": [
{
"start": [
2555
],
"end": [
2558
]
}
],
"token_spans": [
{
"start": [
494
],
"end": [
494
]
}
]
} | [
"2018"
] |
NaturalQuestionsShort | <P> `` Blue ( Da Ba Dee ) '' is a song by Italian music group Eiffel 65 . It was first released in January 1999 in Italy and became internationally successful the following year . It is the lead single of their debut album Europop . The song is the group 's most popular single , reaching number one in many countries su... | {
"tokens": [
"<P>",
"``",
"Blue",
"(",
"Da",
"Ba",
"Dee",
")",
"''",
"is",
"a",
"song",
"by",
"Italian",
"music",
"group",
"Eiffel",
"65",
".",
"It",
"was",
"first",
"released",
"in",
"January",
"1999",
"in",
... | fe8bcc60c24c4ceeb8da5a9b16c6341b | who sings i 'm blue daba dee daba die | {
"tokens": [
"who",
"sings",
"i",
"'m",
"blue",
"daba",
"dee",
"daba",
"die"
],
"offsets": [
0,
4,
10,
12,
15,
20,
25,
29,
34
]
} | {
"text": [
"Italian music group Eiffel 65"
],
"char_spans": [
{
"start": [
42
],
"end": [
70
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
17
]
}
]
} | [
"Italian music group Eiffel 65"
] |
NaturalQuestionsShort | <Li> Jayson Blair as Jake Kaminski ( season 2 -- 3 ) , Josh 's brother Jake . Jake is introduced in episode `` Young & Younger Brother Part 2 '' . Jake initially did not know what future he held , but he decided to become a chef . Josh asks him and Gabi to cook for Allan and Elliot 's wedding . He falls in love with Ga... | {
"tokens": [
"<Li>",
"Jayson",
"Blair",
"as",
"Jake",
"Kaminski",
"(",
"season",
"2",
"--",
"3",
")",
",",
"Josh",
"'s",
"brother",
"Jake",
".",
"Jake",
"is",
"introduced",
"in",
"episode",
"``",
"Young",
"&",
... | 52b7892d833746e982a46befd08b79ff | who played josh 's brother on young and hungry | {
"tokens": [
"who",
"played",
"josh",
"'s",
"brother",
"on",
"young",
"and",
"hungry"
],
"offsets": [
0,
4,
11,
16,
19,
27,
30,
36,
40
]
} | {
"text": [
"Jayson Blair"
],
"char_spans": [
{
"start": [
5
],
"end": [
16
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"Jayson Blair"
] |
NaturalQuestionsShort | <Li> `` C '' indicates a coupe or cabriolet body style ( for example , the CL and CLK models , though the C - Class is an exception , since it is also available as a sedan or station wagon ) . </Li> | {
"tokens": [
"<Li>",
"``",
"C",
"''",
"indicates",
"a",
"coupe",
"or",
"cabriolet",
"body",
"style",
"(",
"for",
"example",
",",
"the",
"CL",
"and",
"CLK",
"models",
",",
"though",
"the",
"C",
"-",
"Class",
"i... | 88f5c144e5d24af3972d13380e519592 | what does c class stand for in mercedes benz | {
"tokens": [
"what",
"does",
"c",
"class",
"stand",
"for",
"in",
"mercedes",
"benz"
],
"offsets": [
0,
5,
10,
12,
18,
24,
28,
31,
40
]
} | {
"text": [
"a coupe or cabriolet body style"
],
"char_spans": [
{
"start": [
23
],
"end": [
53
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
10
]
}
]
} | [
"a coupe or cabriolet body style"
] |
NaturalQuestionsShort | <P> Jonathan Drew Groff ( born March 26 , 1985 ) is an American actor and singer . </P> | {
"tokens": [
"<P>",
"Jonathan",
"Drew",
"Groff",
"(",
"born",
"March",
"26",
",",
"1985",
")",
"is",
"an",
"American",
"actor",
"and",
"singer",
".",
"</P>"
],
"offsets": [
0,
4,
13,
18,
24,
26,
31,
37,
... | a000d99730ac415e93bcb5cfe0482db6 | who does the voice of kristoff in frozen | {
"tokens": [
"who",
"does",
"the",
"voice",
"of",
"kristoff",
"in",
"frozen"
],
"offsets": [
0,
4,
9,
13,
19,
22,
31,
34
]
} | {
"text": [
"Jonathan Drew Groff"
],
"char_spans": [
{
"start": [
4
],
"end": [
22
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"Jonathan Drew Groff"
] |
NaturalQuestionsShort | <P> `` How Far I 'll Go '' is a song from Disney 's 2016 animated feature film Moana . It was written and produced by Lin - Manuel Miranda . The song was performed in the film by American actress and singer Auli'i Cravalho in her role as Moana . Canadian singer Alessia Cara also recorded the song for the Moana soundtra... | {
"tokens": [
"<P>",
"``",
"How",
"Far",
"I",
"'ll",
"Go",
"''",
"is",
"a",
"song",
"from",
"Disney",
"'s",
"2016",
"animated",
"feature",
"film",
"Moana",
".",
"It",
"was",
"written",
"and",
"produced",
"by",
... | c5d2e9bb75ac493d8e11705250396611 | who sang how far i 'll go first | {
"tokens": [
"who",
"sang",
"how",
"far",
"i",
"'ll",
"go",
"first"
],
"offsets": [
0,
4,
9,
13,
17,
19,
23,
26
]
} | {
"text": [
"Auli'i Cravalho"
],
"char_spans": [
{
"start": [
207
],
"end": [
221
]
}
],
"token_spans": [
{
"start": [
43
],
"end": [
44
]
}
]
} | [
"Auli'i Cravalho"
] |
NaturalQuestionsShort | <P> The flow of heat from Earth 's interior to the surface is estimated at 47 terawatts ( TW ) and comes from two main sources in roughly equal amounts : the radiogenic heat produced by the radioactive decay of isotopes in the mantle and crust , and the primordial heat left over from the formation of the Earth . </P> | {
"tokens": [
"<P>",
"The",
"flow",
"of",
"heat",
"from",
"Earth",
"'s",
"interior",
"to",
"the",
"surface",
"is",
"estimated",
"at",
"47",
"terawatts",
"(",
"TW",
")",
"and",
"comes",
"from",
"two",
"main",
"sourc... | 90cbaddb86a04acfa70fe149051e1e46 | how does heat from earth 's interior reach the surface | {
"tokens": [
"how",
"does",
"heat",
"from",
"earth",
"'s",
"interior",
"reach",
"the",
"surface"
],
"offsets": [
0,
4,
9,
14,
19,
25,
28,
37,
43,
47
]
} | {
"text": [
"radioactive decay of isotopes in the mantle and crust",
"primordial heat left over from the formation of the Earth"
],
"char_spans": [
{
"start": [
190
],
"end": [
242
]
},
{
"start": [
254
],
"end": [
310
... | [
"radioactive decay of isotopes in the mantle and crust",
"primordial heat left over from the formation of the Earth"
] |
NaturalQuestionsShort | <P> Only one existing franchise in Major League Baseball has not had a pitcher toss a no - hitter : the San Diego Padres , who have gone 49 years without a no - hitter since they entered Major League Baseball in 1969 . Their closest bid came against the Philadelphia Phillies on July 18 , 1972 ; Steve Arlin came within ... | {
"tokens": [
"<P>",
"Only",
"one",
"existing",
"franchise",
"in",
"Major",
"League",
"Baseball",
"has",
"not",
"had",
"a",
"pitcher",
"toss",
"a",
"no",
"-",
"hitter",
":",
"the",
"San",
"Diego",
"Padres",
",",
"w... | 813059db41c749f1a0403ee38bfb7032 | what mlb teams do not have a no hitter | {
"tokens": [
"what",
"mlb",
"teams",
"do",
"not",
"have",
"a",
"no",
"hitter"
],
"offsets": [
0,
5,
9,
15,
18,
22,
27,
29,
32
]
} | {
"text": [
"San Diego Padres"
],
"char_spans": [
{
"start": [
104
],
"end": [
119
]
}
],
"token_spans": [
{
"start": [
21
],
"end": [
23
]
}
]
} | [
"San Diego Padres"
] |
NaturalQuestionsShort | <P> House of Fraser is a British department store group with over 60 stores across the United Kingdom and Ireland . It was established in Glasgow , Scotland in 1849 as Arthur and Fraser . By 1891 , it was known as Fraser & Sons . The company grew steadily during the early 20th century , but after the Second World War ,... | {
"tokens": [
"<P>",
"House",
"of",
"Fraser",
"is",
"a",
"British",
"department",
"store",
"group",
"with",
"over",
"60",
"stores",
"across",
"the",
"United",
"Kingdom",
"and",
"Ireland",
".",
"It",
"was",
"established",
... | 3f92c7db1d024739beaf1df0235724da | how many house of fraser stores are there | {
"tokens": [
"how",
"many",
"house",
"of",
"fraser",
"stores",
"are",
"there"
],
"offsets": [
0,
4,
9,
15,
18,
25,
32,
36
]
} | {
"text": [
"over 60"
],
"char_spans": [
{
"start": [
61
],
"end": [
67
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
12
]
}
]
} | [
"over 60"
] |
NaturalQuestionsShort | <P> Pierre de Frédy , Baron de Coubertin ( French : ( pjɛʁ də kubɛʁtɛ̃ ) ; born Pierre de Frédy ; 1 January 1863 -- 2 September 1937 , also known as Pierre de Coubertin and Baron de Coubertin ) was a French educator and historian , and founder of the International Olympic Committee , as well as its second President . H... | {
"tokens": [
"<P>",
"Pierre",
"de",
"Frédy",
",",
"Baron",
"de",
"Coubertin",
"(",
"French",
":",
"(",
"pjɛʁ",
"də",
"kubɛʁtɛ̃",
")",
";",
"born",
"Pierre",
"de",
"Frédy",
";",
"1",
"January",
"1863",
"--",
"2... | 25aaadf640fa4227882141747da171a6 | who is said to be father of modern olympics | {
"tokens": [
"who",
"is",
"said",
"to",
"be",
"father",
"of",
"modern",
"olympics"
],
"offsets": [
0,
4,
7,
12,
15,
18,
25,
28,
35
]
} | {
"text": [
"Pierre de Frédy , Baron de Coubertin"
],
"char_spans": [
{
"start": [
4
],
"end": [
39
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
7
]
}
]
} | [
"Pierre de Frédy , Baron de Coubertin"
] |
NaturalQuestionsShort | <P> Howard Ellsworth Rollins Jr . ( October 17 , 1950 -- December 8 , 1996 ) was an American stage , film and television actor . Howard Rollins was best known for his role as Andrew Young in 1978 's King , George Haley in the 1979 miniseries Roots : The Next Generations , Coalhouse Walker Jr. in the 1981 film Ragtime ,... | {
"tokens": [
"<P>",
"Howard",
"Ellsworth",
"Rollins",
"Jr",
".",
"(",
"October",
"17",
",",
"1950",
"--",
"December",
"8",
",",
"1996",
")",
"was",
"an",
"American",
"stage",
",",
"film",
"and",
"television",
"act... | cd79a1e12dc84606bd07060762f7cfef | who played virgil in the heat of the night | {
"tokens": [
"who",
"played",
"virgil",
"in",
"the",
"heat",
"of",
"the",
"night"
],
"offsets": [
0,
4,
11,
18,
21,
25,
30,
33,
37
]
} | {
"text": [
"Howard Ellsworth Rollins Jr ."
],
"char_spans": [
{
"start": [
4
],
"end": [
32
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
5
]
}
]
} | [
"Howard Ellsworth Rollins Jr ."
] |
NaturalQuestionsShort | <P> The main role of chloroplasts is to conduct photosynthesis , where the photosynthetic pigment chlorophyll captures the energy from sunlight and converts it and stores it in the energy - storage molecules ATP and NADPH while freeing oxygen from water . They then use the ATP and NADPH to make organic molecules from c... | {
"tokens": [
"<P>",
"The",
"main",
"role",
"of",
"chloroplasts",
"is",
"to",
"conduct",
"photosynthesis",
",",
"where",
"the",
"photosynthetic",
"pigment",
"chlorophyll",
"captures",
"the",
"energy",
"from",
"sunlight",
"and",
... | c8804ab9f14a48abad1bfcc499c8dbfc | where can chlorophyll be found in a chloroplast | {
"tokens": [
"where",
"can",
"chlorophyll",
"be",
"found",
"in",
"a",
"chloroplast"
],
"offsets": [
0,
6,
10,
22,
25,
31,
34,
36
]
} | {
"text": [
"energy - storage molecules ATP and NADPH"
],
"char_spans": [
{
"start": [
181
],
"end": [
220
]
}
],
"token_spans": [
{
"start": [
29
],
"end": [
35
]
}
]
} | [
"energy - storage molecules ATP and NADPH"
] |
NaturalQuestionsShort | <P> The sixth season of television drama series Wentworth premiered on Showcase in Australia on 19 June 2018 and concluded on 4 September 2018 . It is executive produced by FremantleMedia 's Director of Drama , Jo Porter . The season comprised 12 episodes . The sixth season picks up just days after the escape of Franky... | {
"tokens": [
"<P>",
"The",
"sixth",
"season",
"of",
"television",
"drama",
"series",
"Wentworth",
"premiered",
"on",
"Showcase",
"in",
"Australia",
"on",
"19",
"June",
"2018",
"and",
"concluded",
"on",
"4",
"September",
"... | 0f19b7c7f2a947b7a061245152192ece | when is season 6 coming out for wentworth | {
"tokens": [
"when",
"is",
"season",
"6",
"coming",
"out",
"for",
"wentworth"
],
"offsets": [
0,
5,
8,
15,
17,
24,
28,
32
]
} | {
"text": [
"19 June 2018"
],
"char_spans": [
{
"start": [
96
],
"end": [
107
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
17
]
}
]
} | [
"19 June 2018"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Supreme Court of California </Th> </Tr> <Tr> <Td colspan="2"> Seal of the Supreme Court of California </Td> </Tr> <Tr> <Th> Established </Th> <Td> 1849 </Td> </Tr> <Tr> <Th> Country </Th> <Td> United States </Td> </Tr> <Tr> <Th> Location </Th> <Td> San Francisco ( Headquarters ) Sacramento... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Supreme",
"Court",
"of",
"California",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Seal",
"of",
"the",
"Supreme",
"Court",
"of",
"California",
"</Td>",
"</Tr>",
... | df2d52cf0e7a4ff0b9604751a4f0872d | how many judges are on the california supreme court | {
"tokens": [
"how",
"many",
"judges",
"are",
"on",
"the",
"california",
"supreme",
"court"
],
"offsets": [
0,
4,
9,
16,
20,
23,
27,
38,
46
]
} | {
"text": [
"7"
],
"char_spans": [
{
"start": [
608
],
"end": [
608
]
}
],
"token_spans": [
{
"start": [
98
],
"end": [
98
]
}
]
} | [
"7"
] |
NaturalQuestionsShort | <P> The Second Amendment ( Amendment II ) to the United States Constitution protects the right of the people to keep and bear arms and was adopted on December 15 , 1791 , as part of the first ten amendments contained in the Bill of Rights . The Supreme Court of the United States has ruled that the right belongs to indi... | {
"tokens": [
"<P>",
"The",
"Second",
"Amendment",
"(",
"Amendment",
"II",
")",
"to",
"the",
"United",
"States",
"Constitution",
"protects",
"the",
"right",
"of",
"the",
"people",
"to",
"keep",
"and",
"bear",
"arms",
"... | 5f57bdd861284e4a9a8a5efe27226212 | when was the second amendment put in place | {
"tokens": [
"when",
"was",
"the",
"second",
"amendment",
"put",
"in",
"place"
],
"offsets": [
0,
5,
9,
13,
20,
30,
34,
37
]
} | {
"text": [
"December 15 , 1791"
],
"char_spans": [
{
"start": [
150
],
"end": [
167
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
31
]
}
]
} | [
"December 15 , 1791"
] |
NaturalQuestionsShort | <P> After the Vedic period , between 500 - 200 BCE and c. 300 CE , at the beginning of the `` Epic and Puranic '' c.q. `` Preclassical '' period , the `` Hindu synthesis '' emerged , which incorporated śramaṇic and Buddhist influences and the emerging bhakti tradition into the Brahmanical fold via the smriti literature... | {
"tokens": [
"<P>",
"After",
"the",
"Vedic",
"period",
",",
"between",
"500",
"-",
"200",
"BCE",
"and",
"c.",
"300",
"CE",
",",
"at",
"the",
"beginning",
"of",
"the",
"``",
"Epic",
"and",
"Puranic",
"''",
"c.q... | 920f9088c2a943caacc7d184e9b82a7d | what was the religion in india before hinduism | {
"tokens": [
"what",
"was",
"the",
"religion",
"in",
"india",
"before",
"hinduism"
],
"offsets": [
0,
5,
9,
13,
22,
25,
31,
38
]
} | {
"text": [
"Vedic"
],
"char_spans": [
{
"start": [
14
],
"end": [
18
]
}
],
"token_spans": [
{
"start": [
3
],
"end": [
3
]
}
]
} | [
"Vedic"
] |
NaturalQuestionsShort | <P> I 'm a Celebrity ... Get Me Out Of Here ! ( often shortened to I 'm a Celebrity or I 'm a Celeb ) is a British survival reality television game show , first aired on 25 August 2002 , in which celebrities live in jungle conditions with few creature comforts . The show has been hosted by Ant & Dec since its inception... | {
"tokens": [
"<P>",
"I",
"'m",
"a",
"Celebrity",
"...",
"Get",
"Me",
"Out",
"Of",
"Here",
"!",
"(",
"often",
"shortened",
"to",
"I",
"'m",
"a",
"Celebrity",
"or",
"I",
"'m",
"a",
"Celeb",
")",
"is",
"a",
... | c92208650a1e4f93812f05924c7a66f2 | when was i 'm a celeb first aired | {
"tokens": [
"when",
"was",
"i",
"'m",
"a",
"celeb",
"first",
"aired"
],
"offsets": [
0,
5,
9,
11,
14,
16,
22,
28
]
} | {
"text": [
"25 August 2002"
],
"char_spans": [
{
"start": [
170
],
"end": [
183
]
}
],
"token_spans": [
{
"start": [
38
],
"end": [
40
]
}
]
} | [
"25 August 2002"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> N ° </Th> <Th> Portrait </Th> <Th> Name </Th> <Th> Term </Th> <Th> Length </Th> <Th> Notes </Th> <Th> President ( s ) * </Th> </Tr> <Tr> <Th> </Th> <Td> </Td> <Td> J. Edgar Hoover </Td> <Td> July 1 , 1935 -- May 2 , 1972 </Td> <Td> 36 years , 306 days </Td> <Td> Director of the FBI ; died from a heart... | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"N",
"°",
"</Th>",
"<Th>",
"Portrait",
"</Th>",
"<Th>",
"Name",
"</Th>",
"<Th>",
"Term",
"</Th>",
"<Th>",
"Length",
"</Th>",
"<Th>",
"Notes",
"</Th>",
"<Th>",
"President",
"(",
... | 3d3aab4f5e4840fe8854ab2d8fe75a4f | who was head of the fbi in 2016 | {
"tokens": [
"who",
"was",
"head",
"of",
"the",
"fbi",
"in",
"2016"
],
"offsets": [
0,
4,
8,
13,
16,
20,
24,
27
]
} | {
"text": [
"James Comey"
],
"char_spans": [
{
"start": [
3084
],
"end": [
3094
]
}
],
"token_spans": [
{
"start": [
619
],
"end": [
620
]
}
]
} | [
"James Comey"
] |
NaturalQuestionsShort | <Table> Ten cents <Tr> <Td colspan="2"> New Zealand </Td> </Tr> <Tr> <Th> Value </Th> <Td> 0.10 New Zealand dollars </Td> </Tr> <Tr> <Th> Mass </Th> <Td> 3.30 g </Td> </Tr> <Tr> <Th> Diameter </Th> <Td> 20.5 mm </Td> </Tr> <Tr> <Th> Thickness </Th> <Td> 1.58 mm </Td> </Tr> <Tr> <Th> Edge </Th> <Td> unmilled </Td> </Tr>... | {
"tokens": [
"<Table>",
"Ten",
"cents",
"<Tr>",
"<Td",
"colspan=\"2\">",
"New",
"Zealand",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Value",
"</Th>",
"<Td>",
"0.10",
"New",
"Zealand",
"dollars",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
... | 5cee15fd2bbc4fb09db23b812cb1ab1f | what is on the nz 10 cent coin | {
"tokens": [
"what",
"is",
"on",
"the",
"nz",
"10",
"cent",
"coin"
],
"offsets": [
0,
5,
8,
11,
15,
18,
21,
26
]
} | {
"text": [
"Queen Elizabeth II",
"A Māori carved mask or koruru with Māori rafter patterns"
],
"char_spans": [
{
"start": [
574
],
"end": [
591
]
},
{
"start": [
787
],
"end": [
842
]
}
],
"token_spans": [... | [
"Queen Elizabeth II",
"A Māori carved mask or koruru with Māori rafter patterns"
] |
NaturalQuestionsShort | <P> In the 1860s Pierre Michaux , a blacksmith in Paris , founded ' Michaux et Cie ' ( `` Michaux and company '' ) , the first company to construct bicycles with pedals called a velocipede at the time , or `` Michauline '' . The first steam powered motorcycle , the Michaux - Perreaux steam velocipede , can be traced to... | {
"tokens": [
"<P>",
"In",
"the",
"1860s",
"Pierre",
"Michaux",
",",
"a",
"blacksmith",
"in",
"Paris",
",",
"founded",
"'",
"Michaux",
"et",
"Cie",
"'",
"(",
"``",
"Michaux",
"and",
"company",
"''",
")",
",",
"... | 1c00f38f2da248fa87ee1171a56a4582 | who was the first person to make a motorcycle | {
"tokens": [
"who",
"was",
"the",
"first",
"person",
"to",
"make",
"a",
"motorcycle"
],
"offsets": [
0,
4,
8,
12,
18,
25,
28,
33,
35
]
} | {
"text": [
"Ernest Michaux"
],
"char_spans": [
{
"start": [
347
],
"end": [
360
]
}
],
"token_spans": [
{
"start": [
69
],
"end": [
70
]
}
]
} | [
"Ernest Michaux"
] |
NaturalQuestionsShort | <P> `` I Do n't Want to Be '' is a song by Gavin DeGraw appearing on his 2003 debut album , Chariot . It was released as a single in Australia in 2003 , and in the UK in 2004 . The single became DeGraw 's biggest hit to date , mainly due to the premiere of One Tree Hill , of which the song is the opening theme ; peakin... | {
"tokens": [
"<P>",
"``",
"I",
"Do",
"n't",
"Want",
"to",
"Be",
"''",
"is",
"a",
"song",
"by",
"Gavin",
"DeGraw",
"appearing",
"on",
"his",
"2003",
"debut",
"album",
",",
"Chariot",
".",
"It",
"was",
"released... | 44ad796bd53045269449b17abcdf5ed4 | who sings the theme song to one tree hill | {
"tokens": [
"who",
"sings",
"the",
"theme",
"song",
"to",
"one",
"tree",
"hill"
],
"offsets": [
0,
4,
10,
14,
20,
25,
28,
32,
37
]
} | {
"text": [
"Gavin DeGraw"
],
"char_spans": [
{
"start": [
43
],
"end": [
54
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
14
]
}
]
} | [
"Gavin DeGraw"
] |
NaturalQuestionsShort | <Li> Philip Seymour Hoffman -- Capote as Truman Capote <Ul> <Li> Terrence Howard -- Hustle & Flow as DJay </Li> <Li> Heath Ledger -- Brokeback Mountain as Ennis Del Mar </Li> <Li> Joaquin Phoenix -- Walk the Line as Johnny Cash </Li> <Li> David Strathairn -- Good Night , and Good Luck as Edward R. Murrow </Li> </Ul> </... | {
"tokens": [
"<Li>",
"Philip",
"Seymour",
"Hoffman",
"--",
"Capote",
"as",
"Truman",
"Capote",
"<Ul>",
"<Li>",
"Terrence",
"Howard",
"--",
"Hustle",
"&",
"Flow",
"as",
"DJay",
"</Li>",
"<Li>",
"Heath",
"Ledger",
"--",
... | 6a49a046e7114b618bd7e5ff500bee1e | who won the oscar for best actor in 2006 | {
"tokens": [
"who",
"won",
"the",
"oscar",
"for",
"best",
"actor",
"in",
"2006"
],
"offsets": [
0,
4,
8,
12,
18,
22,
27,
33,
36
]
} | {
"text": [
"Philip Seymour Hoffman"
],
"char_spans": [
{
"start": [
5
],
"end": [
26
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"Philip Seymour Hoffman"
] |
NaturalQuestionsShort | <Li> <P> Jhelum River at Jhelum City , 2005 </P> </Li> | {
"tokens": [
"<Li>",
"<P>",
"Jhelum",
"River",
"at",
"Jhelum",
"City",
",",
"2005",
"</P>",
"</Li>"
],
"offsets": [
0,
5,
9,
16,
22,
25,
32,
37,
39,
44,
49
]
} | 0c9346ea3de845b190508569c715d22f | which city is situated on the bank of river jhelum | {
"tokens": [
"which",
"city",
"is",
"situated",
"on",
"the",
"bank",
"of",
"river",
"jhelum"
],
"offsets": [
0,
6,
11,
14,
23,
26,
30,
35,
38,
44
]
} | {
"text": [
"Jhelum City"
],
"char_spans": [
{
"start": [
25
],
"end": [
35
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
6
]
}
]
} | [
"Jhelum City"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.