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
|
---|---|---|---|---|---|---|---|
SQuAD | Internationally, the torch and its accompanying party traveled in a chartered Air China Airbus A330 (registered B-6075), painted in the red and yellow colors of the Olympic Games. Air China was chosen by the Beijing Committees of the Olympic Game as the designated Olympic torch carrier in March 2008 for its long-standing participation in the Olympic cause. The plane traveled a total of 137,000 km (85,000 mi) for a duration of 130 days through 21 countries and regions. | {
"tokens": [
"Internationally",
",",
"the",
"torch",
"and",
"its",
"accompanying",
"party",
"traveled",
"in",
"a",
"chartered",
"Air",
"China",
"Airbus",
"A330",
"(",
"registered",
"B-6075",
")",
",",
"painted",
"in",
"the",
"red",
"and",
"yellow",
"colors",
"of",
"the",
"Olympic",
"Games",
".",
"Air",
"China",
"was",
"chosen",
"by",
"the",
"Beijing",
"Committees",
"of",
"the",
"Olympic",
"Game",
"as",
"the",
"designated",
"Olympic",
"torch",
"carrier",
"in",
"March",
"2008",
"for",
"its",
"long",
"-",
"standing",
"participation",
"in",
"the",
"Olympic",
"cause",
".",
"The",
"plane",
"traveled",
"a",
"total",
"of",
"137,000",
"km",
"(",
"85,000",
"mi",
")",
"for",
"a",
"duration",
"of",
"130",
"days",
"through",
"21",
"countries",
"and",
"regions",
"."
],
"offsets": [
0,
15,
17,
21,
27,
31,
35,
48,
54,
63,
66,
68,
78,
82,
88,
95,
100,
101,
112,
118,
119,
121,
129,
132,
136,
140,
144,
151,
158,
161,
165,
173,
178,
180,
184,
190,
194,
201,
204,
208,
216,
227,
230,
234,
242,
247,
250,
254,
265,
273,
279,
287,
290,
296,
301,
305,
309,
313,
314,
323,
337,
340,
344,
352,
357,
359,
363,
369,
378,
380,
386,
389,
397,
400,
401,
408,
410,
412,
416,
418,
427,
430,
434,
439,
447,
450,
460,
464,
471
]
} | 42204b2c248740b185458f5613dbf28d | How many days did the plane travel? | {
"tokens": [
"How",
"many",
"days",
"did",
"the",
"plane",
"travel",
"?"
],
"offsets": [
0,
4,
9,
14,
18,
22,
28,
34
]
} | {
"text": [
"130 days"
],
"char_spans": [
{
"start": [
430
],
"end": [
437
]
}
],
"token_spans": [
{
"start": [
81
],
"end": [
82
]
}
]
} | [
"130 days"
] |
SQuAD | Internationally, the torch and its accompanying party traveled in a chartered Air China Airbus A330 (registered B-6075), painted in the red and yellow colors of the Olympic Games. Air China was chosen by the Beijing Committees of the Olympic Game as the designated Olympic torch carrier in March 2008 for its long-standing participation in the Olympic cause. The plane traveled a total of 137,000 km (85,000 mi) for a duration of 130 days through 21 countries and regions. | {
"tokens": [
"Internationally",
",",
"the",
"torch",
"and",
"its",
"accompanying",
"party",
"traveled",
"in",
"a",
"chartered",
"Air",
"China",
"Airbus",
"A330",
"(",
"registered",
"B-6075",
")",
",",
"painted",
"in",
"the",
"red",
"and",
"yellow",
"colors",
"of",
"the",
"Olympic",
"Games",
".",
"Air",
"China",
"was",
"chosen",
"by",
"the",
"Beijing",
"Committees",
"of",
"the",
"Olympic",
"Game",
"as",
"the",
"designated",
"Olympic",
"torch",
"carrier",
"in",
"March",
"2008",
"for",
"its",
"long",
"-",
"standing",
"participation",
"in",
"the",
"Olympic",
"cause",
".",
"The",
"plane",
"traveled",
"a",
"total",
"of",
"137,000",
"km",
"(",
"85,000",
"mi",
")",
"for",
"a",
"duration",
"of",
"130",
"days",
"through",
"21",
"countries",
"and",
"regions",
"."
],
"offsets": [
0,
15,
17,
21,
27,
31,
35,
48,
54,
63,
66,
68,
78,
82,
88,
95,
100,
101,
112,
118,
119,
121,
129,
132,
136,
140,
144,
151,
158,
161,
165,
173,
178,
180,
184,
190,
194,
201,
204,
208,
216,
227,
230,
234,
242,
247,
250,
254,
265,
273,
279,
287,
290,
296,
301,
305,
309,
313,
314,
323,
337,
340,
344,
352,
357,
359,
363,
369,
378,
380,
386,
389,
397,
400,
401,
408,
410,
412,
416,
418,
427,
430,
434,
439,
447,
450,
460,
464,
471
]
} | 2c7521880c084655ae348c67d66c2bf3 | What type of aircraft did the Torch team travel in? | {
"tokens": [
"What",
"type",
"of",
"aircraft",
"did",
"the",
"Torch",
"team",
"travel",
"in",
"?"
],
"offsets": [
0,
5,
10,
13,
22,
26,
30,
36,
41,
48,
50
]
} | {
"text": [
"Airbus A330"
],
"char_spans": [
{
"start": [
88
],
"end": [
98
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
15
]
}
]
} | [
"Airbus A330"
] |
SQuAD | Internationally, the torch and its accompanying party traveled in a chartered Air China Airbus A330 (registered B-6075), painted in the red and yellow colors of the Olympic Games. Air China was chosen by the Beijing Committees of the Olympic Game as the designated Olympic torch carrier in March 2008 for its long-standing participation in the Olympic cause. The plane traveled a total of 137,000 km (85,000 mi) for a duration of 130 days through 21 countries and regions. | {
"tokens": [
"Internationally",
",",
"the",
"torch",
"and",
"its",
"accompanying",
"party",
"traveled",
"in",
"a",
"chartered",
"Air",
"China",
"Airbus",
"A330",
"(",
"registered",
"B-6075",
")",
",",
"painted",
"in",
"the",
"red",
"and",
"yellow",
"colors",
"of",
"the",
"Olympic",
"Games",
".",
"Air",
"China",
"was",
"chosen",
"by",
"the",
"Beijing",
"Committees",
"of",
"the",
"Olympic",
"Game",
"as",
"the",
"designated",
"Olympic",
"torch",
"carrier",
"in",
"March",
"2008",
"for",
"its",
"long",
"-",
"standing",
"participation",
"in",
"the",
"Olympic",
"cause",
".",
"The",
"plane",
"traveled",
"a",
"total",
"of",
"137,000",
"km",
"(",
"85,000",
"mi",
")",
"for",
"a",
"duration",
"of",
"130",
"days",
"through",
"21",
"countries",
"and",
"regions",
"."
],
"offsets": [
0,
15,
17,
21,
27,
31,
35,
48,
54,
63,
66,
68,
78,
82,
88,
95,
100,
101,
112,
118,
119,
121,
129,
132,
136,
140,
144,
151,
158,
161,
165,
173,
178,
180,
184,
190,
194,
201,
204,
208,
216,
227,
230,
234,
242,
247,
250,
254,
265,
273,
279,
287,
290,
296,
301,
305,
309,
313,
314,
323,
337,
340,
344,
352,
357,
359,
363,
369,
378,
380,
386,
389,
397,
400,
401,
408,
410,
412,
416,
418,
427,
430,
434,
439,
447,
450,
460,
464,
471
]
} | f978b6c714b844379690755fce8430a7 | What colors was the aircraft painted? | {
"tokens": [
"What",
"colors",
"was",
"the",
"aircraft",
"painted",
"?"
],
"offsets": [
0,
5,
12,
16,
20,
29,
36
]
} | {
"text": [
"red and yellow"
],
"char_spans": [
{
"start": [
136
],
"end": [
149
]
}
],
"token_spans": [
{
"start": [
24
],
"end": [
26
]
}
]
} | [
"red and yellow"
] |
SQuAD | Internationally, the torch and its accompanying party traveled in a chartered Air China Airbus A330 (registered B-6075), painted in the red and yellow colors of the Olympic Games. Air China was chosen by the Beijing Committees of the Olympic Game as the designated Olympic torch carrier in March 2008 for its long-standing participation in the Olympic cause. The plane traveled a total of 137,000 km (85,000 mi) for a duration of 130 days through 21 countries and regions. | {
"tokens": [
"Internationally",
",",
"the",
"torch",
"and",
"its",
"accompanying",
"party",
"traveled",
"in",
"a",
"chartered",
"Air",
"China",
"Airbus",
"A330",
"(",
"registered",
"B-6075",
")",
",",
"painted",
"in",
"the",
"red",
"and",
"yellow",
"colors",
"of",
"the",
"Olympic",
"Games",
".",
"Air",
"China",
"was",
"chosen",
"by",
"the",
"Beijing",
"Committees",
"of",
"the",
"Olympic",
"Game",
"as",
"the",
"designated",
"Olympic",
"torch",
"carrier",
"in",
"March",
"2008",
"for",
"its",
"long",
"-",
"standing",
"participation",
"in",
"the",
"Olympic",
"cause",
".",
"The",
"plane",
"traveled",
"a",
"total",
"of",
"137,000",
"km",
"(",
"85,000",
"mi",
")",
"for",
"a",
"duration",
"of",
"130",
"days",
"through",
"21",
"countries",
"and",
"regions",
"."
],
"offsets": [
0,
15,
17,
21,
27,
31,
35,
48,
54,
63,
66,
68,
78,
82,
88,
95,
100,
101,
112,
118,
119,
121,
129,
132,
136,
140,
144,
151,
158,
161,
165,
173,
178,
180,
184,
190,
194,
201,
204,
208,
216,
227,
230,
234,
242,
247,
250,
254,
265,
273,
279,
287,
290,
296,
301,
305,
309,
313,
314,
323,
337,
340,
344,
352,
357,
359,
363,
369,
378,
380,
386,
389,
397,
400,
401,
408,
410,
412,
416,
418,
427,
430,
434,
439,
447,
450,
460,
464,
471
]
} | e90ddfcc992b422c8e2f7cdfd18a87a9 | What was the name of the airline that transported the Olympic Torch? | {
"tokens": [
"What",
"was",
"the",
"name",
"of",
"the",
"airline",
"that",
"transported",
"the",
"Olympic",
"Torch",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
21,
25,
33,
38,
50,
54,
62,
67
]
} | {
"text": [
"Air China"
],
"char_spans": [
{
"start": [
78
],
"end": [
86
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
13
]
}
]
} | [
"Air China"
] |
SQuAD | Internationally, the torch and its accompanying party traveled in a chartered Air China Airbus A330 (registered B-6075), painted in the red and yellow colors of the Olympic Games. Air China was chosen by the Beijing Committees of the Olympic Game as the designated Olympic torch carrier in March 2008 for its long-standing participation in the Olympic cause. The plane traveled a total of 137,000 km (85,000 mi) for a duration of 130 days through 21 countries and regions. | {
"tokens": [
"Internationally",
",",
"the",
"torch",
"and",
"its",
"accompanying",
"party",
"traveled",
"in",
"a",
"chartered",
"Air",
"China",
"Airbus",
"A330",
"(",
"registered",
"B-6075",
")",
",",
"painted",
"in",
"the",
"red",
"and",
"yellow",
"colors",
"of",
"the",
"Olympic",
"Games",
".",
"Air",
"China",
"was",
"chosen",
"by",
"the",
"Beijing",
"Committees",
"of",
"the",
"Olympic",
"Game",
"as",
"the",
"designated",
"Olympic",
"torch",
"carrier",
"in",
"March",
"2008",
"for",
"its",
"long",
"-",
"standing",
"participation",
"in",
"the",
"Olympic",
"cause",
".",
"The",
"plane",
"traveled",
"a",
"total",
"of",
"137,000",
"km",
"(",
"85,000",
"mi",
")",
"for",
"a",
"duration",
"of",
"130",
"days",
"through",
"21",
"countries",
"and",
"regions",
"."
],
"offsets": [
0,
15,
17,
21,
27,
31,
35,
48,
54,
63,
66,
68,
78,
82,
88,
95,
100,
101,
112,
118,
119,
121,
129,
132,
136,
140,
144,
151,
158,
161,
165,
173,
178,
180,
184,
190,
194,
201,
204,
208,
216,
227,
230,
234,
242,
247,
250,
254,
265,
273,
279,
287,
290,
296,
301,
305,
309,
313,
314,
323,
337,
340,
344,
352,
357,
359,
363,
369,
378,
380,
386,
389,
397,
400,
401,
408,
410,
412,
416,
418,
427,
430,
434,
439,
447,
450,
460,
464,
471
]
} | bf34edee18aa4ff19975134e214a8933 | How many days did the plane travel with the Torch team? | {
"tokens": [
"How",
"many",
"days",
"did",
"the",
"plane",
"travel",
"with",
"the",
"Torch",
"team",
"?"
],
"offsets": [
0,
4,
9,
14,
18,
22,
28,
35,
40,
44,
50,
54
]
} | {
"text": [
"130"
],
"char_spans": [
{
"start": [
430
],
"end": [
432
]
}
],
"token_spans": [
{
"start": [
81
],
"end": [
81
]
}
]
} | [
"130"
] |
SQuAD | Internationally, the torch and its accompanying party traveled in a chartered Air China Airbus A330 (registered B-6075), painted in the red and yellow colors of the Olympic Games. Air China was chosen by the Beijing Committees of the Olympic Game as the designated Olympic torch carrier in March 2008 for its long-standing participation in the Olympic cause. The plane traveled a total of 137,000 km (85,000 mi) for a duration of 130 days through 21 countries and regions. | {
"tokens": [
"Internationally",
",",
"the",
"torch",
"and",
"its",
"accompanying",
"party",
"traveled",
"in",
"a",
"chartered",
"Air",
"China",
"Airbus",
"A330",
"(",
"registered",
"B-6075",
")",
",",
"painted",
"in",
"the",
"red",
"and",
"yellow",
"colors",
"of",
"the",
"Olympic",
"Games",
".",
"Air",
"China",
"was",
"chosen",
"by",
"the",
"Beijing",
"Committees",
"of",
"the",
"Olympic",
"Game",
"as",
"the",
"designated",
"Olympic",
"torch",
"carrier",
"in",
"March",
"2008",
"for",
"its",
"long",
"-",
"standing",
"participation",
"in",
"the",
"Olympic",
"cause",
".",
"The",
"plane",
"traveled",
"a",
"total",
"of",
"137,000",
"km",
"(",
"85,000",
"mi",
")",
"for",
"a",
"duration",
"of",
"130",
"days",
"through",
"21",
"countries",
"and",
"regions",
"."
],
"offsets": [
0,
15,
17,
21,
27,
31,
35,
48,
54,
63,
66,
68,
78,
82,
88,
95,
100,
101,
112,
118,
119,
121,
129,
132,
136,
140,
144,
151,
158,
161,
165,
173,
178,
180,
184,
190,
194,
201,
204,
208,
216,
227,
230,
234,
242,
247,
250,
254,
265,
273,
279,
287,
290,
296,
301,
305,
309,
313,
314,
323,
337,
340,
344,
352,
357,
359,
363,
369,
378,
380,
386,
389,
397,
400,
401,
408,
410,
412,
416,
418,
427,
430,
434,
439,
447,
450,
460,
464,
471
]
} | 0680f3f4de2a475ca15c3a52eb4b0abe | How many different places were visited by the aircraft taking the Torch team? | {
"tokens": [
"How",
"many",
"different",
"places",
"were",
"visited",
"by",
"the",
"aircraft",
"taking",
"the",
"Torch",
"team",
"?"
],
"offsets": [
0,
4,
9,
19,
26,
31,
39,
42,
46,
55,
62,
66,
72,
76
]
} | {
"text": [
"21"
],
"char_spans": [
{
"start": [
447
],
"end": [
448
]
}
],
"token_spans": [
{
"start": [
84
],
"end": [
84
]
}
]
} | [
"21"
] |
SQuAD | Kazakhstan: The first torchbearer in Almaty, where the Olympic torch arrived for the first time ever on April 2, was the President of Kazakhstan Nursultan Nazarbaev. The route ran 20 km from Medeo stadium to Astana Square. There were reports that Uighur activists were arrested and some were deported back to China. | {
"tokens": [
"Kazakhstan",
":",
"The",
"first",
"torchbearer",
"in",
"Almaty",
",",
"where",
"the",
"Olympic",
"torch",
"arrived",
"for",
"the",
"first",
"time",
"ever",
"on",
"April",
"2",
",",
"was",
"the",
"President",
"of",
"Kazakhstan",
"Nursultan",
"Nazarbaev",
".",
"The",
"route",
"ran",
"20",
"km",
"from",
"Medeo",
"stadium",
"to",
"Astana",
"Square",
".",
"There",
"were",
"reports",
"that",
"Uighur",
"activists",
"were",
"arrested",
"and",
"some",
"were",
"deported",
"back",
"to",
"China",
"."
],
"offsets": [
2,
12,
14,
18,
24,
36,
39,
45,
47,
53,
57,
65,
71,
79,
83,
87,
93,
98,
103,
106,
112,
113,
115,
119,
123,
133,
136,
147,
157,
166,
168,
172,
178,
182,
185,
188,
193,
199,
207,
210,
217,
223,
225,
231,
236,
244,
249,
256,
266,
271,
280,
284,
289,
294,
303,
308,
311,
316
]
} | d81584c8527440b2b91f835de2b6d1f6 | What virgin site did the torch visit on April 2? | {
"tokens": [
"What",
"virgin",
"site",
"did",
"the",
"torch",
"visit",
"on",
"April",
"2",
"?"
],
"offsets": [
0,
5,
12,
17,
21,
25,
31,
37,
40,
46,
47
]
} | {
"text": [
"Almaty"
],
"char_spans": [
{
"start": [
39
],
"end": [
44
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
6
]
}
]
} | [
"Almaty"
] |
SQuAD | Kazakhstan: The first torchbearer in Almaty, where the Olympic torch arrived for the first time ever on April 2, was the President of Kazakhstan Nursultan Nazarbaev. The route ran 20 km from Medeo stadium to Astana Square. There were reports that Uighur activists were arrested and some were deported back to China. | {
"tokens": [
"Kazakhstan",
":",
"The",
"first",
"torchbearer",
"in",
"Almaty",
",",
"where",
"the",
"Olympic",
"torch",
"arrived",
"for",
"the",
"first",
"time",
"ever",
"on",
"April",
"2",
",",
"was",
"the",
"President",
"of",
"Kazakhstan",
"Nursultan",
"Nazarbaev",
".",
"The",
"route",
"ran",
"20",
"km",
"from",
"Medeo",
"stadium",
"to",
"Astana",
"Square",
".",
"There",
"were",
"reports",
"that",
"Uighur",
"activists",
"were",
"arrested",
"and",
"some",
"were",
"deported",
"back",
"to",
"China",
"."
],
"offsets": [
2,
12,
14,
18,
24,
36,
39,
45,
47,
53,
57,
65,
71,
79,
83,
87,
93,
98,
103,
106,
112,
113,
115,
119,
123,
133,
136,
147,
157,
166,
168,
172,
178,
182,
185,
188,
193,
199,
207,
210,
217,
223,
225,
231,
236,
244,
249,
256,
266,
271,
280,
284,
289,
294,
303,
308,
311,
316
]
} | 0941b0fe00d841aa88ae47766bcb2f0a | Who was the first person to be handed the torch in Almaty? | {
"tokens": [
"Who",
"was",
"the",
"first",
"person",
"to",
"be",
"handed",
"the",
"torch",
"in",
"Almaty",
"?"
],
"offsets": [
0,
4,
8,
12,
18,
25,
28,
31,
38,
42,
48,
51,
57
]
} | {
"text": [
"Nursultan Nazarbaev."
],
"char_spans": [
{
"start": [
147
],
"end": [
166
]
}
],
"token_spans": [
{
"start": [
27
],
"end": [
29
]
}
]
} | [
"Nursultan Nazarbaev."
] |
SQuAD | Kazakhstan: The first torchbearer in Almaty, where the Olympic torch arrived for the first time ever on April 2, was the President of Kazakhstan Nursultan Nazarbaev. The route ran 20 km from Medeo stadium to Astana Square. There were reports that Uighur activists were arrested and some were deported back to China. | {
"tokens": [
"Kazakhstan",
":",
"The",
"first",
"torchbearer",
"in",
"Almaty",
",",
"where",
"the",
"Olympic",
"torch",
"arrived",
"for",
"the",
"first",
"time",
"ever",
"on",
"April",
"2",
",",
"was",
"the",
"President",
"of",
"Kazakhstan",
"Nursultan",
"Nazarbaev",
".",
"The",
"route",
"ran",
"20",
"km",
"from",
"Medeo",
"stadium",
"to",
"Astana",
"Square",
".",
"There",
"were",
"reports",
"that",
"Uighur",
"activists",
"were",
"arrested",
"and",
"some",
"were",
"deported",
"back",
"to",
"China",
"."
],
"offsets": [
2,
12,
14,
18,
24,
36,
39,
45,
47,
53,
57,
65,
71,
79,
83,
87,
93,
98,
103,
106,
112,
113,
115,
119,
123,
133,
136,
147,
157,
166,
168,
172,
178,
182,
185,
188,
193,
199,
207,
210,
217,
223,
225,
231,
236,
244,
249,
256,
266,
271,
280,
284,
289,
294,
303,
308,
311,
316
]
} | a2110f8626d5496099608a5d784ebc5b | Who is Nursultan Nazarbaev? | {
"tokens": [
"Who",
"is",
"Nursultan",
"Nazarbaev",
"?"
],
"offsets": [
0,
4,
7,
17,
26
]
} | {
"text": [
"the President of Kazakhstan"
],
"char_spans": [
{
"start": [
119
],
"end": [
145
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
26
]
}
]
} | [
"the President of Kazakhstan"
] |
SQuAD | Kazakhstan: The first torchbearer in Almaty, where the Olympic torch arrived for the first time ever on April 2, was the President of Kazakhstan Nursultan Nazarbaev. The route ran 20 km from Medeo stadium to Astana Square. There were reports that Uighur activists were arrested and some were deported back to China. | {
"tokens": [
"Kazakhstan",
":",
"The",
"first",
"torchbearer",
"in",
"Almaty",
",",
"where",
"the",
"Olympic",
"torch",
"arrived",
"for",
"the",
"first",
"time",
"ever",
"on",
"April",
"2",
",",
"was",
"the",
"President",
"of",
"Kazakhstan",
"Nursultan",
"Nazarbaev",
".",
"The",
"route",
"ran",
"20",
"km",
"from",
"Medeo",
"stadium",
"to",
"Astana",
"Square",
".",
"There",
"were",
"reports",
"that",
"Uighur",
"activists",
"were",
"arrested",
"and",
"some",
"were",
"deported",
"back",
"to",
"China",
"."
],
"offsets": [
2,
12,
14,
18,
24,
36,
39,
45,
47,
53,
57,
65,
71,
79,
83,
87,
93,
98,
103,
106,
112,
113,
115,
119,
123,
133,
136,
147,
157,
166,
168,
172,
178,
182,
185,
188,
193,
199,
207,
210,
217,
223,
225,
231,
236,
244,
249,
256,
266,
271,
280,
284,
289,
294,
303,
308,
311,
316
]
} | b9e56daad3ae46239f4a6761eab6596f | The route in Almaty went from Medeo Stadium to where? | {
"tokens": [
"The",
"route",
"in",
"Almaty",
"went",
"from",
"Medeo",
"Stadium",
"to",
"where",
"?"
],
"offsets": [
0,
4,
10,
13,
20,
25,
30,
36,
44,
47,
52
]
} | {
"text": [
"Astana Square."
],
"char_spans": [
{
"start": [
210
],
"end": [
223
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
41
]
}
]
} | [
"Astana Square."
] |
SQuAD | Kazakhstan: The first torchbearer in Almaty, where the Olympic torch arrived for the first time ever on April 2, was the President of Kazakhstan Nursultan Nazarbaev. The route ran 20 km from Medeo stadium to Astana Square. There were reports that Uighur activists were arrested and some were deported back to China. | {
"tokens": [
"Kazakhstan",
":",
"The",
"first",
"torchbearer",
"in",
"Almaty",
",",
"where",
"the",
"Olympic",
"torch",
"arrived",
"for",
"the",
"first",
"time",
"ever",
"on",
"April",
"2",
",",
"was",
"the",
"President",
"of",
"Kazakhstan",
"Nursultan",
"Nazarbaev",
".",
"The",
"route",
"ran",
"20",
"km",
"from",
"Medeo",
"stadium",
"to",
"Astana",
"Square",
".",
"There",
"were",
"reports",
"that",
"Uighur",
"activists",
"were",
"arrested",
"and",
"some",
"were",
"deported",
"back",
"to",
"China",
"."
],
"offsets": [
2,
12,
14,
18,
24,
36,
39,
45,
47,
53,
57,
65,
71,
79,
83,
87,
93,
98,
103,
106,
112,
113,
115,
119,
123,
133,
136,
147,
157,
166,
168,
172,
178,
182,
185,
188,
193,
199,
207,
210,
217,
223,
225,
231,
236,
244,
249,
256,
266,
271,
280,
284,
289,
294,
303,
308,
311,
316
]
} | e1960f3271514968b2dff20d416d7b77 | What kind of activists were arrested in Almaty? | {
"tokens": [
"What",
"kind",
"of",
"activists",
"were",
"arrested",
"in",
"Almaty",
"?"
],
"offsets": [
0,
5,
10,
13,
23,
28,
37,
40,
46
]
} | {
"text": [
"Uighur activists"
],
"char_spans": [
{
"start": [
249
],
"end": [
264
]
}
],
"token_spans": [
{
"start": [
46
],
"end": [
47
]
}
]
} | [
"Uighur activists"
] |
SQuAD | Kazakhstan: The first torchbearer in Almaty, where the Olympic torch arrived for the first time ever on April 2, was the President of Kazakhstan Nursultan Nazarbaev. The route ran 20 km from Medeo stadium to Astana Square. There were reports that Uighur activists were arrested and some were deported back to China. | {
"tokens": [
"Kazakhstan",
":",
"The",
"first",
"torchbearer",
"in",
"Almaty",
",",
"where",
"the",
"Olympic",
"torch",
"arrived",
"for",
"the",
"first",
"time",
"ever",
"on",
"April",
"2",
",",
"was",
"the",
"President",
"of",
"Kazakhstan",
"Nursultan",
"Nazarbaev",
".",
"The",
"route",
"ran",
"20",
"km",
"from",
"Medeo",
"stadium",
"to",
"Astana",
"Square",
".",
"There",
"were",
"reports",
"that",
"Uighur",
"activists",
"were",
"arrested",
"and",
"some",
"were",
"deported",
"back",
"to",
"China",
"."
],
"offsets": [
2,
12,
14,
18,
24,
36,
39,
45,
47,
53,
57,
65,
71,
79,
83,
87,
93,
98,
103,
106,
112,
113,
115,
119,
123,
133,
136,
147,
157,
166,
168,
172,
178,
182,
185,
188,
193,
199,
207,
210,
217,
223,
225,
231,
236,
244,
249,
256,
266,
271,
280,
284,
289,
294,
303,
308,
311,
316
]
} | 0d0bcc3cd3264ee8a5312c8bc2f84784 | What country did the torch get to for the first time? | {
"tokens": [
"What",
"country",
"did",
"the",
"torch",
"get",
"to",
"for",
"the",
"first",
"time",
"?"
],
"offsets": [
0,
5,
13,
17,
21,
27,
31,
34,
38,
42,
48,
52
]
} | {
"text": [
"Kazakhstan"
],
"char_spans": [
{
"start": [
2
],
"end": [
11
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
0
]
}
]
} | [
"Kazakhstan"
] |
SQuAD | Kazakhstan: The first torchbearer in Almaty, where the Olympic torch arrived for the first time ever on April 2, was the President of Kazakhstan Nursultan Nazarbaev. The route ran 20 km from Medeo stadium to Astana Square. There were reports that Uighur activists were arrested and some were deported back to China. | {
"tokens": [
"Kazakhstan",
":",
"The",
"first",
"torchbearer",
"in",
"Almaty",
",",
"where",
"the",
"Olympic",
"torch",
"arrived",
"for",
"the",
"first",
"time",
"ever",
"on",
"April",
"2",
",",
"was",
"the",
"President",
"of",
"Kazakhstan",
"Nursultan",
"Nazarbaev",
".",
"The",
"route",
"ran",
"20",
"km",
"from",
"Medeo",
"stadium",
"to",
"Astana",
"Square",
".",
"There",
"were",
"reports",
"that",
"Uighur",
"activists",
"were",
"arrested",
"and",
"some",
"were",
"deported",
"back",
"to",
"China",
"."
],
"offsets": [
2,
12,
14,
18,
24,
36,
39,
45,
47,
53,
57,
65,
71,
79,
83,
87,
93,
98,
103,
106,
112,
113,
115,
119,
123,
133,
136,
147,
157,
166,
168,
172,
178,
182,
185,
188,
193,
199,
207,
210,
217,
223,
225,
231,
236,
244,
249,
256,
266,
271,
280,
284,
289,
294,
303,
308,
311,
316
]
} | f1947827c2c841878212094fc5c9364f | What is the name of the president who was the first torchbearer in Almaty? | {
"tokens": [
"What",
"is",
"the",
"name",
"of",
"the",
"president",
"who",
"was",
"the",
"first",
"torchbearer",
"in",
"Almaty",
"?"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
34,
38,
42,
46,
52,
64,
67,
73
]
} | {
"text": [
"Nursultan Nazarbaev."
],
"char_spans": [
{
"start": [
147
],
"end": [
166
]
}
],
"token_spans": [
{
"start": [
27
],
"end": [
29
]
}
]
} | [
"Nursultan Nazarbaev."
] |
SQuAD | Kazakhstan: The first torchbearer in Almaty, where the Olympic torch arrived for the first time ever on April 2, was the President of Kazakhstan Nursultan Nazarbaev. The route ran 20 km from Medeo stadium to Astana Square. There were reports that Uighur activists were arrested and some were deported back to China. | {
"tokens": [
"Kazakhstan",
":",
"The",
"first",
"torchbearer",
"in",
"Almaty",
",",
"where",
"the",
"Olympic",
"torch",
"arrived",
"for",
"the",
"first",
"time",
"ever",
"on",
"April",
"2",
",",
"was",
"the",
"President",
"of",
"Kazakhstan",
"Nursultan",
"Nazarbaev",
".",
"The",
"route",
"ran",
"20",
"km",
"from",
"Medeo",
"stadium",
"to",
"Astana",
"Square",
".",
"There",
"were",
"reports",
"that",
"Uighur",
"activists",
"were",
"arrested",
"and",
"some",
"were",
"deported",
"back",
"to",
"China",
"."
],
"offsets": [
2,
12,
14,
18,
24,
36,
39,
45,
47,
53,
57,
65,
71,
79,
83,
87,
93,
98,
103,
106,
112,
113,
115,
119,
123,
133,
136,
147,
157,
166,
168,
172,
178,
182,
185,
188,
193,
199,
207,
210,
217,
223,
225,
231,
236,
244,
249,
256,
266,
271,
280,
284,
289,
294,
303,
308,
311,
316
]
} | 4afbcfc0cefd41109845f29fd78059c2 | What was the distance in kilometers for the route in Kazakhstan? | {
"tokens": [
"What",
"was",
"the",
"distance",
"in",
"kilometers",
"for",
"the",
"route",
"in",
"Kazakhstan",
"?"
],
"offsets": [
0,
5,
9,
13,
22,
25,
36,
40,
44,
50,
53,
63
]
} | {
"text": [
"20"
],
"char_spans": [
{
"start": [
182
],
"end": [
183
]
}
],
"token_spans": [
{
"start": [
33
],
"end": [
33
]
}
]
} | [
"20"
] |
SQuAD | Kazakhstan: The first torchbearer in Almaty, where the Olympic torch arrived for the first time ever on April 2, was the President of Kazakhstan Nursultan Nazarbaev. The route ran 20 km from Medeo stadium to Astana Square. There were reports that Uighur activists were arrested and some were deported back to China. | {
"tokens": [
"Kazakhstan",
":",
"The",
"first",
"torchbearer",
"in",
"Almaty",
",",
"where",
"the",
"Olympic",
"torch",
"arrived",
"for",
"the",
"first",
"time",
"ever",
"on",
"April",
"2",
",",
"was",
"the",
"President",
"of",
"Kazakhstan",
"Nursultan",
"Nazarbaev",
".",
"The",
"route",
"ran",
"20",
"km",
"from",
"Medeo",
"stadium",
"to",
"Astana",
"Square",
".",
"There",
"were",
"reports",
"that",
"Uighur",
"activists",
"were",
"arrested",
"and",
"some",
"were",
"deported",
"back",
"to",
"China",
"."
],
"offsets": [
2,
12,
14,
18,
24,
36,
39,
45,
47,
53,
57,
65,
71,
79,
83,
87,
93,
98,
103,
106,
112,
113,
115,
119,
123,
133,
136,
147,
157,
166,
168,
172,
178,
182,
185,
188,
193,
199,
207,
210,
217,
223,
225,
231,
236,
244,
249,
256,
266,
271,
280,
284,
289,
294,
303,
308,
311,
316
]
} | ee2b2b29547940cc93ef7fd25a3a88db | What activists were reported to have been arrested? | {
"tokens": [
"What",
"activists",
"were",
"reported",
"to",
"have",
"been",
"arrested",
"?"
],
"offsets": [
0,
5,
15,
20,
29,
32,
37,
42,
50
]
} | {
"text": [
"Uighur"
],
"char_spans": [
{
"start": [
249
],
"end": [
254
]
}
],
"token_spans": [
{
"start": [
46
],
"end": [
46
]
}
]
} | [
"Uighur"
] |
SQuAD | Prompted by the chaotic torch relays in Western Europe and North America, the president of the International Olympic Committee, Jacques Rogge described the situation as a "crisis" for the organization and stated that any athletes displaying Tibetan flags at Olympic venues could be expelled from the games. though he stopped short of cancelling the relay altogether despite calls to do so by some IOC members. The outcome of the relay influenced the IOC's decision to scrap global relays in future editions of the games. | {
"tokens": [
"Prompted",
"by",
"the",
"chaotic",
"torch",
"relays",
"in",
"Western",
"Europe",
"and",
"North",
"America",
",",
"the",
"president",
"of",
"the",
"International",
"Olympic",
"Committee",
",",
"Jacques",
"Rogge",
"described",
"the",
"situation",
"as",
"a",
"\"",
"crisis",
"\"",
"for",
"the",
"organization",
"and",
"stated",
"that",
"any",
"athletes",
"displaying",
"Tibetan",
"flags",
"at",
"Olympic",
"venues",
"could",
"be",
"expelled",
"from",
"the",
"games",
".",
"though",
"he",
"stopped",
"short",
"of",
"cancelling",
"the",
"relay",
"altogether",
"despite",
"calls",
"to",
"do",
"so",
"by",
"some",
"IOC",
"members",
".",
"The",
"outcome",
"of",
"the",
"relay",
"influenced",
"the",
"IOC",
"'s",
"decision",
"to",
"scrap",
"global",
"relays",
"in",
"future",
"editions",
"of",
"the",
"games",
"."
],
"offsets": [
0,
9,
12,
16,
24,
30,
37,
40,
48,
55,
59,
65,
72,
74,
78,
88,
91,
95,
109,
117,
126,
128,
136,
142,
152,
156,
166,
169,
171,
172,
178,
180,
184,
188,
201,
205,
212,
217,
221,
230,
241,
249,
255,
258,
266,
273,
279,
282,
291,
296,
300,
305,
307,
314,
317,
325,
331,
334,
345,
349,
355,
366,
374,
380,
383,
386,
389,
392,
397,
401,
408,
410,
414,
422,
425,
429,
435,
446,
450,
453,
456,
465,
468,
474,
481,
488,
491,
498,
507,
510,
514,
519
]
} | 92c6ed2038ba4c05aaa832178170f172 | Who is the president of the International Olympic Committee? | {
"tokens": [
"Who",
"is",
"the",
"president",
"of",
"the",
"International",
"Olympic",
"Committee",
"?"
],
"offsets": [
0,
4,
7,
11,
21,
24,
28,
42,
50,
59
]
} | {
"text": [
"Jacques Rogge"
],
"char_spans": [
{
"start": [
128
],
"end": [
140
]
}
],
"token_spans": [
{
"start": [
21
],
"end": [
22
]
}
]
} | [
"Jacques Rogge"
] |
SQuAD | Prompted by the chaotic torch relays in Western Europe and North America, the president of the International Olympic Committee, Jacques Rogge described the situation as a "crisis" for the organization and stated that any athletes displaying Tibetan flags at Olympic venues could be expelled from the games. though he stopped short of cancelling the relay altogether despite calls to do so by some IOC members. The outcome of the relay influenced the IOC's decision to scrap global relays in future editions of the games. | {
"tokens": [
"Prompted",
"by",
"the",
"chaotic",
"torch",
"relays",
"in",
"Western",
"Europe",
"and",
"North",
"America",
",",
"the",
"president",
"of",
"the",
"International",
"Olympic",
"Committee",
",",
"Jacques",
"Rogge",
"described",
"the",
"situation",
"as",
"a",
"\"",
"crisis",
"\"",
"for",
"the",
"organization",
"and",
"stated",
"that",
"any",
"athletes",
"displaying",
"Tibetan",
"flags",
"at",
"Olympic",
"venues",
"could",
"be",
"expelled",
"from",
"the",
"games",
".",
"though",
"he",
"stopped",
"short",
"of",
"cancelling",
"the",
"relay",
"altogether",
"despite",
"calls",
"to",
"do",
"so",
"by",
"some",
"IOC",
"members",
".",
"The",
"outcome",
"of",
"the",
"relay",
"influenced",
"the",
"IOC",
"'s",
"decision",
"to",
"scrap",
"global",
"relays",
"in",
"future",
"editions",
"of",
"the",
"games",
"."
],
"offsets": [
0,
9,
12,
16,
24,
30,
37,
40,
48,
55,
59,
65,
72,
74,
78,
88,
91,
95,
109,
117,
126,
128,
136,
142,
152,
156,
166,
169,
171,
172,
178,
180,
184,
188,
201,
205,
212,
217,
221,
230,
241,
249,
255,
258,
266,
273,
279,
282,
291,
296,
300,
305,
307,
314,
317,
325,
331,
334,
345,
349,
355,
366,
374,
380,
383,
386,
389,
392,
397,
401,
408,
410,
414,
422,
425,
429,
435,
446,
450,
453,
456,
465,
468,
474,
481,
488,
491,
498,
507,
510,
514,
519
]
} | f71607b5a9fd4b3ca6bf972a80d08b8e | Athletes wearing what kind of flag at any Olympic venue faced the possibility of expulsion from the Olympics? | {
"tokens": [
"Athletes",
"wearing",
"what",
"kind",
"of",
"flag",
"at",
"any",
"Olympic",
"venue",
"faced",
"the",
"possibility",
"of",
"expulsion",
"from",
"the",
"Olympics",
"?"
],
"offsets": [
0,
9,
17,
22,
27,
30,
35,
38,
42,
50,
56,
62,
66,
78,
81,
91,
96,
100,
108
]
} | {
"text": [
"Tibetan"
],
"char_spans": [
{
"start": [
241
],
"end": [
247
]
}
],
"token_spans": [
{
"start": [
40
],
"end": [
40
]
}
]
} | [
"Tibetan"
] |
SQuAD | Prompted by the chaotic torch relays in Western Europe and North America, the president of the International Olympic Committee, Jacques Rogge described the situation as a "crisis" for the organization and stated that any athletes displaying Tibetan flags at Olympic venues could be expelled from the games. though he stopped short of cancelling the relay altogether despite calls to do so by some IOC members. The outcome of the relay influenced the IOC's decision to scrap global relays in future editions of the games. | {
"tokens": [
"Prompted",
"by",
"the",
"chaotic",
"torch",
"relays",
"in",
"Western",
"Europe",
"and",
"North",
"America",
",",
"the",
"president",
"of",
"the",
"International",
"Olympic",
"Committee",
",",
"Jacques",
"Rogge",
"described",
"the",
"situation",
"as",
"a",
"\"",
"crisis",
"\"",
"for",
"the",
"organization",
"and",
"stated",
"that",
"any",
"athletes",
"displaying",
"Tibetan",
"flags",
"at",
"Olympic",
"venues",
"could",
"be",
"expelled",
"from",
"the",
"games",
".",
"though",
"he",
"stopped",
"short",
"of",
"cancelling",
"the",
"relay",
"altogether",
"despite",
"calls",
"to",
"do",
"so",
"by",
"some",
"IOC",
"members",
".",
"The",
"outcome",
"of",
"the",
"relay",
"influenced",
"the",
"IOC",
"'s",
"decision",
"to",
"scrap",
"global",
"relays",
"in",
"future",
"editions",
"of",
"the",
"games",
"."
],
"offsets": [
0,
9,
12,
16,
24,
30,
37,
40,
48,
55,
59,
65,
72,
74,
78,
88,
91,
95,
109,
117,
126,
128,
136,
142,
152,
156,
166,
169,
171,
172,
178,
180,
184,
188,
201,
205,
212,
217,
221,
230,
241,
249,
255,
258,
266,
273,
279,
282,
291,
296,
300,
305,
307,
314,
317,
325,
331,
334,
345,
349,
355,
366,
374,
380,
383,
386,
389,
392,
397,
401,
408,
410,
414,
422,
425,
429,
435,
446,
450,
453,
456,
465,
468,
474,
481,
488,
491,
498,
507,
510,
514,
519
]
} | bb63032ca0054decbca6e70c6da7a033 | Because of the relay issues, IOC decided to no longer have what in subsequent Olympics? | {
"tokens": [
"Because",
"of",
"the",
"relay",
"issues",
",",
"IOC",
"decided",
"to",
"no",
"longer",
"have",
"what",
"in",
"subsequent",
"Olympics",
"?"
],
"offsets": [
0,
8,
11,
15,
21,
27,
29,
33,
41,
44,
47,
54,
59,
64,
67,
78,
86
]
} | {
"text": [
"global relays"
],
"char_spans": [
{
"start": [
474
],
"end": [
486
]
}
],
"token_spans": [
{
"start": [
83
],
"end": [
84
]
}
]
} | [
"global relays"
] |
SQuAD | Prompted by the chaotic torch relays in Western Europe and North America, the president of the International Olympic Committee, Jacques Rogge described the situation as a "crisis" for the organization and stated that any athletes displaying Tibetan flags at Olympic venues could be expelled from the games. though he stopped short of cancelling the relay altogether despite calls to do so by some IOC members. The outcome of the relay influenced the IOC's decision to scrap global relays in future editions of the games. | {
"tokens": [
"Prompted",
"by",
"the",
"chaotic",
"torch",
"relays",
"in",
"Western",
"Europe",
"and",
"North",
"America",
",",
"the",
"president",
"of",
"the",
"International",
"Olympic",
"Committee",
",",
"Jacques",
"Rogge",
"described",
"the",
"situation",
"as",
"a",
"\"",
"crisis",
"\"",
"for",
"the",
"organization",
"and",
"stated",
"that",
"any",
"athletes",
"displaying",
"Tibetan",
"flags",
"at",
"Olympic",
"venues",
"could",
"be",
"expelled",
"from",
"the",
"games",
".",
"though",
"he",
"stopped",
"short",
"of",
"cancelling",
"the",
"relay",
"altogether",
"despite",
"calls",
"to",
"do",
"so",
"by",
"some",
"IOC",
"members",
".",
"The",
"outcome",
"of",
"the",
"relay",
"influenced",
"the",
"IOC",
"'s",
"decision",
"to",
"scrap",
"global",
"relays",
"in",
"future",
"editions",
"of",
"the",
"games",
"."
],
"offsets": [
0,
9,
12,
16,
24,
30,
37,
40,
48,
55,
59,
65,
72,
74,
78,
88,
91,
95,
109,
117,
126,
128,
136,
142,
152,
156,
166,
169,
171,
172,
178,
180,
184,
188,
201,
205,
212,
217,
221,
230,
241,
249,
255,
258,
266,
273,
279,
282,
291,
296,
300,
305,
307,
314,
317,
325,
331,
334,
345,
349,
355,
366,
374,
380,
383,
386,
389,
392,
397,
401,
408,
410,
414,
422,
425,
429,
435,
446,
450,
453,
456,
465,
468,
474,
481,
488,
491,
498,
507,
510,
514,
519
]
} | 9cfcccd7c02f48f1b8b2163a0b10e696 | What is the name of the man who said the protesting of the torch relay as a "crisis"? | {
"tokens": [
"What",
"is",
"the",
"name",
"of",
"the",
"man",
"who",
"said",
"the",
"protesting",
"of",
"the",
"torch",
"relay",
"as",
"a",
"\"",
"crisis",
"\"",
"?"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
28,
32,
37,
41,
52,
55,
59,
65,
71,
74,
76,
77,
83,
84
]
} | {
"text": [
"Jacques Rogge"
],
"char_spans": [
{
"start": [
128
],
"end": [
140
]
}
],
"token_spans": [
{
"start": [
21
],
"end": [
22
]
}
]
} | [
"Jacques Rogge"
] |
SQuAD | Prompted by the chaotic torch relays in Western Europe and North America, the president of the International Olympic Committee, Jacques Rogge described the situation as a "crisis" for the organization and stated that any athletes displaying Tibetan flags at Olympic venues could be expelled from the games. though he stopped short of cancelling the relay altogether despite calls to do so by some IOC members. The outcome of the relay influenced the IOC's decision to scrap global relays in future editions of the games. | {
"tokens": [
"Prompted",
"by",
"the",
"chaotic",
"torch",
"relays",
"in",
"Western",
"Europe",
"and",
"North",
"America",
",",
"the",
"president",
"of",
"the",
"International",
"Olympic",
"Committee",
",",
"Jacques",
"Rogge",
"described",
"the",
"situation",
"as",
"a",
"\"",
"crisis",
"\"",
"for",
"the",
"organization",
"and",
"stated",
"that",
"any",
"athletes",
"displaying",
"Tibetan",
"flags",
"at",
"Olympic",
"venues",
"could",
"be",
"expelled",
"from",
"the",
"games",
".",
"though",
"he",
"stopped",
"short",
"of",
"cancelling",
"the",
"relay",
"altogether",
"despite",
"calls",
"to",
"do",
"so",
"by",
"some",
"IOC",
"members",
".",
"The",
"outcome",
"of",
"the",
"relay",
"influenced",
"the",
"IOC",
"'s",
"decision",
"to",
"scrap",
"global",
"relays",
"in",
"future",
"editions",
"of",
"the",
"games",
"."
],
"offsets": [
0,
9,
12,
16,
24,
30,
37,
40,
48,
55,
59,
65,
72,
74,
78,
88,
91,
95,
109,
117,
126,
128,
136,
142,
152,
156,
166,
169,
171,
172,
178,
180,
184,
188,
201,
205,
212,
217,
221,
230,
241,
249,
255,
258,
266,
273,
279,
282,
291,
296,
300,
305,
307,
314,
317,
325,
331,
334,
345,
349,
355,
366,
374,
380,
383,
386,
389,
392,
397,
401,
408,
410,
414,
422,
425,
429,
435,
446,
450,
453,
456,
465,
468,
474,
481,
488,
491,
498,
507,
510,
514,
519
]
} | 7570e9f93d814451aab6492c19439618 | What could happen to Olympic sports participants who showed a Tibetan flag at events? | {
"tokens": [
"What",
"could",
"happen",
"to",
"Olympic",
"sports",
"participants",
"who",
"showed",
"a",
"Tibetan",
"flag",
"at",
"events",
"?"
],
"offsets": [
0,
5,
11,
18,
21,
29,
36,
49,
53,
60,
62,
70,
75,
78,
84
]
} | {
"text": [
"could be expelled"
],
"char_spans": [
{
"start": [
273
],
"end": [
289
]
}
],
"token_spans": [
{
"start": [
45
],
"end": [
47
]
}
]
} | [
"could be expelled"
] |
SQuAD | Prompted by the chaotic torch relays in Western Europe and North America, the president of the International Olympic Committee, Jacques Rogge described the situation as a "crisis" for the organization and stated that any athletes displaying Tibetan flags at Olympic venues could be expelled from the games. though he stopped short of cancelling the relay altogether despite calls to do so by some IOC members. The outcome of the relay influenced the IOC's decision to scrap global relays in future editions of the games. | {
"tokens": [
"Prompted",
"by",
"the",
"chaotic",
"torch",
"relays",
"in",
"Western",
"Europe",
"and",
"North",
"America",
",",
"the",
"president",
"of",
"the",
"International",
"Olympic",
"Committee",
",",
"Jacques",
"Rogge",
"described",
"the",
"situation",
"as",
"a",
"\"",
"crisis",
"\"",
"for",
"the",
"organization",
"and",
"stated",
"that",
"any",
"athletes",
"displaying",
"Tibetan",
"flags",
"at",
"Olympic",
"venues",
"could",
"be",
"expelled",
"from",
"the",
"games",
".",
"though",
"he",
"stopped",
"short",
"of",
"cancelling",
"the",
"relay",
"altogether",
"despite",
"calls",
"to",
"do",
"so",
"by",
"some",
"IOC",
"members",
".",
"The",
"outcome",
"of",
"the",
"relay",
"influenced",
"the",
"IOC",
"'s",
"decision",
"to",
"scrap",
"global",
"relays",
"in",
"future",
"editions",
"of",
"the",
"games",
"."
],
"offsets": [
0,
9,
12,
16,
24,
30,
37,
40,
48,
55,
59,
65,
72,
74,
78,
88,
91,
95,
109,
117,
126,
128,
136,
142,
152,
156,
166,
169,
171,
172,
178,
180,
184,
188,
201,
205,
212,
217,
221,
230,
241,
249,
255,
258,
266,
273,
279,
282,
291,
296,
300,
305,
307,
314,
317,
325,
331,
334,
345,
349,
355,
366,
374,
380,
383,
386,
389,
392,
397,
401,
408,
410,
414,
422,
425,
429,
435,
446,
450,
453,
456,
465,
468,
474,
481,
488,
491,
498,
507,
510,
514,
519
]
} | 770a96cca4724a51b5573a6cf7de1bcd | Who asked that the torch relay be ended? | {
"tokens": [
"Who",
"asked",
"that",
"the",
"torch",
"relay",
"be",
"ended",
"?"
],
"offsets": [
0,
4,
10,
15,
19,
25,
31,
34,
39
]
} | {
"text": [
"IOC members."
],
"char_spans": [
{
"start": [
397
],
"end": [
408
]
}
],
"token_spans": [
{
"start": [
68
],
"end": [
70
]
}
]
} | [
"IOC members."
] |
SQuAD | Prompted by the chaotic torch relays in Western Europe and North America, the president of the International Olympic Committee, Jacques Rogge described the situation as a "crisis" for the organization and stated that any athletes displaying Tibetan flags at Olympic venues could be expelled from the games. though he stopped short of cancelling the relay altogether despite calls to do so by some IOC members. The outcome of the relay influenced the IOC's decision to scrap global relays in future editions of the games. | {
"tokens": [
"Prompted",
"by",
"the",
"chaotic",
"torch",
"relays",
"in",
"Western",
"Europe",
"and",
"North",
"America",
",",
"the",
"president",
"of",
"the",
"International",
"Olympic",
"Committee",
",",
"Jacques",
"Rogge",
"described",
"the",
"situation",
"as",
"a",
"\"",
"crisis",
"\"",
"for",
"the",
"organization",
"and",
"stated",
"that",
"any",
"athletes",
"displaying",
"Tibetan",
"flags",
"at",
"Olympic",
"venues",
"could",
"be",
"expelled",
"from",
"the",
"games",
".",
"though",
"he",
"stopped",
"short",
"of",
"cancelling",
"the",
"relay",
"altogether",
"despite",
"calls",
"to",
"do",
"so",
"by",
"some",
"IOC",
"members",
".",
"The",
"outcome",
"of",
"the",
"relay",
"influenced",
"the",
"IOC",
"'s",
"decision",
"to",
"scrap",
"global",
"relays",
"in",
"future",
"editions",
"of",
"the",
"games",
"."
],
"offsets": [
0,
9,
12,
16,
24,
30,
37,
40,
48,
55,
59,
65,
72,
74,
78,
88,
91,
95,
109,
117,
126,
128,
136,
142,
152,
156,
166,
169,
171,
172,
178,
180,
184,
188,
201,
205,
212,
217,
221,
230,
241,
249,
255,
258,
266,
273,
279,
282,
291,
296,
300,
305,
307,
314,
317,
325,
331,
334,
345,
349,
355,
366,
374,
380,
383,
386,
389,
392,
397,
401,
408,
410,
414,
422,
425,
429,
435,
446,
450,
453,
456,
465,
468,
474,
481,
488,
491,
498,
507,
510,
514,
519
]
} | d0a2eedb0b1544758078cdadcfdf5ba0 | What was halted with the torch relay for future Olympics? | {
"tokens": [
"What",
"was",
"halted",
"with",
"the",
"torch",
"relay",
"for",
"future",
"Olympics",
"?"
],
"offsets": [
0,
5,
9,
16,
21,
25,
31,
37,
41,
48,
56
]
} | {
"text": [
"global relays"
],
"char_spans": [
{
"start": [
474
],
"end": [
486
]
}
],
"token_spans": [
{
"start": [
83
],
"end": [
84
]
}
]
} | [
"global relays"
] |
SQuAD | The attacks on the torch in London and Paris were described as "despicable" by the Chinese government, condemning them as "deliberate disruptions... who gave no thought to the Olympic spirit or the laws of Britain and France" and who "tarnish the lofty Olympic spirit", and vowed they would continue with the relay and not allow the protests to "impede the Olympic spirit". Large-scale counter-protests by overseas Chinese and foreign-based Chinese nationals became prevalent in later segments of the relay. In San Francisco, the number of supporters were much more than the number of protesters, and in Australia, Japan, South Korea, the counter-protesters overwhelmed the protesters. A couple of skirmishes between the protesters and supporters were reported. No major protests were visible in the Latin America, Africa, and Western Asia legs of the torch relay. | {
"tokens": [
"The",
"attacks",
"on",
"the",
"torch",
"in",
"London",
"and",
"Paris",
"were",
"described",
"as",
"\"",
"despicable",
"\"",
"by",
"the",
"Chinese",
"government",
",",
"condemning",
"them",
"as",
"\"",
"deliberate",
"disruptions",
"...",
"who",
"gave",
"no",
"thought",
"to",
"the",
"Olympic",
"spirit",
"or",
"the",
"laws",
"of",
"Britain",
"and",
"France",
"\"",
"and",
"who",
"\"",
"tarnish",
"the",
"lofty",
"Olympic",
"spirit",
"\"",
",",
"and",
"vowed",
"they",
"would",
"continue",
"with",
"the",
"relay",
"and",
"not",
"allow",
"the",
"protests",
"to",
"\"",
"impede",
"the",
"Olympic",
"spirit",
"\"",
".",
"Large",
"-",
"scale",
"counter",
"-",
"protests",
"by",
"overseas",
"Chinese",
"and",
"foreign",
"-",
"based",
"Chinese",
"nationals",
"became",
"prevalent",
"in",
"later",
"segments",
"of",
"the",
"relay",
".",
"In",
"San",
"Francisco",
",",
"the",
"number",
"of",
"supporters",
"were",
"much",
"more",
"than",
"the",
"number",
"of",
"protesters",
",",
"and",
"in",
"Australia",
",",
"Japan",
",",
"South",
"Korea",
",",
"the",
"counter",
"-",
"protesters",
"overwhelmed",
"the",
"protesters",
".",
"A",
"couple",
"of",
"skirmishes",
"between",
"the",
"protesters",
"and",
"supporters",
"were",
"reported",
".",
"No",
"major",
"protests",
"were",
"visible",
"in",
"the",
"Latin",
"America",
",",
"Africa",
",",
"and",
"Western",
"Asia",
"legs",
"of",
"the",
"torch",
"relay",
"."
],
"offsets": [
0,
4,
12,
15,
19,
25,
28,
35,
39,
45,
50,
60,
63,
64,
74,
76,
79,
83,
91,
101,
103,
114,
119,
122,
123,
134,
145,
149,
153,
158,
161,
169,
172,
176,
184,
191,
194,
198,
203,
206,
214,
218,
224,
226,
230,
234,
235,
243,
247,
253,
261,
267,
268,
270,
274,
280,
285,
291,
300,
305,
309,
315,
319,
323,
329,
333,
342,
345,
346,
353,
357,
365,
371,
372,
374,
379,
380,
386,
393,
394,
403,
406,
415,
423,
427,
434,
435,
441,
449,
459,
466,
476,
479,
485,
494,
497,
501,
506,
508,
511,
515,
524,
526,
530,
537,
540,
551,
556,
561,
566,
571,
575,
582,
585,
595,
597,
601,
604,
613,
615,
620,
622,
628,
633,
635,
639,
646,
647,
658,
670,
674,
684,
686,
688,
695,
698,
709,
717,
721,
732,
736,
747,
752,
760,
762,
765,
771,
780,
785,
793,
796,
800,
806,
813,
815,
821,
823,
827,
835,
840,
845,
848,
852,
858,
863
]
} | c77ac70349e34de1b23b5e564d985229 | Who condemned the various attacks on the torch relay route? | {
"tokens": [
"Who",
"condemned",
"the",
"various",
"attacks",
"on",
"the",
"torch",
"relay",
"route",
"?"
],
"offsets": [
0,
4,
14,
18,
26,
34,
37,
41,
47,
53,
58
]
} | {
"text": [
"the Chinese government"
],
"char_spans": [
{
"start": [
79
],
"end": [
100
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
18
]
}
]
} | [
"the Chinese government"
] |
SQuAD | The attacks on the torch in London and Paris were described as "despicable" by the Chinese government, condemning them as "deliberate disruptions... who gave no thought to the Olympic spirit or the laws of Britain and France" and who "tarnish the lofty Olympic spirit", and vowed they would continue with the relay and not allow the protests to "impede the Olympic spirit". Large-scale counter-protests by overseas Chinese and foreign-based Chinese nationals became prevalent in later segments of the relay. In San Francisco, the number of supporters were much more than the number of protesters, and in Australia, Japan, South Korea, the counter-protesters overwhelmed the protesters. A couple of skirmishes between the protesters and supporters were reported. No major protests were visible in the Latin America, Africa, and Western Asia legs of the torch relay. | {
"tokens": [
"The",
"attacks",
"on",
"the",
"torch",
"in",
"London",
"and",
"Paris",
"were",
"described",
"as",
"\"",
"despicable",
"\"",
"by",
"the",
"Chinese",
"government",
",",
"condemning",
"them",
"as",
"\"",
"deliberate",
"disruptions",
"...",
"who",
"gave",
"no",
"thought",
"to",
"the",
"Olympic",
"spirit",
"or",
"the",
"laws",
"of",
"Britain",
"and",
"France",
"\"",
"and",
"who",
"\"",
"tarnish",
"the",
"lofty",
"Olympic",
"spirit",
"\"",
",",
"and",
"vowed",
"they",
"would",
"continue",
"with",
"the",
"relay",
"and",
"not",
"allow",
"the",
"protests",
"to",
"\"",
"impede",
"the",
"Olympic",
"spirit",
"\"",
".",
"Large",
"-",
"scale",
"counter",
"-",
"protests",
"by",
"overseas",
"Chinese",
"and",
"foreign",
"-",
"based",
"Chinese",
"nationals",
"became",
"prevalent",
"in",
"later",
"segments",
"of",
"the",
"relay",
".",
"In",
"San",
"Francisco",
",",
"the",
"number",
"of",
"supporters",
"were",
"much",
"more",
"than",
"the",
"number",
"of",
"protesters",
",",
"and",
"in",
"Australia",
",",
"Japan",
",",
"South",
"Korea",
",",
"the",
"counter",
"-",
"protesters",
"overwhelmed",
"the",
"protesters",
".",
"A",
"couple",
"of",
"skirmishes",
"between",
"the",
"protesters",
"and",
"supporters",
"were",
"reported",
".",
"No",
"major",
"protests",
"were",
"visible",
"in",
"the",
"Latin",
"America",
",",
"Africa",
",",
"and",
"Western",
"Asia",
"legs",
"of",
"the",
"torch",
"relay",
"."
],
"offsets": [
0,
4,
12,
15,
19,
25,
28,
35,
39,
45,
50,
60,
63,
64,
74,
76,
79,
83,
91,
101,
103,
114,
119,
122,
123,
134,
145,
149,
153,
158,
161,
169,
172,
176,
184,
191,
194,
198,
203,
206,
214,
218,
224,
226,
230,
234,
235,
243,
247,
253,
261,
267,
268,
270,
274,
280,
285,
291,
300,
305,
309,
315,
319,
323,
329,
333,
342,
345,
346,
353,
357,
365,
371,
372,
374,
379,
380,
386,
393,
394,
403,
406,
415,
423,
427,
434,
435,
441,
449,
459,
466,
476,
479,
485,
494,
497,
501,
506,
508,
511,
515,
524,
526,
530,
537,
540,
551,
556,
561,
566,
571,
575,
582,
585,
595,
597,
601,
604,
613,
615,
620,
622,
628,
633,
635,
639,
646,
647,
658,
670,
674,
684,
686,
688,
695,
698,
709,
717,
721,
732,
736,
747,
752,
760,
762,
765,
771,
780,
785,
793,
796,
800,
806,
813,
815,
821,
823,
827,
835,
840,
845,
848,
852,
858,
863
]
} | a5ca68ef3e18401a97e736f6248042c4 | In San Francisco, who had a larger presence than the protesters? | {
"tokens": [
"In",
"San",
"Francisco",
",",
"who",
"had",
"a",
"larger",
"presence",
"than",
"the",
"protesters",
"?"
],
"offsets": [
0,
3,
7,
16,
18,
22,
26,
28,
35,
44,
49,
53,
63
]
} | {
"text": [
"supporters"
],
"char_spans": [
{
"start": [
540
],
"end": [
549
]
}
],
"token_spans": [
{
"start": [
105
],
"end": [
105
]
}
]
} | [
"supporters"
] |
SQuAD | The attacks on the torch in London and Paris were described as "despicable" by the Chinese government, condemning them as "deliberate disruptions... who gave no thought to the Olympic spirit or the laws of Britain and France" and who "tarnish the lofty Olympic spirit", and vowed they would continue with the relay and not allow the protests to "impede the Olympic spirit". Large-scale counter-protests by overseas Chinese and foreign-based Chinese nationals became prevalent in later segments of the relay. In San Francisco, the number of supporters were much more than the number of protesters, and in Australia, Japan, South Korea, the counter-protesters overwhelmed the protesters. A couple of skirmishes between the protesters and supporters were reported. No major protests were visible in the Latin America, Africa, and Western Asia legs of the torch relay. | {
"tokens": [
"The",
"attacks",
"on",
"the",
"torch",
"in",
"London",
"and",
"Paris",
"were",
"described",
"as",
"\"",
"despicable",
"\"",
"by",
"the",
"Chinese",
"government",
",",
"condemning",
"them",
"as",
"\"",
"deliberate",
"disruptions",
"...",
"who",
"gave",
"no",
"thought",
"to",
"the",
"Olympic",
"spirit",
"or",
"the",
"laws",
"of",
"Britain",
"and",
"France",
"\"",
"and",
"who",
"\"",
"tarnish",
"the",
"lofty",
"Olympic",
"spirit",
"\"",
",",
"and",
"vowed",
"they",
"would",
"continue",
"with",
"the",
"relay",
"and",
"not",
"allow",
"the",
"protests",
"to",
"\"",
"impede",
"the",
"Olympic",
"spirit",
"\"",
".",
"Large",
"-",
"scale",
"counter",
"-",
"protests",
"by",
"overseas",
"Chinese",
"and",
"foreign",
"-",
"based",
"Chinese",
"nationals",
"became",
"prevalent",
"in",
"later",
"segments",
"of",
"the",
"relay",
".",
"In",
"San",
"Francisco",
",",
"the",
"number",
"of",
"supporters",
"were",
"much",
"more",
"than",
"the",
"number",
"of",
"protesters",
",",
"and",
"in",
"Australia",
",",
"Japan",
",",
"South",
"Korea",
",",
"the",
"counter",
"-",
"protesters",
"overwhelmed",
"the",
"protesters",
".",
"A",
"couple",
"of",
"skirmishes",
"between",
"the",
"protesters",
"and",
"supporters",
"were",
"reported",
".",
"No",
"major",
"protests",
"were",
"visible",
"in",
"the",
"Latin",
"America",
",",
"Africa",
",",
"and",
"Western",
"Asia",
"legs",
"of",
"the",
"torch",
"relay",
"."
],
"offsets": [
0,
4,
12,
15,
19,
25,
28,
35,
39,
45,
50,
60,
63,
64,
74,
76,
79,
83,
91,
101,
103,
114,
119,
122,
123,
134,
145,
149,
153,
158,
161,
169,
172,
176,
184,
191,
194,
198,
203,
206,
214,
218,
224,
226,
230,
234,
235,
243,
247,
253,
261,
267,
268,
270,
274,
280,
285,
291,
300,
305,
309,
315,
319,
323,
329,
333,
342,
345,
346,
353,
357,
365,
371,
372,
374,
379,
380,
386,
393,
394,
403,
406,
415,
423,
427,
434,
435,
441,
449,
459,
466,
476,
479,
485,
494,
497,
501,
506,
508,
511,
515,
524,
526,
530,
537,
540,
551,
556,
561,
566,
571,
575,
582,
585,
595,
597,
601,
604,
613,
615,
620,
622,
628,
633,
635,
639,
646,
647,
658,
670,
674,
684,
686,
688,
695,
698,
709,
717,
721,
732,
736,
747,
752,
760,
762,
765,
771,
780,
785,
793,
796,
800,
806,
813,
815,
821,
823,
827,
835,
840,
845,
848,
852,
858,
863
]
} | d33feb7de0044238833e19cd0843b102 | Who overwhelmed the protesters in Japan? | {
"tokens": [
"Who",
"overwhelmed",
"the",
"protesters",
"in",
"Japan",
"?"
],
"offsets": [
0,
4,
16,
20,
31,
34,
39
]
} | {
"text": [
"counter-protesters"
],
"char_spans": [
{
"start": [
639
],
"end": [
656
]
}
],
"token_spans": [
{
"start": [
125
],
"end": [
127
]
}
]
} | [
"counter-protesters"
] |
SQuAD | The attacks on the torch in London and Paris were described as "despicable" by the Chinese government, condemning them as "deliberate disruptions... who gave no thought to the Olympic spirit or the laws of Britain and France" and who "tarnish the lofty Olympic spirit", and vowed they would continue with the relay and not allow the protests to "impede the Olympic spirit". Large-scale counter-protests by overseas Chinese and foreign-based Chinese nationals became prevalent in later segments of the relay. In San Francisco, the number of supporters were much more than the number of protesters, and in Australia, Japan, South Korea, the counter-protesters overwhelmed the protesters. A couple of skirmishes between the protesters and supporters were reported. No major protests were visible in the Latin America, Africa, and Western Asia legs of the torch relay. | {
"tokens": [
"The",
"attacks",
"on",
"the",
"torch",
"in",
"London",
"and",
"Paris",
"were",
"described",
"as",
"\"",
"despicable",
"\"",
"by",
"the",
"Chinese",
"government",
",",
"condemning",
"them",
"as",
"\"",
"deliberate",
"disruptions",
"...",
"who",
"gave",
"no",
"thought",
"to",
"the",
"Olympic",
"spirit",
"or",
"the",
"laws",
"of",
"Britain",
"and",
"France",
"\"",
"and",
"who",
"\"",
"tarnish",
"the",
"lofty",
"Olympic",
"spirit",
"\"",
",",
"and",
"vowed",
"they",
"would",
"continue",
"with",
"the",
"relay",
"and",
"not",
"allow",
"the",
"protests",
"to",
"\"",
"impede",
"the",
"Olympic",
"spirit",
"\"",
".",
"Large",
"-",
"scale",
"counter",
"-",
"protests",
"by",
"overseas",
"Chinese",
"and",
"foreign",
"-",
"based",
"Chinese",
"nationals",
"became",
"prevalent",
"in",
"later",
"segments",
"of",
"the",
"relay",
".",
"In",
"San",
"Francisco",
",",
"the",
"number",
"of",
"supporters",
"were",
"much",
"more",
"than",
"the",
"number",
"of",
"protesters",
",",
"and",
"in",
"Australia",
",",
"Japan",
",",
"South",
"Korea",
",",
"the",
"counter",
"-",
"protesters",
"overwhelmed",
"the",
"protesters",
".",
"A",
"couple",
"of",
"skirmishes",
"between",
"the",
"protesters",
"and",
"supporters",
"were",
"reported",
".",
"No",
"major",
"protests",
"were",
"visible",
"in",
"the",
"Latin",
"America",
",",
"Africa",
",",
"and",
"Western",
"Asia",
"legs",
"of",
"the",
"torch",
"relay",
"."
],
"offsets": [
0,
4,
12,
15,
19,
25,
28,
35,
39,
45,
50,
60,
63,
64,
74,
76,
79,
83,
91,
101,
103,
114,
119,
122,
123,
134,
145,
149,
153,
158,
161,
169,
172,
176,
184,
191,
194,
198,
203,
206,
214,
218,
224,
226,
230,
234,
235,
243,
247,
253,
261,
267,
268,
270,
274,
280,
285,
291,
300,
305,
309,
315,
319,
323,
329,
333,
342,
345,
346,
353,
357,
365,
371,
372,
374,
379,
380,
386,
393,
394,
403,
406,
415,
423,
427,
434,
435,
441,
449,
459,
466,
476,
479,
485,
494,
497,
501,
506,
508,
511,
515,
524,
526,
530,
537,
540,
551,
556,
561,
566,
571,
575,
582,
585,
595,
597,
601,
604,
613,
615,
620,
622,
628,
633,
635,
639,
646,
647,
658,
670,
674,
684,
686,
688,
695,
698,
709,
717,
721,
732,
736,
747,
752,
760,
762,
765,
771,
780,
785,
793,
796,
800,
806,
813,
815,
821,
823,
827,
835,
840,
845,
848,
852,
858,
863
]
} | 390733dfb500497a97588ac2cd1b068e | Who amassed in large scale against protesters? | {
"tokens": [
"Who",
"amassed",
"in",
"large",
"scale",
"against",
"protesters",
"?"
],
"offsets": [
0,
4,
12,
15,
21,
27,
35,
45
]
} | {
"text": [
"counter-protesters"
],
"char_spans": [
{
"start": [
639
],
"end": [
656
]
}
],
"token_spans": [
{
"start": [
125
],
"end": [
127
]
}
]
} | [
"counter-protesters"
] |
SQuAD | The attacks on the torch in London and Paris were described as "despicable" by the Chinese government, condemning them as "deliberate disruptions... who gave no thought to the Olympic spirit or the laws of Britain and France" and who "tarnish the lofty Olympic spirit", and vowed they would continue with the relay and not allow the protests to "impede the Olympic spirit". Large-scale counter-protests by overseas Chinese and foreign-based Chinese nationals became prevalent in later segments of the relay. In San Francisco, the number of supporters were much more than the number of protesters, and in Australia, Japan, South Korea, the counter-protesters overwhelmed the protesters. A couple of skirmishes between the protesters and supporters were reported. No major protests were visible in the Latin America, Africa, and Western Asia legs of the torch relay. | {
"tokens": [
"The",
"attacks",
"on",
"the",
"torch",
"in",
"London",
"and",
"Paris",
"were",
"described",
"as",
"\"",
"despicable",
"\"",
"by",
"the",
"Chinese",
"government",
",",
"condemning",
"them",
"as",
"\"",
"deliberate",
"disruptions",
"...",
"who",
"gave",
"no",
"thought",
"to",
"the",
"Olympic",
"spirit",
"or",
"the",
"laws",
"of",
"Britain",
"and",
"France",
"\"",
"and",
"who",
"\"",
"tarnish",
"the",
"lofty",
"Olympic",
"spirit",
"\"",
",",
"and",
"vowed",
"they",
"would",
"continue",
"with",
"the",
"relay",
"and",
"not",
"allow",
"the",
"protests",
"to",
"\"",
"impede",
"the",
"Olympic",
"spirit",
"\"",
".",
"Large",
"-",
"scale",
"counter",
"-",
"protests",
"by",
"overseas",
"Chinese",
"and",
"foreign",
"-",
"based",
"Chinese",
"nationals",
"became",
"prevalent",
"in",
"later",
"segments",
"of",
"the",
"relay",
".",
"In",
"San",
"Francisco",
",",
"the",
"number",
"of",
"supporters",
"were",
"much",
"more",
"than",
"the",
"number",
"of",
"protesters",
",",
"and",
"in",
"Australia",
",",
"Japan",
",",
"South",
"Korea",
",",
"the",
"counter",
"-",
"protesters",
"overwhelmed",
"the",
"protesters",
".",
"A",
"couple",
"of",
"skirmishes",
"between",
"the",
"protesters",
"and",
"supporters",
"were",
"reported",
".",
"No",
"major",
"protests",
"were",
"visible",
"in",
"the",
"Latin",
"America",
",",
"Africa",
",",
"and",
"Western",
"Asia",
"legs",
"of",
"the",
"torch",
"relay",
"."
],
"offsets": [
0,
4,
12,
15,
19,
25,
28,
35,
39,
45,
50,
60,
63,
64,
74,
76,
79,
83,
91,
101,
103,
114,
119,
122,
123,
134,
145,
149,
153,
158,
161,
169,
172,
176,
184,
191,
194,
198,
203,
206,
214,
218,
224,
226,
230,
234,
235,
243,
247,
253,
261,
267,
268,
270,
274,
280,
285,
291,
300,
305,
309,
315,
319,
323,
329,
333,
342,
345,
346,
353,
357,
365,
371,
372,
374,
379,
380,
386,
393,
394,
403,
406,
415,
423,
427,
434,
435,
441,
449,
459,
466,
476,
479,
485,
494,
497,
501,
506,
508,
511,
515,
524,
526,
530,
537,
540,
551,
556,
561,
566,
571,
575,
582,
585,
595,
597,
601,
604,
613,
615,
620,
622,
628,
633,
635,
639,
646,
647,
658,
670,
674,
684,
686,
688,
695,
698,
709,
717,
721,
732,
736,
747,
752,
760,
762,
765,
771,
780,
785,
793,
796,
800,
806,
813,
815,
821,
823,
827,
835,
840,
845,
848,
852,
858,
863
]
} | ce087589fb974fdb8d8653d17f22355c | What was said to have occurred between some supporters and protesters? | {
"tokens": [
"What",
"was",
"said",
"to",
"have",
"occurred",
"between",
"some",
"supporters",
"and",
"protesters",
"?"
],
"offsets": [
0,
5,
9,
14,
17,
22,
31,
39,
44,
55,
59,
69
]
} | {
"text": [
"skirmishes"
],
"char_spans": [
{
"start": [
698
],
"end": [
707
]
}
],
"token_spans": [
{
"start": [
135
],
"end": [
135
]
}
]
} | [
"skirmishes"
] |
SQuAD | The attacks on the torch in London and Paris were described as "despicable" by the Chinese government, condemning them as "deliberate disruptions... who gave no thought to the Olympic spirit or the laws of Britain and France" and who "tarnish the lofty Olympic spirit", and vowed they would continue with the relay and not allow the protests to "impede the Olympic spirit". Large-scale counter-protests by overseas Chinese and foreign-based Chinese nationals became prevalent in later segments of the relay. In San Francisco, the number of supporters were much more than the number of protesters, and in Australia, Japan, South Korea, the counter-protesters overwhelmed the protesters. A couple of skirmishes between the protesters and supporters were reported. No major protests were visible in the Latin America, Africa, and Western Asia legs of the torch relay. | {
"tokens": [
"The",
"attacks",
"on",
"the",
"torch",
"in",
"London",
"and",
"Paris",
"were",
"described",
"as",
"\"",
"despicable",
"\"",
"by",
"the",
"Chinese",
"government",
",",
"condemning",
"them",
"as",
"\"",
"deliberate",
"disruptions",
"...",
"who",
"gave",
"no",
"thought",
"to",
"the",
"Olympic",
"spirit",
"or",
"the",
"laws",
"of",
"Britain",
"and",
"France",
"\"",
"and",
"who",
"\"",
"tarnish",
"the",
"lofty",
"Olympic",
"spirit",
"\"",
",",
"and",
"vowed",
"they",
"would",
"continue",
"with",
"the",
"relay",
"and",
"not",
"allow",
"the",
"protests",
"to",
"\"",
"impede",
"the",
"Olympic",
"spirit",
"\"",
".",
"Large",
"-",
"scale",
"counter",
"-",
"protests",
"by",
"overseas",
"Chinese",
"and",
"foreign",
"-",
"based",
"Chinese",
"nationals",
"became",
"prevalent",
"in",
"later",
"segments",
"of",
"the",
"relay",
".",
"In",
"San",
"Francisco",
",",
"the",
"number",
"of",
"supporters",
"were",
"much",
"more",
"than",
"the",
"number",
"of",
"protesters",
",",
"and",
"in",
"Australia",
",",
"Japan",
",",
"South",
"Korea",
",",
"the",
"counter",
"-",
"protesters",
"overwhelmed",
"the",
"protesters",
".",
"A",
"couple",
"of",
"skirmishes",
"between",
"the",
"protesters",
"and",
"supporters",
"were",
"reported",
".",
"No",
"major",
"protests",
"were",
"visible",
"in",
"the",
"Latin",
"America",
",",
"Africa",
",",
"and",
"Western",
"Asia",
"legs",
"of",
"the",
"torch",
"relay",
"."
],
"offsets": [
0,
4,
12,
15,
19,
25,
28,
35,
39,
45,
50,
60,
63,
64,
74,
76,
79,
83,
91,
101,
103,
114,
119,
122,
123,
134,
145,
149,
153,
158,
161,
169,
172,
176,
184,
191,
194,
198,
203,
206,
214,
218,
224,
226,
230,
234,
235,
243,
247,
253,
261,
267,
268,
270,
274,
280,
285,
291,
300,
305,
309,
315,
319,
323,
329,
333,
342,
345,
346,
353,
357,
365,
371,
372,
374,
379,
380,
386,
393,
394,
403,
406,
415,
423,
427,
434,
435,
441,
449,
459,
466,
476,
479,
485,
494,
497,
501,
506,
508,
511,
515,
524,
526,
530,
537,
540,
551,
556,
561,
566,
571,
575,
582,
585,
595,
597,
601,
604,
613,
615,
620,
622,
628,
633,
635,
639,
646,
647,
658,
670,
674,
684,
686,
688,
695,
698,
709,
717,
721,
732,
736,
747,
752,
760,
762,
765,
771,
780,
785,
793,
796,
800,
806,
813,
815,
821,
823,
827,
835,
840,
845,
848,
852,
858,
863
]
} | 297185dfc0104a20b9cc30652da0d23a | What three areas of the globe were protests reported as not big? | {
"tokens": [
"What",
"three",
"areas",
"of",
"the",
"globe",
"were",
"protests",
"reported",
"as",
"not",
"big",
"?"
],
"offsets": [
0,
5,
11,
17,
20,
24,
30,
35,
44,
53,
56,
60,
63
]
} | {
"text": [
"Latin America, Africa, and Western Asia"
],
"char_spans": [
{
"start": [
800
],
"end": [
838
]
}
],
"token_spans": [
{
"start": [
151
],
"end": [
158
]
}
]
} | [
"Latin America, Africa, and Western Asia"
] |
SQuAD | Reporters Without Borders organised several symbolic protests, including scaling the Eiffel Tower to hang a protest banner from it, and hanging an identical banner from the Notre Dame cathedral. | {
"tokens": [
"Reporters",
"Without",
"Borders",
"organised",
"several",
"symbolic",
"protests",
",",
"including",
"scaling",
"the",
"Eiffel",
"Tower",
"to",
"hang",
"a",
"protest",
"banner",
"from",
"it",
",",
"and",
"hanging",
"an",
"identical",
"banner",
"from",
"the",
"Notre",
"Dame",
"cathedral",
"."
],
"offsets": [
0,
10,
18,
26,
36,
44,
53,
61,
63,
73,
81,
85,
92,
98,
101,
106,
108,
116,
123,
128,
130,
132,
136,
144,
147,
157,
164,
169,
173,
179,
184,
193
]
} | 49c4126a86654a479f4bbe96725b35b3 | Which organization planned several protests? | {
"tokens": [
"Which",
"organization",
"planned",
"several",
"protests",
"?"
],
"offsets": [
0,
6,
19,
27,
35,
43
]
} | {
"text": [
"Reporters Without Borders"
],
"char_spans": [
{
"start": [
0
],
"end": [
24
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
2
]
}
]
} | [
"Reporters Without Borders"
] |
SQuAD | Reporters Without Borders organised several symbolic protests, including scaling the Eiffel Tower to hang a protest banner from it, and hanging an identical banner from the Notre Dame cathedral. | {
"tokens": [
"Reporters",
"Without",
"Borders",
"organised",
"several",
"symbolic",
"protests",
",",
"including",
"scaling",
"the",
"Eiffel",
"Tower",
"to",
"hang",
"a",
"protest",
"banner",
"from",
"it",
",",
"and",
"hanging",
"an",
"identical",
"banner",
"from",
"the",
"Notre",
"Dame",
"cathedral",
"."
],
"offsets": [
0,
10,
18,
26,
36,
44,
53,
61,
63,
73,
81,
85,
92,
98,
101,
106,
108,
116,
123,
128,
130,
132,
136,
144,
147,
157,
164,
169,
173,
179,
184,
193
]
} | 3a7cd03cee7c4d838cd79f32a675ef38 | What did Reporters Without Borders scale in order to put a protest banner on it? | {
"tokens": [
"What",
"did",
"Reporters",
"Without",
"Borders",
"scale",
"in",
"order",
"to",
"put",
"a",
"protest",
"banner",
"on",
"it",
"?"
],
"offsets": [
0,
5,
9,
19,
27,
35,
41,
44,
50,
53,
57,
59,
67,
74,
77,
79
]
} | {
"text": [
"the Eiffel Tower"
],
"char_spans": [
{
"start": [
81
],
"end": [
96
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
12
]
}
]
} | [
"the Eiffel Tower"
] |
SQuAD | Reporters Without Borders organised several symbolic protests, including scaling the Eiffel Tower to hang a protest banner from it, and hanging an identical banner from the Notre Dame cathedral. | {
"tokens": [
"Reporters",
"Without",
"Borders",
"organised",
"several",
"symbolic",
"protests",
",",
"including",
"scaling",
"the",
"Eiffel",
"Tower",
"to",
"hang",
"a",
"protest",
"banner",
"from",
"it",
",",
"and",
"hanging",
"an",
"identical",
"banner",
"from",
"the",
"Notre",
"Dame",
"cathedral",
"."
],
"offsets": [
0,
10,
18,
26,
36,
44,
53,
61,
63,
73,
81,
85,
92,
98,
101,
106,
108,
116,
123,
128,
130,
132,
136,
144,
147,
157,
164,
169,
173,
179,
184,
193
]
} | 43847347bc7e4036b41b69cb40c7df43 | Which cathedral did Reporters Without Borders hang another protest banner? | {
"tokens": [
"Which",
"cathedral",
"did",
"Reporters",
"Without",
"Borders",
"hang",
"another",
"protest",
"banner",
"?"
],
"offsets": [
0,
6,
16,
20,
30,
38,
46,
51,
59,
67,
73
]
} | {
"text": [
"Notre Dame cathedral"
],
"char_spans": [
{
"start": [
173
],
"end": [
192
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
30
]
}
]
} | [
"Notre Dame cathedral"
] |
SQuAD | Reporters Without Borders organised several symbolic protests, including scaling the Eiffel Tower to hang a protest banner from it, and hanging an identical banner from the Notre Dame cathedral. | {
"tokens": [
"Reporters",
"Without",
"Borders",
"organised",
"several",
"symbolic",
"protests",
",",
"including",
"scaling",
"the",
"Eiffel",
"Tower",
"to",
"hang",
"a",
"protest",
"banner",
"from",
"it",
",",
"and",
"hanging",
"an",
"identical",
"banner",
"from",
"the",
"Notre",
"Dame",
"cathedral",
"."
],
"offsets": [
0,
10,
18,
26,
36,
44,
53,
61,
63,
73,
81,
85,
92,
98,
101,
106,
108,
116,
123,
128,
130,
132,
136,
144,
147,
157,
164,
169,
173,
179,
184,
193
]
} | 2767caf7d3e643e5896c72b1e5bd132e | What was hung from the Eiffel Tower? | {
"tokens": [
"What",
"was",
"hung",
"from",
"the",
"Eiffel",
"Tower",
"?"
],
"offsets": [
0,
5,
9,
14,
19,
23,
30,
35
]
} | {
"text": [
"banner"
],
"char_spans": [
{
"start": [
116
],
"end": [
121
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
17
]
}
]
} | [
"banner"
] |
SQuAD | Reporters Without Borders organised several symbolic protests, including scaling the Eiffel Tower to hang a protest banner from it, and hanging an identical banner from the Notre Dame cathedral. | {
"tokens": [
"Reporters",
"Without",
"Borders",
"organised",
"several",
"symbolic",
"protests",
",",
"including",
"scaling",
"the",
"Eiffel",
"Tower",
"to",
"hang",
"a",
"protest",
"banner",
"from",
"it",
",",
"and",
"hanging",
"an",
"identical",
"banner",
"from",
"the",
"Notre",
"Dame",
"cathedral",
"."
],
"offsets": [
0,
10,
18,
26,
36,
44,
53,
61,
63,
73,
81,
85,
92,
98,
101,
106,
108,
116,
123,
128,
130,
132,
136,
144,
147,
157,
164,
169,
173,
179,
184,
193
]
} | 3ac283ff12a84b1e817be59625152639 | Who climbed the Eiffel Tower to hang a protest banner? | {
"tokens": [
"Who",
"climbed",
"the",
"Eiffel",
"Tower",
"to",
"hang",
"a",
"protest",
"banner",
"?"
],
"offsets": [
0,
4,
12,
16,
23,
29,
32,
37,
39,
47,
53
]
} | {
"text": [
"Reporters Without Borders"
],
"char_spans": [
{
"start": [
0
],
"end": [
24
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
2
]
}
]
} | [
"Reporters Without Borders"
] |
SQuAD | Reporters Without Borders organised several symbolic protests, including scaling the Eiffel Tower to hang a protest banner from it, and hanging an identical banner from the Notre Dame cathedral. | {
"tokens": [
"Reporters",
"Without",
"Borders",
"organised",
"several",
"symbolic",
"protests",
",",
"including",
"scaling",
"the",
"Eiffel",
"Tower",
"to",
"hang",
"a",
"protest",
"banner",
"from",
"it",
",",
"and",
"hanging",
"an",
"identical",
"banner",
"from",
"the",
"Notre",
"Dame",
"cathedral",
"."
],
"offsets": [
0,
10,
18,
26,
36,
44,
53,
61,
63,
73,
81,
85,
92,
98,
101,
106,
108,
116,
123,
128,
130,
132,
136,
144,
147,
157,
164,
169,
173,
179,
184,
193
]
} | 194c48ddefa34151a31259400dfb21cf | Where else was a copy of the banner at Eiffel Tower hung? | {
"tokens": [
"Where",
"else",
"was",
"a",
"copy",
"of",
"the",
"banner",
"at",
"Eiffel",
"Tower",
"hung",
"?"
],
"offsets": [
0,
6,
11,
15,
17,
22,
25,
29,
36,
39,
46,
52,
56
]
} | {
"text": [
"Notre Dame cathedral."
],
"char_spans": [
{
"start": [
173
],
"end": [
193
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
31
]
}
]
} | [
"Notre Dame cathedral."
] |
SQuAD | The Olympic Torch is based on traditional scrolls and uses a traditional Chinese design known as "Lucky Cloud". It is made from aluminum. It is 72 centimetres high and weighs 985 grams. The torch is designed to remain lit in 65 kilometre per hour (37 mile per hour) winds, and in rain of up to 50 millimetres (2 inches) per hour. An ignition key is used to ignite and extinguish the flame. The torch is fueled by cans of propane. Each can will light the torch for 15 minutes. It is designed by a team from Lenovo Group. The Torch is designed in reference to the traditional Chinese concept of the 5 elements that make up the entire universe. | {
"tokens": [
"The",
"Olympic",
"Torch",
"is",
"based",
"on",
"traditional",
"scrolls",
"and",
"uses",
"a",
"traditional",
"Chinese",
"design",
"known",
"as",
"\"",
"Lucky",
"Cloud",
"\"",
".",
"It",
"is",
"made",
"from",
"aluminum",
".",
"It",
"is",
"72",
"centimetres",
"high",
"and",
"weighs",
"985",
"grams",
".",
"The",
"torch",
"is",
"designed",
"to",
"remain",
"lit",
"in",
"65",
"kilometre",
"per",
"hour",
"(",
"37",
"mile",
"per",
"hour",
")",
"winds",
",",
"and",
"in",
"rain",
"of",
"up",
"to",
"50",
"millimetres",
"(",
"2",
"inches",
")",
"per",
"hour",
".",
"An",
"ignition",
"key",
"is",
"used",
"to",
"ignite",
"and",
"extinguish",
"the",
"flame",
".",
"The",
"torch",
"is",
"fueled",
"by",
"cans",
"of",
"propane",
".",
"Each",
"can",
"will",
"light",
"the",
"torch",
"for",
"15",
"minutes",
".",
"It",
"is",
"designed",
"by",
"a",
"team",
"from",
"Lenovo",
"Group",
".",
"The",
"Torch",
"is",
"designed",
"in",
"reference",
"to",
"the",
"traditional",
"Chinese",
"concept",
"of",
"the",
"5",
"elements",
"that",
"make",
"up",
"the",
"entire",
"universe",
"."
],
"offsets": [
0,
4,
12,
18,
21,
27,
30,
42,
50,
54,
59,
61,
73,
81,
88,
94,
97,
98,
104,
109,
110,
112,
115,
118,
123,
128,
136,
138,
141,
144,
147,
159,
164,
168,
175,
179,
184,
186,
190,
196,
199,
208,
211,
218,
222,
225,
228,
238,
242,
247,
248,
251,
256,
260,
264,
266,
271,
273,
277,
280,
285,
288,
291,
294,
297,
309,
310,
312,
318,
320,
324,
328,
330,
333,
342,
346,
349,
354,
357,
364,
368,
379,
383,
388,
390,
394,
400,
403,
410,
413,
418,
421,
428,
430,
435,
439,
444,
450,
454,
460,
464,
467,
474,
476,
479,
482,
491,
494,
496,
501,
506,
513,
518,
520,
524,
530,
533,
542,
545,
555,
558,
562,
574,
582,
590,
593,
597,
599,
608,
613,
618,
621,
625,
632,
640
]
} | 6daeea33cc2f47009d9e7202565d2d2c | What is the Chinese design used on the Olympic Torch? | {
"tokens": [
"What",
"is",
"the",
"Chinese",
"design",
"used",
"on",
"the",
"Olympic",
"Torch",
"?"
],
"offsets": [
0,
5,
8,
12,
20,
27,
32,
35,
39,
47,
52
]
} | {
"text": [
"Lucky Cloud"
],
"char_spans": [
{
"start": [
98
],
"end": [
108
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
18
]
}
]
} | [
"Lucky Cloud"
] |
SQuAD | The Olympic Torch is based on traditional scrolls and uses a traditional Chinese design known as "Lucky Cloud". It is made from aluminum. It is 72 centimetres high and weighs 985 grams. The torch is designed to remain lit in 65 kilometre per hour (37 mile per hour) winds, and in rain of up to 50 millimetres (2 inches) per hour. An ignition key is used to ignite and extinguish the flame. The torch is fueled by cans of propane. Each can will light the torch for 15 minutes. It is designed by a team from Lenovo Group. The Torch is designed in reference to the traditional Chinese concept of the 5 elements that make up the entire universe. | {
"tokens": [
"The",
"Olympic",
"Torch",
"is",
"based",
"on",
"traditional",
"scrolls",
"and",
"uses",
"a",
"traditional",
"Chinese",
"design",
"known",
"as",
"\"",
"Lucky",
"Cloud",
"\"",
".",
"It",
"is",
"made",
"from",
"aluminum",
".",
"It",
"is",
"72",
"centimetres",
"high",
"and",
"weighs",
"985",
"grams",
".",
"The",
"torch",
"is",
"designed",
"to",
"remain",
"lit",
"in",
"65",
"kilometre",
"per",
"hour",
"(",
"37",
"mile",
"per",
"hour",
")",
"winds",
",",
"and",
"in",
"rain",
"of",
"up",
"to",
"50",
"millimetres",
"(",
"2",
"inches",
")",
"per",
"hour",
".",
"An",
"ignition",
"key",
"is",
"used",
"to",
"ignite",
"and",
"extinguish",
"the",
"flame",
".",
"The",
"torch",
"is",
"fueled",
"by",
"cans",
"of",
"propane",
".",
"Each",
"can",
"will",
"light",
"the",
"torch",
"for",
"15",
"minutes",
".",
"It",
"is",
"designed",
"by",
"a",
"team",
"from",
"Lenovo",
"Group",
".",
"The",
"Torch",
"is",
"designed",
"in",
"reference",
"to",
"the",
"traditional",
"Chinese",
"concept",
"of",
"the",
"5",
"elements",
"that",
"make",
"up",
"the",
"entire",
"universe",
"."
],
"offsets": [
0,
4,
12,
18,
21,
27,
30,
42,
50,
54,
59,
61,
73,
81,
88,
94,
97,
98,
104,
109,
110,
112,
115,
118,
123,
128,
136,
138,
141,
144,
147,
159,
164,
168,
175,
179,
184,
186,
190,
196,
199,
208,
211,
218,
222,
225,
228,
238,
242,
247,
248,
251,
256,
260,
264,
266,
271,
273,
277,
280,
285,
288,
291,
294,
297,
309,
310,
312,
318,
320,
324,
328,
330,
333,
342,
346,
349,
354,
357,
364,
368,
379,
383,
388,
390,
394,
400,
403,
410,
413,
418,
421,
428,
430,
435,
439,
444,
450,
454,
460,
464,
467,
474,
476,
479,
482,
491,
494,
496,
501,
506,
513,
518,
520,
524,
530,
533,
542,
545,
555,
558,
562,
574,
582,
590,
593,
597,
599,
608,
613,
618,
621,
625,
632,
640
]
} | def3cc92a33c41e7807c0bc31e85b39f | What is the Olympic Torch made from? | {
"tokens": [
"What",
"is",
"the",
"Olympic",
"Torch",
"made",
"from",
"?"
],
"offsets": [
0,
5,
8,
12,
20,
26,
31,
35
]
} | {
"text": [
"aluminum."
],
"char_spans": [
{
"start": [
128
],
"end": [
136
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
26
]
}
]
} | [
"aluminum."
] |
SQuAD | The Olympic Torch is based on traditional scrolls and uses a traditional Chinese design known as "Lucky Cloud". It is made from aluminum. It is 72 centimetres high and weighs 985 grams. The torch is designed to remain lit in 65 kilometre per hour (37 mile per hour) winds, and in rain of up to 50 millimetres (2 inches) per hour. An ignition key is used to ignite and extinguish the flame. The torch is fueled by cans of propane. Each can will light the torch for 15 minutes. It is designed by a team from Lenovo Group. The Torch is designed in reference to the traditional Chinese concept of the 5 elements that make up the entire universe. | {
"tokens": [
"The",
"Olympic",
"Torch",
"is",
"based",
"on",
"traditional",
"scrolls",
"and",
"uses",
"a",
"traditional",
"Chinese",
"design",
"known",
"as",
"\"",
"Lucky",
"Cloud",
"\"",
".",
"It",
"is",
"made",
"from",
"aluminum",
".",
"It",
"is",
"72",
"centimetres",
"high",
"and",
"weighs",
"985",
"grams",
".",
"The",
"torch",
"is",
"designed",
"to",
"remain",
"lit",
"in",
"65",
"kilometre",
"per",
"hour",
"(",
"37",
"mile",
"per",
"hour",
")",
"winds",
",",
"and",
"in",
"rain",
"of",
"up",
"to",
"50",
"millimetres",
"(",
"2",
"inches",
")",
"per",
"hour",
".",
"An",
"ignition",
"key",
"is",
"used",
"to",
"ignite",
"and",
"extinguish",
"the",
"flame",
".",
"The",
"torch",
"is",
"fueled",
"by",
"cans",
"of",
"propane",
".",
"Each",
"can",
"will",
"light",
"the",
"torch",
"for",
"15",
"minutes",
".",
"It",
"is",
"designed",
"by",
"a",
"team",
"from",
"Lenovo",
"Group",
".",
"The",
"Torch",
"is",
"designed",
"in",
"reference",
"to",
"the",
"traditional",
"Chinese",
"concept",
"of",
"the",
"5",
"elements",
"that",
"make",
"up",
"the",
"entire",
"universe",
"."
],
"offsets": [
0,
4,
12,
18,
21,
27,
30,
42,
50,
54,
59,
61,
73,
81,
88,
94,
97,
98,
104,
109,
110,
112,
115,
118,
123,
128,
136,
138,
141,
144,
147,
159,
164,
168,
175,
179,
184,
186,
190,
196,
199,
208,
211,
218,
222,
225,
228,
238,
242,
247,
248,
251,
256,
260,
264,
266,
271,
273,
277,
280,
285,
288,
291,
294,
297,
309,
310,
312,
318,
320,
324,
328,
330,
333,
342,
346,
349,
354,
357,
364,
368,
379,
383,
388,
390,
394,
400,
403,
410,
413,
418,
421,
428,
430,
435,
439,
444,
450,
454,
460,
464,
467,
474,
476,
479,
482,
491,
494,
496,
501,
506,
513,
518,
520,
524,
530,
533,
542,
545,
555,
558,
562,
574,
582,
590,
593,
597,
599,
608,
613,
618,
621,
625,
632,
640
]
} | 2c5ecd5a62e245e0b5e0bb5769654a4d | How much does the Olympic Torch weigh? | {
"tokens": [
"How",
"much",
"does",
"the",
"Olympic",
"Torch",
"weigh",
"?"
],
"offsets": [
0,
4,
9,
14,
18,
26,
32,
37
]
} | {
"text": [
"985 grams"
],
"char_spans": [
{
"start": [
175
],
"end": [
183
]
}
],
"token_spans": [
{
"start": [
34
],
"end": [
35
]
}
]
} | [
"985 grams"
] |
SQuAD | The Olympic Torch is based on traditional scrolls and uses a traditional Chinese design known as "Lucky Cloud". It is made from aluminum. It is 72 centimetres high and weighs 985 grams. The torch is designed to remain lit in 65 kilometre per hour (37 mile per hour) winds, and in rain of up to 50 millimetres (2 inches) per hour. An ignition key is used to ignite and extinguish the flame. The torch is fueled by cans of propane. Each can will light the torch for 15 minutes. It is designed by a team from Lenovo Group. The Torch is designed in reference to the traditional Chinese concept of the 5 elements that make up the entire universe. | {
"tokens": [
"The",
"Olympic",
"Torch",
"is",
"based",
"on",
"traditional",
"scrolls",
"and",
"uses",
"a",
"traditional",
"Chinese",
"design",
"known",
"as",
"\"",
"Lucky",
"Cloud",
"\"",
".",
"It",
"is",
"made",
"from",
"aluminum",
".",
"It",
"is",
"72",
"centimetres",
"high",
"and",
"weighs",
"985",
"grams",
".",
"The",
"torch",
"is",
"designed",
"to",
"remain",
"lit",
"in",
"65",
"kilometre",
"per",
"hour",
"(",
"37",
"mile",
"per",
"hour",
")",
"winds",
",",
"and",
"in",
"rain",
"of",
"up",
"to",
"50",
"millimetres",
"(",
"2",
"inches",
")",
"per",
"hour",
".",
"An",
"ignition",
"key",
"is",
"used",
"to",
"ignite",
"and",
"extinguish",
"the",
"flame",
".",
"The",
"torch",
"is",
"fueled",
"by",
"cans",
"of",
"propane",
".",
"Each",
"can",
"will",
"light",
"the",
"torch",
"for",
"15",
"minutes",
".",
"It",
"is",
"designed",
"by",
"a",
"team",
"from",
"Lenovo",
"Group",
".",
"The",
"Torch",
"is",
"designed",
"in",
"reference",
"to",
"the",
"traditional",
"Chinese",
"concept",
"of",
"the",
"5",
"elements",
"that",
"make",
"up",
"the",
"entire",
"universe",
"."
],
"offsets": [
0,
4,
12,
18,
21,
27,
30,
42,
50,
54,
59,
61,
73,
81,
88,
94,
97,
98,
104,
109,
110,
112,
115,
118,
123,
128,
136,
138,
141,
144,
147,
159,
164,
168,
175,
179,
184,
186,
190,
196,
199,
208,
211,
218,
222,
225,
228,
238,
242,
247,
248,
251,
256,
260,
264,
266,
271,
273,
277,
280,
285,
288,
291,
294,
297,
309,
310,
312,
318,
320,
324,
328,
330,
333,
342,
346,
349,
354,
357,
364,
368,
379,
383,
388,
390,
394,
400,
403,
410,
413,
418,
421,
428,
430,
435,
439,
444,
450,
454,
460,
464,
467,
474,
476,
479,
482,
491,
494,
496,
501,
506,
513,
518,
520,
524,
530,
533,
542,
545,
555,
558,
562,
574,
582,
590,
593,
597,
599,
608,
613,
618,
621,
625,
632,
640
]
} | a7e954d6f8ee42008d17657b7a19891a | What is used to light the flame on the Olympic Torch? | {
"tokens": [
"What",
"is",
"used",
"to",
"light",
"the",
"flame",
"on",
"the",
"Olympic",
"Torch",
"?"
],
"offsets": [
0,
5,
8,
13,
16,
22,
26,
32,
35,
39,
47,
52
]
} | {
"text": [
"An ignition key"
],
"char_spans": [
{
"start": [
330
],
"end": [
344
]
}
],
"token_spans": [
{
"start": [
72
],
"end": [
74
]
}
]
} | [
"An ignition key"
] |
SQuAD | The Olympic Torch is based on traditional scrolls and uses a traditional Chinese design known as "Lucky Cloud". It is made from aluminum. It is 72 centimetres high and weighs 985 grams. The torch is designed to remain lit in 65 kilometre per hour (37 mile per hour) winds, and in rain of up to 50 millimetres (2 inches) per hour. An ignition key is used to ignite and extinguish the flame. The torch is fueled by cans of propane. Each can will light the torch for 15 minutes. It is designed by a team from Lenovo Group. The Torch is designed in reference to the traditional Chinese concept of the 5 elements that make up the entire universe. | {
"tokens": [
"The",
"Olympic",
"Torch",
"is",
"based",
"on",
"traditional",
"scrolls",
"and",
"uses",
"a",
"traditional",
"Chinese",
"design",
"known",
"as",
"\"",
"Lucky",
"Cloud",
"\"",
".",
"It",
"is",
"made",
"from",
"aluminum",
".",
"It",
"is",
"72",
"centimetres",
"high",
"and",
"weighs",
"985",
"grams",
".",
"The",
"torch",
"is",
"designed",
"to",
"remain",
"lit",
"in",
"65",
"kilometre",
"per",
"hour",
"(",
"37",
"mile",
"per",
"hour",
")",
"winds",
",",
"and",
"in",
"rain",
"of",
"up",
"to",
"50",
"millimetres",
"(",
"2",
"inches",
")",
"per",
"hour",
".",
"An",
"ignition",
"key",
"is",
"used",
"to",
"ignite",
"and",
"extinguish",
"the",
"flame",
".",
"The",
"torch",
"is",
"fueled",
"by",
"cans",
"of",
"propane",
".",
"Each",
"can",
"will",
"light",
"the",
"torch",
"for",
"15",
"minutes",
".",
"It",
"is",
"designed",
"by",
"a",
"team",
"from",
"Lenovo",
"Group",
".",
"The",
"Torch",
"is",
"designed",
"in",
"reference",
"to",
"the",
"traditional",
"Chinese",
"concept",
"of",
"the",
"5",
"elements",
"that",
"make",
"up",
"the",
"entire",
"universe",
"."
],
"offsets": [
0,
4,
12,
18,
21,
27,
30,
42,
50,
54,
59,
61,
73,
81,
88,
94,
97,
98,
104,
109,
110,
112,
115,
118,
123,
128,
136,
138,
141,
144,
147,
159,
164,
168,
175,
179,
184,
186,
190,
196,
199,
208,
211,
218,
222,
225,
228,
238,
242,
247,
248,
251,
256,
260,
264,
266,
271,
273,
277,
280,
285,
288,
291,
294,
297,
309,
310,
312,
318,
320,
324,
328,
330,
333,
342,
346,
349,
354,
357,
364,
368,
379,
383,
388,
390,
394,
400,
403,
410,
413,
418,
421,
428,
430,
435,
439,
444,
450,
454,
460,
464,
467,
474,
476,
479,
482,
491,
494,
496,
501,
506,
513,
518,
520,
524,
530,
533,
542,
545,
555,
558,
562,
574,
582,
590,
593,
597,
599,
608,
613,
618,
621,
625,
632,
640
]
} | c43c024fca1a4f489b5d6079d28bd1eb | What was the design name of the Chinese Olympic Torch? | {
"tokens": [
"What",
"was",
"the",
"design",
"name",
"of",
"the",
"Chinese",
"Olympic",
"Torch",
"?"
],
"offsets": [
0,
5,
9,
13,
20,
25,
28,
32,
40,
48,
53
]
} | {
"text": [
"Lucky Cloud"
],
"char_spans": [
{
"start": [
98
],
"end": [
108
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
18
]
}
]
} | [
"Lucky Cloud"
] |
SQuAD | The Olympic Torch is based on traditional scrolls and uses a traditional Chinese design known as "Lucky Cloud". It is made from aluminum. It is 72 centimetres high and weighs 985 grams. The torch is designed to remain lit in 65 kilometre per hour (37 mile per hour) winds, and in rain of up to 50 millimetres (2 inches) per hour. An ignition key is used to ignite and extinguish the flame. The torch is fueled by cans of propane. Each can will light the torch for 15 minutes. It is designed by a team from Lenovo Group. The Torch is designed in reference to the traditional Chinese concept of the 5 elements that make up the entire universe. | {
"tokens": [
"The",
"Olympic",
"Torch",
"is",
"based",
"on",
"traditional",
"scrolls",
"and",
"uses",
"a",
"traditional",
"Chinese",
"design",
"known",
"as",
"\"",
"Lucky",
"Cloud",
"\"",
".",
"It",
"is",
"made",
"from",
"aluminum",
".",
"It",
"is",
"72",
"centimetres",
"high",
"and",
"weighs",
"985",
"grams",
".",
"The",
"torch",
"is",
"designed",
"to",
"remain",
"lit",
"in",
"65",
"kilometre",
"per",
"hour",
"(",
"37",
"mile",
"per",
"hour",
")",
"winds",
",",
"and",
"in",
"rain",
"of",
"up",
"to",
"50",
"millimetres",
"(",
"2",
"inches",
")",
"per",
"hour",
".",
"An",
"ignition",
"key",
"is",
"used",
"to",
"ignite",
"and",
"extinguish",
"the",
"flame",
".",
"The",
"torch",
"is",
"fueled",
"by",
"cans",
"of",
"propane",
".",
"Each",
"can",
"will",
"light",
"the",
"torch",
"for",
"15",
"minutes",
".",
"It",
"is",
"designed",
"by",
"a",
"team",
"from",
"Lenovo",
"Group",
".",
"The",
"Torch",
"is",
"designed",
"in",
"reference",
"to",
"the",
"traditional",
"Chinese",
"concept",
"of",
"the",
"5",
"elements",
"that",
"make",
"up",
"the",
"entire",
"universe",
"."
],
"offsets": [
0,
4,
12,
18,
21,
27,
30,
42,
50,
54,
59,
61,
73,
81,
88,
94,
97,
98,
104,
109,
110,
112,
115,
118,
123,
128,
136,
138,
141,
144,
147,
159,
164,
168,
175,
179,
184,
186,
190,
196,
199,
208,
211,
218,
222,
225,
228,
238,
242,
247,
248,
251,
256,
260,
264,
266,
271,
273,
277,
280,
285,
288,
291,
294,
297,
309,
310,
312,
318,
320,
324,
328,
330,
333,
342,
346,
349,
354,
357,
364,
368,
379,
383,
388,
390,
394,
400,
403,
410,
413,
418,
421,
428,
430,
435,
439,
444,
450,
454,
460,
464,
467,
474,
476,
479,
482,
491,
494,
496,
501,
506,
513,
518,
520,
524,
530,
533,
542,
545,
555,
558,
562,
574,
582,
590,
593,
597,
599,
608,
613,
618,
621,
625,
632,
640
]
} | 01d538e320be4ced93ab55a521fd3153 | What metal is the torch constructed from? | {
"tokens": [
"What",
"metal",
"is",
"the",
"torch",
"constructed",
"from",
"?"
],
"offsets": [
0,
5,
11,
14,
18,
24,
36,
40
]
} | {
"text": [
"aluminum."
],
"char_spans": [
{
"start": [
128
],
"end": [
136
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
26
]
}
]
} | [
"aluminum."
] |
SQuAD | The Olympic Torch is based on traditional scrolls and uses a traditional Chinese design known as "Lucky Cloud". It is made from aluminum. It is 72 centimetres high and weighs 985 grams. The torch is designed to remain lit in 65 kilometre per hour (37 mile per hour) winds, and in rain of up to 50 millimetres (2 inches) per hour. An ignition key is used to ignite and extinguish the flame. The torch is fueled by cans of propane. Each can will light the torch for 15 minutes. It is designed by a team from Lenovo Group. The Torch is designed in reference to the traditional Chinese concept of the 5 elements that make up the entire universe. | {
"tokens": [
"The",
"Olympic",
"Torch",
"is",
"based",
"on",
"traditional",
"scrolls",
"and",
"uses",
"a",
"traditional",
"Chinese",
"design",
"known",
"as",
"\"",
"Lucky",
"Cloud",
"\"",
".",
"It",
"is",
"made",
"from",
"aluminum",
".",
"It",
"is",
"72",
"centimetres",
"high",
"and",
"weighs",
"985",
"grams",
".",
"The",
"torch",
"is",
"designed",
"to",
"remain",
"lit",
"in",
"65",
"kilometre",
"per",
"hour",
"(",
"37",
"mile",
"per",
"hour",
")",
"winds",
",",
"and",
"in",
"rain",
"of",
"up",
"to",
"50",
"millimetres",
"(",
"2",
"inches",
")",
"per",
"hour",
".",
"An",
"ignition",
"key",
"is",
"used",
"to",
"ignite",
"and",
"extinguish",
"the",
"flame",
".",
"The",
"torch",
"is",
"fueled",
"by",
"cans",
"of",
"propane",
".",
"Each",
"can",
"will",
"light",
"the",
"torch",
"for",
"15",
"minutes",
".",
"It",
"is",
"designed",
"by",
"a",
"team",
"from",
"Lenovo",
"Group",
".",
"The",
"Torch",
"is",
"designed",
"in",
"reference",
"to",
"the",
"traditional",
"Chinese",
"concept",
"of",
"the",
"5",
"elements",
"that",
"make",
"up",
"the",
"entire",
"universe",
"."
],
"offsets": [
0,
4,
12,
18,
21,
27,
30,
42,
50,
54,
59,
61,
73,
81,
88,
94,
97,
98,
104,
109,
110,
112,
115,
118,
123,
128,
136,
138,
141,
144,
147,
159,
164,
168,
175,
179,
184,
186,
190,
196,
199,
208,
211,
218,
222,
225,
228,
238,
242,
247,
248,
251,
256,
260,
264,
266,
271,
273,
277,
280,
285,
288,
291,
294,
297,
309,
310,
312,
318,
320,
324,
328,
330,
333,
342,
346,
349,
354,
357,
364,
368,
379,
383,
388,
390,
394,
400,
403,
410,
413,
418,
421,
428,
430,
435,
439,
444,
450,
454,
460,
464,
467,
474,
476,
479,
482,
491,
494,
496,
501,
506,
513,
518,
520,
524,
530,
533,
542,
545,
555,
558,
562,
574,
582,
590,
593,
597,
599,
608,
613,
618,
621,
625,
632,
640
]
} | 96a9d49e19484454b3f102a991f0762d | What wind speed will the torch flame still stay lit in MPH? | {
"tokens": [
"What",
"wind",
"speed",
"will",
"the",
"torch",
"flame",
"still",
"stay",
"lit",
"in",
"MPH",
"?"
],
"offsets": [
0,
5,
10,
16,
21,
25,
31,
37,
43,
48,
52,
55,
58
]
} | {
"text": [
"37"
],
"char_spans": [
{
"start": [
248
],
"end": [
249
]
}
],
"token_spans": [
{
"start": [
50
],
"end": [
50
]
}
]
} | [
"37"
] |
SQuAD | The Olympic Torch is based on traditional scrolls and uses a traditional Chinese design known as "Lucky Cloud". It is made from aluminum. It is 72 centimetres high and weighs 985 grams. The torch is designed to remain lit in 65 kilometre per hour (37 mile per hour) winds, and in rain of up to 50 millimetres (2 inches) per hour. An ignition key is used to ignite and extinguish the flame. The torch is fueled by cans of propane. Each can will light the torch for 15 minutes. It is designed by a team from Lenovo Group. The Torch is designed in reference to the traditional Chinese concept of the 5 elements that make up the entire universe. | {
"tokens": [
"The",
"Olympic",
"Torch",
"is",
"based",
"on",
"traditional",
"scrolls",
"and",
"uses",
"a",
"traditional",
"Chinese",
"design",
"known",
"as",
"\"",
"Lucky",
"Cloud",
"\"",
".",
"It",
"is",
"made",
"from",
"aluminum",
".",
"It",
"is",
"72",
"centimetres",
"high",
"and",
"weighs",
"985",
"grams",
".",
"The",
"torch",
"is",
"designed",
"to",
"remain",
"lit",
"in",
"65",
"kilometre",
"per",
"hour",
"(",
"37",
"mile",
"per",
"hour",
")",
"winds",
",",
"and",
"in",
"rain",
"of",
"up",
"to",
"50",
"millimetres",
"(",
"2",
"inches",
")",
"per",
"hour",
".",
"An",
"ignition",
"key",
"is",
"used",
"to",
"ignite",
"and",
"extinguish",
"the",
"flame",
".",
"The",
"torch",
"is",
"fueled",
"by",
"cans",
"of",
"propane",
".",
"Each",
"can",
"will",
"light",
"the",
"torch",
"for",
"15",
"minutes",
".",
"It",
"is",
"designed",
"by",
"a",
"team",
"from",
"Lenovo",
"Group",
".",
"The",
"Torch",
"is",
"designed",
"in",
"reference",
"to",
"the",
"traditional",
"Chinese",
"concept",
"of",
"the",
"5",
"elements",
"that",
"make",
"up",
"the",
"entire",
"universe",
"."
],
"offsets": [
0,
4,
12,
18,
21,
27,
30,
42,
50,
54,
59,
61,
73,
81,
88,
94,
97,
98,
104,
109,
110,
112,
115,
118,
123,
128,
136,
138,
141,
144,
147,
159,
164,
168,
175,
179,
184,
186,
190,
196,
199,
208,
211,
218,
222,
225,
228,
238,
242,
247,
248,
251,
256,
260,
264,
266,
271,
273,
277,
280,
285,
288,
291,
294,
297,
309,
310,
312,
318,
320,
324,
328,
330,
333,
342,
346,
349,
354,
357,
364,
368,
379,
383,
388,
390,
394,
400,
403,
410,
413,
418,
421,
428,
430,
435,
439,
444,
450,
454,
460,
464,
467,
474,
476,
479,
482,
491,
494,
496,
501,
506,
513,
518,
520,
524,
530,
533,
542,
545,
555,
558,
562,
574,
582,
590,
593,
597,
599,
608,
613,
618,
621,
625,
632,
640
]
} | 455a9b8da79149989fe0ea6a8b24650f | What fuel is used for the torch? | {
"tokens": [
"What",
"fuel",
"is",
"used",
"for",
"the",
"torch",
"?"
],
"offsets": [
0,
5,
10,
13,
18,
22,
26,
31
]
} | {
"text": [
"propane."
],
"char_spans": [
{
"start": [
421
],
"end": [
428
]
}
],
"token_spans": [
{
"start": [
91
],
"end": [
92
]
}
]
} | [
"propane."
] |
SQuAD | Turkey: The torch relay leg in Istanbul, held on April 3, started on Sultanahmet Square and finished in Taksim Square. Uyghurs living in Turkey protested at Chinese treatment of their compatriots living in Xinjiang. Several protesters who tried to disrupt the relay were promptly arrested by the police. | {
"tokens": [
"Turkey",
":",
"The",
"torch",
"relay",
"leg",
"in",
"Istanbul",
",",
"held",
"on",
"April",
"3",
",",
"started",
"on",
"Sultanahmet",
"Square",
"and",
"finished",
"in",
"Taksim",
"Square",
".",
"Uyghurs",
"living",
"in",
"Turkey",
"protested",
"at",
"Chinese",
"treatment",
"of",
"their",
"compatriots",
"living",
"in",
"Xinjiang",
".",
"Several",
"protesters",
"who",
"tried",
"to",
"disrupt",
"the",
"relay",
"were",
"promptly",
"arrested",
"by",
"the",
"police",
"."
],
"offsets": [
2,
8,
10,
14,
20,
26,
30,
33,
41,
43,
48,
51,
57,
58,
60,
68,
71,
83,
90,
94,
103,
106,
113,
119,
121,
129,
136,
139,
146,
156,
159,
167,
177,
180,
186,
198,
205,
208,
216,
218,
226,
237,
241,
247,
250,
258,
262,
268,
273,
282,
291,
294,
298,
304
]
} | dd0f7af09f8d4fbcab095c3a7b9e396a | When was the torch in Istanbul? | {
"tokens": [
"When",
"was",
"the",
"torch",
"in",
"Istanbul",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
22,
30
]
} | {
"text": [
"April 3"
],
"char_spans": [
{
"start": [
51
],
"end": [
57
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
12
]
}
]
} | [
"April 3"
] |
SQuAD | Turkey: The torch relay leg in Istanbul, held on April 3, started on Sultanahmet Square and finished in Taksim Square. Uyghurs living in Turkey protested at Chinese treatment of their compatriots living in Xinjiang. Several protesters who tried to disrupt the relay were promptly arrested by the police. | {
"tokens": [
"Turkey",
":",
"The",
"torch",
"relay",
"leg",
"in",
"Istanbul",
",",
"held",
"on",
"April",
"3",
",",
"started",
"on",
"Sultanahmet",
"Square",
"and",
"finished",
"in",
"Taksim",
"Square",
".",
"Uyghurs",
"living",
"in",
"Turkey",
"protested",
"at",
"Chinese",
"treatment",
"of",
"their",
"compatriots",
"living",
"in",
"Xinjiang",
".",
"Several",
"protesters",
"who",
"tried",
"to",
"disrupt",
"the",
"relay",
"were",
"promptly",
"arrested",
"by",
"the",
"police",
"."
],
"offsets": [
2,
8,
10,
14,
20,
26,
30,
33,
41,
43,
48,
51,
57,
58,
60,
68,
71,
83,
90,
94,
103,
106,
113,
119,
121,
129,
136,
139,
146,
156,
159,
167,
177,
180,
186,
198,
205,
208,
216,
218,
226,
237,
241,
247,
250,
258,
262,
268,
273,
282,
291,
294,
298,
304
]
} | 7169ae63d634491bb569e0e74784b73c | Where did the torch end up in Istanbul? | {
"tokens": [
"Where",
"did",
"the",
"torch",
"end",
"up",
"in",
"Istanbul",
"?"
],
"offsets": [
0,
6,
10,
14,
20,
24,
27,
30,
38
]
} | {
"text": [
"Taksim Square"
],
"char_spans": [
{
"start": [
106
],
"end": [
118
]
}
],
"token_spans": [
{
"start": [
21
],
"end": [
22
]
}
]
} | [
"Taksim Square"
] |
SQuAD | Turkey: The torch relay leg in Istanbul, held on April 3, started on Sultanahmet Square and finished in Taksim Square. Uyghurs living in Turkey protested at Chinese treatment of their compatriots living in Xinjiang. Several protesters who tried to disrupt the relay were promptly arrested by the police. | {
"tokens": [
"Turkey",
":",
"The",
"torch",
"relay",
"leg",
"in",
"Istanbul",
",",
"held",
"on",
"April",
"3",
",",
"started",
"on",
"Sultanahmet",
"Square",
"and",
"finished",
"in",
"Taksim",
"Square",
".",
"Uyghurs",
"living",
"in",
"Turkey",
"protested",
"at",
"Chinese",
"treatment",
"of",
"their",
"compatriots",
"living",
"in",
"Xinjiang",
".",
"Several",
"protesters",
"who",
"tried",
"to",
"disrupt",
"the",
"relay",
"were",
"promptly",
"arrested",
"by",
"the",
"police",
"."
],
"offsets": [
2,
8,
10,
14,
20,
26,
30,
33,
41,
43,
48,
51,
57,
58,
60,
68,
71,
83,
90,
94,
103,
106,
113,
119,
121,
129,
136,
139,
146,
156,
159,
167,
177,
180,
186,
198,
205,
208,
216,
218,
226,
237,
241,
247,
250,
258,
262,
268,
273,
282,
291,
294,
298,
304
]
} | ad5d276131074e8088ae7308a7b22d67 | Where did the torch start in Instanbul? | {
"tokens": [
"Where",
"did",
"the",
"torch",
"start",
"in",
"Instanbul",
"?"
],
"offsets": [
0,
6,
10,
14,
20,
26,
29,
38
]
} | {
"text": [
"Sultanahmet Square"
],
"char_spans": [
{
"start": [
71
],
"end": [
88
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
17
]
}
]
} | [
"Sultanahmet Square"
] |
SQuAD | Turkey: The torch relay leg in Istanbul, held on April 3, started on Sultanahmet Square and finished in Taksim Square. Uyghurs living in Turkey protested at Chinese treatment of their compatriots living in Xinjiang. Several protesters who tried to disrupt the relay were promptly arrested by the police. | {
"tokens": [
"Turkey",
":",
"The",
"torch",
"relay",
"leg",
"in",
"Istanbul",
",",
"held",
"on",
"April",
"3",
",",
"started",
"on",
"Sultanahmet",
"Square",
"and",
"finished",
"in",
"Taksim",
"Square",
".",
"Uyghurs",
"living",
"in",
"Turkey",
"protested",
"at",
"Chinese",
"treatment",
"of",
"their",
"compatriots",
"living",
"in",
"Xinjiang",
".",
"Several",
"protesters",
"who",
"tried",
"to",
"disrupt",
"the",
"relay",
"were",
"promptly",
"arrested",
"by",
"the",
"police",
"."
],
"offsets": [
2,
8,
10,
14,
20,
26,
30,
33,
41,
43,
48,
51,
57,
58,
60,
68,
71,
83,
90,
94,
103,
106,
113,
119,
121,
129,
136,
139,
146,
156,
159,
167,
177,
180,
186,
198,
205,
208,
216,
218,
226,
237,
241,
247,
250,
258,
262,
268,
273,
282,
291,
294,
298,
304
]
} | 4a3c6fcf80a1403db3eba700658e3d97 | Who protested for their compatriots who were in Xinjiang? | {
"tokens": [
"Who",
"protested",
"for",
"their",
"compatriots",
"who",
"were",
"in",
"Xinjiang",
"?"
],
"offsets": [
0,
4,
14,
18,
24,
36,
40,
45,
48,
56
]
} | {
"text": [
"Uyghurs living in Turkey"
],
"char_spans": [
{
"start": [
121
],
"end": [
144
]
}
],
"token_spans": [
{
"start": [
24
],
"end": [
27
]
}
]
} | [
"Uyghurs living in Turkey"
] |
SQuAD | Turkey: The torch relay leg in Istanbul, held on April 3, started on Sultanahmet Square and finished in Taksim Square. Uyghurs living in Turkey protested at Chinese treatment of their compatriots living in Xinjiang. Several protesters who tried to disrupt the relay were promptly arrested by the police. | {
"tokens": [
"Turkey",
":",
"The",
"torch",
"relay",
"leg",
"in",
"Istanbul",
",",
"held",
"on",
"April",
"3",
",",
"started",
"on",
"Sultanahmet",
"Square",
"and",
"finished",
"in",
"Taksim",
"Square",
".",
"Uyghurs",
"living",
"in",
"Turkey",
"protested",
"at",
"Chinese",
"treatment",
"of",
"their",
"compatriots",
"living",
"in",
"Xinjiang",
".",
"Several",
"protesters",
"who",
"tried",
"to",
"disrupt",
"the",
"relay",
"were",
"promptly",
"arrested",
"by",
"the",
"police",
"."
],
"offsets": [
2,
8,
10,
14,
20,
26,
30,
33,
41,
43,
48,
51,
57,
58,
60,
68,
71,
83,
90,
94,
103,
106,
113,
119,
121,
129,
136,
139,
146,
156,
159,
167,
177,
180,
186,
198,
205,
208,
216,
218,
226,
237,
241,
247,
250,
258,
262,
268,
273,
282,
291,
294,
298,
304
]
} | 6212e95054544cba86db461cf38414c1 | What city was the Olympic Torch at on April 3rd? | {
"tokens": [
"What",
"city",
"was",
"the",
"Olympic",
"Torch",
"at",
"on",
"April",
"3rd",
"?"
],
"offsets": [
0,
5,
10,
14,
18,
26,
32,
35,
38,
44,
47
]
} | {
"text": [
"Istanbul"
],
"char_spans": [
{
"start": [
33
],
"end": [
40
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
7
]
}
]
} | [
"Istanbul"
] |
SQuAD | Turkey: The torch relay leg in Istanbul, held on April 3, started on Sultanahmet Square and finished in Taksim Square. Uyghurs living in Turkey protested at Chinese treatment of their compatriots living in Xinjiang. Several protesters who tried to disrupt the relay were promptly arrested by the police. | {
"tokens": [
"Turkey",
":",
"The",
"torch",
"relay",
"leg",
"in",
"Istanbul",
",",
"held",
"on",
"April",
"3",
",",
"started",
"on",
"Sultanahmet",
"Square",
"and",
"finished",
"in",
"Taksim",
"Square",
".",
"Uyghurs",
"living",
"in",
"Turkey",
"protested",
"at",
"Chinese",
"treatment",
"of",
"their",
"compatriots",
"living",
"in",
"Xinjiang",
".",
"Several",
"protesters",
"who",
"tried",
"to",
"disrupt",
"the",
"relay",
"were",
"promptly",
"arrested",
"by",
"the",
"police",
"."
],
"offsets": [
2,
8,
10,
14,
20,
26,
30,
33,
41,
43,
48,
51,
57,
58,
60,
68,
71,
83,
90,
94,
103,
106,
113,
119,
121,
129,
136,
139,
146,
156,
159,
167,
177,
180,
186,
198,
205,
208,
216,
218,
226,
237,
241,
247,
250,
258,
262,
268,
273,
282,
291,
294,
298,
304
]
} | 585ff97e825c45b9833ea95986c3facb | What is the name of the place in the city where the torch relay started in Turkey? | {
"tokens": [
"What",
"is",
"the",
"name",
"of",
"the",
"place",
"in",
"the",
"city",
"where",
"the",
"torch",
"relay",
"started",
"in",
"Turkey",
"?"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
30,
33,
37,
42,
48,
52,
58,
64,
72,
75,
81
]
} | {
"text": [
"Sultanahmet Square"
],
"char_spans": [
{
"start": [
71
],
"end": [
88
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
17
]
}
]
} | [
"Sultanahmet Square"
] |
SQuAD | Turkey: The torch relay leg in Istanbul, held on April 3, started on Sultanahmet Square and finished in Taksim Square. Uyghurs living in Turkey protested at Chinese treatment of their compatriots living in Xinjiang. Several protesters who tried to disrupt the relay were promptly arrested by the police. | {
"tokens": [
"Turkey",
":",
"The",
"torch",
"relay",
"leg",
"in",
"Istanbul",
",",
"held",
"on",
"April",
"3",
",",
"started",
"on",
"Sultanahmet",
"Square",
"and",
"finished",
"in",
"Taksim",
"Square",
".",
"Uyghurs",
"living",
"in",
"Turkey",
"protested",
"at",
"Chinese",
"treatment",
"of",
"their",
"compatriots",
"living",
"in",
"Xinjiang",
".",
"Several",
"protesters",
"who",
"tried",
"to",
"disrupt",
"the",
"relay",
"were",
"promptly",
"arrested",
"by",
"the",
"police",
"."
],
"offsets": [
2,
8,
10,
14,
20,
26,
30,
33,
41,
43,
48,
51,
57,
58,
60,
68,
71,
83,
90,
94,
103,
106,
113,
119,
121,
129,
136,
139,
146,
156,
159,
167,
177,
180,
186,
198,
205,
208,
216,
218,
226,
237,
241,
247,
250,
258,
262,
268,
273,
282,
291,
294,
298,
304
]
} | e036bfca1e6a4ce1aedbea4a0b677979 | Where did the torch relay finish in Turkey? | {
"tokens": [
"Where",
"did",
"the",
"torch",
"relay",
"finish",
"in",
"Turkey",
"?"
],
"offsets": [
0,
6,
10,
14,
20,
26,
33,
36,
42
]
} | {
"text": [
"Taksim Square."
],
"char_spans": [
{
"start": [
106
],
"end": [
119
]
}
],
"token_spans": [
{
"start": [
21
],
"end": [
23
]
}
]
} | [
"Taksim Square."
] |
SQuAD | Turkey: The torch relay leg in Istanbul, held on April 3, started on Sultanahmet Square and finished in Taksim Square. Uyghurs living in Turkey protested at Chinese treatment of their compatriots living in Xinjiang. Several protesters who tried to disrupt the relay were promptly arrested by the police. | {
"tokens": [
"Turkey",
":",
"The",
"torch",
"relay",
"leg",
"in",
"Istanbul",
",",
"held",
"on",
"April",
"3",
",",
"started",
"on",
"Sultanahmet",
"Square",
"and",
"finished",
"in",
"Taksim",
"Square",
".",
"Uyghurs",
"living",
"in",
"Turkey",
"protested",
"at",
"Chinese",
"treatment",
"of",
"their",
"compatriots",
"living",
"in",
"Xinjiang",
".",
"Several",
"protesters",
"who",
"tried",
"to",
"disrupt",
"the",
"relay",
"were",
"promptly",
"arrested",
"by",
"the",
"police",
"."
],
"offsets": [
2,
8,
10,
14,
20,
26,
30,
33,
41,
43,
48,
51,
57,
58,
60,
68,
71,
83,
90,
94,
103,
106,
113,
119,
121,
129,
136,
139,
146,
156,
159,
167,
177,
180,
186,
198,
205,
208,
216,
218,
226,
237,
241,
247,
250,
258,
262,
268,
273,
282,
291,
294,
298,
304
]
} | f6c3e1020ee04e7a9d2daefa20668824 | What people in Turkey protested for their people living in China? | {
"tokens": [
"What",
"people",
"in",
"Turkey",
"protested",
"for",
"their",
"people",
"living",
"in",
"China",
"?"
],
"offsets": [
0,
5,
12,
15,
22,
32,
36,
42,
49,
56,
59,
64
]
} | {
"text": [
"Uyghurs"
],
"char_spans": [
{
"start": [
121
],
"end": [
127
]
}
],
"token_spans": [
{
"start": [
24
],
"end": [
24
]
}
]
} | [
"Uyghurs"
] |
SQuAD | Turkey: The torch relay leg in Istanbul, held on April 3, started on Sultanahmet Square and finished in Taksim Square. Uyghurs living in Turkey protested at Chinese treatment of their compatriots living in Xinjiang. Several protesters who tried to disrupt the relay were promptly arrested by the police. | {
"tokens": [
"Turkey",
":",
"The",
"torch",
"relay",
"leg",
"in",
"Istanbul",
",",
"held",
"on",
"April",
"3",
",",
"started",
"on",
"Sultanahmet",
"Square",
"and",
"finished",
"in",
"Taksim",
"Square",
".",
"Uyghurs",
"living",
"in",
"Turkey",
"protested",
"at",
"Chinese",
"treatment",
"of",
"their",
"compatriots",
"living",
"in",
"Xinjiang",
".",
"Several",
"protesters",
"who",
"tried",
"to",
"disrupt",
"the",
"relay",
"were",
"promptly",
"arrested",
"by",
"the",
"police",
"."
],
"offsets": [
2,
8,
10,
14,
20,
26,
30,
33,
41,
43,
48,
51,
57,
58,
60,
68,
71,
83,
90,
94,
103,
106,
113,
119,
121,
129,
136,
139,
146,
156,
159,
167,
177,
180,
186,
198,
205,
208,
216,
218,
226,
237,
241,
247,
250,
258,
262,
268,
273,
282,
291,
294,
298,
304
]
} | c5eee918fe244dc399b669d499998b7e | What happened to protesters who tried to interrupt the carrying of the torch? | {
"tokens": [
"What",
"happened",
"to",
"protesters",
"who",
"tried",
"to",
"interrupt",
"the",
"carrying",
"of",
"the",
"torch",
"?"
],
"offsets": [
0,
5,
14,
17,
28,
32,
38,
41,
51,
55,
64,
67,
71,
76
]
} | {
"text": [
"arrested"
],
"char_spans": [
{
"start": [
282
],
"end": [
289
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
49
]
}
]
} | [
"arrested"
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | 2484888c028a4a439c8496747b5fb6ca | What day was the Olympic torch lit for the 2008 games? | {
"tokens": [
"What",
"day",
"was",
"the",
"Olympic",
"torch",
"lit",
"for",
"the",
"2008",
"games",
"?"
],
"offsets": [
0,
5,
9,
13,
17,
25,
31,
35,
39,
43,
48,
53
]
} | {
"text": [
"March 24"
],
"char_spans": [
{
"start": [
77
],
"end": [
84
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
16
]
}
]
} | [
"March 24"
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | 0f7410fd4ab24c12b5ece337a7657f6a | Where did the Olympics originate? | {
"tokens": [
"Where",
"did",
"the",
"Olympics",
"originate",
"?"
],
"offsets": [
0,
6,
10,
14,
23,
32
]
} | {
"text": [
"Olympia, Greece"
],
"char_spans": [
{
"start": [
58
],
"end": [
72
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
13
]
}
]
} | [
"Olympia, Greece"
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | 59ce617f93cf4db4a3412c13726871ca | When did the Olympic torch reach Beijing? | {
"tokens": [
"When",
"did",
"the",
"Olympic",
"torch",
"reach",
"Beijing",
"?"
],
"offsets": [
0,
5,
9,
13,
21,
27,
33,
40
]
} | {
"text": [
"March 31"
],
"char_spans": [
{
"start": [
178
],
"end": [
185
]
}
],
"token_spans": [
{
"start": [
35
],
"end": [
36
]
}
]
} | [
"March 31"
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | bccb81d999e6403f81b23382b9b3a487 | How many continents did the torch visit after Beijing? | {
"tokens": [
"How",
"many",
"continents",
"did",
"the",
"torch",
"visit",
"after",
"Beijing",
"?"
],
"offsets": [
0,
4,
9,
20,
24,
28,
34,
40,
46,
53
]
} | {
"text": [
"six"
],
"char_spans": [
{
"start": [
250
],
"end": [
252
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
49
]
}
]
} | [
"six"
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | c9b548ac5dff42e493e7033cd59f27d9 | The torch was on what road to symbolize historic links between China and the world? | {
"tokens": [
"The",
"torch",
"was",
"on",
"what",
"road",
"to",
"symbolize",
"historic",
"links",
"between",
"China",
"and",
"the",
"world",
"?"
],
"offsets": [
0,
4,
10,
14,
17,
22,
27,
30,
40,
49,
55,
63,
69,
73,
77,
82
]
} | {
"text": [
"Silk Road"
],
"char_spans": [
{
"start": [
305
],
"end": [
313
]
}
],
"token_spans": [
{
"start": [
59
],
"end": [
60
]
}
]
} | [
"Silk Road"
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | 05e2a9d48d414343894cec974f936eb7 | Where was the Olympic torch lit? | {
"tokens": [
"Where",
"was",
"the",
"Olympic",
"torch",
"lit",
"?"
],
"offsets": [
0,
6,
10,
14,
22,
28,
31
]
} | {
"text": [
"Olympia, Greece"
],
"char_spans": [
{
"start": [
58
],
"end": [
72
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
13
]
}
]
} | [
"Olympia, Greece"
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | f4485178f9dc4197b56741ded2e8d40c | What date was the Olympic torch lit? | {
"tokens": [
"What",
"date",
"was",
"the",
"Olympic",
"torch",
"lit",
"?"
],
"offsets": [
0,
5,
10,
14,
18,
26,
32,
35
]
} | {
"text": [
"March 24"
],
"char_spans": [
{
"start": [
77
],
"end": [
84
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
16
]
}
]
} | [
"March 24"
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | 63b9df1b2d494748a453ad1f30987a15 | What is the name of the stadium in Greece were the torch was taken to? | {
"tokens": [
"What",
"is",
"the",
"name",
"of",
"the",
"stadium",
"in",
"Greece",
"were",
"the",
"torch",
"was",
"taken",
"to",
"?"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
32,
35,
42,
47,
51,
57,
61,
67,
69
]
} | {
"text": [
"Panathinaiko Stadium"
],
"char_spans": [
{
"start": [
113
],
"end": [
132
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
24
]
}
]
} | [
"Panathinaiko Stadium"
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | e04ec325cf87475e81bc667ceefd91e1 | What date did the Olympic torch arrive at its destination in China? | {
"tokens": [
"What",
"date",
"did",
"the",
"Olympic",
"torch",
"arrive",
"at",
"its",
"destination",
"in",
"China",
"?"
],
"offsets": [
0,
5,
10,
14,
18,
26,
32,
39,
42,
46,
58,
61,
66
]
} | {
"text": [
"March 31."
],
"char_spans": [
{
"start": [
178
],
"end": [
186
]
}
],
"token_spans": [
{
"start": [
35
],
"end": [
37
]
}
]
} | [
"March 31."
] |
SQuAD | After being lit at the birthplace of the Olympic Games in Olympia, Greece on March 24, the torch traveled to the Panathinaiko Stadium in Athens, and then to Beijing, arriving on March 31. From Beijing, the torch was following a route passing through six continents. The torch has visited cities along the Silk Road, symbolizing ancient links between China and the rest of the world. The relay also included an ascent with the flame to the top of Mount Everest on the border of Nepal and Tibet, China from the Chinese side, which was closed specially for the event. | {
"tokens": [
"After",
"being",
"lit",
"at",
"the",
"birthplace",
"of",
"the",
"Olympic",
"Games",
"in",
"Olympia",
",",
"Greece",
"on",
"March",
"24",
",",
"the",
"torch",
"traveled",
"to",
"the",
"Panathinaiko",
"Stadium",
"in",
"Athens",
",",
"and",
"then",
"to",
"Beijing",
",",
"arriving",
"on",
"March",
"31",
".",
"From",
"Beijing",
",",
"the",
"torch",
"was",
"following",
"a",
"route",
"passing",
"through",
"six",
"continents",
".",
"The",
"torch",
"has",
"visited",
"cities",
"along",
"the",
"Silk",
"Road",
",",
"symbolizing",
"ancient",
"links",
"between",
"China",
"and",
"the",
"rest",
"of",
"the",
"world",
".",
"The",
"relay",
"also",
"included",
"an",
"ascent",
"with",
"the",
"flame",
"to",
"the",
"top",
"of",
"Mount",
"Everest",
"on",
"the",
"border",
"of",
"Nepal",
"and",
"Tibet",
",",
"China",
"from",
"the",
"Chinese",
"side",
",",
"which",
"was",
"closed",
"specially",
"for",
"the",
"event",
"."
],
"offsets": [
0,
6,
12,
16,
19,
23,
34,
37,
41,
49,
55,
58,
65,
67,
74,
77,
83,
85,
87,
91,
97,
106,
109,
113,
126,
134,
137,
143,
145,
149,
154,
157,
164,
166,
175,
178,
184,
186,
188,
193,
200,
202,
206,
212,
216,
226,
228,
234,
242,
250,
254,
264,
266,
270,
276,
280,
288,
295,
301,
305,
310,
314,
316,
328,
336,
342,
350,
356,
360,
364,
369,
372,
376,
381,
383,
387,
393,
398,
407,
410,
417,
422,
426,
432,
435,
439,
443,
446,
452,
460,
463,
467,
474,
477,
483,
487,
492,
494,
500,
505,
509,
517,
521,
523,
529,
533,
540,
550,
554,
558,
563
]
} | 45ad3df358504f669974f5e972e7f86e | What mountain was the torch taken up? | {
"tokens": [
"What",
"mountain",
"was",
"the",
"torch",
"taken",
"up",
"?"
],
"offsets": [
0,
5,
14,
18,
22,
28,
34,
36
]
} | {
"text": [
"Mount Everest"
],
"char_spans": [
{
"start": [
446
],
"end": [
458
]
}
],
"token_spans": [
{
"start": [
87
],
"end": [
88
]
}
]
} | [
"Mount Everest"
] |
SQuAD | Russia: On April 5 the Olympic torch arrived at Saint Petersburg, Russia. The length of the torch relay route in the city was 20 km, with the start at the Victory Square and finish at the Palace Square. Mixed martial arts icon and former PRIDE Heavyweight Champion Fedor Emelianenko was one the torch bearers. This gives him the distinction of the being the first active MMA fighter to carry the Olympic flame. | {
"tokens": [
"Russia",
":",
"On",
"April",
"5",
"the",
"Olympic",
"torch",
"arrived",
"at",
"Saint",
"Petersburg",
",",
"Russia",
".",
"The",
"length",
"of",
"the",
"torch",
"relay",
"route",
"in",
"the",
"city",
"was",
"20",
"km",
",",
"with",
"the",
"start",
"at",
"the",
"Victory",
"Square",
"and",
"finish",
"at",
"the",
"Palace",
"Square",
".",
"Mixed",
"martial",
"arts",
"icon",
"and",
"former",
"PRIDE",
"Heavyweight",
"Champion",
"Fedor",
"Emelianenko",
"was",
"one",
"the",
"torch",
"bearers",
".",
"This",
"gives",
"him",
"the",
"distinction",
"of",
"the",
"being",
"the",
"first",
"active",
"MMA",
"fighter",
"to",
"carry",
"the",
"Olympic",
"flame",
"."
],
"offsets": [
2,
8,
10,
13,
19,
21,
25,
33,
39,
47,
50,
56,
66,
68,
74,
76,
80,
87,
90,
94,
100,
106,
112,
115,
119,
124,
128,
131,
133,
135,
140,
144,
150,
153,
157,
165,
172,
176,
183,
186,
190,
197,
203,
205,
211,
219,
224,
229,
233,
240,
246,
258,
267,
273,
285,
289,
293,
297,
303,
310,
312,
317,
323,
327,
331,
343,
346,
350,
356,
360,
366,
373,
377,
385,
388,
394,
398,
406,
411
]
} | a37b7af68084463d88b5ad22b3240ce6 | When did the torch arrive in Saint Petersburg? | {
"tokens": [
"When",
"did",
"the",
"torch",
"arrive",
"in",
"Saint",
"Petersburg",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
26,
29,
35,
45
]
} | {
"text": [
"April 5"
],
"char_spans": [
{
"start": [
13
],
"end": [
19
]
}
],
"token_spans": [
{
"start": [
3
],
"end": [
4
]
}
]
} | [
"April 5"
] |
SQuAD | Russia: On April 5 the Olympic torch arrived at Saint Petersburg, Russia. The length of the torch relay route in the city was 20 km, with the start at the Victory Square and finish at the Palace Square. Mixed martial arts icon and former PRIDE Heavyweight Champion Fedor Emelianenko was one the torch bearers. This gives him the distinction of the being the first active MMA fighter to carry the Olympic flame. | {
"tokens": [
"Russia",
":",
"On",
"April",
"5",
"the",
"Olympic",
"torch",
"arrived",
"at",
"Saint",
"Petersburg",
",",
"Russia",
".",
"The",
"length",
"of",
"the",
"torch",
"relay",
"route",
"in",
"the",
"city",
"was",
"20",
"km",
",",
"with",
"the",
"start",
"at",
"the",
"Victory",
"Square",
"and",
"finish",
"at",
"the",
"Palace",
"Square",
".",
"Mixed",
"martial",
"arts",
"icon",
"and",
"former",
"PRIDE",
"Heavyweight",
"Champion",
"Fedor",
"Emelianenko",
"was",
"one",
"the",
"torch",
"bearers",
".",
"This",
"gives",
"him",
"the",
"distinction",
"of",
"the",
"being",
"the",
"first",
"active",
"MMA",
"fighter",
"to",
"carry",
"the",
"Olympic",
"flame",
"."
],
"offsets": [
2,
8,
10,
13,
19,
21,
25,
33,
39,
47,
50,
56,
66,
68,
74,
76,
80,
87,
90,
94,
100,
106,
112,
115,
119,
124,
128,
131,
133,
135,
140,
144,
150,
153,
157,
165,
172,
176,
183,
186,
190,
197,
203,
205,
211,
219,
224,
229,
233,
240,
246,
258,
267,
273,
285,
289,
293,
297,
303,
310,
312,
317,
323,
327,
331,
343,
346,
350,
356,
360,
366,
373,
377,
385,
388,
394,
398,
406,
411
]
} | 8df3b2c5e50949a6888d2aac3c51183e | Where was the start of the torch route in Saint Petersburg? | {
"tokens": [
"Where",
"was",
"the",
"start",
"of",
"the",
"torch",
"route",
"in",
"Saint",
"Petersburg",
"?"
],
"offsets": [
0,
6,
10,
14,
20,
23,
27,
33,
39,
42,
48,
58
]
} | {
"text": [
"Victory Square"
],
"char_spans": [
{
"start": [
157
],
"end": [
170
]
}
],
"token_spans": [
{
"start": [
34
],
"end": [
35
]
}
]
} | [
"Victory Square"
] |
SQuAD | Russia: On April 5 the Olympic torch arrived at Saint Petersburg, Russia. The length of the torch relay route in the city was 20 km, with the start at the Victory Square and finish at the Palace Square. Mixed martial arts icon and former PRIDE Heavyweight Champion Fedor Emelianenko was one the torch bearers. This gives him the distinction of the being the first active MMA fighter to carry the Olympic flame. | {
"tokens": [
"Russia",
":",
"On",
"April",
"5",
"the",
"Olympic",
"torch",
"arrived",
"at",
"Saint",
"Petersburg",
",",
"Russia",
".",
"The",
"length",
"of",
"the",
"torch",
"relay",
"route",
"in",
"the",
"city",
"was",
"20",
"km",
",",
"with",
"the",
"start",
"at",
"the",
"Victory",
"Square",
"and",
"finish",
"at",
"the",
"Palace",
"Square",
".",
"Mixed",
"martial",
"arts",
"icon",
"and",
"former",
"PRIDE",
"Heavyweight",
"Champion",
"Fedor",
"Emelianenko",
"was",
"one",
"the",
"torch",
"bearers",
".",
"This",
"gives",
"him",
"the",
"distinction",
"of",
"the",
"being",
"the",
"first",
"active",
"MMA",
"fighter",
"to",
"carry",
"the",
"Olympic",
"flame",
"."
],
"offsets": [
2,
8,
10,
13,
19,
21,
25,
33,
39,
47,
50,
56,
66,
68,
74,
76,
80,
87,
90,
94,
100,
106,
112,
115,
119,
124,
128,
131,
133,
135,
140,
144,
150,
153,
157,
165,
172,
176,
183,
186,
190,
197,
203,
205,
211,
219,
224,
229,
233,
240,
246,
258,
267,
273,
285,
289,
293,
297,
303,
310,
312,
317,
323,
327,
331,
343,
346,
350,
356,
360,
366,
373,
377,
385,
388,
394,
398,
406,
411
]
} | 50628af2d90147b3a695a25d8a7d5382 | Where did the torch route end in Saint Petersburg? | {
"tokens": [
"Where",
"did",
"the",
"torch",
"route",
"end",
"in",
"Saint",
"Petersburg",
"?"
],
"offsets": [
0,
6,
10,
14,
20,
26,
30,
33,
39,
49
]
} | {
"text": [
"Palace Square"
],
"char_spans": [
{
"start": [
190
],
"end": [
202
]
}
],
"token_spans": [
{
"start": [
40
],
"end": [
41
]
}
]
} | [
"Palace Square"
] |
SQuAD | Russia: On April 5 the Olympic torch arrived at Saint Petersburg, Russia. The length of the torch relay route in the city was 20 km, with the start at the Victory Square and finish at the Palace Square. Mixed martial arts icon and former PRIDE Heavyweight Champion Fedor Emelianenko was one the torch bearers. This gives him the distinction of the being the first active MMA fighter to carry the Olympic flame. | {
"tokens": [
"Russia",
":",
"On",
"April",
"5",
"the",
"Olympic",
"torch",
"arrived",
"at",
"Saint",
"Petersburg",
",",
"Russia",
".",
"The",
"length",
"of",
"the",
"torch",
"relay",
"route",
"in",
"the",
"city",
"was",
"20",
"km",
",",
"with",
"the",
"start",
"at",
"the",
"Victory",
"Square",
"and",
"finish",
"at",
"the",
"Palace",
"Square",
".",
"Mixed",
"martial",
"arts",
"icon",
"and",
"former",
"PRIDE",
"Heavyweight",
"Champion",
"Fedor",
"Emelianenko",
"was",
"one",
"the",
"torch",
"bearers",
".",
"This",
"gives",
"him",
"the",
"distinction",
"of",
"the",
"being",
"the",
"first",
"active",
"MMA",
"fighter",
"to",
"carry",
"the",
"Olympic",
"flame",
"."
],
"offsets": [
2,
8,
10,
13,
19,
21,
25,
33,
39,
47,
50,
56,
66,
68,
74,
76,
80,
87,
90,
94,
100,
106,
112,
115,
119,
124,
128,
131,
133,
135,
140,
144,
150,
153,
157,
165,
172,
176,
183,
186,
190,
197,
203,
205,
211,
219,
224,
229,
233,
240,
246,
258,
267,
273,
285,
289,
293,
297,
303,
310,
312,
317,
323,
327,
331,
343,
346,
350,
356,
360,
366,
373,
377,
385,
388,
394,
398,
406,
411
]
} | fefea481079a444aaf0751eaf1953b62 | Who is the first MMA fighter to participate in carrying the Olympic torch? | {
"tokens": [
"Who",
"is",
"the",
"first",
"MMA",
"fighter",
"to",
"participate",
"in",
"carrying",
"the",
"Olympic",
"torch",
"?"
],
"offsets": [
0,
4,
7,
11,
17,
21,
29,
32,
44,
47,
56,
60,
68,
73
]
} | {
"text": [
"Fedor Emelianenko"
],
"char_spans": [
{
"start": [
267
],
"end": [
283
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
53
]
}
]
} | [
"Fedor Emelianenko"
] |
SQuAD | Russia: On April 5 the Olympic torch arrived at Saint Petersburg, Russia. The length of the torch relay route in the city was 20 km, with the start at the Victory Square and finish at the Palace Square. Mixed martial arts icon and former PRIDE Heavyweight Champion Fedor Emelianenko was one the torch bearers. This gives him the distinction of the being the first active MMA fighter to carry the Olympic flame. | {
"tokens": [
"Russia",
":",
"On",
"April",
"5",
"the",
"Olympic",
"torch",
"arrived",
"at",
"Saint",
"Petersburg",
",",
"Russia",
".",
"The",
"length",
"of",
"the",
"torch",
"relay",
"route",
"in",
"the",
"city",
"was",
"20",
"km",
",",
"with",
"the",
"start",
"at",
"the",
"Victory",
"Square",
"and",
"finish",
"at",
"the",
"Palace",
"Square",
".",
"Mixed",
"martial",
"arts",
"icon",
"and",
"former",
"PRIDE",
"Heavyweight",
"Champion",
"Fedor",
"Emelianenko",
"was",
"one",
"the",
"torch",
"bearers",
".",
"This",
"gives",
"him",
"the",
"distinction",
"of",
"the",
"being",
"the",
"first",
"active",
"MMA",
"fighter",
"to",
"carry",
"the",
"Olympic",
"flame",
"."
],
"offsets": [
2,
8,
10,
13,
19,
21,
25,
33,
39,
47,
50,
56,
66,
68,
74,
76,
80,
87,
90,
94,
100,
106,
112,
115,
119,
124,
128,
131,
133,
135,
140,
144,
150,
153,
157,
165,
172,
176,
183,
186,
190,
197,
203,
205,
211,
219,
224,
229,
233,
240,
246,
258,
267,
273,
285,
289,
293,
297,
303,
310,
312,
317,
323,
327,
331,
343,
346,
350,
356,
360,
366,
373,
377,
385,
388,
394,
398,
406,
411
]
} | 426b3b514be4429fad59e78681356bf2 | Where in Russia was the first stop for the relay? | {
"tokens": [
"Where",
"in",
"Russia",
"was",
"the",
"first",
"stop",
"for",
"the",
"relay",
"?"
],
"offsets": [
0,
6,
9,
16,
20,
24,
30,
35,
39,
43,
48
]
} | {
"text": [
"Saint Petersburg"
],
"char_spans": [
{
"start": [
50
],
"end": [
65
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
11
]
}
]
} | [
"Saint Petersburg"
] |
SQuAD | Russia: On April 5 the Olympic torch arrived at Saint Petersburg, Russia. The length of the torch relay route in the city was 20 km, with the start at the Victory Square and finish at the Palace Square. Mixed martial arts icon and former PRIDE Heavyweight Champion Fedor Emelianenko was one the torch bearers. This gives him the distinction of the being the first active MMA fighter to carry the Olympic flame. | {
"tokens": [
"Russia",
":",
"On",
"April",
"5",
"the",
"Olympic",
"torch",
"arrived",
"at",
"Saint",
"Petersburg",
",",
"Russia",
".",
"The",
"length",
"of",
"the",
"torch",
"relay",
"route",
"in",
"the",
"city",
"was",
"20",
"km",
",",
"with",
"the",
"start",
"at",
"the",
"Victory",
"Square",
"and",
"finish",
"at",
"the",
"Palace",
"Square",
".",
"Mixed",
"martial",
"arts",
"icon",
"and",
"former",
"PRIDE",
"Heavyweight",
"Champion",
"Fedor",
"Emelianenko",
"was",
"one",
"the",
"torch",
"bearers",
".",
"This",
"gives",
"him",
"the",
"distinction",
"of",
"the",
"being",
"the",
"first",
"active",
"MMA",
"fighter",
"to",
"carry",
"the",
"Olympic",
"flame",
"."
],
"offsets": [
2,
8,
10,
13,
19,
21,
25,
33,
39,
47,
50,
56,
66,
68,
74,
76,
80,
87,
90,
94,
100,
106,
112,
115,
119,
124,
128,
131,
133,
135,
140,
144,
150,
153,
157,
165,
172,
176,
183,
186,
190,
197,
203,
205,
211,
219,
224,
229,
233,
240,
246,
258,
267,
273,
285,
289,
293,
297,
303,
310,
312,
317,
323,
327,
331,
343,
346,
350,
356,
360,
366,
373,
377,
385,
388,
394,
398,
406,
411
]
} | a44cdfa88e914ff8ae0f7c589564b85c | What city location did the torch relay begin in Russia? | {
"tokens": [
"What",
"city",
"location",
"did",
"the",
"torch",
"relay",
"begin",
"in",
"Russia",
"?"
],
"offsets": [
0,
5,
10,
19,
23,
27,
33,
39,
45,
48,
54
]
} | {
"text": [
"Victory Square"
],
"char_spans": [
{
"start": [
157
],
"end": [
170
]
}
],
"token_spans": [
{
"start": [
34
],
"end": [
35
]
}
]
} | [
"Victory Square"
] |
SQuAD | Russia: On April 5 the Olympic torch arrived at Saint Petersburg, Russia. The length of the torch relay route in the city was 20 km, with the start at the Victory Square and finish at the Palace Square. Mixed martial arts icon and former PRIDE Heavyweight Champion Fedor Emelianenko was one the torch bearers. This gives him the distinction of the being the first active MMA fighter to carry the Olympic flame. | {
"tokens": [
"Russia",
":",
"On",
"April",
"5",
"the",
"Olympic",
"torch",
"arrived",
"at",
"Saint",
"Petersburg",
",",
"Russia",
".",
"The",
"length",
"of",
"the",
"torch",
"relay",
"route",
"in",
"the",
"city",
"was",
"20",
"km",
",",
"with",
"the",
"start",
"at",
"the",
"Victory",
"Square",
"and",
"finish",
"at",
"the",
"Palace",
"Square",
".",
"Mixed",
"martial",
"arts",
"icon",
"and",
"former",
"PRIDE",
"Heavyweight",
"Champion",
"Fedor",
"Emelianenko",
"was",
"one",
"the",
"torch",
"bearers",
".",
"This",
"gives",
"him",
"the",
"distinction",
"of",
"the",
"being",
"the",
"first",
"active",
"MMA",
"fighter",
"to",
"carry",
"the",
"Olympic",
"flame",
"."
],
"offsets": [
2,
8,
10,
13,
19,
21,
25,
33,
39,
47,
50,
56,
66,
68,
74,
76,
80,
87,
90,
94,
100,
106,
112,
115,
119,
124,
128,
131,
133,
135,
140,
144,
150,
153,
157,
165,
172,
176,
183,
186,
190,
197,
203,
205,
211,
219,
224,
229,
233,
240,
246,
258,
267,
273,
285,
289,
293,
297,
303,
310,
312,
317,
323,
327,
331,
343,
346,
350,
356,
360,
366,
373,
377,
385,
388,
394,
398,
406,
411
]
} | dc1dc086ed6849c99ffadc01ba5af2ee | What was the last location for the relay in Russia? | {
"tokens": [
"What",
"was",
"the",
"last",
"location",
"for",
"the",
"relay",
"in",
"Russia",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
27,
31,
35,
41,
44,
50
]
} | {
"text": [
"Palace Square."
],
"char_spans": [
{
"start": [
190
],
"end": [
203
]
}
],
"token_spans": [
{
"start": [
40
],
"end": [
42
]
}
]
} | [
"Palace Square."
] |
SQuAD | Russia: On April 5 the Olympic torch arrived at Saint Petersburg, Russia. The length of the torch relay route in the city was 20 km, with the start at the Victory Square and finish at the Palace Square. Mixed martial arts icon and former PRIDE Heavyweight Champion Fedor Emelianenko was one the torch bearers. This gives him the distinction of the being the first active MMA fighter to carry the Olympic flame. | {
"tokens": [
"Russia",
":",
"On",
"April",
"5",
"the",
"Olympic",
"torch",
"arrived",
"at",
"Saint",
"Petersburg",
",",
"Russia",
".",
"The",
"length",
"of",
"the",
"torch",
"relay",
"route",
"in",
"the",
"city",
"was",
"20",
"km",
",",
"with",
"the",
"start",
"at",
"the",
"Victory",
"Square",
"and",
"finish",
"at",
"the",
"Palace",
"Square",
".",
"Mixed",
"martial",
"arts",
"icon",
"and",
"former",
"PRIDE",
"Heavyweight",
"Champion",
"Fedor",
"Emelianenko",
"was",
"one",
"the",
"torch",
"bearers",
".",
"This",
"gives",
"him",
"the",
"distinction",
"of",
"the",
"being",
"the",
"first",
"active",
"MMA",
"fighter",
"to",
"carry",
"the",
"Olympic",
"flame",
"."
],
"offsets": [
2,
8,
10,
13,
19,
21,
25,
33,
39,
47,
50,
56,
66,
68,
74,
76,
80,
87,
90,
94,
100,
106,
112,
115,
119,
124,
128,
131,
133,
135,
140,
144,
150,
153,
157,
165,
172,
176,
183,
186,
190,
197,
203,
205,
211,
219,
224,
229,
233,
240,
246,
258,
267,
273,
285,
289,
293,
297,
303,
310,
312,
317,
323,
327,
331,
343,
346,
350,
356,
360,
366,
373,
377,
385,
388,
394,
398,
406,
411
]
} | 377c33f387af404a8d0ac393880dc948 | What is the name of the MMA fighter who carried the torch in Russia? | {
"tokens": [
"What",
"is",
"the",
"name",
"of",
"the",
"MMA",
"fighter",
"who",
"carried",
"the",
"torch",
"in",
"Russia",
"?"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
28,
36,
40,
48,
52,
58,
61,
67
]
} | {
"text": [
"Fedor Emelianenko"
],
"char_spans": [
{
"start": [
267
],
"end": [
283
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
53
]
}
]
} | [
"Fedor Emelianenko"
] |
SQuAD | Sultanate of Oman: Muscat was the torch's only stop in the Middle East, on April 14. The relay covered 20 km. No protests or incidents were reported. One of the torchbearers was Syrian actress Sulaf Fawakherji. | {
"tokens": [
"Sultanate",
"of",
"Oman",
":",
"Muscat",
"was",
"the",
"torch",
"'s",
"only",
"stop",
"in",
"the",
"Middle",
"East",
",",
"on",
"April",
"14",
".",
"The",
"relay",
"covered",
"20",
"km",
".",
"No",
"protests",
"or",
"incidents",
"were",
"reported",
".",
"One",
"of",
"the",
"torchbearers",
"was",
"Syrian",
"actress",
"Sulaf",
"Fawakherji",
"."
],
"offsets": [
2,
12,
15,
19,
21,
28,
32,
36,
41,
44,
49,
54,
57,
61,
68,
72,
74,
77,
83,
85,
87,
91,
97,
105,
108,
110,
112,
115,
124,
127,
137,
142,
150,
152,
156,
159,
163,
176,
180,
187,
195,
201,
211
]
} | 8bcefbdbef5244638a99b82093c74486 | Which Middle East location was the only area the torch visited? | {
"tokens": [
"Which",
"Middle",
"East",
"location",
"was",
"the",
"only",
"area",
"the",
"torch",
"visited",
"?"
],
"offsets": [
0,
6,
13,
18,
27,
31,
35,
40,
45,
49,
55,
62
]
} | {
"text": [
"Muscat"
],
"char_spans": [
{
"start": [
21
],
"end": [
26
]
}
],
"token_spans": [
{
"start": [
4
],
"end": [
4
]
}
]
} | [
"Muscat"
] |
SQuAD | Sultanate of Oman: Muscat was the torch's only stop in the Middle East, on April 14. The relay covered 20 km. No protests or incidents were reported. One of the torchbearers was Syrian actress Sulaf Fawakherji. | {
"tokens": [
"Sultanate",
"of",
"Oman",
":",
"Muscat",
"was",
"the",
"torch",
"'s",
"only",
"stop",
"in",
"the",
"Middle",
"East",
",",
"on",
"April",
"14",
".",
"The",
"relay",
"covered",
"20",
"km",
".",
"No",
"protests",
"or",
"incidents",
"were",
"reported",
".",
"One",
"of",
"the",
"torchbearers",
"was",
"Syrian",
"actress",
"Sulaf",
"Fawakherji",
"."
],
"offsets": [
2,
12,
15,
19,
21,
28,
32,
36,
41,
44,
49,
54,
57,
61,
68,
72,
74,
77,
83,
85,
87,
91,
97,
105,
108,
110,
112,
115,
124,
127,
137,
142,
150,
152,
156,
159,
163,
176,
180,
187,
195,
201,
211
]
} | 85fd1c365fd9431fb2886c30d61dc251 | When did the torch arrive in Muscat? | {
"tokens": [
"When",
"did",
"the",
"torch",
"arrive",
"in",
"Muscat",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
26,
29,
35
]
} | {
"text": [
"April 14"
],
"char_spans": [
{
"start": [
77
],
"end": [
84
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
18
]
}
]
} | [
"April 14"
] |
SQuAD | Sultanate of Oman: Muscat was the torch's only stop in the Middle East, on April 14. The relay covered 20 km. No protests or incidents were reported. One of the torchbearers was Syrian actress Sulaf Fawakherji. | {
"tokens": [
"Sultanate",
"of",
"Oman",
":",
"Muscat",
"was",
"the",
"torch",
"'s",
"only",
"stop",
"in",
"the",
"Middle",
"East",
",",
"on",
"April",
"14",
".",
"The",
"relay",
"covered",
"20",
"km",
".",
"No",
"protests",
"or",
"incidents",
"were",
"reported",
".",
"One",
"of",
"the",
"torchbearers",
"was",
"Syrian",
"actress",
"Sulaf",
"Fawakherji",
"."
],
"offsets": [
2,
12,
15,
19,
21,
28,
32,
36,
41,
44,
49,
54,
57,
61,
68,
72,
74,
77,
83,
85,
87,
91,
97,
105,
108,
110,
112,
115,
124,
127,
137,
142,
150,
152,
156,
159,
163,
176,
180,
187,
195,
201,
211
]
} | 3a311c11bcab4e51b4aa9ea0ba256657 | Which actress carried the torch for part of the route? | {
"tokens": [
"Which",
"actress",
"carried",
"the",
"torch",
"for",
"part",
"of",
"the",
"route",
"?"
],
"offsets": [
0,
6,
14,
22,
26,
32,
36,
41,
44,
48,
53
]
} | {
"text": [
"Sulaf Fawakherji"
],
"char_spans": [
{
"start": [
195
],
"end": [
210
]
}
],
"token_spans": [
{
"start": [
40
],
"end": [
41
]
}
]
} | [
"Sulaf Fawakherji"
] |
SQuAD | Sultanate of Oman: Muscat was the torch's only stop in the Middle East, on April 14. The relay covered 20 km. No protests or incidents were reported. One of the torchbearers was Syrian actress Sulaf Fawakherji. | {
"tokens": [
"Sultanate",
"of",
"Oman",
":",
"Muscat",
"was",
"the",
"torch",
"'s",
"only",
"stop",
"in",
"the",
"Middle",
"East",
",",
"on",
"April",
"14",
".",
"The",
"relay",
"covered",
"20",
"km",
".",
"No",
"protests",
"or",
"incidents",
"were",
"reported",
".",
"One",
"of",
"the",
"torchbearers",
"was",
"Syrian",
"actress",
"Sulaf",
"Fawakherji",
"."
],
"offsets": [
2,
12,
15,
19,
21,
28,
32,
36,
41,
44,
49,
54,
57,
61,
68,
72,
74,
77,
83,
85,
87,
91,
97,
105,
108,
110,
112,
115,
124,
127,
137,
142,
150,
152,
156,
159,
163,
176,
180,
187,
195,
201,
211
]
} | dca0b2b8da994c19bdc048782202586a | Where was the only place the Olympic torch was carried in the Middle East? | {
"tokens": [
"Where",
"was",
"the",
"only",
"place",
"the",
"Olympic",
"torch",
"was",
"carried",
"in",
"the",
"Middle",
"East",
"?"
],
"offsets": [
0,
6,
10,
14,
19,
25,
29,
37,
43,
47,
55,
58,
62,
69,
73
]
} | {
"text": [
"Muscat"
],
"char_spans": [
{
"start": [
21
],
"end": [
26
]
}
],
"token_spans": [
{
"start": [
4
],
"end": [
4
]
}
]
} | [
"Muscat"
] |
SQuAD | Sultanate of Oman: Muscat was the torch's only stop in the Middle East, on April 14. The relay covered 20 km. No protests or incidents were reported. One of the torchbearers was Syrian actress Sulaf Fawakherji. | {
"tokens": [
"Sultanate",
"of",
"Oman",
":",
"Muscat",
"was",
"the",
"torch",
"'s",
"only",
"stop",
"in",
"the",
"Middle",
"East",
",",
"on",
"April",
"14",
".",
"The",
"relay",
"covered",
"20",
"km",
".",
"No",
"protests",
"or",
"incidents",
"were",
"reported",
".",
"One",
"of",
"the",
"torchbearers",
"was",
"Syrian",
"actress",
"Sulaf",
"Fawakherji",
"."
],
"offsets": [
2,
12,
15,
19,
21,
28,
32,
36,
41,
44,
49,
54,
57,
61,
68,
72,
74,
77,
83,
85,
87,
91,
97,
105,
108,
110,
112,
115,
124,
127,
137,
142,
150,
152,
156,
159,
163,
176,
180,
187,
195,
201,
211
]
} | b02df10869394129a7745e94a068f605 | How far was the relay route in kilometers in the Middle East? | {
"tokens": [
"How",
"far",
"was",
"the",
"relay",
"route",
"in",
"kilometers",
"in",
"the",
"Middle",
"East",
"?"
],
"offsets": [
0,
4,
8,
12,
16,
22,
28,
31,
42,
45,
49,
56,
60
]
} | {
"text": [
"20"
],
"char_spans": [
{
"start": [
105
],
"end": [
106
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
23
]
}
]
} | [
"20"
] |
SQuAD | Sultanate of Oman: Muscat was the torch's only stop in the Middle East, on April 14. The relay covered 20 km. No protests or incidents were reported. One of the torchbearers was Syrian actress Sulaf Fawakherji. | {
"tokens": [
"Sultanate",
"of",
"Oman",
":",
"Muscat",
"was",
"the",
"torch",
"'s",
"only",
"stop",
"in",
"the",
"Middle",
"East",
",",
"on",
"April",
"14",
".",
"The",
"relay",
"covered",
"20",
"km",
".",
"No",
"protests",
"or",
"incidents",
"were",
"reported",
".",
"One",
"of",
"the",
"torchbearers",
"was",
"Syrian",
"actress",
"Sulaf",
"Fawakherji",
"."
],
"offsets": [
2,
12,
15,
19,
21,
28,
32,
36,
41,
44,
49,
54,
57,
61,
68,
72,
74,
77,
83,
85,
87,
91,
97,
105,
108,
110,
112,
115,
124,
127,
137,
142,
150,
152,
156,
159,
163,
176,
180,
187,
195,
201,
211
]
} | 28efa513f0d6468084010e3043c76fdc | What is the name of the Syrian actress who was one to bear the torch? | {
"tokens": [
"What",
"is",
"the",
"name",
"of",
"the",
"Syrian",
"actress",
"who",
"was",
"one",
"to",
"bear",
"the",
"torch",
"?"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
31,
39,
43,
47,
51,
54,
59,
63,
68
]
} | {
"text": [
"Sulaf Fawakherji."
],
"char_spans": [
{
"start": [
195
],
"end": [
211
]
}
],
"token_spans": [
{
"start": [
40
],
"end": [
42
]
}
]
} | [
"Sulaf Fawakherji."
] |
SQuAD | On April 1, 2008, the San Francisco Board of Supervisors approved a resolution addressing human rights concerns when the Beijing Olympic torch arrives in San Francisco on April 9. The resolution would welcome the torch with "alarm and protest at the failure of China to meet its past solemn promises to the international community, including the citizens of San Francisco, to cease the egregious and ongoing human rights abuses in China and occupied Tibet." On April 8, numerous protests were planned including one at the city's United Nations Plaza led by actor Richard Gere and Archbishop Desmond Tutu. | {
"tokens": [
"On",
"April",
"1",
",",
"2008",
",",
"the",
"San",
"Francisco",
"Board",
"of",
"Supervisors",
"approved",
"a",
"resolution",
"addressing",
"human",
"rights",
"concerns",
"when",
"the",
"Beijing",
"Olympic",
"torch",
"arrives",
"in",
"San",
"Francisco",
"on",
"April",
"9",
".",
"The",
"resolution",
"would",
"welcome",
"the",
"torch",
"with",
"\"",
"alarm",
"and",
"protest",
"at",
"the",
"failure",
"of",
"China",
"to",
"meet",
"its",
"past",
"solemn",
"promises",
"to",
"the",
"international",
"community",
",",
"including",
"the",
"citizens",
"of",
"San",
"Francisco",
",",
"to",
"cease",
"the",
"egregious",
"and",
"ongoing",
"human",
"rights",
"abuses",
"in",
"China",
"and",
"occupied",
"Tibet",
".",
"\"",
"On",
"April",
"8",
",",
"numerous",
"protests",
"were",
"planned",
"including",
"one",
"at",
"the",
"city",
"'s",
"United",
"Nations",
"Plaza",
"led",
"by",
"actor",
"Richard",
"Gere",
"and",
"Archbishop",
"Desmond",
"Tutu",
"."
],
"offsets": [
0,
3,
9,
10,
12,
16,
18,
22,
26,
36,
42,
45,
57,
66,
68,
79,
90,
96,
103,
112,
117,
121,
129,
137,
143,
151,
154,
158,
168,
171,
177,
178,
180,
184,
195,
201,
209,
213,
219,
224,
225,
231,
235,
243,
246,
250,
258,
261,
267,
270,
275,
279,
284,
291,
300,
303,
307,
321,
330,
332,
342,
346,
355,
358,
362,
371,
373,
376,
382,
386,
396,
400,
408,
414,
421,
428,
431,
437,
441,
450,
455,
456,
458,
461,
467,
468,
470,
479,
488,
493,
501,
511,
515,
518,
522,
526,
529,
536,
544,
550,
554,
557,
563,
571,
576,
580,
591,
599,
603
]
} | e2276cd159f047daa1d007d5afc1ebe1 | Who approved a resolution concerning human rights on April 1, 2008? | {
"tokens": [
"Who",
"approved",
"a",
"resolution",
"concerning",
"human",
"rights",
"on",
"April",
"1",
",",
"2008",
"?"
],
"offsets": [
0,
4,
13,
15,
26,
37,
43,
50,
53,
59,
60,
62,
66
]
} | {
"text": [
"San Francisco Board of Supervisors"
],
"char_spans": [
{
"start": [
22
],
"end": [
55
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
11
]
}
]
} | [
"San Francisco Board of Supervisors"
] |
SQuAD | On April 1, 2008, the San Francisco Board of Supervisors approved a resolution addressing human rights concerns when the Beijing Olympic torch arrives in San Francisco on April 9. The resolution would welcome the torch with "alarm and protest at the failure of China to meet its past solemn promises to the international community, including the citizens of San Francisco, to cease the egregious and ongoing human rights abuses in China and occupied Tibet." On April 8, numerous protests were planned including one at the city's United Nations Plaza led by actor Richard Gere and Archbishop Desmond Tutu. | {
"tokens": [
"On",
"April",
"1",
",",
"2008",
",",
"the",
"San",
"Francisco",
"Board",
"of",
"Supervisors",
"approved",
"a",
"resolution",
"addressing",
"human",
"rights",
"concerns",
"when",
"the",
"Beijing",
"Olympic",
"torch",
"arrives",
"in",
"San",
"Francisco",
"on",
"April",
"9",
".",
"The",
"resolution",
"would",
"welcome",
"the",
"torch",
"with",
"\"",
"alarm",
"and",
"protest",
"at",
"the",
"failure",
"of",
"China",
"to",
"meet",
"its",
"past",
"solemn",
"promises",
"to",
"the",
"international",
"community",
",",
"including",
"the",
"citizens",
"of",
"San",
"Francisco",
",",
"to",
"cease",
"the",
"egregious",
"and",
"ongoing",
"human",
"rights",
"abuses",
"in",
"China",
"and",
"occupied",
"Tibet",
".",
"\"",
"On",
"April",
"8",
",",
"numerous",
"protests",
"were",
"planned",
"including",
"one",
"at",
"the",
"city",
"'s",
"United",
"Nations",
"Plaza",
"led",
"by",
"actor",
"Richard",
"Gere",
"and",
"Archbishop",
"Desmond",
"Tutu",
"."
],
"offsets": [
0,
3,
9,
10,
12,
16,
18,
22,
26,
36,
42,
45,
57,
66,
68,
79,
90,
96,
103,
112,
117,
121,
129,
137,
143,
151,
154,
158,
168,
171,
177,
178,
180,
184,
195,
201,
209,
213,
219,
224,
225,
231,
235,
243,
246,
250,
258,
261,
267,
270,
275,
279,
284,
291,
300,
303,
307,
321,
330,
332,
342,
346,
355,
358,
362,
371,
373,
376,
382,
386,
396,
400,
408,
414,
421,
428,
431,
437,
441,
450,
455,
456,
458,
461,
467,
468,
470,
479,
488,
493,
501,
511,
515,
518,
522,
526,
529,
536,
544,
550,
554,
557,
563,
571,
576,
580,
591,
599,
603
]
} | 928e0ad733ce4524ab1622d098d97151 | The concern was over what in China and Tibet? | {
"tokens": [
"The",
"concern",
"was",
"over",
"what",
"in",
"China",
"and",
"Tibet",
"?"
],
"offsets": [
0,
4,
12,
16,
21,
26,
29,
35,
39,
44
]
} | {
"text": [
"human rights abuses"
],
"char_spans": [
{
"start": [
408
],
"end": [
426
]
}
],
"token_spans": [
{
"start": [
72
],
"end": [
74
]
}
]
} | [
"human rights abuses"
] |
SQuAD | On April 1, 2008, the San Francisco Board of Supervisors approved a resolution addressing human rights concerns when the Beijing Olympic torch arrives in San Francisco on April 9. The resolution would welcome the torch with "alarm and protest at the failure of China to meet its past solemn promises to the international community, including the citizens of San Francisco, to cease the egregious and ongoing human rights abuses in China and occupied Tibet." On April 8, numerous protests were planned including one at the city's United Nations Plaza led by actor Richard Gere and Archbishop Desmond Tutu. | {
"tokens": [
"On",
"April",
"1",
",",
"2008",
",",
"the",
"San",
"Francisco",
"Board",
"of",
"Supervisors",
"approved",
"a",
"resolution",
"addressing",
"human",
"rights",
"concerns",
"when",
"the",
"Beijing",
"Olympic",
"torch",
"arrives",
"in",
"San",
"Francisco",
"on",
"April",
"9",
".",
"The",
"resolution",
"would",
"welcome",
"the",
"torch",
"with",
"\"",
"alarm",
"and",
"protest",
"at",
"the",
"failure",
"of",
"China",
"to",
"meet",
"its",
"past",
"solemn",
"promises",
"to",
"the",
"international",
"community",
",",
"including",
"the",
"citizens",
"of",
"San",
"Francisco",
",",
"to",
"cease",
"the",
"egregious",
"and",
"ongoing",
"human",
"rights",
"abuses",
"in",
"China",
"and",
"occupied",
"Tibet",
".",
"\"",
"On",
"April",
"8",
",",
"numerous",
"protests",
"were",
"planned",
"including",
"one",
"at",
"the",
"city",
"'s",
"United",
"Nations",
"Plaza",
"led",
"by",
"actor",
"Richard",
"Gere",
"and",
"Archbishop",
"Desmond",
"Tutu",
"."
],
"offsets": [
0,
3,
9,
10,
12,
16,
18,
22,
26,
36,
42,
45,
57,
66,
68,
79,
90,
96,
103,
112,
117,
121,
129,
137,
143,
151,
154,
158,
168,
171,
177,
178,
180,
184,
195,
201,
209,
213,
219,
224,
225,
231,
235,
243,
246,
250,
258,
261,
267,
270,
275,
279,
284,
291,
300,
303,
307,
321,
330,
332,
342,
346,
355,
358,
362,
371,
373,
376,
382,
386,
396,
400,
408,
414,
421,
428,
431,
437,
441,
450,
455,
456,
458,
461,
467,
468,
470,
479,
488,
493,
501,
511,
515,
518,
522,
526,
529,
536,
544,
550,
554,
557,
563,
571,
576,
580,
591,
599,
603
]
} | 2c11ca137b4f4fbba0239dd6cf34bbd4 | What date was the protest which was led by Gere and Tutu? | {
"tokens": [
"What",
"date",
"was",
"the",
"protest",
"which",
"was",
"led",
"by",
"Gere",
"and",
"Tutu",
"?"
],
"offsets": [
0,
5,
10,
14,
18,
26,
32,
36,
40,
43,
48,
52,
56
]
} | {
"text": [
"April 8"
],
"char_spans": [
{
"start": [
461
],
"end": [
467
]
}
],
"token_spans": [
{
"start": [
83
],
"end": [
84
]
}
]
} | [
"April 8"
] |
SQuAD | On April 1, 2008, the San Francisco Board of Supervisors approved a resolution addressing human rights concerns when the Beijing Olympic torch arrives in San Francisco on April 9. The resolution would welcome the torch with "alarm and protest at the failure of China to meet its past solemn promises to the international community, including the citizens of San Francisco, to cease the egregious and ongoing human rights abuses in China and occupied Tibet." On April 8, numerous protests were planned including one at the city's United Nations Plaza led by actor Richard Gere and Archbishop Desmond Tutu. | {
"tokens": [
"On",
"April",
"1",
",",
"2008",
",",
"the",
"San",
"Francisco",
"Board",
"of",
"Supervisors",
"approved",
"a",
"resolution",
"addressing",
"human",
"rights",
"concerns",
"when",
"the",
"Beijing",
"Olympic",
"torch",
"arrives",
"in",
"San",
"Francisco",
"on",
"April",
"9",
".",
"The",
"resolution",
"would",
"welcome",
"the",
"torch",
"with",
"\"",
"alarm",
"and",
"protest",
"at",
"the",
"failure",
"of",
"China",
"to",
"meet",
"its",
"past",
"solemn",
"promises",
"to",
"the",
"international",
"community",
",",
"including",
"the",
"citizens",
"of",
"San",
"Francisco",
",",
"to",
"cease",
"the",
"egregious",
"and",
"ongoing",
"human",
"rights",
"abuses",
"in",
"China",
"and",
"occupied",
"Tibet",
".",
"\"",
"On",
"April",
"8",
",",
"numerous",
"protests",
"were",
"planned",
"including",
"one",
"at",
"the",
"city",
"'s",
"United",
"Nations",
"Plaza",
"led",
"by",
"actor",
"Richard",
"Gere",
"and",
"Archbishop",
"Desmond",
"Tutu",
"."
],
"offsets": [
0,
3,
9,
10,
12,
16,
18,
22,
26,
36,
42,
45,
57,
66,
68,
79,
90,
96,
103,
112,
117,
121,
129,
137,
143,
151,
154,
158,
168,
171,
177,
178,
180,
184,
195,
201,
209,
213,
219,
224,
225,
231,
235,
243,
246,
250,
258,
261,
267,
270,
275,
279,
284,
291,
300,
303,
307,
321,
330,
332,
342,
346,
355,
358,
362,
371,
373,
376,
382,
386,
396,
400,
408,
414,
421,
428,
431,
437,
441,
450,
455,
456,
458,
461,
467,
468,
470,
479,
488,
493,
501,
511,
515,
518,
522,
526,
529,
536,
544,
550,
554,
557,
563,
571,
576,
580,
591,
599,
603
]
} | d554a889aa9140ceb62b6694193efb1f | When was a resolution agreed to about Chinese human rights issues in San Francisco? | {
"tokens": [
"When",
"was",
"a",
"resolution",
"agreed",
"to",
"about",
"Chinese",
"human",
"rights",
"issues",
"in",
"San",
"Francisco",
"?"
],
"offsets": [
0,
5,
9,
11,
22,
29,
32,
38,
46,
52,
59,
66,
69,
73,
82
]
} | {
"text": [
"April 1, 2008"
],
"char_spans": [
{
"start": [
3
],
"end": [
15
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
4
]
}
]
} | [
"April 1, 2008"
] |
SQuAD | On April 1, 2008, the San Francisco Board of Supervisors approved a resolution addressing human rights concerns when the Beijing Olympic torch arrives in San Francisco on April 9. The resolution would welcome the torch with "alarm and protest at the failure of China to meet its past solemn promises to the international community, including the citizens of San Francisco, to cease the egregious and ongoing human rights abuses in China and occupied Tibet." On April 8, numerous protests were planned including one at the city's United Nations Plaza led by actor Richard Gere and Archbishop Desmond Tutu. | {
"tokens": [
"On",
"April",
"1",
",",
"2008",
",",
"the",
"San",
"Francisco",
"Board",
"of",
"Supervisors",
"approved",
"a",
"resolution",
"addressing",
"human",
"rights",
"concerns",
"when",
"the",
"Beijing",
"Olympic",
"torch",
"arrives",
"in",
"San",
"Francisco",
"on",
"April",
"9",
".",
"The",
"resolution",
"would",
"welcome",
"the",
"torch",
"with",
"\"",
"alarm",
"and",
"protest",
"at",
"the",
"failure",
"of",
"China",
"to",
"meet",
"its",
"past",
"solemn",
"promises",
"to",
"the",
"international",
"community",
",",
"including",
"the",
"citizens",
"of",
"San",
"Francisco",
",",
"to",
"cease",
"the",
"egregious",
"and",
"ongoing",
"human",
"rights",
"abuses",
"in",
"China",
"and",
"occupied",
"Tibet",
".",
"\"",
"On",
"April",
"8",
",",
"numerous",
"protests",
"were",
"planned",
"including",
"one",
"at",
"the",
"city",
"'s",
"United",
"Nations",
"Plaza",
"led",
"by",
"actor",
"Richard",
"Gere",
"and",
"Archbishop",
"Desmond",
"Tutu",
"."
],
"offsets": [
0,
3,
9,
10,
12,
16,
18,
22,
26,
36,
42,
45,
57,
66,
68,
79,
90,
96,
103,
112,
117,
121,
129,
137,
143,
151,
154,
158,
168,
171,
177,
178,
180,
184,
195,
201,
209,
213,
219,
224,
225,
231,
235,
243,
246,
250,
258,
261,
267,
270,
275,
279,
284,
291,
300,
303,
307,
321,
330,
332,
342,
346,
355,
358,
362,
371,
373,
376,
382,
386,
396,
400,
408,
414,
421,
428,
431,
437,
441,
450,
455,
456,
458,
461,
467,
468,
470,
479,
488,
493,
501,
511,
515,
518,
522,
526,
529,
536,
544,
550,
554,
557,
563,
571,
576,
580,
591,
599,
603
]
} | 3df628e06efd4ac791d84a17de38ff7a | Who approved the resolution? | {
"tokens": [
"Who",
"approved",
"the",
"resolution",
"?"
],
"offsets": [
0,
4,
13,
17,
27
]
} | {
"text": [
"San Francisco Board of Supervisors"
],
"char_spans": [
{
"start": [
22
],
"end": [
55
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
11
]
}
]
} | [
"San Francisco Board of Supervisors"
] |
SQuAD | On April 1, 2008, the San Francisco Board of Supervisors approved a resolution addressing human rights concerns when the Beijing Olympic torch arrives in San Francisco on April 9. The resolution would welcome the torch with "alarm and protest at the failure of China to meet its past solemn promises to the international community, including the citizens of San Francisco, to cease the egregious and ongoing human rights abuses in China and occupied Tibet." On April 8, numerous protests were planned including one at the city's United Nations Plaza led by actor Richard Gere and Archbishop Desmond Tutu. | {
"tokens": [
"On",
"April",
"1",
",",
"2008",
",",
"the",
"San",
"Francisco",
"Board",
"of",
"Supervisors",
"approved",
"a",
"resolution",
"addressing",
"human",
"rights",
"concerns",
"when",
"the",
"Beijing",
"Olympic",
"torch",
"arrives",
"in",
"San",
"Francisco",
"on",
"April",
"9",
".",
"The",
"resolution",
"would",
"welcome",
"the",
"torch",
"with",
"\"",
"alarm",
"and",
"protest",
"at",
"the",
"failure",
"of",
"China",
"to",
"meet",
"its",
"past",
"solemn",
"promises",
"to",
"the",
"international",
"community",
",",
"including",
"the",
"citizens",
"of",
"San",
"Francisco",
",",
"to",
"cease",
"the",
"egregious",
"and",
"ongoing",
"human",
"rights",
"abuses",
"in",
"China",
"and",
"occupied",
"Tibet",
".",
"\"",
"On",
"April",
"8",
",",
"numerous",
"protests",
"were",
"planned",
"including",
"one",
"at",
"the",
"city",
"'s",
"United",
"Nations",
"Plaza",
"led",
"by",
"actor",
"Richard",
"Gere",
"and",
"Archbishop",
"Desmond",
"Tutu",
"."
],
"offsets": [
0,
3,
9,
10,
12,
16,
18,
22,
26,
36,
42,
45,
57,
66,
68,
79,
90,
96,
103,
112,
117,
121,
129,
137,
143,
151,
154,
158,
168,
171,
177,
178,
180,
184,
195,
201,
209,
213,
219,
224,
225,
231,
235,
243,
246,
250,
258,
261,
267,
270,
275,
279,
284,
291,
300,
303,
307,
321,
330,
332,
342,
346,
355,
358,
362,
371,
373,
376,
382,
386,
396,
400,
408,
414,
421,
428,
431,
437,
441,
450,
455,
456,
458,
461,
467,
468,
470,
479,
488,
493,
501,
511,
515,
518,
522,
526,
529,
536,
544,
550,
554,
557,
563,
571,
576,
580,
591,
599,
603
]
} | 0fb95caf915448bfac03b74eb65eeb9e | Where was a protest planned in San Francisco? | {
"tokens": [
"Where",
"was",
"a",
"protest",
"planned",
"in",
"San",
"Francisco",
"?"
],
"offsets": [
0,
6,
10,
12,
20,
28,
31,
35,
44
]
} | {
"text": [
"United Nations Plaza"
],
"char_spans": [
{
"start": [
529
],
"end": [
548
]
}
],
"token_spans": [
{
"start": [
96
],
"end": [
98
]
}
]
} | [
"United Nations Plaza"
] |
SQuAD | On April 1, 2008, the San Francisco Board of Supervisors approved a resolution addressing human rights concerns when the Beijing Olympic torch arrives in San Francisco on April 9. The resolution would welcome the torch with "alarm and protest at the failure of China to meet its past solemn promises to the international community, including the citizens of San Francisco, to cease the egregious and ongoing human rights abuses in China and occupied Tibet." On April 8, numerous protests were planned including one at the city's United Nations Plaza led by actor Richard Gere and Archbishop Desmond Tutu. | {
"tokens": [
"On",
"April",
"1",
",",
"2008",
",",
"the",
"San",
"Francisco",
"Board",
"of",
"Supervisors",
"approved",
"a",
"resolution",
"addressing",
"human",
"rights",
"concerns",
"when",
"the",
"Beijing",
"Olympic",
"torch",
"arrives",
"in",
"San",
"Francisco",
"on",
"April",
"9",
".",
"The",
"resolution",
"would",
"welcome",
"the",
"torch",
"with",
"\"",
"alarm",
"and",
"protest",
"at",
"the",
"failure",
"of",
"China",
"to",
"meet",
"its",
"past",
"solemn",
"promises",
"to",
"the",
"international",
"community",
",",
"including",
"the",
"citizens",
"of",
"San",
"Francisco",
",",
"to",
"cease",
"the",
"egregious",
"and",
"ongoing",
"human",
"rights",
"abuses",
"in",
"China",
"and",
"occupied",
"Tibet",
".",
"\"",
"On",
"April",
"8",
",",
"numerous",
"protests",
"were",
"planned",
"including",
"one",
"at",
"the",
"city",
"'s",
"United",
"Nations",
"Plaza",
"led",
"by",
"actor",
"Richard",
"Gere",
"and",
"Archbishop",
"Desmond",
"Tutu",
"."
],
"offsets": [
0,
3,
9,
10,
12,
16,
18,
22,
26,
36,
42,
45,
57,
66,
68,
79,
90,
96,
103,
112,
117,
121,
129,
137,
143,
151,
154,
158,
168,
171,
177,
178,
180,
184,
195,
201,
209,
213,
219,
224,
225,
231,
235,
243,
246,
250,
258,
261,
267,
270,
275,
279,
284,
291,
300,
303,
307,
321,
330,
332,
342,
346,
355,
358,
362,
371,
373,
376,
382,
386,
396,
400,
408,
414,
421,
428,
431,
437,
441,
450,
455,
456,
458,
461,
467,
468,
470,
479,
488,
493,
501,
511,
515,
518,
522,
526,
529,
536,
544,
550,
554,
557,
563,
571,
576,
580,
591,
599,
603
]
} | c6cc51628ba74ce7abda901a74e36a15 | What actor was scheduled to attend a San Francisco Olympic protest? | {
"tokens": [
"What",
"actor",
"was",
"scheduled",
"to",
"attend",
"a",
"San",
"Francisco",
"Olympic",
"protest",
"?"
],
"offsets": [
0,
5,
11,
15,
25,
28,
35,
37,
41,
51,
59,
66
]
} | {
"text": [
"Richard Gere"
],
"char_spans": [
{
"start": [
563
],
"end": [
574
]
}
],
"token_spans": [
{
"start": [
102
],
"end": [
103
]
}
]
} | [
"Richard Gere"
] |
SQuAD | French police were criticised for their handling of the events, and notably for confiscating Tibetan flags from demonstrators. The newspaper Libération commented: "The police did so much that only the Chinese were given freedom of expression. The Tibetan flag was forbidden everywhere except on the Trocadéro." Minister of the Interior Michèle Alliot-Marie later stated that the police had not been ordered to do so, and that they had acted on their own initiative. A cameraman for France 2 was struck in the face by a police officer, knocked unconscious, and had to be sent to hospital. | {
"tokens": [
"French",
"police",
"were",
"criticised",
"for",
"their",
"handling",
"of",
"the",
"events",
",",
"and",
"notably",
"for",
"confiscating",
"Tibetan",
"flags",
"from",
"demonstrators",
".",
"The",
"newspaper",
"Libération",
"commented",
":",
"\"",
"The",
"police",
"did",
"so",
"much",
"that",
"only",
"the",
"Chinese",
"were",
"given",
"freedom",
"of",
"expression",
".",
"The",
"Tibetan",
"flag",
"was",
"forbidden",
"everywhere",
"except",
"on",
"the",
"Trocadéro",
".",
"\"",
"Minister",
"of",
"the",
"Interior",
"Michèle",
"Alliot",
"-",
"Marie",
"later",
"stated",
"that",
"the",
"police",
"had",
"not",
"been",
"ordered",
"to",
"do",
"so",
",",
"and",
"that",
"they",
"had",
"acted",
"on",
"their",
"own",
"initiative",
".",
"A",
"cameraman",
"for",
"France",
"2",
"was",
"struck",
"in",
"the",
"face",
"by",
"a",
"police",
"officer",
",",
"knocked",
"unconscious",
",",
"and",
"had",
"to",
"be",
"sent",
"to",
"hospital",
"."
],
"offsets": [
0,
7,
14,
19,
30,
34,
40,
49,
52,
56,
62,
64,
68,
76,
80,
93,
101,
107,
112,
125,
127,
131,
141,
152,
161,
163,
164,
168,
175,
179,
182,
187,
192,
197,
201,
209,
214,
220,
228,
231,
241,
243,
247,
255,
260,
264,
274,
285,
292,
295,
299,
308,
309,
311,
320,
323,
327,
336,
344,
350,
351,
357,
363,
370,
375,
379,
386,
390,
394,
399,
407,
410,
413,
415,
417,
421,
426,
431,
435,
441,
444,
450,
454,
464,
466,
468,
478,
482,
489,
491,
495,
502,
505,
509,
514,
517,
519,
526,
533,
535,
543,
554,
556,
560,
564,
567,
570,
575,
578,
586
]
} | 030b5bdf632840978c13865e12290cb5 | What did French police take from demonstrators? | {
"tokens": [
"What",
"did",
"French",
"police",
"take",
"from",
"demonstrators",
"?"
],
"offsets": [
0,
5,
9,
16,
23,
28,
33,
46
]
} | {
"text": [
"Tibetan flags"
],
"char_spans": [
{
"start": [
93
],
"end": [
105
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
16
]
}
]
} | [
"Tibetan flags"
] |
SQuAD | French police were criticised for their handling of the events, and notably for confiscating Tibetan flags from demonstrators. The newspaper Libération commented: "The police did so much that only the Chinese were given freedom of expression. The Tibetan flag was forbidden everywhere except on the Trocadéro." Minister of the Interior Michèle Alliot-Marie later stated that the police had not been ordered to do so, and that they had acted on their own initiative. A cameraman for France 2 was struck in the face by a police officer, knocked unconscious, and had to be sent to hospital. | {
"tokens": [
"French",
"police",
"were",
"criticised",
"for",
"their",
"handling",
"of",
"the",
"events",
",",
"and",
"notably",
"for",
"confiscating",
"Tibetan",
"flags",
"from",
"demonstrators",
".",
"The",
"newspaper",
"Libération",
"commented",
":",
"\"",
"The",
"police",
"did",
"so",
"much",
"that",
"only",
"the",
"Chinese",
"were",
"given",
"freedom",
"of",
"expression",
".",
"The",
"Tibetan",
"flag",
"was",
"forbidden",
"everywhere",
"except",
"on",
"the",
"Trocadéro",
".",
"\"",
"Minister",
"of",
"the",
"Interior",
"Michèle",
"Alliot",
"-",
"Marie",
"later",
"stated",
"that",
"the",
"police",
"had",
"not",
"been",
"ordered",
"to",
"do",
"so",
",",
"and",
"that",
"they",
"had",
"acted",
"on",
"their",
"own",
"initiative",
".",
"A",
"cameraman",
"for",
"France",
"2",
"was",
"struck",
"in",
"the",
"face",
"by",
"a",
"police",
"officer",
",",
"knocked",
"unconscious",
",",
"and",
"had",
"to",
"be",
"sent",
"to",
"hospital",
"."
],
"offsets": [
0,
7,
14,
19,
30,
34,
40,
49,
52,
56,
62,
64,
68,
76,
80,
93,
101,
107,
112,
125,
127,
131,
141,
152,
161,
163,
164,
168,
175,
179,
182,
187,
192,
197,
201,
209,
214,
220,
228,
231,
241,
243,
247,
255,
260,
264,
274,
285,
292,
295,
299,
308,
309,
311,
320,
323,
327,
336,
344,
350,
351,
357,
363,
370,
375,
379,
386,
390,
394,
399,
407,
410,
413,
415,
417,
421,
426,
431,
435,
441,
444,
450,
454,
464,
466,
468,
478,
482,
489,
491,
495,
502,
505,
509,
514,
517,
519,
526,
533,
535,
543,
554,
556,
560,
564,
567,
570,
575,
578,
586
]
} | f87f177d1ea64827997847c182d0e41c | Which newspaper reported that only the Chinese could express themselves? | {
"tokens": [
"Which",
"newspaper",
"reported",
"that",
"only",
"the",
"Chinese",
"could",
"express",
"themselves",
"?"
],
"offsets": [
0,
6,
16,
25,
30,
35,
39,
47,
53,
61,
71
]
} | {
"text": [
"Libération"
],
"char_spans": [
{
"start": [
141
],
"end": [
150
]
}
],
"token_spans": [
{
"start": [
22
],
"end": [
22
]
}
]
} | [
"Libération"
] |
SQuAD | French police were criticised for their handling of the events, and notably for confiscating Tibetan flags from demonstrators. The newspaper Libération commented: "The police did so much that only the Chinese were given freedom of expression. The Tibetan flag was forbidden everywhere except on the Trocadéro." Minister of the Interior Michèle Alliot-Marie later stated that the police had not been ordered to do so, and that they had acted on their own initiative. A cameraman for France 2 was struck in the face by a police officer, knocked unconscious, and had to be sent to hospital. | {
"tokens": [
"French",
"police",
"were",
"criticised",
"for",
"their",
"handling",
"of",
"the",
"events",
",",
"and",
"notably",
"for",
"confiscating",
"Tibetan",
"flags",
"from",
"demonstrators",
".",
"The",
"newspaper",
"Libération",
"commented",
":",
"\"",
"The",
"police",
"did",
"so",
"much",
"that",
"only",
"the",
"Chinese",
"were",
"given",
"freedom",
"of",
"expression",
".",
"The",
"Tibetan",
"flag",
"was",
"forbidden",
"everywhere",
"except",
"on",
"the",
"Trocadéro",
".",
"\"",
"Minister",
"of",
"the",
"Interior",
"Michèle",
"Alliot",
"-",
"Marie",
"later",
"stated",
"that",
"the",
"police",
"had",
"not",
"been",
"ordered",
"to",
"do",
"so",
",",
"and",
"that",
"they",
"had",
"acted",
"on",
"their",
"own",
"initiative",
".",
"A",
"cameraman",
"for",
"France",
"2",
"was",
"struck",
"in",
"the",
"face",
"by",
"a",
"police",
"officer",
",",
"knocked",
"unconscious",
",",
"and",
"had",
"to",
"be",
"sent",
"to",
"hospital",
"."
],
"offsets": [
0,
7,
14,
19,
30,
34,
40,
49,
52,
56,
62,
64,
68,
76,
80,
93,
101,
107,
112,
125,
127,
131,
141,
152,
161,
163,
164,
168,
175,
179,
182,
187,
192,
197,
201,
209,
214,
220,
228,
231,
241,
243,
247,
255,
260,
264,
274,
285,
292,
295,
299,
308,
309,
311,
320,
323,
327,
336,
344,
350,
351,
357,
363,
370,
375,
379,
386,
390,
394,
399,
407,
410,
413,
415,
417,
421,
426,
431,
435,
441,
444,
450,
454,
464,
466,
468,
478,
482,
489,
491,
495,
502,
505,
509,
514,
517,
519,
526,
533,
535,
543,
554,
556,
560,
564,
567,
570,
575,
578,
586
]
} | 6580b04616d34377b323705008bdeeec | Where was the only place the Tibetan flag could be held? | {
"tokens": [
"Where",
"was",
"the",
"only",
"place",
"the",
"Tibetan",
"flag",
"could",
"be",
"held",
"?"
],
"offsets": [
0,
6,
10,
14,
19,
25,
29,
37,
42,
48,
51,
55
]
} | {
"text": [
"the Trocadéro"
],
"char_spans": [
{
"start": [
295
],
"end": [
307
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
50
]
}
]
} | [
"the Trocadéro"
] |
SQuAD | French police were criticised for their handling of the events, and notably for confiscating Tibetan flags from demonstrators. The newspaper Libération commented: "The police did so much that only the Chinese were given freedom of expression. The Tibetan flag was forbidden everywhere except on the Trocadéro." Minister of the Interior Michèle Alliot-Marie later stated that the police had not been ordered to do so, and that they had acted on their own initiative. A cameraman for France 2 was struck in the face by a police officer, knocked unconscious, and had to be sent to hospital. | {
"tokens": [
"French",
"police",
"were",
"criticised",
"for",
"their",
"handling",
"of",
"the",
"events",
",",
"and",
"notably",
"for",
"confiscating",
"Tibetan",
"flags",
"from",
"demonstrators",
".",
"The",
"newspaper",
"Libération",
"commented",
":",
"\"",
"The",
"police",
"did",
"so",
"much",
"that",
"only",
"the",
"Chinese",
"were",
"given",
"freedom",
"of",
"expression",
".",
"The",
"Tibetan",
"flag",
"was",
"forbidden",
"everywhere",
"except",
"on",
"the",
"Trocadéro",
".",
"\"",
"Minister",
"of",
"the",
"Interior",
"Michèle",
"Alliot",
"-",
"Marie",
"later",
"stated",
"that",
"the",
"police",
"had",
"not",
"been",
"ordered",
"to",
"do",
"so",
",",
"and",
"that",
"they",
"had",
"acted",
"on",
"their",
"own",
"initiative",
".",
"A",
"cameraman",
"for",
"France",
"2",
"was",
"struck",
"in",
"the",
"face",
"by",
"a",
"police",
"officer",
",",
"knocked",
"unconscious",
",",
"and",
"had",
"to",
"be",
"sent",
"to",
"hospital",
"."
],
"offsets": [
0,
7,
14,
19,
30,
34,
40,
49,
52,
56,
62,
64,
68,
76,
80,
93,
101,
107,
112,
125,
127,
131,
141,
152,
161,
163,
164,
168,
175,
179,
182,
187,
192,
197,
201,
209,
214,
220,
228,
231,
241,
243,
247,
255,
260,
264,
274,
285,
292,
295,
299,
308,
309,
311,
320,
323,
327,
336,
344,
350,
351,
357,
363,
370,
375,
379,
386,
390,
394,
399,
407,
410,
413,
415,
417,
421,
426,
431,
435,
441,
444,
450,
454,
464,
466,
468,
478,
482,
489,
491,
495,
502,
505,
509,
514,
517,
519,
526,
533,
535,
543,
554,
556,
560,
564,
567,
570,
575,
578,
586
]
} | 9d427591dc6949829e6a61f8b0902653 | Who was the Minister of the Interior? | {
"tokens": [
"Who",
"was",
"the",
"Minister",
"of",
"the",
"Interior",
"?"
],
"offsets": [
0,
4,
8,
12,
21,
24,
28,
36
]
} | {
"text": [
"Michèle Alliot-Marie"
],
"char_spans": [
{
"start": [
336
],
"end": [
355
]
}
],
"token_spans": [
{
"start": [
57
],
"end": [
60
]
}
]
} | [
"Michèle Alliot-Marie"
] |
SQuAD | French police were criticised for their handling of the events, and notably for confiscating Tibetan flags from demonstrators. The newspaper Libération commented: "The police did so much that only the Chinese were given freedom of expression. The Tibetan flag was forbidden everywhere except on the Trocadéro." Minister of the Interior Michèle Alliot-Marie later stated that the police had not been ordered to do so, and that they had acted on their own initiative. A cameraman for France 2 was struck in the face by a police officer, knocked unconscious, and had to be sent to hospital. | {
"tokens": [
"French",
"police",
"were",
"criticised",
"for",
"their",
"handling",
"of",
"the",
"events",
",",
"and",
"notably",
"for",
"confiscating",
"Tibetan",
"flags",
"from",
"demonstrators",
".",
"The",
"newspaper",
"Libération",
"commented",
":",
"\"",
"The",
"police",
"did",
"so",
"much",
"that",
"only",
"the",
"Chinese",
"were",
"given",
"freedom",
"of",
"expression",
".",
"The",
"Tibetan",
"flag",
"was",
"forbidden",
"everywhere",
"except",
"on",
"the",
"Trocadéro",
".",
"\"",
"Minister",
"of",
"the",
"Interior",
"Michèle",
"Alliot",
"-",
"Marie",
"later",
"stated",
"that",
"the",
"police",
"had",
"not",
"been",
"ordered",
"to",
"do",
"so",
",",
"and",
"that",
"they",
"had",
"acted",
"on",
"their",
"own",
"initiative",
".",
"A",
"cameraman",
"for",
"France",
"2",
"was",
"struck",
"in",
"the",
"face",
"by",
"a",
"police",
"officer",
",",
"knocked",
"unconscious",
",",
"and",
"had",
"to",
"be",
"sent",
"to",
"hospital",
"."
],
"offsets": [
0,
7,
14,
19,
30,
34,
40,
49,
52,
56,
62,
64,
68,
76,
80,
93,
101,
107,
112,
125,
127,
131,
141,
152,
161,
163,
164,
168,
175,
179,
182,
187,
192,
197,
201,
209,
214,
220,
228,
231,
241,
243,
247,
255,
260,
264,
274,
285,
292,
295,
299,
308,
309,
311,
320,
323,
327,
336,
344,
350,
351,
357,
363,
370,
375,
379,
386,
390,
394,
399,
407,
410,
413,
415,
417,
421,
426,
431,
435,
441,
444,
450,
454,
464,
466,
468,
478,
482,
489,
491,
495,
502,
505,
509,
514,
517,
519,
526,
533,
535,
543,
554,
556,
560,
564,
567,
570,
575,
578,
586
]
} | ee8667d287024424a6ca4ba9fc6f6c3f | What did French law enforcement take from protesters? | {
"tokens": [
"What",
"did",
"French",
"law",
"enforcement",
"take",
"from",
"protesters",
"?"
],
"offsets": [
0,
5,
9,
16,
20,
32,
37,
42,
52
]
} | {
"text": [
"Tibetan flags"
],
"char_spans": [
{
"start": [
93
],
"end": [
105
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
16
]
}
]
} | [
"Tibetan flags"
] |
SQuAD | French police were criticised for their handling of the events, and notably for confiscating Tibetan flags from demonstrators. The newspaper Libération commented: "The police did so much that only the Chinese were given freedom of expression. The Tibetan flag was forbidden everywhere except on the Trocadéro." Minister of the Interior Michèle Alliot-Marie later stated that the police had not been ordered to do so, and that they had acted on their own initiative. A cameraman for France 2 was struck in the face by a police officer, knocked unconscious, and had to be sent to hospital. | {
"tokens": [
"French",
"police",
"were",
"criticised",
"for",
"their",
"handling",
"of",
"the",
"events",
",",
"and",
"notably",
"for",
"confiscating",
"Tibetan",
"flags",
"from",
"demonstrators",
".",
"The",
"newspaper",
"Libération",
"commented",
":",
"\"",
"The",
"police",
"did",
"so",
"much",
"that",
"only",
"the",
"Chinese",
"were",
"given",
"freedom",
"of",
"expression",
".",
"The",
"Tibetan",
"flag",
"was",
"forbidden",
"everywhere",
"except",
"on",
"the",
"Trocadéro",
".",
"\"",
"Minister",
"of",
"the",
"Interior",
"Michèle",
"Alliot",
"-",
"Marie",
"later",
"stated",
"that",
"the",
"police",
"had",
"not",
"been",
"ordered",
"to",
"do",
"so",
",",
"and",
"that",
"they",
"had",
"acted",
"on",
"their",
"own",
"initiative",
".",
"A",
"cameraman",
"for",
"France",
"2",
"was",
"struck",
"in",
"the",
"face",
"by",
"a",
"police",
"officer",
",",
"knocked",
"unconscious",
",",
"and",
"had",
"to",
"be",
"sent",
"to",
"hospital",
"."
],
"offsets": [
0,
7,
14,
19,
30,
34,
40,
49,
52,
56,
62,
64,
68,
76,
80,
93,
101,
107,
112,
125,
127,
131,
141,
152,
161,
163,
164,
168,
175,
179,
182,
187,
192,
197,
201,
209,
214,
220,
228,
231,
241,
243,
247,
255,
260,
264,
274,
285,
292,
295,
299,
308,
309,
311,
320,
323,
327,
336,
344,
350,
351,
357,
363,
370,
375,
379,
386,
390,
394,
399,
407,
410,
413,
415,
417,
421,
426,
431,
435,
441,
444,
450,
454,
464,
466,
468,
478,
482,
489,
491,
495,
502,
505,
509,
514,
517,
519,
526,
533,
535,
543,
554,
556,
560,
564,
567,
570,
575,
578,
586
]
} | 44d2343059f445589b122e19389aa8dd | Where was the only place Tibetan flags were permitted? | {
"tokens": [
"Where",
"was",
"the",
"only",
"place",
"Tibetan",
"flags",
"were",
"permitted",
"?"
],
"offsets": [
0,
6,
10,
14,
19,
25,
33,
39,
44,
53
]
} | {
"text": [
"the Trocadéro."
],
"char_spans": [
{
"start": [
295
],
"end": [
308
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
51
]
}
]
} | [
"the Trocadéro."
] |
SQuAD | French police were criticised for their handling of the events, and notably for confiscating Tibetan flags from demonstrators. The newspaper Libération commented: "The police did so much that only the Chinese were given freedom of expression. The Tibetan flag was forbidden everywhere except on the Trocadéro." Minister of the Interior Michèle Alliot-Marie later stated that the police had not been ordered to do so, and that they had acted on their own initiative. A cameraman for France 2 was struck in the face by a police officer, knocked unconscious, and had to be sent to hospital. | {
"tokens": [
"French",
"police",
"were",
"criticised",
"for",
"their",
"handling",
"of",
"the",
"events",
",",
"and",
"notably",
"for",
"confiscating",
"Tibetan",
"flags",
"from",
"demonstrators",
".",
"The",
"newspaper",
"Libération",
"commented",
":",
"\"",
"The",
"police",
"did",
"so",
"much",
"that",
"only",
"the",
"Chinese",
"were",
"given",
"freedom",
"of",
"expression",
".",
"The",
"Tibetan",
"flag",
"was",
"forbidden",
"everywhere",
"except",
"on",
"the",
"Trocadéro",
".",
"\"",
"Minister",
"of",
"the",
"Interior",
"Michèle",
"Alliot",
"-",
"Marie",
"later",
"stated",
"that",
"the",
"police",
"had",
"not",
"been",
"ordered",
"to",
"do",
"so",
",",
"and",
"that",
"they",
"had",
"acted",
"on",
"their",
"own",
"initiative",
".",
"A",
"cameraman",
"for",
"France",
"2",
"was",
"struck",
"in",
"the",
"face",
"by",
"a",
"police",
"officer",
",",
"knocked",
"unconscious",
",",
"and",
"had",
"to",
"be",
"sent",
"to",
"hospital",
"."
],
"offsets": [
0,
7,
14,
19,
30,
34,
40,
49,
52,
56,
62,
64,
68,
76,
80,
93,
101,
107,
112,
125,
127,
131,
141,
152,
161,
163,
164,
168,
175,
179,
182,
187,
192,
197,
201,
209,
214,
220,
228,
231,
241,
243,
247,
255,
260,
264,
274,
285,
292,
295,
299,
308,
309,
311,
320,
323,
327,
336,
344,
350,
351,
357,
363,
370,
375,
379,
386,
390,
394,
399,
407,
410,
413,
415,
417,
421,
426,
431,
435,
441,
444,
450,
454,
464,
466,
468,
478,
482,
489,
491,
495,
502,
505,
509,
514,
517,
519,
526,
533,
535,
543,
554,
556,
560,
564,
567,
570,
575,
578,
586
]
} | fa6e0392a8be4f49b0f0f8ae458f973e | Who said the police acted on their own in taking the flags? | {
"tokens": [
"Who",
"said",
"the",
"police",
"acted",
"on",
"their",
"own",
"in",
"taking",
"the",
"flags",
"?"
],
"offsets": [
0,
4,
9,
13,
20,
26,
29,
35,
39,
42,
49,
53,
58
]
} | {
"text": [
"Michèle Alliot-Marie"
],
"char_spans": [
{
"start": [
336
],
"end": [
355
]
}
],
"token_spans": [
{
"start": [
57
],
"end": [
60
]
}
]
} | [
"Michèle Alliot-Marie"
] |
SQuAD | French police were criticised for their handling of the events, and notably for confiscating Tibetan flags from demonstrators. The newspaper Libération commented: "The police did so much that only the Chinese were given freedom of expression. The Tibetan flag was forbidden everywhere except on the Trocadéro." Minister of the Interior Michèle Alliot-Marie later stated that the police had not been ordered to do so, and that they had acted on their own initiative. A cameraman for France 2 was struck in the face by a police officer, knocked unconscious, and had to be sent to hospital. | {
"tokens": [
"French",
"police",
"were",
"criticised",
"for",
"their",
"handling",
"of",
"the",
"events",
",",
"and",
"notably",
"for",
"confiscating",
"Tibetan",
"flags",
"from",
"demonstrators",
".",
"The",
"newspaper",
"Libération",
"commented",
":",
"\"",
"The",
"police",
"did",
"so",
"much",
"that",
"only",
"the",
"Chinese",
"were",
"given",
"freedom",
"of",
"expression",
".",
"The",
"Tibetan",
"flag",
"was",
"forbidden",
"everywhere",
"except",
"on",
"the",
"Trocadéro",
".",
"\"",
"Minister",
"of",
"the",
"Interior",
"Michèle",
"Alliot",
"-",
"Marie",
"later",
"stated",
"that",
"the",
"police",
"had",
"not",
"been",
"ordered",
"to",
"do",
"so",
",",
"and",
"that",
"they",
"had",
"acted",
"on",
"their",
"own",
"initiative",
".",
"A",
"cameraman",
"for",
"France",
"2",
"was",
"struck",
"in",
"the",
"face",
"by",
"a",
"police",
"officer",
",",
"knocked",
"unconscious",
",",
"and",
"had",
"to",
"be",
"sent",
"to",
"hospital",
"."
],
"offsets": [
0,
7,
14,
19,
30,
34,
40,
49,
52,
56,
62,
64,
68,
76,
80,
93,
101,
107,
112,
125,
127,
131,
141,
152,
161,
163,
164,
168,
175,
179,
182,
187,
192,
197,
201,
209,
214,
220,
228,
231,
241,
243,
247,
255,
260,
264,
274,
285,
292,
295,
299,
308,
309,
311,
320,
323,
327,
336,
344,
350,
351,
357,
363,
370,
375,
379,
386,
390,
394,
399,
407,
410,
413,
415,
417,
421,
426,
431,
435,
441,
444,
450,
454,
464,
466,
468,
478,
482,
489,
491,
495,
502,
505,
509,
514,
517,
519,
526,
533,
535,
543,
554,
556,
560,
564,
567,
570,
575,
578,
586
]
} | 0861454f8c2e4a219187a3ae40de22d5 | Who rendered a France 2 camera person unconscious? | {
"tokens": [
"Who",
"rendered",
"a",
"France",
"2",
"camera",
"person",
"unconscious",
"?"
],
"offsets": [
0,
4,
13,
15,
22,
24,
31,
38,
49
]
} | {
"text": [
"a police officer"
],
"char_spans": [
{
"start": [
517
],
"end": [
532
]
}
],
"token_spans": [
{
"start": [
95
],
"end": [
97
]
}
]
} | [
"a police officer"
] |
SQuAD | The route carried the torch through six continents from March 2008 to May 2008 to August 2008. The planned route originally included a stop in Taipei between Ho Chi Minh City and Hong Kong, but there was disagreement in Beijing and Taipei over language used to describe whether it was an international or a domestic part of the route. While the Olympic committees of China and Chinese Taipei reached initial consensus on the approach, the government of the Republic of China in Taiwan intervened, stating that this placement could be interpreted as placing Taiwan on the same level as Hong Kong and Macau, an implication it objected to. The Beijing Organizing Committee attempted to continue negotiation, but further disputes arose over the flag or the anthem of the Republic of China along the 24 km torch route in Taiwan. By the midnight deadline for concluding the negotiation on September 21, 2007, Taiwan and China were unable to come to terms with the issue of the Torch Relay. In the end, both sides of the Taiwan Strait decided to eliminate the Taipei leg. | {
"tokens": [
"The",
"route",
"carried",
"the",
"torch",
"through",
"six",
"continents",
"from",
"March",
"2008",
"to",
"May",
"2008",
"to",
"August",
"2008",
".",
"The",
"planned",
"route",
"originally",
"included",
"a",
"stop",
"in",
"Taipei",
"between",
"Ho",
"Chi",
"Minh",
"City",
"and",
"Hong",
"Kong",
",",
"but",
"there",
"was",
"disagreement",
"in",
"Beijing",
"and",
"Taipei",
"over",
"language",
"used",
"to",
"describe",
"whether",
"it",
"was",
"an",
"international",
"or",
"a",
"domestic",
"part",
"of",
"the",
"route",
".",
"While",
"the",
"Olympic",
"committees",
"of",
"China",
"and",
"Chinese",
"Taipei",
"reached",
"initial",
"consensus",
"on",
"the",
"approach",
",",
"the",
"government",
"of",
"the",
"Republic",
"of",
"China",
"in",
"Taiwan",
"intervened",
",",
"stating",
"that",
"this",
"placement",
"could",
"be",
"interpreted",
"as",
"placing",
"Taiwan",
"on",
"the",
"same",
"level",
"as",
"Hong",
"Kong",
"and",
"Macau",
",",
"an",
"implication",
"it",
"objected",
"to",
".",
"The",
"Beijing",
"Organizing",
"Committee",
"attempted",
"to",
"continue",
"negotiation",
",",
"but",
"further",
"disputes",
"arose",
"over",
"the",
"flag",
"or",
"the",
"anthem",
"of",
"the",
"Republic",
"of",
"China",
"along",
"the",
"24",
"km",
"torch",
"route",
"in",
"Taiwan",
".",
"By",
"the",
"midnight",
"deadline",
"for",
"concluding",
"the",
"negotiation",
"on",
"September",
"21",
",",
"2007",
",",
"Taiwan",
"and",
"China",
"were",
"unable",
"to",
"come",
"to",
"terms",
"with",
"the",
"issue",
"of",
"the",
"Torch",
"Relay",
".",
"In",
"the",
"end",
",",
"both",
"sides",
"of",
"the",
"Taiwan",
"Strait",
"decided",
"to",
"eliminate",
"the",
"Taipei",
"leg",
"."
],
"offsets": [
0,
4,
10,
18,
22,
28,
36,
40,
51,
56,
62,
67,
70,
74,
79,
82,
89,
93,
95,
99,
107,
113,
124,
133,
135,
140,
143,
150,
158,
161,
165,
170,
175,
179,
184,
188,
190,
194,
200,
204,
217,
220,
228,
232,
239,
244,
253,
258,
261,
270,
278,
281,
285,
288,
302,
305,
307,
316,
321,
324,
328,
333,
335,
341,
345,
353,
364,
367,
373,
377,
385,
392,
400,
408,
418,
421,
425,
433,
435,
439,
450,
453,
457,
466,
469,
475,
478,
485,
495,
497,
505,
510,
515,
525,
531,
534,
546,
549,
557,
564,
567,
571,
576,
582,
585,
590,
595,
599,
604,
606,
609,
621,
624,
633,
635,
637,
641,
649,
660,
670,
680,
683,
692,
703,
705,
709,
717,
726,
732,
737,
741,
746,
749,
753,
760,
763,
767,
776,
779,
785,
791,
795,
798,
801,
807,
813,
816,
822,
824,
827,
831,
840,
849,
853,
864,
868,
880,
883,
893,
895,
897,
901,
903,
910,
914,
920,
925,
932,
935,
940,
943,
949,
954,
958,
964,
967,
971,
977,
982,
984,
987,
991,
994,
996,
1001,
1007,
1010,
1014,
1021,
1028,
1036,
1039,
1049,
1053,
1060,
1063
]
} | fab178d2fb5f4626b12b1ffb817d2d50 | How many continents did the torch visit? | {
"tokens": [
"How",
"many",
"continents",
"did",
"the",
"torch",
"visit",
"?"
],
"offsets": [
0,
4,
9,
20,
24,
28,
34,
39
]
} | {
"text": [
"six"
],
"char_spans": [
{
"start": [
36
],
"end": [
38
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
6
]
}
]
} | [
"six"
] |
SQuAD | The route carried the torch through six continents from March 2008 to May 2008 to August 2008. The planned route originally included a stop in Taipei between Ho Chi Minh City and Hong Kong, but there was disagreement in Beijing and Taipei over language used to describe whether it was an international or a domestic part of the route. While the Olympic committees of China and Chinese Taipei reached initial consensus on the approach, the government of the Republic of China in Taiwan intervened, stating that this placement could be interpreted as placing Taiwan on the same level as Hong Kong and Macau, an implication it objected to. The Beijing Organizing Committee attempted to continue negotiation, but further disputes arose over the flag or the anthem of the Republic of China along the 24 km torch route in Taiwan. By the midnight deadline for concluding the negotiation on September 21, 2007, Taiwan and China were unable to come to terms with the issue of the Torch Relay. In the end, both sides of the Taiwan Strait decided to eliminate the Taipei leg. | {
"tokens": [
"The",
"route",
"carried",
"the",
"torch",
"through",
"six",
"continents",
"from",
"March",
"2008",
"to",
"May",
"2008",
"to",
"August",
"2008",
".",
"The",
"planned",
"route",
"originally",
"included",
"a",
"stop",
"in",
"Taipei",
"between",
"Ho",
"Chi",
"Minh",
"City",
"and",
"Hong",
"Kong",
",",
"but",
"there",
"was",
"disagreement",
"in",
"Beijing",
"and",
"Taipei",
"over",
"language",
"used",
"to",
"describe",
"whether",
"it",
"was",
"an",
"international",
"or",
"a",
"domestic",
"part",
"of",
"the",
"route",
".",
"While",
"the",
"Olympic",
"committees",
"of",
"China",
"and",
"Chinese",
"Taipei",
"reached",
"initial",
"consensus",
"on",
"the",
"approach",
",",
"the",
"government",
"of",
"the",
"Republic",
"of",
"China",
"in",
"Taiwan",
"intervened",
",",
"stating",
"that",
"this",
"placement",
"could",
"be",
"interpreted",
"as",
"placing",
"Taiwan",
"on",
"the",
"same",
"level",
"as",
"Hong",
"Kong",
"and",
"Macau",
",",
"an",
"implication",
"it",
"objected",
"to",
".",
"The",
"Beijing",
"Organizing",
"Committee",
"attempted",
"to",
"continue",
"negotiation",
",",
"but",
"further",
"disputes",
"arose",
"over",
"the",
"flag",
"or",
"the",
"anthem",
"of",
"the",
"Republic",
"of",
"China",
"along",
"the",
"24",
"km",
"torch",
"route",
"in",
"Taiwan",
".",
"By",
"the",
"midnight",
"deadline",
"for",
"concluding",
"the",
"negotiation",
"on",
"September",
"21",
",",
"2007",
",",
"Taiwan",
"and",
"China",
"were",
"unable",
"to",
"come",
"to",
"terms",
"with",
"the",
"issue",
"of",
"the",
"Torch",
"Relay",
".",
"In",
"the",
"end",
",",
"both",
"sides",
"of",
"the",
"Taiwan",
"Strait",
"decided",
"to",
"eliminate",
"the",
"Taipei",
"leg",
"."
],
"offsets": [
0,
4,
10,
18,
22,
28,
36,
40,
51,
56,
62,
67,
70,
74,
79,
82,
89,
93,
95,
99,
107,
113,
124,
133,
135,
140,
143,
150,
158,
161,
165,
170,
175,
179,
184,
188,
190,
194,
200,
204,
217,
220,
228,
232,
239,
244,
253,
258,
261,
270,
278,
281,
285,
288,
302,
305,
307,
316,
321,
324,
328,
333,
335,
341,
345,
353,
364,
367,
373,
377,
385,
392,
400,
408,
418,
421,
425,
433,
435,
439,
450,
453,
457,
466,
469,
475,
478,
485,
495,
497,
505,
510,
515,
525,
531,
534,
546,
549,
557,
564,
567,
571,
576,
582,
585,
590,
595,
599,
604,
606,
609,
621,
624,
633,
635,
637,
641,
649,
660,
670,
680,
683,
692,
703,
705,
709,
717,
726,
732,
737,
741,
746,
749,
753,
760,
763,
767,
776,
779,
785,
791,
795,
798,
801,
807,
813,
816,
822,
824,
827,
831,
840,
849,
853,
864,
868,
880,
883,
893,
895,
897,
901,
903,
910,
914,
920,
925,
932,
935,
940,
943,
949,
954,
958,
964,
967,
971,
977,
982,
984,
987,
991,
994,
996,
1001,
1007,
1010,
1014,
1021,
1028,
1036,
1039,
1049,
1053,
1060,
1063
]
} | 5c2032d426e44b7891aca8d759048cf3 | What was the stop that was to happen between Ho Chi Minh City and Hong Kong? | {
"tokens": [
"What",
"was",
"the",
"stop",
"that",
"was",
"to",
"happen",
"between",
"Ho",
"Chi",
"Minh",
"City",
"and",
"Hong",
"Kong",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
23,
27,
30,
37,
45,
48,
52,
57,
62,
66,
71,
75
]
} | {
"text": [
"Taipei"
],
"char_spans": [
{
"start": [
143
],
"end": [
148
]
}
],
"token_spans": [
{
"start": [
26
],
"end": [
26
]
}
]
} | [
"Taipei"
] |
SQuAD | The route carried the torch through six continents from March 2008 to May 2008 to August 2008. The planned route originally included a stop in Taipei between Ho Chi Minh City and Hong Kong, but there was disagreement in Beijing and Taipei over language used to describe whether it was an international or a domestic part of the route. While the Olympic committees of China and Chinese Taipei reached initial consensus on the approach, the government of the Republic of China in Taiwan intervened, stating that this placement could be interpreted as placing Taiwan on the same level as Hong Kong and Macau, an implication it objected to. The Beijing Organizing Committee attempted to continue negotiation, but further disputes arose over the flag or the anthem of the Republic of China along the 24 km torch route in Taiwan. By the midnight deadline for concluding the negotiation on September 21, 2007, Taiwan and China were unable to come to terms with the issue of the Torch Relay. In the end, both sides of the Taiwan Strait decided to eliminate the Taipei leg. | {
"tokens": [
"The",
"route",
"carried",
"the",
"torch",
"through",
"six",
"continents",
"from",
"March",
"2008",
"to",
"May",
"2008",
"to",
"August",
"2008",
".",
"The",
"planned",
"route",
"originally",
"included",
"a",
"stop",
"in",
"Taipei",
"between",
"Ho",
"Chi",
"Minh",
"City",
"and",
"Hong",
"Kong",
",",
"but",
"there",
"was",
"disagreement",
"in",
"Beijing",
"and",
"Taipei",
"over",
"language",
"used",
"to",
"describe",
"whether",
"it",
"was",
"an",
"international",
"or",
"a",
"domestic",
"part",
"of",
"the",
"route",
".",
"While",
"the",
"Olympic",
"committees",
"of",
"China",
"and",
"Chinese",
"Taipei",
"reached",
"initial",
"consensus",
"on",
"the",
"approach",
",",
"the",
"government",
"of",
"the",
"Republic",
"of",
"China",
"in",
"Taiwan",
"intervened",
",",
"stating",
"that",
"this",
"placement",
"could",
"be",
"interpreted",
"as",
"placing",
"Taiwan",
"on",
"the",
"same",
"level",
"as",
"Hong",
"Kong",
"and",
"Macau",
",",
"an",
"implication",
"it",
"objected",
"to",
".",
"The",
"Beijing",
"Organizing",
"Committee",
"attempted",
"to",
"continue",
"negotiation",
",",
"but",
"further",
"disputes",
"arose",
"over",
"the",
"flag",
"or",
"the",
"anthem",
"of",
"the",
"Republic",
"of",
"China",
"along",
"the",
"24",
"km",
"torch",
"route",
"in",
"Taiwan",
".",
"By",
"the",
"midnight",
"deadline",
"for",
"concluding",
"the",
"negotiation",
"on",
"September",
"21",
",",
"2007",
",",
"Taiwan",
"and",
"China",
"were",
"unable",
"to",
"come",
"to",
"terms",
"with",
"the",
"issue",
"of",
"the",
"Torch",
"Relay",
".",
"In",
"the",
"end",
",",
"both",
"sides",
"of",
"the",
"Taiwan",
"Strait",
"decided",
"to",
"eliminate",
"the",
"Taipei",
"leg",
"."
],
"offsets": [
0,
4,
10,
18,
22,
28,
36,
40,
51,
56,
62,
67,
70,
74,
79,
82,
89,
93,
95,
99,
107,
113,
124,
133,
135,
140,
143,
150,
158,
161,
165,
170,
175,
179,
184,
188,
190,
194,
200,
204,
217,
220,
228,
232,
239,
244,
253,
258,
261,
270,
278,
281,
285,
288,
302,
305,
307,
316,
321,
324,
328,
333,
335,
341,
345,
353,
364,
367,
373,
377,
385,
392,
400,
408,
418,
421,
425,
433,
435,
439,
450,
453,
457,
466,
469,
475,
478,
485,
495,
497,
505,
510,
515,
525,
531,
534,
546,
549,
557,
564,
567,
571,
576,
582,
585,
590,
595,
599,
604,
606,
609,
621,
624,
633,
635,
637,
641,
649,
660,
670,
680,
683,
692,
703,
705,
709,
717,
726,
732,
737,
741,
746,
749,
753,
760,
763,
767,
776,
779,
785,
791,
795,
798,
801,
807,
813,
816,
822,
824,
827,
831,
840,
849,
853,
864,
868,
880,
883,
893,
895,
897,
901,
903,
910,
914,
920,
925,
932,
935,
940,
943,
949,
954,
958,
964,
967,
971,
977,
982,
984,
987,
991,
994,
996,
1001,
1007,
1010,
1014,
1021,
1028,
1036,
1039,
1049,
1053,
1060,
1063
]
} | 427c71c7468944c986a59a5e3a5e4d77 | The Republic of China felt that the wrong decision could place Taiwan on the same level as what two areas? | {
"tokens": [
"The",
"Republic",
"of",
"China",
"felt",
"that",
"the",
"wrong",
"decision",
"could",
"place",
"Taiwan",
"on",
"the",
"same",
"level",
"as",
"what",
"two",
"areas",
"?"
],
"offsets": [
0,
4,
13,
16,
22,
27,
32,
36,
42,
51,
57,
63,
70,
73,
77,
82,
88,
91,
96,
100,
105
]
} | {
"text": [
"Hong Kong and Macau"
],
"char_spans": [
{
"start": [
585
],
"end": [
603
]
}
],
"token_spans": [
{
"start": [
104
],
"end": [
107
]
}
]
} | [
"Hong Kong and Macau"
] |
SQuAD | The route carried the torch through six continents from March 2008 to May 2008 to August 2008. The planned route originally included a stop in Taipei between Ho Chi Minh City and Hong Kong, but there was disagreement in Beijing and Taipei over language used to describe whether it was an international or a domestic part of the route. While the Olympic committees of China and Chinese Taipei reached initial consensus on the approach, the government of the Republic of China in Taiwan intervened, stating that this placement could be interpreted as placing Taiwan on the same level as Hong Kong and Macau, an implication it objected to. The Beijing Organizing Committee attempted to continue negotiation, but further disputes arose over the flag or the anthem of the Republic of China along the 24 km torch route in Taiwan. By the midnight deadline for concluding the negotiation on September 21, 2007, Taiwan and China were unable to come to terms with the issue of the Torch Relay. In the end, both sides of the Taiwan Strait decided to eliminate the Taipei leg. | {
"tokens": [
"The",
"route",
"carried",
"the",
"torch",
"through",
"six",
"continents",
"from",
"March",
"2008",
"to",
"May",
"2008",
"to",
"August",
"2008",
".",
"The",
"planned",
"route",
"originally",
"included",
"a",
"stop",
"in",
"Taipei",
"between",
"Ho",
"Chi",
"Minh",
"City",
"and",
"Hong",
"Kong",
",",
"but",
"there",
"was",
"disagreement",
"in",
"Beijing",
"and",
"Taipei",
"over",
"language",
"used",
"to",
"describe",
"whether",
"it",
"was",
"an",
"international",
"or",
"a",
"domestic",
"part",
"of",
"the",
"route",
".",
"While",
"the",
"Olympic",
"committees",
"of",
"China",
"and",
"Chinese",
"Taipei",
"reached",
"initial",
"consensus",
"on",
"the",
"approach",
",",
"the",
"government",
"of",
"the",
"Republic",
"of",
"China",
"in",
"Taiwan",
"intervened",
",",
"stating",
"that",
"this",
"placement",
"could",
"be",
"interpreted",
"as",
"placing",
"Taiwan",
"on",
"the",
"same",
"level",
"as",
"Hong",
"Kong",
"and",
"Macau",
",",
"an",
"implication",
"it",
"objected",
"to",
".",
"The",
"Beijing",
"Organizing",
"Committee",
"attempted",
"to",
"continue",
"negotiation",
",",
"but",
"further",
"disputes",
"arose",
"over",
"the",
"flag",
"or",
"the",
"anthem",
"of",
"the",
"Republic",
"of",
"China",
"along",
"the",
"24",
"km",
"torch",
"route",
"in",
"Taiwan",
".",
"By",
"the",
"midnight",
"deadline",
"for",
"concluding",
"the",
"negotiation",
"on",
"September",
"21",
",",
"2007",
",",
"Taiwan",
"and",
"China",
"were",
"unable",
"to",
"come",
"to",
"terms",
"with",
"the",
"issue",
"of",
"the",
"Torch",
"Relay",
".",
"In",
"the",
"end",
",",
"both",
"sides",
"of",
"the",
"Taiwan",
"Strait",
"decided",
"to",
"eliminate",
"the",
"Taipei",
"leg",
"."
],
"offsets": [
0,
4,
10,
18,
22,
28,
36,
40,
51,
56,
62,
67,
70,
74,
79,
82,
89,
93,
95,
99,
107,
113,
124,
133,
135,
140,
143,
150,
158,
161,
165,
170,
175,
179,
184,
188,
190,
194,
200,
204,
217,
220,
228,
232,
239,
244,
253,
258,
261,
270,
278,
281,
285,
288,
302,
305,
307,
316,
321,
324,
328,
333,
335,
341,
345,
353,
364,
367,
373,
377,
385,
392,
400,
408,
418,
421,
425,
433,
435,
439,
450,
453,
457,
466,
469,
475,
478,
485,
495,
497,
505,
510,
515,
525,
531,
534,
546,
549,
557,
564,
567,
571,
576,
582,
585,
590,
595,
599,
604,
606,
609,
621,
624,
633,
635,
637,
641,
649,
660,
670,
680,
683,
692,
703,
705,
709,
717,
726,
732,
737,
741,
746,
749,
753,
760,
763,
767,
776,
779,
785,
791,
795,
798,
801,
807,
813,
816,
822,
824,
827,
831,
840,
849,
853,
864,
868,
880,
883,
893,
895,
897,
901,
903,
910,
914,
920,
925,
932,
935,
940,
943,
949,
954,
958,
964,
967,
971,
977,
982,
984,
987,
991,
994,
996,
1001,
1007,
1010,
1014,
1021,
1028,
1036,
1039,
1049,
1053,
1060,
1063
]
} | 8dc82fdc50f54e99a26311176bf214e4 | The torch route covered six what? | {
"tokens": [
"The",
"torch",
"route",
"covered",
"six",
"what",
"?"
],
"offsets": [
0,
4,
10,
16,
24,
28,
32
]
} | {
"text": [
"continents"
],
"char_spans": [
{
"start": [
40
],
"end": [
49
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
7
]
}
]
} | [
"continents"
] |
SQuAD | The route carried the torch through six continents from March 2008 to May 2008 to August 2008. The planned route originally included a stop in Taipei between Ho Chi Minh City and Hong Kong, but there was disagreement in Beijing and Taipei over language used to describe whether it was an international or a domestic part of the route. While the Olympic committees of China and Chinese Taipei reached initial consensus on the approach, the government of the Republic of China in Taiwan intervened, stating that this placement could be interpreted as placing Taiwan on the same level as Hong Kong and Macau, an implication it objected to. The Beijing Organizing Committee attempted to continue negotiation, but further disputes arose over the flag or the anthem of the Republic of China along the 24 km torch route in Taiwan. By the midnight deadline for concluding the negotiation on September 21, 2007, Taiwan and China were unable to come to terms with the issue of the Torch Relay. In the end, both sides of the Taiwan Strait decided to eliminate the Taipei leg. | {
"tokens": [
"The",
"route",
"carried",
"the",
"torch",
"through",
"six",
"continents",
"from",
"March",
"2008",
"to",
"May",
"2008",
"to",
"August",
"2008",
".",
"The",
"planned",
"route",
"originally",
"included",
"a",
"stop",
"in",
"Taipei",
"between",
"Ho",
"Chi",
"Minh",
"City",
"and",
"Hong",
"Kong",
",",
"but",
"there",
"was",
"disagreement",
"in",
"Beijing",
"and",
"Taipei",
"over",
"language",
"used",
"to",
"describe",
"whether",
"it",
"was",
"an",
"international",
"or",
"a",
"domestic",
"part",
"of",
"the",
"route",
".",
"While",
"the",
"Olympic",
"committees",
"of",
"China",
"and",
"Chinese",
"Taipei",
"reached",
"initial",
"consensus",
"on",
"the",
"approach",
",",
"the",
"government",
"of",
"the",
"Republic",
"of",
"China",
"in",
"Taiwan",
"intervened",
",",
"stating",
"that",
"this",
"placement",
"could",
"be",
"interpreted",
"as",
"placing",
"Taiwan",
"on",
"the",
"same",
"level",
"as",
"Hong",
"Kong",
"and",
"Macau",
",",
"an",
"implication",
"it",
"objected",
"to",
".",
"The",
"Beijing",
"Organizing",
"Committee",
"attempted",
"to",
"continue",
"negotiation",
",",
"but",
"further",
"disputes",
"arose",
"over",
"the",
"flag",
"or",
"the",
"anthem",
"of",
"the",
"Republic",
"of",
"China",
"along",
"the",
"24",
"km",
"torch",
"route",
"in",
"Taiwan",
".",
"By",
"the",
"midnight",
"deadline",
"for",
"concluding",
"the",
"negotiation",
"on",
"September",
"21",
",",
"2007",
",",
"Taiwan",
"and",
"China",
"were",
"unable",
"to",
"come",
"to",
"terms",
"with",
"the",
"issue",
"of",
"the",
"Torch",
"Relay",
".",
"In",
"the",
"end",
",",
"both",
"sides",
"of",
"the",
"Taiwan",
"Strait",
"decided",
"to",
"eliminate",
"the",
"Taipei",
"leg",
"."
],
"offsets": [
0,
4,
10,
18,
22,
28,
36,
40,
51,
56,
62,
67,
70,
74,
79,
82,
89,
93,
95,
99,
107,
113,
124,
133,
135,
140,
143,
150,
158,
161,
165,
170,
175,
179,
184,
188,
190,
194,
200,
204,
217,
220,
228,
232,
239,
244,
253,
258,
261,
270,
278,
281,
285,
288,
302,
305,
307,
316,
321,
324,
328,
333,
335,
341,
345,
353,
364,
367,
373,
377,
385,
392,
400,
408,
418,
421,
425,
433,
435,
439,
450,
453,
457,
466,
469,
475,
478,
485,
495,
497,
505,
510,
515,
525,
531,
534,
546,
549,
557,
564,
567,
571,
576,
582,
585,
590,
595,
599,
604,
606,
609,
621,
624,
633,
635,
637,
641,
649,
660,
670,
680,
683,
692,
703,
705,
709,
717,
726,
732,
737,
741,
746,
749,
753,
760,
763,
767,
776,
779,
785,
791,
795,
798,
801,
807,
813,
816,
822,
824,
827,
831,
840,
849,
853,
864,
868,
880,
883,
893,
895,
897,
901,
903,
910,
914,
920,
925,
932,
935,
940,
943,
949,
954,
958,
964,
967,
971,
977,
982,
984,
987,
991,
994,
996,
1001,
1007,
1010,
1014,
1021,
1028,
1036,
1039,
1049,
1053,
1060,
1063
]
} | af7489d3f0ab46f4b4bb929ef0aaec24 | What government disagreed on the language used to describe the torch route? | {
"tokens": [
"What",
"government",
"disagreed",
"on",
"the",
"language",
"used",
"to",
"describe",
"the",
"torch",
"route",
"?"
],
"offsets": [
0,
5,
16,
26,
29,
33,
42,
47,
50,
59,
63,
69,
74
]
} | {
"text": [
"Taiwan."
],
"char_spans": [
{
"start": [
816
],
"end": [
822
]
}
],
"token_spans": [
{
"start": [
146
],
"end": [
147
]
}
]
} | [
"Taiwan."
] |
SQuAD | The route carried the torch through six continents from March 2008 to May 2008 to August 2008. The planned route originally included a stop in Taipei between Ho Chi Minh City and Hong Kong, but there was disagreement in Beijing and Taipei over language used to describe whether it was an international or a domestic part of the route. While the Olympic committees of China and Chinese Taipei reached initial consensus on the approach, the government of the Republic of China in Taiwan intervened, stating that this placement could be interpreted as placing Taiwan on the same level as Hong Kong and Macau, an implication it objected to. The Beijing Organizing Committee attempted to continue negotiation, but further disputes arose over the flag or the anthem of the Republic of China along the 24 km torch route in Taiwan. By the midnight deadline for concluding the negotiation on September 21, 2007, Taiwan and China were unable to come to terms with the issue of the Torch Relay. In the end, both sides of the Taiwan Strait decided to eliminate the Taipei leg. | {
"tokens": [
"The",
"route",
"carried",
"the",
"torch",
"through",
"six",
"continents",
"from",
"March",
"2008",
"to",
"May",
"2008",
"to",
"August",
"2008",
".",
"The",
"planned",
"route",
"originally",
"included",
"a",
"stop",
"in",
"Taipei",
"between",
"Ho",
"Chi",
"Minh",
"City",
"and",
"Hong",
"Kong",
",",
"but",
"there",
"was",
"disagreement",
"in",
"Beijing",
"and",
"Taipei",
"over",
"language",
"used",
"to",
"describe",
"whether",
"it",
"was",
"an",
"international",
"or",
"a",
"domestic",
"part",
"of",
"the",
"route",
".",
"While",
"the",
"Olympic",
"committees",
"of",
"China",
"and",
"Chinese",
"Taipei",
"reached",
"initial",
"consensus",
"on",
"the",
"approach",
",",
"the",
"government",
"of",
"the",
"Republic",
"of",
"China",
"in",
"Taiwan",
"intervened",
",",
"stating",
"that",
"this",
"placement",
"could",
"be",
"interpreted",
"as",
"placing",
"Taiwan",
"on",
"the",
"same",
"level",
"as",
"Hong",
"Kong",
"and",
"Macau",
",",
"an",
"implication",
"it",
"objected",
"to",
".",
"The",
"Beijing",
"Organizing",
"Committee",
"attempted",
"to",
"continue",
"negotiation",
",",
"but",
"further",
"disputes",
"arose",
"over",
"the",
"flag",
"or",
"the",
"anthem",
"of",
"the",
"Republic",
"of",
"China",
"along",
"the",
"24",
"km",
"torch",
"route",
"in",
"Taiwan",
".",
"By",
"the",
"midnight",
"deadline",
"for",
"concluding",
"the",
"negotiation",
"on",
"September",
"21",
",",
"2007",
",",
"Taiwan",
"and",
"China",
"were",
"unable",
"to",
"come",
"to",
"terms",
"with",
"the",
"issue",
"of",
"the",
"Torch",
"Relay",
".",
"In",
"the",
"end",
",",
"both",
"sides",
"of",
"the",
"Taiwan",
"Strait",
"decided",
"to",
"eliminate",
"the",
"Taipei",
"leg",
"."
],
"offsets": [
0,
4,
10,
18,
22,
28,
36,
40,
51,
56,
62,
67,
70,
74,
79,
82,
89,
93,
95,
99,
107,
113,
124,
133,
135,
140,
143,
150,
158,
161,
165,
170,
175,
179,
184,
188,
190,
194,
200,
204,
217,
220,
228,
232,
239,
244,
253,
258,
261,
270,
278,
281,
285,
288,
302,
305,
307,
316,
321,
324,
328,
333,
335,
341,
345,
353,
364,
367,
373,
377,
385,
392,
400,
408,
418,
421,
425,
433,
435,
439,
450,
453,
457,
466,
469,
475,
478,
485,
495,
497,
505,
510,
515,
525,
531,
534,
546,
549,
557,
564,
567,
571,
576,
582,
585,
590,
595,
599,
604,
606,
609,
621,
624,
633,
635,
637,
641,
649,
660,
670,
680,
683,
692,
703,
705,
709,
717,
726,
732,
737,
741,
746,
749,
753,
760,
763,
767,
776,
779,
785,
791,
795,
798,
801,
807,
813,
816,
822,
824,
827,
831,
840,
849,
853,
864,
868,
880,
883,
893,
895,
897,
901,
903,
910,
914,
920,
925,
932,
935,
940,
943,
949,
954,
958,
964,
967,
971,
977,
982,
984,
987,
991,
994,
996,
1001,
1007,
1010,
1014,
1021,
1028,
1036,
1039,
1049,
1053,
1060,
1063
]
} | 8b4186e57a344e439168c09be2cd7e3a | What two places did Taiwan not want to be considered equal with in the language of the torch's route description? | {
"tokens": [
"What",
"two",
"places",
"did",
"Taiwan",
"not",
"want",
"to",
"be",
"considered",
"equal",
"with",
"in",
"the",
"language",
"of",
"the",
"torch",
"'s",
"route",
"description",
"?"
],
"offsets": [
0,
5,
9,
16,
20,
27,
31,
36,
39,
42,
53,
59,
64,
67,
71,
80,
83,
87,
92,
95,
101,
112
]
} | {
"text": [
"Hong Kong and Macau"
],
"char_spans": [
{
"start": [
585
],
"end": [
603
]
}
],
"token_spans": [
{
"start": [
104
],
"end": [
107
]
}
]
} | [
"Hong Kong and Macau"
] |
SQuAD | The route carried the torch through six continents from March 2008 to May 2008 to August 2008. The planned route originally included a stop in Taipei between Ho Chi Minh City and Hong Kong, but there was disagreement in Beijing and Taipei over language used to describe whether it was an international or a domestic part of the route. While the Olympic committees of China and Chinese Taipei reached initial consensus on the approach, the government of the Republic of China in Taiwan intervened, stating that this placement could be interpreted as placing Taiwan on the same level as Hong Kong and Macau, an implication it objected to. The Beijing Organizing Committee attempted to continue negotiation, but further disputes arose over the flag or the anthem of the Republic of China along the 24 km torch route in Taiwan. By the midnight deadline for concluding the negotiation on September 21, 2007, Taiwan and China were unable to come to terms with the issue of the Torch Relay. In the end, both sides of the Taiwan Strait decided to eliminate the Taipei leg. | {
"tokens": [
"The",
"route",
"carried",
"the",
"torch",
"through",
"six",
"continents",
"from",
"March",
"2008",
"to",
"May",
"2008",
"to",
"August",
"2008",
".",
"The",
"planned",
"route",
"originally",
"included",
"a",
"stop",
"in",
"Taipei",
"between",
"Ho",
"Chi",
"Minh",
"City",
"and",
"Hong",
"Kong",
",",
"but",
"there",
"was",
"disagreement",
"in",
"Beijing",
"and",
"Taipei",
"over",
"language",
"used",
"to",
"describe",
"whether",
"it",
"was",
"an",
"international",
"or",
"a",
"domestic",
"part",
"of",
"the",
"route",
".",
"While",
"the",
"Olympic",
"committees",
"of",
"China",
"and",
"Chinese",
"Taipei",
"reached",
"initial",
"consensus",
"on",
"the",
"approach",
",",
"the",
"government",
"of",
"the",
"Republic",
"of",
"China",
"in",
"Taiwan",
"intervened",
",",
"stating",
"that",
"this",
"placement",
"could",
"be",
"interpreted",
"as",
"placing",
"Taiwan",
"on",
"the",
"same",
"level",
"as",
"Hong",
"Kong",
"and",
"Macau",
",",
"an",
"implication",
"it",
"objected",
"to",
".",
"The",
"Beijing",
"Organizing",
"Committee",
"attempted",
"to",
"continue",
"negotiation",
",",
"but",
"further",
"disputes",
"arose",
"over",
"the",
"flag",
"or",
"the",
"anthem",
"of",
"the",
"Republic",
"of",
"China",
"along",
"the",
"24",
"km",
"torch",
"route",
"in",
"Taiwan",
".",
"By",
"the",
"midnight",
"deadline",
"for",
"concluding",
"the",
"negotiation",
"on",
"September",
"21",
",",
"2007",
",",
"Taiwan",
"and",
"China",
"were",
"unable",
"to",
"come",
"to",
"terms",
"with",
"the",
"issue",
"of",
"the",
"Torch",
"Relay",
".",
"In",
"the",
"end",
",",
"both",
"sides",
"of",
"the",
"Taiwan",
"Strait",
"decided",
"to",
"eliminate",
"the",
"Taipei",
"leg",
"."
],
"offsets": [
0,
4,
10,
18,
22,
28,
36,
40,
51,
56,
62,
67,
70,
74,
79,
82,
89,
93,
95,
99,
107,
113,
124,
133,
135,
140,
143,
150,
158,
161,
165,
170,
175,
179,
184,
188,
190,
194,
200,
204,
217,
220,
228,
232,
239,
244,
253,
258,
261,
270,
278,
281,
285,
288,
302,
305,
307,
316,
321,
324,
328,
333,
335,
341,
345,
353,
364,
367,
373,
377,
385,
392,
400,
408,
418,
421,
425,
433,
435,
439,
450,
453,
457,
466,
469,
475,
478,
485,
495,
497,
505,
510,
515,
525,
531,
534,
546,
549,
557,
564,
567,
571,
576,
582,
585,
590,
595,
599,
604,
606,
609,
621,
624,
633,
635,
637,
641,
649,
660,
670,
680,
683,
692,
703,
705,
709,
717,
726,
732,
737,
741,
746,
749,
753,
760,
763,
767,
776,
779,
785,
791,
795,
798,
801,
807,
813,
816,
822,
824,
827,
831,
840,
849,
853,
864,
868,
880,
883,
893,
895,
897,
901,
903,
910,
914,
920,
925,
932,
935,
940,
943,
949,
954,
958,
964,
967,
971,
977,
982,
984,
987,
991,
994,
996,
1001,
1007,
1010,
1014,
1021,
1028,
1036,
1039,
1049,
1053,
1060,
1063
]
} | dd11033fb60f448f8bc92bd6828ac800 | How many kilometers was the torch supposed to go through Taiwan? | {
"tokens": [
"How",
"many",
"kilometers",
"was",
"the",
"torch",
"supposed",
"to",
"go",
"through",
"Taiwan",
"?"
],
"offsets": [
0,
4,
9,
20,
24,
28,
34,
43,
46,
49,
57,
63
]
} | {
"text": [
"24"
],
"char_spans": [
{
"start": [
795
],
"end": [
796
]
}
],
"token_spans": [
{
"start": [
141
],
"end": [
141
]
}
]
} | [
"24"
] |
SQuAD | Several hundred pro-Tibet protesters gathered at the Trocadéro with banners and Tibetan flags, and remained there for a peaceful protest, never approaching the torch relay itself. Among them was Jane Birkin, who spoke to the media about the "lack of freedom of speech" in China. Also present was Thupten Gyatso, President of the French Tibetan community, who called upon pro-Tibet demonstrators to "remain calm, non-violent, peaceful". | {
"tokens": [
"Several",
"hundred",
"pro",
"-",
"Tibet",
"protesters",
"gathered",
"at",
"the",
"Trocadéro",
"with",
"banners",
"and",
"Tibetan",
"flags",
",",
"and",
"remained",
"there",
"for",
"a",
"peaceful",
"protest",
",",
"never",
"approaching",
"the",
"torch",
"relay",
"itself",
".",
"Among",
"them",
"was",
"Jane",
"Birkin",
",",
"who",
"spoke",
"to",
"the",
"media",
"about",
"the",
"\"",
"lack",
"of",
"freedom",
"of",
"speech",
"\"",
"in",
"China",
".",
"Also",
"present",
"was",
"Thupten",
"Gyatso",
",",
"President",
"of",
"the",
"French",
"Tibetan",
"community",
",",
"who",
"called",
"upon",
"pro",
"-",
"Tibet",
"demonstrators",
"to",
"\"",
"remain",
"calm",
",",
"non",
"-",
"violent",
",",
"peaceful",
"\"",
"."
],
"offsets": [
0,
8,
16,
19,
20,
26,
37,
46,
49,
53,
63,
68,
76,
80,
88,
93,
95,
99,
108,
114,
118,
120,
129,
136,
138,
144,
156,
160,
166,
172,
178,
180,
186,
191,
195,
200,
206,
208,
212,
218,
221,
225,
231,
237,
241,
242,
247,
250,
258,
261,
267,
269,
272,
277,
279,
284,
292,
296,
304,
310,
312,
322,
325,
329,
336,
344,
353,
355,
359,
366,
371,
374,
375,
381,
395,
398,
399,
406,
410,
412,
415,
416,
423,
425,
433,
434
]
} | 55bb634ddada4b99a00f098473811b35 | Where did hundreds of pro-Tibet protesters meet? | {
"tokens": [
"Where",
"did",
"hundreds",
"of",
"pro",
"-",
"Tibet",
"protesters",
"meet",
"?"
],
"offsets": [
0,
6,
10,
19,
22,
25,
26,
32,
43,
47
]
} | {
"text": [
"the Trocadéro"
],
"char_spans": [
{
"start": [
49
],
"end": [
61
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
9
]
}
]
} | [
"the Trocadéro"
] |
SQuAD | Several hundred pro-Tibet protesters gathered at the Trocadéro with banners and Tibetan flags, and remained there for a peaceful protest, never approaching the torch relay itself. Among them was Jane Birkin, who spoke to the media about the "lack of freedom of speech" in China. Also present was Thupten Gyatso, President of the French Tibetan community, who called upon pro-Tibet demonstrators to "remain calm, non-violent, peaceful". | {
"tokens": [
"Several",
"hundred",
"pro",
"-",
"Tibet",
"protesters",
"gathered",
"at",
"the",
"Trocadéro",
"with",
"banners",
"and",
"Tibetan",
"flags",
",",
"and",
"remained",
"there",
"for",
"a",
"peaceful",
"protest",
",",
"never",
"approaching",
"the",
"torch",
"relay",
"itself",
".",
"Among",
"them",
"was",
"Jane",
"Birkin",
",",
"who",
"spoke",
"to",
"the",
"media",
"about",
"the",
"\"",
"lack",
"of",
"freedom",
"of",
"speech",
"\"",
"in",
"China",
".",
"Also",
"present",
"was",
"Thupten",
"Gyatso",
",",
"President",
"of",
"the",
"French",
"Tibetan",
"community",
",",
"who",
"called",
"upon",
"pro",
"-",
"Tibet",
"demonstrators",
"to",
"\"",
"remain",
"calm",
",",
"non",
"-",
"violent",
",",
"peaceful",
"\"",
"."
],
"offsets": [
0,
8,
16,
19,
20,
26,
37,
46,
49,
53,
63,
68,
76,
80,
88,
93,
95,
99,
108,
114,
118,
120,
129,
136,
138,
144,
156,
160,
166,
172,
178,
180,
186,
191,
195,
200,
206,
208,
212,
218,
221,
225,
231,
237,
241,
242,
247,
250,
258,
261,
267,
269,
272,
277,
279,
284,
292,
296,
304,
310,
312,
322,
325,
329,
336,
344,
353,
355,
359,
366,
371,
374,
375,
381,
395,
398,
399,
406,
410,
412,
415,
416,
423,
425,
433,
434
]
} | df89da7b1310450ab963761237663641 | Who spoke to the media about China's lack of freedom of speech? | {
"tokens": [
"Who",
"spoke",
"to",
"the",
"media",
"about",
"China",
"'s",
"lack",
"of",
"freedom",
"of",
"speech",
"?"
],
"offsets": [
0,
4,
10,
13,
17,
23,
29,
34,
37,
42,
45,
53,
56,
62
]
} | {
"text": [
"Jane Birkin"
],
"char_spans": [
{
"start": [
195
],
"end": [
205
]
}
],
"token_spans": [
{
"start": [
34
],
"end": [
35
]
}
]
} | [
"Jane Birkin"
] |
SQuAD | Several hundred pro-Tibet protesters gathered at the Trocadéro with banners and Tibetan flags, and remained there for a peaceful protest, never approaching the torch relay itself. Among them was Jane Birkin, who spoke to the media about the "lack of freedom of speech" in China. Also present was Thupten Gyatso, President of the French Tibetan community, who called upon pro-Tibet demonstrators to "remain calm, non-violent, peaceful". | {
"tokens": [
"Several",
"hundred",
"pro",
"-",
"Tibet",
"protesters",
"gathered",
"at",
"the",
"Trocadéro",
"with",
"banners",
"and",
"Tibetan",
"flags",
",",
"and",
"remained",
"there",
"for",
"a",
"peaceful",
"protest",
",",
"never",
"approaching",
"the",
"torch",
"relay",
"itself",
".",
"Among",
"them",
"was",
"Jane",
"Birkin",
",",
"who",
"spoke",
"to",
"the",
"media",
"about",
"the",
"\"",
"lack",
"of",
"freedom",
"of",
"speech",
"\"",
"in",
"China",
".",
"Also",
"present",
"was",
"Thupten",
"Gyatso",
",",
"President",
"of",
"the",
"French",
"Tibetan",
"community",
",",
"who",
"called",
"upon",
"pro",
"-",
"Tibet",
"demonstrators",
"to",
"\"",
"remain",
"calm",
",",
"non",
"-",
"violent",
",",
"peaceful",
"\"",
"."
],
"offsets": [
0,
8,
16,
19,
20,
26,
37,
46,
49,
53,
63,
68,
76,
80,
88,
93,
95,
99,
108,
114,
118,
120,
129,
136,
138,
144,
156,
160,
166,
172,
178,
180,
186,
191,
195,
200,
206,
208,
212,
218,
221,
225,
231,
237,
241,
242,
247,
250,
258,
261,
267,
269,
272,
277,
279,
284,
292,
296,
304,
310,
312,
322,
325,
329,
336,
344,
353,
355,
359,
366,
371,
374,
375,
381,
395,
398,
399,
406,
410,
412,
415,
416,
423,
425,
433,
434
]
} | dbbb81210750437298caeb1cd3630e40 | Who is the President of the French Tibetan community that urged protesters to remain peaceful? | {
"tokens": [
"Who",
"is",
"the",
"President",
"of",
"the",
"French",
"Tibetan",
"community",
"that",
"urged",
"protesters",
"to",
"remain",
"peaceful",
"?"
],
"offsets": [
0,
4,
7,
11,
21,
24,
28,
35,
43,
53,
58,
64,
75,
78,
85,
93
]
} | {
"text": [
"Thupten Gyatso"
],
"char_spans": [
{
"start": [
296
],
"end": [
309
]
}
],
"token_spans": [
{
"start": [
57
],
"end": [
58
]
}
]
} | [
"Thupten Gyatso"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.