subset
stringclasses 6
values | context
stringlengths 16
17.7k
| context_tokens
sequence | qid
stringlengths 32
32
| question
stringlengths 1
717
| question_tokens
sequence | detected_answers
sequence | answers
sequencelengths 1
25
|
---|---|---|---|---|---|---|---|
NaturalQuestionsShort | <P> Bermudez or Bermúdez is a surname that originates in Spain that may refer to : </P> | {
"tokens": [
"<P>",
"Bermudez",
"or",
"Bermúdez",
"is",
"a",
"surname",
"that",
"originates",
"in",
"Spain",
"that",
"may",
"refer",
"to",
":",
"</P>"
],
"offsets": [
0,
4,
13,
16,
25,
28,
30,
38,
43,
54,
57,
63,
68,
72,
78,
81,
83
]
} | df030c9fa4c3493f8c8573d02d9084ac | where does the last name bermudez come from | {
"tokens": [
"where",
"does",
"the",
"last",
"name",
"bermudez",
"come",
"from"
],
"offsets": [
0,
6,
11,
15,
20,
25,
34,
39
]
} | {
"text": [
"Spain"
],
"char_spans": [
{
"start": [
57
],
"end": [
61
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
10
]
}
]
} | [
"Spain"
] |
NaturalQuestionsShort | <Tr> <Th> Voiced by </Th> <Td> Scott Beach ( 1980 ) Lorenzo Music ( 1982 -- 1994 ) Frank Welker ( 2007 -- present ) Bill Murray ( live - action films ) </Td> </Tr> | {
"tokens": [
"<Tr>",
"<Th>",
"Voiced",
"by",
"</Th>",
"<Td>",
"Scott",
"Beach",
"(",
"1980",
")",
"Lorenzo",
"Music",
"(",
"1982",
"--",
"1994",
")",
"Frank",
"Welker",
"(",
"2007",
"--",
"present",
")",
"Bill",
"Murray",
"(",
"live",
"-",
"action",
"films",
")",
"</Td>",
"</Tr>"
],
"offsets": [
0,
5,
10,
17,
20,
26,
31,
37,
43,
45,
50,
52,
60,
66,
68,
73,
76,
81,
83,
89,
96,
98,
103,
106,
114,
116,
121,
128,
130,
135,
137,
144,
150,
152,
158
]
} | 40c12dc59e374323aab45514e9da55d5 | who is the voice of garfield the cat | {
"tokens": [
"who",
"is",
"the",
"voice",
"of",
"garfield",
"the",
"cat"
],
"offsets": [
0,
4,
7,
11,
17,
20,
29,
33
]
} | {
"text": [
"Lorenzo Music",
"Frank Welker",
"Bill Murray"
],
"char_spans": [
{
"start": [
52
],
"end": [
64
]
},
{
"start": [
83
],
"end": [
94
]
},
{
"start": [
116
],
"end": [
126
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
12
]
},
{
"start": [
18
],
"end": [
19
]
},
{
"start": [
25
],
"end": [
26
]
}
]
} | [
"Lorenzo Music",
"Frank Welker",
"Bill Murray"
] |
NaturalQuestionsShort | <P> In Half - Blood Prince , after she casts the Bat - Bogey Hex on Zacharias Smith , Professor Slughorn respects her magical abilities enough to invite her to join his `` Slug Club '' . Ginny becomes a permanent member of the Gryffindor Quidditch team as Chaser , and substitutes for Harry as Seeker when Severus Snape puts him in detention during the Quidditch Cup final . After witnessing Ginny kissing Dean in an empty corridor , Harry has an angry internal reaction . This reaction surprises him and upon reflection , he realizes his attraction to Ginny . Since Ginny 's older brother Ron vocally objects to Dean going out with his sister , Harry fears his reaction would be the same with him . Ginny 's relationship with Dean ends altogether in April following an accidental nudge from Harry under the effects of Felix Felicis , which Ginny interprets as Dean unnecessarily trying to help her through the portrait hole . Ginny and Harry share their first kiss after Gryffindor again won the Quidditch Cup defeating Ravenclaw , thus initiating their relationship . This does not alter Harry 's relationship with Ron as he had feared , and they are able to enjoy their relationship for a peaceful few months . After Dumbledore 's death , however , Harry decides to end their relationship as he fears his love for Ginny would place her in danger . </P> | {
"tokens": [
"<P>",
"In",
"Half",
"-",
"Blood",
"Prince",
",",
"after",
"she",
"casts",
"the",
"Bat",
"-",
"Bogey",
"Hex",
"on",
"Zacharias",
"Smith",
",",
"Professor",
"Slughorn",
"respects",
"her",
"magical",
"abilities",
"enough",
"to",
"invite",
"her",
"to",
"join",
"his",
"``",
"Slug",
"Club",
"''",
".",
"Ginny",
"becomes",
"a",
"permanent",
"member",
"of",
"the",
"Gryffindor",
"Quidditch",
"team",
"as",
"Chaser",
",",
"and",
"substitutes",
"for",
"Harry",
"as",
"Seeker",
"when",
"Severus",
"Snape",
"puts",
"him",
"in",
"detention",
"during",
"the",
"Quidditch",
"Cup",
"final",
".",
"After",
"witnessing",
"Ginny",
"kissing",
"Dean",
"in",
"an",
"empty",
"corridor",
",",
"Harry",
"has",
"an",
"angry",
"internal",
"reaction",
".",
"This",
"reaction",
"surprises",
"him",
"and",
"upon",
"reflection",
",",
"he",
"realizes",
"his",
"attraction",
"to",
"Ginny",
".",
"Since",
"Ginny",
"'s",
"older",
"brother",
"Ron",
"vocally",
"objects",
"to",
"Dean",
"going",
"out",
"with",
"his",
"sister",
",",
"Harry",
"fears",
"his",
"reaction",
"would",
"be",
"the",
"same",
"with",
"him",
".",
"Ginny",
"'s",
"relationship",
"with",
"Dean",
"ends",
"altogether",
"in",
"April",
"following",
"an",
"accidental",
"nudge",
"from",
"Harry",
"under",
"the",
"effects",
"of",
"Felix",
"Felicis",
",",
"which",
"Ginny",
"interprets",
"as",
"Dean",
"unnecessarily",
"trying",
"to",
"help",
"her",
"through",
"the",
"portrait",
"hole",
".",
"Ginny",
"and",
"Harry",
"share",
"their",
"first",
"kiss",
"after",
"Gryffindor",
"again",
"won",
"the",
"Quidditch",
"Cup",
"defeating",
"Ravenclaw",
",",
"thus",
"initiating",
"their",
"relationship",
".",
"This",
"does",
"not",
"alter",
"Harry",
"'s",
"relationship",
"with",
"Ron",
"as",
"he",
"had",
"feared",
",",
"and",
"they",
"are",
"able",
"to",
"enjoy",
"their",
"relationship",
"for",
"a",
"peaceful",
"few",
"months",
".",
"After",
"Dumbledore",
"'s",
"death",
",",
"however",
",",
"Harry",
"decides",
"to",
"end",
"their",
"relationship",
"as",
"he",
"fears",
"his",
"love",
"for",
"Ginny",
"would",
"place",
"her",
"in",
"danger",
".",
"</P>"
],
"offsets": [
0,
4,
7,
12,
14,
20,
27,
29,
35,
39,
45,
49,
53,
55,
61,
65,
68,
78,
84,
86,
96,
105,
114,
118,
126,
136,
143,
146,
153,
157,
160,
165,
169,
172,
177,
182,
185,
187,
193,
201,
203,
213,
220,
223,
227,
238,
248,
253,
256,
263,
265,
269,
281,
285,
291,
294,
301,
306,
314,
320,
325,
329,
332,
342,
349,
353,
363,
367,
373,
375,
381,
392,
398,
406,
411,
414,
417,
423,
432,
434,
440,
444,
447,
453,
462,
471,
473,
478,
487,
497,
501,
505,
510,
521,
523,
526,
535,
539,
550,
553,
559,
561,
567,
573,
576,
582,
590,
594,
602,
610,
613,
618,
624,
628,
633,
637,
644,
646,
652,
658,
662,
671,
677,
680,
684,
689,
694,
698,
700,
706,
709,
722,
727,
732,
737,
748,
751,
757,
767,
770,
781,
787,
792,
798,
804,
808,
816,
819,
825,
833,
835,
841,
847,
858,
861,
866,
880,
887,
890,
895,
899,
907,
911,
920,
925,
927,
933,
937,
943,
949,
955,
961,
966,
972,
983,
989,
993,
997,
1007,
1011,
1021,
1031,
1033,
1038,
1049,
1055,
1068,
1070,
1075,
1080,
1084,
1090,
1096,
1099,
1112,
1117,
1121,
1124,
1127,
1131,
1138,
1140,
1144,
1149,
1153,
1158,
1161,
1167,
1173,
1186,
1190,
1192,
1201,
1205,
1212,
1214,
1220,
1231,
1234,
1240,
1242,
1250,
1252,
1258,
1266,
1269,
1273,
1279,
1292,
1295,
1298,
1304,
1308,
1313,
1317,
1323,
1329,
1335,
1339,
1342,
1349,
1351
]
} | ad65aabafd664e13ad9cf5dd52158240 | who does ginny hex on the hogwarts express in harry potter and the half-blood prince | {
"tokens": [
"who",
"does",
"ginny",
"hex",
"on",
"the",
"hogwarts",
"express",
"in",
"harry",
"potter",
"and",
"the",
"half-blood",
"prince"
],
"offsets": [
0,
4,
9,
15,
19,
22,
26,
35,
43,
46,
52,
59,
63,
67,
78
]
} | {
"text": [
"Zacharias Smith"
],
"char_spans": [
{
"start": [
68
],
"end": [
82
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
17
]
}
]
} | [
"Zacharias Smith"
] |
NaturalQuestionsShort | <P> Use of standard time gradually increased because of its obvious practical advantages for communication and travel . Standard time in time zones was not established in U.S. law until the Standard Time Act of 1918 of March 19 , 1918 , also known as the Calder Act ( 15 USC 260 ) . The act also established daylight saving time , itself a contentious idea . </P> | {
"tokens": [
"<P>",
"Use",
"of",
"standard",
"time",
"gradually",
"increased",
"because",
"of",
"its",
"obvious",
"practical",
"advantages",
"for",
"communication",
"and",
"travel",
".",
"Standard",
"time",
"in",
"time",
"zones",
"was",
"not",
"established",
"in",
"U.S.",
"law",
"until",
"the",
"Standard",
"Time",
"Act",
"of",
"1918",
"of",
"March",
"19",
",",
"1918",
",",
"also",
"known",
"as",
"the",
"Calder",
"Act",
"(",
"15",
"USC",
"260",
")",
".",
"The",
"act",
"also",
"established",
"daylight",
"saving",
"time",
",",
"itself",
"a",
"contentious",
"idea",
".",
"</P>"
],
"offsets": [
0,
4,
8,
11,
20,
25,
35,
45,
53,
56,
60,
68,
78,
89,
93,
107,
111,
118,
120,
129,
134,
137,
142,
148,
152,
156,
168,
171,
176,
180,
186,
190,
199,
204,
208,
211,
216,
219,
225,
228,
230,
235,
237,
242,
248,
251,
255,
262,
266,
268,
271,
275,
279,
281,
283,
287,
291,
296,
308,
317,
324,
329,
331,
338,
340,
352,
357,
359
]
} | d49eaf69a4da4af1b7c35835f149fe74 | when did daylight savings begin in the united states | {
"tokens": [
"when",
"did",
"daylight",
"savings",
"begin",
"in",
"the",
"united",
"states"
],
"offsets": [
0,
5,
9,
18,
26,
32,
35,
39,
46
]
} | {
"text": [
"March 19 , 1918"
],
"char_spans": [
{
"start": [
219
],
"end": [
233
]
}
],
"token_spans": [
{
"start": [
37
],
"end": [
40
]
}
]
} | [
"March 19 , 1918"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> America 's Next Top Model ( cycle 24 ) </Th> </Tr> <Tr> <Td colspan="2"> Cycle 24 cast </Td> </Tr> <Tr> <Th> Country of origin </Th> <Td> United States </Td> </Tr> <Tr> <Th> No. of episodes </Th> <Td> 15 </Td> </Tr> <Tr> <Th colspan="2"> Release </Th> </Tr> <Tr> <Th> Original network </Th> <Td> VH1 </Td> </Tr> <Tr> <Th> Original release </Th> <Td> January 9 ( 2018 - 01 - 09 ) -- April 10 , 2018 ( 2018 - 04 - 10 ) </Td> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Th colspan="2"> Additional information </Th> </Tr> <Tr> <Th> Judges </Th> <Td> <Ul> <Li> Tyra Banks </Li> <Li> Ashley Graham </Li> <Li> Drew Elliott </Li> <Li> Law Roach </Li> </Ul> </Td> </Tr> <Tr> <Th> No. of contestants </Th> <Td> 15 </Td> </Tr> <Tr> <Th> Winner </Th> <Td> Kyla Coleman </Td> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> </Table> | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"America",
"'s",
"Next",
"Top",
"Model",
"(",
"cycle",
"24",
")",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Cycle",
"24",
"cast",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Country",
"of",
"origin",
"</Th>",
"<Td>",
"United",
"States",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"No.",
"of",
"episodes",
"</Th>",
"<Td>",
"15",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Release",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"Original",
"network",
"</Th>",
"<Td>",
"VH1",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Original",
"release",
"</Th>",
"<Td>",
"January",
"9",
"(",
"2018",
"-",
"01",
"-",
"09",
")",
"--",
"April",
"10",
",",
"2018",
"(",
"2018",
"-",
"04",
"-",
"10",
")",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Additional",
"information",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"Judges",
"</Th>",
"<Td>",
"<Ul>",
"<Li>",
"Tyra",
"Banks",
"</Li>",
"<Li>",
"Ashley",
"Graham",
"</Li>",
"<Li>",
"Drew",
"Elliott",
"</Li>",
"<Li>",
"Law",
"Roach",
"</Li>",
"</Ul>",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"No.",
"of",
"contestants",
"</Th>",
"<Td>",
"15",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Winner",
"</Th>",
"<Td>",
"Kyla",
"Coleman",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"</Table>"
],
"offsets": [
0,
8,
13,
17,
30,
38,
41,
46,
50,
56,
58,
64,
67,
69,
75,
81,
86,
90,
103,
109,
112,
117,
123,
129,
134,
139,
147,
150,
157,
163,
168,
175,
182,
188,
194,
199,
204,
208,
211,
220,
226,
231,
234,
240,
246,
251,
255,
268,
276,
282,
288,
293,
298,
307,
315,
321,
326,
330,
336,
342,
347,
352,
361,
369,
375,
380,
388,
390,
392,
397,
399,
402,
404,
407,
409,
412,
418,
421,
423,
428,
430,
435,
437,
440,
442,
445,
447,
453,
459,
464,
468,
481,
487,
493,
498,
502,
515,
526,
538,
544,
550,
555,
560,
567,
573,
578,
583,
588,
593,
599,
605,
610,
617,
624,
630,
635,
640,
648,
654,
659,
663,
669,
675,
681,
687,
693,
698,
703,
707,
710,
722,
728,
733,
736,
742,
748,
753,
758,
765,
771,
776,
781,
789,
795,
801,
806,
810,
823,
829,
835,
840,
844,
857,
863,
869
]
} | 3060d01131f34ef48df8cf9246e2d9f5 | who is the america next top model winner | {
"tokens": [
"who",
"is",
"the",
"america",
"next",
"top",
"model",
"winner"
],
"offsets": [
0,
4,
7,
11,
19,
24,
28,
34
]
} | {
"text": [
"Kyla Coleman"
],
"char_spans": [
{
"start": [
776
],
"end": [
787
]
}
],
"token_spans": [
{
"start": [
140
],
"end": [
141
]
}
]
} | [
"Kyla Coleman"
] |
NaturalQuestionsShort | <P> The Civil Rights Act of 1875 ( 18 Stat. 335 -- 337 ) , sometimes called Enforcement Act or Force Act , was a United States federal law enacted during the Reconstruction Era in response to civil rights violations to African Americans , `` to protect all citizens in their civil and legal rights '' , giving them equal treatment in public accommodations , public transportation , and to prohibit exclusion from jury service . The bill was passed by the 43rd United States Congress and signed into law by President Ulysses S. Grant on March 1 , 1875 . The law was generally opposed by public opinion , but blacks did favor it . It was not effectively enforced and historian William Gillette says the passage of the law was an `` insignificant victory . '' Eight years later , the Supreme Court ruled in Civil Rights Cases ( 1883 ) that the public accommodation sections of the act were unconstitutional , saying Congress was not afforded control over private persons or corporations . </P> | {
"tokens": [
"<P>",
"The",
"Civil",
"Rights",
"Act",
"of",
"1875",
"(",
"18",
"Stat.",
"335",
"--",
"337",
")",
",",
"sometimes",
"called",
"Enforcement",
"Act",
"or",
"Force",
"Act",
",",
"was",
"a",
"United",
"States",
"federal",
"law",
"enacted",
"during",
"the",
"Reconstruction",
"Era",
"in",
"response",
"to",
"civil",
"rights",
"violations",
"to",
"African",
"Americans",
",",
"``",
"to",
"protect",
"all",
"citizens",
"in",
"their",
"civil",
"and",
"legal",
"rights",
"''",
",",
"giving",
"them",
"equal",
"treatment",
"in",
"public",
"accommodations",
",",
"public",
"transportation",
",",
"and",
"to",
"prohibit",
"exclusion",
"from",
"jury",
"service",
".",
"The",
"bill",
"was",
"passed",
"by",
"the",
"43rd",
"United",
"States",
"Congress",
"and",
"signed",
"into",
"law",
"by",
"President",
"Ulysses",
"S.",
"Grant",
"on",
"March",
"1",
",",
"1875",
".",
"The",
"law",
"was",
"generally",
"opposed",
"by",
"public",
"opinion",
",",
"but",
"blacks",
"did",
"favor",
"it",
".",
"It",
"was",
"not",
"effectively",
"enforced",
"and",
"historian",
"William",
"Gillette",
"says",
"the",
"passage",
"of",
"the",
"law",
"was",
"an",
"``",
"insignificant",
"victory",
".",
"''",
"Eight",
"years",
"later",
",",
"the",
"Supreme",
"Court",
"ruled",
"in",
"Civil",
"Rights",
"Cases",
"(",
"1883",
")",
"that",
"the",
"public",
"accommodation",
"sections",
"of",
"the",
"act",
"were",
"unconstitutional",
",",
"saying",
"Congress",
"was",
"not",
"afforded",
"control",
"over",
"private",
"persons",
"or",
"corporations",
".",
"</P>"
],
"offsets": [
0,
4,
8,
14,
21,
25,
28,
33,
35,
38,
44,
48,
51,
55,
57,
59,
69,
76,
88,
92,
95,
101,
105,
107,
111,
113,
120,
127,
135,
139,
147,
154,
158,
173,
177,
180,
189,
192,
198,
205,
216,
219,
227,
237,
239,
242,
245,
253,
257,
266,
269,
275,
281,
285,
291,
298,
301,
303,
310,
315,
321,
331,
334,
341,
356,
358,
365,
380,
382,
386,
389,
398,
408,
413,
418,
426,
428,
432,
437,
441,
448,
451,
455,
460,
467,
474,
483,
487,
494,
499,
503,
506,
516,
524,
527,
533,
536,
542,
544,
546,
551,
553,
557,
561,
565,
575,
583,
586,
593,
601,
603,
607,
614,
618,
624,
627,
629,
632,
636,
640,
652,
661,
665,
675,
683,
692,
697,
701,
709,
712,
716,
720,
724,
727,
730,
744,
752,
754,
757,
763,
769,
775,
777,
781,
789,
795,
801,
804,
810,
817,
823,
825,
830,
832,
837,
841,
848,
862,
871,
874,
878,
882,
887,
904,
906,
913,
922,
926,
930,
939,
947,
952,
960,
968,
971,
984,
986
]
} | 03e117cc396a4cf1a893a09f1836c562 | what did the civil rights act of 1875 say | {
"tokens": [
"what",
"did",
"the",
"civil",
"rights",
"act",
"of",
"1875",
"say"
],
"offsets": [
0,
5,
9,
13,
19,
26,
30,
33,
38
]
} | {
"text": [
"to protect all citizens in their civil and legal rights"
],
"char_spans": [
{
"start": [
242
],
"end": [
296
]
}
],
"token_spans": [
{
"start": [
45
],
"end": [
54
]
}
]
} | [
"to protect all citizens in their civil and legal rights"
] |
NaturalQuestionsShort | <P> The Battle of the Little Bighorn , known to the Lakota and other Plains Indians as the Battle of the Greasy Grass and commonly referred to among white Americans as Custer 's Last Stand , was an armed engagement between combined forces of the Lakota , Northern Cheyenne , and Arapaho tribes and the 7th Cavalry Regiment of the United States Army . The battle , which resulted in the defeat of US forces , was the most significant action of the Great Sioux War of 1876 . It took place on June 25 -- 26 , 1876 , along the Little Bighorn River in the Crow Indian Reservation in southeastern Montana Territory . </P> | {
"tokens": [
"<P>",
"The",
"Battle",
"of",
"the",
"Little",
"Bighorn",
",",
"known",
"to",
"the",
"Lakota",
"and",
"other",
"Plains",
"Indians",
"as",
"the",
"Battle",
"of",
"the",
"Greasy",
"Grass",
"and",
"commonly",
"referred",
"to",
"among",
"white",
"Americans",
"as",
"Custer",
"'s",
"Last",
"Stand",
",",
"was",
"an",
"armed",
"engagement",
"between",
"combined",
"forces",
"of",
"the",
"Lakota",
",",
"Northern",
"Cheyenne",
",",
"and",
"Arapaho",
"tribes",
"and",
"the",
"7th",
"Cavalry",
"Regiment",
"of",
"the",
"United",
"States",
"Army",
".",
"The",
"battle",
",",
"which",
"resulted",
"in",
"the",
"defeat",
"of",
"US",
"forces",
",",
"was",
"the",
"most",
"significant",
"action",
"of",
"the",
"Great",
"Sioux",
"War",
"of",
"1876",
".",
"It",
"took",
"place",
"on",
"June",
"25",
"--",
"26",
",",
"1876",
",",
"along",
"the",
"Little",
"Bighorn",
"River",
"in",
"the",
"Crow",
"Indian",
"Reservation",
"in",
"southeastern",
"Montana",
"Territory",
".",
"</P>"
],
"offsets": [
0,
4,
8,
15,
18,
22,
29,
37,
39,
45,
48,
52,
59,
63,
69,
76,
84,
87,
91,
98,
101,
105,
112,
118,
122,
131,
140,
143,
149,
155,
165,
168,
175,
178,
183,
189,
191,
195,
198,
204,
215,
223,
232,
239,
242,
246,
253,
255,
264,
273,
275,
279,
287,
294,
298,
302,
306,
314,
323,
326,
330,
337,
344,
349,
351,
355,
362,
364,
370,
379,
382,
386,
393,
396,
399,
406,
408,
412,
416,
421,
433,
440,
443,
447,
453,
459,
463,
466,
471,
473,
476,
481,
487,
490,
495,
498,
501,
504,
506,
511,
513,
519,
523,
530,
538,
544,
547,
551,
556,
563,
575,
578,
591,
599,
609,
611
]
} | f412b887403645d69fb844bce1dca32e | when was the battle of little bighorn fought | {
"tokens": [
"when",
"was",
"the",
"battle",
"of",
"little",
"bighorn",
"fought"
],
"offsets": [
0,
5,
9,
13,
20,
23,
30,
38
]
} | {
"text": [
"June 25 -- 26 , 1876"
],
"char_spans": [
{
"start": [
490
],
"end": [
509
]
}
],
"token_spans": [
{
"start": [
93
],
"end": [
98
]
}
]
} | [
"June 25 -- 26 , 1876"
] |
NaturalQuestionsShort | <P> Since it opened , the Chesapeake Bay Bridge -- Tunnel has been crossed by more than 100 million vehicles . The CBBT complex carries U.S. Route 13 , the main north -- south highway on Virginia 's Eastern Shore , and , as part of the East Coast 's longstanding Ocean Highway , provides the only direct link between the Eastern Shore and South Hampton Roads regions , as well as an alternate route to link the Northeast and points in between with Norfolk and the Carolinas . The bridge -- tunnel saves motorists 95 miles ( 153 km ) and 1 ⁄ hours on a trip between Virginia Beach / Norfolk and points north and east of the Delaware Valley without going through the traffic congestion in the Baltimore -- Washington Metropolitan Area . The $15 toll is partially offset by some savings of tolls in Maryland and Delaware on I - 95 . From 1995 to 1999 , at a cost of almost $200 million , the capacity of the above - water portion was increased to four lanes . An upgrade of the two - lane tunnels was proposed but has not been carried out . </P> | {
"tokens": [
"<P>",
"Since",
"it",
"opened",
",",
"the",
"Chesapeake",
"Bay",
"Bridge",
"--",
"Tunnel",
"has",
"been",
"crossed",
"by",
"more",
"than",
"100",
"million",
"vehicles",
".",
"The",
"CBBT",
"complex",
"carries",
"U.S.",
"Route",
"13",
",",
"the",
"main",
"north",
"--",
"south",
"highway",
"on",
"Virginia",
"'s",
"Eastern",
"Shore",
",",
"and",
",",
"as",
"part",
"of",
"the",
"East",
"Coast",
"'s",
"longstanding",
"Ocean",
"Highway",
",",
"provides",
"the",
"only",
"direct",
"link",
"between",
"the",
"Eastern",
"Shore",
"and",
"South",
"Hampton",
"Roads",
"regions",
",",
"as",
"well",
"as",
"an",
"alternate",
"route",
"to",
"link",
"the",
"Northeast",
"and",
"points",
"in",
"between",
"with",
"Norfolk",
"and",
"the",
"Carolinas",
".",
"The",
"bridge",
"--",
"tunnel",
"saves",
"motorists",
"95",
"miles",
"(",
"153",
"km",
")",
"and",
"",
"1",
"⁄",
"hours",
"on",
"a",
"trip",
"between",
"Virginia",
"Beach",
"/",
"Norfolk",
"and",
"points",
"north",
"and",
"east",
"of",
"the",
"Delaware",
"Valley",
"without",
"going",
"through",
"the",
"traffic",
"congestion",
"in",
"the",
"Baltimore",
"--",
"Washington",
"Metropolitan",
"Area",
".",
"The",
"$15",
"toll",
"is",
"partially",
"offset",
"by",
"some",
"savings",
"of",
"tolls",
"in",
"Maryland",
"and",
"Delaware",
"on",
"I",
"-",
"95",
".",
"From",
"1995",
"to",
"1999",
",",
"at",
"a",
"cost",
"of",
"almost",
"$200",
"million",
",",
"the",
"capacity",
"of",
"the",
"above",
"-",
"water",
"portion",
"was",
"increased",
"to",
"four",
"lanes",
".",
"An",
"upgrade",
"of",
"the",
"two",
"-",
"lane",
"tunnels",
"was",
"proposed",
"but",
"has",
"not",
"been",
"carried",
"out",
".",
"</P>"
],
"offsets": [
0,
4,
10,
13,
20,
22,
26,
37,
41,
48,
51,
58,
62,
67,
75,
78,
83,
88,
92,
100,
109,
111,
115,
120,
128,
136,
141,
147,
150,
152,
156,
161,
167,
170,
176,
184,
187,
196,
199,
207,
213,
215,
219,
221,
224,
229,
232,
236,
241,
247,
250,
263,
269,
277,
279,
288,
292,
297,
304,
309,
317,
321,
329,
335,
339,
345,
353,
359,
367,
369,
372,
377,
380,
383,
393,
399,
402,
407,
411,
421,
425,
432,
435,
443,
448,
456,
460,
464,
474,
476,
480,
487,
490,
497,
503,
513,
516,
522,
524,
528,
531,
533,
537,
539,
541,
543,
549,
552,
554,
559,
567,
576,
582,
584,
592,
596,
603,
609,
613,
618,
621,
625,
634,
641,
649,
655,
663,
667,
675,
686,
689,
693,
703,
706,
717,
730,
735,
737,
741,
745,
750,
753,
763,
770,
773,
778,
786,
789,
795,
798,
807,
811,
820,
823,
825,
827,
830,
832,
837,
842,
845,
850,
852,
855,
857,
862,
865,
872,
877,
885,
887,
891,
900,
903,
907,
913,
915,
921,
929,
933,
943,
946,
951,
957,
959,
962,
970,
973,
977,
981,
983,
988,
996,
1000,
1009,
1013,
1017,
1021,
1026,
1034,
1038,
1040
]
} | 0ace07c58fb548f59d1b7eb86be0bfd6 | how much did it cost to build the chesapeake bay bridge tunnel | {
"tokens": [
"how",
"much",
"did",
"it",
"cost",
"to",
"build",
"the",
"chesapeake",
"bay",
"bridge",
"tunnel"
],
"offsets": [
0,
4,
9,
13,
16,
21,
24,
30,
34,
45,
49,
56
]
} | {
"text": [
"almost $200 million"
],
"char_spans": [
{
"start": [
865
],
"end": [
883
]
}
],
"token_spans": [
{
"start": [
166
],
"end": [
168
]
}
]
} | [
"almost $200 million"
] |
NaturalQuestionsShort | <P> Halobacterium salinarum is an extremely halophilic marine Gram - negative obligate aerobic archaeon . Despite its name , this is not a bacterium , but rather a member of the domain Archaea . It is found in salted fish , hides , hypersaline lakes , and salterns . As these salterns reach the minimum salinity limits for extreme halophiles , their waters become purple or reddish color due to the high densities of halophilic Archaea . H. salinarum has also been found in high - salt food such as salt pork , marine fish , and sausages . The ability of H. salinarum to survive at such high salt concentrations has led to its classification as an extremophile . </P> | {
"tokens": [
"<P>",
"Halobacterium",
"salinarum",
"is",
"an",
"extremely",
"halophilic",
"marine",
"Gram",
"-",
"negative",
"obligate",
"aerobic",
"archaeon",
".",
"Despite",
"its",
"name",
",",
"this",
"is",
"not",
"a",
"bacterium",
",",
"but",
"rather",
"a",
"member",
"of",
"the",
"domain",
"Archaea",
".",
"It",
"is",
"found",
"in",
"salted",
"fish",
",",
"hides",
",",
"hypersaline",
"lakes",
",",
"and",
"salterns",
".",
"As",
"these",
"salterns",
"reach",
"the",
"minimum",
"salinity",
"limits",
"for",
"extreme",
"halophiles",
",",
"their",
"waters",
"become",
"purple",
"or",
"reddish",
"color",
"due",
"to",
"the",
"high",
"densities",
"of",
"halophilic",
"Archaea",
".",
"H.",
"salinarum",
"has",
"also",
"been",
"found",
"in",
"high",
"-",
"salt",
"food",
"such",
"as",
"salt",
"pork",
",",
"marine",
"fish",
",",
"and",
"sausages",
".",
"The",
"ability",
"of",
"H.",
"salinarum",
"to",
"survive",
"at",
"such",
"high",
"salt",
"concentrations",
"has",
"led",
"to",
"its",
"classification",
"as",
"an",
"extremophile",
".",
"</P>"
],
"offsets": [
0,
4,
18,
28,
31,
34,
44,
55,
62,
67,
69,
78,
87,
95,
104,
106,
114,
118,
123,
125,
130,
133,
137,
139,
149,
151,
155,
162,
164,
171,
174,
178,
185,
193,
195,
198,
201,
207,
210,
217,
222,
224,
230,
232,
244,
250,
252,
256,
265,
267,
270,
276,
285,
291,
295,
303,
312,
319,
323,
331,
342,
344,
350,
357,
364,
371,
374,
382,
388,
392,
395,
399,
404,
414,
417,
428,
436,
438,
441,
451,
455,
460,
465,
471,
474,
479,
481,
486,
491,
496,
499,
504,
509,
511,
518,
523,
525,
529,
538,
540,
544,
552,
555,
558,
568,
571,
579,
582,
587,
592,
597,
612,
616,
620,
623,
627,
642,
645,
648,
661,
663
]
} | 1a531dbb055b4e9ea2fac0380f376d47 | how would you classify halobacterium salinarum as to salt needs | {
"tokens": [
"how",
"would",
"you",
"classify",
"halobacterium",
"salinarum",
"as",
"to",
"salt",
"needs"
],
"offsets": [
0,
4,
10,
14,
23,
37,
47,
50,
53,
58
]
} | {
"text": [
"halophilic"
],
"char_spans": [
{
"start": [
44
],
"end": [
53
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
6
]
}
]
} | [
"halophilic"
] |
NaturalQuestionsShort | <P> The series is an international co-production between CBBC , ZDF and Netflix The series was made available to stream internationally on Netflix on 22 July 2017 . It will be made available to members in the UK , Ireland and Germany after its premiere on CBBC and ZDF . The series premiered on CBBC on 11 January 2017 . A second series was confirmed in June 2017 and began airing from 8 January 2018 . </P> | {
"tokens": [
"<P>",
"The",
"series",
"is",
"an",
"international",
"co-production",
"between",
"CBBC",
",",
"ZDF",
"and",
"Netflix",
"The",
"series",
"was",
"made",
"available",
"to",
"stream",
"internationally",
"on",
"Netflix",
"on",
"22",
"July",
"2017",
".",
"It",
"will",
"be",
"made",
"available",
"to",
"members",
"in",
"the",
"UK",
",",
"Ireland",
"and",
"Germany",
"after",
"its",
"premiere",
"on",
"CBBC",
"and",
"ZDF",
".",
"The",
"series",
"premiered",
"on",
"CBBC",
"on",
"11",
"January",
"2017",
".",
"A",
"second",
"series",
"was",
"confirmed",
"in",
"June",
"2017",
"and",
"began",
"airing",
"from",
"8",
"January",
"2018",
".",
"</P>"
],
"offsets": [
0,
4,
8,
15,
18,
21,
35,
49,
57,
62,
64,
68,
72,
80,
84,
91,
95,
100,
110,
113,
120,
136,
139,
147,
150,
153,
158,
163,
165,
168,
173,
176,
181,
191,
194,
202,
205,
209,
212,
214,
222,
226,
234,
240,
244,
253,
256,
261,
265,
269,
271,
275,
282,
292,
295,
300,
303,
306,
314,
319,
321,
323,
330,
337,
341,
351,
354,
359,
364,
368,
374,
381,
386,
388,
396,
401,
403
]
} | bcfe27f3530a4b3587b04415361c1e42 | when is season 2 of the worst witch coming to netflix | {
"tokens": [
"when",
"is",
"season",
"2",
"of",
"the",
"worst",
"witch",
"coming",
"to",
"netflix"
],
"offsets": [
0,
5,
8,
15,
17,
20,
24,
30,
36,
43,
46
]
} | {
"text": [
"began airing from 8 January 2018"
],
"char_spans": [
{
"start": [
368
],
"end": [
399
]
}
],
"token_spans": [
{
"start": [
69
],
"end": [
74
]
}
]
} | [
"began airing from 8 January 2018"
] |
NaturalQuestionsShort | <Ul> <Li> Michael J. Fox as the voice of Chance </Li> <Li> Don Ameche as the voice of Shadow </Li> <Li> Sally Field as the voice of Sassy </Li> <Li> Robert Hays as Bob Seaver </Li> <Li> Kim Greist as Laura Burnford - Seaver </Li> <Li> Benj Thall as Peter Burnford </Li> <Li> Veronica Lauren as Hope Burnford </Li> <Li> Kevin Chevalia as Jamie Burnford </Li> <Li> William Edward Phipps as Quentin </Li> <Li> Ed Bernard as Desk Sergeant </Li> <Li> Gary Taylor as Frank </Li> <Li> Jean Smart as Kate </Li> <Li> Bart the Bear as Bear </Li> </Ul> | {
"tokens": [
"<Ul>",
"<Li>",
"Michael",
"J.",
"Fox",
"as",
"the",
"voice",
"of",
"Chance",
"</Li>",
"<Li>",
"Don",
"Ameche",
"as",
"the",
"voice",
"of",
"Shadow",
"</Li>",
"<Li>",
"Sally",
"Field",
"as",
"the",
"voice",
"of",
"Sassy",
"</Li>",
"<Li>",
"Robert",
"Hays",
"as",
"Bob",
"Seaver",
"</Li>",
"<Li>",
"Kim",
"Greist",
"as",
"Laura",
"Burnford",
"-",
"Seaver",
"</Li>",
"<Li>",
"Benj",
"Thall",
"as",
"Peter",
"Burnford",
"</Li>",
"<Li>",
"Veronica",
"Lauren",
"as",
"Hope",
"Burnford",
"</Li>",
"<Li>",
"Kevin",
"Chevalia",
"as",
"Jamie",
"Burnford",
"</Li>",
"<Li>",
"William",
"Edward",
"Phipps",
"as",
"Quentin",
"</Li>",
"<Li>",
"Ed",
"Bernard",
"as",
"Desk",
"Sergeant",
"</Li>",
"<Li>",
"Gary",
"Taylor",
"as",
"Frank",
"</Li>",
"<Li>",
"Jean",
"Smart",
"as",
"Kate",
"</Li>",
"<Li>",
"Bart",
"the",
"Bear",
"as",
"Bear",
"</Li>",
"</Ul>"
],
"offsets": [
0,
5,
10,
18,
21,
25,
28,
32,
38,
41,
48,
54,
59,
63,
70,
73,
77,
83,
86,
93,
99,
104,
110,
116,
119,
123,
129,
132,
138,
144,
149,
156,
161,
164,
168,
175,
181,
186,
190,
197,
200,
206,
215,
217,
224,
230,
235,
240,
246,
249,
255,
264,
270,
275,
284,
291,
294,
299,
308,
314,
319,
325,
334,
337,
343,
352,
358,
363,
371,
378,
385,
388,
396,
402,
407,
410,
418,
421,
426,
435,
441,
446,
451,
458,
461,
467,
473,
478,
483,
489,
492,
497,
503,
508,
513,
517,
522,
525,
530,
536
]
} | c09970da61b84d4e87f4df680b2e3973 | who was the voice of chance in homeward bound | {
"tokens": [
"who",
"was",
"the",
"voice",
"of",
"chance",
"in",
"homeward",
"bound"
],
"offsets": [
0,
4,
8,
12,
18,
21,
28,
31,
40
]
} | {
"text": [
"Michael J. Fox"
],
"char_spans": [
{
"start": [
10
],
"end": [
23
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
4
]
}
]
} | [
"Michael J. Fox"
] |
NaturalQuestionsShort | <P> The afferent nerve fibers of the olfactory receptor neurons , transmit nerve impulses about odors to the central nervous system , where they are perceived by the sense of smell ( olfaction ) . Derived from the embryonic nasal placode , the olfactory nerve is somewhat unusual among cranial nerves because it is capable of some regeneration if damaged . The olfactory nerve is sensory in nature and originates on the olfactory mucosa in the upper part of the nasal cavity . From the olfactory mucosa , the nerve ( actually many small nerve fascicles ) travels up through the cribriform plate of the ethmoid bone to reach the surface of the brain . Here the fascicles enter the olfactory bulb and synapse there ; from the bulbs ( one on each side ) the olfactory information is transmitted into the brain via the olfactory tract . The fascicles of the olfactory nerve are not visible on a cadaver brain because they are severed upon removal . </P> | {
"tokens": [
"<P>",
"The",
"afferent",
"nerve",
"fibers",
"of",
"the",
"olfactory",
"receptor",
"neurons",
",",
"transmit",
"nerve",
"impulses",
"about",
"odors",
"to",
"the",
"central",
"nervous",
"system",
",",
"where",
"they",
"are",
"perceived",
"by",
"the",
"sense",
"of",
"smell",
"(",
"olfaction",
")",
".",
"Derived",
"from",
"the",
"embryonic",
"nasal",
"placode",
",",
"the",
"olfactory",
"nerve",
"is",
"somewhat",
"unusual",
"among",
"cranial",
"nerves",
"because",
"it",
"is",
"capable",
"of",
"some",
"regeneration",
"if",
"damaged",
".",
"The",
"olfactory",
"nerve",
"is",
"sensory",
"in",
"nature",
"and",
"originates",
"on",
"the",
"olfactory",
"mucosa",
"in",
"the",
"upper",
"part",
"of",
"the",
"nasal",
"cavity",
".",
"From",
"the",
"olfactory",
"mucosa",
",",
"the",
"nerve",
"(",
"actually",
"many",
"small",
"nerve",
"fascicles",
")",
"travels",
"up",
"through",
"the",
"cribriform",
"plate",
"of",
"the",
"ethmoid",
"bone",
"to",
"reach",
"the",
"surface",
"of",
"the",
"brain",
".",
"Here",
"the",
"fascicles",
"enter",
"the",
"olfactory",
"bulb",
"and",
"synapse",
"there",
";",
"from",
"the",
"bulbs",
"(",
"one",
"on",
"each",
"side",
")",
"the",
"olfactory",
"information",
"is",
"transmitted",
"into",
"the",
"brain",
"via",
"the",
"olfactory",
"tract",
".",
"The",
"fascicles",
"of",
"the",
"olfactory",
"nerve",
"are",
"not",
"visible",
"on",
"a",
"cadaver",
"brain",
"because",
"they",
"are",
"severed",
"upon",
"removal",
".",
"</P>"
],
"offsets": [
0,
4,
8,
17,
23,
30,
33,
37,
47,
56,
64,
66,
75,
81,
90,
96,
102,
105,
109,
117,
125,
132,
134,
140,
145,
149,
159,
162,
166,
172,
175,
181,
183,
193,
195,
197,
205,
210,
214,
224,
230,
238,
240,
244,
254,
260,
263,
272,
280,
286,
294,
301,
309,
312,
315,
323,
326,
331,
344,
347,
355,
357,
361,
371,
377,
380,
388,
391,
398,
402,
413,
416,
420,
430,
437,
440,
444,
450,
455,
458,
462,
468,
475,
477,
482,
486,
496,
503,
505,
509,
515,
517,
526,
531,
537,
543,
553,
555,
563,
566,
574,
578,
589,
595,
598,
602,
610,
615,
618,
624,
628,
636,
639,
643,
649,
651,
656,
660,
670,
676,
680,
690,
695,
699,
707,
713,
715,
720,
724,
730,
732,
736,
739,
744,
749,
751,
755,
765,
777,
780,
792,
797,
801,
807,
811,
815,
825,
831,
833,
837,
847,
850,
854,
864,
870,
874,
878,
886,
889,
891,
899,
905,
913,
918,
922,
930,
935,
943,
945
]
} | 270476fcaae2471a97cf1f66c4e249bc | where does the olfactory nerve attached to the brain | {
"tokens": [
"where",
"does",
"the",
"olfactory",
"nerve",
"attached",
"to",
"the",
"brain"
],
"offsets": [
0,
6,
11,
15,
25,
31,
40,
43,
47
]
} | {
"text": [
"the olfactory bulb and synapse"
],
"char_spans": [
{
"start": [
676
],
"end": [
705
]
}
],
"token_spans": [
{
"start": [
119
],
"end": [
123
]
}
]
} | [
"the olfactory bulb and synapse"
] |
NaturalQuestionsShort | <P> The series is the first television drama to be filmed in Tang City Film Studios , Xiangyang , which was built especially for Chen Kaige 's fantasy film The Legend of the Cat Demon . Reportedly , the location was picked not only because it fits the time period of the story setting , but also because the location is not featured in dramas frequently , as most historical / ancient Chinese dramas are filmed at Hengdian World Studios . The series was also filmed in other places like Wuxi and Duyun . </P> | {
"tokens": [
"<P>",
"The",
"series",
"is",
"the",
"first",
"television",
"drama",
"to",
"be",
"filmed",
"in",
"Tang",
"City",
"Film",
"Studios",
",",
"Xiangyang",
",",
"which",
"was",
"built",
"especially",
"for",
"Chen",
"Kaige",
"'s",
"fantasy",
"film",
"The",
"Legend",
"of",
"the",
"Cat",
"Demon",
".",
"Reportedly",
",",
"the",
"location",
"was",
"picked",
"not",
"only",
"because",
"it",
"fits",
"the",
"time",
"period",
"of",
"the",
"story",
"setting",
",",
"but",
"also",
"because",
"the",
"location",
"is",
"not",
"featured",
"in",
"dramas",
"frequently",
",",
"as",
"most",
"historical",
"/",
"ancient",
"Chinese",
"dramas",
"are",
"filmed",
"at",
"Hengdian",
"World",
"Studios",
".",
"The",
"series",
"was",
"also",
"filmed",
"in",
"other",
"places",
"like",
"Wuxi",
"and",
"Duyun",
".",
"</P>"
],
"offsets": [
0,
4,
8,
15,
18,
22,
28,
39,
45,
48,
51,
58,
61,
66,
71,
76,
84,
86,
96,
98,
104,
108,
114,
125,
129,
134,
140,
143,
151,
156,
160,
167,
170,
174,
178,
184,
186,
197,
199,
203,
212,
216,
223,
227,
232,
240,
243,
248,
252,
257,
264,
267,
271,
277,
285,
287,
291,
296,
304,
308,
317,
320,
324,
333,
336,
343,
354,
356,
359,
364,
375,
377,
385,
393,
400,
404,
411,
414,
423,
429,
437,
439,
443,
450,
454,
459,
466,
469,
475,
482,
487,
492,
496,
502,
504
]
} | d19d03f26cb7420e854eb3caf5f9ea8f | where was the rise of the phoenixes filmed | {
"tokens": [
"where",
"was",
"the",
"rise",
"of",
"the",
"phoenixes",
"filmed"
],
"offsets": [
0,
6,
10,
14,
19,
22,
26,
36
]
} | {
"text": [
"Tang City Film Studios , Xiangyang",
"in other places like Wuxi and Duyun"
],
"char_spans": [
{
"start": [
61
],
"end": [
94
]
},
{
"start": [
466
],
"end": [
500
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
17
]
},
{
"start": [
86
],
"end": [
92
]
}
]
} | [
"Tang City Film Studios , Xiangyang",
"in other places like Wuxi and Duyun"
] |
NaturalQuestionsShort | <P> The American Recovery and Reinvestment Act of 2009 ( ARRA ) ( Pub. L. 111 -- 5 ) , nicknamed the Recovery Act , was a stimulus package enacted by the 111th U.S. Congress and signed into law by President Barack Obama in February 2009 . Developed in response to the Great Recession , the ARRA 's primary objective was to save existing jobs and create new ones as soon as possible . Other objectives were to provide temporary relief programs for those most affected by the recession and invest in infrastructure , education , health , and renewable energy . </P> | {
"tokens": [
"<P>",
"The",
"American",
"Recovery",
"and",
"Reinvestment",
"Act",
"of",
"2009",
"(",
"ARRA",
")",
"(",
"Pub.",
"L.",
"111",
"--",
"5",
")",
",",
"nicknamed",
"the",
"Recovery",
"Act",
",",
"was",
"a",
"stimulus",
"package",
"enacted",
"by",
"the",
"111th",
"U.S.",
"Congress",
"and",
"signed",
"into",
"law",
"by",
"President",
"Barack",
"Obama",
"in",
"February",
"2009",
".",
"Developed",
"in",
"response",
"to",
"the",
"Great",
"Recession",
",",
"the",
"ARRA",
"'s",
"primary",
"objective",
"was",
"to",
"save",
"existing",
"jobs",
"and",
"create",
"new",
"ones",
"as",
"soon",
"as",
"possible",
".",
"Other",
"objectives",
"were",
"to",
"provide",
"temporary",
"relief",
"programs",
"for",
"those",
"most",
"affected",
"by",
"the",
"recession",
"and",
"invest",
"in",
"infrastructure",
",",
"education",
",",
"health",
",",
"and",
"renewable",
"energy",
".",
"</P>"
],
"offsets": [
0,
4,
8,
17,
26,
30,
43,
47,
50,
55,
57,
62,
64,
66,
71,
74,
78,
81,
83,
85,
87,
97,
101,
110,
114,
116,
120,
122,
131,
139,
147,
150,
154,
160,
165,
174,
178,
185,
190,
194,
197,
207,
214,
220,
223,
232,
237,
239,
249,
252,
261,
264,
268,
274,
284,
286,
290,
295,
298,
306,
316,
320,
323,
328,
337,
342,
346,
353,
357,
362,
365,
370,
373,
382,
384,
390,
401,
406,
409,
417,
427,
434,
443,
447,
453,
458,
467,
470,
474,
484,
488,
495,
498,
513,
515,
525,
527,
534,
536,
540,
550,
557,
559
]
} | c38f2973d7884a21b061f2db06e336c1 | what was a primary goal of the american recovery and reinvestment act | {
"tokens": [
"what",
"was",
"a",
"primary",
"goal",
"of",
"the",
"american",
"recovery",
"and",
"reinvestment",
"act"
],
"offsets": [
0,
5,
9,
11,
19,
24,
27,
31,
40,
49,
53,
66
]
} | {
"text": [
"to save existing jobs and create new ones as soon as possible"
],
"char_spans": [
{
"start": [
320
],
"end": [
380
]
}
],
"token_spans": [
{
"start": [
61
],
"end": [
72
]
}
]
} | [
"to save existing jobs and create new ones as soon as possible"
] |
NaturalQuestionsShort | <P> The Walking Dead is mostly filmed in Georgia . Since 2002 , the state has offered a tax incentive for large film productions to drive producers to the state and bolster its economy . </P> | {
"tokens": [
"<P>",
"The",
"Walking",
"Dead",
"is",
"mostly",
"filmed",
"in",
"Georgia",
".",
"Since",
"2002",
",",
"the",
"state",
"has",
"offered",
"a",
"tax",
"incentive",
"for",
"large",
"film",
"productions",
"to",
"drive",
"producers",
"to",
"the",
"state",
"and",
"bolster",
"its",
"economy",
".",
"</P>"
],
"offsets": [
0,
4,
8,
16,
21,
24,
31,
38,
41,
49,
51,
57,
62,
64,
68,
74,
78,
86,
88,
92,
102,
106,
112,
117,
129,
132,
138,
148,
151,
155,
161,
165,
173,
177,
185,
187
]
} | 032987380a3b4c6e88de01d6458fd778 | where is the show the walking dead filmed | {
"tokens": [
"where",
"is",
"the",
"show",
"the",
"walking",
"dead",
"filmed"
],
"offsets": [
0,
6,
9,
13,
18,
22,
30,
35
]
} | {
"text": [
"mostly filmed in Georgia"
],
"char_spans": [
{
"start": [
24
],
"end": [
47
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
8
]
}
]
} | [
"mostly filmed in Georgia"
] |
NaturalQuestionsShort | <P> Annual precipitation is fairly even throughout the year across New York state . The Great Lakes region of New York sees the highest annual rain and snow amounts in New York state , and heavy lake - effect snow is common in both western and central New York in winter . In the hotter months , large , long - lived complexes of thunderstorms can invade the state from Canada and the Great Lakes , while tropical cyclones can bring rains and winds from the southwest during the summer and fall . Hurricane impacts on the state occur once every 18 -- 19 years , with major hurricane impacts every 70 -- 74 years . An average of ten tornadoes touch down in New York annually . </P> | {
"tokens": [
"<P>",
"Annual",
"precipitation",
"is",
"fairly",
"even",
"throughout",
"the",
"year",
"across",
"New",
"York",
"state",
".",
"The",
"Great",
"Lakes",
"region",
"of",
"New",
"York",
"sees",
"the",
"highest",
"annual",
"rain",
"and",
"snow",
"amounts",
"in",
"New",
"York",
"state",
",",
"and",
"heavy",
"lake",
"-",
"effect",
"snow",
"is",
"common",
"in",
"both",
"western",
"and",
"central",
"New",
"York",
"in",
"winter",
".",
"In",
"the",
"hotter",
"months",
",",
"large",
",",
"long",
"-",
"lived",
"complexes",
"of",
"thunderstorms",
"can",
"invade",
"the",
"state",
"from",
"Canada",
"and",
"the",
"Great",
"Lakes",
",",
"while",
"tropical",
"cyclones",
"can",
"bring",
"rains",
"and",
"winds",
"from",
"the",
"southwest",
"during",
"the",
"summer",
"and",
"fall",
".",
"Hurricane",
"impacts",
"on",
"the",
"state",
"occur",
"once",
"every",
"18",
"--",
"19",
"years",
",",
"with",
"major",
"hurricane",
"impacts",
"every",
"70",
"--",
"74",
"years",
".",
"An",
"average",
"of",
"ten",
"tornadoes",
"touch",
"down",
"in",
"New",
"York",
"annually",
".",
"</P>"
],
"offsets": [
0,
4,
11,
25,
28,
35,
40,
51,
55,
60,
67,
71,
76,
82,
84,
88,
94,
100,
107,
110,
114,
119,
124,
128,
136,
143,
148,
152,
157,
165,
168,
172,
177,
183,
185,
189,
195,
200,
202,
209,
214,
217,
224,
227,
232,
240,
244,
252,
256,
261,
264,
271,
273,
276,
280,
287,
294,
296,
302,
304,
309,
311,
317,
327,
330,
344,
348,
355,
359,
365,
370,
377,
381,
385,
391,
397,
399,
405,
414,
423,
427,
433,
439,
443,
449,
454,
458,
468,
475,
479,
486,
490,
495,
497,
507,
515,
518,
522,
528,
534,
539,
545,
548,
551,
554,
560,
562,
567,
573,
583,
591,
597,
600,
603,
606,
612,
614,
617,
625,
628,
632,
642,
648,
653,
656,
660,
665,
674,
676
]
} | 4e21a869e5d842778e7fa1c1bca6437f | when does it rain most in new york | {
"tokens": [
"when",
"does",
"it",
"rain",
"most",
"in",
"new",
"york"
],
"offsets": [
0,
5,
10,
13,
18,
23,
26,
30
]
} | {
"text": [
"The Great Lakes region"
],
"char_spans": [
{
"start": [
84
],
"end": [
105
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
17
]
}
]
} | [
"The Great Lakes region"
] |
NaturalQuestionsShort | <P> Jainism ( / ˈdʒeɪnɪzəm / ) , traditionally known as Jain Dharma , is an ancient Indian religion . Followers of Jainism are called `` Jains '' , a word derived from the Sanskrit word jina ( victor ) and connoting the path of victory in crossing over life 's stream of rebirths through an ethical and spiritual life . Jains trace their history through a succession of twenty - four victorious saviors and teachers known as Tirthankaras , with the first being Rishabhanatha , who is believed to have lived millions of years ago , and twenty - fourth being the Mahavira around 500 BCE . Jains believe that Jainism is an eternal dharma with the Tirthankaras guiding every cycle of the Jain cosmology . </P> | {
"tokens": [
"<P>",
"Jainism",
"(",
"/",
"ˈdʒeɪnɪzəm",
"/",
")",
",",
"traditionally",
"known",
"as",
"Jain",
"Dharma",
",",
"is",
"an",
"ancient",
"Indian",
"religion",
".",
"Followers",
"of",
"Jainism",
"are",
"called",
"``",
"Jains",
"''",
",",
"a",
"word",
"derived",
"from",
"the",
"Sanskrit",
"word",
"jina",
"(",
"victor",
")",
"and",
"connoting",
"the",
"path",
"of",
"victory",
"in",
"crossing",
"over",
"life",
"'s",
"stream",
"of",
"rebirths",
"through",
"an",
"ethical",
"and",
"spiritual",
"life",
".",
"Jains",
"trace",
"their",
"history",
"through",
"a",
"succession",
"of",
"twenty",
"-",
"four",
"victorious",
"saviors",
"and",
"teachers",
"known",
"as",
"Tirthankaras",
",",
"with",
"the",
"first",
"being",
"Rishabhanatha",
",",
"who",
"is",
"believed",
"to",
"have",
"lived",
"millions",
"of",
"years",
"ago",
",",
"and",
"twenty",
"-",
"fourth",
"being",
"the",
"Mahavira",
"around",
"500",
"BCE",
".",
"Jains",
"believe",
"that",
"Jainism",
"is",
"an",
"eternal",
"dharma",
"with",
"the",
"Tirthankaras",
"guiding",
"every",
"cycle",
"of",
"the",
"Jain",
"cosmology",
".",
"</P>"
],
"offsets": [
0,
4,
12,
14,
16,
27,
29,
31,
33,
47,
53,
56,
61,
68,
70,
73,
76,
84,
91,
100,
102,
112,
115,
123,
127,
134,
137,
143,
146,
148,
150,
155,
163,
168,
172,
181,
186,
191,
193,
200,
202,
206,
216,
220,
225,
228,
236,
239,
248,
253,
258,
261,
268,
271,
280,
288,
291,
299,
303,
313,
318,
320,
326,
332,
338,
346,
354,
356,
367,
370,
377,
379,
384,
395,
403,
407,
416,
422,
425,
438,
440,
445,
449,
455,
461,
475,
477,
481,
484,
493,
496,
501,
507,
516,
519,
525,
529,
531,
535,
542,
544,
551,
557,
561,
570,
577,
581,
585,
587,
593,
601,
606,
614,
617,
620,
628,
635,
640,
644,
657,
665,
671,
677,
680,
684,
689,
699,
701
]
} | 01aa3b02d92642609cd3c90c31b9cbc0 | what do you call someone who practices jainism | {
"tokens": [
"what",
"do",
"you",
"call",
"someone",
"who",
"practices",
"jainism"
],
"offsets": [
0,
5,
8,
12,
17,
25,
29,
39
]
} | {
"text": [
"Jains"
],
"char_spans": [
{
"start": [
137
],
"end": [
141
]
}
],
"token_spans": [
{
"start": [
26
],
"end": [
26
]
}
]
} | [
"Jains"
] |
NaturalQuestionsShort | <P> The Rio Grande rises in the western part of the Rio Grande National Forest in the U.S. state of Colorado . The river is formed by the joining of several streams at the base of Canby Mountain in the San Juan Mountains , just east of the Continental Divide . From there , it flows through the San Luis Valley , then south into the Middle Rio Grande Valley in New Mexico , passing through the Rio Grande Gorge near Taos , then toward Española , and picking up additional water from the San Juan - Chama Diversion Project from the Rio Chama . It then continues on a southerly route through the desert cities of Albuquerque and Las Cruces to El Paso , Texas , and Ciudad Juárez , Chihuahua . In the Albuquerque area , the river flows past a number of historic Pueblo villages , including Sandia Pueblo and Isleta Pueblo . Below El Paso , it serves as part of the border between the United States and Mexico . </P> | {
"tokens": [
"<P>",
"The",
"Rio",
"Grande",
"rises",
"in",
"the",
"western",
"part",
"of",
"the",
"Rio",
"Grande",
"National",
"Forest",
"in",
"the",
"U.S.",
"state",
"of",
"Colorado",
".",
"The",
"river",
"is",
"formed",
"by",
"the",
"joining",
"of",
"several",
"streams",
"at",
"the",
"base",
"of",
"Canby",
"Mountain",
"in",
"the",
"San",
"Juan",
"Mountains",
",",
"just",
"east",
"of",
"the",
"Continental",
"Divide",
".",
"From",
"there",
",",
"it",
"flows",
"through",
"the",
"San",
"Luis",
"Valley",
",",
"then",
"south",
"into",
"the",
"Middle",
"Rio",
"Grande",
"Valley",
"in",
"New",
"Mexico",
",",
"passing",
"through",
"the",
"Rio",
"Grande",
"Gorge",
"near",
"Taos",
",",
"then",
"toward",
"Española",
",",
"and",
"picking",
"up",
"additional",
"water",
"from",
"the",
"San",
"Juan",
"-",
"Chama",
"Diversion",
"Project",
"from",
"the",
"Rio",
"Chama",
".",
"It",
"then",
"continues",
"on",
"a",
"southerly",
"route",
"through",
"the",
"desert",
"cities",
"of",
"Albuquerque",
"and",
"Las",
"Cruces",
"to",
"El",
"Paso",
",",
"Texas",
",",
"and",
"Ciudad",
"Juárez",
",",
"Chihuahua",
".",
"In",
"the",
"Albuquerque",
"area",
",",
"the",
"river",
"flows",
"past",
"a",
"number",
"of",
"historic",
"Pueblo",
"villages",
",",
"including",
"Sandia",
"Pueblo",
"and",
"Isleta",
"Pueblo",
".",
"Below",
"El",
"Paso",
",",
"it",
"serves",
"as",
"part",
"of",
"the",
"border",
"between",
"the",
"United",
"States",
"and",
"Mexico",
".",
"</P>"
],
"offsets": [
0,
4,
8,
12,
19,
25,
28,
32,
40,
45,
48,
52,
56,
63,
72,
79,
82,
86,
91,
97,
100,
109,
111,
115,
121,
124,
131,
134,
138,
146,
149,
157,
165,
168,
172,
177,
180,
186,
195,
198,
202,
206,
211,
221,
223,
228,
233,
236,
240,
252,
259,
261,
266,
272,
274,
277,
283,
291,
295,
299,
304,
311,
313,
318,
324,
329,
333,
340,
344,
351,
358,
361,
365,
372,
374,
382,
390,
394,
398,
405,
411,
416,
421,
423,
428,
435,
444,
446,
450,
458,
461,
472,
478,
483,
487,
491,
496,
498,
504,
514,
522,
527,
531,
535,
541,
543,
546,
551,
561,
564,
566,
576,
582,
590,
594,
601,
608,
611,
623,
627,
631,
638,
641,
644,
649,
651,
657,
659,
663,
670,
677,
679,
689,
691,
694,
698,
710,
715,
717,
721,
727,
733,
738,
740,
747,
750,
759,
766,
775,
777,
787,
794,
801,
805,
812,
819,
821,
827,
830,
835,
837,
840,
847,
850,
855,
858,
862,
869,
877,
881,
888,
895,
899,
906,
908
]
} | 0c9b905b80a34177a7c460a398603c10 | where does the rio grande river start in colorado | {
"tokens": [
"where",
"does",
"the",
"rio",
"grande",
"river",
"start",
"in",
"colorado"
],
"offsets": [
0,
6,
11,
15,
19,
26,
32,
38,
41
]
} | {
"text": [
"the base of Canby Mountain in the San Juan Mountains , just east of the Continental Divide"
],
"char_spans": [
{
"start": [
168
],
"end": [
257
]
}
],
"token_spans": [
{
"start": [
33
],
"end": [
49
]
}
]
} | [
"the base of Canby Mountain in the San Juan Mountains , just east of the Continental Divide"
] |
NaturalQuestionsShort | <P> After a 20 - year hiatus of severed ties , then - U.S. President Bill Clinton announced the formal normalization of diplomatic relations between the United States of America and the Socialist Republic of Vietnam on July 11 , 1995 . Subsequent to President Clinton 's normalization announcement , in August 1995 , both countries upgraded their Liaison Offices opened during January 1995 to embassy status . As diplomatic ties between the nations grew , the United States opened a consulate general in Ho Chi Minh City , and Vietnam opened a consulate in San Francisco , California . </P> | {
"tokens": [
"<P>",
"After",
"a",
"20",
"-",
"year",
"hiatus",
"of",
"severed",
"ties",
",",
"then",
"-",
"U.S.",
"President",
"Bill",
"Clinton",
"announced",
"the",
"formal",
"normalization",
"of",
"diplomatic",
"relations",
"between",
"the",
"United",
"States",
"of",
"America",
"and",
"the",
"Socialist",
"Republic",
"of",
"Vietnam",
"on",
"July",
"11",
",",
"1995",
".",
"Subsequent",
"to",
"President",
"Clinton",
"'s",
"normalization",
"announcement",
",",
"in",
"August",
"1995",
",",
"both",
"countries",
"upgraded",
"their",
"Liaison",
"Offices",
"opened",
"during",
"January",
"1995",
"to",
"embassy",
"status",
".",
"As",
"diplomatic",
"ties",
"between",
"the",
"nations",
"grew",
",",
"the",
"United",
"States",
"opened",
"a",
"consulate",
"general",
"in",
"Ho",
"Chi",
"Minh",
"City",
",",
"and",
"Vietnam",
"opened",
"a",
"consulate",
"in",
"San",
"Francisco",
",",
"California",
".",
"</P>"
],
"offsets": [
0,
4,
10,
12,
15,
17,
22,
29,
32,
40,
45,
47,
52,
54,
59,
69,
74,
82,
92,
96,
103,
117,
120,
131,
141,
149,
153,
160,
167,
170,
178,
182,
186,
196,
205,
208,
216,
219,
224,
227,
229,
234,
236,
247,
250,
260,
268,
271,
285,
298,
300,
303,
310,
315,
317,
322,
332,
341,
347,
355,
363,
370,
377,
385,
390,
393,
401,
408,
410,
413,
424,
429,
437,
441,
449,
454,
456,
460,
467,
474,
481,
483,
493,
501,
504,
507,
511,
516,
521,
523,
527,
535,
542,
544,
554,
557,
561,
571,
573,
584,
586
]
} | c03e23dceddd4720a7004471494954d0 | where is vietnam located in relation to the united states | {
"tokens": [
"where",
"is",
"vietnam",
"located",
"in",
"relation",
"to",
"the",
"united",
"states"
],
"offsets": [
0,
6,
9,
17,
25,
28,
37,
40,
44,
51
]
} | {
"text": [
"After a 20 - year hiatus of severed ties , then - U.S. President Bill Clinton announced the formal normalization of diplomatic relations between the United States of America and the Socialist Republic of Vietnam on July 11 , 1995 . Subsequent to President Clinton 's normalization announcement , in August 1995 , both countries upgraded their Liaison Offices opened during January 1995 to embassy status . As diplomatic ties between the nations grew , the United States opened a consulate general in Ho Chi Minh City , and Vietnam opened a consulate in San Francisco , California ."
],
"char_spans": [
{
"start": [
4
],
"end": [
584
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
99
]
}
]
} | [
"After a 20 - year hiatus of severed ties , then - U.S. President Bill Clinton announced the formal normalization of diplomatic relations between the United States of America and the Socialist Republic of Vietnam on July 11 , 1995 . Subsequent to President Clinton 's normalization announcement , in August 1995 , both countries upgraded their Liaison Offices opened during January 1995 to embassy status . As diplomatic ties between the nations grew , the United States opened a consulate general in Ho Chi Minh City , and Vietnam opened a consulate in San Francisco , California ."
] |
NaturalQuestionsShort | <P> The junction between the small intestine and the colon , called the ileocecal valve , is so small in some animals that it was not considered to be a connection between the small and large intestines . During a dissection , the colon could be traced from the rectum , to the sigmoid colon , through the descending , transverse , and ascending sections . The cecum is an end point for the colon with a dead - end portion terminating with the appendix . </P> | {
"tokens": [
"<P>",
"The",
"junction",
"between",
"the",
"small",
"intestine",
"and",
"the",
"colon",
",",
"called",
"the",
"ileocecal",
"valve",
",",
"is",
"so",
"small",
"in",
"some",
"animals",
"that",
"it",
"was",
"not",
"considered",
"to",
"be",
"a",
"connection",
"between",
"the",
"small",
"and",
"large",
"intestines",
".",
"During",
"a",
"dissection",
",",
"the",
"colon",
"could",
"be",
"traced",
"from",
"the",
"rectum",
",",
"to",
"the",
"sigmoid",
"colon",
",",
"through",
"the",
"descending",
",",
"transverse",
",",
"and",
"ascending",
"sections",
".",
"The",
"cecum",
"is",
"an",
"end",
"point",
"for",
"the",
"colon",
"with",
"a",
"dead",
"-",
"end",
"portion",
"terminating",
"with",
"the",
"appendix",
".",
"</P>"
],
"offsets": [
0,
4,
8,
17,
25,
29,
35,
45,
49,
53,
59,
61,
68,
72,
82,
88,
90,
93,
96,
102,
105,
110,
118,
123,
126,
130,
134,
145,
148,
151,
153,
164,
172,
176,
182,
186,
192,
203,
205,
212,
214,
225,
227,
231,
237,
243,
246,
253,
258,
262,
269,
271,
274,
278,
286,
292,
294,
302,
306,
317,
319,
330,
332,
336,
346,
355,
357,
361,
367,
370,
373,
377,
383,
387,
391,
397,
402,
404,
409,
411,
415,
423,
435,
440,
444,
453,
455
]
} | 8b961b1b400f4c48bf339bd3d99e21dc | where does the small intestine join the colon | {
"tokens": [
"where",
"does",
"the",
"small",
"intestine",
"join",
"the",
"colon"
],
"offsets": [
0,
6,
11,
15,
21,
31,
36,
40
]
} | {
"text": [
"ileocecal valve"
],
"char_spans": [
{
"start": [
72
],
"end": [
86
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
14
]
}
]
} | [
"ileocecal valve"
] |
NaturalQuestionsShort | <P> Burgoyne found himself trapped by superior American forces with no relief in sight , so he retreated to Saratoga ( now Schuylerville ) and surrendered his entire army there on October 17 . His surrender , says historian Edmund Morgan , `` was a great turning point of the war because it won for Americans the foreign assistance which was the last element needed for victory . '' </P> | {
"tokens": [
"<P>",
"Burgoyne",
"found",
"himself",
"trapped",
"by",
"superior",
"American",
"forces",
"with",
"no",
"relief",
"in",
"sight",
",",
"so",
"he",
"retreated",
"to",
"Saratoga",
"(",
"now",
"Schuylerville",
")",
"and",
"surrendered",
"his",
"entire",
"army",
"there",
"on",
"October",
"17",
".",
"His",
"surrender",
",",
"says",
"historian",
"Edmund",
"Morgan",
",",
"``",
"was",
"a",
"great",
"turning",
"point",
"of",
"the",
"war",
"because",
"it",
"won",
"for",
"Americans",
"the",
"foreign",
"assistance",
"which",
"was",
"the",
"last",
"element",
"needed",
"for",
"victory",
".",
"''",
"</P>"
],
"offsets": [
0,
4,
13,
19,
27,
35,
38,
47,
56,
63,
68,
71,
78,
81,
87,
89,
92,
95,
105,
108,
117,
119,
123,
137,
139,
143,
155,
159,
166,
171,
177,
180,
188,
191,
193,
197,
207,
209,
214,
224,
231,
238,
240,
243,
247,
249,
255,
263,
269,
272,
276,
280,
288,
291,
295,
299,
309,
313,
321,
332,
338,
342,
346,
351,
359,
366,
370,
378,
380,
383
]
} | 2e271661662f440e84bee9afda18aa0c | who won the battle of saratoga in the revolutionary war | {
"tokens": [
"who",
"won",
"the",
"battle",
"of",
"saratoga",
"in",
"the",
"revolutionary",
"war"
],
"offsets": [
0,
4,
8,
12,
19,
22,
31,
34,
38,
52
]
} | {
"text": [
"Americans"
],
"char_spans": [
{
"start": [
299
],
"end": [
307
]
}
],
"token_spans": [
{
"start": [
55
],
"end": [
55
]
}
]
} | [
"Americans"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Seasons </Th> <Th> Team </Th> <Th> Last World Series championship won </Th> <Th> Last World Series appearance </Th> </Tr> <Tr> <Td> 69 </Td> <Td> Cleveland Indians </Td> <Td> 1948 </Td> <Td> 2016 </Td> </Tr> <Tr> <Td> 57 </Td> <Td> Texas Rangers </Td> <Td> Never ( franchise began 1961 ) </Td> <Td> 2011 </Td> </Tr> <Tr> <Td> 49 </Td> <Td> Milwaukee Brewers </Td> <Td> Never ( franchise began 1969 ) </Td> <Td> 1982 </Td> </Tr> <Tr> <Td> 49 </Td> <Td> San Diego Padres </Td> <Td> Never ( franchise began 1969 ) </Td> <Td> 1998 </Td> </Tr> <Tr> <Td> 49 </Td> <Td> Washington Nationals </Td> <Td> Never ( franchise began 1969 ) </Td> <Td> Never </Td> </Tr> <Tr> <Td> 41 </Td> <Td> Seattle Mariners </Td> <Td> Never ( franchise began 1977 ) </Td> <Td> Never </Td> </Tr> <Tr> <Td> 38 </Td> <Td> Pittsburgh Pirates </Td> <Td> 1979 </Td> <Td> 1979 </Td> </Tr> <Tr> <Td> 34 </Td> <Td> Baltimore Orioles </Td> <Td> </Td> <Td> </Td> </Tr> <Tr> <Td> 33 </Td> <Td> Detroit Tigers </Td> <Td> 1984 </Td> <Td> 2012 </Td> </Tr> <Tr> <Td> 31 </Td> <Td> New York Mets </Td> <Td> 1986 </Td> <Td> 2015 </Td> </Tr> <Tr> <Td> 29 </Td> <Td> Los Angeles Dodgers </Td> <Td> 1988 </Td> <Td> 2017 </Td> </Tr> <Tr> <Td> 28 </Td> <Td> Oakland Athletics </Td> <Td> 1989 </Td> <Td> 1990 </Td> </Tr> <Tr> <Td> 27 </Td> <Td> Cincinnati Reds </Td> <Td> 1990 </Td> <Td> 1990 </Td> </Tr> <Tr> <Td> 26 </Td> <Td> Minnesota Twins </Td> <Td> 1991 </Td> <Td> 1991 </Td> </Tr> <Tr> <Td> 25 </Td> <Td> Colorado Rockies </Td> <Td> Never ( franchise began 1993 ) </Td> <Td> 2007 </Td> </Tr> <Tr> <Td> 24 </Td> <Td> Toronto Blue Jays </Td> <Td> 1993 </Td> <Td> 1993 </Td> </Tr> <Tr> <Td> 22 </Td> <Td> Atlanta Braves </Td> <Td> 1995 </Td> <Td> 1999 </Td> </Tr> <Tr> <Td> 20 </Td> <Td> Tampa Bay Rays </Td> <Td> Never ( franchise began 1998 ) </Td> <Td> 2008 </Td> </Tr> <Tr> <Td> 16 </Td> <Td> Arizona Diamondbacks </Td> <Td> 2001 </Td> <Td> 2001 </Td> </Tr> <Tr> <Td> 15 </Td> <Td> Los Angeles Angels </Td> <Td> 2002 </Td> <Td> 2002 </Td> </Tr> <Tr> <Td> 14 </Td> <Td> Miami Marlins </Td> <Td> 2003 </Td> <Td> 2003 </Td> </Tr> <Tr> <Td> 12 </Td> <Td> Chicago White Sox </Td> <Td> 2005 </Td> <Td> 2005 </Td> </Tr> <Tr> <Td> 9 </Td> <Td> Philadelphia Phillies </Td> <Td> 2008 </Td> <Td> 2009 </Td> </Tr> <Tr> <Td> 8 </Td> <Td> New York Yankees </Td> <Td> 2009 </Td> <Td> 2009 </Td> </Tr> <Tr> <Td> 6 </Td> <Td> St. Louis Cardinals </Td> <Td> 2011 </Td> <Td> 2013 </Td> </Tr> <Tr> <Td> </Td> <Td> Boston Red Sox </Td> <Td> 2013 </Td> <Td> 2013 </Td> </Tr> <Tr> <Td> </Td> <Td> San Francisco Giants </Td> <Td> 2014 </Td> <Td> 2014 </Td> </Tr> <Tr> <Td> </Td> <Td> Kansas City Royals </Td> <Td> 2015 </Td> <Td> 2015 </Td> </Tr> <Tr> <Td> </Td> <Td> Chicago Cubs </Td> <Td> 2016 </Td> <Td> 2016 </Td> </Tr> <Tr> <Td> * </Td> <Td> Houston Astros </Td> <Td> 2017 </Td> <Td> 2017 </Td> </Tr> </Table> | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Seasons",
"</Th>",
"<Th>",
"Team",
"</Th>",
"<Th>",
"Last",
"World",
"Series",
"championship",
"won",
"</Th>",
"<Th>",
"Last",
"World",
"Series",
"appearance",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"69",
"</Td>",
"<Td>",
"Cleveland",
"Indians",
"</Td>",
"<Td>",
"1948",
"</Td>",
"<Td>",
"2016",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"57",
"</Td>",
"<Td>",
"Texas",
"Rangers",
"</Td>",
"<Td>",
"Never",
"(",
"franchise",
"began",
"1961",
")",
"</Td>",
"<Td>",
"2011",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"49",
"</Td>",
"<Td>",
"Milwaukee",
"Brewers",
"</Td>",
"<Td>",
"Never",
"(",
"franchise",
"began",
"1969",
")",
"</Td>",
"<Td>",
"1982",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"49",
"</Td>",
"<Td>",
"San",
"Diego",
"Padres",
"</Td>",
"<Td>",
"Never",
"(",
"franchise",
"began",
"1969",
")",
"</Td>",
"<Td>",
"1998",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"49",
"</Td>",
"<Td>",
"Washington",
"Nationals",
"</Td>",
"<Td>",
"Never",
"(",
"franchise",
"began",
"1969",
")",
"</Td>",
"<Td>",
"Never",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"41",
"</Td>",
"<Td>",
"Seattle",
"Mariners",
"</Td>",
"<Td>",
"Never",
"(",
"franchise",
"began",
"1977",
")",
"</Td>",
"<Td>",
"Never",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"38",
"</Td>",
"<Td>",
"Pittsburgh",
"Pirates",
"</Td>",
"<Td>",
"1979",
"</Td>",
"<Td>",
"1979",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"34",
"</Td>",
"<Td>",
"Baltimore",
"Orioles",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"33",
"</Td>",
"<Td>",
"Detroit",
"Tigers",
"</Td>",
"<Td>",
"1984",
"</Td>",
"<Td>",
"2012",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"31",
"</Td>",
"<Td>",
"New",
"York",
"Mets",
"</Td>",
"<Td>",
"1986",
"</Td>",
"<Td>",
"2015",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"29",
"</Td>",
"<Td>",
"Los",
"Angeles",
"Dodgers",
"</Td>",
"<Td>",
"1988",
"</Td>",
"<Td>",
"2017",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"28",
"</Td>",
"<Td>",
"Oakland",
"Athletics",
"</Td>",
"<Td>",
"1989",
"</Td>",
"<Td>",
"1990",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"27",
"</Td>",
"<Td>",
"Cincinnati",
"Reds",
"</Td>",
"<Td>",
"1990",
"</Td>",
"<Td>",
"1990",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"26",
"</Td>",
"<Td>",
"Minnesota",
"Twins",
"</Td>",
"<Td>",
"1991",
"</Td>",
"<Td>",
"1991",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"25",
"</Td>",
"<Td>",
"Colorado",
"Rockies",
"</Td>",
"<Td>",
"Never",
"(",
"franchise",
"began",
"1993",
")",
"</Td>",
"<Td>",
"2007",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"24",
"</Td>",
"<Td>",
"Toronto",
"Blue",
"Jays",
"</Td>",
"<Td>",
"1993",
"</Td>",
"<Td>",
"1993",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"22",
"</Td>",
"<Td>",
"Atlanta",
"Braves",
"</Td>",
"<Td>",
"1995",
"</Td>",
"<Td>",
"1999",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"20",
"</Td>",
"<Td>",
"Tampa",
"Bay",
"Rays",
"</Td>",
"<Td>",
"Never",
"(",
"franchise",
"began",
"1998",
")",
"</Td>",
"<Td>",
"2008",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"16",
"</Td>",
"<Td>",
"Arizona",
"Diamondbacks",
"</Td>",
"<Td>",
"2001",
"</Td>",
"<Td>",
"2001",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"15",
"</Td>",
"<Td>",
"Los",
"Angeles",
"Angels",
"</Td>",
"<Td>",
"2002",
"</Td>",
"<Td>",
"2002",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"14",
"</Td>",
"<Td>",
"Miami",
"Marlins",
"</Td>",
"<Td>",
"2003",
"</Td>",
"<Td>",
"2003",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"12",
"</Td>",
"<Td>",
"Chicago",
"White",
"Sox",
"</Td>",
"<Td>",
"2005",
"</Td>",
"<Td>",
"2005",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"9",
"</Td>",
"<Td>",
"Philadelphia",
"Phillies",
"</Td>",
"<Td>",
"2008",
"</Td>",
"<Td>",
"2009",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"8",
"</Td>",
"<Td>",
"New",
"York",
"Yankees",
"</Td>",
"<Td>",
"2009",
"</Td>",
"<Td>",
"2009",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"6",
"</Td>",
"<Td>",
"St.",
"Louis",
"Cardinals",
"</Td>",
"<Td>",
"2011",
"</Td>",
"<Td>",
"2013",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"Boston",
"Red",
"Sox",
"</Td>",
"<Td>",
"2013",
"</Td>",
"<Td>",
"2013",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"San",
"Francisco",
"Giants",
"</Td>",
"<Td>",
"2014",
"</Td>",
"<Td>",
"2014",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"Kansas",
"City",
"Royals",
"</Td>",
"<Td>",
"2015",
"</Td>",
"<Td>",
"2015",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"Chicago",
"Cubs",
"</Td>",
"<Td>",
"2016",
"</Td>",
"<Td>",
"2016",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"*",
"</Td>",
"<Td>",
"Houston",
"Astros",
"</Td>",
"<Td>",
"2017",
"</Td>",
"<Td>",
"2017",
"</Td>",
"</Tr>",
"</Table>"
],
"offsets": [
0,
8,
13,
18,
26,
32,
37,
42,
48,
53,
58,
64,
71,
84,
88,
94,
99,
104,
110,
117,
128,
134,
140,
145,
150,
153,
159,
164,
174,
182,
188,
193,
198,
204,
209,
214,
220,
226,
231,
236,
239,
245,
250,
256,
264,
270,
275,
281,
283,
293,
299,
304,
306,
312,
317,
322,
328,
334,
339,
344,
347,
353,
358,
368,
376,
382,
387,
393,
395,
405,
411,
416,
418,
424,
429,
434,
440,
446,
451,
456,
459,
465,
470,
474,
480,
487,
493,
498,
504,
506,
516,
522,
527,
529,
535,
540,
545,
551,
557,
562,
567,
570,
576,
581,
592,
602,
608,
613,
619,
621,
631,
637,
642,
644,
650,
655,
661,
667,
673,
678,
683,
686,
692,
697,
705,
714,
720,
725,
731,
733,
743,
749,
754,
756,
762,
767,
773,
779,
785,
790,
795,
798,
804,
809,
820,
828,
834,
839,
844,
850,
855,
860,
866,
872,
877,
882,
885,
891,
896,
906,
914,
920,
925,
931,
936,
942,
948,
953,
958,
961,
967,
972,
980,
987,
993,
998,
1003,
1009,
1014,
1019,
1025,
1031,
1036,
1041,
1044,
1050,
1055,
1059,
1064,
1069,
1075,
1080,
1085,
1091,
1096,
1101,
1107,
1113,
1118,
1123,
1126,
1132,
1137,
1141,
1149,
1157,
1163,
1168,
1173,
1179,
1184,
1189,
1195,
1201,
1206,
1211,
1214,
1220,
1225,
1233,
1243,
1249,
1254,
1259,
1265,
1270,
1275,
1281,
1287,
1292,
1297,
1300,
1306,
1311,
1322,
1327,
1333,
1338,
1343,
1349,
1354,
1359,
1365,
1371,
1376,
1381,
1384,
1390,
1395,
1405,
1411,
1417,
1422,
1427,
1433,
1438,
1443,
1449,
1455,
1460,
1465,
1468,
1474,
1479,
1488,
1496,
1502,
1507,
1513,
1515,
1525,
1531,
1536,
1538,
1544,
1549,
1554,
1560,
1566,
1571,
1576,
1579,
1585,
1590,
1598,
1603,
1608,
1614,
1619,
1624,
1630,
1635,
1640,
1646,
1652,
1657,
1662,
1665,
1671,
1676,
1684,
1691,
1697,
1702,
1707,
1713,
1718,
1723,
1729,
1735,
1740,
1745,
1748,
1754,
1759,
1765,
1769,
1774,
1780,
1785,
1791,
1793,
1803,
1809,
1814,
1816,
1822,
1827,
1832,
1838,
1844,
1849,
1854,
1857,
1863,
1868,
1876,
1889,
1895,
1900,
1905,
1911,
1916,
1921,
1927,
1933,
1938,
1943,
1946,
1952,
1957,
1961,
1969,
1976,
1982,
1987,
1992,
1998,
2003,
2008,
2014,
2020,
2025,
2030,
2033,
2039,
2044,
2050,
2058,
2064,
2069,
2074,
2080,
2085,
2090,
2096,
2102,
2107,
2112,
2115,
2121,
2126,
2134,
2140,
2144,
2150,
2155,
2160,
2166,
2171,
2176,
2182,
2188,
2193,
2198,
2200,
2206,
2211,
2224,
2233,
2239,
2244,
2249,
2255,
2260,
2265,
2271,
2277,
2282,
2287,
2289,
2295,
2300,
2304,
2309,
2317,
2323,
2328,
2333,
2339,
2344,
2349,
2355,
2361,
2366,
2371,
2373,
2379,
2384,
2388,
2394,
2404,
2410,
2415,
2420,
2426,
2431,
2436,
2442,
2448,
2453,
2458,
2464,
2469,
2476,
2480,
2484,
2490,
2495,
2500,
2506,
2511,
2516,
2522,
2528,
2533,
2538,
2544,
2549,
2553,
2563,
2570,
2576,
2581,
2586,
2592,
2597,
2602,
2608,
2614,
2619,
2624,
2630,
2635,
2642,
2647,
2654,
2660,
2665,
2670,
2676,
2681,
2686,
2692,
2698,
2703,
2708,
2714,
2719,
2727,
2732,
2738,
2743,
2748,
2754,
2759,
2764,
2770,
2776,
2781,
2786,
2788,
2794,
2799,
2807,
2814,
2820,
2825,
2830,
2836,
2841,
2846,
2852,
2858
]
} | e3bd9949723f454892c9fef1ee3aa446 | teams in mlb that have n 't won a world series | {
"tokens": [
"teams",
"in",
"mlb",
"that",
"have",
"n",
"'t",
"won",
"a",
"world",
"series"
],
"offsets": [
0,
6,
9,
13,
18,
23,
25,
28,
32,
34,
40
]
} | {
"text": [
"Texas Rangers",
"Milwaukee Brewers",
"San Diego Padres",
"Washington Nationals",
"Seattle Mariners",
"Colorado Rockies",
"Tampa Bay Rays"
],
"char_spans": [
{
"start": [
250
],
"end": [
262
]
},
{
"start": [
358
],
"end": [
374
]
},
{
"start": [
470
],
"end": [
485
]
},
{
"start": [
581
],
"end": [
600
]
},
{
"start": [
697
],
"end": [
712
]
},
{
"start": [
1479
],
"end": [
1494
]
},
{
"start": [
1759
],
"end": [
1772
]
}
],
"token_spans": [
{
"start": [
42
],
"end": [
43
]
},
{
"start": [
62
],
"end": [
63
]
},
{
"start": [
82
],
"end": [
84
]
},
{
"start": [
103
],
"end": [
104
]
},
{
"start": [
123
],
"end": [
124
]
},
{
"start": [
263
],
"end": [
264
]
},
{
"start": [
314
],
"end": [
316
]
}
]
} | [
"Texas Rangers",
"Milwaukee Brewers",
"San Diego Padres",
"Washington Nationals",
"Seattle Mariners",
"Colorado Rockies",
"Tampa Bay Rays"
] |
NaturalQuestionsShort | <P> Alpha Centauri ( α Centauri , abbreviated Alf Cen , α Cen ) is the closest star system to the Solar System , being 4.37 light - years ( 1.34 pc ) from the Sun . It consists of three stars : Alpha Centauri A ( also named Rigil Kentaurus ) and Alpha Centauri B , which form the binary star Alpha Centauri AB , and a small and faint red dwarf , Alpha Centauri C ( also named Proxima Centauri ) , which is loosely gravitationally bound and orbiting the other two at a current distance of about 13,000 astronomical units ( 0.21 ly ) . To the unaided eye , the two main components appear as a single point of light with an apparent visual magnitude of − 0.27 , forming the brightest star in the southern constellation of Centaurus and is the third - brightest star in the night sky , outshone only by Sirius and Canopus . </P> | {
"tokens": [
"<P>",
"Alpha",
"Centauri",
"(",
"α",
"Centauri",
",",
"abbreviated",
"Alf",
"Cen",
",",
"α",
"Cen",
")",
"is",
"the",
"closest",
"star",
"system",
"to",
"the",
"Solar",
"System",
",",
"being",
"4.37",
"light",
"-",
"years",
"(",
"1.34",
"pc",
")",
"from",
"the",
"Sun",
".",
"It",
"consists",
"of",
"three",
"stars",
":",
"Alpha",
"Centauri",
"A",
"(",
"also",
"named",
"Rigil",
"Kentaurus",
")",
"and",
"Alpha",
"Centauri",
"B",
",",
"which",
"form",
"the",
"binary",
"star",
"Alpha",
"Centauri",
"AB",
",",
"and",
"a",
"small",
"and",
"faint",
"red",
"dwarf",
",",
"Alpha",
"Centauri",
"C",
"(",
"also",
"named",
"Proxima",
"Centauri",
")",
",",
"which",
"is",
"loosely",
"gravitationally",
"bound",
"and",
"orbiting",
"the",
"other",
"two",
"at",
"a",
"current",
"distance",
"of",
"about",
"13,000",
"astronomical",
"units",
"(",
"0.21",
"ly",
")",
".",
"To",
"the",
"unaided",
"eye",
",",
"the",
"two",
"main",
"components",
"appear",
"as",
"a",
"single",
"point",
"of",
"light",
"with",
"an",
"apparent",
"visual",
"magnitude",
"of",
"−",
"0.27",
",",
"forming",
"the",
"brightest",
"star",
"in",
"the",
"southern",
"constellation",
"of",
"Centaurus",
"and",
"is",
"the",
"third",
"-",
"brightest",
"star",
"in",
"the",
"night",
"sky",
",",
"outshone",
"only",
"by",
"Sirius",
"and",
"Canopus",
".",
"</P>"
],
"offsets": [
0,
4,
10,
19,
21,
23,
32,
34,
46,
50,
54,
56,
58,
62,
64,
67,
71,
79,
84,
91,
94,
98,
104,
111,
113,
119,
124,
130,
132,
138,
140,
145,
148,
150,
155,
159,
163,
165,
168,
177,
180,
186,
192,
194,
200,
209,
211,
213,
218,
224,
230,
240,
242,
246,
252,
261,
263,
265,
271,
276,
280,
287,
292,
298,
307,
310,
312,
316,
318,
324,
328,
334,
338,
344,
346,
352,
361,
363,
365,
370,
376,
384,
393,
395,
397,
403,
406,
414,
430,
436,
440,
449,
453,
459,
463,
466,
468,
476,
485,
488,
494,
501,
514,
520,
522,
527,
530,
532,
534,
537,
541,
549,
553,
555,
559,
563,
568,
579,
586,
589,
591,
598,
604,
607,
613,
618,
621,
630,
637,
647,
650,
652,
657,
659,
667,
671,
681,
686,
689,
693,
702,
716,
719,
729,
733,
736,
740,
746,
748,
758,
763,
766,
770,
776,
780,
782,
791,
796,
799,
806,
810,
818,
820
]
} | 254ba78ec9ca4e5387293721c555daa0 | what is the distance from the sun to alpha centauri | {
"tokens": [
"what",
"is",
"the",
"distance",
"from",
"the",
"sun",
"to",
"alpha",
"centauri"
],
"offsets": [
0,
5,
8,
12,
21,
26,
30,
34,
37,
43
]
} | {
"text": [
"4.37 light - years ( 1.34 pc )"
],
"char_spans": [
{
"start": [
119
],
"end": [
148
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
32
]
}
]
} | [
"4.37 light - years ( 1.34 pc )"
] |
NaturalQuestionsShort | <Table> NFC North <Tr> <Th> Conference </Th> <Td> National Football Conference </Td> </Tr> <Tr> <Th> League </Th> <Td> National Football League </Td> </Tr> <Tr> <Th> Sport </Th> <Td> American football </Td> </Tr> <Tr> <Th> Founded </Th> <Td> 1967 ( As NFL Western Conference Central Division ) </Td> </Tr> <Tr> <Th> Country </Th> <Td> United States </Td> </Tr> <Tr> <Th colspan="2"> Teams </Th> </Tr> <Tr> <Th> No. of teams </Th> <Td> </Td> </Tr> <Tr> <Th colspan="2"> Championships </Th> </Tr> <Tr> <Th> Most recent NFC North champion ( s ) </Th> <Td> Minnesota Vikings ( 20 titles ) </Td> </Tr> <Tr> <Th> Most NFC North titles </Th> <Td> Minnesota Vikings ( 20 titles ) </Td> </Tr> </Table> | {
"tokens": [
"<Table>",
"NFC",
"North",
"<Tr>",
"<Th>",
"Conference",
"</Th>",
"<Td>",
"National",
"Football",
"Conference",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"League",
"</Th>",
"<Td>",
"National",
"Football",
"League",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Sport",
"</Th>",
"<Td>",
"American",
"football",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Founded",
"</Th>",
"<Td>",
"1967",
"(",
"As",
"NFL",
"Western",
"Conference",
"Central",
"Division",
")",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Country",
"</Th>",
"<Td>",
"United",
"States",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Teams",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"No.",
"of",
"teams",
"</Th>",
"<Td>",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Championships",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"Most",
"recent",
"NFC",
"North",
"champion",
"(",
"s",
")",
"</Th>",
"<Td>",
"Minnesota",
"Vikings",
"(",
"20",
"titles",
")",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Most",
"NFC",
"North",
"titles",
"</Th>",
"<Td>",
"Minnesota",
"Vikings",
"(",
"20",
"titles",
")",
"</Td>",
"</Tr>",
"</Table>"
],
"offsets": [
0,
8,
12,
18,
23,
28,
39,
45,
50,
59,
68,
79,
85,
91,
96,
101,
108,
114,
119,
128,
137,
144,
150,
156,
161,
166,
172,
178,
183,
192,
201,
207,
213,
218,
223,
231,
237,
242,
247,
249,
252,
256,
264,
275,
283,
292,
294,
300,
306,
311,
316,
324,
330,
335,
342,
349,
355,
361,
366,
370,
383,
389,
395,
401,
406,
411,
415,
418,
424,
430,
435,
441,
447,
452,
456,
469,
483,
489,
495,
500,
505,
510,
517,
521,
527,
536,
538,
540,
542,
548,
553,
563,
571,
573,
576,
583,
585,
591,
597,
602,
607,
612,
616,
622,
629,
635,
640,
650,
658,
660,
663,
670,
672,
678,
684
]
} | 3e908ab2c23f4c018a8591b73e8fb70c | who has won the nfc north division the most | {
"tokens": [
"who",
"has",
"won",
"the",
"nfc",
"north",
"division",
"the",
"most"
],
"offsets": [
0,
4,
8,
12,
16,
20,
26,
35,
39
]
} | {
"text": [
"Minnesota Vikings"
],
"char_spans": [
{
"start": [
640
],
"end": [
656
]
}
],
"token_spans": [
{
"start": [
106
],
"end": [
107
]
}
]
} | [
"Minnesota Vikings"
] |
NaturalQuestionsShort | <P> The Suns began play as an expansion team in 1968 . The franchise owns the NBA 's fourth - best all - time winning percentage , winning 55 percent of its games , as of the end of the 2014 -- 15 season . In 47 years of play , they have made the playoffs 29 times , posted 19 seasons of 50 or more wins , made nine trips to the Western Conference Finals , and advanced to the NBA Finals twice , in 1976 and 1993 . As a result , the Suns are the team with the highest all - time win - loss percentage to have never won an NBA championship . </P> | {
"tokens": [
"<P>",
"The",
"Suns",
"began",
"play",
"as",
"an",
"expansion",
"team",
"in",
"1968",
".",
"The",
"franchise",
"owns",
"the",
"NBA",
"'s",
"fourth",
"-",
"best",
"all",
"-",
"time",
"winning",
"percentage",
",",
"winning",
"55",
"percent",
"of",
"its",
"games",
",",
"as",
"of",
"the",
"end",
"of",
"the",
"2014",
"--",
"15",
"season",
".",
"In",
"47",
"years",
"of",
"play",
",",
"they",
"have",
"made",
"the",
"playoffs",
"29",
"times",
",",
"posted",
"19",
"seasons",
"of",
"50",
"or",
"more",
"wins",
",",
"made",
"nine",
"trips",
"to",
"the",
"Western",
"Conference",
"Finals",
",",
"and",
"advanced",
"to",
"the",
"NBA",
"Finals",
"twice",
",",
"in",
"1976",
"and",
"1993",
".",
"As",
"a",
"result",
",",
"the",
"Suns",
"are",
"the",
"team",
"with",
"the",
"highest",
"all",
"-",
"time",
"win",
"-",
"loss",
"percentage",
"to",
"have",
"never",
"won",
"an",
"NBA",
"championship",
".",
"</P>"
],
"offsets": [
0,
4,
8,
13,
19,
24,
27,
30,
40,
45,
48,
53,
55,
59,
69,
74,
78,
82,
85,
92,
94,
99,
103,
105,
110,
118,
129,
131,
139,
142,
150,
153,
157,
163,
165,
168,
171,
175,
179,
182,
186,
191,
194,
197,
204,
206,
209,
212,
218,
221,
226,
228,
233,
238,
243,
247,
256,
259,
265,
267,
274,
277,
285,
288,
291,
294,
299,
304,
306,
311,
316,
322,
325,
329,
337,
348,
355,
357,
361,
370,
373,
377,
381,
388,
394,
396,
399,
404,
408,
413,
415,
418,
420,
427,
429,
433,
438,
442,
446,
451,
456,
460,
468,
472,
474,
479,
483,
485,
490,
501,
504,
509,
515,
519,
522,
526,
539,
541
]
} | 04cfb82e35fe48b4865a7bd43329d0ec | how many times have the phoenix suns been to the nba finals | {
"tokens": [
"how",
"many",
"times",
"have",
"the",
"phoenix",
"suns",
"been",
"to",
"the",
"nba",
"finals"
],
"offsets": [
0,
4,
9,
15,
20,
24,
32,
37,
42,
45,
49,
53
]
} | {
"text": [
"NBA Finals twice , in 1976 and 1993 ."
],
"char_spans": [
{
"start": [
377
],
"end": [
413
]
}
],
"token_spans": [
{
"start": [
81
],
"end": [
89
]
}
]
} | [
"NBA Finals twice , in 1976 and 1993 ."
] |
NaturalQuestionsShort | <P> A Bug 's Life is a 1998 American computer - animated comedy film produced by Pixar Animation Studios for Walt Disney Pictures . Directed by John Lasseter , the film involves a misfit ant named Flik that is looking for `` tough warriors '' to save his colony from greedy grasshoppers , only to recruit a group of bugs that turn out to be an inept circus troupe . The film stars the voices of Dave Foley , Kevin Spacey , and Julia Louis - Dreyfus , and also featured Roddy McDowall 's final film appearance before his death . </P> | {
"tokens": [
"<P>",
"A",
"Bug",
"'s",
"Life",
"is",
"a",
"1998",
"American",
"computer",
"-",
"animated",
"comedy",
"film",
"produced",
"by",
"Pixar",
"Animation",
"Studios",
"for",
"Walt",
"Disney",
"Pictures",
".",
"Directed",
"by",
"John",
"Lasseter",
",",
"the",
"film",
"involves",
"a",
"misfit",
"ant",
"named",
"Flik",
"that",
"is",
"looking",
"for",
"``",
"tough",
"warriors",
"''",
"to",
"save",
"his",
"colony",
"from",
"greedy",
"grasshoppers",
",",
"only",
"to",
"recruit",
"a",
"group",
"of",
"bugs",
"that",
"turn",
"out",
"to",
"be",
"an",
"inept",
"circus",
"troupe",
".",
"The",
"film",
"stars",
"the",
"voices",
"of",
"Dave",
"Foley",
",",
"Kevin",
"Spacey",
",",
"and",
"Julia",
"Louis",
"-",
"Dreyfus",
",",
"and",
"also",
"featured",
"Roddy",
"McDowall",
"'s",
"final",
"film",
"appearance",
"before",
"his",
"death",
".",
"</P>"
],
"offsets": [
0,
4,
6,
10,
13,
18,
21,
23,
28,
37,
46,
48,
57,
64,
69,
78,
81,
87,
97,
105,
109,
114,
121,
130,
132,
141,
144,
149,
158,
160,
164,
169,
178,
180,
187,
191,
197,
202,
207,
210,
218,
222,
225,
231,
240,
243,
246,
251,
255,
262,
267,
274,
287,
289,
294,
297,
305,
307,
313,
316,
321,
326,
331,
335,
338,
341,
344,
350,
357,
364,
366,
370,
375,
381,
385,
392,
395,
400,
406,
408,
414,
421,
423,
427,
433,
439,
441,
449,
451,
455,
460,
469,
475,
484,
487,
493,
498,
509,
516,
520,
526,
528
]
} | 03eb6c50065b4b5da6399b43b1467da9 | when did the movie a bug 's life come out | {
"tokens": [
"when",
"did",
"the",
"movie",
"a",
"bug",
"'s",
"life",
"come",
"out"
],
"offsets": [
0,
5,
9,
13,
19,
21,
25,
28,
33,
38
]
} | {
"text": [
"1998"
],
"char_spans": [
{
"start": [
23
],
"end": [
26
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
7
]
}
]
} | [
"1998"
] |
NaturalQuestionsShort | <Ul> <Li> Most awards for leading actress <Ul> <Li> Katharine Hepburn with 4 awards ( 1933 , 1967 , 1968 * , 1981 ) ( * Hepburn tied with Barbra Streisand in 1968 . ) </Li> </Ul> </Li> <Li> Most awards for leading actor <Ul> <Li> Daniel Day - Lewis with 3 awards ( 1989 , 2007 , 2012 ) </Li> </Ul> </Li> <Li> Most awards for supporting actor <Ul> <Li> Walter Brennan with 3 awards ( 1936 , 1938 , 1940 ) </Li> </Ul> </Li> <Li> Most consecutive leading actress nominations <Ul> <Li> Two actresses have been nominated 5 years in a row : <Ul> <Li> Bette Davis ( 1938 -- 1942 ) </Li> <Li> Greer Garson ( 1941 -- 1945 ) </Li> </Ul> </Li> </Ul> </Li> <Li> Most consecutive leading actor nominations <Ul> <Li> Marlon Brando with four nominations ( 1951 to 1954 ) </Li> </Ul> </Li> <Li> Actress with most total nominations for acting <Ul> <Li> Meryl Streep with 21 nominations </Li> </Ul> </Li> <Li> Actor with most total nominations for acting <Ul> <Li> Jack Nicholson with 12 nominations </Li> </Ul> </Li> <Li> Most acting nominations without an award <Ul> <Li> Peter O'Toole with 8 nominations ( He received an Honorary Award in 2002 ) </Li> </Ul> </Li> <Li> Most nominations for an actor performing in a foreign language <Ul> <Li> Marcello Mastroianni with 3 nominations . He was nominated for Best Actor for Divorce , Italian Style ( 1962 ) ; A Special Day ( 1977 ) and Dark Eyes ( 1987 ) , performing in Italian </Li> </Ul> </Li> <Li> Longest gap between first and second award <Ul> <Li> Helen Hayes won in 1932 for The Sin of Madelon Claudet and in 1971 for Airport , a 39 - year gap </Li> </Ul> </Li> <Li> Longest time span between first and last nomination and between first and last award <Ul> <Li> Katharine Hepburn : 48 years from Morning Glory ( 1933 , in the 1932 / 33 awards ) until On Golden Pond ( 1981 ) </Li> </Ul> </Li> <Li> Most acting nominations before first award <Ul> <Li> Both Geraldine Page and Al Pacino won on their 8th nomination </Li> </Ul> </Li> <Li> Most posthumous nominations <Ul> <Li> James Dean with 2 ( 1955 for East of Eden and 1956 for Giant ) </Li> </Ul> </Li> <Li> Shortest performance to win an acting Oscar <Ul> <Li> Beatrice Straight in Network ( 1976 ) -- 5 minutes and 2 seconds </Li> </Ul> </Li> <Li> Shortest performance to win a lead acting Oscar <Ul> <Li> Patricia Neal in Hud ( 1963 ) -- 21 minutes and 51 seconds </Li> </Ul> </Li> <Li> Shortest performance to be nominated for an acting Oscar <Ul> <Li> Hermione Baddeley in Room at the Top ( 1959 ) -- 2 minutes and 19 seconds </Li> </Ul> </Li> <Li> Shortest performance to be nominated for a lead acting Oscar <Ul> <Li> Spencer Tracy in San Francisco ( 1936 ) -- 14 minutes and 58 seconds </Li> </Ul> </Li> <Li> Longest performance to win an acting Oscar <Ul> <Li> Vivien Leigh in Gone with the Wind ( 1939 ) -- 2 hours , 23 minutes and 32 seconds </Li> </Ul> </Li> <Li> Longest performance to win a supporting acting Oscar <Ul> <Li> Tatum O'Neal in Paper Moon ( 1973 ) -- 1 hour , 6 minutes and 58 seconds </Li> </Ul> </Li> <Li> Longest performance to be nominated for an acting Oscar <Ul> <Li> Vivien Leigh in Gone with the Wind ( 1939 ) -- 2 hours , 23 minutes and 32 seconds </Li> </Ul> </Li> <Li> Longest performance to be nominated for a supporting acting Oscar <Ul> <Li> Frank Finlay in Othello ( 1965 ) -- 1 hour , 30 minutes and 43 seconds </Li> </Ul> </Li> <Li> Most awards by an African American actor <Ul> <Li> Denzel Washington with 2 , winning Best Supporting Actor for Glory ( 1989 ) and Best Actor for Training Day ( 2001 ) </Li> </Ul> </Li> <Li> Most awards for one acting performance <Ul> <Li> Harold Russell played Homer Parish in The Best Years of Our Lives in 1946 . For this role he received 2 Oscars , one for Best Supporting and an honorary award for being an inspiration to all returning veterans . </Li> </Ul> </Li> <Li> Most nominations for one acting performance <Ul> <Li> Barry Fitzgerald was nominated as Best Actor and won for Best Supporting Actor for his role as Father Fitzgibbon in 1944 's Going My Way </Li> </Ul> </Li> <Li> Years where all four Acting winners were born outside the United States <Ul> <Li> 1964 <Ul> <Li> Best Actor - Rex Harrison for My Fair Lady , United Kingdom </Li> <Li> Best Actress - Julie Andrews for Mary Poppins , | {
"tokens": [
"<Ul>",
"<Li>",
"Most",
"awards",
"for",
"leading",
"actress",
"<Ul>",
"<Li>",
"Katharine",
"Hepburn",
"with",
"4",
"awards",
"(",
"1933",
",",
"1967",
",",
"1968",
"*",
",",
"1981",
")",
"(",
"*",
"Hepburn",
"tied",
"with",
"Barbra",
"Streisand",
"in",
"1968",
".",
")",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"awards",
"for",
"leading",
"actor",
"<Ul>",
"<Li>",
"Daniel",
"Day",
"-",
"Lewis",
"with",
"3",
"awards",
"(",
"1989",
",",
"2007",
",",
"2012",
")",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"awards",
"for",
"supporting",
"actor",
"<Ul>",
"<Li>",
"Walter",
"Brennan",
"with",
"3",
"awards",
"(",
"1936",
",",
"1938",
",",
"1940",
")",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"consecutive",
"leading",
"actress",
"nominations",
"<Ul>",
"<Li>",
"Two",
"actresses",
"have",
"been",
"nominated",
"5",
"years",
"in",
"a",
"row",
":",
"<Ul>",
"<Li>",
"Bette",
"Davis",
"(",
"1938",
"--",
"1942",
")",
"</Li>",
"<Li>",
"Greer",
"Garson",
"(",
"1941",
"--",
"1945",
")",
"</Li>",
"</Ul>",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"consecutive",
"leading",
"actor",
"nominations",
"<Ul>",
"<Li>",
"Marlon",
"Brando",
"with",
"four",
"nominations",
"(",
"1951",
"to",
"1954",
")",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Actress",
"with",
"most",
"total",
"nominations",
"for",
"acting",
"<Ul>",
"<Li>",
"Meryl",
"Streep",
"with",
"21",
"nominations",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Actor",
"with",
"most",
"total",
"nominations",
"for",
"acting",
"<Ul>",
"<Li>",
"Jack",
"Nicholson",
"with",
"12",
"nominations",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"acting",
"nominations",
"without",
"an",
"award",
"<Ul>",
"<Li>",
"Peter",
"O'Toole",
"with",
"8",
"nominations",
"(",
"He",
"received",
"an",
"Honorary",
"Award",
"in",
"2002",
")",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"nominations",
"for",
"an",
"actor",
"performing",
"in",
"a",
"foreign",
"language",
"<Ul>",
"<Li>",
"Marcello",
"Mastroianni",
"with",
"3",
"nominations",
".",
"He",
"was",
"nominated",
"for",
"Best",
"Actor",
"for",
"Divorce",
",",
"Italian",
"Style",
"(",
"1962",
")",
";",
"A",
"Special",
"Day",
"(",
"1977",
")",
"and",
"Dark",
"Eyes",
"(",
"1987",
")",
",",
"performing",
"in",
"Italian",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Longest",
"gap",
"between",
"first",
"and",
"second",
"award",
"<Ul>",
"<Li>",
"Helen",
"Hayes",
"won",
"in",
"1932",
"for",
"The",
"Sin",
"of",
"Madelon",
"Claudet",
"and",
"in",
"1971",
"for",
"Airport",
",",
"a",
"39",
"-",
"year",
"gap",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Longest",
"time",
"span",
"between",
"first",
"and",
"last",
"nomination",
"and",
"between",
"first",
"and",
"last",
"award",
"<Ul>",
"<Li>",
"Katharine",
"Hepburn",
":",
"48",
"years",
"from",
"Morning",
"Glory",
"(",
"1933",
",",
"in",
"the",
"1932",
"/",
"33",
"awards",
")",
"until",
"On",
"Golden",
"Pond",
"(",
"1981",
")",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"acting",
"nominations",
"before",
"first",
"award",
"<Ul>",
"<Li>",
"Both",
"Geraldine",
"Page",
"and",
"Al",
"Pacino",
"won",
"on",
"their",
"8th",
"nomination",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"posthumous",
"nominations",
"<Ul>",
"<Li>",
"James",
"Dean",
"with",
"2",
"(",
"1955",
"for",
"East",
"of",
"Eden",
"and",
"1956",
"for",
"Giant",
")",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Shortest",
"performance",
"to",
"win",
"an",
"acting",
"Oscar",
"<Ul>",
"<Li>",
"Beatrice",
"Straight",
"in",
"Network",
"(",
"1976",
")",
"--",
"5",
"minutes",
"and",
"2",
"seconds",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Shortest",
"performance",
"to",
"win",
"a",
"lead",
"acting",
"Oscar",
"<Ul>",
"<Li>",
"Patricia",
"Neal",
"in",
"Hud",
"(",
"1963",
")",
"--",
"21",
"minutes",
"and",
"51",
"seconds",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Shortest",
"performance",
"to",
"be",
"nominated",
"for",
"an",
"acting",
"Oscar",
"<Ul>",
"<Li>",
"Hermione",
"Baddeley",
"in",
"Room",
"at",
"the",
"Top",
"(",
"1959",
")",
"--",
"2",
"minutes",
"and",
"19",
"seconds",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Shortest",
"performance",
"to",
"be",
"nominated",
"for",
"a",
"lead",
"acting",
"Oscar",
"<Ul>",
"<Li>",
"Spencer",
"Tracy",
"in",
"San",
"Francisco",
"(",
"1936",
")",
"--",
"14",
"minutes",
"and",
"58",
"seconds",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Longest",
"performance",
"to",
"win",
"an",
"acting",
"Oscar",
"<Ul>",
"<Li>",
"Vivien",
"Leigh",
"in",
"Gone",
"with",
"the",
"Wind",
"(",
"1939",
")",
"--",
"2",
"hours",
",",
"23",
"minutes",
"and",
"32",
"seconds",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Longest",
"performance",
"to",
"win",
"a",
"supporting",
"acting",
"Oscar",
"<Ul>",
"<Li>",
"Tatum",
"O'Neal",
"in",
"Paper",
"Moon",
"(",
"1973",
")",
"--",
"1",
"hour",
",",
"6",
"minutes",
"and",
"58",
"seconds",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Longest",
"performance",
"to",
"be",
"nominated",
"for",
"an",
"acting",
"Oscar",
"<Ul>",
"<Li>",
"Vivien",
"Leigh",
"in",
"Gone",
"with",
"the",
"Wind",
"(",
"1939",
")",
"--",
"2",
"hours",
",",
"23",
"minutes",
"and",
"32",
"seconds",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Longest",
"performance",
"to",
"be",
"nominated",
"for",
"a",
"supporting",
"acting",
"Oscar",
"<Ul>",
"<Li>",
"Frank",
"Finlay",
"in",
"Othello",
"(",
"1965",
")",
"--",
"1",
"hour",
",",
"30",
"minutes",
"and",
"43",
"seconds",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"awards",
"by",
"an",
"African",
"American",
"actor",
"<Ul>",
"<Li>",
"Denzel",
"Washington",
"with",
"2",
",",
"winning",
"Best",
"Supporting",
"Actor",
"for",
"Glory",
"(",
"1989",
")",
"and",
"Best",
"Actor",
"for",
"Training",
"Day",
"(",
"2001",
")",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"awards",
"for",
"one",
"acting",
"performance",
"<Ul>",
"<Li>",
"Harold",
"Russell",
"played",
"Homer",
"Parish",
"in",
"The",
"Best",
"Years",
"of",
"Our",
"Lives",
"in",
"1946",
".",
"For",
"this",
"role",
"he",
"received",
"2",
"Oscars",
",",
"one",
"for",
"Best",
"Supporting",
"and",
"an",
"honorary",
"award",
"for",
"being",
"an",
"inspiration",
"to",
"all",
"returning",
"veterans",
".",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Most",
"nominations",
"for",
"one",
"acting",
"performance",
"<Ul>",
"<Li>",
"Barry",
"Fitzgerald",
"was",
"nominated",
"as",
"Best",
"Actor",
"and",
"won",
"for",
"Best",
"Supporting",
"Actor",
"for",
"his",
"role",
"as",
"Father",
"Fitzgibbon",
"in",
"1944",
"'s",
"Going",
"My",
"Way",
"</Li>",
"</Ul>",
"</Li>",
"<Li>",
"Years",
"where",
"all",
"four",
"Acting",
"winners",
"were",
"born",
"outside",
"the",
"United",
"States",
"<Ul>",
"<Li>",
"1964",
"<Ul>",
"<Li>",
"Best",
"Actor",
"-",
"Rex",
"Harrison",
"for",
"My",
"Fair",
"Lady",
",",
"United",
"Kingdom",
"</Li>",
"<Li>",
"Best",
"Actress",
"-",
"Julie",
"Andrews",
"for",
"Mary",
"Poppins",
","
],
"offsets": [
0,
5,
10,
15,
22,
26,
34,
42,
47,
52,
62,
70,
75,
77,
84,
86,
91,
93,
98,
100,
105,
107,
109,
114,
116,
118,
120,
128,
133,
138,
145,
155,
158,
163,
165,
167,
173,
179,
185,
190,
195,
202,
206,
214,
220,
225,
230,
237,
241,
243,
249,
254,
256,
263,
265,
270,
272,
277,
279,
284,
286,
292,
298,
304,
309,
314,
321,
325,
336,
342,
347,
352,
359,
367,
372,
374,
381,
383,
388,
390,
395,
397,
402,
404,
410,
416,
422,
427,
432,
444,
452,
460,
472,
477,
482,
486,
496,
501,
506,
516,
518,
524,
527,
529,
533,
535,
540,
545,
551,
557,
559,
564,
567,
572,
574,
580,
585,
591,
598,
600,
605,
608,
613,
615,
621,
627,
633,
639,
645,
650,
655,
667,
675,
681,
693,
698,
703,
710,
717,
722,
727,
739,
741,
746,
749,
754,
756,
762,
768,
774,
779,
787,
792,
797,
803,
815,
819,
826,
831,
836,
842,
849,
854,
857,
869,
875,
881,
887,
892,
898,
903,
908,
914,
926,
930,
937,
942,
947,
952,
962,
967,
970,
982,
988,
994,
1000,
1005,
1010,
1017,
1029,
1037,
1040,
1046,
1051,
1056,
1062,
1070,
1075,
1077,
1089,
1091,
1094,
1103,
1106,
1115,
1121,
1124,
1129,
1131,
1137,
1143,
1149,
1154,
1159,
1171,
1175,
1178,
1184,
1195,
1198,
1200,
1208,
1217,
1222,
1227,
1236,
1248,
1253,
1255,
1267,
1269,
1272,
1276,
1286,
1290,
1295,
1301,
1305,
1313,
1315,
1323,
1329,
1331,
1336,
1338,
1340,
1342,
1350,
1354,
1356,
1361,
1363,
1367,
1372,
1377,
1379,
1384,
1386,
1388,
1399,
1402,
1410,
1416,
1422,
1428,
1433,
1441,
1445,
1453,
1459,
1463,
1470,
1476,
1481,
1486,
1492,
1498,
1502,
1505,
1510,
1514,
1518,
1522,
1525,
1533,
1541,
1545,
1548,
1553,
1557,
1565,
1567,
1569,
1572,
1574,
1579,
1583,
1589,
1595,
1601,
1606,
1614,
1619,
1624,
1632,
1638,
1642,
1647,
1658,
1662,
1670,
1676,
1680,
1685,
1691,
1696,
1701,
1711,
1719,
1721,
1724,
1730,
1735,
1743,
1749,
1751,
1756,
1758,
1761,
1765,
1770,
1772,
1775,
1782,
1784,
1790,
1793,
1800,
1805,
1807,
1812,
1814,
1820,
1826,
1832,
1837,
1842,
1849,
1861,
1868,
1874,
1880,
1885,
1890,
1895,
1905,
1910,
1914,
1917,
1924,
1928,
1931,
1937,
1941,
1952,
1958,
1964,
1970,
1975,
1980,
1991,
2003,
2008,
2013,
2019,
2024,
2029,
2031,
2033,
2038,
2042,
2047,
2050,
2055,
2059,
2064,
2068,
2074,
2076,
2082,
2088,
2094,
2099,
2108,
2120,
2123,
2127,
2130,
2137,
2143,
2148,
2153,
2162,
2171,
2174,
2182,
2184,
2189,
2191,
2194,
2196,
2204,
2208,
2210,
2218,
2224,
2230,
2236,
2241,
2250,
2262,
2265,
2269,
2271,
2276,
2283,
2289,
2294,
2299,
2308,
2313,
2316,
2320,
2322,
2327,
2329,
2332,
2335,
2343,
2347,
2350,
2358,
2364,
2370,
2376,
2381,
2390,
2402,
2405,
2408,
2418,
2422,
2425,
2432,
2438,
2443,
2448,
2457,
2466,
2469,
2474,
2477,
2481,
2485,
2487,
2492,
2494,
2497,
2499,
2507,
2511,
2514,
2522,
2528,
2534,
2540,
2545,
2554,
2566,
2569,
2572,
2582,
2586,
2588,
2593,
2600,
2606,
2611,
2616,
2624,
2630,
2633,
2637,
2647,
2649,
2654,
2656,
2659,
2662,
2670,
2674,
2677,
2685,
2691,
2697,
2703,
2708,
2716,
2728,
2731,
2735,
2738,
2745,
2751,
2756,
2761,
2768,
2774,
2777,
2782,
2787,
2791,
2796,
2798,
2803,
2805,
2808,
2810,
2816,
2818,
2821,
2829,
2833,
2836,
2844,
2850,
2856,
2862,
2867,
2875,
2887,
2890,
2894,
2896,
2907,
2914,
2920,
2925,
2930,
2936,
2943,
2946,
2952,
2957,
2959,
2964,
2966,
2969,
2971,
2976,
2978,
2980,
2988,
2992,
2995,
3003,
3009,
3015,
3021,
3026,
3034,
3046,
3049,
3052,
3062,
3066,
3069,
3076,
3082,
3087,
3092,
3099,
3105,
3108,
3113,
3118,
3122,
3127,
3129,
3134,
3136,
3139,
3141,
3147,
3149,
3152,
3160,
3164,
3167,
3175,
3181,
3187,
3193,
3198,
3206,
3218,
3221,
3224,
3234,
3238,
3240,
3251,
3258,
3264,
3269,
3274,
3280,
3287,
3290,
3298,
3300,
3305,
3307,
3310,
3312,
3317,
3319,
3322,
3330,
3334,
3337,
3345,
3351,
3357,
3363,
3368,
3373,
3380,
3383,
3386,
3394,
3403,
3409,
3414,
3419,
3426,
3437,
3442,
3444,
3446,
3454,
3459,
3470,
3476,
3480,
3486,
3488,
3493,
3495,
3499,
3504,
3510,
3514,
3523,
3527,
3529,
3534,
3536,
3542,
3548,
3554,
3559,
3564,
3571,
3575,
3579,
3586,
3598,
3603,
3608,
3615,
3623,
3630,
3636,
3643,
3646,
3650,
3655,
3661,
3664,
3668,
3674,
3677,
3682,
3684,
3688,
3693,
3698,
3701,
3710,
3712,
3719,
3721,
3725,
3729,
3734,
3745,
3749,
3752,
3761,
3767,
3771,
3777,
3780,
3792,
3795,
3799,
3809,
3818,
3820,
3826,
3832,
3838,
3843,
3848,
3860,
3864,
3868,
3875,
3887,
3892,
3897,
3903,
3914,
3918,
3928,
3931,
3936,
3942,
3946,
3950,
3954,
3959,
3970,
3976,
3980,
3984,
3989,
3992,
3999,
4010,
4013,
4018,
4021,
4027,
4030,
4034,
4040,
4046,
4052,
4057,
4063,
4069,
4073,
4078,
4085,
4093,
4098,
4103,
4111,
4115,
4122,
4129,
4134,
4139,
4144,
4149,
4154,
4159,
4165,
4167,
4171,
4180,
4184,
4187,
4192,
4197,
4199,
4206,
4214,
4220,
4225,
4230,
4238,
4240,
4246,
4254,
4258,
4263,
4271
]
} | bf45e77d2c2e4ed2a2642bae67be549f | who has the most oscar nominations in history | {
"tokens": [
"who",
"has",
"the",
"most",
"oscar",
"nominations",
"in",
"history"
],
"offsets": [
0,
4,
8,
12,
17,
23,
35,
38
]
} | {
"text": [
"Meryl Streep"
],
"char_spans": [
{
"start": [
836
],
"end": [
847
]
}
],
"token_spans": [
{
"start": [
159
],
"end": [
160
]
}
]
} | [
"Meryl Streep"
] |
NaturalQuestionsShort | <P> Aconcagua ( Spanish pronunciation : ( akoŋˈkaɣwa ) ) , with a summit elevation of 6,960.8 metres ( 22,837 ft ) , is the highest mountain in both the Southern and Western Hemispheres . It is located in the Andes mountain range , in the Mendoza Province , Argentina , and lies 112 kilometres ( 70 mi ) northwest of its capital , the city of Mendoza , about five kilometres from San Juan Province and 15 kilometres from the international border with Chile . The mountain itself lies entirely within Argentina , immediately east of Argentina 's border with Chile . Its nearest higher neighbor is Tirich Mir in the Hindu Kush , 16,520 kilometres ( 10,270 mi ) away . It is one of the Seven Summits . </P> | {
"tokens": [
"<P>",
"Aconcagua",
"(",
"Spanish",
"pronunciation",
":",
"(",
"akoŋˈkaɣwa",
")",
")",
",",
"with",
"a",
"summit",
"elevation",
"of",
"6,960.8",
"metres",
"(",
"22,837",
"ft",
")",
",",
"is",
"the",
"highest",
"mountain",
"in",
"both",
"the",
"Southern",
"and",
"Western",
"Hemispheres",
".",
"It",
"is",
"located",
"in",
"the",
"Andes",
"mountain",
"range",
",",
"in",
"the",
"Mendoza",
"Province",
",",
"Argentina",
",",
"and",
"lies",
"112",
"kilometres",
"(",
"70",
"mi",
")",
"northwest",
"of",
"its",
"capital",
",",
"the",
"city",
"of",
"Mendoza",
",",
"about",
"five",
"kilometres",
"from",
"San",
"Juan",
"Province",
"and",
"15",
"kilometres",
"from",
"the",
"international",
"border",
"with",
"Chile",
".",
"The",
"mountain",
"itself",
"lies",
"entirely",
"within",
"Argentina",
",",
"immediately",
"east",
"of",
"Argentina",
"'s",
"border",
"with",
"Chile",
".",
"Its",
"nearest",
"higher",
"neighbor",
"is",
"Tirich",
"Mir",
"in",
"the",
"Hindu",
"Kush",
",",
"16,520",
"kilometres",
"(",
"10,270",
"mi",
")",
"away",
".",
"It",
"is",
"one",
"of",
"the",
"Seven",
"Summits",
".",
"</P>"
],
"offsets": [
0,
4,
14,
16,
24,
38,
40,
42,
53,
55,
57,
59,
64,
66,
73,
83,
86,
94,
101,
103,
110,
113,
115,
117,
120,
124,
132,
141,
144,
149,
153,
162,
166,
174,
186,
188,
191,
194,
202,
205,
209,
215,
224,
230,
232,
235,
239,
247,
256,
258,
268,
270,
274,
279,
283,
294,
296,
299,
302,
304,
314,
317,
321,
329,
331,
335,
340,
343,
351,
353,
359,
364,
375,
380,
384,
389,
398,
402,
405,
416,
421,
425,
439,
446,
451,
457,
459,
463,
472,
479,
484,
493,
500,
510,
512,
524,
529,
532,
542,
545,
552,
557,
563,
565,
569,
577,
584,
593,
596,
603,
607,
610,
614,
620,
625,
627,
634,
645,
647,
654,
657,
659,
664,
666,
669,
672,
676,
679,
683,
689,
697,
699
]
} | ca4685471f9849b9bf1c23777bfac772 | what is the biggest mountain in south america | {
"tokens": [
"what",
"is",
"the",
"biggest",
"mountain",
"in",
"south",
"america"
],
"offsets": [
0,
5,
8,
12,
20,
29,
32,
38
]
} | {
"text": [
"Aconcagua"
],
"char_spans": [
{
"start": [
4
],
"end": [
12
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"Aconcagua"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> Witney Carson McAllister </Th> </Tr> <Tr> <Td colspan="2"> Carson in 2015 </Td> </Tr> <Tr> <Th> </Th> <Td> Witney Capri Carson ( 1993 - 10 - 17 ) October 17 , 1993 ( age 23 ) American Fork , Utah , U.S. </Td> </Tr> <Tr> <Th> Occupation </Th> <Td> Dancer , actress , choreographer </Td> </Tr> <Tr> <Th> Years active </Th> <Td> 2012 -- present </Td> </Tr> <Tr> <Th> Height </Th> <Td> 5 ft 3 in ( 160 cm ) </Td> </Tr> <Tr> <Th> Spouse ( s ) </Th> <Td> Carson McAllister ( m . 2016 ) </Td> </Tr> <Tr> <Th> Website </Th> <Td> www.witneycarson.com </Td> </Tr> </Table> | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Witney",
"Carson",
"McAllister",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"Carson",
"in",
"2015",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"</Th>",
"<Td>",
"Witney",
"Capri",
"Carson",
"(",
"1993",
"-",
"10",
"-",
"17",
")",
"October",
"17",
",",
"1993",
"(",
"age",
"23",
")",
"American",
"Fork",
",",
"Utah",
",",
"U.S.",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Occupation",
"</Th>",
"<Td>",
"Dancer",
",",
"actress",
",",
"choreographer",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Years",
"active",
"</Th>",
"<Td>",
"2012",
"--",
"present",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Height",
"</Th>",
"<Td>",
"5",
"ft",
"3",
"in",
"(",
"160",
"cm",
")",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Spouse",
"(",
"s",
")",
"</Th>",
"<Td>",
"Carson",
"McAllister",
"(",
"m",
".",
"2016",
")",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Website",
"</Th>",
"<Td>",
"www.witneycarson.com",
"</Td>",
"</Tr>",
"</Table>"
],
"offsets": [
0,
8,
13,
17,
30,
37,
44,
55,
61,
67,
72,
76,
89,
96,
99,
104,
110,
116,
121,
126,
132,
137,
144,
150,
157,
159,
164,
166,
169,
171,
174,
176,
184,
187,
189,
194,
196,
200,
203,
205,
214,
219,
221,
226,
228,
233,
239,
245,
250,
255,
266,
272,
277,
284,
286,
294,
296,
310,
316,
322,
327,
332,
338,
345,
351,
356,
361,
364,
372,
378,
384,
389,
394,
401,
407,
412,
414,
417,
419,
422,
424,
428,
431,
433,
439,
445,
450,
455,
462,
464,
466,
468,
474,
479,
486,
497,
499,
501,
503,
508,
510,
516,
522,
527,
532,
540,
546,
551,
572,
578,
584
]
} | 4e8bb6033b9b48b5a74b3d072aa3c19b | who is whitney married to from dancing with the stars | {
"tokens": [
"who",
"is",
"whitney",
"married",
"to",
"from",
"dancing",
"with",
"the",
"stars"
],
"offsets": [
0,
4,
7,
15,
23,
26,
31,
39,
44,
48
]
} | {
"text": [
"Carson McAllister"
],
"char_spans": [
{
"start": [
479
],
"end": [
495
]
}
],
"token_spans": [
{
"start": [
93
],
"end": [
94
]
}
]
} | [
"Carson McAllister"
] |
NaturalQuestionsShort | <Li> be above 25 years of age if they are a member of the Lok Sabha , or , above 30 years of age if they are a member of the Rajya Sabha . </Li> | {
"tokens": [
"<Li>",
"be",
"above",
"25",
"years",
"of",
"age",
"if",
"they",
"are",
"a",
"member",
"of",
"the",
"Lok",
"Sabha",
",",
"or",
",",
"above",
"30",
"years",
"of",
"age",
"if",
"they",
"are",
"a",
"member",
"of",
"the",
"Rajya",
"Sabha",
".",
"</Li>"
],
"offsets": [
0,
5,
8,
14,
17,
23,
26,
30,
33,
38,
42,
44,
51,
54,
58,
62,
68,
70,
73,
75,
81,
84,
90,
93,
97,
100,
105,
109,
111,
118,
121,
125,
131,
137,
139
]
} | 439c4a57562c4e4aa6f56977ee164112 | minimum age for becoming prime minister of india | {
"tokens": [
"minimum",
"age",
"for",
"becoming",
"prime",
"minister",
"of",
"india"
],
"offsets": [
0,
8,
12,
16,
25,
31,
40,
43
]
} | {
"text": [
"25"
],
"char_spans": [
{
"start": [
14
],
"end": [
15
]
}
],
"token_spans": [
{
"start": [
3
],
"end": [
3
]
}
]
} | [
"25"
] |
NaturalQuestionsShort | <P> The team made its first Super Bowl appearance in Super Bowl VI , but lost to the Dallas Cowboys , 24 -- 3 . The following year , the Dolphins completed the NFL 's only perfect season culminating in a Super Bowl win , winning all 14 of their regular - season games , both of their NFL playoff games , and also Super Bowl VII . The 1972 Dolphins were the third NFL team to accomplish a perfect regular season , and won Super Bowl VIII , becoming the first team to appear in three consecutive Super Bowls , and the second team ( the first AFL / AFC team ) to win back - to - back championships . Miami also appeared in Super Bowl XVII and Super Bowl XIX , losing both games . </P> | {
"tokens": [
"<P>",
"The",
"team",
"made",
"its",
"first",
"Super",
"Bowl",
"appearance",
"in",
"Super",
"Bowl",
"VI",
",",
"but",
"lost",
"to",
"the",
"Dallas",
"Cowboys",
",",
"24",
"--",
"3",
".",
"The",
"following",
"year",
",",
"the",
"Dolphins",
"completed",
"the",
"NFL",
"'s",
"only",
"perfect",
"season",
"culminating",
"in",
"a",
"Super",
"Bowl",
"win",
",",
"winning",
"all",
"14",
"of",
"their",
"regular",
"-",
"season",
"games",
",",
"both",
"of",
"their",
"NFL",
"playoff",
"games",
",",
"and",
"also",
"Super",
"Bowl",
"VII",
".",
"The",
"1972",
"Dolphins",
"were",
"the",
"third",
"NFL",
"team",
"to",
"accomplish",
"a",
"perfect",
"regular",
"season",
",",
"and",
"won",
"Super",
"Bowl",
"VIII",
",",
"becoming",
"the",
"first",
"team",
"to",
"appear",
"in",
"three",
"consecutive",
"Super",
"Bowls",
",",
"and",
"the",
"second",
"team",
"(",
"the",
"first",
"AFL",
"/",
"AFC",
"team",
")",
"to",
"win",
"back",
"-",
"to",
"-",
"back",
"championships",
".",
"Miami",
"also",
"appeared",
"in",
"Super",
"Bowl",
"XVII",
"and",
"Super",
"Bowl",
"XIX",
",",
"losing",
"both",
"games",
".",
"</P>"
],
"offsets": [
0,
4,
8,
13,
18,
22,
28,
34,
39,
50,
53,
59,
64,
67,
69,
73,
78,
81,
85,
92,
100,
102,
105,
108,
110,
112,
116,
126,
131,
133,
137,
146,
156,
160,
164,
167,
172,
180,
187,
199,
202,
204,
210,
215,
219,
221,
229,
233,
236,
239,
245,
253,
255,
262,
268,
270,
275,
278,
284,
288,
296,
302,
304,
308,
313,
319,
324,
328,
330,
334,
339,
348,
353,
357,
363,
367,
372,
375,
386,
388,
396,
404,
411,
413,
417,
421,
427,
432,
437,
439,
448,
452,
458,
463,
466,
473,
476,
482,
494,
500,
506,
508,
512,
516,
523,
528,
530,
534,
540,
544,
546,
550,
555,
557,
560,
564,
569,
571,
574,
576,
581,
595,
597,
603,
608,
617,
620,
626,
631,
636,
640,
646,
651,
655,
657,
664,
669,
675,
677
]
} | dcb993d28e3540399d9220b8d630ef0f | when was the last time the dolphins were in the super bowl | {
"tokens": [
"when",
"was",
"the",
"last",
"time",
"the",
"dolphins",
"were",
"in",
"the",
"super",
"bowl"
],
"offsets": [
0,
5,
9,
13,
18,
23,
27,
36,
41,
44,
48,
54
]
} | {
"text": [
"Super Bowl XIX"
],
"char_spans": [
{
"start": [
640
],
"end": [
653
]
}
],
"token_spans": [
{
"start": [
130
],
"end": [
132
]
}
]
} | [
"Super Bowl XIX"
] |
NaturalQuestionsShort | <P> The S2000 was introduced in 1999 for the 2000 model year and was given the chassis designation of `` AP1 '' . It features a front mid-engine , rear - wheel - drive layout with power delivered by a 1,997 cc ( 122 cu in ) inline four - cylinder DOHC - VTEC engine . The engine ( codenamed F20C ) produces outputs of 177 -- 184 kW ( 237 -- 247 hp ) , and 208 -- 218 N ⋅ m ( 153 -- 161 lbf ⋅ ft ) depending on the target market . The engine is mated to a six - speed manual transmission and Torsen limited slip differential . The S2000 achieved what Honda claimed as the highest specific output normally aspirated production automobile engine in the world . The most powerful version ; the JDM F20C was rated at 250 ps ( 247 hp ) or 125 ps per L as a result of a higher 11.7 : 1 compression ratio . </P> | {
"tokens": [
"<P>",
"The",
"S2000",
"was",
"introduced",
"in",
"1999",
"for",
"the",
"2000",
"model",
"year",
"and",
"was",
"given",
"the",
"chassis",
"designation",
"of",
"``",
"AP1",
"''",
".",
"It",
"features",
"a",
"front",
"mid-engine",
",",
"rear",
"-",
"wheel",
"-",
"drive",
"layout",
"with",
"power",
"delivered",
"by",
"a",
"1,997",
"cc",
"(",
"122",
"cu",
"in",
")",
"inline",
"four",
"-",
"cylinder",
"DOHC",
"-",
"VTEC",
"engine",
".",
"The",
"engine",
"(",
"codenamed",
"F20C",
")",
"produces",
"outputs",
"of",
"177",
"--",
"184",
"kW",
"(",
"237",
"--",
"247",
"hp",
")",
",",
"and",
"208",
"--",
"218",
"N",
"⋅",
"m",
"(",
"153",
"--",
"161",
"lbf",
"⋅",
"ft",
")",
"depending",
"on",
"the",
"target",
"market",
".",
"The",
"engine",
"is",
"mated",
"to",
"a",
"six",
"-",
"speed",
"manual",
"transmission",
"and",
"Torsen",
"limited",
"slip",
"differential",
".",
"The",
"S2000",
"achieved",
"what",
"Honda",
"claimed",
"as",
"the",
"highest",
"specific",
"output",
"normally",
"aspirated",
"production",
"automobile",
"engine",
"in",
"the",
"world",
".",
"The",
"most",
"powerful",
"version",
";",
"the",
"JDM",
"F20C",
"was",
"rated",
"at",
"250",
"ps",
"(",
"247",
"hp",
")",
"or",
"125",
"ps",
"per",
"L",
"as",
"a",
"result",
"of",
"a",
"higher",
"11.7",
":",
"1",
"compression",
"ratio",
".",
"</P>"
],
"offsets": [
0,
4,
8,
14,
18,
29,
32,
37,
41,
45,
50,
56,
61,
65,
69,
75,
79,
87,
99,
102,
105,
109,
112,
114,
117,
126,
128,
134,
145,
147,
152,
154,
160,
162,
168,
175,
180,
186,
196,
199,
201,
207,
210,
212,
216,
219,
222,
224,
231,
236,
238,
247,
252,
254,
259,
266,
268,
272,
279,
281,
291,
296,
298,
307,
315,
318,
322,
325,
329,
332,
334,
338,
341,
345,
348,
350,
352,
356,
360,
363,
367,
369,
371,
373,
375,
379,
382,
386,
390,
392,
395,
397,
407,
410,
414,
421,
428,
430,
434,
441,
444,
450,
453,
455,
459,
461,
467,
474,
487,
491,
498,
506,
511,
524,
526,
530,
536,
545,
550,
556,
564,
567,
571,
579,
588,
595,
604,
614,
625,
636,
643,
646,
650,
656,
658,
662,
667,
676,
684,
686,
690,
694,
699,
703,
709,
712,
716,
719,
721,
725,
728,
730,
733,
737,
740,
744,
746,
749,
751,
758,
761,
763,
770,
775,
777,
779,
791,
797,
799
]
} | e963b7c032184f468afffc2ae93fbf08 | what kind of differential does an s2000 have | {
"tokens": [
"what",
"kind",
"of",
"differential",
"does",
"an",
"s2000",
"have"
],
"offsets": [
0,
5,
10,
13,
26,
31,
34,
40
]
} | {
"text": [
"Torsen limited slip differential"
],
"char_spans": [
{
"start": [
491
],
"end": [
522
]
}
],
"token_spans": [
{
"start": [
109
],
"end": [
112
]
}
]
} | [
"Torsen limited slip differential"
] |
NaturalQuestionsShort | <Li> Rachael MacFarlane as the voice of the Orville computer . </Li> | {
"tokens": [
"<Li>",
"Rachael",
"MacFarlane",
"as",
"the",
"voice",
"of",
"the",
"Orville",
"computer",
".",
"</Li>"
],
"offsets": [
0,
5,
13,
24,
27,
31,
37,
40,
44,
52,
61,
63
]
} | b724bf1650fa4e548e798069965f8c21 | who does the robot voice on the orville | {
"tokens": [
"who",
"does",
"the",
"robot",
"voice",
"on",
"the",
"orville"
],
"offsets": [
0,
4,
9,
13,
19,
25,
28,
32
]
} | {
"text": [
"Rachael MacFarlane"
],
"char_spans": [
{
"start": [
5
],
"end": [
22
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"Rachael MacFarlane"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Rank </Th> <Th> Nat . </Th> <Th> Name </Th> <Th> Years </Th> <Th> Goals </Th> <Th> Apps </Th> <Th> Ratio </Th> </Tr> <Tr> <Td> </Td> <Td> </Td> <Td> Lionel Messi </Td> <Td> 2004 -- </Td> <Td> 361 </Td> <Td> 392 </Td> <Td> 0.92 </Td> </Tr> <Tr> <Td> </Td> <Td> </Td> <Td> Cristiano Ronaldo </Td> <Td> 2009 -- </Td> <Td> 286 </Td> <Td> 271 </Td> <Td> 1.06 </Td> </Tr> <Tr> <Td> </Td> <Td> </Td> <Td> Telmo Zarra </Td> <Td> 1940 -- 1955 </Td> <Td> 251 </Td> <Td> 278 </Td> <Td> 0.9 </Td> </Tr> <Tr> <Td> </Td> <Td> </Td> <Td> Hugo Sánchez </Td> <Td> 1981 -- 1994 </Td> <Td> 234 </Td> <Td> 347 </Td> <Td> 0.67 </Td> </Tr> <Tr> <Td> 5 </Td> <Td> </Td> <Td> Raúl </Td> <Td> 1994 -- 2010 </Td> <Td> 228 </Td> <Td> 550 </Td> <Td> 0.41 </Td> </Tr> <Tr> <Td> 6 </Td> <Td> </Td> <Td> Alfredo Di Stéfano </Td> <Td> 1953 -- 1966 </Td> <Td> 227 </Td> <Td> 329 </Td> <Td> 0.69 </Td> </Tr> <Tr> <Td> 7 </Td> <Td> </Td> <Td> César Rodríguez </Td> <Td> 1939 -- 1955 </Td> <Td> 223 </Td> <Td> 353 </Td> <Td> 0.63 </Td> </Tr> <Tr> <Td> 8 </Td> <Td> </Td> <Td> Quini </Td> <Td> 1970 -- 1987 </Td> <Td> 219 </Td> <Td> 448 </Td> <Td> 0.49 </Td> </Tr> <Tr> <Td> 9 </Td> <Td> </Td> <Td> Pahiño </Td> <Td> 1943 -- 1956 </Td> <Td> 210 </Td> <Td> 278 </Td> <Td> 0.76 </Td> </Tr> <Tr> <Td> 10 </Td> <Td> </Td> <Td> Edmundo Suárez </Td> <Td> 1939 -- 1950 </Td> <Td> 195 </Td> <Td> 231 </Td> <Td> 0.84 </Td> </Tr> <Tr> <Td> 11 </Td> <Td> </Td> <Td> Carlos Santillana </Td> <Td> 1970 -- 1988 </Td> <Td> 186 </Td> <Td> 461 </Td> <Td> 0.4 </Td> </Tr> <Tr> <Td> 12 </Td> <Td> </Td> <Td> David Villa </Td> <Td> 2003 -- 2014 </Td> <Td> 185 </Td> <Td> 352 </Td> <Td> 0.53 </Td> </Tr> <Tr> <Td> 13 </Td> <Td> </Td> <Td> Juan Arza </Td> <Td> 1943 -- 1959 </Td> <Td> 182 </Td> <Td> 349 </Td> <Td> 0.52 </Td> </Tr> <Tr> <Td> 14 </Td> <Td> </Td> <Td> Guillermo Gorostiza </Td> <Td> 1929 -- 1945 </Td> <Td> 178 </Td> <Td> 256 </Td> <Td> 0.7 </Td> </Tr> <Tr> <Td> 15 </Td> <Td> </Td> <Td> Samuel Eto'o </Td> <Td> 1998 -- 2009 </Td> <Td> 172 </Td> <Td> 280 </Td> <Td> 0.61 </Td> </Tr> <Tr> <Td> 16 </Td> <Td> </Td> <Td> Luis Aragonés </Td> <Td> 1960 -- 1974 </Td> <Td> 160 </Td> <Td> 360 </Td> <Td> 0.44 </Td> </Tr> <Tr> <Td> 17 </Td> <Td> </Td> <Td> Ferenc Puskás </Td> <Td> 1958 -- 1966 </Td> <Td> 156 </Td> <Td> 180 </Td> <Td> 0.87 </Td> </Tr> <Tr> <Td> 18 </Td> <Td> </Td> <Td> Julio Salinas </Td> <Td> 1982 -- 2000 </Td> <Td> 152 </Td> <Td> 417 </Td> <Td> 0.36 </Td> </Tr> <Tr> <Td> 19 </Td> <Td> </Td> <Td> Adrián Escudero </Td> <Td> 1945 -- 1958 </Td> <Td> 150 </Td> <Td> 287 </Td> <Td> 0.52 </Td> </Tr> <Tr> <Td> </Td> <Td> Aritz Aduriz </Td> <Td> 2002 -- </Td> <Td> 386 </Td> <Td> 0.39 </Td> </Tr> <Tr> <Td colspan="7"> Bold show players still playing in the La Liga </Td> </Tr> </Table> | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Rank",
"</Th>",
"<Th>",
"Nat",
".",
"</Th>",
"<Th>",
"Name",
"</Th>",
"<Th>",
"Years",
"</Th>",
"<Th>",
"Goals",
"</Th>",
"<Th>",
"Apps",
"</Th>",
"<Th>",
"Ratio",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Lionel",
"Messi",
"</Td>",
"<Td>",
"2004",
"--",
"</Td>",
"<Td>",
"361",
"</Td>",
"<Td>",
"392",
"</Td>",
"<Td>",
"0.92",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Cristiano",
"Ronaldo",
"</Td>",
"<Td>",
"2009",
"--",
"</Td>",
"<Td>",
"286",
"</Td>",
"<Td>",
"271",
"</Td>",
"<Td>",
"1.06",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Telmo",
"Zarra",
"</Td>",
"<Td>",
"1940",
"--",
"1955",
"</Td>",
"<Td>",
"251",
"</Td>",
"<Td>",
"278",
"</Td>",
"<Td>",
"0.9",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Hugo",
"Sánchez",
"</Td>",
"<Td>",
"1981",
"--",
"1994",
"</Td>",
"<Td>",
"234",
"</Td>",
"<Td>",
"347",
"</Td>",
"<Td>",
"0.67",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"5",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Raúl",
"</Td>",
"<Td>",
"1994",
"--",
"2010",
"</Td>",
"<Td>",
"228",
"</Td>",
"<Td>",
"550",
"</Td>",
"<Td>",
"0.41",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"6",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Alfredo",
"Di",
"Stéfano",
"</Td>",
"<Td>",
"1953",
"--",
"1966",
"</Td>",
"<Td>",
"227",
"</Td>",
"<Td>",
"329",
"</Td>",
"<Td>",
"0.69",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"7",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"César",
"Rodríguez",
"</Td>",
"<Td>",
"1939",
"--",
"1955",
"</Td>",
"<Td>",
"223",
"</Td>",
"<Td>",
"353",
"</Td>",
"<Td>",
"0.63",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"8",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Quini",
"</Td>",
"<Td>",
"1970",
"--",
"1987",
"</Td>",
"<Td>",
"219",
"</Td>",
"<Td>",
"448",
"</Td>",
"<Td>",
"0.49",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"9",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Pahiño",
"</Td>",
"<Td>",
"1943",
"--",
"1956",
"</Td>",
"<Td>",
"210",
"</Td>",
"<Td>",
"278",
"</Td>",
"<Td>",
"0.76",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"10",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Edmundo",
"Suárez",
"</Td>",
"<Td>",
"1939",
"--",
"1950",
"</Td>",
"<Td>",
"195",
"</Td>",
"<Td>",
"231",
"</Td>",
"<Td>",
"0.84",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"11",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Carlos",
"Santillana",
"</Td>",
"<Td>",
"1970",
"--",
"1988",
"</Td>",
"<Td>",
"186",
"</Td>",
"<Td>",
"461",
"</Td>",
"<Td>",
"0.4",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"12",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"David",
"Villa",
"</Td>",
"<Td>",
"2003",
"--",
"2014",
"</Td>",
"<Td>",
"185",
"</Td>",
"<Td>",
"352",
"</Td>",
"<Td>",
"0.53",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"13",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Juan",
"Arza",
"</Td>",
"<Td>",
"1943",
"--",
"1959",
"</Td>",
"<Td>",
"182",
"</Td>",
"<Td>",
"349",
"</Td>",
"<Td>",
"0.52",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"14",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Guillermo",
"Gorostiza",
"</Td>",
"<Td>",
"1929",
"--",
"1945",
"</Td>",
"<Td>",
"178",
"</Td>",
"<Td>",
"256",
"</Td>",
"<Td>",
"0.7",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"15",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Samuel",
"Eto'o",
"</Td>",
"<Td>",
"1998",
"--",
"2009",
"</Td>",
"<Td>",
"172",
"</Td>",
"<Td>",
"280",
"</Td>",
"<Td>",
"0.61",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"16",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Luis",
"Aragonés",
"</Td>",
"<Td>",
"1960",
"--",
"1974",
"</Td>",
"<Td>",
"160",
"</Td>",
"<Td>",
"360",
"</Td>",
"<Td>",
"0.44",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"17",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Ferenc",
"Puskás",
"</Td>",
"<Td>",
"1958",
"--",
"1966",
"</Td>",
"<Td>",
"156",
"</Td>",
"<Td>",
"180",
"</Td>",
"<Td>",
"0.87",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"18",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Julio",
"Salinas",
"</Td>",
"<Td>",
"1982",
"--",
"2000",
"</Td>",
"<Td>",
"152",
"</Td>",
"<Td>",
"417",
"</Td>",
"<Td>",
"0.36",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"19",
"</Td>",
"<Td>",
"</Td>",
"<Td>",
"Adrián",
"Escudero",
"</Td>",
"<Td>",
"1945",
"--",
"1958",
"</Td>",
"<Td>",
"150",
"</Td>",
"<Td>",
"287",
"</Td>",
"<Td>",
"0.52",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"</Td>",
"<Td>",
"Aritz",
"Aduriz",
"</Td>",
"<Td>",
"2002",
"--",
"</Td>",
"<Td>",
"386",
"</Td>",
"<Td>",
"0.39",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"7\">",
"Bold",
"show",
"players",
"still",
"playing",
"in",
"the",
"La",
"Liga",
"</Td>",
"</Tr>",
"</Table>"
],
"offsets": [
0,
8,
13,
18,
23,
29,
34,
38,
40,
46,
51,
56,
62,
67,
73,
79,
84,
90,
96,
101,
106,
112,
117,
123,
129,
135,
140,
145,
151,
156,
162,
167,
174,
180,
186,
191,
196,
199,
205,
210,
214,
220,
225,
229,
235,
240,
245,
251,
257,
262,
267,
273,
278,
284,
289,
299,
307,
313,
318,
323,
326,
332,
337,
341,
347,
352,
356,
362,
367,
372,
378,
384,
389,
394,
400,
405,
411,
416,
422,
428,
434,
439,
444,
447,
452,
458,
463,
467,
473,
478,
482,
488,
493,
497,
503,
509,
514,
519,
525,
530,
536,
541,
546,
554,
560,
565,
570,
573,
578,
584,
589,
593,
599,
604,
608,
614,
619,
624,
630,
636,
641,
646,
648,
654,
659,
665,
670,
675,
681,
686,
691,
694,
699,
705,
710,
714,
720,
725,
729,
735,
740,
745,
751,
757,
762,
767,
769,
775,
780,
786,
791,
799,
802,
810,
816,
821,
826,
829,
834,
840,
845,
849,
855,
860,
864,
870,
875,
880,
886,
892,
897,
902,
904,
910,
915,
921,
926,
932,
942,
948,
953,
958,
961,
966,
972,
977,
981,
987,
992,
996,
1002,
1007,
1012,
1018,
1024,
1029,
1034,
1036,
1042,
1047,
1053,
1058,
1064,
1070,
1075,
1080,
1083,
1088,
1094,
1099,
1103,
1109,
1114,
1118,
1124,
1129,
1134,
1140,
1146,
1151,
1156,
1158,
1164,
1169,
1175,
1180,
1187,
1193,
1198,
1203,
1206,
1211,
1217,
1222,
1226,
1232,
1237,
1241,
1247,
1252,
1257,
1263,
1269,
1274,
1279,
1282,
1288,
1293,
1299,
1304,
1312,
1319,
1325,
1330,
1335,
1338,
1343,
1349,
1354,
1358,
1364,
1369,
1373,
1379,
1384,
1389,
1395,
1401,
1406,
1411,
1414,
1420,
1425,
1431,
1436,
1443,
1454,
1460,
1465,
1470,
1473,
1478,
1484,
1489,
1493,
1499,
1504,
1508,
1514,
1519,
1523,
1529,
1535,
1540,
1545,
1548,
1554,
1559,
1565,
1570,
1576,
1582,
1588,
1593,
1598,
1601,
1606,
1612,
1617,
1621,
1627,
1632,
1636,
1642,
1647,
1652,
1658,
1664,
1669,
1674,
1677,
1683,
1688,
1694,
1699,
1704,
1709,
1715,
1720,
1725,
1728,
1733,
1739,
1744,
1748,
1754,
1759,
1763,
1769,
1774,
1779,
1785,
1791,
1796,
1801,
1804,
1810,
1815,
1821,
1826,
1836,
1846,
1852,
1857,
1862,
1865,
1870,
1876,
1881,
1885,
1891,
1896,
1900,
1906,
1911,
1915,
1921,
1927,
1932,
1937,
1940,
1946,
1951,
1957,
1962,
1969,
1975,
1981,
1986,
1991,
1994,
1999,
2005,
2010,
2014,
2020,
2025,
2029,
2035,
2040,
2045,
2051,
2057,
2062,
2067,
2070,
2076,
2081,
2087,
2092,
2097,
2106,
2112,
2117,
2122,
2125,
2130,
2136,
2141,
2145,
2151,
2156,
2160,
2166,
2171,
2176,
2182,
2188,
2193,
2198,
2201,
2207,
2212,
2218,
2223,
2230,
2237,
2243,
2248,
2253,
2256,
2261,
2267,
2272,
2276,
2282,
2287,
2291,
2297,
2302,
2307,
2313,
2319,
2324,
2329,
2332,
2338,
2343,
2349,
2354,
2360,
2368,
2374,
2379,
2384,
2387,
2392,
2398,
2403,
2407,
2413,
2418,
2422,
2428,
2433,
2438,
2444,
2450,
2455,
2460,
2463,
2469,
2474,
2480,
2485,
2492,
2501,
2507,
2512,
2517,
2520,
2525,
2531,
2536,
2540,
2546,
2551,
2555,
2561,
2566,
2571,
2577,
2583,
2588,
2593,
2599,
2604,
2610,
2617,
2623,
2628,
2633,
2636,
2642,
2647,
2651,
2657,
2662,
2667,
2673,
2679,
2684,
2688,
2701,
2706,
2711,
2719,
2725,
2733,
2736,
2740,
2743,
2748,
2754,
2760
]
} | 6d602e48eb78469a96614cb6fe43d2d1 | who has scored the most la liga goals ever | {
"tokens": [
"who",
"has",
"scored",
"the",
"most",
"la",
"liga",
"goals",
"ever"
],
"offsets": [
0,
4,
8,
15,
19,
24,
27,
32,
38
]
} | {
"text": [
"Lionel Messi"
],
"char_spans": [
{
"start": [
167
],
"end": [
178
]
}
],
"token_spans": [
{
"start": [
31
],
"end": [
32
]
}
]
} | [
"Lionel Messi"
] |
NaturalQuestionsShort | <P> A Star Is Born will premiere at the 75th Venice International Film Festival in August 31 , 2018 and is scheduled to be released in the United States on October 5 , 2018 , by Warner Bros. Pictures . </P> | {
"tokens": [
"<P>",
"A",
"Star",
"Is",
"Born",
"will",
"premiere",
"at",
"the",
"75th",
"Venice",
"International",
"Film",
"Festival",
"in",
"August",
"31",
",",
"2018",
"and",
"is",
"scheduled",
"to",
"be",
"released",
"in",
"the",
"United",
"States",
"on",
"October",
"5",
",",
"2018",
",",
"by",
"Warner",
"Bros.",
"Pictures",
".",
"</P>"
],
"offsets": [
0,
4,
6,
11,
14,
19,
24,
33,
36,
40,
45,
52,
66,
71,
80,
83,
90,
93,
95,
100,
104,
107,
117,
120,
123,
132,
135,
139,
146,
153,
156,
164,
166,
168,
173,
175,
178,
185,
191,
200,
202
]
} | 5bb3f7beba8e46ccb1f85d9177eb7954 | when does a star is born remake come out | {
"tokens": [
"when",
"does",
"a",
"star",
"is",
"born",
"remake",
"come",
"out"
],
"offsets": [
0,
5,
10,
12,
17,
20,
25,
32,
37
]
} | {
"text": [
"October 5 , 2018"
],
"char_spans": [
{
"start": [
156
],
"end": [
171
]
}
],
"token_spans": [
{
"start": [
30
],
"end": [
33
]
}
]
} | [
"October 5 , 2018"
] |
NaturalQuestionsShort | <P> The flag of Nigeria was designed in 1959 and first officially hoisted on 1 October 1960 . The flag is a vertical 1 : 2 triband of green , white , green . The two green stripes represent Nigeria 's natural wealth , while the white band represents peace . </P> | {
"tokens": [
"<P>",
"The",
"flag",
"of",
"Nigeria",
"was",
"designed",
"in",
"1959",
"and",
"first",
"officially",
"hoisted",
"on",
"1",
"October",
"1960",
".",
"The",
"flag",
"is",
"a",
"vertical",
"1",
":",
"2",
"triband",
"of",
"green",
",",
"white",
",",
"green",
".",
"The",
"two",
"green",
"stripes",
"represent",
"Nigeria",
"'s",
"natural",
"wealth",
",",
"while",
"the",
"white",
"band",
"represents",
"peace",
".",
"</P>"
],
"offsets": [
0,
4,
8,
13,
16,
24,
28,
37,
40,
45,
49,
55,
66,
74,
77,
79,
87,
92,
94,
98,
103,
106,
108,
117,
119,
121,
123,
131,
134,
140,
142,
148,
150,
156,
158,
162,
166,
172,
180,
190,
198,
201,
209,
216,
218,
224,
228,
234,
239,
250,
256,
258
]
} | dba6565e598343938963267c298a066a | the green in nigeria flag stand for what | {
"tokens": [
"the",
"green",
"in",
"nigeria",
"flag",
"stand",
"for",
"what"
],
"offsets": [
0,
4,
10,
13,
21,
26,
32,
36
]
} | {
"text": [
"Nigeria 's natural wealth"
],
"char_spans": [
{
"start": [
190
],
"end": [
214
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
42
]
}
]
} | [
"Nigeria 's natural wealth"
] |
NaturalQuestionsShort | <P> The season started off with `` Homer 's Barbershop Quartet '' which was chosen as the season premiere because it guest starred George Harrison . The Fox executives had wanted to premiere with `` Homer Goes to College '' because it was a National Lampoon 's Animal House parody , but the writers felt `` Homer 's Barbershop Quartet '' would be a better episode because of Harrison 's involvement . Even though the episode aired during the beginning of the fifth season , `` Cape Feare '' was the last episode written by the original team of writers and guest starred Kelsey Grammer as Sideshow Bob . Compared to previously produced episodes , the episode featured several elements that could be described as cartoonish . This was a result of the staff 's careless attitude towards the end of season four as the majority of them were leaving which , combined with the shortness of the episode , led to the creation of the rake sequence , became a memorable moment for this episode . `` Cape Feare '' and `` Rosebud '' were both broadcast early in the season and are amongst the series ' most acclaimed episodes , both having placed highly on Entertainment Weekly 's list of the top 25 episodes . The episode `` Deep Space Homer '' was the only episode to be written by David Mirkin and was controversial amongst the show 's writing staff when the episode was in production . Some of the writers felt that having Homer go into space was too `` large '' of an idea . Matt Groening felt that the idea was so big that it gave the writers `` nowhere to go '' . As a result , every aspect of the show was worked on to make the concept work . The writers focused more upon the relationship between Homer and his family and Homer 's attempts to be a hero . `` Sweet Seymour Skinner 's Baadasssss Song '' was the series ' 100th episode . It was chosen because it heavily featured Bart and was promoted as `` Bart 's biggest prank ever , '' even though Bart did not actually pull any pranks in the episode ; rather , Bart accidentally let his dog loose , eventually resulting in Principal Skinner 's firing . Cletus Spuckler and the Rich Texan were the only recurring characters to be introduced this season , first appearing in `` Bart Gets an Elephant '' , and `` $ pringfield '' respectively . Other minor characters who first appeared this season were Luigi and Baby Gerald . Two more episodes , `` Bart of Darkness '' and `` Lisa 's Rival '' were produced as part of the season five ( 1F ) production run , but both aired the following season . </P> | {
"tokens": [
"<P>",
"The",
"season",
"started",
"off",
"with",
"``",
"Homer",
"'s",
"Barbershop",
"Quartet",
"''",
"which",
"was",
"chosen",
"as",
"the",
"season",
"premiere",
"because",
"it",
"guest",
"starred",
"George",
"Harrison",
".",
"The",
"Fox",
"executives",
"had",
"wanted",
"to",
"premiere",
"with",
"``",
"Homer",
"Goes",
"to",
"College",
"''",
"because",
"it",
"was",
"a",
"National",
"Lampoon",
"'s",
"Animal",
"House",
"parody",
",",
"but",
"the",
"writers",
"felt",
"``",
"Homer",
"'s",
"Barbershop",
"Quartet",
"''",
"would",
"be",
"a",
"better",
"episode",
"because",
"of",
"Harrison",
"'s",
"involvement",
".",
"Even",
"though",
"the",
"episode",
"aired",
"during",
"the",
"beginning",
"of",
"the",
"fifth",
"season",
",",
"``",
"Cape",
"Feare",
"''",
"was",
"the",
"last",
"episode",
"written",
"by",
"the",
"original",
"team",
"of",
"writers",
"and",
"guest",
"starred",
"Kelsey",
"Grammer",
"as",
"Sideshow",
"Bob",
".",
"Compared",
"to",
"previously",
"produced",
"episodes",
",",
"the",
"episode",
"featured",
"several",
"elements",
"that",
"could",
"be",
"described",
"as",
"cartoonish",
".",
"This",
"was",
"a",
"result",
"of",
"the",
"staff",
"'s",
"careless",
"attitude",
"towards",
"the",
"end",
"of",
"season",
"four",
"as",
"the",
"majority",
"of",
"them",
"were",
"leaving",
"which",
",",
"combined",
"with",
"the",
"shortness",
"of",
"the",
"episode",
",",
"led",
"to",
"the",
"creation",
"of",
"the",
"rake",
"sequence",
",",
"became",
"a",
"memorable",
"moment",
"for",
"this",
"episode",
".",
"``",
"Cape",
"Feare",
"''",
"and",
"``",
"Rosebud",
"''",
"were",
"both",
"broadcast",
"early",
"in",
"the",
"season",
"and",
"are",
"amongst",
"the",
"series",
"'",
"most",
"acclaimed",
"episodes",
",",
"both",
"having",
"placed",
"highly",
"on",
"Entertainment",
"Weekly",
"'s",
"list",
"of",
"the",
"top",
"25",
"episodes",
".",
"The",
"episode",
"``",
"Deep",
"Space",
"Homer",
"''",
"was",
"the",
"only",
"episode",
"to",
"be",
"written",
"by",
"David",
"Mirkin",
"and",
"was",
"controversial",
"amongst",
"the",
"show",
"'s",
"writing",
"staff",
"when",
"the",
"episode",
"was",
"in",
"production",
".",
"Some",
"of",
"the",
"writers",
"felt",
"that",
"having",
"Homer",
"go",
"into",
"space",
"was",
"too",
"``",
"large",
"''",
"of",
"an",
"idea",
".",
"Matt",
"Groening",
"felt",
"that",
"the",
"idea",
"was",
"so",
"big",
"that",
"it",
"gave",
"the",
"writers",
"``",
"nowhere",
"to",
"go",
"''",
".",
"As",
"a",
"result",
",",
"every",
"aspect",
"of",
"the",
"show",
"was",
"worked",
"on",
"to",
"make",
"the",
"concept",
"work",
".",
"The",
"writers",
"focused",
"more",
"upon",
"the",
"relationship",
"between",
"Homer",
"and",
"his",
"family",
"and",
"Homer",
"'s",
"attempts",
"to",
"be",
"a",
"hero",
".",
"``",
"Sweet",
"Seymour",
"Skinner",
"'s",
"Baadasssss",
"Song",
"''",
"was",
"the",
"series",
"'",
"100th",
"episode",
".",
"It",
"was",
"chosen",
"because",
"it",
"heavily",
"featured",
"Bart",
"and",
"was",
"promoted",
"as",
"``",
"Bart",
"'s",
"biggest",
"prank",
"ever",
",",
"''",
"even",
"though",
"Bart",
"did",
"not",
"actually",
"pull",
"any",
"pranks",
"in",
"the",
"episode",
";",
"rather",
",",
"Bart",
"accidentally",
"let",
"his",
"dog",
"loose",
",",
"eventually",
"resulting",
"in",
"Principal",
"Skinner",
"'s",
"firing",
".",
"Cletus",
"Spuckler",
"and",
"the",
"Rich",
"Texan",
"were",
"the",
"only",
"recurring",
"characters",
"to",
"be",
"introduced",
"this",
"season",
",",
"first",
"appearing",
"in",
"``",
"Bart",
"Gets",
"an",
"Elephant",
"''",
",",
"and",
"``",
"$",
"pringfield",
"''",
"respectively",
".",
"Other",
"minor",
"characters",
"who",
"first",
"appeared",
"this",
"season",
"were",
"Luigi",
"and",
"Baby",
"Gerald",
".",
"Two",
"more",
"episodes",
",",
"``",
"Bart",
"of",
"Darkness",
"''",
"and",
"``",
"Lisa",
"'s",
"Rival",
"''",
"were",
"produced",
"as",
"part",
"of",
"the",
"season",
"five",
"(",
"1F",
")",
"production",
"run",
",",
"but",
"both",
"aired",
"the",
"following",
"season",
".",
"</P>"
],
"offsets": [
0,
4,
8,
15,
23,
27,
32,
35,
41,
44,
55,
63,
66,
72,
76,
83,
86,
90,
97,
106,
114,
117,
123,
131,
138,
147,
149,
153,
157,
168,
172,
179,
182,
191,
196,
199,
205,
210,
213,
221,
224,
232,
235,
239,
241,
250,
258,
261,
268,
274,
281,
283,
287,
291,
299,
304,
307,
313,
316,
327,
335,
338,
344,
347,
349,
356,
364,
372,
375,
384,
387,
399,
401,
406,
413,
417,
425,
431,
438,
442,
452,
455,
459,
465,
472,
474,
477,
482,
488,
491,
495,
499,
504,
512,
520,
523,
527,
536,
541,
544,
552,
556,
562,
570,
577,
585,
588,
597,
601,
603,
612,
615,
626,
635,
644,
646,
650,
658,
667,
675,
684,
689,
695,
698,
708,
711,
722,
724,
729,
733,
735,
742,
745,
749,
755,
758,
767,
776,
784,
788,
792,
795,
802,
807,
810,
814,
823,
826,
831,
836,
844,
850,
852,
861,
866,
870,
880,
883,
887,
895,
897,
901,
904,
908,
917,
920,
924,
929,
938,
940,
947,
949,
959,
966,
970,
975,
983,
985,
988,
993,
999,
1002,
1006,
1009,
1017,
1020,
1025,
1030,
1040,
1046,
1049,
1053,
1060,
1064,
1068,
1076,
1080,
1087,
1089,
1094,
1104,
1113,
1115,
1120,
1127,
1134,
1141,
1144,
1158,
1165,
1168,
1173,
1176,
1180,
1184,
1187,
1196,
1198,
1202,
1210,
1213,
1218,
1224,
1230,
1233,
1237,
1241,
1246,
1254,
1257,
1260,
1268,
1271,
1277,
1284,
1288,
1292,
1306,
1314,
1318,
1323,
1326,
1334,
1340,
1345,
1349,
1357,
1361,
1364,
1375,
1377,
1382,
1385,
1389,
1397,
1402,
1407,
1414,
1420,
1423,
1428,
1434,
1438,
1442,
1445,
1451,
1454,
1457,
1460,
1465,
1467,
1472,
1481,
1486,
1491,
1495,
1500,
1504,
1507,
1511,
1516,
1519,
1524,
1528,
1536,
1539,
1547,
1550,
1553,
1556,
1558,
1561,
1563,
1570,
1572,
1578,
1585,
1588,
1592,
1597,
1601,
1608,
1611,
1614,
1619,
1623,
1631,
1636,
1638,
1642,
1650,
1658,
1663,
1668,
1672,
1685,
1693,
1699,
1703,
1707,
1714,
1718,
1724,
1727,
1736,
1739,
1742,
1744,
1749,
1751,
1754,
1760,
1768,
1776,
1779,
1790,
1795,
1798,
1802,
1806,
1813,
1815,
1821,
1829,
1831,
1834,
1838,
1845,
1853,
1856,
1864,
1873,
1878,
1882,
1886,
1895,
1898,
1901,
1906,
1909,
1917,
1923,
1928,
1930,
1933,
1938,
1945,
1950,
1954,
1958,
1967,
1972,
1976,
1983,
1986,
1990,
1998,
2000,
2007,
2009,
2014,
2027,
2031,
2035,
2039,
2045,
2047,
2058,
2068,
2071,
2081,
2089,
2092,
2099,
2101,
2108,
2117,
2121,
2125,
2130,
2136,
2141,
2145,
2150,
2160,
2171,
2174,
2177,
2188,
2193,
2200,
2202,
2208,
2218,
2221,
2224,
2229,
2234,
2237,
2246,
2249,
2251,
2255,
2258,
2260,
2271,
2274,
2287,
2289,
2295,
2301,
2312,
2316,
2322,
2331,
2336,
2343,
2348,
2354,
2358,
2363,
2370,
2372,
2376,
2381,
2390,
2392,
2395,
2400,
2403,
2412,
2415,
2419,
2422,
2427,
2430,
2436,
2439,
2444,
2453,
2456,
2461,
2464,
2468,
2475,
2480,
2482,
2485,
2487,
2498,
2502,
2504,
2508,
2513,
2519,
2523,
2533,
2540,
2542
]
} | ac3079ef75e84f6eb2bd87214a920516 | what is the name of the first episode in series 5 of the simpsons | {
"tokens": [
"what",
"is",
"the",
"name",
"of",
"the",
"first",
"episode",
"in",
"series",
"5",
"of",
"the",
"simpsons"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
30,
38,
41,
48,
50,
53,
57
]
} | {
"text": [
"Homer 's Barbershop Quartet"
],
"char_spans": [
{
"start": [
35
],
"end": [
61
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
10
]
}
]
} | [
"Homer 's Barbershop Quartet"
] |
NaturalQuestionsShort | <P> The 2018 FIFA World Cup was the 21st FIFA World Cup , an international football tournament contested by the men 's national teams of the member associations of FIFA once every four years . It took place in Russia from 14 June to 15 July 2018 . </P> | {
"tokens": [
"<P>",
"The",
"2018",
"FIFA",
"World",
"Cup",
"was",
"the",
"21st",
"FIFA",
"World",
"Cup",
",",
"an",
"international",
"football",
"tournament",
"contested",
"by",
"the",
"men",
"'s",
"national",
"teams",
"of",
"the",
"member",
"associations",
"of",
"FIFA",
"once",
"every",
"four",
"years",
".",
"It",
"took",
"place",
"in",
"Russia",
"from",
"14",
"June",
"to",
"15",
"July",
"2018",
".",
"</P>"
],
"offsets": [
0,
4,
8,
13,
18,
24,
28,
32,
36,
41,
46,
52,
56,
58,
61,
75,
84,
95,
105,
108,
112,
116,
119,
128,
134,
137,
141,
148,
161,
164,
169,
174,
180,
185,
191,
193,
196,
201,
207,
210,
217,
222,
225,
230,
233,
236,
241,
246,
248
]
} | affdb43551074c7a87c59a1699d5aeb0 | where is the football world cup being played | {
"tokens": [
"where",
"is",
"the",
"football",
"world",
"cup",
"being",
"played"
],
"offsets": [
0,
6,
9,
13,
22,
28,
32,
38
]
} | {
"text": [
"Russia"
],
"char_spans": [
{
"start": [
210
],
"end": [
215
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
39
]
}
]
} | [
"Russia"
] |
NaturalQuestionsShort | <P> The 2012 Summer Olympics saw an 83 - member Indian contingent participating in the games and setting a new best for the country with a total of six medals . Wrestler Sushil Kumar became the first Indian with multiple individual Olympic medals ( bronze at the 2008 Beijing Olympics and silver at the 2012 Summer Olympics ) since Norman Pritchard in 1900 . Saina Nehwal won bronze medal in badminton in Women 's singles getting the country 's first Olympic medal in badminton . Pugilist Mary Kom became the first Indian woman to win a medal in boxing with her bronze medal finish in Women 's flyweight category . </P> | {
"tokens": [
"<P>",
"The",
"2012",
"Summer",
"Olympics",
"saw",
"an",
"83",
"-",
"member",
"Indian",
"contingent",
"participating",
"in",
"the",
"games",
"and",
"setting",
"a",
"new",
"best",
"for",
"the",
"country",
"with",
"a",
"total",
"of",
"six",
"medals",
".",
"Wrestler",
"Sushil",
"Kumar",
"became",
"the",
"first",
"Indian",
"with",
"multiple",
"individual",
"Olympic",
"medals",
"(",
"bronze",
"at",
"the",
"2008",
"Beijing",
"Olympics",
"and",
"silver",
"at",
"the",
"2012",
"Summer",
"Olympics",
")",
"since",
"Norman",
"Pritchard",
"in",
"1900",
".",
"Saina",
"Nehwal",
"won",
"bronze",
"medal",
"in",
"badminton",
"in",
"Women",
"'s",
"singles",
"getting",
"the",
"country",
"'s",
"first",
"Olympic",
"medal",
"in",
"badminton",
".",
"Pugilist",
"Mary",
"Kom",
"became",
"the",
"first",
"Indian",
"woman",
"to",
"win",
"a",
"medal",
"in",
"boxing",
"with",
"her",
"bronze",
"medal",
"finish",
"in",
"Women",
"'s",
"flyweight",
"category",
".",
"</P>"
],
"offsets": [
0,
4,
8,
13,
20,
29,
33,
36,
39,
41,
48,
55,
66,
80,
83,
87,
93,
97,
105,
107,
111,
116,
120,
124,
132,
137,
139,
145,
148,
152,
159,
161,
170,
177,
183,
190,
194,
200,
207,
212,
221,
232,
240,
247,
249,
256,
259,
263,
268,
276,
285,
289,
296,
299,
303,
308,
315,
324,
326,
332,
339,
349,
352,
357,
359,
365,
372,
376,
383,
389,
392,
402,
405,
411,
414,
422,
430,
434,
442,
445,
451,
459,
465,
468,
478,
480,
489,
494,
498,
505,
509,
515,
522,
528,
531,
535,
537,
543,
546,
553,
558,
562,
569,
575,
582,
585,
591,
594,
604,
613,
615
]
} | 682893f4566f405eb6213ea1665aa88e | in which olympic games did india win the most medals | {
"tokens": [
"in",
"which",
"olympic",
"games",
"did",
"india",
"win",
"the",
"most",
"medals"
],
"offsets": [
0,
3,
9,
17,
23,
27,
33,
37,
41,
46
]
} | {
"text": [
"The 2012 Summer Olympics"
],
"char_spans": [
{
"start": [
4
],
"end": [
27
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
4
]
}
]
} | [
"The 2012 Summer Olympics"
] |
NaturalQuestionsShort | <P> The foundation for the influential position held by Germany today was laid during the Wirtschaftswunder ( economic miracle ) of the 1950s when West Germany rose from the enormous destruction wrought by World War II to become the world 's third - largest economy . The first chancellor Konrad Adenauer , who remained in office until 1963 , had worked for a full alignment with NATO rather than neutrality . He not only secured a membership in NATO but was also a proponent of agreements that developed into the present - day European Union . When the G6 was established in 1975 , there was no question whether the Federal Republic of Germany would be a member as well . </P> | {
"tokens": [
"<P>",
"The",
"foundation",
"for",
"the",
"influential",
"position",
"held",
"by",
"Germany",
"today",
"was",
"laid",
"during",
"the",
"Wirtschaftswunder",
"(",
"economic",
"miracle",
")",
"of",
"the",
"1950s",
"when",
"West",
"Germany",
"rose",
"from",
"the",
"enormous",
"destruction",
"wrought",
"by",
"World",
"War",
"II",
"to",
"become",
"the",
"world",
"'s",
"third",
"-",
"largest",
"economy",
".",
"The",
"first",
"chancellor",
"Konrad",
"Adenauer",
",",
"who",
"remained",
"in",
"office",
"until",
"1963",
",",
"had",
"worked",
"for",
"a",
"full",
"alignment",
"with",
"NATO",
"rather",
"than",
"neutrality",
".",
"He",
"not",
"only",
"secured",
"a",
"membership",
"in",
"NATO",
"but",
"was",
"also",
"a",
"proponent",
"of",
"agreements",
"that",
"developed",
"into",
"the",
"present",
"-",
"day",
"European",
"Union",
".",
"When",
"the",
"G6",
"was",
"established",
"in",
"1975",
",",
"there",
"was",
"no",
"question",
"whether",
"the",
"Federal",
"Republic",
"of",
"Germany",
"would",
"be",
"a",
"member",
"as",
"well",
".",
"</P>"
],
"offsets": [
0,
4,
8,
19,
23,
27,
39,
48,
53,
56,
64,
70,
74,
79,
86,
90,
108,
110,
119,
127,
129,
132,
136,
142,
147,
152,
160,
165,
170,
174,
183,
195,
203,
206,
212,
216,
219,
222,
229,
233,
239,
242,
248,
250,
258,
266,
268,
272,
278,
289,
296,
305,
307,
311,
320,
323,
330,
336,
341,
343,
347,
354,
358,
360,
365,
375,
380,
385,
392,
397,
408,
410,
413,
417,
422,
430,
432,
443,
446,
451,
455,
459,
464,
466,
476,
479,
490,
495,
505,
510,
514,
522,
524,
528,
537,
543,
545,
550,
554,
557,
561,
573,
576,
581,
583,
589,
593,
596,
605,
613,
617,
625,
634,
637,
645,
651,
654,
656,
663,
666,
671,
673
]
} | 30415a29885f4830a196a1ae3897ac9d | the first chancellor and founding father of the west german federal republic was | {
"tokens": [
"the",
"first",
"chancellor",
"and",
"founding",
"father",
"of",
"the",
"west",
"german",
"federal",
"republic",
"was"
],
"offsets": [
0,
4,
10,
21,
25,
34,
41,
44,
48,
53,
60,
68,
77
]
} | {
"text": [
"Konrad Adenauer"
],
"char_spans": [
{
"start": [
289
],
"end": [
303
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
50
]
}
]
} | [
"Konrad Adenauer"
] |
NaturalQuestionsShort | <P> Taylor Lautner ( / ˈlaʊtnər / ; born February 11 , 1992 ) is an American actor , voice actor , and model . He is known for playing Jacob Black in The Twilight Saga film series based on the novels of the same name by Stephenie Meyer . </P> | {
"tokens": [
"<P>",
"Taylor",
"Lautner",
"(",
"/",
"ˈlaʊtnər",
"/",
";",
"born",
"February",
"11",
",",
"1992",
")",
"is",
"an",
"American",
"actor",
",",
"voice",
"actor",
",",
"and",
"model",
".",
"He",
"is",
"known",
"for",
"playing",
"Jacob",
"Black",
"in",
"The",
"Twilight",
"Saga",
"film",
"series",
"based",
"on",
"the",
"novels",
"of",
"the",
"same",
"name",
"by",
"Stephenie",
"Meyer",
".",
"</P>"
],
"offsets": [
0,
4,
11,
19,
21,
23,
32,
34,
36,
41,
50,
53,
55,
60,
62,
65,
68,
77,
83,
85,
91,
97,
99,
103,
109,
111,
114,
117,
123,
127,
135,
141,
147,
150,
154,
163,
168,
173,
180,
186,
189,
193,
200,
203,
207,
212,
217,
220,
230,
236,
238
]
} | 25e689ce5d7e451ca7250cbd162258be | who is the actor who plays jacob in twilight | {
"tokens": [
"who",
"is",
"the",
"actor",
"who",
"plays",
"jacob",
"in",
"twilight"
],
"offsets": [
0,
4,
7,
11,
17,
21,
27,
33,
36
]
} | {
"text": [
"Taylor Lautner"
],
"char_spans": [
{
"start": [
4
],
"end": [
17
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
2
]
}
]
} | [
"Taylor Lautner"
] |
NaturalQuestionsShort | <Tr> <Td> Reuven Feuerstein </Td> <Td> The theory of Structural Cognitive Modifiability describes intelligence as `` the unique propensity of human beings to change or modify the structure of their cognitive functioning to adapt to the changing demands of a life situation '' . </Td> </Tr> | {
"tokens": [
"<Tr>",
"<Td>",
"Reuven",
"Feuerstein",
"</Td>",
"<Td>",
"The",
"theory",
"of",
"Structural",
"Cognitive",
"Modifiability",
"describes",
"intelligence",
"as",
"``",
"the",
"unique",
"propensity",
"of",
"human",
"beings",
"to",
"change",
"or",
"modify",
"the",
"structure",
"of",
"their",
"cognitive",
"functioning",
"to",
"adapt",
"to",
"the",
"changing",
"demands",
"of",
"a",
"life",
"situation",
"''",
".",
"</Td>",
"</Tr>"
],
"offsets": [
0,
5,
10,
17,
28,
34,
39,
43,
50,
53,
64,
74,
88,
98,
111,
114,
117,
121,
128,
139,
142,
148,
155,
158,
165,
168,
175,
179,
189,
192,
198,
208,
220,
223,
229,
232,
236,
245,
253,
256,
258,
263,
273,
276,
278,
284
]
} | 008cf0fa691e49a68880c07a4c978449 | who said that intelligence is the ability to adapt to one surroundings | {
"tokens": [
"who",
"said",
"that",
"intelligence",
"is",
"the",
"ability",
"to",
"adapt",
"to",
"one",
"surroundings"
],
"offsets": [
0,
4,
9,
14,
27,
30,
34,
42,
45,
51,
54,
58
]
} | {
"text": [
"Reuven Feuerstein"
],
"char_spans": [
{
"start": [
10
],
"end": [
26
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
3
]
}
]
} | [
"Reuven Feuerstein"
] |
NaturalQuestionsShort | <P> Bit parts are often significant in the story line and sometimes pivotal , as in Jack Albertson 's role as a postal worker in the 1947 feature film Miracle on 34th Street . Some characters with bit parts attract significant attention . Constantin Stanislavski remarked that `` there are no small parts , only small actors . '' </P> | {
"tokens": [
"<P>",
"Bit",
"parts",
"are",
"often",
"significant",
"in",
"the",
"story",
"line",
"and",
"sometimes",
"pivotal",
",",
"as",
"in",
"Jack",
"Albertson",
"'s",
"role",
"as",
"a",
"postal",
"worker",
"in",
"the",
"1947",
"feature",
"film",
"Miracle",
"on",
"34th",
"Street",
".",
"Some",
"characters",
"with",
"bit",
"parts",
"attract",
"significant",
"attention",
".",
"Constantin",
"Stanislavski",
"remarked",
"that",
"``",
"there",
"are",
"no",
"small",
"parts",
",",
"only",
"small",
"actors",
".",
"''",
"</P>"
],
"offsets": [
0,
4,
8,
14,
18,
24,
36,
39,
43,
49,
54,
58,
68,
76,
78,
81,
84,
89,
99,
102,
107,
110,
112,
119,
126,
129,
133,
138,
146,
151,
159,
162,
167,
174,
176,
181,
192,
197,
201,
207,
215,
227,
237,
239,
250,
263,
272,
277,
280,
286,
290,
293,
299,
305,
307,
312,
318,
325,
327,
330
]
} | e48b6122239f4cc0bda779e48c403d4e | who said there are no small roles only small actors | {
"tokens": [
"who",
"said",
"there",
"are",
"no",
"small",
"roles",
"only",
"small",
"actors"
],
"offsets": [
0,
4,
9,
15,
19,
22,
28,
34,
39,
45
]
} | {
"text": [
"Constantin Stanislavski"
],
"char_spans": [
{
"start": [
239
],
"end": [
261
]
}
],
"token_spans": [
{
"start": [
43
],
"end": [
44
]
}
]
} | [
"Constantin Stanislavski"
] |
NaturalQuestionsShort | <P> Dolophones conifera , known as the Wrap - around spider , is a species of spider in the family Araneidae indigenous to Australia . It is named for its ability to flatten and wrap its body around tree limbs as camouflage . It is found in Western Australia along with several other species from the genus Dolophones , and was first described in 1886 . </P> | {
"tokens": [
"<P>",
"Dolophones",
"conifera",
",",
"known",
"as",
"the",
"Wrap",
"-",
"around",
"spider",
",",
"is",
"a",
"species",
"of",
"spider",
"in",
"the",
"family",
"Araneidae",
"indigenous",
"to",
"Australia",
".",
"It",
"is",
"named",
"for",
"its",
"ability",
"to",
"flatten",
"and",
"wrap",
"its",
"body",
"around",
"tree",
"limbs",
"as",
"camouflage",
".",
"It",
"is",
"found",
"in",
"Western",
"Australia",
"along",
"with",
"several",
"other",
"species",
"from",
"the",
"genus",
"Dolophones",
",",
"and",
"was",
"first",
"described",
"in",
"1886",
".",
"</P>"
],
"offsets": [
0,
4,
15,
24,
26,
32,
35,
39,
44,
46,
53,
60,
62,
65,
67,
75,
78,
85,
88,
92,
99,
109,
120,
123,
133,
135,
138,
141,
147,
151,
155,
163,
166,
174,
178,
183,
187,
192,
199,
204,
210,
213,
224,
226,
229,
232,
238,
241,
249,
259,
265,
270,
278,
284,
292,
297,
301,
307,
318,
320,
324,
328,
334,
344,
347,
352,
354
]
} | aa4dc1f6b0124061a0c1fa90d02b4f81 | where do you find the wrap around spider | {
"tokens": [
"where",
"do",
"you",
"find",
"the",
"wrap",
"around",
"spider"
],
"offsets": [
0,
6,
9,
13,
18,
22,
27,
34
]
} | {
"text": [
"Western Australia"
],
"char_spans": [
{
"start": [
241
],
"end": [
257
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
48
]
}
]
} | [
"Western Australia"
] |
NaturalQuestionsShort | <P> From 1966 -- 1969 prior to the merger in 1970 , the NFL and the AFL agreed to hold an ultimate championship game , first called the AFL - NFL World Championship Game and later renamed the Super Bowl after 1968 . Following the merger in 1970 , the Super Bowl name continued as the game to determine the NFL champion . The most important factor of the merger was that all ten AFL teams joined the NFL in 1970 and every AFL championship game and record is included in NFL record books . The old NFL Championship Game became the NFC Championship Game , while the old AFL Championship Game became the AFC Championship Game . The NFL lists the old AFL / NFL championship games with `` new '' AFC / NFC championship games in its record books . The Green Bay Packers have won the most championships with 13 total ( 9 NFL championships pre-merger , four ( 4 ) Super Bowl championships ) . The Packers are also the only team to win three consecutive championships , having done so twice ( 1929 -- 1931 , 1965 -- 1967 ) . The Chicago Bears have won the second most overall championships with nine ( 9 ) ( eight NFL championships , one Super Bowl championship ) . </P> | {
"tokens": [
"<P>",
"From",
"1966",
"--",
"1969",
"prior",
"to",
"the",
"merger",
"in",
"1970",
",",
"the",
"NFL",
"and",
"the",
"AFL",
"agreed",
"to",
"hold",
"an",
"ultimate",
"championship",
"game",
",",
"first",
"called",
"the",
"AFL",
"-",
"NFL",
"World",
"Championship",
"Game",
"and",
"later",
"renamed",
"the",
"Super",
"Bowl",
"after",
"1968",
".",
"Following",
"the",
"merger",
"in",
"1970",
",",
"the",
"Super",
"Bowl",
"name",
"continued",
"as",
"the",
"game",
"to",
"determine",
"the",
"NFL",
"champion",
".",
"The",
"most",
"important",
"factor",
"of",
"the",
"merger",
"was",
"that",
"all",
"ten",
"AFL",
"teams",
"joined",
"the",
"NFL",
"in",
"1970",
"and",
"every",
"AFL",
"championship",
"game",
"and",
"record",
"is",
"included",
"in",
"NFL",
"record",
"books",
".",
"The",
"old",
"NFL",
"Championship",
"Game",
"became",
"the",
"NFC",
"Championship",
"Game",
",",
"while",
"the",
"old",
"AFL",
"Championship",
"Game",
"became",
"the",
"AFC",
"Championship",
"Game",
".",
"The",
"NFL",
"lists",
"the",
"old",
"AFL",
"/",
"NFL",
"championship",
"games",
"with",
"``",
"new",
"''",
"AFC",
"/",
"NFC",
"championship",
"games",
"in",
"its",
"record",
"books",
".",
"The",
"Green",
"Bay",
"Packers",
"have",
"won",
"the",
"most",
"championships",
"with",
"13",
"total",
"(",
"9",
"NFL",
"championships",
"pre-merger",
",",
"four",
"(",
"4",
")",
"Super",
"Bowl",
"championships",
")",
".",
"The",
"Packers",
"are",
"also",
"the",
"only",
"team",
"to",
"win",
"three",
"consecutive",
"championships",
",",
"having",
"done",
"so",
"twice",
"(",
"1929",
"--",
"1931",
",",
"1965",
"--",
"1967",
")",
".",
"The",
"Chicago",
"Bears",
"have",
"won",
"the",
"second",
"most",
"overall",
"championships",
"with",
"nine",
"(",
"9",
")",
"(",
"eight",
"NFL",
"championships",
",",
"one",
"Super",
"Bowl",
"championship",
")",
".",
"</P>"
],
"offsets": [
0,
4,
9,
14,
17,
22,
28,
31,
35,
42,
45,
50,
52,
56,
60,
64,
68,
72,
79,
82,
87,
90,
99,
112,
117,
119,
125,
132,
136,
140,
142,
146,
152,
165,
170,
174,
180,
188,
192,
198,
203,
209,
214,
216,
226,
230,
237,
240,
245,
247,
251,
257,
262,
267,
277,
280,
284,
289,
292,
302,
306,
310,
319,
321,
325,
330,
340,
347,
350,
354,
361,
365,
370,
374,
378,
382,
388,
395,
399,
403,
406,
411,
415,
421,
425,
438,
443,
447,
454,
457,
466,
469,
473,
480,
486,
488,
492,
496,
500,
513,
518,
525,
529,
533,
546,
551,
553,
559,
563,
567,
571,
584,
589,
596,
600,
604,
617,
622,
624,
628,
632,
638,
642,
646,
650,
652,
656,
669,
675,
680,
683,
687,
690,
694,
696,
700,
713,
719,
722,
726,
733,
739,
741,
745,
751,
755,
763,
768,
772,
776,
781,
795,
800,
803,
809,
811,
813,
817,
831,
842,
844,
849,
851,
853,
855,
861,
866,
880,
882,
884,
888,
896,
900,
905,
909,
914,
919,
922,
926,
932,
944,
958,
960,
967,
972,
975,
981,
983,
988,
991,
996,
998,
1003,
1006,
1011,
1013,
1015,
1019,
1027,
1033,
1038,
1042,
1046,
1053,
1058,
1066,
1080,
1085,
1090,
1092,
1094,
1096,
1098,
1104,
1108,
1122,
1124,
1128,
1134,
1139,
1152,
1154,
1156
]
} | 1c22269c088342508e0ec5f286d201f6 | who has won the most championships in the nfl | {
"tokens": [
"who",
"has",
"won",
"the",
"most",
"championships",
"in",
"the",
"nfl"
],
"offsets": [
0,
4,
8,
12,
16,
21,
35,
38,
42
]
} | {
"text": [
"The Green Bay Packers"
],
"char_spans": [
{
"start": [
741
],
"end": [
761
]
}
],
"token_spans": [
{
"start": [
142
],
"end": [
145
]
}
]
} | [
"The Green Bay Packers"
] |
NaturalQuestionsShort | <P> The investigation found Fall guilty of conspiracy and bribery , $385,000 having been paid to him by Edward L. Doheny . Fall was jailed for one year as a result -- the first former cabinet officer sentenced to prison as a result of misconduct in office . </P> | {
"tokens": [
"<P>",
"The",
"investigation",
"found",
"Fall",
"guilty",
"of",
"conspiracy",
"and",
"bribery",
",",
"$385,000",
"having",
"been",
"paid",
"to",
"him",
"by",
"Edward",
"L.",
"Doheny",
".",
"Fall",
"was",
"jailed",
"for",
"one",
"year",
"as",
"a",
"result",
"--",
"the",
"first",
"former",
"cabinet",
"officer",
"sentenced",
"to",
"prison",
"as",
"a",
"result",
"of",
"misconduct",
"in",
"office",
".",
"</P>"
],
"offsets": [
0,
4,
8,
22,
28,
33,
40,
43,
54,
58,
66,
68,
77,
84,
89,
94,
97,
101,
104,
111,
114,
121,
123,
128,
132,
139,
143,
147,
152,
155,
157,
164,
167,
171,
177,
184,
192,
200,
210,
213,
220,
223,
225,
232,
235,
246,
249,
256,
258
]
} | 1558d8315bb449c582688b2898af4f4f | first cabinet officer in history to go to prison | {
"tokens": [
"first",
"cabinet",
"officer",
"in",
"history",
"to",
"go",
"to",
"prison"
],
"offsets": [
0,
6,
14,
22,
25,
33,
36,
39,
42
]
} | {
"text": [
"Fall"
],
"char_spans": [
{
"start": [
123
],
"end": [
126
]
}
],
"token_spans": [
{
"start": [
22
],
"end": [
22
]
}
]
} | [
"Fall"
] |
NaturalQuestionsShort | <P> The precursor of pizza was probably the focaccia , a flat bread known to the Romans as panis focacius , to which toppings were then added . Modern pizza developed in Naples , when tomato was added to the focaccia in the late 18th century . </P> | {
"tokens": [
"<P>",
"The",
"precursor",
"of",
"pizza",
"was",
"probably",
"the",
"focaccia",
",",
"a",
"flat",
"bread",
"known",
"to",
"the",
"Romans",
"as",
"panis",
"focacius",
",",
"to",
"which",
"toppings",
"were",
"then",
"added",
".",
"Modern",
"pizza",
"developed",
"in",
"Naples",
",",
"when",
"tomato",
"was",
"added",
"to",
"the",
"focaccia",
"in",
"the",
"late",
"18th",
"century",
".",
"</P>"
],
"offsets": [
0,
4,
8,
18,
21,
27,
31,
40,
44,
53,
55,
57,
62,
68,
74,
77,
81,
88,
91,
97,
106,
108,
111,
117,
126,
131,
136,
142,
144,
151,
157,
167,
170,
177,
179,
184,
191,
195,
201,
204,
208,
217,
220,
224,
229,
234,
242,
244
]
} | e443eb8eb60044149fa1c241a59bb2bb | what popular food is thought to have originated in naples italy | {
"tokens": [
"what",
"popular",
"food",
"is",
"thought",
"to",
"have",
"originated",
"in",
"naples",
"italy"
],
"offsets": [
0,
5,
13,
18,
21,
29,
32,
37,
48,
51,
58
]
} | {
"text": [
"pizza"
],
"char_spans": [
{
"start": [
151
],
"end": [
155
]
}
],
"token_spans": [
{
"start": [
29
],
"end": [
29
]
}
]
} | [
"pizza"
] |
NaturalQuestionsShort | <P> Driving Miss Daisy is a 1989 American comedy - drama film directed by Bruce Beresford and written by Alfred Uhry , based on Uhry 's play of the same name . The film stars Jessica Tandy , Morgan Freeman , and Dan Aykroyd . Freeman reprised his role from the Original Off - Broadway production . The story defines Daisy and her point of view through a network of relationships and emotions by focusing on her home life , synagogue , friends , family , fears , and concerns over a 25 - year period . </P> | {
"tokens": [
"<P>",
"Driving",
"Miss",
"Daisy",
"is",
"a",
"1989",
"American",
"comedy",
"-",
"drama",
"film",
"directed",
"by",
"Bruce",
"Beresford",
"and",
"written",
"by",
"Alfred",
"Uhry",
",",
"based",
"on",
"Uhry",
"'s",
"play",
"of",
"the",
"same",
"name",
".",
"The",
"film",
"stars",
"Jessica",
"Tandy",
",",
"Morgan",
"Freeman",
",",
"and",
"Dan",
"Aykroyd",
".",
"Freeman",
"reprised",
"his",
"role",
"from",
"the",
"Original",
"Off",
"-",
"Broadway",
"production",
".",
"The",
"story",
"defines",
"Daisy",
"and",
"her",
"point",
"of",
"view",
"through",
"a",
"network",
"of",
"relationships",
"and",
"emotions",
"by",
"focusing",
"on",
"her",
"home",
"life",
",",
"synagogue",
",",
"friends",
",",
"family",
",",
"fears",
",",
"and",
"concerns",
"over",
"a",
"25",
"-",
"year",
"period",
".",
"</P>"
],
"offsets": [
0,
4,
12,
17,
23,
26,
28,
33,
42,
49,
51,
57,
62,
71,
74,
80,
90,
94,
102,
105,
112,
117,
119,
125,
128,
133,
136,
141,
144,
148,
153,
158,
160,
164,
169,
175,
183,
189,
191,
198,
206,
208,
212,
216,
224,
226,
234,
243,
247,
252,
257,
261,
270,
274,
276,
285,
296,
298,
302,
308,
316,
322,
326,
330,
336,
339,
344,
352,
354,
362,
365,
379,
383,
392,
395,
404,
407,
411,
416,
421,
423,
433,
435,
443,
445,
452,
454,
460,
462,
466,
475,
480,
482,
485,
487,
492,
499,
501
]
} | 4846ceb3ef9341bc86969ed33da3bd07 | where does the term driving miss daisy come from | {
"tokens": [
"where",
"does",
"the",
"term",
"driving",
"miss",
"daisy",
"come",
"from"
],
"offsets": [
0,
6,
11,
15,
20,
28,
33,
39,
44
]
} | {
"text": [
"a 1989 American comedy - drama film directed by Bruce Beresford and written by Alfred Uhry , based on Uhry 's play of the same name"
],
"char_spans": [
{
"start": [
26
],
"end": [
156
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
30
]
}
]
} | [
"a 1989 American comedy - drama film directed by Bruce Beresford and written by Alfred Uhry , based on Uhry 's play of the same name"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Fifties </Th> <Th> Innings </Th> <Th> Player </Th> <Th> Period </Th> </Tr> <Tr> <Td> 96 </Td> <Td> 452 </Td> <Td> Sachin Tendulkar </Td> <Td> 1989 -- 2012 </Td> </Tr> <Tr> <Td> 93 </Td> <Td> 380 </Td> <Td> Kumar Sangakkara </Td> <Td> 2000 -- 2015 </Td> </Tr> <Tr> <Td> 86 </Td> <Td> 314 </Td> <Td> Jacques Kallis </Td> <Td> 1996 -- 2014 </Td> </Tr> <Tr> <Td> 83 </Td> <Td> 318 </Td> <Td> Rahul Dravid </Td> <Td> 1996 -- 2011 </Td> </Tr> <Tr> <Td> 350 </Td> <Td> Inzamam - ul - Haq </Td> <Td> 1991 -- 2007 </Td> </Tr> <Tr> <Td colspan="4"> <P> Last updated : 15 February 2016 </P> </Td> </Tr> </Table> | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Fifties",
"</Th>",
"<Th>",
"Innings",
"</Th>",
"<Th>",
"Player",
"</Th>",
"<Th>",
"Period",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"96",
"</Td>",
"<Td>",
"452",
"</Td>",
"<Td>",
"Sachin",
"Tendulkar",
"</Td>",
"<Td>",
"1989",
"--",
"2012",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"93",
"</Td>",
"<Td>",
"380",
"</Td>",
"<Td>",
"Kumar",
"Sangakkara",
"</Td>",
"<Td>",
"2000",
"--",
"2015",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"86",
"</Td>",
"<Td>",
"314",
"</Td>",
"<Td>",
"Jacques",
"Kallis",
"</Td>",
"<Td>",
"1996",
"--",
"2014",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"83",
"</Td>",
"<Td>",
"318",
"</Td>",
"<Td>",
"Rahul",
"Dravid",
"</Td>",
"<Td>",
"1996",
"--",
"2011",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"350",
"</Td>",
"<Td>",
"Inzamam",
"-",
"ul",
"-",
"Haq",
"</Td>",
"<Td>",
"1991",
"--",
"2007",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"4\">",
"<P>",
"Last",
"updated",
":",
"15",
"February",
"2016",
"</P>",
"</Td>",
"</Tr>",
"</Table>"
],
"offsets": [
0,
8,
13,
18,
26,
32,
37,
45,
51,
56,
63,
69,
74,
81,
87,
93,
98,
103,
106,
112,
117,
121,
127,
132,
139,
149,
155,
160,
165,
168,
173,
179,
185,
190,
195,
198,
204,
209,
213,
219,
224,
230,
241,
247,
252,
257,
260,
265,
271,
277,
282,
287,
290,
296,
301,
305,
311,
316,
324,
331,
337,
342,
347,
350,
355,
361,
367,
372,
377,
380,
386,
391,
395,
401,
406,
412,
419,
425,
430,
435,
438,
443,
449,
455,
460,
465,
469,
475,
480,
488,
490,
493,
495,
499,
505,
510,
515,
518,
523,
529,
535,
540,
544,
557,
561,
566,
574,
576,
579,
588,
593,
598,
604,
610
]
} | 65a3a4ec0e7649caa18c49b90d9227b7 | who has scored the most number of 50s in international cricket | {
"tokens": [
"who",
"has",
"scored",
"the",
"most",
"number",
"of",
"50s",
"in",
"international",
"cricket"
],
"offsets": [
0,
4,
8,
15,
19,
24,
31,
34,
38,
41,
55
]
} | {
"text": [
"Sachin Tendulkar"
],
"char_spans": [
{
"start": [
132
],
"end": [
147
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
24
]
}
]
} | [
"Sachin Tendulkar"
] |
NaturalQuestionsShort | <P> The Wallace rule of nines is a tool used in pre-hospital and emergency medicine to estimate the total body surface area ( BSA ) affected by a burn . In addition to determining burn severity , the measurement of burn surface area is important for estimating patients ' fluid requirements and determining hospital admission criteria . </P> | {
"tokens": [
"<P>",
"The",
"Wallace",
"rule",
"of",
"nines",
"is",
"a",
"tool",
"used",
"in",
"pre-hospital",
"and",
"emergency",
"medicine",
"to",
"estimate",
"the",
"total",
"body",
"surface",
"area",
"(",
"BSA",
")",
"affected",
"by",
"a",
"burn",
".",
"In",
"addition",
"to",
"determining",
"burn",
"severity",
",",
"the",
"measurement",
"of",
"burn",
"surface",
"area",
"is",
"important",
"for",
"estimating",
"patients",
"'",
"fluid",
"requirements",
"and",
"determining",
"hospital",
"admission",
"criteria",
".",
"</P>"
],
"offsets": [
0,
4,
8,
16,
21,
24,
30,
33,
35,
40,
45,
48,
61,
65,
75,
84,
87,
96,
100,
106,
111,
119,
124,
126,
130,
132,
141,
144,
146,
151,
153,
156,
165,
168,
180,
185,
194,
196,
200,
212,
215,
220,
228,
233,
236,
246,
250,
261,
270,
272,
278,
291,
295,
307,
316,
326,
335,
337
]
} | 913836c4220042f4be972740e6241274 | purpose of the rule of nines when treating burn victims | {
"tokens": [
"purpose",
"of",
"the",
"rule",
"of",
"nines",
"when",
"treating",
"burn",
"victims"
],
"offsets": [
0,
8,
11,
15,
20,
23,
29,
34,
43,
48
]
} | {
"text": [
"to estimate the total body surface area ( BSA ) affected by a burn"
],
"char_spans": [
{
"start": [
84
],
"end": [
149
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
28
]
}
]
} | [
"to estimate the total body surface area ( BSA ) affected by a burn"
] |
NaturalQuestionsShort | <P> A pitcher will push off the rubber with his foot in order to gain velocity toward home plate when pitching . In addition , a higher mound generally favors the pitcher . With the height advantage , the pitcher gains more leverage and can put more downward velocity on the ball , making it more difficult for the batter to strike the ball squarely with the bat . The lowering of the mound in 1969 was intended to `` increase the batting '' once again , as pitching had become increasingly dominant , reaching its peak the prior year ; 1968 is known among baseball historians as `` The Year of the Pitcher '' . This restrictive rule apparently did its job , contributing to the hitting surge of modern baseball . </P> | {
"tokens": [
"<P>",
"A",
"pitcher",
"will",
"push",
"off",
"the",
"rubber",
"with",
"his",
"foot",
"in",
"order",
"to",
"gain",
"velocity",
"toward",
"home",
"plate",
"when",
"pitching",
".",
"In",
"addition",
",",
"a",
"higher",
"mound",
"generally",
"favors",
"the",
"pitcher",
".",
"With",
"the",
"height",
"advantage",
",",
"the",
"pitcher",
"gains",
"more",
"leverage",
"and",
"can",
"put",
"more",
"downward",
"velocity",
"on",
"the",
"ball",
",",
"making",
"it",
"more",
"difficult",
"for",
"the",
"batter",
"to",
"strike",
"the",
"ball",
"squarely",
"with",
"the",
"bat",
".",
"The",
"lowering",
"of",
"the",
"mound",
"in",
"1969",
"was",
"intended",
"to",
"``",
"increase",
"the",
"batting",
"''",
"once",
"again",
",",
"as",
"pitching",
"had",
"become",
"increasingly",
"dominant",
",",
"reaching",
"its",
"peak",
"the",
"prior",
"year",
";",
"1968",
"is",
"known",
"among",
"baseball",
"historians",
"as",
"``",
"The",
"Year",
"of",
"the",
"Pitcher",
"''",
".",
"This",
"restrictive",
"rule",
"apparently",
"did",
"its",
"job",
",",
"contributing",
"to",
"the",
"hitting",
"surge",
"of",
"modern",
"baseball",
".",
"</P>"
],
"offsets": [
0,
4,
6,
14,
19,
24,
28,
32,
39,
44,
48,
53,
56,
62,
65,
70,
79,
86,
91,
97,
102,
111,
113,
116,
125,
127,
129,
136,
142,
152,
159,
163,
171,
173,
178,
182,
189,
199,
201,
205,
213,
219,
224,
233,
237,
241,
245,
250,
259,
268,
271,
275,
280,
282,
289,
292,
297,
307,
311,
315,
322,
325,
332,
336,
341,
350,
355,
359,
363,
365,
369,
378,
381,
385,
391,
394,
399,
403,
412,
415,
418,
427,
431,
439,
442,
447,
453,
455,
458,
467,
471,
478,
491,
500,
502,
511,
515,
520,
524,
530,
535,
537,
542,
545,
551,
557,
566,
577,
580,
583,
587,
592,
595,
599,
607,
610,
612,
617,
629,
634,
645,
649,
653,
657,
659,
672,
675,
679,
687,
693,
696,
703,
712,
714
]
} | e9937d7f185040f88282d2e2faafb9cb | when did they lower the pitcher 's mound | {
"tokens": [
"when",
"did",
"they",
"lower",
"the",
"pitcher",
"'s",
"mound"
],
"offsets": [
0,
5,
9,
14,
20,
24,
32,
35
]
} | {
"text": [
"1969"
],
"char_spans": [
{
"start": [
394
],
"end": [
397
]
}
],
"token_spans": [
{
"start": [
75
],
"end": [
75
]
}
]
} | [
"1969"
] |
NaturalQuestionsShort | <P> Shinsuke J. Sugiyama is the current Japanese ambassador to the United States , having presented his credentials on March 28th , 2018 . </P> | {
"tokens": [
"<P>",
"Shinsuke",
"J.",
"Sugiyama",
"is",
"the",
"current",
"Japanese",
"ambassador",
"to",
"the",
"United",
"States",
",",
"having",
"presented",
"his",
"credentials",
"on",
"March",
"28th",
",",
"2018",
".",
"</P>"
],
"offsets": [
0,
4,
13,
16,
25,
28,
32,
40,
49,
60,
63,
67,
74,
81,
83,
90,
100,
104,
116,
119,
125,
130,
132,
137,
139
]
} | 9d318c5d9cb044c99ad5684c6da4d5cb | who is the japanese ambassador to the us | {
"tokens": [
"who",
"is",
"the",
"japanese",
"ambassador",
"to",
"the",
"us"
],
"offsets": [
0,
4,
7,
11,
20,
31,
34,
38
]
} | {
"text": [
"Shinsuke J. Sugiyama"
],
"char_spans": [
{
"start": [
4
],
"end": [
23
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
3
]
}
]
} | [
"Shinsuke J. Sugiyama"
] |
NaturalQuestionsShort | <Table> 1968 FA Cup Final <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Th> Event </Th> <Td> 1967 -- 68 FA Cup </Td> </Tr> <Tr> <Td colspan="2"> <Table> <Tr> <Th> West Bromwich Albion </Th> <Th> Everton </Th> </Tr> <Tr> <Th> </Th> <Th> </Th> </Tr> <Tr> <Th> </Th> <Th> 0 </Th> </Tr> </Table> </Td> </Tr> <Tr> <Td colspan="2"> After extra time </Td> </Tr> <Tr> <Th> Date </Th> <Td> 18 May 1968 </Td> </Tr> <Tr> <Th> Venue </Th> <Td> Wembley Stadium , London </Td> </Tr> <Tr> <Th> Referee </Th> <Td> Leo Callaghan ( Merthyr Tydfil ) </Td> </Tr> <Tr> <Th> Attendance </Th> <Td> 100,000 </Td> </Tr> <Tr> <Td colspan="2"> ← 1967 1969 → </Td> </Tr> </Table> | {
"tokens": [
"<Table>",
"1968",
"FA",
"Cup",
"Final",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Event",
"</Th>",
"<Td>",
"1967",
"--",
"68",
"FA",
"Cup",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"<Table>",
"<Tr>",
"<Th>",
"West",
"Bromwich",
"Albion",
"</Th>",
"<Th>",
"Everton",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"</Th>",
"<Th>",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"</Th>",
"<Th>",
"0",
"</Th>",
"</Tr>",
"</Table>",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"After",
"extra",
"time",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Date",
"</Th>",
"<Td>",
"18",
"May",
"1968",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Venue",
"</Th>",
"<Td>",
"Wembley",
"Stadium",
",",
"London",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Referee",
"</Th>",
"<Td>",
"Leo",
"Callaghan",
"(",
"Merthyr",
"Tydfil",
")",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Attendance",
"</Th>",
"<Td>",
"100,000",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"←",
"1967",
"1969",
"→",
"</Td>",
"</Tr>",
"</Table>"
],
"offsets": [
0,
8,
13,
16,
20,
26,
31,
35,
48,
54,
60,
65,
70,
76,
82,
87,
92,
95,
98,
101,
105,
111,
117,
122,
126,
139,
147,
152,
157,
162,
171,
178,
184,
189,
197,
203,
209,
214,
219,
225,
230,
236,
242,
247,
252,
258,
263,
265,
271,
277,
286,
292,
298,
303,
307,
320,
326,
332,
337,
343,
349,
354,
359,
364,
370,
375,
378,
382,
387,
393,
399,
404,
409,
415,
421,
426,
434,
442,
444,
451,
457,
463,
468,
473,
481,
487,
492,
496,
506,
508,
516,
523,
525,
531,
537,
542,
547,
558,
564,
569,
577,
583,
589,
594,
598,
611,
613,
618,
623,
625,
631,
637
]
} | 6187082cbf8747b2adf3547e6f260c3a | when did west brom win the fa cup | {
"tokens": [
"when",
"did",
"west",
"brom",
"win",
"the",
"fa",
"cup"
],
"offsets": [
0,
5,
9,
14,
19,
23,
27,
30
]
} | {
"text": [
"18 May 1968"
],
"char_spans": [
{
"start": [
375
],
"end": [
385
]
}
],
"token_spans": [
{
"start": [
65
],
"end": [
67
]
}
]
} | [
"18 May 1968"
] |
NaturalQuestionsShort | <P> The origins of the poem may be traced at least as far back as to the following lines written in 1590 by Sir Edmund Spenser from his epic The Faerie Queene ( Book Three , Canto 6 , Stanza 6 ) : </P> | {
"tokens": [
"<P>",
"The",
"origins",
"of",
"the",
"poem",
"may",
"be",
"traced",
"at",
"least",
"as",
"far",
"back",
"as",
"to",
"the",
"following",
"lines",
"written",
"in",
"1590",
"by",
"Sir",
"Edmund",
"Spenser",
"from",
"his",
"epic",
"The",
"Faerie",
"Queene",
"(",
"Book",
"Three",
",",
"Canto",
"6",
",",
"Stanza",
"6",
")",
":",
"</P>"
],
"offsets": [
0,
4,
8,
16,
19,
23,
28,
32,
35,
42,
45,
51,
54,
58,
63,
66,
69,
73,
83,
89,
97,
100,
105,
108,
112,
119,
127,
132,
136,
141,
145,
152,
159,
161,
166,
172,
174,
180,
182,
184,
191,
193,
195,
197
]
} | 4593d0c36b434d2cbf4fa8315abc6d3c | who started roses are red violets are blue | {
"tokens": [
"who",
"started",
"roses",
"are",
"red",
"violets",
"are",
"blue"
],
"offsets": [
0,
4,
12,
18,
22,
26,
34,
38
]
} | {
"text": [
"Sir Edmund Spenser"
],
"char_spans": [
{
"start": [
108
],
"end": [
125
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
25
]
}
]
} | [
"Sir Edmund Spenser"
] |
NaturalQuestionsShort | <P> Carrie Brady is a fictional character from the NBC soap opera , Days of Our Lives , a long - running serial set in the fictional town of Salem . Created by head writer Margaret DePriest , the role of Carrie has been most notably portrayed by Christie Clark , who took over the role in 1986 as a teenager . Clark remained with the series off - and - on until leaving in October 2006 , however , returned again as a series regular in September 2011 as part of a reboot of the series . On September 15 , 2016 , it was announced that Clark would again reprise her portrayal as Carrie in 2017 . Clark returned as Carrie for several weeks in early 2018 . Carrie , a lawyer , returned when her mother Anna was accused of a murder . </P> | {
"tokens": [
"<P>",
"Carrie",
"Brady",
"is",
"a",
"fictional",
"character",
"from",
"the",
"NBC",
"soap",
"opera",
",",
"Days",
"of",
"Our",
"Lives",
",",
"a",
"long",
"-",
"running",
"serial",
"set",
"in",
"the",
"fictional",
"town",
"of",
"Salem",
".",
"Created",
"by",
"head",
"writer",
"Margaret",
"DePriest",
",",
"the",
"role",
"of",
"Carrie",
"has",
"been",
"most",
"notably",
"portrayed",
"by",
"Christie",
"Clark",
",",
"who",
"took",
"over",
"the",
"role",
"in",
"1986",
"as",
"a",
"teenager",
".",
"Clark",
"remained",
"with",
"the",
"series",
"off",
"-",
"and",
"-",
"on",
"until",
"leaving",
"in",
"October",
"2006",
",",
"however",
",",
"returned",
"again",
"as",
"a",
"series",
"regular",
"in",
"September",
"2011",
"as",
"part",
"of",
"a",
"reboot",
"of",
"the",
"series",
".",
"On",
"September",
"15",
",",
"2016",
",",
"it",
"was",
"announced",
"that",
"Clark",
"would",
"again",
"reprise",
"her",
"portrayal",
"as",
"Carrie",
"in",
"2017",
".",
"Clark",
"returned",
"as",
"Carrie",
"for",
"several",
"weeks",
"in",
"early",
"2018",
".",
"Carrie",
",",
"a",
"lawyer",
",",
"returned",
"when",
"her",
"mother",
"Anna",
"was",
"accused",
"of",
"a",
"murder",
".",
"</P>"
],
"offsets": [
0,
4,
11,
17,
20,
22,
32,
42,
47,
51,
55,
60,
66,
68,
73,
76,
80,
86,
88,
90,
95,
97,
105,
112,
116,
119,
123,
133,
138,
141,
147,
149,
157,
160,
165,
172,
181,
190,
192,
196,
201,
204,
211,
215,
220,
225,
233,
243,
246,
255,
261,
263,
267,
272,
277,
281,
286,
289,
294,
297,
299,
308,
310,
316,
325,
330,
334,
341,
345,
347,
351,
353,
356,
362,
370,
373,
381,
386,
388,
396,
398,
407,
413,
416,
418,
425,
433,
436,
446,
451,
454,
459,
462,
464,
471,
474,
478,
485,
487,
490,
500,
503,
505,
510,
512,
515,
519,
529,
534,
540,
546,
552,
560,
564,
574,
577,
584,
587,
592,
594,
600,
609,
612,
619,
623,
631,
637,
640,
646,
651,
653,
660,
662,
664,
671,
673,
682,
687,
691,
698,
703,
707,
715,
718,
720,
727,
729
]
} | 381f450351b14565b26d933fdfa45ec3 | who played carrie in days of our lives | {
"tokens": [
"who",
"played",
"carrie",
"in",
"days",
"of",
"our",
"lives"
],
"offsets": [
0,
4,
11,
18,
21,
26,
29,
33
]
} | {
"text": [
"Christie Clark"
],
"char_spans": [
{
"start": [
246
],
"end": [
259
]
}
],
"token_spans": [
{
"start": [
48
],
"end": [
49
]
}
]
} | [
"Christie Clark"
] |
NaturalQuestionsShort | <P> The English name `` Decalogue '' is derived from Greek δεκάλογος , dekalogos , the latter meaning and referring to the Greek translation ( in accusative ) δέκα λόγους , deka logous , `` ten words '' , found in the Septuagint ( or LXX ) at Exodus 34 : 28 and Deuteronomy 10 : 4 . </P> | {
"tokens": [
"<P>",
"The",
"English",
"name",
"``",
"Decalogue",
"''",
"is",
"derived",
"from",
"Greek",
"δεκάλογος",
",",
"dekalogos",
",",
"the",
"latter",
"meaning",
"and",
"referring",
"to",
"the",
"Greek",
"translation",
"(",
"in",
"accusative",
")",
"δέκα",
"λόγους",
",",
"deka",
"logous",
",",
"``",
"ten",
"words",
"''",
",",
"found",
"in",
"the",
"Septuagint",
"(",
"or",
"LXX",
")",
"at",
"Exodus",
"34",
":",
"28",
"and",
"Deuteronomy",
"10",
":",
"4",
".",
"</P>"
],
"offsets": [
0,
4,
8,
16,
21,
24,
34,
37,
40,
48,
53,
59,
69,
71,
81,
83,
87,
94,
102,
106,
116,
119,
123,
129,
141,
143,
146,
157,
159,
164,
171,
173,
178,
185,
187,
190,
194,
200,
203,
205,
211,
214,
218,
229,
231,
234,
238,
240,
243,
250,
253,
255,
258,
262,
274,
277,
279,
281,
283
]
} | 355e4e181ec54cec960bca8b991126e6 | what chapter in the bible has the 10 commandments | {
"tokens": [
"what",
"chapter",
"in",
"the",
"bible",
"has",
"the",
"10",
"commandments"
],
"offsets": [
0,
5,
13,
16,
20,
26,
30,
34,
37
]
} | {
"text": [
"Exodus 34 : 28",
"Deuteronomy 10 : 4"
],
"char_spans": [
{
"start": [
243
],
"end": [
256
]
},
{
"start": [
262
],
"end": [
279
]
}
],
"token_spans": [
{
"start": [
48
],
"end": [
51
]
},
{
"start": [
53
],
"end": [
56
]
}
]
} | [
"Exodus 34 : 28",
"Deuteronomy 10 : 4"
] |
NaturalQuestionsShort | <P> In 2005 , the producers decided to kill off Cassie by having her die from injuries sustained in a car accident . The character 's death was felt in storyline for years to follow , leading to the dissolution of her parents ' marriage and numerous events thereafter . Grimes continued to recur in the role throughout the years following her character 's death , usually in dreams or as a hallucination to the mentally ill . Grimes ' final return as Cassie 's ghost was over the course of 2013 to 2014 , during which the actress would return to The Young and the Restless as a main cast member , as Cassie 's previously unknown twin sister , Mariah Copeland . Grimes was the subject of universal acclaim for her portrayal of Cassie , becoming the youngest recipient of the Daytime Emmy Award for Outstanding Younger Actress in a Drama Series in 2000 , at age 10 . </P> | {
"tokens": [
"<P>",
"In",
"2005",
",",
"the",
"producers",
"decided",
"to",
"kill",
"off",
"Cassie",
"by",
"having",
"her",
"die",
"from",
"injuries",
"sustained",
"in",
"a",
"car",
"accident",
".",
"The",
"character",
"'s",
"death",
"was",
"felt",
"in",
"storyline",
"for",
"years",
"to",
"follow",
",",
"leading",
"to",
"the",
"dissolution",
"of",
"her",
"parents",
"'",
"marriage",
"and",
"numerous",
"events",
"thereafter",
".",
"Grimes",
"continued",
"to",
"recur",
"in",
"the",
"role",
"throughout",
"the",
"years",
"following",
"her",
"character",
"'s",
"death",
",",
"usually",
"in",
"dreams",
"or",
"as",
"a",
"hallucination",
"to",
"the",
"mentally",
"ill",
".",
"Grimes",
"'",
"final",
"return",
"as",
"Cassie",
"'s",
"ghost",
"was",
"over",
"the",
"course",
"of",
"2013",
"to",
"2014",
",",
"during",
"which",
"the",
"actress",
"would",
"return",
"to",
"The",
"Young",
"and",
"the",
"Restless",
"as",
"a",
"main",
"cast",
"member",
",",
"as",
"Cassie",
"'s",
"previously",
"unknown",
"twin",
"sister",
",",
"Mariah",
"Copeland",
".",
"Grimes",
"was",
"the",
"subject",
"of",
"universal",
"acclaim",
"for",
"her",
"portrayal",
"of",
"Cassie",
",",
"becoming",
"the",
"youngest",
"recipient",
"of",
"the",
"Daytime",
"Emmy",
"Award",
"for",
"Outstanding",
"Younger",
"Actress",
"in",
"a",
"Drama",
"Series",
"in",
"2000",
",",
"at",
"age",
"10",
".",
"</P>"
],
"offsets": [
0,
4,
7,
12,
14,
18,
28,
36,
39,
44,
48,
55,
58,
65,
69,
73,
78,
87,
97,
100,
102,
106,
115,
117,
121,
131,
134,
140,
144,
149,
152,
162,
166,
172,
175,
182,
184,
192,
195,
199,
211,
214,
218,
226,
228,
237,
241,
250,
257,
268,
270,
277,
287,
290,
296,
299,
303,
308,
319,
323,
329,
339,
343,
353,
356,
362,
364,
372,
375,
382,
385,
388,
390,
404,
407,
411,
420,
424,
426,
433,
435,
441,
448,
451,
458,
461,
467,
471,
476,
480,
487,
490,
495,
498,
503,
505,
512,
518,
522,
530,
536,
543,
546,
550,
556,
560,
564,
573,
576,
578,
583,
588,
595,
597,
600,
607,
610,
621,
629,
634,
641,
643,
650,
659,
661,
668,
672,
676,
684,
687,
697,
705,
709,
713,
723,
726,
733,
735,
744,
748,
757,
767,
770,
774,
782,
787,
793,
797,
809,
817,
825,
828,
830,
836,
843,
846,
851,
853,
856,
860,
863,
865
]
} | 17ac1504364349968e0b5f8c186fe41a | when did cassie died on young and the restless | {
"tokens": [
"when",
"did",
"cassie",
"died",
"on",
"young",
"and",
"the",
"restless"
],
"offsets": [
0,
5,
9,
16,
21,
24,
30,
34,
38
]
} | {
"text": [
"2005"
],
"char_spans": [
{
"start": [
7
],
"end": [
10
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
2
]
}
]
} | [
"2005"
] |
NaturalQuestionsShort | <P> John Patrick ' Johnny ' Ruffo ( born 8 March 1988 ) is an Australian singer , songwriter , dancer , actor and television presenter notable for being a finalist on the third season of The X Factor Australia in 2011 . He placed third in the competition and subsequently signed a recording contract with Sony Music Australia . In 2012 , Ruffo won the twelfth season of Dancing with the Stars Australia . His debut single `` On Top '' , released in June 2012 , peaked at number 14 on the ARIA Singles Chart and was certified platinum . Ruffo starred in the Australian soap opera Home and Away as Chris Harrington for three years from 2013 to 2016 . </P> | {
"tokens": [
"<P>",
"John",
"Patrick",
"'",
"Johnny",
"'",
"Ruffo",
"(",
"born",
"8",
"March",
"1988",
")",
"is",
"an",
"Australian",
"singer",
",",
"songwriter",
",",
"dancer",
",",
"actor",
"and",
"television",
"presenter",
"notable",
"for",
"being",
"a",
"finalist",
"on",
"the",
"third",
"season",
"of",
"The",
"X",
"Factor",
"Australia",
"in",
"2011",
".",
"He",
"placed",
"third",
"in",
"the",
"competition",
"and",
"subsequently",
"signed",
"a",
"recording",
"contract",
"with",
"Sony",
"Music",
"Australia",
".",
"In",
"2012",
",",
"Ruffo",
"won",
"the",
"twelfth",
"season",
"of",
"Dancing",
"with",
"the",
"Stars",
"Australia",
".",
"His",
"debut",
"single",
"``",
"On",
"Top",
"''",
",",
"released",
"in",
"June",
"2012",
",",
"peaked",
"at",
"number",
"14",
"on",
"the",
"ARIA",
"Singles",
"Chart",
"and",
"was",
"certified",
"platinum",
".",
"Ruffo",
"starred",
"in",
"the",
"Australian",
"soap",
"opera",
"Home",
"and",
"Away",
"as",
"Chris",
"Harrington",
"for",
"three",
"years",
"from",
"2013",
"to",
"2016",
".",
"</P>"
],
"offsets": [
0,
4,
9,
17,
19,
26,
28,
34,
36,
41,
43,
49,
54,
56,
59,
62,
73,
80,
82,
93,
95,
102,
104,
110,
114,
125,
135,
143,
147,
153,
155,
164,
167,
171,
177,
184,
187,
191,
193,
200,
210,
213,
218,
220,
223,
230,
236,
239,
243,
255,
259,
272,
279,
281,
291,
300,
305,
310,
316,
326,
328,
331,
336,
338,
344,
348,
352,
360,
367,
370,
378,
383,
387,
393,
403,
405,
409,
415,
422,
425,
428,
432,
435,
437,
446,
449,
454,
459,
461,
468,
471,
478,
481,
484,
488,
493,
501,
507,
511,
515,
525,
534,
536,
542,
550,
553,
557,
568,
573,
579,
584,
588,
593,
596,
602,
613,
617,
623,
629,
634,
639,
642,
647,
649
]
} | 13336e8d68a84a6c86c55fc23229fa35 | who did johnny ruffo play on home and away | {
"tokens": [
"who",
"did",
"johnny",
"ruffo",
"play",
"on",
"home",
"and",
"away"
],
"offsets": [
0,
4,
8,
15,
21,
26,
29,
34,
38
]
} | {
"text": [
"Chris Harrington"
],
"char_spans": [
{
"start": [
596
],
"end": [
611
]
}
],
"token_spans": [
{
"start": [
113
],
"end": [
114
]
}
]
} | [
"Chris Harrington"
] |
NaturalQuestionsShort | <P> At the start of each episode , the show 's logo appears as the camera pans slowly over a model of the neighborhood , while the `` Neighborhood Trolley '' crosses several streets from left to right as the text reads `` Mister Rogers Talks About ... '' , as the camera goes from the neighborhood to inside the Rogers ' television house . From 1979 to 1981 , an alternate version of the opening sequence was used . Usually , the camera goes from the neighborhood to out on the porch of the Rogers ' television house , where the viewers see Fred Rogers coming for a visit before he enters the house . This is the same model electric trolley that later in the program will transport viewers into the Neighborhood of Make - Believe . After the camera goes from the neighborhood to inside the Rogers ' television house , Fred Rogers is seen coming home with his jacket on , singing `` Wo n't You Be My Neighbor ? '' . He goes into the closet door by taking off his jacket , and hanging it up , and grabs a cardigan zipper sweater to put on . After that , he takes his dress shoes off , and grabs a pair of blue sneakers to put on . One of Rogers ' sweaters now hangs in the Smithsonian Institution , a testament to the cultural influence of his simple daily ritual . </P> | {
"tokens": [
"<P>",
"At",
"the",
"start",
"of",
"each",
"episode",
",",
"the",
"show",
"'s",
"logo",
"appears",
"as",
"the",
"camera",
"pans",
"slowly",
"over",
"a",
"model",
"of",
"the",
"neighborhood",
",",
"while",
"the",
"``",
"Neighborhood",
"Trolley",
"''",
"crosses",
"several",
"streets",
"from",
"left",
"to",
"right",
"as",
"the",
"text",
"reads",
"``",
"Mister",
"Rogers",
"Talks",
"About",
"...",
"''",
",",
"as",
"the",
"camera",
"goes",
"from",
"the",
"neighborhood",
"to",
"inside",
"the",
"Rogers",
"'",
"television",
"house",
".",
"From",
"1979",
"to",
"1981",
",",
"an",
"alternate",
"version",
"of",
"the",
"opening",
"sequence",
"was",
"used",
".",
"Usually",
",",
"the",
"camera",
"goes",
"from",
"the",
"neighborhood",
"to",
"out",
"on",
"the",
"porch",
"of",
"the",
"Rogers",
"'",
"television",
"house",
",",
"where",
"the",
"viewers",
"see",
"Fred",
"Rogers",
"coming",
"for",
"a",
"visit",
"before",
"he",
"enters",
"the",
"house",
".",
"This",
"is",
"the",
"same",
"model",
"electric",
"trolley",
"that",
"later",
"in",
"the",
"program",
"will",
"transport",
"viewers",
"into",
"the",
"Neighborhood",
"of",
"Make",
"-",
"Believe",
".",
"After",
"the",
"camera",
"goes",
"from",
"the",
"neighborhood",
"to",
"inside",
"the",
"Rogers",
"'",
"television",
"house",
",",
"Fred",
"Rogers",
"is",
"seen",
"coming",
"home",
"with",
"his",
"jacket",
"on",
",",
"singing",
"``",
"Wo",
"n't",
"You",
"Be",
"My",
"Neighbor",
"?",
"''",
".",
"He",
"goes",
"into",
"the",
"closet",
"door",
"by",
"taking",
"off",
"his",
"jacket",
",",
"and",
"hanging",
"it",
"up",
",",
"and",
"grabs",
"a",
"cardigan",
"zipper",
"sweater",
"to",
"put",
"on",
".",
"After",
"that",
",",
"he",
"takes",
"his",
"dress",
"shoes",
"off",
",",
"and",
"grabs",
"a",
"pair",
"of",
"blue",
"sneakers",
"to",
"put",
"on",
".",
"One",
"of",
"Rogers",
"'",
"sweaters",
"now",
"hangs",
"in",
"the",
"Smithsonian",
"Institution",
",",
"a",
"testament",
"to",
"the",
"cultural",
"influence",
"of",
"his",
"simple",
"daily",
"ritual",
".",
"</P>"
],
"offsets": [
0,
4,
7,
11,
17,
20,
25,
33,
35,
39,
44,
47,
52,
60,
63,
67,
74,
79,
86,
91,
93,
99,
102,
106,
119,
121,
127,
131,
134,
147,
155,
158,
166,
174,
182,
187,
192,
195,
201,
204,
208,
213,
219,
222,
229,
236,
242,
248,
252,
255,
257,
260,
264,
271,
276,
281,
285,
298,
301,
308,
312,
319,
321,
332,
338,
340,
345,
350,
353,
358,
360,
363,
373,
381,
384,
388,
396,
405,
409,
414,
416,
424,
426,
430,
437,
442,
447,
451,
464,
467,
471,
474,
478,
484,
487,
491,
498,
500,
511,
517,
519,
525,
529,
537,
541,
546,
553,
560,
564,
566,
572,
579,
582,
589,
593,
599,
601,
606,
609,
613,
618,
624,
633,
641,
646,
652,
655,
659,
667,
672,
682,
690,
695,
699,
712,
715,
720,
722,
730,
732,
738,
742,
749,
754,
759,
763,
776,
779,
786,
790,
797,
799,
810,
816,
818,
823,
830,
833,
838,
845,
850,
855,
859,
866,
869,
871,
879,
882,
885,
889,
893,
896,
899,
908,
910,
913,
915,
918,
923,
928,
932,
939,
944,
947,
954,
958,
962,
969,
971,
975,
983,
986,
989,
991,
995,
1001,
1003,
1012,
1019,
1027,
1030,
1034,
1037,
1039,
1045,
1050,
1052,
1055,
1061,
1065,
1071,
1077,
1081,
1083,
1087,
1093,
1095,
1100,
1103,
1108,
1117,
1120,
1124,
1127,
1129,
1133,
1136,
1143,
1145,
1154,
1158,
1164,
1167,
1171,
1183,
1195,
1197,
1199,
1209,
1212,
1216,
1225,
1235,
1238,
1242,
1249,
1255,
1262,
1264
]
} | 48b1be25366a4f4080ae7631f2b3a6df | what was the name of the train on mr rogers | {
"tokens": [
"what",
"was",
"the",
"name",
"of",
"the",
"train",
"on",
"mr",
"rogers"
],
"offsets": [
0,
5,
9,
13,
18,
21,
25,
31,
34,
37
]
} | {
"text": [
"`` Neighborhood Trolley ''"
],
"char_spans": [
{
"start": [
131
],
"end": [
156
]
}
],
"token_spans": [
{
"start": [
27
],
"end": [
30
]
}
]
} | [
"`` Neighborhood Trolley ''"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> `` Do n't Trust Me '' </Th> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Th colspan="2"> Single by 3OH ! 3 </Th> </Tr> <Tr> <Th colspan="2"> from the album Want </Th> </Tr> <Tr> <Th> Released </Th> <Td> June 1 , 2008 ( United States ) July 13 , 2009 ( United Kingdom ) April 19 , 2010 ( United Kingdom Re-release ) </Td> </Tr> <Tr> <Th> Recorded </Th> <Td> 2008 </Td> </Tr> <Tr> <Th> Genre </Th> <Td> Electronic rock , alternative rock , pop rock , electropop , </Td> </Tr> <Tr> <Th> Length </Th> <Td> 3 : 12 </Td> </Tr> <Tr> <Th> Label </Th> <Td> Photo Finish Records </Td> </Tr> <Tr> <Th> Songwriter ( s ) </Th> <Td> Sean Foreman , Nathaniel Motte , Benjamin Levin </Td> </Tr> <Tr> <Th> Producer ( s ) </Th> <Td> Benny Blanco </Td> </Tr> <Tr> <Th colspan="2"> 3OH ! 3 singles chronology </Th> </Tr> <Tr> <Td colspan="2"> <Table> <Tr> <Td> `` Electroshock '' ( 2007 ) </Td> <Td> `` Do n't Trust Me '' ( 2008 ) </Td> <Td> `` Starstrukk '' ( 2009 ) </Td> </Tr> </Table> </Td> </Tr> <Tr> <Td colspan="2"> <P> </P> <Table> <Tr> <Td> `` Electroshock '' ( 2007 ) </Td> <Td> `` Do n't Trust Me '' ( 2008 ) </Td> <Td> `` Starstrukk '' ( 2009 ) </Td> </Tr> </Table> </Td> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> <Tr> <Th colspan="2"> Audio sample </Th> </Tr> <Tr> <Td colspan="2"> <Ul> <Li> file </Li> <Li> help </Li> </Ul> </Td> </Tr> <Tr> <Td colspan="2"> </Td> </Tr> </Table> | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"``",
"Do",
"n't",
"Trust",
"Me",
"''",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Single",
"by",
"3OH",
"!",
"3",
"</Th>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"from",
"the",
"album",
"Want",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"Released",
"</Th>",
"<Td>",
"June",
"1",
",",
"2008",
"(",
"United",
"States",
")",
"July",
"13",
",",
"2009",
"(",
"United",
"Kingdom",
")",
"April",
"19",
",",
"2010",
"(",
"United",
"Kingdom",
"Re-release",
")",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Recorded",
"</Th>",
"<Td>",
"2008",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Genre",
"</Th>",
"<Td>",
"Electronic",
"rock",
",",
"alternative",
"rock",
",",
"pop",
"rock",
",",
"electropop",
",",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Length",
"</Th>",
"<Td>",
"3",
":",
"12",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Label",
"</Th>",
"<Td>",
"Photo",
"Finish",
"Records",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Songwriter",
"(",
"s",
")",
"</Th>",
"<Td>",
"Sean",
"Foreman",
",",
"Nathaniel",
"Motte",
",",
"Benjamin",
"Levin",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Producer",
"(",
"s",
")",
"</Th>",
"<Td>",
"Benny",
"Blanco",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"3OH",
"!",
"3",
"singles",
"chronology",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"<Table>",
"<Tr>",
"<Td>",
"``",
"Electroshock",
"''",
"(",
"2007",
")",
"</Td>",
"<Td>",
"``",
"Do",
"n't",
"Trust",
"Me",
"''",
"(",
"2008",
")",
"</Td>",
"<Td>",
"``",
"Starstrukk",
"''",
"(",
"2009",
")",
"</Td>",
"</Tr>",
"</Table>",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"<P>",
"</P>",
"<Table>",
"<Tr>",
"<Td>",
"``",
"Electroshock",
"''",
"(",
"2007",
")",
"</Td>",
"<Td>",
"``",
"Do",
"n't",
"Trust",
"Me",
"''",
"(",
"2008",
")",
"</Td>",
"<Td>",
"``",
"Starstrukk",
"''",
"(",
"2009",
")",
"</Td>",
"</Tr>",
"</Table>",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Audio",
"sample",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"<Ul>",
"<Li>",
"file",
"</Li>",
"<Li>",
"help",
"</Li>",
"</Ul>",
"</Td>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"</Td>",
"</Tr>",
"</Table>"
],
"offsets": [
0,
8,
13,
17,
30,
33,
36,
40,
46,
49,
52,
58,
64,
69,
73,
86,
92,
98,
103,
107,
120,
127,
130,
134,
136,
138,
144,
150,
155,
159,
172,
177,
181,
187,
192,
198,
204,
209,
214,
223,
229,
234,
239,
241,
243,
248,
250,
257,
264,
266,
271,
274,
276,
281,
283,
290,
298,
300,
306,
309,
311,
316,
318,
325,
333,
344,
346,
352,
358,
363,
368,
377,
383,
388,
393,
399,
405,
410,
415,
421,
427,
432,
443,
448,
450,
462,
467,
469,
473,
478,
480,
491,
493,
499,
505,
510,
515,
522,
528,
533,
535,
537,
540,
546,
552,
557,
562,
568,
574,
579,
585,
592,
600,
606,
612,
617,
622,
633,
635,
637,
639,
645,
650,
655,
663,
665,
675,
681,
683,
692,
698,
704,
710,
715,
720,
729,
731,
733,
735,
741,
746,
752,
759,
765,
771,
776,
780,
793,
797,
799,
801,
809,
820,
826,
832,
837,
841,
854,
862,
867,
872,
875,
888,
891,
893,
898,
900,
906,
911,
914,
917,
921,
927,
930,
933,
935,
940,
942,
948,
953,
956,
967,
970,
972,
977,
979,
985,
991,
1000,
1006,
1012,
1017,
1021,
1034,
1038,
1043,
1051,
1056,
1061,
1064,
1077,
1080,
1082,
1087,
1089,
1095,
1100,
1103,
1106,
1110,
1116,
1119,
1122,
1124,
1129,
1131,
1137,
1142,
1145,
1156,
1159,
1161,
1166,
1168,
1174,
1180,
1189,
1195,
1201,
1206,
1210,
1223,
1229,
1235,
1240,
1244,
1257,
1263,
1270,
1276,
1282,
1287,
1291,
1304,
1309,
1314,
1319,
1325,
1330,
1335,
1341,
1347,
1353,
1359,
1364,
1368,
1381,
1387,
1393
]
} | 7e5e83e0b46243a7a0db45a83644e504 | when did do n 't trust me come out | {
"tokens": [
"when",
"did",
"do",
"n",
"'t",
"trust",
"me",
"come",
"out"
],
"offsets": [
0,
5,
9,
12,
14,
17,
23,
26,
31
]
} | {
"text": [
"June 1 , 2008"
],
"char_spans": [
{
"start": [
234
],
"end": [
246
]
}
],
"token_spans": [
{
"start": [
41
],
"end": [
44
]
}
]
} | [
"June 1 , 2008"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> Year </Th> <Th> Artist </Th> <Th> Album </Th> <Th> Song </Th> <Th> Co-writer ( s ) </Th> </Tr> <Tr> <Th> 2011 </Th> <Td> Sarah Darling </Td> <Td> Angels & Devils </Td> <Td> `` Bad Habit '' </Td> <Td> Sarah Darling , Shane McAnally </Td> </Tr> <Tr> <Td> `` The Boy Never Stays '' </Td> <Td> Sarah Darling , Brandy Clark </Td> </Tr> <Tr> <Td> Chris Young </Td> <Td> Neon </Td> <Td> `` Neon '' </Td> <Td> Shane McAnally , Trevor Rosen </Td> </Tr> <Tr> <Th> 2012 </Th> <Td> Greg Bates </Td> <Td> Greg Bates </Td> <Td> `` Fill In the Blank '' </Td> <Td> Greg Bates , Shane McAnally </Td> </Tr> <Tr> <Td> Kenny Chesney </Td> <Td> Welcome to the Fishbowl </Td> <Td> `` Come Over '' </Td> <Td> Shane McAnally , Sam Hunt </Td> </Tr> <Tr> <Td> Love and Theft </Td> <Td> Love and Theft </Td> <Td> `` Runnin ' Out of Air '' </Td> <Td> Matt Jenkins , Shane McAnally </Td> </Tr> <Tr> <Td> Hayden Panettiere </Td> <Td> Nashville Season 1 </Td> <Td> `` Boys and Buses '' </Td> <Td> Brandy Clark , Shane McAnally </Td> </Tr> <Tr> <Td> The Lost Trailers </Td> <Td> American Beauty </Td> <Td> `` American Beauty '' </Td> <Td> Mason Douglas , Matt Jenkins </Td> </Tr> <Tr> <Th> 2013 </Th> <Td> The Band Perry </Td> <Td> Pioneer </Td> <Td> `` Chainsaw '' </Td> <Td> Shane McAnally , Matthew Ramsey </Td> </Tr> <Tr> <Td> Luke Bryan </Td> <Td> Crash My Party </Td> <Td> `` Goodbye Girl '' </Td> <Td> Shane McAnally , Matthew Ramsey </Td> </Tr> <Tr> <Td> Kelly Clarkson </Td> <Td> N / A </Td> <Td> `` Tie It Up '' </Td> <Td> Ashley Arrison , Shane McAnally </Td> </Tr> <Tr> <Td> Billy Currington </Td> <Td> We Are Tonight </Td> <Td> `` We Are Tonight '' </Td> <Td> Marc Beeson , Sam Hunt </Td> </Tr> <Tr> <Td> Due West </Td> <Td> Our Time </Td> <Td> `` End of the Road '' </Td> <Td> Brad Hull , Matt Lopez </Td> </Tr> <Tr> <Td> `` Taste of Your Love '' </Td> <Td> Matt Lopez , Trevor Rosen </Td> </Tr> <Tr> <Td> Scotty McCreery </Td> <Td> See You Tonight </Td> <Td> `` Feel Good Summer Song '' </Td> <Td> Shane McAnally , J.T. Harding </Td> </Tr> <Tr> <Td> Tim McGraw </Td> <Td> Two Lanes of Freedom </Td> <Td> `` It 's Your World '' </Td> <Td> Scott Stepakoff , Shane McAnally </Td> </Tr> <Tr> <Td> Craig Morgan </Td> <Td> The Journey ( Livin ' Hits ) </Td> <Td> `` Wake Up Lovin ' You '' </Td> <Td> Matthew Ramsey , Trevor Rosen </Td> </Tr> <Tr> <Td> Kacey Musgraves </Td> <Td> Same Trailer Different Park </Td> <Td> `` Silver Lining '' </Td> <Td> Kacey Musgraves , Shane McAnally </Td> </Tr> <Tr> <Td> `` My House '' </Td> <Td> Kacey Musgraves , Shane McAnally </Td> </Tr> <Tr> <Td> `` Merry Go ' Round '' </Td> <Td> Kacey Musgraves , Shane McAnally </Td> </Tr> <Tr> <Td> `` I Miss You '' </Td> <Td> Kacey Musgraves , Luke Laird </Td> </Tr> <Tr> <Td> `` Stupid '' </Td> <Td> Kacey Musgraves , Shane McAnally </Td> </Tr> <Tr> <Td> Randy Rogers Band </Td> <Td> Trouble </Td> <Td> `` Fuzzy '' </Td> <Td> Shane McAnally , Trevor Rosen </Td> </Tr> <Tr> <Td> Blake Shelton </Td> <Td> Based on a True Story ... </Td> <Td> `` My Eyes '' ( featuring Gwen Sebastian ) </Td> <Td> Andrew Dorff , Tommy Lee James </Td> </Tr> <Tr> <Td> Charlie Worsham </Td> <Td> Rubberband </Td> <Td> `` Break What 's Broken '' </Td> <Td> Charlie Worsham , Shane McAnally </Td> </Tr> <Tr> <Td> Chris Young </Td> <Td> A.M. </Td> <Td> `` Hold You To It '' </Td> <Td> Chris Young , Shane McAnally </Td> </Tr> <Tr> <Td> `` Text Me Texas '' </Td> <Td> Rhett Akins , Shane McAnally </Td> </Tr> <Tr> <Th> 2014 </Th> <Td> Dierks Bentley </Td> <Td> N / A </Td> <Td> `` Ride On '' ( History Channel Theme Song ) for Biker Battleground Phoenix </Td> <Td> Dierks Bentley </Td> </Tr> <Tr> <Td> Connie Britton </Td> <Td> The Music of Nashville : Season 3 , Volume 1 </Td> <Td> `` Lies of the Lonely '' </Td> <Td> Natalie Hemby , Shane McAnally </Td> </Tr> <Tr> <Td> Kenny Chesney </Td> <Td> The Big Revival </Td> <Td> `` Wild Child '' </Td> <Td> Kenny Chesney , Shane McAnally </Td> </Tr> <Tr> <Td> Sara Evans </Td> <Td> Slow Me Down </Td> <Td> `` You Never Know '' </Td> <Td> Sara Evans , Shane McAnally </Td> </Tr> <Tr> <Td> Sam Hunt </Td> <Td> Montevallo </Td> <Td> `` Leave the Night On '' </Td> <Td> Sam Hunt , Shane McAnally </Td> </Tr> <Tr> <Td> `` Take Your Time '' </Td> <Td> Sam Hunt , Shane | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"Year",
"</Th>",
"<Th>",
"Artist",
"</Th>",
"<Th>",
"Album",
"</Th>",
"<Th>",
"Song",
"</Th>",
"<Th>",
"Co-writer",
"(",
"s",
")",
"</Th>",
"</Tr>",
"<Tr>",
"<Th>",
"2011",
"</Th>",
"<Td>",
"Sarah",
"Darling",
"</Td>",
"<Td>",
"Angels",
"&",
"Devils",
"</Td>",
"<Td>",
"``",
"Bad",
"Habit",
"''",
"</Td>",
"<Td>",
"Sarah",
"Darling",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"``",
"The",
"Boy",
"Never",
"Stays",
"''",
"</Td>",
"<Td>",
"Sarah",
"Darling",
",",
"Brandy",
"Clark",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Chris",
"Young",
"</Td>",
"<Td>",
"Neon",
"</Td>",
"<Td>",
"``",
"Neon",
"''",
"</Td>",
"<Td>",
"Shane",
"McAnally",
",",
"Trevor",
"Rosen",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"2012",
"</Th>",
"<Td>",
"Greg",
"Bates",
"</Td>",
"<Td>",
"Greg",
"Bates",
"</Td>",
"<Td>",
"``",
"Fill",
"In",
"the",
"Blank",
"''",
"</Td>",
"<Td>",
"Greg",
"Bates",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Kenny",
"Chesney",
"</Td>",
"<Td>",
"Welcome",
"to",
"the",
"Fishbowl",
"</Td>",
"<Td>",
"``",
"Come",
"Over",
"''",
"</Td>",
"<Td>",
"Shane",
"McAnally",
",",
"Sam",
"Hunt",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Love",
"and",
"Theft",
"</Td>",
"<Td>",
"Love",
"and",
"Theft",
"</Td>",
"<Td>",
"``",
"Runnin",
"'",
"Out",
"of",
"Air",
"''",
"</Td>",
"<Td>",
"Matt",
"Jenkins",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Hayden",
"Panettiere",
"</Td>",
"<Td>",
"Nashville",
"Season",
"1",
"</Td>",
"<Td>",
"``",
"Boys",
"and",
"Buses",
"''",
"</Td>",
"<Td>",
"Brandy",
"Clark",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"The",
"Lost",
"Trailers",
"</Td>",
"<Td>",
"American",
"Beauty",
"</Td>",
"<Td>",
"``",
"American",
"Beauty",
"''",
"</Td>",
"<Td>",
"Mason",
"Douglas",
",",
"Matt",
"Jenkins",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"2013",
"</Th>",
"<Td>",
"The",
"Band",
"Perry",
"</Td>",
"<Td>",
"Pioneer",
"</Td>",
"<Td>",
"``",
"Chainsaw",
"''",
"</Td>",
"<Td>",
"Shane",
"McAnally",
",",
"Matthew",
"Ramsey",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Luke",
"Bryan",
"</Td>",
"<Td>",
"Crash",
"My",
"Party",
"</Td>",
"<Td>",
"``",
"Goodbye",
"Girl",
"''",
"</Td>",
"<Td>",
"Shane",
"McAnally",
",",
"Matthew",
"Ramsey",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Kelly",
"Clarkson",
"</Td>",
"<Td>",
"N",
"/",
"A",
"</Td>",
"<Td>",
"``",
"Tie",
"It",
"Up",
"''",
"</Td>",
"<Td>",
"Ashley",
"Arrison",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Billy",
"Currington",
"</Td>",
"<Td>",
"We",
"Are",
"Tonight",
"</Td>",
"<Td>",
"``",
"We",
"Are",
"Tonight",
"''",
"</Td>",
"<Td>",
"Marc",
"Beeson",
",",
"Sam",
"Hunt",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Due",
"West",
"</Td>",
"<Td>",
"Our",
"Time",
"</Td>",
"<Td>",
"``",
"End",
"of",
"the",
"Road",
"''",
"</Td>",
"<Td>",
"Brad",
"Hull",
",",
"Matt",
"Lopez",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"``",
"Taste",
"of",
"Your",
"Love",
"''",
"</Td>",
"<Td>",
"Matt",
"Lopez",
",",
"Trevor",
"Rosen",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Scotty",
"McCreery",
"</Td>",
"<Td>",
"See",
"You",
"Tonight",
"</Td>",
"<Td>",
"``",
"Feel",
"Good",
"Summer",
"Song",
"''",
"</Td>",
"<Td>",
"Shane",
"McAnally",
",",
"J.T.",
"Harding",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Tim",
"McGraw",
"</Td>",
"<Td>",
"Two",
"Lanes",
"of",
"Freedom",
"</Td>",
"<Td>",
"``",
"It",
"'s",
"Your",
"World",
"''",
"</Td>",
"<Td>",
"Scott",
"Stepakoff",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Craig",
"Morgan",
"</Td>",
"<Td>",
"The",
"Journey",
"(",
"Livin",
"'",
"Hits",
")",
"</Td>",
"<Td>",
"``",
"Wake",
"Up",
"Lovin",
"'",
"You",
"''",
"</Td>",
"<Td>",
"Matthew",
"Ramsey",
",",
"Trevor",
"Rosen",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Kacey",
"Musgraves",
"</Td>",
"<Td>",
"Same",
"Trailer",
"Different",
"Park",
"</Td>",
"<Td>",
"``",
"Silver",
"Lining",
"''",
"</Td>",
"<Td>",
"Kacey",
"Musgraves",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"``",
"My",
"House",
"''",
"</Td>",
"<Td>",
"Kacey",
"Musgraves",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"``",
"Merry",
"Go",
"'",
"Round",
"''",
"</Td>",
"<Td>",
"Kacey",
"Musgraves",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"``",
"I",
"Miss",
"You",
"''",
"</Td>",
"<Td>",
"Kacey",
"Musgraves",
",",
"Luke",
"Laird",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"``",
"Stupid",
"''",
"</Td>",
"<Td>",
"Kacey",
"Musgraves",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Randy",
"Rogers",
"Band",
"</Td>",
"<Td>",
"Trouble",
"</Td>",
"<Td>",
"``",
"Fuzzy",
"''",
"</Td>",
"<Td>",
"Shane",
"McAnally",
",",
"Trevor",
"Rosen",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Blake",
"Shelton",
"</Td>",
"<Td>",
"Based",
"on",
"a",
"True",
"Story",
"...",
"</Td>",
"<Td>",
"``",
"My",
"Eyes",
"''",
"(",
"featuring",
"Gwen",
"Sebastian",
")",
"</Td>",
"<Td>",
"Andrew",
"Dorff",
",",
"Tommy",
"Lee",
"James",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Charlie",
"Worsham",
"</Td>",
"<Td>",
"Rubberband",
"</Td>",
"<Td>",
"``",
"Break",
"What",
"'s",
"Broken",
"''",
"</Td>",
"<Td>",
"Charlie",
"Worsham",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Chris",
"Young",
"</Td>",
"<Td>",
"A.M.",
"</Td>",
"<Td>",
"``",
"Hold",
"You",
"To",
"It",
"''",
"</Td>",
"<Td>",
"Chris",
"Young",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"``",
"Text",
"Me",
"Texas",
"''",
"</Td>",
"<Td>",
"Rhett",
"Akins",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"2014",
"</Th>",
"<Td>",
"Dierks",
"Bentley",
"</Td>",
"<Td>",
"N",
"/",
"A",
"</Td>",
"<Td>",
"``",
"Ride",
"On",
"''",
"(",
"History",
"Channel",
"Theme",
"Song",
")",
"for",
"Biker",
"Battleground",
"Phoenix",
"</Td>",
"<Td>",
"Dierks",
"Bentley",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Connie",
"Britton",
"</Td>",
"<Td>",
"The",
"Music",
"of",
"Nashville",
":",
"Season",
"3",
",",
"Volume",
"1",
"</Td>",
"<Td>",
"``",
"Lies",
"of",
"the",
"Lonely",
"''",
"</Td>",
"<Td>",
"Natalie",
"Hemby",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Kenny",
"Chesney",
"</Td>",
"<Td>",
"The",
"Big",
"Revival",
"</Td>",
"<Td>",
"``",
"Wild",
"Child",
"''",
"</Td>",
"<Td>",
"Kenny",
"Chesney",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Sara",
"Evans",
"</Td>",
"<Td>",
"Slow",
"Me",
"Down",
"</Td>",
"<Td>",
"``",
"You",
"Never",
"Know",
"''",
"</Td>",
"<Td>",
"Sara",
"Evans",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Sam",
"Hunt",
"</Td>",
"<Td>",
"Montevallo",
"</Td>",
"<Td>",
"``",
"Leave",
"the",
"Night",
"On",
"''",
"</Td>",
"<Td>",
"Sam",
"Hunt",
",",
"Shane",
"McAnally",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"``",
"Take",
"Your",
"Time",
"''",
"</Td>",
"<Td>",
"Sam",
"Hunt",
",",
"Shane"
],
"offsets": [
0,
8,
13,
18,
23,
29,
34,
41,
47,
52,
58,
64,
69,
74,
80,
85,
95,
97,
99,
101,
107,
113,
118,
123,
128,
134,
139,
145,
153,
159,
164,
171,
173,
180,
186,
191,
194,
198,
204,
207,
213,
218,
224,
232,
234,
240,
249,
255,
261,
266,
271,
274,
278,
282,
288,
294,
297,
303,
308,
314,
322,
324,
331,
337,
343,
349,
354,
359,
365,
371,
377,
382,
387,
393,
398,
401,
406,
409,
415,
420,
426,
435,
437,
444,
450,
456,
462,
467,
472,
477,
483,
488,
493,
499,
505,
510,
515,
521,
527,
532,
535,
540,
543,
547,
553,
556,
562,
567,
572,
578,
580,
586,
595,
601,
607,
612,
617,
623,
631,
637,
642,
650,
653,
657,
666,
672,
677,
680,
685,
690,
693,
699,
704,
710,
719,
721,
725,
730,
736,
742,
747,
752,
757,
761,
767,
773,
778,
783,
787,
793,
799,
804,
807,
814,
816,
820,
823,
827,
830,
836,
841,
846,
854,
856,
862,
871,
877,
883,
888,
893,
900,
911,
917,
922,
932,
939,
941,
947,
952,
955,
960,
964,
970,
973,
979,
984,
991,
997,
999,
1005,
1014,
1020,
1026,
1031,
1036,
1040,
1045,
1054,
1060,
1065,
1074,
1081,
1087,
1092,
1095,
1104,
1111,
1114,
1120,
1125,
1131,
1139,
1141,
1146,
1154,
1160,
1166,
1171,
1176,
1181,
1187,
1192,
1196,
1201,
1207,
1213,
1218,
1226,
1232,
1237,
1240,
1249,
1252,
1258,
1263,
1269,
1278,
1280,
1288,
1295,
1301,
1307,
1312,
1317,
1322,
1328,
1334,
1339,
1345,
1348,
1354,
1360,
1365,
1368,
1376,
1381,
1384,
1390,
1395,
1401,
1410,
1412,
1420,
1427,
1433,
1439,
1444,
1449,
1455,
1464,
1470,
1475,
1477,
1479,
1481,
1487,
1492,
1495,
1499,
1502,
1505,
1508,
1514,
1519,
1526,
1534,
1536,
1542,
1551,
1557,
1563,
1568,
1573,
1579,
1590,
1596,
1601,
1604,
1608,
1616,
1622,
1627,
1630,
1633,
1637,
1645,
1648,
1654,
1659,
1664,
1671,
1673,
1677,
1682,
1688,
1694,
1699,
1704,
1708,
1713,
1719,
1724,
1728,
1733,
1739,
1744,
1747,
1751,
1754,
1758,
1763,
1766,
1772,
1777,
1782,
1787,
1789,
1794,
1800,
1806,
1812,
1817,
1822,
1825,
1831,
1834,
1839,
1844,
1847,
1853,
1858,
1863,
1869,
1871,
1878,
1884,
1890,
1896,
1901,
1906,
1913,
1922,
1928,
1933,
1937,
1941,
1949,
1955,
1960,
1963,
1968,
1973,
1980,
1985,
1988,
1994,
1999,
2005,
2014,
2016,
2021,
2029,
2035,
2041,
2046,
2051,
2055,
2062,
2068,
2073,
2077,
2083,
2086,
2094,
2100,
2105,
2108,
2111,
2114,
2119,
2125,
2128,
2134,
2139,
2145,
2155,
2157,
2163,
2172,
2178,
2184,
2189,
2194,
2200,
2207,
2213,
2218,
2222,
2230,
2232,
2238,
2240,
2245,
2247,
2253,
2258,
2261,
2266,
2269,
2275,
2277,
2281,
2284,
2290,
2295,
2303,
2310,
2312,
2319,
2325,
2331,
2337,
2342,
2347,
2353,
2363,
2369,
2374,
2379,
2387,
2397,
2402,
2408,
2413,
2416,
2423,
2430,
2433,
2439,
2444,
2450,
2460,
2462,
2468,
2477,
2483,
2489,
2494,
2499,
2502,
2505,
2511,
2514,
2520,
2525,
2531,
2541,
2543,
2549,
2558,
2564,
2570,
2575,
2580,
2583,
2589,
2592,
2594,
2600,
2603,
2609,
2614,
2620,
2630,
2632,
2638,
2647,
2653,
2659,
2664,
2669,
2672,
2674,
2679,
2683,
2686,
2692,
2697,
2703,
2713,
2715,
2720,
2726,
2732,
2738,
2743,
2748,
2751,
2758,
2761,
2767,
2772,
2778,
2788,
2790,
2796,
2805,
2811,
2817,
2822,
2827,
2833,
2840,
2845,
2851,
2856,
2864,
2870,
2875,
2878,
2884,
2887,
2893,
2898,
2904,
2913,
2915,
2922,
2928,
2934,
2940,
2945,
2950,
2956,
2964,
2970,
2975,
2981,
2984,
2986,
2991,
2997,
3001,
3007,
3012,
3015,
3018,
3023,
3026,
3028,
3038,
3043,
3053,
3055,
3061,
3066,
3073,
3079,
3081,
3087,
3091,
3097,
3103,
3109,
3114,
3119,
3127,
3135,
3141,
3146,
3157,
3163,
3168,
3171,
3177,
3182,
3185,
3192,
3195,
3201,
3206,
3214,
3222,
3224,
3230,
3239,
3245,
3251,
3256,
3261,
3267,
3273,
3279,
3284,
3289,
3295,
3300,
3303,
3308,
3312,
3315,
3318,
3321,
3327,
3332,
3338,
3344,
3346,
3352,
3361,
3367,
3373,
3378,
3383,
3386,
3391,
3394,
3400,
3403,
3409,
3414,
3420,
3426,
3428,
3434,
3443,
3449,
3455,
3460,
3465,
3470,
3476,
3481,
3488,
3496,
3502,
3507,
3509,
3511,
3513,
3519,
3524,
3527,
3532,
3535,
3538,
3540,
3548,
3556,
3562,
3567,
3569,
3573,
3579,
3592,
3600,
3606,
3611,
3618,
3626,
3632,
3638,
3643,
3648,
3655,
3663,
3669,
3674,
3678,
3684,
3687,
3697,
3699,
3706,
3708,
3710,
3717,
3719,
3725,
3730,
3733,
3738,
3741,
3745,
3752,
3755,
3761,
3766,
3774,
3780,
3782,
3788,
3797,
3803,
3809,
3814,
3819,
3825,
3833,
3839,
3844,
3848,
3852,
3860,
3866,
3871,
3874,
3879,
3885,
3888,
3894,
3899,
3905,
3913,
3915,
3921,
3930,
3936,
3942,
3947,
3952,
3957,
3963,
3969,
3974,
3979,
3982,
3987,
3993,
3998,
4001,
4005,
4011,
4016,
4019,
4025,
4030,
4035,
4041,
4043,
4049,
4058,
4064,
4070,
4075,
4080,
4084,
4089,
4095,
4100,
4111,
4117,
4122,
4125,
4131,
4135,
4141,
4144,
4147,
4153,
4158,
4162,
4167,
4169,
4175,
4184,
4190,
4196,
4201,
4206,
4209,
4214,
4219,
4224,
4227,
4233,
4238,
4242,
4247,
4249
]
} | 57de45503f3f438da8b5612ad34df12f | who sings the song broken merry go round | {
"tokens": [
"who",
"sings",
"the",
"song",
"broken",
"merry",
"go",
"round"
],
"offsets": [
0,
4,
10,
14,
19,
26,
32,
35
]
} | {
"text": [
"Kacey Musgraves"
],
"char_spans": [
{
"start": [
2347
],
"end": [
2361
]
}
],
"token_spans": [
{
"start": [
443
],
"end": [
444
]
}
]
} | [
"Kacey Musgraves"
] |
NaturalQuestionsShort | <P> Powers of the United States Congress are implemented by the United States Constitution , defined by rulings of the Supreme Court , and by its own efforts and by other factors such as history and custom . It is the chief legislative body of the United States . Some powers are explicitly defined by the Constitution and are called enumerated powers ; others have been assumed to exist and are called implied powers . </P> | {
"tokens": [
"<P>",
"Powers",
"of",
"the",
"United",
"States",
"Congress",
"are",
"implemented",
"by",
"the",
"United",
"States",
"Constitution",
",",
"defined",
"by",
"rulings",
"of",
"the",
"Supreme",
"Court",
",",
"and",
"by",
"its",
"own",
"efforts",
"and",
"by",
"other",
"factors",
"such",
"as",
"history",
"and",
"custom",
".",
"It",
"is",
"the",
"chief",
"legislative",
"body",
"of",
"the",
"United",
"States",
".",
"Some",
"powers",
"are",
"explicitly",
"defined",
"by",
"the",
"Constitution",
"and",
"are",
"called",
"enumerated",
"powers",
";",
"others",
"have",
"been",
"assumed",
"to",
"exist",
"and",
"are",
"called",
"implied",
"powers",
".",
"</P>"
],
"offsets": [
0,
4,
11,
14,
18,
25,
32,
41,
45,
57,
60,
64,
71,
78,
91,
93,
101,
104,
112,
115,
119,
127,
133,
135,
139,
142,
146,
150,
158,
162,
165,
171,
179,
184,
187,
195,
199,
206,
208,
211,
214,
218,
224,
236,
241,
244,
248,
255,
262,
264,
269,
276,
280,
291,
299,
302,
306,
319,
323,
327,
334,
345,
352,
354,
361,
366,
371,
379,
382,
388,
392,
396,
403,
411,
418,
420
]
} | de5dc3111b544f299a53073fd04f8785 | powers of the national government stated in the u.s. constitution are called | {
"tokens": [
"powers",
"of",
"the",
"national",
"government",
"stated",
"in",
"the",
"u.s.",
"constitution",
"are",
"called"
],
"offsets": [
0,
7,
10,
14,
23,
34,
41,
44,
48,
53,
66,
70
]
} | {
"text": [
"enumerated powers",
"implied powers"
],
"char_spans": [
{
"start": [
334
],
"end": [
350
]
},
{
"start": [
403
],
"end": [
416
]
}
],
"token_spans": [
{
"start": [
60
],
"end": [
61
]
},
{
"start": [
72
],
"end": [
73
]
}
]
} | [
"enumerated powers",
"implied powers"
] |
NaturalQuestionsShort | <P> The Eighth Amendment ( Amendment VIII ) of the United States Constitution prohibits the federal government from imposing excessive bail , excessive fines , or cruel and unusual punishment . The U.S. Supreme Court has ruled that this amendment 's Cruel and Unusual Punishment Clause also applies to the states . The phrases in this amendment originated in the English Bill of Rights of 1689 . This amendment was adopted on December 15 , 1791 , along with the rest of the United States Bill of Rights . </P> | {
"tokens": [
"<P>",
"The",
"Eighth",
"Amendment",
"(",
"Amendment",
"VIII",
")",
"of",
"the",
"United",
"States",
"Constitution",
"prohibits",
"the",
"federal",
"government",
"from",
"imposing",
"excessive",
"bail",
",",
"excessive",
"fines",
",",
"or",
"cruel",
"and",
"unusual",
"punishment",
".",
"The",
"U.S.",
"Supreme",
"Court",
"has",
"ruled",
"that",
"this",
"amendment",
"'s",
"Cruel",
"and",
"Unusual",
"Punishment",
"Clause",
"also",
"applies",
"to",
"the",
"states",
".",
"The",
"phrases",
"in",
"this",
"amendment",
"originated",
"in",
"the",
"English",
"Bill",
"of",
"Rights",
"of",
"1689",
".",
"This",
"amendment",
"was",
"adopted",
"on",
"December",
"15",
",",
"1791",
",",
"along",
"with",
"the",
"rest",
"of",
"the",
"United",
"States",
"Bill",
"of",
"Rights",
".",
"</P>"
],
"offsets": [
0,
4,
8,
15,
25,
27,
37,
42,
44,
47,
51,
58,
65,
78,
88,
92,
100,
111,
116,
125,
135,
140,
142,
152,
158,
160,
163,
169,
173,
181,
192,
194,
198,
203,
211,
217,
221,
227,
232,
237,
247,
250,
256,
260,
268,
279,
286,
291,
299,
302,
306,
313,
315,
319,
327,
330,
335,
345,
356,
359,
363,
371,
376,
379,
386,
389,
394,
396,
401,
411,
415,
423,
426,
435,
438,
440,
445,
447,
453,
458,
462,
467,
470,
474,
481,
488,
493,
496,
503,
505
]
} | 560934c7304d4a1bb4cde2ef8b63e000 | which provisions are part of the eighth amendment | {
"tokens": [
"which",
"provisions",
"are",
"part",
"of",
"the",
"eighth",
"amendment"
],
"offsets": [
0,
6,
17,
21,
26,
29,
33,
40
]
} | {
"text": [
"prohibits the federal government from imposing excessive bail , excessive fines , or cruel and unusual punishment"
],
"char_spans": [
{
"start": [
78
],
"end": [
190
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
29
]
}
]
} | [
"prohibits the federal government from imposing excessive bail , excessive fines , or cruel and unusual punishment"
] |
NaturalQuestionsShort | <P> Mark Ronson and Amy Winehouse recorded a demo track for the film , but Ronson explained that she was `` not ready to record any music '' at that time . It was announced Jack White of The White Stripes and Alicia Keys would collaborate on `` Another Way to Die '' , which is the first duet in Bond music history , on 29 July 2008 . They had wanted to work together for two years beforehand . The song was recorded in Nashville , Tennessee ; White played the drums while Keys performed on the piano . The Memphis Horns also contributed to the track . White 's favourite Bond theme is John Barry 's instrumental piece for On Her Majesty 's Secret Service , and he watched various opening credit sequences from the series for inspiration while mixing the track . </P> | {
"tokens": [
"<P>",
"Mark",
"Ronson",
"and",
"Amy",
"Winehouse",
"recorded",
"a",
"demo",
"track",
"for",
"the",
"film",
",",
"but",
"Ronson",
"explained",
"that",
"she",
"was",
"``",
"not",
"ready",
"to",
"record",
"any",
"music",
"''",
"at",
"that",
"time",
".",
"It",
"was",
"announced",
"Jack",
"White",
"of",
"The",
"White",
"Stripes",
"and",
"Alicia",
"Keys",
"would",
"collaborate",
"on",
"``",
"Another",
"Way",
"to",
"Die",
"''",
",",
"which",
"is",
"the",
"first",
"duet",
"in",
"Bond",
"music",
"history",
",",
"on",
"29",
"July",
"2008",
".",
"They",
"had",
"wanted",
"to",
"work",
"together",
"for",
"two",
"years",
"beforehand",
".",
"The",
"song",
"was",
"recorded",
"in",
"Nashville",
",",
"Tennessee",
";",
"White",
"played",
"the",
"drums",
"while",
"Keys",
"performed",
"on",
"the",
"piano",
".",
"The",
"Memphis",
"Horns",
"also",
"contributed",
"to",
"the",
"track",
".",
"White",
"'s",
"favourite",
"Bond",
"theme",
"is",
"John",
"Barry",
"'s",
"instrumental",
"piece",
"for",
"On",
"Her",
"Majesty",
"'s",
"Secret",
"Service",
",",
"and",
"he",
"watched",
"various",
"opening",
"credit",
"sequences",
"from",
"the",
"series",
"for",
"inspiration",
"while",
"mixing",
"the",
"track",
".",
"</P>"
],
"offsets": [
0,
4,
9,
16,
20,
24,
34,
43,
45,
50,
56,
60,
64,
69,
71,
75,
82,
92,
97,
101,
105,
108,
112,
118,
121,
128,
132,
138,
141,
144,
149,
154,
156,
159,
163,
173,
178,
184,
187,
191,
197,
205,
209,
216,
221,
227,
239,
242,
245,
253,
257,
260,
264,
267,
269,
275,
278,
282,
288,
293,
296,
301,
307,
315,
317,
320,
323,
328,
333,
335,
340,
344,
351,
354,
359,
368,
372,
376,
382,
393,
395,
399,
404,
408,
417,
420,
430,
432,
442,
444,
450,
457,
461,
467,
473,
478,
488,
491,
495,
501,
503,
507,
515,
521,
526,
538,
541,
545,
551,
553,
559,
562,
572,
577,
583,
586,
591,
597,
600,
613,
619,
623,
626,
630,
638,
641,
648,
656,
658,
662,
665,
673,
681,
689,
696,
706,
711,
715,
722,
726,
738,
744,
751,
755,
761,
763
]
} | 72079419429f4369828f52b831508227 | who did the song for quantum of solace | {
"tokens": [
"who",
"did",
"the",
"song",
"for",
"quantum",
"of",
"solace"
],
"offsets": [
0,
4,
8,
12,
17,
21,
29,
32
]
} | {
"text": [
"Jack White",
"Alicia Keys"
],
"char_spans": [
{
"start": [
173
],
"end": [
182
]
},
{
"start": [
209
],
"end": [
219
]
}
],
"token_spans": [
{
"start": [
35
],
"end": [
36
]
},
{
"start": [
42
],
"end": [
43
]
}
]
} | [
"Jack White",
"Alicia Keys"
] |
NaturalQuestionsShort | <P> Hurricane Harvey was an extremely destructive Atlantic hurricane which became the first major hurricane to make landfall in the United States since Wilma in 2005 , ending a record 12 - year span in which no hurricanes made landfall at such an intensity in the country . In a four - day period , many areas received more than 40 inches ( 100 cm ) of rain as the system slowly meandered over eastern Texas and adjacent waters , causing catastrophic flooding . With peak accumulations of 64.58 in ( 164.0 cm ) , Harvey is the wettest tropical cyclone on record in the United States . The resulting floods inundated hundreds of thousands of homes , displaced more than 30,000 people , and prompted more than 17,000 rescues . </P> | {
"tokens": [
"<P>",
"Hurricane",
"Harvey",
"was",
"an",
"extremely",
"destructive",
"Atlantic",
"hurricane",
"which",
"became",
"the",
"first",
"major",
"hurricane",
"to",
"make",
"landfall",
"in",
"the",
"United",
"States",
"since",
"Wilma",
"in",
"2005",
",",
"ending",
"a",
"record",
"12",
"-",
"year",
"span",
"in",
"which",
"no",
"hurricanes",
"made",
"landfall",
"at",
"such",
"an",
"intensity",
"in",
"the",
"country",
".",
"In",
"a",
"four",
"-",
"day",
"period",
",",
"many",
"areas",
"received",
"more",
"than",
"40",
"inches",
"(",
"100",
"cm",
")",
"of",
"rain",
"as",
"the",
"system",
"slowly",
"meandered",
"over",
"eastern",
"Texas",
"and",
"adjacent",
"waters",
",",
"causing",
"catastrophic",
"flooding",
".",
"With",
"peak",
"accumulations",
"of",
"64.58",
"in",
"(",
"164.0",
"cm",
")",
",",
"Harvey",
"is",
"the",
"wettest",
"tropical",
"cyclone",
"on",
"record",
"in",
"the",
"United",
"States",
".",
"The",
"resulting",
"floods",
"inundated",
"hundreds",
"of",
"thousands",
"of",
"homes",
",",
"displaced",
"more",
"than",
"30,000",
"people",
",",
"and",
"prompted",
"more",
"than",
"17,000",
"rescues",
".",
"</P>"
],
"offsets": [
0,
4,
14,
21,
25,
28,
38,
50,
59,
69,
75,
82,
86,
92,
98,
108,
111,
116,
125,
128,
132,
139,
146,
152,
158,
161,
166,
168,
175,
177,
184,
187,
189,
194,
199,
202,
208,
211,
222,
227,
236,
239,
244,
247,
257,
260,
264,
272,
274,
277,
279,
284,
286,
290,
297,
299,
304,
310,
319,
324,
329,
332,
339,
341,
345,
348,
350,
353,
358,
361,
365,
372,
379,
389,
394,
402,
408,
412,
421,
428,
430,
438,
451,
460,
462,
467,
472,
486,
489,
495,
498,
500,
506,
509,
511,
513,
520,
523,
527,
535,
544,
552,
555,
562,
565,
569,
576,
583,
585,
589,
599,
606,
616,
625,
628,
638,
641,
647,
649,
659,
664,
669,
676,
683,
685,
689,
698,
703,
708,
715,
723,
725
]
} | 7ec2501df23741c1a919439aac5d56ef | what part of the us did hurricane harvey hit | {
"tokens": [
"what",
"part",
"of",
"the",
"us",
"did",
"hurricane",
"harvey",
"hit"
],
"offsets": [
0,
5,
10,
13,
17,
20,
24,
34,
41
]
} | {
"text": [
"eastern Texas"
],
"char_spans": [
{
"start": [
394
],
"end": [
406
]
}
],
"token_spans": [
{
"start": [
74
],
"end": [
75
]
}
]
} | [
"eastern Texas"
] |
NaturalQuestionsShort | <P> `` Puff , the Magic Dragon '' ( or `` Puff '' ) is a song written by Leonard Lipton and Peter Yarrow , and made popular by Yarrow 's group Peter , Paul and Mary in a 1963 recording . </P> | {
"tokens": [
"<P>",
"``",
"Puff",
",",
"the",
"Magic",
"Dragon",
"''",
"(",
"or",
"``",
"Puff",
"''",
")",
"is",
"a",
"song",
"written",
"by",
"Leonard",
"Lipton",
"and",
"Peter",
"Yarrow",
",",
"and",
"made",
"popular",
"by",
"Yarrow",
"'s",
"group",
"Peter",
",",
"Paul",
"and",
"Mary",
"in",
"a",
"1963",
"recording",
".",
"</P>"
],
"offsets": [
0,
4,
7,
12,
14,
18,
24,
31,
34,
36,
39,
42,
47,
50,
52,
55,
57,
62,
70,
73,
81,
88,
92,
98,
105,
107,
111,
116,
124,
127,
134,
137,
143,
149,
151,
156,
160,
165,
168,
170,
175,
185,
187
]
} | 88ed6764ac7c4b5f846200706b38cccb | who sang the original puff the magic dragon | {
"tokens": [
"who",
"sang",
"the",
"original",
"puff",
"the",
"magic",
"dragon"
],
"offsets": [
0,
4,
9,
13,
22,
27,
31,
37
]
} | {
"text": [
"Peter , Paul and Mary"
],
"char_spans": [
{
"start": [
143
],
"end": [
163
]
}
],
"token_spans": [
{
"start": [
32
],
"end": [
36
]
}
]
} | [
"Peter , Paul and Mary"
] |
NaturalQuestionsShort | <P> In January 2008 , Time magazine quoted King as saying he would `` be killing a lot of trees '' with his next novel . The first draft was completed in late August 2008 , with the manuscript weighing 19 lb ( 8.6 kg ) . King has stated the novel is twice as long as his most recent , Duma Key , at `` over 1,500 pages in manuscript '' , and `` deals with some of the same issues that The Stand does , but in a more allegorical way '' . King also described the novel as `` very , very long '' , adding : `` I tried this once before when I was a lot younger and the project was just too big for me . '' King read from the first draft at `` The Three Kings '' reading event that was held on April 4 , 2008 at the Library of Congress , which was broadcast by C - SPAN as part of their Book TV series on May 4 , 2008 . </P> | {
"tokens": [
"<P>",
"In",
"January",
"2008",
",",
"Time",
"magazine",
"quoted",
"King",
"as",
"saying",
"he",
"would",
"``",
"be",
"killing",
"a",
"lot",
"of",
"trees",
"''",
"with",
"his",
"next",
"novel",
".",
"The",
"first",
"draft",
"was",
"completed",
"in",
"late",
"August",
"2008",
",",
"with",
"the",
"manuscript",
"weighing",
"19",
"lb",
"(",
"8.6",
"kg",
")",
".",
"King",
"has",
"stated",
"the",
"novel",
"is",
"twice",
"as",
"long",
"as",
"his",
"most",
"recent",
",",
"Duma",
"Key",
",",
"at",
"``",
"over",
"1,500",
"pages",
"in",
"manuscript",
"''",
",",
"and",
"``",
"deals",
"with",
"some",
"of",
"the",
"same",
"issues",
"that",
"The",
"Stand",
"does",
",",
"but",
"in",
"a",
"more",
"allegorical",
"way",
"''",
".",
"King",
"also",
"described",
"the",
"novel",
"as",
"``",
"very",
",",
"very",
"long",
"''",
",",
"adding",
":",
"``",
"I",
"tried",
"this",
"once",
"before",
"when",
"I",
"was",
"a",
"lot",
"younger",
"and",
"the",
"project",
"was",
"just",
"too",
"big",
"for",
"me",
".",
"''",
"King",
"read",
"from",
"the",
"first",
"draft",
"at",
"``",
"The",
"Three",
"Kings",
"''",
"reading",
"event",
"that",
"was",
"held",
"on",
"April",
"4",
",",
"2008",
"at",
"the",
"Library",
"of",
"Congress",
",",
"which",
"was",
"broadcast",
"by",
"C",
"-",
"SPAN",
"as",
"part",
"of",
"their",
"Book",
"TV",
"series",
"on",
"May",
"4",
",",
"2008",
".",
"</P>"
],
"offsets": [
0,
4,
7,
15,
20,
22,
27,
36,
43,
48,
51,
58,
61,
67,
70,
73,
81,
83,
87,
90,
96,
99,
104,
108,
113,
119,
121,
125,
131,
137,
141,
151,
154,
159,
166,
171,
173,
178,
182,
193,
202,
205,
208,
210,
214,
217,
219,
221,
226,
230,
237,
241,
247,
250,
256,
259,
264,
267,
271,
276,
283,
285,
290,
294,
296,
299,
302,
307,
313,
319,
322,
333,
336,
338,
342,
345,
351,
356,
361,
364,
368,
373,
380,
385,
389,
395,
400,
402,
406,
409,
411,
416,
428,
432,
435,
437,
442,
447,
457,
461,
467,
470,
473,
478,
480,
485,
490,
493,
495,
502,
504,
507,
509,
515,
520,
525,
532,
537,
539,
543,
545,
549,
557,
561,
565,
573,
577,
582,
586,
590,
594,
597,
599,
602,
607,
612,
617,
621,
627,
633,
636,
639,
643,
649,
655,
658,
666,
672,
677,
681,
686,
689,
695,
697,
699,
704,
707,
711,
719,
722,
731,
733,
739,
743,
753,
756,
758,
760,
765,
768,
773,
776,
782,
787,
790,
797,
800,
804,
806,
808,
813,
815
]
} | 60f0b7b5913245579b73a0eb7205f097 | when did stephen king write under the dome | {
"tokens": [
"when",
"did",
"stephen",
"king",
"write",
"under",
"the",
"dome"
],
"offsets": [
0,
5,
9,
17,
22,
28,
34,
38
]
} | {
"text": [
"2008"
],
"char_spans": [
{
"start": [
166
],
"end": [
169
]
}
],
"token_spans": [
{
"start": [
34
],
"end": [
34
]
}
]
} | [
"2008"
] |
NaturalQuestionsShort | <P> The polar bear ( Ursus maritimus ) is a carnivorous bear whose native range lies largely within the Arctic Circle , encompassing the Arctic Ocean , its surrounding seas and surrounding land masses . It is a large bear , approximately the same size as the omnivorous Kodiak bear ( Ursus arctos middendorffi ) . A boar ( adult male ) weighs around 350 -- 700 kg ( 772 -- 1,543 lb ) , while a sow ( adult female ) is about half that size . Although it is the sister species of the brown bear , it has evolved to occupy a narrower ecological niche , with many body characteristics adapted for cold temperatures , for moving across snow , ice and open water , and for hunting seals , which make up most of its diet . Although most polar bears are born on land , they spend most of their time on the sea ice . Their scientific name means `` maritime bear '' and derives from this fact . Polar bears hunt their preferred food of seals from the edge of sea ice , often living off fat reserves when no sea ice is present . Because of their dependence on the sea ice , polar bears are classified as marine mammals . </P> | {
"tokens": [
"<P>",
"The",
"polar",
"bear",
"(",
"Ursus",
"maritimus",
")",
"is",
"a",
"carnivorous",
"bear",
"whose",
"native",
"range",
"lies",
"largely",
"within",
"the",
"Arctic",
"Circle",
",",
"encompassing",
"the",
"Arctic",
"Ocean",
",",
"its",
"surrounding",
"seas",
"and",
"surrounding",
"land",
"masses",
".",
"It",
"is",
"a",
"large",
"bear",
",",
"approximately",
"the",
"same",
"size",
"as",
"the",
"omnivorous",
"Kodiak",
"bear",
"(",
"Ursus",
"arctos",
"middendorffi",
")",
".",
"A",
"boar",
"(",
"adult",
"male",
")",
"weighs",
"around",
"350",
"--",
"700",
"kg",
"(",
"772",
"--",
"1,543",
"lb",
")",
",",
"while",
"a",
"sow",
"(",
"adult",
"female",
")",
"is",
"about",
"half",
"that",
"size",
".",
"Although",
"it",
"is",
"the",
"sister",
"species",
"of",
"the",
"brown",
"bear",
",",
"it",
"has",
"evolved",
"to",
"occupy",
"a",
"narrower",
"ecological",
"niche",
",",
"with",
"many",
"body",
"characteristics",
"adapted",
"for",
"cold",
"temperatures",
",",
"for",
"moving",
"across",
"snow",
",",
"ice",
"and",
"open",
"water",
",",
"and",
"for",
"hunting",
"seals",
",",
"which",
"make",
"up",
"most",
"of",
"its",
"diet",
".",
"Although",
"most",
"polar",
"bears",
"are",
"born",
"on",
"land",
",",
"they",
"spend",
"most",
"of",
"their",
"time",
"on",
"the",
"sea",
"ice",
".",
"Their",
"scientific",
"name",
"means",
"``",
"maritime",
"bear",
"''",
"and",
"derives",
"from",
"this",
"fact",
".",
"Polar",
"bears",
"hunt",
"their",
"preferred",
"food",
"of",
"seals",
"from",
"the",
"edge",
"of",
"sea",
"ice",
",",
"often",
"living",
"off",
"fat",
"reserves",
"when",
"no",
"sea",
"ice",
"is",
"present",
".",
"Because",
"of",
"their",
"dependence",
"on",
"the",
"sea",
"ice",
",",
"polar",
"bears",
"are",
"classified",
"as",
"marine",
"mammals",
".",
"</P>"
],
"offsets": [
0,
4,
8,
14,
19,
21,
27,
37,
39,
42,
44,
56,
61,
67,
74,
80,
85,
93,
100,
104,
111,
118,
120,
133,
137,
144,
150,
152,
156,
168,
173,
177,
189,
194,
201,
203,
206,
209,
211,
217,
222,
224,
238,
242,
247,
252,
255,
259,
270,
277,
282,
284,
290,
297,
310,
312,
314,
316,
321,
323,
329,
334,
336,
343,
350,
354,
357,
361,
364,
366,
370,
373,
379,
382,
384,
386,
392,
394,
398,
400,
406,
413,
415,
418,
424,
429,
434,
439,
441,
450,
453,
456,
460,
467,
475,
478,
482,
488,
493,
495,
498,
502,
510,
513,
520,
522,
531,
542,
548,
550,
555,
560,
565,
581,
589,
593,
598,
611,
613,
617,
624,
631,
636,
638,
642,
646,
651,
657,
659,
663,
667,
675,
681,
683,
689,
694,
697,
702,
705,
709,
714,
716,
725,
730,
736,
742,
746,
751,
754,
759,
761,
766,
772,
777,
780,
786,
791,
794,
798,
802,
806,
808,
814,
825,
830,
836,
839,
848,
853,
856,
860,
868,
873,
878,
883,
885,
891,
897,
902,
908,
918,
923,
926,
932,
937,
941,
946,
949,
953,
957,
959,
965,
972,
976,
980,
989,
994,
997,
1001,
1005,
1008,
1016,
1018,
1026,
1029,
1035,
1046,
1049,
1053,
1057,
1061,
1063,
1069,
1075,
1079,
1090,
1093,
1100,
1108,
1110
]
} | c523fd4c124346b39b576b06bc9d4aab | where do polar bears live and what do they eat | {
"tokens": [
"where",
"do",
"polar",
"bears",
"live",
"and",
"what",
"do",
"they",
"eat"
],
"offsets": [
0,
6,
9,
15,
21,
26,
30,
35,
38,
43
]
} | {
"text": [
"native range lies largely within the Arctic Circle , encompassing the Arctic Ocean , its surrounding seas and surrounding land masses",
"seals , which make up most of its diet"
],
"char_spans": [
{
"start": [
67
],
"end": [
199
]
},
{
"start": [
675
],
"end": [
712
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
33
]
},
{
"start": [
131
],
"end": [
139
]
}
]
} | [
"native range lies largely within the Arctic Circle , encompassing the Arctic Ocean , its surrounding seas and surrounding land masses",
"seals , which make up most of its diet"
] |
NaturalQuestionsShort | <Table> <Tr> <Th> King James Bible </Th> <Th> Vulgate </Th> <Th> Douay Rheims </Th> <Th> Full title in the Authorised Version </Th> </Tr> <Tr> <Td> Genesis </Td> <Td> Genesis </Td> <Td> Genesis </Td> <Td> The First Book of Moses , called Genesis </Td> </Tr> <Tr> <Td> Exodus </Td> <Td> Exodus </Td> <Td> Exodus </Td> <Td> The Second Book of Moses , called Exodus </Td> </Tr> <Tr> <Td> Leviticus </Td> <Td> Leviticus </Td> <Td> Leviticus </Td> <Td> The Third Book of Moses , called Leviticus </Td> </Tr> <Tr> <Td> Numbers </Td> <Td> Numeri </Td> <Td> Numbers </Td> <Td> The Fourth Book of Moses , called Numbers </Td> </Tr> <Tr> <Td> Deuteronomy </Td> <Td> Deuteronomium </Td> <Td> Deuteronomy </Td> <Td> The Fifth Book of Moses , called Deuteronomy </Td> </Tr> <Tr> <Td> Joshua </Td> <Td> Josue </Td> <Td> Josue </Td> <Td> The Book of Joshua </Td> </Tr> <Tr> <Td> Judges </Td> <Td> Judices </Td> <Td> Judges </Td> <Td> The Book of Judges </Td> </Tr> <Tr> <Td> Ruth </Td> <Td> Ruth </Td> <Td> Ruth </Td> <Td> The Book of Ruth </Td> </Tr> <Tr> <Td> 1 Samuel </Td> <Td> 1 Samuelis also known as 1 Regum </Td> <Td> 1 Kings </Td> <Td> The First Book of Samuel , otherwise called the First Book of the Kings </Td> </Tr> <Tr> <Td> 2 Samuel </Td> <Td> 2 Samuelis also known as 2 Regum </Td> <Td> 2 Kings </Td> <Td> The Second Book of Samuel , otherwise called the Second Book of the Kings </Td> </Tr> <Tr> <Td> 1 Kings </Td> <Td> 3 Regum </Td> <Td> 3 Kings </Td> <Td> The First Book of the Kings , commonly called the Third Book of the Kings </Td> </Tr> <Tr> <Td> 2 Kings </Td> <Td> 4 Regum </Td> <Td> 4 Kings </Td> <Td> The Second Book of the Kings , commonly called the Fourth Book of the Kings </Td> </Tr> <Tr> <Td> 1 Chronicles </Td> <Td> 1 Paralipomenon </Td> <Td> 1 Paralipomenon </Td> <Td> The First Book of the Chronicles </Td> </Tr> <Tr> <Td> 2 Chronicles </Td> <Td> 2 Paralipomenon </Td> <Td> 2 Paralipomenon </Td> <Td> The Second Book of the Chronicles </Td> </Tr> <Tr> <Td> Ezra </Td> <Td> 1 Esdrae </Td> <Td> 1 Esdras </Td> <Td> Ezra </Td> </Tr> <Tr> <Td> Nehemiah </Td> <Td> Nehemiae also known as 2 Esdrae </Td> <Td> 2 Esdras </Td> <Td> The Book of Nehemiah </Td> </Tr> <Tr> <Td> Esther </Td> <Td> Esther 1 , 1 -- 10 , 3 </Td> <Td> Esther 1 : 1 -- 10 : 3 </Td> <Td> The Book of Esther </Td> </Tr> <Tr> <Td> Job </Td> <Td> Job </Td> <Td> Job </Td> <Td> The Book of Job </Td> </Tr> <Tr> <Td> Psalms </Td> <Td> Psalmi </Td> <Td> Psalms </Td> <Td> The Book of Psalms </Td> </Tr> <Tr> <Td> Proverbs </Td> <Td> Proverbia </Td> <Td> Sentences </Td> <Td> The Proverbs </Td> </Tr> <Tr> <Td> Ecclesiastes </Td> <Td> Ecclesiastes </Td> <Td> Ecclesiastes </Td> <Td> Ecclesiastes , or , The Preacher </Td> </Tr> <Tr> <Td> Song of Solomon </Td> <Td> Canticum Canticorum </Td> <Td> Canticle of Canticles </Td> <Td> The Song of Solomon </Td> </Tr> <Tr> <Td> Isaiah </Td> <Td> Isaiae </Td> <Td> Isaias </Td> <Td> The Book of the Prophet Isaiah </Td> </Tr> <Tr> <Td> Jeremiah </Td> <Td> Jeremiae </Td> <Td> Jeremias </Td> <Td> The Book of the Prophet Jeremiah </Td> </Tr> <Tr> <Td> Lamentations </Td> <Td> Lamentationes </Td> <Td> Lamentations </Td> <Td> The Lamentations of Jeremiah </Td> </Tr> <Tr> <Td> Ezekiel </Td> <Td> Ezechielis </Td> <Td> Ezechiel </Td> <Td> The Book of the Prophet Ezekiel </Td> </Tr> <Tr> <Td> Daniel </Td> <Td> Danielis 1 , 1 -- 3 , 23 ; 3 , 91 -- 12 , 13 </Td> <Td> Daniel 1 : 1 -- 3 : 23 ; 3 : 91 -- 12 : 13 </Td> <Td> The Book of Daniel </Td> </Tr> <Tr> <Td> Hosea </Td> <Td> Osee </Td> <Td> Osee </Td> <Td> Hosea </Td> </Tr> <Tr> <Td> Joel </Td> <Td> Joel </Td> <Td> Joel </Td> <Td> Joel </Td> </Tr> <Tr> <Td> Amos </Td> <Td> Amos </Td> <Td> Amos </Td> <Td> Amos </Td> </Tr> <Tr> <Td> Obadiah </Td> <Td> Adiae </Td> <Td> Adias </Td> <Td> Obadiah </Td> </Tr> <Tr> <Td> Jonah </Td> <Td> Jonae </Td> <Td> Jonas </Td> <Td> Jonah </Td> </Tr> <Tr> <Td> Micah </Td> <Td> Michaeae </Td> <Td> Michaeas </Td> <Td> Micah </Td> </Tr> <Tr> <Td> Nahum </Td> <Td> Nahum </Td> <Td> Nahum </Td> <Td> Nahum </Td> </Tr> <Tr> <Td> Habakkuk </Td> <Td> Habacuc </Td> <Td> Habacuc </Td> <Td> Habakkuk </Td> </Tr> <Tr> <Td> Zephaniah </Td> <Td> Sophoniae </Td> <Td> Sophonias </Td> <Td> Zephaniah </Td> </Tr> <Tr> <Td> Haggai </Td> <Td> Aggaei </Td> <Td> Aggaeus </Td> <Td> Haggai </Td> </Tr> <Tr> <Td> Zechariah </Td> <Td> Zachariae </Td> <Td> Zacharias </Td> <Td> Zechariah </Td> </Tr> <Tr> <Td> Malachi </Td> <Td> Malachiae </Td> <Td> Malachias </Td> | {
"tokens": [
"<Table>",
"<Tr>",
"<Th>",
"King",
"James",
"Bible",
"</Th>",
"<Th>",
"Vulgate",
"</Th>",
"<Th>",
"Douay",
"Rheims",
"</Th>",
"<Th>",
"Full",
"title",
"in",
"the",
"Authorised",
"Version",
"</Th>",
"</Tr>",
"<Tr>",
"<Td>",
"Genesis",
"</Td>",
"<Td>",
"Genesis",
"</Td>",
"<Td>",
"Genesis",
"</Td>",
"<Td>",
"The",
"First",
"Book",
"of",
"Moses",
",",
"called",
"Genesis",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Exodus",
"</Td>",
"<Td>",
"Exodus",
"</Td>",
"<Td>",
"Exodus",
"</Td>",
"<Td>",
"The",
"Second",
"Book",
"of",
"Moses",
",",
"called",
"Exodus",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Leviticus",
"</Td>",
"<Td>",
"Leviticus",
"</Td>",
"<Td>",
"Leviticus",
"</Td>",
"<Td>",
"The",
"Third",
"Book",
"of",
"Moses",
",",
"called",
"Leviticus",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Numbers",
"</Td>",
"<Td>",
"Numeri",
"</Td>",
"<Td>",
"Numbers",
"</Td>",
"<Td>",
"The",
"Fourth",
"Book",
"of",
"Moses",
",",
"called",
"Numbers",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Deuteronomy",
"</Td>",
"<Td>",
"Deuteronomium",
"</Td>",
"<Td>",
"Deuteronomy",
"</Td>",
"<Td>",
"The",
"Fifth",
"Book",
"of",
"Moses",
",",
"called",
"Deuteronomy",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Joshua",
"</Td>",
"<Td>",
"Josue",
"</Td>",
"<Td>",
"Josue",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"Joshua",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Judges",
"</Td>",
"<Td>",
"Judices",
"</Td>",
"<Td>",
"Judges",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"Judges",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Ruth",
"</Td>",
"<Td>",
"Ruth",
"</Td>",
"<Td>",
"Ruth",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"Ruth",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"1",
"Samuel",
"</Td>",
"<Td>",
"1",
"Samuelis",
"also",
"known",
"as",
"1",
"Regum",
"</Td>",
"<Td>",
"1",
"Kings",
"</Td>",
"<Td>",
"The",
"First",
"Book",
"of",
"Samuel",
",",
"otherwise",
"called",
"the",
"First",
"Book",
"of",
"the",
"Kings",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"2",
"Samuel",
"</Td>",
"<Td>",
"2",
"Samuelis",
"also",
"known",
"as",
"2",
"Regum",
"</Td>",
"<Td>",
"2",
"Kings",
"</Td>",
"<Td>",
"The",
"Second",
"Book",
"of",
"Samuel",
",",
"otherwise",
"called",
"the",
"Second",
"Book",
"of",
"the",
"Kings",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"1",
"Kings",
"</Td>",
"<Td>",
"3",
"Regum",
"</Td>",
"<Td>",
"3",
"Kings",
"</Td>",
"<Td>",
"The",
"First",
"Book",
"of",
"the",
"Kings",
",",
"commonly",
"called",
"the",
"Third",
"Book",
"of",
"the",
"Kings",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"2",
"Kings",
"</Td>",
"<Td>",
"4",
"Regum",
"</Td>",
"<Td>",
"4",
"Kings",
"</Td>",
"<Td>",
"The",
"Second",
"Book",
"of",
"the",
"Kings",
",",
"commonly",
"called",
"the",
"Fourth",
"Book",
"of",
"the",
"Kings",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"1",
"Chronicles",
"</Td>",
"<Td>",
"1",
"Paralipomenon",
"</Td>",
"<Td>",
"1",
"Paralipomenon",
"</Td>",
"<Td>",
"The",
"First",
"Book",
"of",
"the",
"Chronicles",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"2",
"Chronicles",
"</Td>",
"<Td>",
"2",
"Paralipomenon",
"</Td>",
"<Td>",
"2",
"Paralipomenon",
"</Td>",
"<Td>",
"The",
"Second",
"Book",
"of",
"the",
"Chronicles",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Ezra",
"</Td>",
"<Td>",
"1",
"Esdrae",
"</Td>",
"<Td>",
"1",
"Esdras",
"</Td>",
"<Td>",
"Ezra",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Nehemiah",
"</Td>",
"<Td>",
"Nehemiae",
"also",
"known",
"as",
"2",
"Esdrae",
"</Td>",
"<Td>",
"2",
"Esdras",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"Nehemiah",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Esther",
"</Td>",
"<Td>",
"Esther",
"1",
",",
"1",
"--",
"10",
",",
"3",
"</Td>",
"<Td>",
"Esther",
"1",
":",
"1",
"--",
"10",
":",
"3",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"Esther",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Job",
"</Td>",
"<Td>",
"Job",
"</Td>",
"<Td>",
"Job",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"Job",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Psalms",
"</Td>",
"<Td>",
"Psalmi",
"</Td>",
"<Td>",
"Psalms",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"Psalms",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Proverbs",
"</Td>",
"<Td>",
"Proverbia",
"</Td>",
"<Td>",
"Sentences",
"</Td>",
"<Td>",
"The",
"Proverbs",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Ecclesiastes",
"</Td>",
"<Td>",
"Ecclesiastes",
"</Td>",
"<Td>",
"Ecclesiastes",
"</Td>",
"<Td>",
"Ecclesiastes",
",",
"or",
",",
"The",
"Preacher",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Song",
"of",
"Solomon",
"</Td>",
"<Td>",
"Canticum",
"Canticorum",
"</Td>",
"<Td>",
"Canticle",
"of",
"Canticles",
"</Td>",
"<Td>",
"The",
"Song",
"of",
"Solomon",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Isaiah",
"</Td>",
"<Td>",
"Isaiae",
"</Td>",
"<Td>",
"Isaias",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"the",
"Prophet",
"Isaiah",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Jeremiah",
"</Td>",
"<Td>",
"Jeremiae",
"</Td>",
"<Td>",
"Jeremias",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"the",
"Prophet",
"Jeremiah",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Lamentations",
"</Td>",
"<Td>",
"Lamentationes",
"</Td>",
"<Td>",
"Lamentations",
"</Td>",
"<Td>",
"The",
"Lamentations",
"of",
"Jeremiah",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Ezekiel",
"</Td>",
"<Td>",
"Ezechielis",
"</Td>",
"<Td>",
"Ezechiel",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"the",
"Prophet",
"Ezekiel",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Daniel",
"</Td>",
"<Td>",
"Danielis",
"1",
",",
"1",
"--",
"3",
",",
"23",
";",
"3",
",",
"91",
"--",
"12",
",",
"13",
"</Td>",
"<Td>",
"Daniel",
"1",
":",
"1",
"--",
"3",
":",
"23",
";",
"3",
":",
"91",
"--",
"12",
":",
"13",
"</Td>",
"<Td>",
"The",
"Book",
"of",
"Daniel",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Hosea",
"</Td>",
"<Td>",
"Osee",
"</Td>",
"<Td>",
"Osee",
"</Td>",
"<Td>",
"Hosea",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Joel",
"</Td>",
"<Td>",
"Joel",
"</Td>",
"<Td>",
"Joel",
"</Td>",
"<Td>",
"Joel",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Amos",
"</Td>",
"<Td>",
"Amos",
"</Td>",
"<Td>",
"Amos",
"</Td>",
"<Td>",
"Amos",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Obadiah",
"</Td>",
"<Td>",
"Adiae",
"</Td>",
"<Td>",
"Adias",
"</Td>",
"<Td>",
"Obadiah",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Jonah",
"</Td>",
"<Td>",
"Jonae",
"</Td>",
"<Td>",
"Jonas",
"</Td>",
"<Td>",
"Jonah",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Micah",
"</Td>",
"<Td>",
"Michaeae",
"</Td>",
"<Td>",
"Michaeas",
"</Td>",
"<Td>",
"Micah",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Nahum",
"</Td>",
"<Td>",
"Nahum",
"</Td>",
"<Td>",
"Nahum",
"</Td>",
"<Td>",
"Nahum",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Habakkuk",
"</Td>",
"<Td>",
"Habacuc",
"</Td>",
"<Td>",
"Habacuc",
"</Td>",
"<Td>",
"Habakkuk",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Zephaniah",
"</Td>",
"<Td>",
"Sophoniae",
"</Td>",
"<Td>",
"Sophonias",
"</Td>",
"<Td>",
"Zephaniah",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Haggai",
"</Td>",
"<Td>",
"Aggaei",
"</Td>",
"<Td>",
"Aggaeus",
"</Td>",
"<Td>",
"Haggai",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Zechariah",
"</Td>",
"<Td>",
"Zachariae",
"</Td>",
"<Td>",
"Zacharias",
"</Td>",
"<Td>",
"Zechariah",
"</Td>",
"</Tr>",
"<Tr>",
"<Td>",
"Malachi",
"</Td>",
"<Td>",
"Malachiae",
"</Td>",
"<Td>",
"Malachias",
"</Td>"
],
"offsets": [
0,
8,
13,
18,
23,
29,
35,
41,
46,
54,
60,
65,
71,
78,
84,
89,
94,
100,
103,
107,
118,
126,
132,
138,
143,
148,
156,
162,
167,
175,
181,
186,
194,
200,
205,
209,
215,
220,
223,
229,
231,
238,
246,
252,
258,
263,
268,
275,
281,
286,
293,
299,
304,
311,
317,
322,
326,
333,
338,
341,
347,
349,
356,
363,
369,
375,
380,
385,
395,
401,
406,
416,
422,
427,
437,
443,
448,
452,
458,
463,
466,
472,
474,
481,
491,
497,
503,
508,
513,
521,
527,
532,
539,
545,
550,
558,
564,
569,
573,
580,
585,
588,
594,
596,
603,
611,
617,
623,
628,
633,
645,
651,
656,
670,
676,
681,
693,
699,
704,
708,
714,
719,
722,
728,
730,
737,
749,
755,
761,
766,
771,
778,
784,
789,
795,
801,
806,
812,
818,
823,
827,
832,
835,
842,
848,
854,
859,
864,
871,
877,
882,
890,
896,
901,
908,
914,
919,
923,
928,
931,
938,
944,
950,
955,
960,
965,
971,
976,
981,
987,
992,
997,
1003,
1008,
1012,
1017,
1020,
1025,
1031,
1037,
1042,
1047,
1049,
1056,
1062,
1067,
1069,
1078,
1083,
1089,
1092,
1094,
1100,
1106,
1111,
1113,
1119,
1125,
1130,
1134,
1140,
1145,
1148,
1155,
1157,
1167,
1174,
1178,
1184,
1189,
1192,
1196,
1202,
1208,
1214,
1219,
1224,
1226,
1233,
1239,
1244,
1246,
1255,
1260,
1266,
1269,
1271,
1277,
1283,
1288,
1290,
1296,
1302,
1307,
1311,
1318,
1323,
1326,
1333,
1335,
1345,
1352,
1356,
1363,
1368,
1371,
1375,
1381,
1387,
1393,
1398,
1403,
1405,
1411,
1417,
1422,
1424,
1430,
1436,
1441,
1443,
1449,
1455,
1460,
1464,
1470,
1475,
1478,
1482,
1488,
1490,
1499,
1506,
1510,
1516,
1521,
1524,
1528,
1534,
1540,
1546,
1551,
1556,
1558,
1564,
1570,
1575,
1577,
1583,
1589,
1594,
1596,
1602,
1608,
1613,
1617,
1624,
1629,
1632,
1636,
1642,
1644,
1653,
1660,
1664,
1671,
1676,
1679,
1683,
1689,
1695,
1701,
1706,
1711,
1713,
1724,
1730,
1735,
1737,
1751,
1757,
1762,
1764,
1778,
1784,
1789,
1793,
1799,
1804,
1807,
1811,
1822,
1828,
1834,
1839,
1844,
1846,
1857,
1863,
1868,
1870,
1884,
1890,
1895,
1897,
1911,
1917,
1922,
1926,
1933,
1938,
1941,
1945,
1956,
1962,
1968,
1973,
1978,
1983,
1989,
1994,
1996,
2003,
2009,
2014,
2016,
2023,
2029,
2034,
2039,
2045,
2051,
2056,
2061,
2070,
2076,
2081,
2090,
2095,
2101,
2104,
2106,
2113,
2119,
2124,
2126,
2133,
2139,
2144,
2148,
2153,
2156,
2165,
2171,
2177,
2182,
2187,
2194,
2200,
2205,
2212,
2214,
2216,
2218,
2221,
2224,
2226,
2228,
2234,
2239,
2246,
2248,
2250,
2252,
2255,
2258,
2260,
2262,
2268,
2273,
2277,
2282,
2285,
2292,
2298,
2304,
2309,
2314,
2318,
2324,
2329,
2333,
2339,
2344,
2348,
2354,
2359,
2363,
2368,
2371,
2375,
2381,
2387,
2392,
2397,
2404,
2410,
2415,
2422,
2428,
2433,
2440,
2446,
2451,
2455,
2460,
2463,
2470,
2476,
2482,
2487,
2492,
2501,
2507,
2512,
2522,
2528,
2533,
2543,
2549,
2554,
2558,
2567,
2573,
2579,
2584,
2589,
2602,
2608,
2613,
2626,
2632,
2637,
2650,
2656,
2661,
2674,
2676,
2679,
2681,
2685,
2694,
2700,
2706,
2711,
2716,
2721,
2724,
2732,
2738,
2743,
2752,
2763,
2769,
2774,
2783,
2786,
2796,
2802,
2807,
2811,
2816,
2819,
2827,
2833,
2839,
2844,
2849,
2856,
2862,
2867,
2874,
2880,
2885,
2892,
2898,
2903,
2907,
2912,
2915,
2919,
2927,
2934,
2940,
2946,
2951,
2956,
2965,
2971,
2976,
2985,
2991,
2996,
3005,
3011,
3016,
3020,
3025,
3028,
3032,
3040,
3049,
3055,
3061,
3066,
3071,
3084,
3090,
3095,
3109,
3115,
3120,
3133,
3139,
3144,
3148,
3161,
3164,
3173,
3179,
3185,
3190,
3195,
3203,
3209,
3214,
3225,
3231,
3236,
3245,
3251,
3256,
3260,
3265,
3268,
3272,
3280,
3288,
3294,
3300,
3305,
3310,
3317,
3323,
3328,
3337,
3339,
3341,
3343,
3346,
3348,
3350,
3353,
3355,
3357,
3359,
3362,
3365,
3368,
3370,
3373,
3379,
3384,
3391,
3393,
3395,
3397,
3400,
3402,
3404,
3407,
3409,
3411,
3413,
3416,
3419,
3422,
3424,
3427,
3433,
3438,
3442,
3447,
3450,
3457,
3463,
3469,
3474,
3479,
3485,
3491,
3496,
3501,
3507,
3512,
3517,
3523,
3528,
3534,
3540,
3546,
3551,
3556,
3561,
3567,
3572,
3577,
3583,
3588,
3593,
3599,
3604,
3609,
3615,
3621,
3626,
3631,
3636,
3642,
3647,
3652,
3658,
3663,
3668,
3674,
3679,
3684,
3690,
3696,
3701,
3706,
3714,
3720,
3725,
3731,
3737,
3742,
3748,
3754,
3759,
3767,
3773,
3779,
3784,
3789,
3795,
3801,
3806,
3812,
3818,
3823,
3829,
3835,
3840,
3846,
3852,
3858,
3863,
3868,
3874,
3880,
3885,
3894,
3900,
3905,
3914,
3920,
3925,
3931,
3937,
3943,
3948,
3953,
3959,
3965,
3970,
3976,
3982,
3987,
3993,
3999,
4004,
4010,
4016,
4022,
4027,
4032,
4041,
4047,
4052,
4060,
4066,
4071,
4079,
4085,
4090,
4099,
4105,
4111,
4116,
4121,
4131,
4137,
4142,
4152,
4158,
4163,
4173,
4179,
4184,
4194,
4200,
4206,
4211,
4216,
4223,
4229,
4234,
4241,
4247,
4252,
4260,
4266,
4271,
4278,
4284,
4290,
4295,
4300,
4310,
4316,
4321,
4331,
4337,
4342,
4352,
4358,
4363,
4373,
4379,
4385,
4390,
4395,
4403,
4409,
4414,
4424,
4430,
4435,
4445
]
} | 06912505189d442caf05b35248609ad8 | what is the 33rd book in the bible | {
"tokens": [
"what",
"is",
"the",
"33rd",
"book",
"in",
"the",
"bible"
],
"offsets": [
0,
5,
8,
12,
17,
22,
25,
29
]
} | {
"text": [
"Micah"
],
"char_spans": [
{
"start": [
3868
],
"end": [
3872
]
}
],
"token_spans": [
{
"start": [
708
],
"end": [
708
]
}
]
} | [
"Micah"
] |
NaturalQuestionsShort | <P> The three - domain system is a biological classification introduced by Carl Woese et al. in 1977 that divides cellular life forms into archaea , bacteria , and eukaryote domains . In particular , it emphasizes the separation of prokaryotes into two groups , originally called Eubacteria ( now Bacteria ) and Archaebacteria ( now Archaea ) . Woese argued that , on the basis of differences in 16S rRNA genes , these two groups and the eukaryotes each arose separately from an ancestor with poorly developed genetic machinery , often called a progenote . To reflect these primary lines of descent , he treated each as a domain , divided into several different kingdoms . Woese initially used the term `` kingdom '' to refer to the three primary phylogenic groupings , and this nomenclature was widely used until the term `` domain '' was adopted in 1990 . </P> | {
"tokens": [
"<P>",
"The",
"three",
"-",
"domain",
"system",
"is",
"a",
"biological",
"classification",
"introduced",
"by",
"Carl",
"Woese",
"et",
"al.",
"in",
"1977",
"that",
"divides",
"cellular",
"life",
"forms",
"into",
"archaea",
",",
"bacteria",
",",
"and",
"eukaryote",
"domains",
".",
"In",
"particular",
",",
"it",
"emphasizes",
"the",
"separation",
"of",
"prokaryotes",
"into",
"two",
"groups",
",",
"originally",
"called",
"Eubacteria",
"(",
"now",
"Bacteria",
")",
"and",
"Archaebacteria",
"(",
"now",
"Archaea",
")",
".",
"Woese",
"argued",
"that",
",",
"on",
"the",
"basis",
"of",
"differences",
"in",
"16S",
"rRNA",
"genes",
",",
"these",
"two",
"groups",
"and",
"the",
"eukaryotes",
"each",
"arose",
"separately",
"from",
"an",
"ancestor",
"with",
"poorly",
"developed",
"genetic",
"machinery",
",",
"often",
"called",
"a",
"progenote",
".",
"To",
"reflect",
"these",
"primary",
"lines",
"of",
"descent",
",",
"he",
"treated",
"each",
"as",
"a",
"domain",
",",
"divided",
"into",
"several",
"different",
"kingdoms",
".",
"Woese",
"initially",
"used",
"the",
"term",
"``",
"kingdom",
"''",
"to",
"refer",
"to",
"the",
"three",
"primary",
"phylogenic",
"groupings",
",",
"and",
"this",
"nomenclature",
"was",
"widely",
"used",
"until",
"the",
"term",
"``",
"domain",
"''",
"was",
"adopted",
"in",
"1990",
".",
"</P>"
],
"offsets": [
0,
4,
8,
14,
16,
23,
30,
33,
35,
46,
61,
72,
75,
80,
86,
89,
93,
96,
101,
106,
114,
123,
128,
134,
139,
147,
149,
158,
160,
164,
174,
182,
184,
187,
198,
200,
203,
214,
218,
229,
232,
244,
249,
253,
260,
262,
273,
280,
291,
293,
297,
306,
308,
312,
327,
329,
333,
341,
343,
345,
351,
358,
363,
365,
368,
372,
378,
381,
393,
396,
400,
405,
411,
413,
419,
423,
430,
434,
438,
449,
454,
460,
471,
476,
479,
488,
493,
500,
510,
518,
528,
530,
536,
543,
545,
555,
557,
560,
568,
574,
582,
588,
591,
599,
601,
604,
612,
617,
620,
622,
629,
631,
639,
644,
652,
662,
671,
673,
679,
689,
694,
698,
703,
706,
714,
717,
720,
726,
729,
733,
739,
747,
758,
768,
770,
774,
779,
792,
796,
803,
808,
814,
818,
823,
826,
833,
836,
840,
848,
851,
856,
858
]
} | f4c9887d92524102accb1c15b31202ba | who proposed the idea that cells can be classified in one of three major groups | {
"tokens": [
"who",
"proposed",
"the",
"idea",
"that",
"cells",
"can",
"be",
"classified",
"in",
"one",
"of",
"three",
"major",
"groups"
],
"offsets": [
0,
4,
13,
17,
22,
27,
33,
37,
40,
51,
54,
58,
61,
67,
73
]
} | {
"text": [
"Carl Woese et al."
],
"char_spans": [
{
"start": [
75
],
"end": [
91
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
15
]
}
]
} | [
"Carl Woese et al."
] |
NaturalQuestionsShort | <P> A growler is an electrical device used for testing insulation of a motor for shorted coils . A growler consists of a coil of wire wrapped around an iron core and connected to a source of AC current . When placed on the armature or stator core of a motor the growler acts as the primary of a transformer and the armature coils act as the secondary . A `` feeler '' , a thin strip of steel ( hacksaw blade ) can be used as the short detector . </P> | {
"tokens": [
"<P>",
"A",
"growler",
"is",
"an",
"electrical",
"device",
"used",
"for",
"testing",
"insulation",
"of",
"a",
"motor",
"for",
"shorted",
"coils",
".",
"A",
"growler",
"consists",
"of",
"a",
"coil",
"of",
"wire",
"wrapped",
"around",
"an",
"iron",
"core",
"and",
"connected",
"to",
"a",
"source",
"of",
"AC",
"current",
".",
"When",
"placed",
"on",
"the",
"armature",
"or",
"stator",
"core",
"of",
"a",
"motor",
"the",
"growler",
"acts",
"as",
"the",
"primary",
"of",
"a",
"transformer",
"and",
"the",
"armature",
"coils",
"act",
"as",
"the",
"secondary",
".",
"A",
"``",
"feeler",
"''",
",",
"a",
"thin",
"strip",
"of",
"steel",
"(",
"hacksaw",
"blade",
")",
"can",
"be",
"used",
"as",
"the",
"short",
"detector",
".",
"</P>"
],
"offsets": [
0,
4,
6,
14,
17,
20,
31,
38,
43,
47,
55,
66,
69,
71,
77,
81,
89,
95,
97,
99,
107,
116,
119,
121,
126,
129,
134,
142,
149,
152,
157,
162,
166,
176,
179,
181,
188,
191,
194,
202,
204,
209,
216,
219,
223,
232,
235,
242,
247,
250,
252,
258,
262,
270,
275,
278,
282,
290,
293,
295,
307,
311,
315,
324,
330,
334,
337,
341,
351,
353,
355,
358,
365,
368,
370,
372,
377,
383,
386,
392,
394,
402,
408,
410,
414,
417,
422,
425,
429,
435,
444,
446
]
} | 348a07bd2e244307baf61598b204a0e7 | the supply in glower is ac or dc | {
"tokens": [
"the",
"supply",
"in",
"glower",
"is",
"ac",
"or",
"dc"
],
"offsets": [
0,
4,
11,
14,
21,
24,
27,
30
]
} | {
"text": [
"AC current"
],
"char_spans": [
{
"start": [
191
],
"end": [
200
]
}
],
"token_spans": [
{
"start": [
37
],
"end": [
38
]
}
]
} | [
"AC current"
] |
NaturalQuestionsShort | <P> There are various versions of the song , some in addition to the main section featuring either an intro of a Celtic fiddle solo , or an a cappella coda both based on Thomas Moore 's Irish folk song `` Believe Me , if All Those Endearing Young Charms '' . </P> | {
"tokens": [
"<P>",
"There",
"are",
"various",
"versions",
"of",
"the",
"song",
",",
"some",
"in",
"addition",
"to",
"the",
"main",
"section",
"featuring",
"either",
"an",
"intro",
"of",
"a",
"Celtic",
"fiddle",
"solo",
",",
"or",
"an",
"a",
"cappella",
"coda",
"both",
"based",
"on",
"Thomas",
"Moore",
"'s",
"Irish",
"folk",
"song",
"``",
"Believe",
"Me",
",",
"if",
"All",
"Those",
"Endearing",
"Young",
"Charms",
"''",
".",
"</P>"
],
"offsets": [
0,
4,
10,
14,
22,
31,
34,
38,
43,
45,
50,
53,
62,
65,
69,
74,
82,
92,
99,
102,
108,
111,
113,
120,
127,
132,
134,
137,
140,
142,
151,
156,
161,
167,
170,
177,
183,
186,
192,
197,
202,
205,
213,
216,
218,
221,
225,
231,
241,
247,
254,
257,
259
]
} | 31aed59dcdac44d799e0a8fc6ca5a9e1 | song at the end of come on eileen | {
"tokens": [
"song",
"at",
"the",
"end",
"of",
"come",
"on",
"eileen"
],
"offsets": [
0,
5,
8,
12,
16,
19,
24,
27
]
} | {
"text": [
"Believe Me , if All Those Endearing Young Charms"
],
"char_spans": [
{
"start": [
205
],
"end": [
252
]
}
],
"token_spans": [
{
"start": [
41
],
"end": [
49
]
}
]
} | [
"Believe Me , if All Those Endearing Young Charms"
] |
NaturalQuestionsShort | <P> 17 - year - old Veronica `` Ronnie '' Miller is a troubled teenager who is wanting to live her own life and is trying her very best to ignore her divorced parents : Kim , her mother with whom she lives in New York , and Steve , her father who lives in his hometown of Wrightsville Beach , NC . Her mother decides that it would be in everyone 's best interest if Ronnie and her 10 - year - old brother , Jonah , spent the summer in Wrightsville Beach with Steve . Jonah is excited , while Ronnie can only wonder why her parents hate her so much as to send her there for the summer . </P> | {
"tokens": [
"<P>",
"17",
"-",
"year",
"-",
"old",
"Veronica",
"``",
"Ronnie",
"''",
"Miller",
"is",
"a",
"troubled",
"teenager",
"who",
"is",
"wanting",
"to",
"live",
"her",
"own",
"life",
"and",
"is",
"trying",
"her",
"very",
"best",
"to",
"ignore",
"her",
"divorced",
"parents",
":",
"Kim",
",",
"her",
"mother",
"with",
"whom",
"she",
"lives",
"in",
"New",
"York",
",",
"and",
"Steve",
",",
"her",
"father",
"who",
"lives",
"in",
"his",
"hometown",
"of",
"Wrightsville",
"Beach",
",",
"NC",
".",
"Her",
"mother",
"decides",
"that",
"it",
"would",
"be",
"in",
"everyone",
"'s",
"best",
"interest",
"if",
"Ronnie",
"and",
"her",
"10",
"-",
"year",
"-",
"old",
"brother",
",",
"Jonah",
",",
"spent",
"the",
"summer",
"in",
"Wrightsville",
"Beach",
"with",
"Steve",
".",
"Jonah",
"is",
"excited",
",",
"while",
"Ronnie",
"can",
"only",
"wonder",
"why",
"her",
"parents",
"hate",
"her",
"so",
"much",
"as",
"to",
"send",
"her",
"there",
"for",
"the",
"summer",
".",
"</P>"
],
"offsets": [
0,
4,
7,
9,
14,
16,
20,
29,
32,
39,
42,
49,
52,
54,
63,
72,
76,
79,
87,
90,
95,
99,
103,
108,
112,
115,
122,
126,
131,
136,
139,
146,
150,
159,
167,
169,
173,
175,
179,
186,
191,
196,
200,
206,
209,
213,
218,
220,
224,
230,
232,
236,
243,
247,
253,
256,
260,
269,
272,
285,
291,
293,
296,
298,
302,
309,
317,
322,
325,
331,
334,
337,
346,
349,
354,
363,
366,
373,
377,
381,
384,
386,
391,
393,
397,
405,
407,
413,
415,
421,
425,
432,
435,
448,
454,
459,
465,
467,
473,
476,
484,
486,
492,
499,
503,
508,
515,
519,
523,
531,
536,
540,
543,
548,
551,
554,
559,
563,
569,
573,
577,
584,
586
]
} | 1b7ea472d2b14c68bee23a5cb2fdfe6d | where does the last song book take place | {
"tokens": [
"where",
"does",
"the",
"last",
"song",
"book",
"take",
"place"
],
"offsets": [
0,
6,
11,
15,
20,
25,
30,
35
]
} | {
"text": [
"New York",
"Wrightsville Beach , NC"
],
"char_spans": [
{
"start": [
209
],
"end": [
216
]
},
{
"start": [
272
],
"end": [
294
]
}
],
"token_spans": [
{
"start": [
44
],
"end": [
45
]
},
{
"start": [
58
],
"end": [
61
]
}
]
} | [
"New York",
"Wrightsville Beach , NC"
] |
NaturalQuestionsShort | <P> The proverb has been attributed to African cultures . In 2016 , NPR decided to research the origins of the proverb , and concluded it was unable to pinpoint its origins , though academics said the proverb nevertheless holds the true spirits of some African cultures . </P> | {
"tokens": [
"<P>",
"The",
"proverb",
"has",
"been",
"attributed",
"to",
"African",
"cultures",
".",
"In",
"2016",
",",
"NPR",
"decided",
"to",
"research",
"the",
"origins",
"of",
"the",
"proverb",
",",
"and",
"concluded",
"it",
"was",
"unable",
"to",
"pinpoint",
"its",
"origins",
",",
"though",
"academics",
"said",
"the",
"proverb",
"nevertheless",
"holds",
"the",
"true",
"spirits",
"of",
"some",
"African",
"cultures",
".",
"</P>"
],
"offsets": [
0,
4,
8,
16,
20,
25,
36,
39,
47,
56,
58,
61,
66,
68,
72,
80,
83,
92,
96,
104,
107,
111,
119,
121,
125,
135,
138,
142,
149,
152,
161,
165,
173,
175,
182,
192,
197,
201,
209,
222,
228,
232,
237,
245,
248,
253,
261,
270,
272
]
} | 3015d1781b604366999bf2b05f406ade | where did it takes a village to raise a child come from | {
"tokens": [
"where",
"did",
"it",
"takes",
"a",
"village",
"to",
"raise",
"a",
"child",
"come",
"from"
],
"offsets": [
0,
6,
10,
13,
19,
21,
29,
32,
38,
40,
46,
51
]
} | {
"text": [
"to African cultures"
],
"char_spans": [
{
"start": [
36
],
"end": [
54
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
8
]
}
]
} | [
"to African cultures"
] |
NaturalQuestionsShort | <P> The live - action cast features Robbie Amell as Fred , Kate Melton as Daphne , Hayley Kiyoko as Velma and Nick Palatas as Shaggy . Scooby - Doo was created using computer - generated imagery and his voice is provided by Frank Welker , who also was a cast member of the animated series , Scooby - Doo , Where Are You ! and The Scooby - Doo Show , providing the voice of Fred . </P> | {
"tokens": [
"<P>",
"The",
"live",
"-",
"action",
"cast",
"features",
"Robbie",
"Amell",
"as",
"Fred",
",",
"Kate",
"Melton",
"as",
"Daphne",
",",
"Hayley",
"Kiyoko",
"as",
"Velma",
"and",
"Nick",
"Palatas",
"as",
"Shaggy",
".",
"Scooby",
"-",
"Doo",
"was",
"created",
"using",
"computer",
"-",
"generated",
"imagery",
"and",
"his",
"voice",
"is",
"provided",
"by",
"Frank",
"Welker",
",",
"who",
"also",
"was",
"a",
"cast",
"member",
"of",
"the",
"animated",
"series",
",",
"Scooby",
"-",
"Doo",
",",
"Where",
"Are",
"You",
"!",
"and",
"The",
"Scooby",
"-",
"Doo",
"Show",
",",
"providing",
"the",
"voice",
"of",
"Fred",
".",
"</P>"
],
"offsets": [
0,
4,
8,
13,
15,
22,
27,
36,
43,
49,
52,
57,
59,
64,
71,
74,
81,
83,
90,
97,
100,
106,
110,
115,
123,
126,
133,
135,
142,
144,
148,
152,
160,
166,
175,
177,
187,
195,
199,
203,
209,
212,
221,
224,
230,
237,
239,
243,
248,
252,
254,
259,
266,
269,
273,
282,
289,
291,
298,
300,
304,
306,
312,
316,
320,
322,
326,
330,
337,
339,
343,
348,
350,
360,
364,
370,
373,
378,
380
]
} | bb2a5c3fcbeb4405b26d5ea9f1bb604d | who played velma in scooby doo the mystery begins | {
"tokens": [
"who",
"played",
"velma",
"in",
"scooby",
"doo",
"the",
"mystery",
"begins"
],
"offsets": [
0,
4,
11,
17,
20,
27,
31,
35,
43
]
} | {
"text": [
"Hayley Kiyoko"
],
"char_spans": [
{
"start": [
83
],
"end": [
95
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
18
]
}
]
} | [
"Hayley Kiyoko"
] |
NaturalQuestionsShort | <P> Paramount , whose contract guaranteed another film by Hitchcock , did not want Hitchcock to make Psycho . Paramount was expecting No Bail for the Judge starring Audrey Hepburn , who became pregnant and had to bow out , leading Hitchcock to scrap the production . Their official stance was that the book was `` too repulsive '' and `` impossible for films '' , and nothing but another of his star - studded mystery thrillers would suffice . They did not like `` anything about it at all '' and denied him his usual budget . In response Hitchcock financed the film 's creation through his own Shamley Productions , shooting at Universal Studios under the Revue television unit . The original Bates Motel and Bates house set buildings , which were constructed on the same stage as Lon Chaney Sr. 's The Phantom of the Opera , are still standing at Universal Studios in Universal City near Hollywood and are a regular attraction on the studio 's tour . As a further result of cost cutting , Hitchcock chose to film Psycho in black and white , keeping the budget under $1,000,000 . Other reasons for shooting in black and white were his desire to prevent the shower scene from being too gory and his admiration for Les Diaboliques 's use of black and white . </P> | {
"tokens": [
"<P>",
"Paramount",
",",
"whose",
"contract",
"guaranteed",
"another",
"film",
"by",
"Hitchcock",
",",
"did",
"not",
"want",
"Hitchcock",
"to",
"make",
"Psycho",
".",
"Paramount",
"was",
"expecting",
"No",
"Bail",
"for",
"the",
"Judge",
"starring",
"Audrey",
"Hepburn",
",",
"who",
"became",
"pregnant",
"and",
"had",
"to",
"bow",
"out",
",",
"leading",
"Hitchcock",
"to",
"scrap",
"the",
"production",
".",
"Their",
"official",
"stance",
"was",
"that",
"the",
"book",
"was",
"``",
"too",
"repulsive",
"''",
"and",
"``",
"impossible",
"for",
"films",
"''",
",",
"and",
"nothing",
"but",
"another",
"of",
"his",
"star",
"-",
"studded",
"mystery",
"thrillers",
"would",
"suffice",
".",
"They",
"did",
"not",
"like",
"``",
"anything",
"about",
"it",
"at",
"all",
"''",
"and",
"denied",
"him",
"his",
"usual",
"budget",
".",
"In",
"response",
"Hitchcock",
"financed",
"the",
"film",
"'s",
"creation",
"through",
"his",
"own",
"Shamley",
"Productions",
",",
"shooting",
"at",
"Universal",
"Studios",
"under",
"the",
"Revue",
"television",
"unit",
".",
"The",
"original",
"Bates",
"Motel",
"and",
"Bates",
"house",
"set",
"buildings",
",",
"which",
"were",
"constructed",
"on",
"the",
"same",
"stage",
"as",
"Lon",
"Chaney",
"Sr.",
"'s",
"The",
"Phantom",
"of",
"the",
"Opera",
",",
"are",
"still",
"standing",
"at",
"Universal",
"Studios",
"in",
"Universal",
"City",
"near",
"Hollywood",
"and",
"are",
"a",
"regular",
"attraction",
"on",
"the",
"studio",
"'s",
"tour",
".",
"As",
"a",
"further",
"result",
"of",
"cost",
"cutting",
",",
"Hitchcock",
"chose",
"to",
"film",
"Psycho",
"in",
"black",
"and",
"white",
",",
"keeping",
"the",
"budget",
"under",
"$1,000,000",
".",
"Other",
"reasons",
"for",
"shooting",
"in",
"black",
"and",
"white",
"were",
"his",
"desire",
"to",
"prevent",
"the",
"shower",
"scene",
"from",
"being",
"too",
"gory",
"and",
"his",
"admiration",
"for",
"Les",
"Diaboliques",
"'s",
"use",
"of",
"black",
"and",
"white",
".",
"</P>"
],
"offsets": [
0,
4,
14,
16,
22,
31,
42,
50,
55,
58,
68,
70,
74,
78,
83,
93,
96,
101,
108,
110,
120,
124,
134,
137,
142,
146,
150,
156,
165,
172,
180,
182,
186,
193,
202,
206,
210,
213,
217,
221,
223,
231,
241,
244,
250,
254,
265,
267,
273,
282,
289,
293,
298,
302,
307,
311,
314,
318,
328,
331,
335,
338,
349,
353,
359,
362,
364,
368,
376,
380,
388,
391,
395,
400,
402,
410,
418,
428,
434,
442,
444,
449,
453,
457,
462,
465,
474,
480,
483,
486,
490,
493,
497,
504,
508,
512,
518,
525,
527,
530,
539,
549,
558,
562,
567,
570,
579,
587,
591,
595,
603,
615,
617,
626,
629,
639,
647,
653,
657,
663,
674,
679,
681,
685,
694,
700,
706,
710,
716,
722,
726,
736,
738,
744,
749,
761,
764,
768,
773,
779,
782,
786,
793,
797,
800,
804,
812,
815,
819,
825,
827,
831,
837,
846,
849,
859,
867,
870,
880,
885,
890,
900,
904,
908,
910,
918,
929,
932,
936,
943,
946,
951,
953,
956,
958,
966,
973,
976,
981,
989,
991,
1001,
1007,
1010,
1015,
1022,
1025,
1031,
1035,
1041,
1043,
1051,
1055,
1062,
1068,
1079,
1081,
1087,
1095,
1099,
1108,
1111,
1117,
1121,
1127,
1132,
1136,
1143,
1146,
1154,
1158,
1165,
1171,
1176,
1182,
1186,
1191,
1195,
1199,
1210,
1214,
1218,
1230,
1233,
1237,
1240,
1246,
1250,
1256,
1258
]
} | c060a9e85f9340b182a01aeb2fbb2831 | where is the bates motel from psycho located | {
"tokens": [
"where",
"is",
"the",
"bates",
"motel",
"from",
"psycho",
"located"
],
"offsets": [
0,
6,
9,
13,
19,
25,
30,
37
]
} | {
"text": [
"Universal Studios in Universal City near Hollywood"
],
"char_spans": [
{
"start": [
849
],
"end": [
898
]
}
],
"token_spans": [
{
"start": [
154
],
"end": [
160
]
}
]
} | [
"Universal Studios in Universal City near Hollywood"
] |
NaturalQuestionsShort | <P> The Central Arid Zone Research Institute was established by the Government of India in 1952 in Jodhpur , a city in the state of Rajasthan . It was previously known as Desert Afforestation Research Station until it was renamed in 1959 . </P> | {
"tokens": [
"<P>",
"The",
"Central",
"Arid",
"Zone",
"Research",
"Institute",
"was",
"established",
"by",
"the",
"Government",
"of",
"India",
"in",
"1952",
"in",
"Jodhpur",
",",
"a",
"city",
"in",
"the",
"state",
"of",
"Rajasthan",
".",
"It",
"was",
"previously",
"known",
"as",
"Desert",
"Afforestation",
"Research",
"Station",
"until",
"it",
"was",
"renamed",
"in",
"1959",
".",
"</P>"
],
"offsets": [
0,
4,
8,
16,
21,
26,
35,
45,
49,
61,
64,
68,
79,
82,
88,
91,
96,
99,
107,
109,
111,
116,
119,
123,
129,
132,
142,
144,
147,
151,
162,
168,
171,
178,
192,
201,
209,
215,
218,
222,
230,
233,
238,
240
]
} | 31006691031a4efcbd8578f2776cbc38 | where is the central arid zone research located in india | {
"tokens": [
"where",
"is",
"the",
"central",
"arid",
"zone",
"research",
"located",
"in",
"india"
],
"offsets": [
0,
6,
9,
13,
21,
26,
31,
40,
48,
51
]
} | {
"text": [
"Jodhpur , a city in the state of Rajasthan"
],
"char_spans": [
{
"start": [
99
],
"end": [
140
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
25
]
}
]
} | [
"Jodhpur , a city in the state of Rajasthan"
] |
NaturalQuestionsShort | <P> The Kansas -- Nebraska Act divided the nation and pointed it toward civil war . The Act itself virtually nullified the Missouri Compromise of 1820 . The turmoil over the act split both the Democratic and Whig parties and gave rise to the Republican Party , which split the United States into two major political camps , the Republican North and the Democratic South . </P> | {
"tokens": [
"<P>",
"The",
"Kansas",
"--",
"Nebraska",
"Act",
"divided",
"the",
"nation",
"and",
"pointed",
"it",
"toward",
"civil",
"war",
".",
"The",
"Act",
"itself",
"virtually",
"nullified",
"the",
"Missouri",
"Compromise",
"of",
"1820",
".",
"The",
"turmoil",
"over",
"the",
"act",
"split",
"both",
"the",
"Democratic",
"and",
"Whig",
"parties",
"and",
"gave",
"rise",
"to",
"the",
"Republican",
"Party",
",",
"which",
"split",
"the",
"United",
"States",
"into",
"two",
"major",
"political",
"camps",
",",
"the",
"Republican",
"North",
"and",
"the",
"Democratic",
"South",
".",
"</P>"
],
"offsets": [
0,
4,
8,
15,
18,
27,
31,
39,
43,
50,
54,
62,
65,
72,
78,
82,
84,
88,
92,
99,
109,
119,
123,
132,
143,
146,
151,
153,
157,
165,
170,
174,
178,
184,
189,
193,
204,
208,
213,
221,
225,
230,
235,
238,
242,
253,
259,
261,
267,
273,
277,
284,
291,
296,
300,
306,
316,
322,
324,
328,
339,
345,
349,
353,
364,
370,
372
]
} | 19da0c0e9c354a859d032fa758d05388 | the passage of the kansas-nebraska act led directly to the establishment of which political party | {
"tokens": [
"the",
"passage",
"of",
"the",
"kansas-nebraska",
"act",
"led",
"directly",
"to",
"the",
"establishment",
"of",
"which",
"political",
"party"
],
"offsets": [
0,
4,
12,
15,
19,
35,
39,
43,
52,
55,
59,
73,
76,
82,
92
]
} | {
"text": [
"Republican"
],
"char_spans": [
{
"start": [
242
],
"end": [
251
]
}
],
"token_spans": [
{
"start": [
44
],
"end": [
44
]
}
]
} | [
"Republican"
] |
NaturalQuestionsShort | <P> Madison Nicole Ziegler ( born September 30 , 2002 ) , better known as Maddie Ziegler , is an American dancer , actress and model . She first became known for appearing in Lifetime 's reality show Dance Moms from 2011 ( at age 8 ) until 2016 . From 2014 to 2017 , she gained wider fame for starring in six music videos by Sia , including `` Chandelier '' and `` Elastic Heart '' , which cumulatively have attracted more than 3.5 billion views on YouTube . Ziegler has appeared in films , television and concerts , and has modeled on magazine covers and in advertisements for Capezio , Ralph Lauren and Target , among other brands . She was included by Time magazine on its list of the `` 30 most influential teens '' in each of 2015 and 2016 . </P> | {
"tokens": [
"<P>",
"Madison",
"Nicole",
"Ziegler",
"(",
"born",
"September",
"30",
",",
"2002",
")",
",",
"better",
"known",
"as",
"Maddie",
"Ziegler",
",",
"is",
"an",
"American",
"dancer",
",",
"actress",
"and",
"model",
".",
"She",
"first",
"became",
"known",
"for",
"appearing",
"in",
"Lifetime",
"'s",
"reality",
"show",
"Dance",
"Moms",
"from",
"2011",
"(",
"at",
"age",
"8",
")",
"until",
"2016",
".",
"From",
"2014",
"to",
"2017",
",",
"she",
"gained",
"wider",
"fame",
"for",
"starring",
"in",
"six",
"music",
"videos",
"by",
"Sia",
",",
"including",
"``",
"Chandelier",
"''",
"and",
"``",
"Elastic",
"Heart",
"''",
",",
"which",
"cumulatively",
"have",
"attracted",
"more",
"than",
"3.5",
"billion",
"views",
"on",
"YouTube",
".",
"Ziegler",
"has",
"appeared",
"in",
"films",
",",
"television",
"and",
"concerts",
",",
"and",
"has",
"modeled",
"on",
"magazine",
"covers",
"and",
"in",
"advertisements",
"for",
"Capezio",
",",
"Ralph",
"Lauren",
"and",
"Target",
",",
"among",
"other",
"brands",
".",
"She",
"was",
"included",
"by",
"Time",
"magazine",
"on",
"its",
"list",
"of",
"the",
"``",
"30",
"most",
"influential",
"teens",
"''",
"in",
"each",
"of",
"2015",
"and",
"2016",
".",
"</P>"
],
"offsets": [
0,
4,
12,
19,
27,
29,
34,
44,
47,
49,
54,
56,
58,
65,
71,
74,
81,
89,
91,
94,
97,
106,
113,
115,
123,
127,
133,
135,
139,
145,
152,
158,
162,
172,
175,
184,
187,
195,
200,
206,
211,
216,
221,
223,
226,
230,
232,
234,
240,
245,
247,
252,
257,
260,
265,
267,
271,
278,
284,
289,
293,
302,
305,
309,
315,
322,
325,
329,
331,
341,
344,
355,
358,
362,
365,
373,
379,
382,
384,
390,
403,
408,
418,
423,
428,
432,
440,
446,
449,
457,
459,
467,
471,
480,
483,
489,
491,
502,
506,
515,
517,
521,
525,
533,
536,
545,
552,
556,
559,
574,
578,
586,
588,
594,
601,
605,
612,
614,
620,
626,
633,
635,
639,
643,
652,
655,
660,
669,
672,
676,
681,
684,
688,
691,
694,
699,
711,
717,
720,
723,
728,
731,
736,
740,
745,
747
]
} | 614e386ae710431293be734fa35ddbee | how many videos is maddie in with sia | {
"tokens": [
"how",
"many",
"videos",
"is",
"maddie",
"in",
"with",
"sia"
],
"offsets": [
0,
4,
9,
16,
19,
26,
29,
34
]
} | {
"text": [
"six"
],
"char_spans": [
{
"start": [
305
],
"end": [
307
]
}
],
"token_spans": [
{
"start": [
62
],
"end": [
62
]
}
]
} | [
"six"
] |
NaturalQuestionsShort | <P> Unemployment is the leading cause of poverty within the US . In 1999 and 2005 , 71 percent of the families that were below the poverty line did not have any working family members . Among the families below the poverty line that had at least one family member working , low wages and insufficient benefits were also leading causes . </P> | {
"tokens": [
"<P>",
"Unemployment",
"is",
"the",
"leading",
"cause",
"of",
"poverty",
"within",
"the",
"US",
".",
"In",
"1999",
"and",
"2005",
",",
"71",
"percent",
"of",
"the",
"families",
"that",
"were",
"below",
"the",
"poverty",
"line",
"did",
"not",
"have",
"any",
"working",
"family",
"members",
".",
"Among",
"the",
"families",
"below",
"the",
"poverty",
"line",
"that",
"had",
"at",
"least",
"one",
"family",
"member",
"working",
",",
"low",
"wages",
"and",
"insufficient",
"benefits",
"were",
"also",
"leading",
"causes",
".",
"</P>"
],
"offsets": [
0,
4,
17,
20,
24,
32,
38,
41,
49,
56,
60,
63,
65,
68,
73,
77,
82,
84,
87,
95,
98,
102,
111,
116,
121,
127,
131,
139,
144,
148,
152,
157,
161,
169,
176,
184,
186,
192,
196,
205,
211,
215,
223,
228,
233,
237,
240,
246,
250,
257,
264,
272,
274,
278,
284,
288,
301,
310,
315,
320,
328,
335,
337
]
} | 3d2e50c439dc42a9bc2b7a942f4cf8fc | what is the biggest cause of poverty in america | {
"tokens": [
"what",
"is",
"the",
"biggest",
"cause",
"of",
"poverty",
"in",
"america"
],
"offsets": [
0,
5,
8,
12,
20,
26,
29,
37,
40
]
} | {
"text": [
"Unemployment"
],
"char_spans": [
{
"start": [
4
],
"end": [
15
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"Unemployment"
] |
NaturalQuestionsShort | <P> The chairman of the Pageantry Committee was Walt Disney , who was responsible for producing both the opening and closing ceremonies . He organized an opening that included 5,000 entertainers , the release of 2,000 pigeons , and a military gun salute of eight shots , one for each of the previous Winter Olympic Games . The opening ceremonies were held on February 18 , 1960 , at Blyth Arena in the midst of a blizzard . The heavy snow fall caused traffic problems that delayed the ceremony by an hour . The festivities began with a sustained drum roll as the flags of each participating nation were raised on specially designed flag poles . Vice President Richard Nixon represented the United States government and declared the Games open . The Olympic cauldron was lit by Kenneth Henry , Olympic champion of the 500 meter speed skating race at the 1952 Winter Olympics in Oslo . The Olympic oath was taken by Carol Heiss on behalf of all the athletes . As the national delegations left the stadium fireworks concluded the ceremonies . </P> | {
"tokens": [
"<P>",
"The",
"chairman",
"of",
"the",
"Pageantry",
"Committee",
"was",
"Walt",
"Disney",
",",
"who",
"was",
"responsible",
"for",
"producing",
"both",
"the",
"opening",
"and",
"closing",
"ceremonies",
".",
"He",
"organized",
"an",
"opening",
"that",
"included",
"5,000",
"entertainers",
",",
"the",
"release",
"of",
"2,000",
"pigeons",
",",
"and",
"a",
"military",
"gun",
"salute",
"of",
"eight",
"shots",
",",
"one",
"for",
"each",
"of",
"the",
"previous",
"Winter",
"Olympic",
"Games",
".",
"The",
"opening",
"ceremonies",
"were",
"held",
"on",
"February",
"18",
",",
"1960",
",",
"at",
"Blyth",
"Arena",
"in",
"the",
"midst",
"of",
"a",
"blizzard",
".",
"The",
"heavy",
"snow",
"fall",
"caused",
"traffic",
"problems",
"that",
"delayed",
"the",
"ceremony",
"by",
"an",
"hour",
".",
"The",
"festivities",
"began",
"with",
"a",
"sustained",
"drum",
"roll",
"as",
"the",
"flags",
"of",
"each",
"participating",
"nation",
"were",
"raised",
"on",
"specially",
"designed",
"flag",
"poles",
".",
"Vice",
"President",
"Richard",
"Nixon",
"represented",
"the",
"United",
"States",
"government",
"and",
"declared",
"the",
"Games",
"open",
".",
"The",
"Olympic",
"cauldron",
"was",
"lit",
"by",
"Kenneth",
"Henry",
",",
"Olympic",
"champion",
"of",
"the",
"500",
"meter",
"speed",
"skating",
"race",
"at",
"the",
"1952",
"Winter",
"Olympics",
"in",
"Oslo",
".",
"The",
"Olympic",
"oath",
"was",
"taken",
"by",
"Carol",
"Heiss",
"on",
"behalf",
"of",
"all",
"the",
"athletes",
".",
"As",
"the",
"national",
"delegations",
"left",
"the",
"stadium",
"fireworks",
"concluded",
"the",
"ceremonies",
".",
"</P>"
],
"offsets": [
0,
4,
8,
17,
20,
24,
34,
44,
48,
53,
60,
62,
66,
70,
82,
86,
96,
101,
105,
113,
117,
125,
136,
138,
141,
151,
154,
162,
167,
176,
182,
195,
197,
201,
209,
212,
218,
226,
228,
232,
234,
243,
247,
254,
257,
263,
269,
271,
275,
279,
284,
287,
291,
300,
307,
315,
321,
323,
327,
335,
346,
351,
356,
359,
368,
371,
373,
378,
380,
383,
389,
395,
398,
402,
408,
411,
413,
422,
424,
428,
434,
439,
444,
451,
459,
468,
473,
481,
485,
494,
497,
500,
505,
507,
511,
523,
529,
534,
536,
546,
551,
556,
559,
563,
569,
572,
577,
591,
598,
603,
610,
613,
623,
632,
637,
643,
645,
650,
660,
668,
674,
686,
690,
697,
704,
715,
719,
728,
732,
738,
743,
745,
749,
757,
766,
770,
774,
777,
785,
791,
793,
801,
810,
813,
817,
821,
827,
833,
841,
846,
849,
853,
858,
865,
874,
877,
882,
884,
888,
896,
901,
905,
911,
914,
920,
926,
929,
936,
939,
943,
947,
956,
958,
961,
965,
974,
986,
991,
995,
1003,
1013,
1023,
1027,
1038,
1040
]
} | d9fb6bc5dfac4610942b1f4ad1973669 | who was the chairman of the opening and closing ceremonies at the 1960 winter olympics | {
"tokens": [
"who",
"was",
"the",
"chairman",
"of",
"the",
"opening",
"and",
"closing",
"ceremonies",
"at",
"the",
"1960",
"winter",
"olympics"
],
"offsets": [
0,
4,
8,
12,
21,
24,
28,
36,
40,
48,
59,
62,
66,
71,
78
]
} | {
"text": [
"Walt Disney"
],
"char_spans": [
{
"start": [
48
],
"end": [
58
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
9
]
}
]
} | [
"Walt Disney"
] |
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 individuals for self defense . while also ruling that the right is not unlimited and does not prohibit all regulation of either firearms or similar devices . State and local governments are limited to the same extent as the federal government from infringing this right , per the incorporation of the Bill of Rights . </P> | {
"tokens": [
"<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",
"individuals",
"for",
"self",
"defense",
".",
"while",
"also",
"ruling",
"that",
"the",
"right",
"is",
"not",
"unlimited",
"and",
"does",
"not",
"prohibit",
"all",
"regulation",
"of",
"either",
"firearms",
"or",
"similar",
"devices",
".",
"State",
"and",
"local",
"governments",
"are",
"limited",
"to",
"the",
"same",
"extent",
"as",
"the",
"federal",
"government",
"from",
"infringing",
"this",
"right",
",",
"per",
"the",
"incorporation",
"of",
"the",
"Bill",
"of",
"Rights",
".",
"</P>"
],
"offsets": [
0,
4,
8,
15,
25,
27,
37,
40,
42,
45,
49,
56,
63,
76,
85,
89,
95,
98,
102,
109,
112,
117,
121,
126,
131,
135,
139,
147,
150,
159,
162,
164,
169,
171,
174,
179,
182,
186,
192,
196,
207,
217,
220,
224,
229,
232,
239,
241,
245,
253,
259,
262,
266,
273,
280,
284,
290,
295,
299,
305,
313,
316,
328,
332,
337,
345,
347,
353,
358,
365,
370,
374,
380,
383,
387,
397,
401,
406,
410,
419,
423,
434,
437,
444,
453,
456,
464,
472,
474,
480,
484,
490,
502,
506,
514,
517,
521,
526,
533,
536,
540,
548,
559,
564,
575,
580,
586,
588,
592,
596,
610,
613,
617,
622,
625,
632,
634
]
} | c14cb23d5cfb40e490140f695f608a98 | where is the second amendment located in the constitution | {
"tokens": [
"where",
"is",
"the",
"second",
"amendment",
"located",
"in",
"the",
"constitution"
],
"offsets": [
0,
6,
9,
13,
20,
30,
38,
41,
45
]
} | {
"text": [
"Bill of Rights"
],
"char_spans": [
{
"start": [
224
],
"end": [
237
]
}
],
"token_spans": [
{
"start": [
43
],
"end": [
45
]
}
]
} | [
"Bill of Rights"
] |
NaturalQuestionsShort | <Ul> <Li> Lt. Gen . Ulysses S. Grant , USA </Li> <Li> Maj. Gen . Henry W. Halleck , USA </Li> <Li> Maj. Gen . William T. Sherman , USA </Li> <Li> Maj. Gen . George H. Thomas , USA </Li> <Li> Maj. Gen . Don Carlos Buell , USA </Li> <Li> Maj. Gen . William Rosecrans , USA </Li> <Li> Maj. Gen . James B. McPherson , USA </Li> <Li> Gen . Albert Sidney Johnston , CSA </Li> <Li> Gen . P.G.T. Beauregard , CSA </Li> <Li> Gen . Joseph E. Johnston , CSA </Li> <Li> Gen . Braxton Bragg , CSA </Li> <Li> Lt. Gen . John Bell Hood , CSA </Li> <Li> Lt. Gen . Nathan Bedford Forrest , CSA </Li> <Li> Maj. Gen . Edmund Kirby Smith , CSA </Li> </Ul> | {
"tokens": [
"<Ul>",
"<Li>",
"Lt.",
"Gen",
".",
"Ulysses",
"S.",
"Grant",
",",
"USA",
"</Li>",
"<Li>",
"Maj.",
"Gen",
".",
"Henry",
"W.",
"Halleck",
",",
"USA",
"</Li>",
"<Li>",
"Maj.",
"Gen",
".",
"William",
"T.",
"Sherman",
",",
"USA",
"</Li>",
"<Li>",
"Maj.",
"Gen",
".",
"George",
"H.",
"Thomas",
",",
"USA",
"</Li>",
"<Li>",
"Maj.",
"Gen",
".",
"Don",
"Carlos",
"Buell",
",",
"USA",
"</Li>",
"<Li>",
"Maj.",
"Gen",
".",
"William",
"Rosecrans",
",",
"USA",
"</Li>",
"<Li>",
"Maj.",
"Gen",
".",
"James",
"B.",
"McPherson",
",",
"USA",
"</Li>",
"<Li>",
"Gen",
".",
"Albert",
"Sidney",
"Johnston",
",",
"CSA",
"</Li>",
"<Li>",
"Gen",
".",
"P.G.T.",
"Beauregard",
",",
"CSA",
"</Li>",
"<Li>",
"Gen",
".",
"Joseph",
"E.",
"Johnston",
",",
"CSA",
"</Li>",
"<Li>",
"Gen",
".",
"Braxton",
"Bragg",
",",
"CSA",
"</Li>",
"<Li>",
"Lt.",
"Gen",
".",
"John",
"Bell",
"Hood",
",",
"CSA",
"</Li>",
"<Li>",
"Lt.",
"Gen",
".",
"Nathan",
"Bedford",
"Forrest",
",",
"CSA",
"</Li>",
"<Li>",
"Maj.",
"Gen",
".",
"Edmund",
"Kirby",
"Smith",
",",
"CSA",
"</Li>",
"</Ul>"
],
"offsets": [
0,
5,
10,
14,
18,
20,
28,
31,
37,
39,
43,
49,
54,
59,
63,
65,
71,
74,
82,
84,
88,
94,
99,
104,
108,
110,
118,
121,
129,
131,
135,
141,
146,
151,
155,
157,
164,
167,
174,
176,
180,
186,
191,
196,
200,
202,
206,
213,
219,
221,
225,
231,
236,
241,
245,
247,
255,
265,
267,
271,
277,
282,
287,
291,
293,
299,
302,
312,
314,
318,
324,
329,
333,
335,
342,
349,
358,
360,
364,
370,
375,
379,
381,
388,
399,
401,
405,
411,
416,
420,
422,
429,
432,
441,
443,
447,
453,
458,
462,
464,
472,
478,
480,
484,
490,
495,
499,
503,
505,
510,
515,
520,
522,
526,
532,
537,
541,
545,
547,
554,
562,
570,
572,
576,
582,
587,
592,
596,
598,
605,
611,
617,
619,
623,
629
]
} | f029ea8acf7049b1a4cb896b02b92814 | who commanded all union forces in the civil war | {
"tokens": [
"who",
"commanded",
"all",
"union",
"forces",
"in",
"the",
"civil",
"war"
],
"offsets": [
0,
4,
14,
18,
24,
31,
34,
38,
44
]
} | {
"text": [
"Lt. Gen . Ulysses S. Grant ,",
"Maj. Gen . Henry W. Halleck ,",
"Maj. Gen . William T. Sherman ,",
"Maj. Gen . George H. Thomas ,",
"Maj. Gen . Don Carlos Buell ,",
"Maj. Gen . William Rosecrans ,",
"Maj. Gen . James B. McPherson ,"
],
"char_spans": [
{
"start": [
10
],
"end": [
37
]
},
{
"start": [
54
],
"end": [
82
]
},
{
"start": [
99
],
"end": [
129
]
},
{
"start": [
146
],
"end": [
174
]
},
{
"start": [
191
],
"end": [
219
]
},
{
"start": [
236
],
"end": [
265
]
},
{
"start": [
282
],
"end": [
312
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
8
]
},
{
"start": [
12
],
"end": [
18
]
},
{
"start": [
22
],
"end": [
28
]
},
{
"start": [
32
],
"end": [
38
]
},
{
"start": [
42
],
"end": [
48
]
},
{
"start": [
52
],
"end": [
57
]
},
{
"start": [
61
],
"end": [
67
]
}
]
} | [
"Lt. Gen . Ulysses S. Grant ,",
"Maj. Gen . Henry W. Halleck ,",
"Maj. Gen . William T. Sherman ,",
"Maj. Gen . George H. Thomas ,",
"Maj. Gen . Don Carlos Buell ,",
"Maj. Gen . William Rosecrans ,",
"Maj. Gen . James B. McPherson ,"
] |
NaturalQuestionsShort | <P> The overhead involved in process creation can be reduced by techniques such as FastCGI that `` prefork '' interpreter processes , or by running the application code entirely within the web server , using extension modules such as mod_perl or mod_php . Another way to reduce the overhead is to use precompiled CGI programs , e.g. by writing them in languages such as C or C++ , rather than interpreted or compiled - on - the - fly languages such as Perl or PHP , or by implementing the page generating software as a custom webserver module . </P> | {
"tokens": [
"<P>",
"The",
"overhead",
"involved",
"in",
"process",
"creation",
"can",
"be",
"reduced",
"by",
"techniques",
"such",
"as",
"FastCGI",
"that",
"``",
"prefork",
"''",
"interpreter",
"processes",
",",
"or",
"by",
"running",
"the",
"application",
"code",
"entirely",
"within",
"the",
"web",
"server",
",",
"using",
"extension",
"modules",
"such",
"as",
"mod_perl",
"or",
"mod_php",
".",
"Another",
"way",
"to",
"reduce",
"the",
"overhead",
"is",
"to",
"use",
"precompiled",
"CGI",
"programs",
",",
"e.g.",
"by",
"writing",
"them",
"in",
"languages",
"such",
"as",
"C",
"or",
"C++",
",",
"rather",
"than",
"interpreted",
"or",
"compiled",
"-",
"on",
"-",
"the",
"-",
"fly",
"languages",
"such",
"as",
"Perl",
"or",
"PHP",
",",
"or",
"by",
"implementing",
"the",
"page",
"generating",
"software",
"as",
"a",
"custom",
"webserver",
"module",
".",
"</P>"
],
"offsets": [
0,
4,
8,
17,
26,
29,
37,
46,
50,
53,
61,
64,
75,
80,
83,
91,
96,
99,
107,
110,
122,
132,
134,
137,
140,
148,
152,
164,
169,
178,
185,
189,
193,
200,
202,
208,
218,
226,
231,
234,
243,
246,
254,
256,
264,
268,
271,
278,
282,
291,
294,
297,
301,
313,
317,
326,
328,
333,
336,
344,
349,
352,
362,
367,
370,
372,
375,
379,
381,
388,
393,
405,
408,
417,
419,
422,
424,
428,
430,
434,
444,
449,
452,
457,
460,
464,
466,
469,
472,
485,
489,
494,
505,
514,
517,
519,
526,
536,
543,
545
]
} | 2e902f952bb14592b15842e628c93485 | cgi programs can be written in which languages | {
"tokens": [
"cgi",
"programs",
"can",
"be",
"written",
"in",
"which",
"languages"
],
"offsets": [
0,
4,
13,
17,
20,
28,
31,
37
]
} | {
"text": [
"C or C++"
],
"char_spans": [
{
"start": [
370
],
"end": [
377
]
}
],
"token_spans": [
{
"start": [
64
],
"end": [
66
]
}
]
} | [
"C or C++"
] |
NaturalQuestionsShort | <P> Maia Emilia Ninel Morgenstern ( Romanian pronunciation : ( ˈmaja ˈmorɡənʃtern ) ( listen ) ; born 1 May 1962 ) is a Romanian film and stage actress , described by Florin Mitu of AMOS News as `` a symbol of Romanian theater and film '' . In the English - speaking world , she is probably best known for the role of Mary , mother of Jesus , in Mel Gibson 's The Passion of the Christ . In Romania , she has been nationally known since her 1992 role as Nela in Balanța , a film known in the United States as The Oak , set during the waning days of Communist Romania . </P> | {
"tokens": [
"<P>",
"Maia",
"Emilia",
"Ninel",
"Morgenstern",
"(",
"Romanian",
"pronunciation",
":",
"(",
"ˈmaja",
"ˈmorɡənʃtern",
")",
"(",
"listen",
")",
";",
"born",
"1",
"May",
"1962",
")",
"is",
"a",
"Romanian",
"film",
"and",
"stage",
"actress",
",",
"described",
"by",
"Florin",
"Mitu",
"of",
"AMOS",
"News",
"as",
"``",
"a",
"symbol",
"of",
"Romanian",
"theater",
"and",
"film",
"''",
".",
"In",
"the",
"English",
"-",
"speaking",
"world",
",",
"she",
"is",
"probably",
"best",
"known",
"for",
"the",
"role",
"of",
"Mary",
",",
"mother",
"of",
"Jesus",
",",
"in",
"Mel",
"Gibson",
"'s",
"The",
"Passion",
"of",
"the",
"Christ",
".",
"In",
"Romania",
",",
"she",
"has",
"been",
"nationally",
"known",
"since",
"her",
"1992",
"role",
"as",
"Nela",
"in",
"Balanța",
",",
"a",
"film",
"known",
"in",
"the",
"United",
"States",
"as",
"The",
"Oak",
",",
"set",
"during",
"the",
"waning",
"days",
"of",
"Communist",
"Romania",
".",
"</P>"
],
"offsets": [
0,
4,
9,
16,
22,
34,
36,
45,
59,
61,
63,
69,
82,
84,
86,
93,
95,
97,
102,
104,
108,
113,
115,
118,
120,
129,
134,
138,
144,
152,
154,
164,
167,
174,
179,
182,
187,
192,
195,
198,
200,
207,
210,
219,
227,
231,
236,
239,
241,
244,
248,
256,
258,
267,
273,
275,
279,
282,
291,
296,
302,
306,
310,
315,
318,
323,
325,
332,
335,
341,
343,
346,
350,
357,
360,
364,
372,
375,
379,
386,
388,
391,
399,
401,
405,
409,
414,
425,
431,
437,
441,
446,
451,
454,
459,
462,
470,
472,
474,
479,
485,
488,
492,
499,
506,
509,
513,
517,
519,
523,
530,
534,
541,
546,
549,
559,
567,
569
]
} | 5ae11277149643f488604e1a4c6d666a | who played mary in the passion of christ | {
"tokens": [
"who",
"played",
"mary",
"in",
"the",
"passion",
"of",
"christ"
],
"offsets": [
0,
4,
11,
16,
19,
23,
31,
34
]
} | {
"text": [
"Maia Emilia Ninel Morgenstern"
],
"char_spans": [
{
"start": [
4
],
"end": [
32
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
4
]
}
]
} | [
"Maia Emilia Ninel Morgenstern"
] |
NaturalQuestionsShort | <P> From Italian : arsenale , and French : arsenal , from Arabic : دار الصناعة , dār aṣ - ṣināʕa , meaning `` manufacturing shop '' . </P> | {
"tokens": [
"<P>",
"From",
"Italian",
":",
"arsenale",
",",
"and",
"French",
":",
"arsenal",
",",
"from",
"Arabic",
":",
"دار",
"الصناعة",
"",
",",
"dār",
"aṣ",
"-",
"ṣināʕa",
",",
"meaning",
"``",
"manufacturing",
"shop",
"''",
".",
"</P>"
],
"offsets": [
0,
4,
9,
17,
19,
28,
30,
34,
41,
43,
51,
53,
58,
65,
67,
71,
79,
81,
83,
87,
90,
92,
99,
101,
109,
112,
126,
131,
134,
136
]
} | f3b1808045a04a339332821c4ce8af1c | from which language does the word arsenal come | {
"tokens": [
"from",
"which",
"language",
"does",
"the",
"word",
"arsenal",
"come"
],
"offsets": [
0,
5,
11,
20,
25,
29,
34,
42
]
} | {
"text": [
"Arabic"
],
"char_spans": [
{
"start": [
58
],
"end": [
63
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
12
]
}
]
} | [
"Arabic"
] |
NaturalQuestionsShort | <Table> <Tr> <Th colspan="2"> `` Nannies '' </Th> </Tr> <Tr> <Td colspan="2"> How I Met Your Mother episode </Td> </Tr> <Tr> <Th> Episode no . </Th> <Td> Season 8 Episode 3 </Td> </Tr> <Tr> <Th> Directed by </Th> <Td> Pamela Fryman </Td> </Tr> <Tr> <Th> Written by </Th> <Td> Chuck Tatham </Td> </Tr> <Tr> <Th> Featured music </Th> <Td> `` I Do I Do '' by Charlie Mars </Td> </Tr> <Tr> <Th> Original air date </Th> <Td> October 8 , 2012 ( 2012 - 10 - 08 ) </Td> </Tr> <Tr> <Th colspan="2"> Guest appearance ( s ) </Th> </Tr> <Tr> <Td colspan="2"> <P> Chris Elliott ( Mickey Aldrin ) Kim Shaw ( Julie Jorgenson ) Jane Carr ( Mrs. Buckminster ) Ashley Williams ( Victoria ) Michael Trucco ( Nick ) </P> </Td> </Tr> <Tr> <Th colspan="2"> Episode chronology </Th> </Tr> <Tr> <Td colspan="2"> <Table> <Tr> <Td> ← Previous `` The Pre-Nup '' </Td> <Td> Next → `` Who Wants to Be a Godparent ? '' </Td> </Tr> </Table> </Td> </Tr> </Table> | {
"tokens": [
"<Table>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"``",
"Nannies",
"''",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"How",
"I",
"Met",
"Your",
"Mother",
"episode",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Episode",
"no",
".",
"</Th>",
"<Td>",
"Season",
"8",
"Episode",
"3",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Directed",
"by",
"</Th>",
"<Td>",
"Pamela",
"Fryman",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Written",
"by",
"</Th>",
"<Td>",
"Chuck",
"Tatham",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Featured",
"music",
"</Th>",
"<Td>",
"``",
"I",
"Do",
"I",
"Do",
"''",
"by",
"Charlie",
"Mars",
"</Td>",
"</Tr>",
"<Tr>",
"<Th>",
"Original",
"air",
"date",
"</Th>",
"<Td>",
"October",
"8",
",",
"2012",
"(",
"2012",
"-",
"10",
"-",
"08",
")",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Guest",
"appearance",
"(",
"s",
")",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"<P>",
"Chris",
"Elliott",
"(",
"Mickey",
"Aldrin",
")",
"Kim",
"Shaw",
"(",
"Julie",
"Jorgenson",
")",
"Jane",
"Carr",
"(",
"Mrs.",
"Buckminster",
")",
"Ashley",
"Williams",
"(",
"Victoria",
")",
"Michael",
"Trucco",
"(",
"Nick",
")",
"</P>",
"</Td>",
"</Tr>",
"<Tr>",
"<Th",
"colspan=\"2\">",
"Episode",
"chronology",
"</Th>",
"</Tr>",
"<Tr>",
"<Td",
"colspan=\"2\">",
"<Table>",
"<Tr>",
"<Td>",
"←",
"Previous",
"``",
"The",
"Pre-Nup",
"''",
"</Td>",
"<Td>",
"Next",
"→",
"``",
"Who",
"Wants",
"to",
"Be",
"a",
"Godparent",
"?",
"''",
"</Td>",
"</Tr>",
"</Table>",
"</Td>",
"</Tr>",
"</Table>"
],
"offsets": [
0,
8,
13,
17,
30,
33,
41,
44,
50,
56,
61,
65,
78,
82,
84,
88,
93,
100,
108,
114,
120,
125,
130,
138,
141,
143,
149,
154,
161,
163,
171,
173,
179,
185,
190,
195,
204,
207,
213,
218,
225,
232,
238,
244,
249,
254,
262,
265,
271,
276,
282,
289,
295,
301,
306,
311,
320,
326,
332,
337,
340,
342,
345,
347,
350,
353,
356,
364,
369,
375,
381,
386,
391,
400,
404,
409,
415,
420,
428,
430,
432,
437,
439,
444,
446,
449,
451,
454,
456,
462,
468,
473,
477,
490,
496,
507,
509,
511,
513,
519,
525,
530,
534,
547,
551,
557,
565,
567,
574,
581,
583,
587,
592,
594,
600,
610,
612,
617,
622,
624,
629,
641,
643,
650,
659,
661,
670,
672,
680,
687,
689,
694,
696,
701,
707,
713,
718,
722,
735,
743,
754,
760,
766,
771,
775,
788,
796,
801,
806,
808,
817,
820,
824,
832,
835,
841,
846,
851,
853,
856,
860,
866,
869,
872,
874,
884,
886,
889,
895,
901,
910,
916,
922
]
} | e7fbf079276b4e82b2d93e4a946b6f82 | who played the nanny on how i met your mother | {
"tokens": [
"who",
"played",
"the",
"nanny",
"on",
"how",
"i",
"met",
"your",
"mother"
],
"offsets": [
0,
4,
11,
15,
21,
24,
28,
30,
34,
39
]
} | {
"text": [
"Jane Carr"
],
"char_spans": [
{
"start": [
612
],
"end": [
620
]
}
],
"token_spans": [
{
"start": [
116
],
"end": [
117
]
}
]
} | [
"Jane Carr"
] |
NaturalQuestionsShort | <P> An ion ( / ˈaɪən , - ɒn / ) is an atom or molecule that has a non-zero net electrical charge ( its total number of electrons is not equal to its total number of protons ) . A cation is a positively - charged ion , while an anion is negatively charged . Because of their opposite electric charges , cations and anions attract each other and readily form ionic compounds , such as salts . </P> | {
"tokens": [
"<P>",
"An",
"ion",
"(",
"/",
"ˈaɪən",
",",
"-",
"ɒn",
"/",
")",
"is",
"an",
"atom",
"or",
"molecule",
"that",
"has",
"a",
"non-zero",
"net",
"electrical",
"charge",
"(",
"its",
"total",
"number",
"of",
"electrons",
"is",
"not",
"equal",
"to",
"its",
"total",
"number",
"of",
"protons",
")",
".",
"A",
"cation",
"is",
"a",
"positively",
"-",
"charged",
"ion",
",",
"while",
"an",
"anion",
"is",
"negatively",
"charged",
".",
"Because",
"of",
"their",
"opposite",
"electric",
"charges",
",",
"cations",
"and",
"anions",
"attract",
"each",
"other",
"and",
"readily",
"form",
"ionic",
"compounds",
",",
"such",
"as",
"salts",
".",
"</P>"
],
"offsets": [
0,
4,
7,
11,
13,
15,
21,
23,
25,
28,
30,
32,
35,
38,
43,
46,
55,
60,
64,
66,
75,
79,
90,
97,
99,
103,
109,
116,
119,
129,
132,
136,
142,
145,
149,
155,
162,
165,
173,
175,
177,
179,
186,
189,
191,
202,
204,
212,
216,
218,
224,
227,
233,
236,
247,
255,
257,
265,
268,
274,
283,
292,
300,
302,
310,
314,
321,
329,
334,
340,
344,
352,
357,
363,
373,
375,
380,
383,
389,
391
]
} | 74bc121dc49f4a2bb8dcd8c7d6d59282 | what are the special names for positive and negative ions | {
"tokens": [
"what",
"are",
"the",
"special",
"names",
"for",
"positive",
"and",
"negative",
"ions"
],
"offsets": [
0,
5,
9,
13,
21,
27,
31,
40,
44,
53
]
} | {
"text": [
"cation",
"anion"
],
"char_spans": [
{
"start": [
179
],
"end": [
184
]
},
{
"start": [
227
],
"end": [
231
]
}
],
"token_spans": [
{
"start": [
41
],
"end": [
41
]
},
{
"start": [
51
],
"end": [
51
]
}
]
} | [
"cation",
"anion"
] |
NaturalQuestionsShort | <P> Numerous rivers run through the parish . The Cabaritta River , which is 39.7 km long , drains the George 's Plain and can accommodate ships weighing up to eight tons . Other rivers include the Negril , New Savanna , Morgan 's , Gut , Smithfield , Bowens , Bluefields , Robins , Roaring , Great and Dean . </P> | {
"tokens": [
"<P>",
"Numerous",
"rivers",
"run",
"through",
"the",
"parish",
".",
"The",
"Cabaritta",
"River",
",",
"which",
"is",
"39.7",
"km",
"long",
",",
"drains",
"the",
"George",
"'s",
"Plain",
"and",
"can",
"accommodate",
"ships",
"weighing",
"up",
"to",
"eight",
"tons",
".",
"Other",
"rivers",
"include",
"the",
"Negril",
",",
"New",
"Savanna",
",",
"Morgan",
"'s",
",",
"Gut",
",",
"Smithfield",
",",
"Bowens",
",",
"Bluefields",
",",
"Robins",
",",
"Roaring",
",",
"Great",
"and",
"Dean",
".",
"</P>"
],
"offsets": [
0,
4,
13,
20,
24,
32,
36,
43,
45,
49,
59,
65,
67,
73,
76,
81,
84,
89,
91,
98,
102,
109,
112,
118,
122,
126,
138,
144,
153,
156,
159,
165,
170,
172,
178,
185,
193,
197,
204,
206,
210,
218,
220,
227,
230,
232,
236,
238,
249,
251,
258,
260,
271,
273,
280,
282,
290,
292,
298,
302,
307,
309
]
} | 50771ff138fb43b49f634e399188ffbe | what is the name of the plain in westmoreland | {
"tokens": [
"what",
"is",
"the",
"name",
"of",
"the",
"plain",
"in",
"westmoreland"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
30,
33
]
} | {
"text": [
"George 's Plain"
],
"char_spans": [
{
"start": [
102
],
"end": [
116
]
}
],
"token_spans": [
{
"start": [
20
],
"end": [
22
]
}
]
} | [
"George 's Plain"
] |
NaturalQuestionsShort | <P> A premium is placed upon full participation by students with disabilities and upon respect for their social , civil , and educational rights . Feeling included is not limited to physical and cognitive disabilities , but also includes the full range of human diversity with respect to ability , language , culture , gender , age and of other forms of human differences . Richard Wilkinson and Kate Pickett wrote , `` student performance and behaviour in educational tasks can be profoundly affected by the way we feel , we are seen and judged by others . When we expect to be viewed as inferior , our abilities seem to diminish '' . </P> | {
"tokens": [
"<P>",
"A",
"premium",
"is",
"placed",
"upon",
"full",
"participation",
"by",
"students",
"with",
"disabilities",
"and",
"upon",
"respect",
"for",
"their",
"social",
",",
"civil",
",",
"and",
"educational",
"rights",
".",
"Feeling",
"included",
"is",
"not",
"limited",
"to",
"physical",
"and",
"cognitive",
"disabilities",
",",
"but",
"also",
"includes",
"the",
"full",
"range",
"of",
"human",
"diversity",
"with",
"respect",
"to",
"ability",
",",
"language",
",",
"culture",
",",
"gender",
",",
"age",
"and",
"of",
"other",
"forms",
"of",
"human",
"differences",
".",
"Richard",
"Wilkinson",
"and",
"Kate",
"Pickett",
"wrote",
",",
"``",
"student",
"performance",
"and",
"behaviour",
"in",
"educational",
"tasks",
"can",
"be",
"profoundly",
"affected",
"by",
"the",
"way",
"we",
"feel",
",",
"we",
"are",
"seen",
"and",
"judged",
"by",
"others",
".",
"When",
"we",
"expect",
"to",
"be",
"viewed",
"as",
"inferior",
",",
"our",
"abilities",
"seem",
"to",
"diminish",
"''",
".",
"</P>"
],
"offsets": [
0,
4,
6,
14,
17,
24,
29,
34,
48,
51,
60,
65,
78,
82,
87,
95,
99,
105,
112,
114,
120,
122,
126,
138,
145,
147,
155,
164,
167,
171,
179,
182,
191,
195,
205,
218,
220,
224,
229,
238,
242,
247,
253,
256,
262,
272,
277,
285,
288,
296,
298,
307,
309,
317,
319,
326,
328,
332,
336,
339,
345,
351,
354,
360,
372,
374,
382,
392,
396,
401,
409,
415,
417,
420,
428,
440,
444,
454,
457,
469,
475,
479,
482,
493,
502,
505,
509,
513,
516,
521,
523,
526,
530,
535,
539,
546,
549,
556,
558,
563,
566,
573,
576,
579,
586,
589,
598,
600,
604,
614,
619,
622,
631,
634,
636
]
} | bc899c6d37ed41c6836a592328779bf9 | inclusion is the belief system that focuses on | {
"tokens": [
"inclusion",
"is",
"the",
"belief",
"system",
"that",
"focuses",
"on"
],
"offsets": [
0,
10,
13,
17,
24,
31,
36,
44
]
} | {
"text": [
"full participation by students with disabilities and upon respect for their social , civil , and educational rights"
],
"char_spans": [
{
"start": [
29
],
"end": [
143
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
23
]
}
]
} | [
"full participation by students with disabilities and upon respect for their social , civil , and educational rights"
] |
NaturalQuestionsShort | <P> Copán is an archaeological site of the Maya civilization located in the Copán Department of western Honduras , not far from the border with Guatemala . It was the capital city of a major Classic period kingdom from the 5th to 9th centuries AD . The city was located in the extreme southeast of the Mesoamerican cultural region , on the frontier with the Isthmo - Colombian cultural region , and was almost surrounded by non-Maya peoples . </P> | {
"tokens": [
"<P>",
"Copán",
"is",
"an",
"archaeological",
"site",
"of",
"the",
"Maya",
"civilization",
"located",
"in",
"the",
"Copán",
"Department",
"of",
"western",
"Honduras",
",",
"not",
"far",
"from",
"the",
"border",
"with",
"Guatemala",
".",
"It",
"was",
"the",
"capital",
"city",
"of",
"a",
"major",
"Classic",
"period",
"kingdom",
"from",
"the",
"5th",
"to",
"9th",
"centuries",
"AD",
".",
"The",
"city",
"was",
"located",
"in",
"the",
"extreme",
"southeast",
"of",
"the",
"Mesoamerican",
"cultural",
"region",
",",
"on",
"the",
"frontier",
"with",
"the",
"Isthmo",
"-",
"Colombian",
"cultural",
"region",
",",
"and",
"was",
"almost",
"surrounded",
"by",
"non-Maya",
"peoples",
".",
"</P>"
],
"offsets": [
0,
4,
10,
13,
16,
31,
36,
39,
43,
48,
61,
69,
72,
76,
82,
93,
96,
104,
113,
115,
119,
123,
128,
132,
139,
144,
154,
156,
159,
163,
167,
175,
180,
183,
185,
191,
199,
206,
214,
219,
223,
227,
230,
234,
244,
247,
249,
253,
258,
262,
270,
273,
277,
285,
295,
298,
302,
315,
324,
331,
333,
336,
340,
349,
354,
358,
365,
367,
377,
386,
393,
395,
399,
403,
410,
421,
424,
433,
441,
443
]
} | a9fed30814f743cc8a60e06ff98b9ccb | copán is a mayan archaeological site located on the western border of | {
"tokens": [
"copán",
"is",
"a",
"mayan",
"archaeological",
"site",
"located",
"on",
"the",
"western",
"border",
"of"
],
"offsets": [
0,
6,
9,
11,
17,
32,
37,
45,
48,
52,
60,
67
]
} | {
"text": [
"Honduras ,"
],
"char_spans": [
{
"start": [
104
],
"end": [
113
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
18
]
}
]
} | [
"Honduras ,"
] |
NaturalQuestionsShort | <P> After Markle 's engagement to Prince Harry was announced on November 27 , 2017 it was confirmed by show producers the next day that she would be leaving the show at the end of the season . On January 30 , 2018 , it was announced that the back half of the season would air from March 28 , 2018 to April 25 , 2018 , concluding the season with a 120 - minute finale that would see the departure of both Markle and Adams . At the same time , the show was officially renewed for its eighth season . </P> | {
"tokens": [
"<P>",
"After",
"Markle",
"'s",
"engagement",
"to",
"Prince",
"Harry",
"was",
"announced",
"on",
"November",
"27",
",",
"2017",
"it",
"was",
"confirmed",
"by",
"show",
"producers",
"the",
"next",
"day",
"that",
"she",
"would",
"be",
"leaving",
"the",
"show",
"at",
"the",
"end",
"of",
"the",
"season",
".",
"On",
"January",
"30",
",",
"2018",
",",
"it",
"was",
"announced",
"that",
"the",
"back",
"half",
"of",
"the",
"season",
"would",
"air",
"from",
"March",
"28",
",",
"2018",
"to",
"April",
"25",
",",
"2018",
",",
"concluding",
"the",
"season",
"with",
"a",
"120",
"-",
"minute",
"finale",
"that",
"would",
"see",
"the",
"departure",
"of",
"both",
"Markle",
"and",
"Adams",
".",
"At",
"the",
"same",
"time",
",",
"the",
"show",
"was",
"officially",
"renewed",
"for",
"its",
"eighth",
"season",
".",
"</P>"
],
"offsets": [
0,
4,
10,
17,
20,
31,
34,
41,
47,
51,
61,
64,
73,
76,
78,
83,
86,
90,
100,
103,
108,
118,
122,
127,
131,
136,
140,
146,
149,
157,
161,
166,
169,
173,
177,
180,
184,
191,
193,
196,
204,
207,
209,
214,
216,
219,
223,
233,
238,
242,
247,
252,
255,
259,
266,
272,
276,
281,
287,
290,
292,
297,
300,
306,
309,
311,
316,
318,
329,
333,
340,
345,
347,
351,
353,
360,
367,
372,
378,
382,
386,
396,
399,
404,
411,
415,
421,
423,
426,
430,
435,
440,
442,
446,
451,
455,
466,
474,
478,
482,
489,
496,
498
]
} | 7221e6617992462bbb40e1719de516b3 | when does season 7 part 2 of suits start | {
"tokens": [
"when",
"does",
"season",
"7",
"part",
"2",
"of",
"suits",
"start"
],
"offsets": [
0,
5,
10,
17,
19,
24,
26,
29,
35
]
} | {
"text": [
"March 28 , 2018"
],
"char_spans": [
{
"start": [
281
],
"end": [
295
]
}
],
"token_spans": [
{
"start": [
57
],
"end": [
60
]
}
]
} | [
"March 28 , 2018"
] |
NaturalQuestionsShort | <Li> 5 pts -- Bronze Star </Li> | {
"tokens": [
"<Li>",
"5",
"pts",
"--",
"Bronze",
"Star",
"</Li>"
],
"offsets": [
0,
5,
7,
11,
14,
21,
26
]
} | a4707444662a42839b9fa1d620e97ea2 | how many promotion points is a bronze star worth air force | {
"tokens": [
"how",
"many",
"promotion",
"points",
"is",
"a",
"bronze",
"star",
"worth",
"air",
"force"
],
"offsets": [
0,
4,
9,
19,
26,
29,
31,
38,
43,
49,
53
]
} | {
"text": [
"5"
],
"char_spans": [
{
"start": [
5
],
"end": [
5
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"5"
] |
NaturalQuestionsShort | <Li> Cat . -- Mention of this animal occurs only once in the Bible , namely Bar. , vi , 21 . The original text of Baruch being lost , we possess no indication as to what the Hebrew name of the cat may have been . Possibly there was not any ; for although the cat was very familiar to the Egyptians , it seems to have been altogether unknown to the Jews , as well as to the Assyrians and Babylonians , even to the Greeks and Romans before the conquest of Egypt . These and other reasons have led some commentators to believe that the word cat , in the above cited place of Baruch , might not unlikely stand for another name now impossible to restore . Moreover , the deuterocanonical Book of Jeremiah mentions the cat. ( ( Citation needed ) ) </Li> | {
"tokens": [
"<Li>",
"Cat",
".",
"--",
"Mention",
"of",
"this",
"animal",
"occurs",
"only",
"once",
"in",
"the",
"Bible",
",",
"namely",
"Bar.",
",",
"vi",
",",
"21",
".",
"The",
"original",
"text",
"of",
"Baruch",
"being",
"lost",
",",
"we",
"possess",
"no",
"indication",
"as",
"to",
"what",
"the",
"Hebrew",
"name",
"of",
"the",
"cat",
"may",
"have",
"been",
".",
"Possibly",
"there",
"was",
"not",
"any",
";",
"for",
"although",
"the",
"cat",
"was",
"very",
"familiar",
"to",
"the",
"Egyptians",
",",
"it",
"seems",
"to",
"have",
"been",
"altogether",
"unknown",
"to",
"the",
"Jews",
",",
"as",
"well",
"as",
"to",
"the",
"Assyrians",
"and",
"Babylonians",
",",
"even",
"to",
"the",
"Greeks",
"and",
"Romans",
"before",
"the",
"conquest",
"of",
"Egypt",
".",
"These",
"and",
"other",
"reasons",
"have",
"led",
"some",
"commentators",
"to",
"believe",
"that",
"the",
"word",
"cat",
",",
"in",
"the",
"above",
"cited",
"place",
"of",
"Baruch",
",",
"might",
"not",
"unlikely",
"stand",
"for",
"another",
"name",
"now",
"impossible",
"to",
"restore",
".",
"Moreover",
",",
"the",
"deuterocanonical",
"Book",
"of",
"Jeremiah",
"mentions",
"the",
"cat.",
"(",
"(",
"Citation",
"needed",
")",
")",
"</Li>"
],
"offsets": [
0,
5,
9,
11,
14,
22,
25,
30,
37,
44,
49,
54,
57,
61,
67,
69,
76,
81,
83,
86,
88,
91,
93,
97,
106,
111,
114,
121,
127,
132,
134,
137,
145,
148,
159,
162,
165,
170,
174,
181,
186,
189,
193,
197,
201,
206,
211,
213,
222,
228,
232,
236,
240,
242,
246,
255,
259,
263,
267,
272,
281,
284,
288,
298,
300,
303,
309,
312,
317,
322,
333,
341,
344,
348,
353,
355,
358,
363,
366,
369,
373,
383,
387,
399,
401,
406,
409,
413,
420,
424,
431,
438,
442,
451,
454,
460,
462,
468,
472,
478,
486,
491,
495,
500,
513,
516,
524,
529,
533,
538,
542,
544,
547,
551,
557,
563,
569,
572,
579,
581,
587,
591,
600,
606,
610,
618,
623,
627,
638,
641,
649,
651,
660,
662,
666,
683,
688,
691,
700,
709,
713,
718,
720,
722,
731,
738,
740,
742
]
} | 20ae56df6d0d4488be3ee167408e25c1 | how many times is cat mentioned in the bible | {
"tokens": [
"how",
"many",
"times",
"is",
"cat",
"mentioned",
"in",
"the",
"bible"
],
"offsets": [
0,
4,
9,
15,
18,
22,
32,
35,
39
]
} | {
"text": [
"once"
],
"char_spans": [
{
"start": [
49
],
"end": [
52
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
10
]
}
]
} | [
"once"
] |
NaturalQuestionsShort | <P> Florida 's first constitution as a U.S. territory was written and implemented in 1838 . On March 3 , 1845 , Florida was granted admission into the Union as the 27th state . The current Constitution of Florida was ratified on November 5 , 1968 , and has been modified by initiative and referendum several times since . </P> | {
"tokens": [
"<P>",
"Florida",
"'s",
"first",
"constitution",
"as",
"a",
"U.S.",
"territory",
"was",
"written",
"and",
"implemented",
"in",
"1838",
".",
"On",
"March",
"3",
",",
"1845",
",",
"Florida",
"was",
"granted",
"admission",
"into",
"the",
"Union",
"as",
"the",
"27th",
"state",
".",
"The",
"current",
"Constitution",
"of",
"Florida",
"was",
"ratified",
"on",
"November",
"5",
",",
"1968",
",",
"and",
"has",
"been",
"modified",
"by",
"initiative",
"and",
"referendum",
"several",
"times",
"since",
".",
"</P>"
],
"offsets": [
0,
4,
12,
15,
21,
34,
37,
39,
44,
54,
58,
66,
70,
82,
85,
90,
92,
95,
101,
103,
105,
110,
112,
120,
124,
132,
142,
147,
151,
157,
160,
164,
169,
175,
177,
181,
189,
202,
205,
213,
217,
226,
229,
238,
240,
242,
247,
249,
253,
257,
262,
271,
274,
285,
289,
300,
308,
314,
320,
322
]
} | 33600ed6431b41beb40786a961a98b2f | how long has florida current constitution been in effect | {
"tokens": [
"how",
"long",
"has",
"florida",
"current",
"constitution",
"been",
"in",
"effect"
],
"offsets": [
0,
4,
9,
13,
21,
29,
42,
47,
50
]
} | {
"text": [
"November 5 , 1968"
],
"char_spans": [
{
"start": [
229
],
"end": [
245
]
}
],
"token_spans": [
{
"start": [
42
],
"end": [
45
]
}
]
} | [
"November 5 , 1968"
] |
NaturalQuestionsShort | <P> The cricoid cartilage / ˌkraɪkɔɪd ˈkɑːrtɪlɪdʒ / , or simply cricoid ( from the Greek krikoeides meaning `` ring - shaped '' ) or cricoid ring , is the only complete ring of cartilage around the trachea . It forms the back part of the voice box and functions as an attachment site for muscles , cartilages , and ligaments involved in opening and closing the airway and in producing speech . </P> | {
"tokens": [
"<P>",
"The",
"cricoid",
"cartilage",
"/",
"ˌkraɪkɔɪd",
"ˈkɑːrtɪlɪdʒ",
"/",
",",
"or",
"simply",
"cricoid",
"(",
"from",
"the",
"Greek",
"krikoeides",
"meaning",
"``",
"ring",
"-",
"shaped",
"''",
")",
"or",
"cricoid",
"ring",
",",
"is",
"the",
"only",
"complete",
"ring",
"of",
"cartilage",
"around",
"the",
"trachea",
".",
"It",
"forms",
"the",
"back",
"part",
"of",
"the",
"voice",
"box",
"and",
"functions",
"as",
"an",
"attachment",
"site",
"for",
"muscles",
",",
"cartilages",
",",
"and",
"ligaments",
"involved",
"in",
"opening",
"and",
"closing",
"the",
"airway",
"and",
"in",
"producing",
"speech",
".",
"</P>"
],
"offsets": [
0,
4,
8,
16,
26,
28,
38,
50,
52,
54,
57,
64,
72,
74,
79,
83,
89,
100,
108,
111,
116,
118,
125,
128,
130,
133,
141,
146,
148,
151,
155,
160,
169,
174,
177,
187,
194,
198,
206,
208,
211,
217,
221,
226,
231,
234,
238,
244,
248,
252,
262,
265,
268,
279,
284,
288,
296,
298,
309,
311,
315,
325,
334,
337,
345,
349,
357,
361,
368,
372,
375,
385,
392,
394
]
} | a401bc8adecf4e76ae527391d5b3e6e2 | the protrusion of cartilage from the anterior neck area is known as | {
"tokens": [
"the",
"protrusion",
"of",
"cartilage",
"from",
"the",
"anterior",
"neck",
"area",
"is",
"known",
"as"
],
"offsets": [
0,
4,
15,
18,
28,
33,
37,
46,
51,
56,
59,
65
]
} | {
"text": [
"cricoid cartilage"
],
"char_spans": [
{
"start": [
8
],
"end": [
24
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
3
]
}
]
} | [
"cricoid cartilage"
] |
NaturalQuestionsShort | <P> The Statue of Liberty ( Liberty Enlightening the World ; French : La Liberté éclairant le monde ) is a colossal neoclassical sculpture on Liberty Island in New York Harbor in New York City , in the United States . The copper statue , a gift from the people of France to the people of the United States , was designed by French sculptor Frédéric Auguste Bartholdi and built by Gustave Eiffel . The statue was dedicated on October 28 , 1886 . </P> | {
"tokens": [
"<P>",
"The",
"Statue",
"of",
"Liberty",
"(",
"Liberty",
"Enlightening",
"the",
"World",
";",
"French",
":",
"La",
"Liberté",
"éclairant",
"le",
"monde",
")",
"is",
"a",
"colossal",
"neoclassical",
"sculpture",
"on",
"Liberty",
"Island",
"in",
"New",
"York",
"Harbor",
"in",
"New",
"York",
"City",
",",
"in",
"the",
"United",
"States",
".",
"The",
"copper",
"statue",
",",
"a",
"gift",
"from",
"the",
"people",
"of",
"France",
"to",
"the",
"people",
"of",
"the",
"United",
"States",
",",
"was",
"designed",
"by",
"French",
"sculptor",
"Frédéric",
"Auguste",
"Bartholdi",
"and",
"built",
"by",
"Gustave",
"Eiffel",
".",
"The",
"statue",
"was",
"dedicated",
"on",
"October",
"28",
",",
"1886",
".",
"</P>"
],
"offsets": [
0,
4,
8,
15,
18,
26,
28,
36,
49,
53,
59,
61,
68,
70,
73,
81,
91,
94,
100,
102,
105,
107,
116,
129,
139,
142,
150,
157,
160,
164,
169,
176,
179,
183,
188,
193,
195,
198,
202,
209,
216,
218,
222,
229,
236,
238,
240,
245,
250,
254,
261,
264,
271,
274,
278,
285,
288,
292,
299,
306,
308,
312,
321,
324,
331,
340,
349,
357,
367,
371,
377,
380,
388,
395,
397,
401,
408,
412,
422,
425,
433,
436,
438,
443,
445
]
} | 4c9b9841959d499bb89e49bf57e40a50 | where is statue of liberty located in usa | {
"tokens": [
"where",
"is",
"statue",
"of",
"liberty",
"located",
"in",
"usa"
],
"offsets": [
0,
6,
9,
16,
19,
27,
35,
38
]
} | {
"text": [
"Liberty Island in New York Harbor in New York City"
],
"char_spans": [
{
"start": [
142
],
"end": [
191
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
34
]
}
]
} | [
"Liberty Island in New York Harbor in New York City"
] |
NaturalQuestionsShort | <P> The corn snake ( Pantherophis guttatus ) is a North American species of rat snake that subdues its small prey by constriction . It is found throughout the southeastern and central United States . Their docile nature , reluctance to bite , moderate adult size , attractive pattern , and comparatively simple care make them popular pet snakes . Though superficially resembling the venomous copperhead and often killed as a result of this mistaken identity , corn snakes are harmless and beneficial to humans . Corn snakes lack functional venom and help control populations of wild rodent pests that damage crops and spread disease . </P> | {
"tokens": [
"<P>",
"The",
"corn",
"snake",
"(",
"Pantherophis",
"guttatus",
")",
"is",
"a",
"North",
"American",
"species",
"of",
"rat",
"snake",
"that",
"subdues",
"its",
"small",
"prey",
"by",
"constriction",
".",
"It",
"is",
"found",
"throughout",
"the",
"southeastern",
"and",
"central",
"United",
"States",
".",
"Their",
"docile",
"nature",
",",
"reluctance",
"to",
"bite",
",",
"moderate",
"adult",
"size",
",",
"attractive",
"pattern",
",",
"and",
"comparatively",
"simple",
"care",
"make",
"them",
"popular",
"pet",
"snakes",
".",
"Though",
"superficially",
"resembling",
"the",
"venomous",
"copperhead",
"and",
"often",
"killed",
"as",
"a",
"result",
"of",
"this",
"mistaken",
"identity",
",",
"corn",
"snakes",
"are",
"harmless",
"and",
"beneficial",
"to",
"humans",
".",
"Corn",
"snakes",
"lack",
"functional",
"venom",
"and",
"help",
"control",
"populations",
"of",
"wild",
"rodent",
"pests",
"that",
"damage",
"crops",
"and",
"spread",
"disease",
".",
"</P>"
],
"offsets": [
0,
4,
8,
13,
19,
21,
34,
43,
45,
48,
50,
56,
65,
73,
76,
80,
86,
91,
99,
103,
109,
114,
117,
130,
132,
135,
138,
144,
155,
159,
172,
176,
184,
191,
198,
200,
206,
213,
220,
222,
233,
236,
241,
243,
252,
258,
263,
265,
276,
284,
286,
290,
304,
311,
316,
321,
326,
334,
338,
345,
347,
354,
368,
379,
383,
392,
403,
407,
413,
420,
423,
425,
432,
435,
440,
449,
458,
460,
465,
472,
476,
485,
489,
500,
503,
510,
512,
517,
524,
529,
540,
546,
550,
555,
563,
575,
578,
583,
590,
596,
601,
608,
614,
618,
625,
633,
635
]
} | 3673a63bb9174a2d831c07dec4af2089 | where are corn snakes found in the wild | {
"tokens": [
"where",
"are",
"corn",
"snakes",
"found",
"in",
"the",
"wild"
],
"offsets": [
0,
6,
10,
15,
22,
28,
31,
35
]
} | {
"text": [
"southeastern and central United States"
],
"char_spans": [
{
"start": [
159
],
"end": [
196
]
}
],
"token_spans": [
{
"start": [
29
],
"end": [
33
]
}
]
} | [
"southeastern and central United States"
] |
NaturalQuestionsShort | <P> `` Should I Stay or Should I Go '' is a song by the English punk rock band the Clash , from their album Combat Rock . It was written in 1981 and featured Mick Jones on lead vocals . It became the band 's only number - one single on the UK Singles Chart , a decade after it was originally released . In November 2004 , it was ranked at 228 on `` Rolling Stone 's 500 Greatest Songs of All Time '' list . In 2009 it was ranked 42nd on VH1 's program 100 Greatest Hard Rock Songs . </P> | {
"tokens": [
"<P>",
"``",
"Should",
"I",
"Stay",
"or",
"Should",
"I",
"Go",
"''",
"is",
"a",
"song",
"by",
"the",
"English",
"punk",
"rock",
"band",
"the",
"Clash",
",",
"from",
"their",
"album",
"Combat",
"Rock",
".",
"It",
"was",
"written",
"in",
"1981",
"and",
"featured",
"Mick",
"Jones",
"on",
"lead",
"vocals",
".",
"It",
"became",
"the",
"band",
"'s",
"only",
"number",
"-",
"one",
"single",
"on",
"the",
"UK",
"Singles",
"Chart",
",",
"a",
"decade",
"after",
"it",
"was",
"originally",
"released",
".",
"In",
"November",
"2004",
",",
"it",
"was",
"ranked",
"at",
"228",
"on",
"``",
"Rolling",
"Stone",
"'s",
"500",
"Greatest",
"Songs",
"of",
"All",
"Time",
"''",
"list",
".",
"In",
"2009",
"it",
"was",
"ranked",
"42nd",
"on",
"VH1",
"'s",
"program",
"100",
"Greatest",
"Hard",
"Rock",
"Songs",
".",
"</P>"
],
"offsets": [
0,
4,
7,
14,
16,
21,
24,
31,
33,
36,
39,
42,
44,
49,
52,
56,
64,
69,
74,
79,
83,
89,
91,
96,
102,
108,
115,
120,
122,
125,
129,
137,
140,
145,
149,
158,
163,
169,
172,
177,
184,
186,
189,
196,
200,
205,
208,
213,
220,
222,
226,
233,
236,
240,
243,
251,
257,
259,
261,
268,
274,
277,
281,
292,
301,
303,
306,
315,
320,
322,
325,
329,
336,
339,
343,
346,
349,
357,
363,
366,
370,
379,
385,
388,
392,
397,
400,
405,
407,
410,
415,
418,
422,
429,
434,
437,
441,
444,
452,
456,
465,
470,
475,
481,
483
]
} | 1e2a962d3145481aae93b2b874844551 | who sings should i stay or should i go | {
"tokens": [
"who",
"sings",
"should",
"i",
"stay",
"or",
"should",
"i",
"go"
],
"offsets": [
0,
4,
10,
17,
19,
24,
27,
34,
36
]
} | {
"text": [
"Mick Jones"
],
"char_spans": [
{
"start": [
158
],
"end": [
167
]
}
],
"token_spans": [
{
"start": [
35
],
"end": [
36
]
}
]
} | [
"Mick Jones"
] |
NaturalQuestionsShort | <P> She used to take part in long distance swimming competition in the Ganges . Arati got the first inspiration to cross the English Channel from Brojen Das . At the 1958 Butlin International Cross Channel Swimming Race , Brojen Das became the first among the men and earned the distinction of being the first person from the Indian subcontinent to cross the English Channel . Greta Andersen , a Danish - born female swimmer from United States clocked 11 hours and 1 minute and stood first among both men and women . This inspired the female swimmers all over the world . Arati sent a congratulatory message to Brojen Das on his victory . He replied back stating that she too shall be able to achieve it . He proposed the name of Arati to the organizers of the Butlin International Cross Channel Swimming Race for the next year 's event . </P> | {
"tokens": [
"<P>",
"She",
"used",
"to",
"take",
"part",
"in",
"long",
"distance",
"swimming",
"competition",
"in",
"the",
"Ganges",
".",
"Arati",
"got",
"the",
"first",
"inspiration",
"to",
"cross",
"the",
"English",
"Channel",
"from",
"Brojen",
"Das",
".",
"At",
"the",
"1958",
"Butlin",
"International",
"Cross",
"Channel",
"Swimming",
"Race",
",",
"Brojen",
"Das",
"became",
"the",
"first",
"among",
"the",
"men",
"and",
"earned",
"the",
"distinction",
"of",
"being",
"the",
"first",
"person",
"from",
"the",
"Indian",
"subcontinent",
"to",
"cross",
"the",
"English",
"Channel",
".",
"Greta",
"Andersen",
",",
"a",
"Danish",
"-",
"born",
"female",
"swimmer",
"from",
"United",
"States",
"clocked",
"11",
"hours",
"and",
"1",
"minute",
"and",
"stood",
"first",
"among",
"both",
"men",
"and",
"women",
".",
"This",
"inspired",
"the",
"female",
"swimmers",
"all",
"over",
"the",
"world",
".",
"Arati",
"sent",
"a",
"congratulatory",
"message",
"to",
"Brojen",
"Das",
"on",
"his",
"victory",
".",
"He",
"replied",
"back",
"stating",
"that",
"she",
"too",
"shall",
"be",
"able",
"to",
"achieve",
"it",
".",
"He",
"proposed",
"the",
"name",
"of",
"Arati",
"to",
"the",
"organizers",
"of",
"the",
"Butlin",
"International",
"Cross",
"Channel",
"Swimming",
"Race",
"for",
"the",
"next",
"year",
"'s",
"event",
".",
"</P>"
],
"offsets": [
0,
4,
8,
13,
16,
21,
26,
29,
34,
43,
52,
64,
67,
71,
78,
80,
86,
90,
94,
100,
112,
115,
121,
125,
133,
141,
146,
153,
157,
159,
162,
166,
171,
178,
192,
198,
206,
215,
220,
222,
229,
233,
240,
244,
250,
256,
260,
264,
268,
275,
279,
291,
294,
300,
304,
310,
317,
322,
326,
333,
346,
349,
355,
359,
367,
375,
377,
383,
392,
394,
396,
403,
405,
410,
417,
425,
430,
437,
444,
452,
455,
461,
465,
467,
474,
478,
484,
490,
496,
501,
505,
509,
515,
517,
522,
531,
535,
542,
551,
555,
560,
564,
570,
572,
578,
583,
585,
600,
608,
611,
618,
622,
625,
629,
637,
639,
642,
650,
655,
663,
668,
672,
676,
682,
685,
690,
693,
701,
704,
706,
709,
718,
722,
727,
730,
736,
739,
743,
754,
757,
761,
768,
782,
788,
796,
805,
810,
814,
818,
823,
828,
831,
837,
839
]
} | 3d5db5237c854931924cee4e29656609 | who was the first indian to cross english channel | {
"tokens": [
"who",
"was",
"the",
"first",
"indian",
"to",
"cross",
"english",
"channel"
],
"offsets": [
0,
4,
8,
12,
18,
25,
28,
34,
42
]
} | {
"text": [
"Brojen Das"
],
"char_spans": [
{
"start": [
222
],
"end": [
231
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
40
]
}
]
} | [
"Brojen Das"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.