subset stringclasses 6
values | context stringlengths 16 17.7k | context_tokens dict | qid stringlengths 32 32 | question stringlengths 1 717 | question_tokens dict | detected_answers dict | answers listlengths 1 25 |
|---|---|---|---|---|---|---|---|
SQuAD | A CD containing 20 musical selections from the game was available as a GameStop preorder bonus in the United States; it is included in all bundles in Japan, Europe, and Australia.[citation needed] | {
"tokens": [
"A",
"CD",
"containing",
"20",
"musical",
"selections",
"from",
"the",
"game",
"was",
"available",
"as",
"a",
"GameStop",
"preorder",
"bonus",
"in",
"the",
"United",
"States",
";",
"it",
"is",
"included",
... | 8f34811f992748d78675b8c0b8275e51 | What company included the soundtrack as a reward for ordering the game prior to release? | {
"tokens": [
"What",
"company",
"included",
"the",
"soundtrack",
"as",
"a",
"reward",
"for",
"ordering",
"the",
"game",
"prior",
"to",
"release",
"?"
],
"offsets": [
0,
5,
13,
22,
26,
37,
40,
42,
49,
53,
6... | {
"text": [
"GameStop"
],
"char_spans": [
{
"start": [
71
],
"end": [
78
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
13
]
}
]
} | [
"GameStop"
] |
SQuAD | A CD containing 20 musical selections from the game was available as a GameStop preorder bonus in the United States; it is included in all bundles in Japan, Europe, and Australia.[citation needed] | {
"tokens": [
"A",
"CD",
"containing",
"20",
"musical",
"selections",
"from",
"the",
"game",
"was",
"available",
"as",
"a",
"GameStop",
"preorder",
"bonus",
"in",
"the",
"United",
"States",
";",
"it",
"is",
"included",
... | 3f666df4786142a295e6a14e2b7886fc | How many tracks were recorded on the preorder CD? | {
"tokens": [
"How",
"many",
"tracks",
"were",
"recorded",
"on",
"the",
"preorder",
"CD",
"?"
],
"offsets": [
0,
4,
9,
16,
21,
30,
33,
37,
46,
48
]
} | {
"text": [
"20"
],
"char_spans": [
{
"start": [
16
],
"end": [
17
]
}
],
"token_spans": [
{
"start": [
3
],
"end": [
3
]
}
]
} | [
"20"
] |
SQuAD | A CD containing 20 musical selections from the game was available as a GameStop preorder bonus in the United States; it is included in all bundles in Japan, Europe, and Australia.[citation needed] | {
"tokens": [
"A",
"CD",
"containing",
"20",
"musical",
"selections",
"from",
"the",
"game",
"was",
"available",
"as",
"a",
"GameStop",
"preorder",
"bonus",
"in",
"the",
"United",
"States",
";",
"it",
"is",
"included",
... | 86e28ec777c44b1eb3fcd44a6ee81ad9 | What was included as a Gamestop preorder item? | {
"tokens": [
"What",
"was",
"included",
"as",
"a",
"Gamestop",
"preorder",
"item",
"?"
],
"offsets": [
0,
5,
9,
18,
21,
23,
32,
41,
45
]
} | {
"text": [
"CD"
],
"char_spans": [
{
"start": [
2
],
"end": [
3
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"CD"
] |
SQuAD | The game's score was composed by Toru Minegishi and Asuka Ohta, with series regular Koji Kondo serving as the sound supervisor. Minegishi took charge of composition and sound design in Twilight Princess, providing all field and dungeon music under the supervision of Kondo. For the trailers, three pieces were written by... | {
"tokens": [
"The",
"game",
"'s",
"score",
"was",
"composed",
"by",
"Toru",
"Minegishi",
"and",
"Asuka",
"Ohta",
",",
"with",
"series",
"regular",
"Koji",
"Kondo",
"serving",
"as",
"the",
"sound",
"supervisor",
".",
"... | 48d5ed1730a24b2983bed8ba13e66c94 | Who wrote the music for Twilight Princess? | {
"tokens": [
"Who",
"wrote",
"the",
"music",
"for",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
4,
10,
14,
20,
24,
33,
41
]
} | {
"text": [
"Toru Minegishi and Asuka Ohta"
],
"char_spans": [
{
"start": [
33
],
"end": [
61
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
11
]
}
]
} | [
"Toru Minegishi and Asuka Ohta"
] |
SQuAD | The game's score was composed by Toru Minegishi and Asuka Ohta, with series regular Koji Kondo serving as the sound supervisor. Minegishi took charge of composition and sound design in Twilight Princess, providing all field and dungeon music under the supervision of Kondo. For the trailers, three pieces were written by... | {
"tokens": [
"The",
"game",
"'s",
"score",
"was",
"composed",
"by",
"Toru",
"Minegishi",
"and",
"Asuka",
"Ohta",
",",
"with",
"series",
"regular",
"Koji",
"Kondo",
"serving",
"as",
"the",
"sound",
"supervisor",
".",
"... | d53b3e78c2444892ac814f3d5152953c | Who was in charge of overseeing audio production? | {
"tokens": [
"Who",
"was",
"in",
"charge",
"of",
"overseeing",
"audio",
"production",
"?"
],
"offsets": [
0,
4,
8,
11,
18,
21,
32,
38,
48
]
} | {
"text": [
"Koji Kondo"
],
"char_spans": [
{
"start": [
84
],
"end": [
93
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
17
]
}
]
} | [
"Koji Kondo"
] |
SQuAD | The game's score was composed by Toru Minegishi and Asuka Ohta, with series regular Koji Kondo serving as the sound supervisor. Minegishi took charge of composition and sound design in Twilight Princess, providing all field and dungeon music under the supervision of Kondo. For the trailers, three pieces were written by... | {
"tokens": [
"The",
"game",
"'s",
"score",
"was",
"composed",
"by",
"Toru",
"Minegishi",
"and",
"Asuka",
"Ohta",
",",
"with",
"series",
"regular",
"Koji",
"Kondo",
"serving",
"as",
"the",
"sound",
"supervisor",
".",
"... | 84e8eee3933046b5bd8165048d270559 | Who worked adapting the score for performance by an orchestra? | {
"tokens": [
"Who",
"worked",
"adapting",
"the",
"score",
"for",
"performance",
"by",
"an",
"orchestra",
"?"
],
"offsets": [
0,
4,
11,
20,
24,
30,
34,
46,
49,
52,
61
]
} | {
"text": [
"Michiru Ōshima"
],
"char_spans": [
{
"start": [
396
],
"end": [
409
]
}
],
"token_spans": [
{
"start": [
71
],
"end": [
72
]
}
]
} | [
"Michiru Ōshima"
] |
SQuAD | The game's score was composed by Toru Minegishi and Asuka Ohta, with series regular Koji Kondo serving as the sound supervisor. Minegishi took charge of composition and sound design in Twilight Princess, providing all field and dungeon music under the supervision of Kondo. For the trailers, three pieces were written by... | {
"tokens": [
"The",
"game",
"'s",
"score",
"was",
"composed",
"by",
"Toru",
"Minegishi",
"and",
"Asuka",
"Ohta",
",",
"with",
"series",
"regular",
"Koji",
"Kondo",
"serving",
"as",
"the",
"sound",
"supervisor",
".",
"... | 9fc39d4785954bc7a7a90ff5f591f435 | Who wrote the music used in the game's trailer and demo? | {
"tokens": [
"Who",
"wrote",
"the",
"music",
"used",
"in",
"the",
"game",
"'s",
"trailer",
"and",
"demo",
"?"
],
"offsets": [
0,
4,
10,
14,
20,
25,
28,
32,
36,
39,
47,
51,
55
]
} | {
"text": [
"Koji Kondo"
],
"char_spans": [
{
"start": [
84
],
"end": [
93
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
17
]
}
]
} | [
"Koji Kondo"
] |
SQuAD | The game's score was composed by Toru Minegishi and Asuka Ohta, with series regular Koji Kondo serving as the sound supervisor. Minegishi took charge of composition and sound design in Twilight Princess, providing all field and dungeon music under the supervision of Kondo. For the trailers, three pieces were written by... | {
"tokens": [
"The",
"game",
"'s",
"score",
"was",
"composed",
"by",
"Toru",
"Minegishi",
"and",
"Asuka",
"Ohta",
",",
"with",
"series",
"regular",
"Koji",
"Kondo",
"serving",
"as",
"the",
"sound",
"supervisor",
".",
"... | d8172cf001fb411d8c7734bc5272a7d5 | Who created orchestral arrangements for the game? | {
"tokens": [
"Who",
"created",
"orchestral",
"arrangements",
"for",
"the",
"game",
"?"
],
"offsets": [
0,
4,
12,
23,
36,
40,
44,
48
]
} | {
"text": [
"Michiru Ōshima"
],
"char_spans": [
{
"start": [
396
],
"end": [
409
]
}
],
"token_spans": [
{
"start": [
71
],
"end": [
72
]
}
]
} | [
"Michiru Ōshima"
] |
SQuAD | The game's score was composed by Toru Minegishi and Asuka Ohta, with series regular Koji Kondo serving as the sound supervisor. Minegishi took charge of composition and sound design in Twilight Princess, providing all field and dungeon music under the supervision of Kondo. For the trailers, three pieces were written by... | {
"tokens": [
"The",
"game",
"'s",
"score",
"was",
"composed",
"by",
"Toru",
"Minegishi",
"and",
"Asuka",
"Ohta",
",",
"with",
"series",
"regular",
"Koji",
"Kondo",
"serving",
"as",
"the",
"sound",
"supervisor",
".",
"... | b565b4b99f844ba1a66ca208da538df0 | Who was to conduct the ensemble that would perform the pieces? | {
"tokens": [
"Who",
"was",
"to",
"conduct",
"the",
"ensemble",
"that",
"would",
"perform",
"the",
"pieces",
"?"
],
"offsets": [
0,
4,
8,
11,
19,
23,
32,
37,
43,
51,
55,
61
]
} | {
"text": [
"Yasuzo Takemoto"
],
"char_spans": [
{
"start": [
521
],
"end": [
535
]
}
],
"token_spans": [
{
"start": [
90
],
"end": [
91
]
}
]
} | [
"Yasuzo Takemoto"
] |
SQuAD | The GameCube and Wii versions feature several minor differences in their controls. The Wii version of the game makes use of the motion sensors and built-in speaker of the Wii Remote. The speaker emits the sounds of a bowstring when shooting an arrow, Midna's laugh when she gives advice to Link, and the series' trademar... | {
"tokens": [
"The",
"GameCube",
"and",
"Wii",
"versions",
"feature",
"several",
"minor",
"differences",
"in",
"their",
"controls",
".",
"The",
"Wii",
"version",
"of",
"the",
"game",
"makes",
"use",
"of",
"the",
"motion",
... | dc14e7f0d6254debbb5e150c0554bb68 | Where is the speaker located on the Wii console? | {
"tokens": [
"Where",
"is",
"the",
"speaker",
"located",
"on",
"the",
"Wii",
"console",
"?"
],
"offsets": [
0,
6,
9,
13,
21,
29,
32,
36,
40,
47
]
} | {
"text": [
"Wii Remote"
],
"char_spans": [
{
"start": [
171
],
"end": [
180
]
}
],
"token_spans": [
{
"start": [
32
],
"end": [
33
]
}
]
} | [
"Wii Remote"
] |
SQuAD | The GameCube and Wii versions feature several minor differences in their controls. The Wii version of the game makes use of the motion sensors and built-in speaker of the Wii Remote. The speaker emits the sounds of a bowstring when shooting an arrow, Midna's laugh when she gives advice to Link, and the series' trademar... | {
"tokens": [
"The",
"GameCube",
"and",
"Wii",
"versions",
"feature",
"several",
"minor",
"differences",
"in",
"their",
"controls",
".",
"The",
"Wii",
"version",
"of",
"the",
"game",
"makes",
"use",
"of",
"the",
"motion",
... | 199c0903f3f6491da9a2da82915f5e17 | What sound do users here when uncovering secrets in the game? | {
"tokens": [
"What",
"sound",
"do",
"users",
"here",
"when",
"uncovering",
"secrets",
"in",
"the",
"game",
"?"
],
"offsets": [
0,
5,
11,
14,
20,
25,
30,
41,
49,
52,
56,
60
]
} | {
"text": [
"chime"
],
"char_spans": [
{
"start": [
323
],
"end": [
327
]
}
],
"token_spans": [
{
"start": [
64
],
"end": [
64
]
}
]
} | [
"chime"
] |
SQuAD | The GameCube and Wii versions feature several minor differences in their controls. The Wii version of the game makes use of the motion sensors and built-in speaker of the Wii Remote. The speaker emits the sounds of a bowstring when shooting an arrow, Midna's laugh when she gives advice to Link, and the series' trademar... | {
"tokens": [
"The",
"GameCube",
"and",
"Wii",
"versions",
"feature",
"several",
"minor",
"differences",
"in",
"their",
"controls",
".",
"The",
"Wii",
"version",
"of",
"the",
"game",
"makes",
"use",
"of",
"the",
"motion",
... | e8095f67d1f34fe9a6418a0d6be75a35 | What part of the Wii is employed to use weapons? | {
"tokens": [
"What",
"part",
"of",
"the",
"Wii",
"is",
"employed",
"to",
"use",
"weapons",
"?"
],
"offsets": [
0,
5,
10,
13,
17,
21,
24,
33,
36,
40,
47
]
} | {
"text": [
"Wii Remote"
],
"char_spans": [
{
"start": [
171
],
"end": [
180
]
}
],
"token_spans": [
{
"start": [
32
],
"end": [
33
]
}
]
} | [
"Wii Remote"
] |
SQuAD | The GameCube and Wii versions feature several minor differences in their controls. The Wii version of the game makes use of the motion sensors and built-in speaker of the Wii Remote. The speaker emits the sounds of a bowstring when shooting an arrow, Midna's laugh when she gives advice to Link, and the series' trademar... | {
"tokens": [
"The",
"GameCube",
"and",
"Wii",
"versions",
"feature",
"several",
"minor",
"differences",
"in",
"their",
"controls",
".",
"The",
"Wii",
"version",
"of",
"the",
"game",
"makes",
"use",
"of",
"the",
"motion",
... | f900758ec6774e6b99529fc2857c7725 | Aside from the sword, what is another weapon that Link can use? | {
"tokens": [
"Aside",
"from",
"the",
"sword",
",",
"what",
"is",
"another",
"weapon",
"that",
"Link",
"can",
"use",
"?"
],
"offsets": [
0,
6,
11,
15,
20,
22,
27,
30,
38,
45,
50,
55,
59,
62
]
} | {
"text": [
"Nunchuk"
],
"char_spans": [
{
"start": [
477
],
"end": [
483
]
}
],
"token_spans": [
{
"start": [
91
],
"end": [
91
]
}
]
} | [
"Nunchuk"
] |
SQuAD | The GameCube and Wii versions feature several minor differences in their controls. The Wii version of the game makes use of the motion sensors and built-in speaker of the Wii Remote. The speaker emits the sounds of a bowstring when shooting an arrow, Midna's laugh when she gives advice to Link, and the series' trademar... | {
"tokens": [
"The",
"GameCube",
"and",
"Wii",
"versions",
"feature",
"several",
"minor",
"differences",
"in",
"their",
"controls",
".",
"The",
"Wii",
"version",
"of",
"the",
"game",
"makes",
"use",
"of",
"the",
"motion",
... | 678a3091242e4b13a23557bc69454bbb | How many weapons can be equipped by Link if playing Twilight Princess on a GameCube? | {
"tokens": [
"How",
"many",
"weapons",
"can",
"be",
"equipped",
"by",
"Link",
"if",
"playing",
"Twilight",
"Princess",
"on",
"a",
"GameCube",
"?"
],
"offsets": [
0,
4,
9,
17,
21,
24,
33,
36,
41,
44,
52,
... | {
"text": [
"two"
],
"char_spans": [
{
"start": [
682
],
"end": [
684
]
}
],
"token_spans": [
{
"start": [
131
],
"end": [
131
]
}
]
} | [
"two"
] |
SQuAD | The GameCube and Wii versions feature several minor differences in their controls. The Wii version of the game makes use of the motion sensors and built-in speaker of the Wii Remote. The speaker emits the sounds of a bowstring when shooting an arrow, Midna's laugh when she gives advice to Link, and the series' trademar... | {
"tokens": [
"The",
"GameCube",
"and",
"Wii",
"versions",
"feature",
"several",
"minor",
"differences",
"in",
"their",
"controls",
".",
"The",
"Wii",
"version",
"of",
"the",
"game",
"makes",
"use",
"of",
"the",
"motion",
... | 628b38bb36344a438618269bbc9bafae | The Wii version makes use of what kind of sensors? | {
"tokens": [
"The",
"Wii",
"version",
"makes",
"use",
"of",
"what",
"kind",
"of",
"sensors",
"?"
],
"offsets": [
0,
4,
8,
16,
22,
26,
29,
34,
39,
42,
49
]
} | {
"text": [
"motion"
],
"char_spans": [
{
"start": [
128
],
"end": [
133
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
23
]
}
]
} | [
"motion"
] |
SQuAD | The GameCube and Wii versions feature several minor differences in their controls. The Wii version of the game makes use of the motion sensors and built-in speaker of the Wii Remote. The speaker emits the sounds of a bowstring when shooting an arrow, Midna's laugh when she gives advice to Link, and the series' trademar... | {
"tokens": [
"The",
"GameCube",
"and",
"Wii",
"versions",
"feature",
"several",
"minor",
"differences",
"in",
"their",
"controls",
".",
"The",
"Wii",
"version",
"of",
"the",
"game",
"makes",
"use",
"of",
"the",
"motion",
... | c86bfd7a9508483daf6b655fa7748b6f | What device on the Wii allows for sounds of a bowstring to be heard? | {
"tokens": [
"What",
"device",
"on",
"the",
"Wii",
"allows",
"for",
"sounds",
"of",
"a",
"bowstring",
"to",
"be",
"heard",
"?"
],
"offsets": [
0,
5,
12,
15,
19,
23,
30,
34,
41,
44,
46,
56,
59,
62,
... | {
"text": [
"Wii Remote"
],
"char_spans": [
{
"start": [
171
],
"end": [
180
]
}
],
"token_spans": [
{
"start": [
32
],
"end": [
33
]
}
]
} | [
"Wii Remote"
] |
SQuAD | Twilight Princess was released to universal critical acclaim and commercial success. It received perfect scores from major publications such as 1UP.com, Computer and Video Games, Electronic Gaming Monthly, Game Informer, GamesRadar, and GameSpy. On the review aggregators GameRankings and Metacritic, Twilight Princess h... | {
"tokens": [
"Twilight",
"Princess",
"was",
"released",
"to",
"universal",
"critical",
"acclaim",
"and",
"commercial",
"success",
".",
"It",
"received",
"perfect",
"scores",
"from",
"major",
"publications",
"such",
"as",
"1UP.com... | b89178de4b8f4c28b2d9880e2618950a | What kind of scores did Twilight Princess receive from many video game review sources? | {
"tokens": [
"What",
"kind",
"of",
"scores",
"did",
"Twilight",
"Princess",
"receive",
"from",
"many",
"video",
"game",
"review",
"sources",
"?"
],
"offsets": [
0,
5,
10,
13,
20,
24,
33,
42,
50,
55,
60,
66... | {
"text": [
"perfect"
],
"char_spans": [
{
"start": [
97
],
"end": [
103
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
14
]
}
]
} | [
"perfect"
] |
SQuAD | Twilight Princess was released to universal critical acclaim and commercial success. It received perfect scores from major publications such as 1UP.com, Computer and Video Games, Electronic Gaming Monthly, Game Informer, GamesRadar, and GameSpy. On the review aggregators GameRankings and Metacritic, Twilight Princess h... | {
"tokens": [
"Twilight",
"Princess",
"was",
"released",
"to",
"universal",
"critical",
"acclaim",
"and",
"commercial",
"success",
".",
"It",
"received",
"perfect",
"scores",
"from",
"major",
"publications",
"such",
"as",
"1UP.com... | 23f26ab37ccb40b9876ad7c8200d3f1b | Which sites gave the Wii copy of Twilight Princess scores of 95% and 95? | {
"tokens": [
"Which",
"sites",
"gave",
"the",
"Wii",
"copy",
"of",
"Twilight",
"Princess",
"scores",
"of",
"95",
"%",
"and",
"95",
"?"
],
"offsets": [
0,
6,
12,
17,
21,
25,
30,
33,
42,
51,
58,
61,
... | {
"text": [
"GameRankings and Metacritic"
],
"char_spans": [
{
"start": [
272
],
"end": [
298
]
}
],
"token_spans": [
{
"start": [
44
],
"end": [
46
]
}
]
} | [
"GameRankings and Metacritic"
] |
SQuAD | Twilight Princess was released to universal critical acclaim and commercial success. It received perfect scores from major publications such as 1UP.com, Computer and Video Games, Electronic Gaming Monthly, Game Informer, GamesRadar, and GameSpy. On the review aggregators GameRankings and Metacritic, Twilight Princess h... | {
"tokens": [
"Twilight",
"Princess",
"was",
"released",
"to",
"universal",
"critical",
"acclaim",
"and",
"commercial",
"success",
".",
"It",
"received",
"perfect",
"scores",
"from",
"major",
"publications",
"such",
"as",
"1UP.com... | 0b34ffbff3764aaf927fb707791e4b4b | Who counted the game among the best ever made? | {
"tokens": [
"Who",
"counted",
"the",
"game",
"among",
"the",
"best",
"ever",
"made",
"?"
],
"offsets": [
0,
4,
12,
16,
21,
27,
31,
36,
41,
45
]
} | {
"text": [
"GameTrailers"
],
"char_spans": [
{
"start": [
423
],
"end": [
434
]
}
],
"token_spans": [
{
"start": [
74
],
"end": [
74
]
}
]
} | [
"GameTrailers"
] |
SQuAD | Twilight Princess was released to universal critical acclaim and commercial success. It received perfect scores from major publications such as 1UP.com, Computer and Video Games, Electronic Gaming Monthly, Game Informer, GamesRadar, and GameSpy. On the review aggregators GameRankings and Metacritic, Twilight Princess h... | {
"tokens": [
"Twilight",
"Princess",
"was",
"released",
"to",
"universal",
"critical",
"acclaim",
"and",
"commercial",
"success",
".",
"It",
"received",
"perfect",
"scores",
"from",
"major",
"publications",
"such",
"as",
"1UP.com... | 5f1f6cd6d6bc4e41b5839f64ebcd5b86 | What was the reception of Twilight Princess? | {
"tokens": [
"What",
"was",
"the",
"reception",
"of",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
5,
9,
13,
23,
26,
35,
43
]
} | {
"text": [
"universal critical acclaim"
],
"char_spans": [
{
"start": [
34
],
"end": [
59
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
7
]
}
]
} | [
"universal critical acclaim"
] |
SQuAD | Twilight Princess was released to universal critical acclaim and commercial success. It received perfect scores from major publications such as 1UP.com, Computer and Video Games, Electronic Gaming Monthly, Game Informer, GamesRadar, and GameSpy. On the review aggregators GameRankings and Metacritic, Twilight Princess h... | {
"tokens": [
"Twilight",
"Princess",
"was",
"released",
"to",
"universal",
"critical",
"acclaim",
"and",
"commercial",
"success",
".",
"It",
"received",
"perfect",
"scores",
"from",
"major",
"publications",
"such",
"as",
"1UP.com... | 8709ff66f8f64b61857955df1e57b20c | What scores did it receive from major game publications? | {
"tokens": [
"What",
"scores",
"did",
"it",
"receive",
"from",
"major",
"game",
"publications",
"?"
],
"offsets": [
0,
5,
12,
16,
19,
27,
32,
38,
43,
55
]
} | {
"text": [
"perfect"
],
"char_spans": [
{
"start": [
97
],
"end": [
103
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
14
]
}
]
} | [
"perfect"
] |
SQuAD | Twilight Princess was released to universal critical acclaim and commercial success. It received perfect scores from major publications such as 1UP.com, Computer and Video Games, Electronic Gaming Monthly, Game Informer, GamesRadar, and GameSpy. On the review aggregators GameRankings and Metacritic, Twilight Princess h... | {
"tokens": [
"Twilight",
"Princess",
"was",
"released",
"to",
"universal",
"critical",
"acclaim",
"and",
"commercial",
"success",
".",
"It",
"received",
"perfect",
"scores",
"from",
"major",
"publications",
"such",
"as",
"1UP.com... | f3478301fb494f4188a5a9ff89aeb28b | What is the average score of Twilight Princess on Metacritic? | {
"tokens": [
"What",
"is",
"the",
"average",
"score",
"of",
"Twilight",
"Princess",
"on",
"Metacritic",
"?"
],
"offsets": [
0,
5,
8,
12,
20,
26,
29,
38,
47,
50,
60
]
} | {
"text": [
"95"
],
"char_spans": [
{
"start": [
341
],
"end": [
342
]
}
],
"token_spans": [
{
"start": [
54
],
"end": [
54
]
}
]
} | [
"95"
] |
SQuAD | Twilight Princess was released to universal critical acclaim and commercial success. It received perfect scores from major publications such as 1UP.com, Computer and Video Games, Electronic Gaming Monthly, Game Informer, GamesRadar, and GameSpy. On the review aggregators GameRankings and Metacritic, Twilight Princess h... | {
"tokens": [
"Twilight",
"Princess",
"was",
"released",
"to",
"universal",
"critical",
"acclaim",
"and",
"commercial",
"success",
".",
"It",
"received",
"perfect",
"scores",
"from",
"major",
"publications",
"such",
"as",
"1UP.com... | 5c80df6cbb5444189e9e11644ac36e9d | What reviewer called Twilight Princess "One of the greatest games ever created"? | {
"tokens": [
"What",
"reviewer",
"called",
"Twilight",
"Princess",
"\"",
"One",
"of",
"the",
"greatest",
"games",
"ever",
"created",
"\"",
"?"
],
"offsets": [
0,
5,
14,
21,
30,
39,
40,
44,
47,
51,
60,
66,
... | {
"text": [
"GameTrailers"
],
"char_spans": [
{
"start": [
423
],
"end": [
434
]
}
],
"token_spans": [
{
"start": [
74
],
"end": [
74
]
}
]
} | [
"GameTrailers"
] |
SQuAD | When Link enters the Twilight Realm, the void that corrupts parts of Hyrule, he transforms into a wolf.[h] He is eventually able to transform between his Hylian and wolf forms at will. As a wolf, Link loses the ability to use his sword, shield, or any secondary items; he instead attacks by biting, and defends primarily... | {
"tokens": [
"When",
"Link",
"enters",
"the",
"Twilight",
"Realm",
",",
"the",
"void",
"that",
"corrupts",
"parts",
"of",
"Hyrule",
",",
"he",
"transforms",
"into",
"a",
"wolf.[h",
"]",
"He",
"is",
"eventually",
"able... | f71f861e43174add975477fe1bab8b3f | What form does Link take in the Twilight Realm? | {
"tokens": [
"What",
"form",
"does",
"Link",
"take",
"in",
"the",
"Twilight",
"Realm",
"?"
],
"offsets": [
0,
5,
10,
15,
20,
25,
28,
32,
41,
46
]
} | {
"text": [
"Wolf"
],
"char_spans": [
{
"start": [
351
],
"end": [
354
]
}
],
"token_spans": [
{
"start": [
72
],
"end": [
72
]
}
]
} | [
"Wolf"
] |
SQuAD | When Link enters the Twilight Realm, the void that corrupts parts of Hyrule, he transforms into a wolf.[h] He is eventually able to transform between his Hylian and wolf forms at will. As a wolf, Link loses the ability to use his sword, shield, or any secondary items; he instead attacks by biting, and defends primarily... | {
"tokens": [
"When",
"Link",
"enters",
"the",
"Twilight",
"Realm",
",",
"the",
"void",
"that",
"corrupts",
"parts",
"of",
"Hyrule",
",",
"he",
"transforms",
"into",
"a",
"wolf.[h",
"]",
"He",
"is",
"eventually",
"able... | c4c185d3b90a4f83af054c727138e954 | What is Link's main form of offense in wolf form? | {
"tokens": [
"What",
"is",
"Link",
"'s",
"main",
"form",
"of",
"offense",
"in",
"wolf",
"form",
"?"
],
"offsets": [
0,
5,
8,
12,
15,
20,
25,
28,
36,
39,
44,
48
]
} | {
"text": [
"biting"
],
"char_spans": [
{
"start": [
291
],
"end": [
296
]
}
],
"token_spans": [
{
"start": [
60
],
"end": [
60
]
}
]
} | [
"biting"
] |
SQuAD | When Link enters the Twilight Realm, the void that corrupts parts of Hyrule, he transforms into a wolf.[h] He is eventually able to transform between his Hylian and wolf forms at will. As a wolf, Link loses the ability to use his sword, shield, or any secondary items; he instead attacks by biting, and defends primarily... | {
"tokens": [
"When",
"Link",
"enters",
"the",
"Twilight",
"Realm",
",",
"the",
"void",
"that",
"corrupts",
"parts",
"of",
"Hyrule",
",",
"he",
"transforms",
"into",
"a",
"wolf.[h",
"]",
"He",
"is",
"eventually",
"able... | 4ecea4d35d7342d4b173e84f94e1002f | Who provides helpful information to Link? | {
"tokens": [
"Who",
"provides",
"helpful",
"information",
"to",
"Link",
"?"
],
"offsets": [
0,
4,
13,
21,
33,
36,
40
]
} | {
"text": [
"Midna"
],
"char_spans": [
{
"start": [
633
],
"end": [
637
]
}
],
"token_spans": [
{
"start": [
127
],
"end": [
127
]
}
]
} | [
"Midna"
] |
SQuAD | When Link enters the Twilight Realm, the void that corrupts parts of Hyrule, he transforms into a wolf.[h] He is eventually able to transform between his Hylian and wolf forms at will. As a wolf, Link loses the ability to use his sword, shield, or any secondary items; he instead attacks by biting, and defends primarily... | {
"tokens": [
"When",
"Link",
"enters",
"the",
"Twilight",
"Realm",
",",
"the",
"void",
"that",
"corrupts",
"parts",
"of",
"Hyrule",
",",
"he",
"transforms",
"into",
"a",
"wolf.[h",
"]",
"He",
"is",
"eventually",
"able... | 1cc4ead72d40474ba750c6b161139562 | Link's wolf form is faster than what other form? | {
"tokens": [
"Link",
"'s",
"wolf",
"form",
"is",
"faster",
"than",
"what",
"other",
"form",
"?"
],
"offsets": [
0,
4,
7,
12,
17,
20,
27,
32,
37,
43,
47
]
} | {
"text": [
"human"
],
"char_spans": [
{
"start": [
435
],
"end": [
439
]
}
],
"token_spans": [
{
"start": [
90
],
"end": [
90
]
}
]
} | [
"human"
] |
SQuAD | When Link enters the Twilight Realm, the void that corrupts parts of Hyrule, he transforms into a wolf.[h] He is eventually able to transform between his Hylian and wolf forms at will. As a wolf, Link loses the ability to use his sword, shield, or any secondary items; he instead attacks by biting, and defends primarily... | {
"tokens": [
"When",
"Link",
"enters",
"the",
"Twilight",
"Realm",
",",
"the",
"void",
"that",
"corrupts",
"parts",
"of",
"Hyrule",
",",
"he",
"transforms",
"into",
"a",
"wolf.[h",
"]",
"He",
"is",
"eventually",
"able... | 70747a5db21f47de8f7ba19ac91eeba1 | What does Link transform into when he enters the Twilight Realm? | {
"tokens": [
"What",
"does",
"Link",
"transform",
"into",
"when",
"he",
"enters",
"the",
"Twilight",
"Realm",
"?"
],
"offsets": [
0,
5,
10,
15,
25,
30,
35,
38,
45,
49,
58,
63
]
} | {
"text": [
"Wolf"
],
"char_spans": [
{
"start": [
351
],
"end": [
354
]
}
],
"token_spans": [
{
"start": [
72
],
"end": [
72
]
}
]
} | [
"Wolf"
] |
SQuAD | When Link enters the Twilight Realm, the void that corrupts parts of Hyrule, he transforms into a wolf.[h] He is eventually able to transform between his Hylian and wolf forms at will. As a wolf, Link loses the ability to use his sword, shield, or any secondary items; he instead attacks by biting, and defends primarily... | {
"tokens": [
"When",
"Link",
"enters",
"the",
"Twilight",
"Realm",
",",
"the",
"void",
"that",
"corrupts",
"parts",
"of",
"Hyrule",
",",
"he",
"transforms",
"into",
"a",
"wolf.[h",
"]",
"He",
"is",
"eventually",
"able... | 8bc8bcf150444aaca8c16eaa5f4f8fcb | Who is Midna? | {
"tokens": [
"Who",
"is",
"Midna",
"?"
],
"offsets": [
0,
4,
7,
12
]
} | {
"text": [
"small imp-like creature"
],
"char_spans": [
{
"start": [
642
],
"end": [
664
]
}
],
"token_spans": [
{
"start": [
130
],
"end": [
134
]
}
]
} | [
"small imp-like creature"
] |
SQuAD | When Link enters the Twilight Realm, the void that corrupts parts of Hyrule, he transforms into a wolf.[h] He is eventually able to transform between his Hylian and wolf forms at will. As a wolf, Link loses the ability to use his sword, shield, or any secondary items; he instead attacks by biting, and defends primarily... | {
"tokens": [
"When",
"Link",
"enters",
"the",
"Twilight",
"Realm",
",",
"the",
"void",
"that",
"corrupts",
"parts",
"of",
"Hyrule",
",",
"he",
"transforms",
"into",
"a",
"wolf.[h",
"]",
"He",
"is",
"eventually",
"able... | bc06836239f6477d94323eed2e185bab | What are Poes? | {
"tokens": [
"What",
"are",
"Poes",
"?"
],
"offsets": [
0,
5,
9,
13
]
} | {
"text": [
"enemy ghosts"
],
"char_spans": [
{
"start": [
995
],
"end": [
1006
]
}
],
"token_spans": [
{
"start": [
200
],
"end": [
201
]
}
]
} | [
"enemy ghosts"
] |
SQuAD | The game features nine dungeons—large, contained areas where Link battles enemies, collects items, and solves puzzles. Link navigates these dungeons and fights a boss at the end in order to obtain an item or otherwise advance the plot. The dungeons are connected by a large overworld, across which Link can travel on foo... | {
"tokens": [
"The",
"game",
"features",
"nine",
"dungeons",
"—",
"large",
",",
"contained",
"areas",
"where",
"Link",
"battles",
"enemies",
",",
"collects",
"items",
",",
"and",
"solves",
"puzzles",
".",
"Link",
"navigate... | 39a73db26f2e499fa46319f1b43ad816 | How many dungeon instances are provided in Twilight Princess? | {
"tokens": [
"How",
"many",
"dungeon",
"instances",
"are",
"provided",
"in",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
4,
9,
17,
27,
31,
40,
43,
52,
60
]
} | {
"text": [
"nine"
],
"char_spans": [
{
"start": [
18
],
"end": [
21
]
}
],
"token_spans": [
{
"start": [
3
],
"end": [
3
]
}
]
} | [
"nine"
] |
SQuAD | The game features nine dungeons—large, contained areas where Link battles enemies, collects items, and solves puzzles. Link navigates these dungeons and fights a boss at the end in order to obtain an item or otherwise advance the plot. The dungeons are connected by a large overworld, across which Link can travel on foo... | {
"tokens": [
"The",
"game",
"features",
"nine",
"dungeons",
"—",
"large",
",",
"contained",
"areas",
"where",
"Link",
"battles",
"enemies",
",",
"collects",
"items",
",",
"and",
"solves",
"puzzles",
".",
"Link",
"navigate... | ef1e14c508334a0cb3ac6df5d8c93c35 | What does Link fight in dungeons? | {
"tokens": [
"What",
"does",
"Link",
"fight",
"in",
"dungeons",
"?"
],
"offsets": [
0,
5,
10,
15,
21,
24,
32
]
} | {
"text": [
"enemies"
],
"char_spans": [
{
"start": [
74
],
"end": [
80
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
13
]
}
]
} | [
"enemies"
] |
SQuAD | The game features nine dungeons—large, contained areas where Link battles enemies, collects items, and solves puzzles. Link navigates these dungeons and fights a boss at the end in order to obtain an item or otherwise advance the plot. The dungeons are connected by a large overworld, across which Link can travel on foo... | {
"tokens": [
"The",
"game",
"features",
"nine",
"dungeons",
"—",
"large",
",",
"contained",
"areas",
"where",
"Link",
"battles",
"enemies",
",",
"collects",
"items",
",",
"and",
"solves",
"puzzles",
".",
"Link",
"navigate... | 8bfc45beb7414d1c99c1a53f4e6ca0bf | What provides a bridge between the different dungeons? | {
"tokens": [
"What",
"provides",
"a",
"bridge",
"between",
"the",
"different",
"dungeons",
"?"
],
"offsets": [
0,
5,
14,
16,
23,
31,
35,
45,
53
]
} | {
"text": [
"overworld"
],
"char_spans": [
{
"start": [
274
],
"end": [
282
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
52
]
}
]
} | [
"overworld"
] |
SQuAD | The game features nine dungeons—large, contained areas where Link battles enemies, collects items, and solves puzzles. Link navigates these dungeons and fights a boss at the end in order to obtain an item or otherwise advance the plot. The dungeons are connected by a large overworld, across which Link can travel on foo... | {
"tokens": [
"The",
"game",
"features",
"nine",
"dungeons",
"—",
"large",
",",
"contained",
"areas",
"where",
"Link",
"battles",
"enemies",
",",
"collects",
"items",
",",
"and",
"solves",
"puzzles",
".",
"Link",
"navigate... | 2443b789de1348b09a8b61c08801bee6 | What is the name of Link's steed? | {
"tokens": [
"What",
"is",
"the",
"name",
"of",
"Link",
"'s",
"steed",
"?"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
27,
32
]
} | {
"text": [
"Epona"
],
"char_spans": [
{
"start": [
337
],
"end": [
341
]
}
],
"token_spans": [
{
"start": [
66
],
"end": [
66
]
}
]
} | [
"Epona"
] |
SQuAD | The game features nine dungeons—large, contained areas where Link battles enemies, collects items, and solves puzzles. Link navigates these dungeons and fights a boss at the end in order to obtain an item or otherwise advance the plot. The dungeons are connected by a large overworld, across which Link can travel on foo... | {
"tokens": [
"The",
"game",
"features",
"nine",
"dungeons",
"—",
"large",
",",
"contained",
"areas",
"where",
"Link",
"battles",
"enemies",
",",
"collects",
"items",
",",
"and",
"solves",
"puzzles",
".",
"Link",
"navigate... | b442adb139b34d878672195ac0a9223d | What must Link solve throughout the game? | {
"tokens": [
"What",
"must",
"Link",
"solve",
"throughout",
"the",
"game",
"?"
],
"offsets": [
0,
5,
10,
15,
21,
32,
36,
40
]
} | {
"text": [
"puzzles"
],
"char_spans": [
{
"start": [
110
],
"end": [
116
]
}
],
"token_spans": [
{
"start": [
20
],
"end": [
20
]
}
]
} | [
"puzzles"
] |
SQuAD | The game features nine dungeons—large, contained areas where Link battles enemies, collects items, and solves puzzles. Link navigates these dungeons and fights a boss at the end in order to obtain an item or otherwise advance the plot. The dungeons are connected by a large overworld, across which Link can travel on foo... | {
"tokens": [
"The",
"game",
"features",
"nine",
"dungeons",
"—",
"large",
",",
"contained",
"areas",
"where",
"Link",
"battles",
"enemies",
",",
"collects",
"items",
",",
"and",
"solves",
"puzzles",
".",
"Link",
"navigate... | a356180d2bf34e8a9c4d24bcff2701c3 | Who must Link fight at the end of a dungeon level? | {
"tokens": [
"Who",
"must",
"Link",
"fight",
"at",
"the",
"end",
"of",
"a",
"dungeon",
"level",
"?"
],
"offsets": [
0,
4,
9,
14,
20,
23,
27,
31,
34,
36,
44,
49
]
} | {
"text": [
"boss"
],
"char_spans": [
{
"start": [
162
],
"end": [
165
]
}
],
"token_spans": [
{
"start": [
29
],
"end": [
29
]
}
]
} | [
"boss"
] |
SQuAD | The game features nine dungeons—large, contained areas where Link battles enemies, collects items, and solves puzzles. Link navigates these dungeons and fights a boss at the end in order to obtain an item or otherwise advance the plot. The dungeons are connected by a large overworld, across which Link can travel on foo... | {
"tokens": [
"The",
"game",
"features",
"nine",
"dungeons",
"—",
"large",
",",
"contained",
"areas",
"where",
"Link",
"battles",
"enemies",
",",
"collects",
"items",
",",
"and",
"solves",
"puzzles",
".",
"Link",
"navigate... | 94d2924fab314810bc2c29c2a278ee51 | What connects the dungeons? | {
"tokens": [
"What",
"connects",
"the",
"dungeons",
"?"
],
"offsets": [
0,
5,
14,
18,
26
]
} | {
"text": [
"overworld"
],
"char_spans": [
{
"start": [
274
],
"end": [
282
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
52
]
}
]
} | [
"overworld"
] |
SQuAD | In four months, Aonuma's team managed to present realistic horseback riding,[l] which Nintendo later revealed to the public with a trailer at Electronic Entertainment Expo 2004. The game was scheduled to be released the next year, and was no longer a follow-up to The Wind Waker; a true sequel to it was released for the... | {
"tokens": [
"In",
"four",
"months",
",",
"Aonuma",
"'s",
"team",
"managed",
"to",
"present",
"realistic",
"horseback",
"riding,[l",
"]",
"which",
"Nintendo",
"later",
"revealed",
"to",
"the",
"public",
"with",
"a",
"trai... | 42645df51ecf42279d2cbac7880222cb | How long did it take to implement riding horses in a believable manner? | {
"tokens": [
"How",
"long",
"did",
"it",
"take",
"to",
"implement",
"riding",
"horses",
"in",
"a",
"believable",
"manner",
"?"
],
"offsets": [
0,
4,
9,
13,
16,
21,
24,
34,
41,
48,
51,
53,
64,
70
]
} | {
"text": [
"four"
],
"char_spans": [
{
"start": [
3
],
"end": [
6
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"four"
] |
SQuAD | In four months, Aonuma's team managed to present realistic horseback riding,[l] which Nintendo later revealed to the public with a trailer at Electronic Entertainment Expo 2004. The game was scheduled to be released the next year, and was no longer a follow-up to The Wind Waker; a true sequel to it was released for the... | {
"tokens": [
"In",
"four",
"months",
",",
"Aonuma",
"'s",
"team",
"managed",
"to",
"present",
"realistic",
"horseback",
"riding,[l",
"]",
"which",
"Nintendo",
"later",
"revealed",
"to",
"the",
"public",
"with",
"a",
"trai... | a782103b0bb745d38856324cc42eb096 | Where did Nintendo preview the horseback riding feature? | {
"tokens": [
"Where",
"did",
"Nintendo",
"preview",
"the",
"horseback",
"riding",
"feature",
"?"
],
"offsets": [
0,
6,
10,
19,
27,
31,
41,
48,
55
]
} | {
"text": [
"Electronic Entertainment Expo 2004"
],
"char_spans": [
{
"start": [
142
],
"end": [
175
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
28
]
}
]
} | [
"Electronic Entertainment Expo 2004"
] |
SQuAD | In four months, Aonuma's team managed to present realistic horseback riding,[l] which Nintendo later revealed to the public with a trailer at Electronic Entertainment Expo 2004. The game was scheduled to be released the next year, and was no longer a follow-up to The Wind Waker; a true sequel to it was released for the... | {
"tokens": [
"In",
"four",
"months",
",",
"Aonuma",
"'s",
"team",
"managed",
"to",
"present",
"realistic",
"horseback",
"riding,[l",
"]",
"which",
"Nintendo",
"later",
"revealed",
"to",
"the",
"public",
"with",
"a",
"trai... | faa8e7468ac34a1085a1b0b0caca3e21 | What console was home to the sequel for The Wind Waker? | {
"tokens": [
"What",
"console",
"was",
"home",
"to",
"the",
"sequel",
"for",
"The",
"Wind",
"Waker",
"?"
],
"offsets": [
0,
5,
13,
17,
22,
25,
29,
36,
40,
44,
49,
54
]
} | {
"text": [
"Nintendo DS"
],
"char_spans": [
{
"start": [
321
],
"end": [
331
]
}
],
"token_spans": [
{
"start": [
63
],
"end": [
64
]
}
]
} | [
"Nintendo DS"
] |
SQuAD | In four months, Aonuma's team managed to present realistic horseback riding,[l] which Nintendo later revealed to the public with a trailer at Electronic Entertainment Expo 2004. The game was scheduled to be released the next year, and was no longer a follow-up to The Wind Waker; a true sequel to it was released for the... | {
"tokens": [
"In",
"four",
"months",
",",
"Aonuma",
"'s",
"team",
"managed",
"to",
"present",
"realistic",
"horseback",
"riding,[l",
"]",
"which",
"Nintendo",
"later",
"revealed",
"to",
"the",
"public",
"with",
"a",
"trai... | f482f5a6e6f9466ebb8bd7088fff28fa | What was the name of the second Wind Waker game? | {
"tokens": [
"What",
"was",
"the",
"name",
"of",
"the",
"second",
"Wind",
"Waker",
"game",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
21,
25,
32,
37,
43,
47
]
} | {
"text": [
"Phantom Hourglass"
],
"char_spans": [
{
"start": [
357
],
"end": [
373
]
}
],
"token_spans": [
{
"start": [
72
],
"end": [
73
]
}
]
} | [
"Phantom Hourglass"
] |
SQuAD | In four months, Aonuma's team managed to present realistic horseback riding,[l] which Nintendo later revealed to the public with a trailer at Electronic Entertainment Expo 2004. The game was scheduled to be released the next year, and was no longer a follow-up to The Wind Waker; a true sequel to it was released for the... | {
"tokens": [
"In",
"four",
"months",
",",
"Aonuma",
"'s",
"team",
"managed",
"to",
"present",
"realistic",
"horseback",
"riding,[l",
"]",
"which",
"Nintendo",
"later",
"revealed",
"to",
"the",
"public",
"with",
"a",
"trai... | 1dcbc39303774e82a5c80239d58aa5b6 | When did the company release a trailer of the horseback riding aspect? | {
"tokens": [
"When",
"did",
"the",
"company",
"release",
"a",
"trailer",
"of",
"the",
"horseback",
"riding",
"aspect",
"?"
],
"offsets": [
0,
5,
9,
13,
21,
29,
31,
39,
42,
46,
56,
63,
69
]
} | {
"text": [
"2004"
],
"char_spans": [
{
"start": [
172
],
"end": [
175
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
28
]
}
]
} | [
"2004"
] |
SQuAD | Media requests at the trade show prompted Kondo to consider using orchestral music for the other tracks in the game as well, a notion reinforced by his preference for live instruments. He originally envisioned a full 50-person orchestra for action sequences and a string quartet for more "lyrical moments", though the fi... | {
"tokens": [
"Media",
"requests",
"at",
"the",
"trade",
"show",
"prompted",
"Kondo",
"to",
"consider",
"using",
"orchestral",
"music",
"for",
"the",
"other",
"tracks",
"in",
"the",
"game",
"as",
"well",
",",
"a",
"not... | c57f6c961c0842409222a548171eb767 | What kind of instruments are favored by Kondo? | {
"tokens": [
"What",
"kind",
"of",
"instruments",
"are",
"favored",
"by",
"Kondo",
"?"
],
"offsets": [
0,
5,
10,
13,
25,
29,
37,
40,
45
]
} | {
"text": [
"live"
],
"char_spans": [
{
"start": [
167
],
"end": [
170
]
}
],
"token_spans": [
{
"start": [
30
],
"end": [
30
]
}
]
} | [
"live"
] |
SQuAD | Media requests at the trade show prompted Kondo to consider using orchestral music for the other tracks in the game as well, a notion reinforced by his preference for live instruments. He originally envisioned a full 50-person orchestra for action sequences and a string quartet for more "lyrical moments", though the fi... | {
"tokens": [
"Media",
"requests",
"at",
"the",
"trade",
"show",
"prompted",
"Kondo",
"to",
"consider",
"using",
"orchestral",
"music",
"for",
"the",
"other",
"tracks",
"in",
"the",
"game",
"as",
"well",
",",
"a",
"not... | b68bae19f973464bb2fef81801896573 | When was the soundtrack of Twilight Princess made available? | {
"tokens": [
"When",
"was",
"the",
"soundtrack",
"of",
"Twilight",
"Princess",
"made",
"available",
"?"
],
"offsets": [
0,
5,
9,
13,
24,
27,
36,
45,
50,
59
]
} | {
"text": [
"November 19, 2006"
],
"char_spans": [
{
"start": [
561
],
"end": [
577
]
}
],
"token_spans": [
{
"start": [
100
],
"end": [
103
]
}
]
} | [
"November 19, 2006"
] |
SQuAD | Media requests at the trade show prompted Kondo to consider using orchestral music for the other tracks in the game as well, a notion reinforced by his preference for live instruments. He originally envisioned a full 50-person orchestra for action sequences and a string quartet for more "lyrical moments", though the fi... | {
"tokens": [
"Media",
"requests",
"at",
"the",
"trade",
"show",
"prompted",
"Kondo",
"to",
"consider",
"using",
"orchestral",
"music",
"for",
"the",
"other",
"tracks",
"in",
"the",
"game",
"as",
"well",
",",
"a",
"not... | 43728cc77f26434da0fb05bfc463dd67 | Which publication was associated with the soundtrack release? | {
"tokens": [
"Which",
"publication",
"was",
"associated",
"with",
"the",
"soundtrack",
"release",
"?"
],
"offsets": [
0,
6,
18,
22,
33,
38,
42,
53,
60
]
} | {
"text": [
"Nintendo Power"
],
"char_spans": [
{
"start": [
593
],
"end": [
606
]
}
],
"token_spans": [
{
"start": [
109
],
"end": [
110
]
}
]
} | [
"Nintendo Power"
] |
SQuAD | Media requests at the trade show prompted Kondo to consider using orchestral music for the other tracks in the game as well, a notion reinforced by his preference for live instruments. He originally envisioned a full 50-person orchestra for action sequences and a string quartet for more "lyrical moments", though the fi... | {
"tokens": [
"Media",
"requests",
"at",
"the",
"trade",
"show",
"prompted",
"Kondo",
"to",
"consider",
"using",
"orchestral",
"music",
"for",
"the",
"other",
"tracks",
"in",
"the",
"game",
"as",
"well",
",",
"a",
"not... | ca406a12ce5c42a79df7f1bd41dc21be | Who made the requests for Kondo to use orchestral music throughout the game? | {
"tokens": [
"Who",
"made",
"the",
"requests",
"for",
"Kondo",
"to",
"use",
"orchestral",
"music",
"throughout",
"the",
"game",
"?"
],
"offsets": [
0,
4,
9,
13,
22,
26,
32,
35,
39,
50,
56,
67,
71,
75
... | {
"text": [
"Media"
],
"char_spans": [
{
"start": [
0
],
"end": [
4
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
0
]
}
]
} | [
"Media"
] |
SQuAD | Media requests at the trade show prompted Kondo to consider using orchestral music for the other tracks in the game as well, a notion reinforced by his preference for live instruments. He originally envisioned a full 50-person orchestra for action sequences and a string quartet for more "lyrical moments", though the fi... | {
"tokens": [
"Media",
"requests",
"at",
"the",
"trade",
"show",
"prompted",
"Kondo",
"to",
"consider",
"using",
"orchestral",
"music",
"for",
"the",
"other",
"tracks",
"in",
"the",
"game",
"as",
"well",
",",
"a",
"not... | 76286797dd33402d8ac70e82d4d61229 | When were track versions of the game's sountrack released? | {
"tokens": [
"When",
"were",
"track",
"versions",
"of",
"the",
"game",
"'s",
"sountrack",
"released",
"?"
],
"offsets": [
0,
5,
10,
16,
25,
28,
32,
36,
39,
49,
57
]
} | {
"text": [
"November 19, 2006"
],
"char_spans": [
{
"start": [
561
],
"end": [
577
]
}
],
"token_spans": [
{
"start": [
100
],
"end": [
103
]
}
]
} | [
"November 19, 2006"
] |
SQuAD | Media requests at the trade show prompted Kondo to consider using orchestral music for the other tracks in the game as well, a notion reinforced by his preference for live instruments. He originally envisioned a full 50-person orchestra for action sequences and a string quartet for more "lyrical moments", though the fi... | {
"tokens": [
"Media",
"requests",
"at",
"the",
"trade",
"show",
"prompted",
"Kondo",
"to",
"consider",
"using",
"orchestral",
"music",
"for",
"the",
"other",
"tracks",
"in",
"the",
"game",
"as",
"well",
",",
"a",
"not... | 372da88357cf458787c2ef76ae720542 | What were replicas of the Master Sword and Hylian Shield bundled with? | {
"tokens": [
"What",
"were",
"replicas",
"of",
"the",
"Master",
"Sword",
"and",
"Hylian",
"Shield",
"bundled",
"with",
"?"
],
"offsets": [
0,
5,
10,
19,
22,
26,
33,
39,
43,
50,
57,
65,
69
]
} | {
"text": [
"soundtrack"
],
"char_spans": [
{
"start": [
533
],
"end": [
542
]
}
],
"token_spans": [
{
"start": [
96
],
"end": [
96
]
}
]
} | [
"soundtrack"
] |
SQuAD | There is very little voice acting in the game, as is the case in most Zelda titles to date. Link remains silent in conversation, but grunts when attacking or injured and gasps when surprised. His emotions and responses are largely indicated visually by nods and facial expressions. Other characters have similar language... | {
"tokens": [
"There",
"is",
"very",
"little",
"voice",
"acting",
"in",
"the",
"game",
",",
"as",
"is",
"the",
"case",
"in",
"most",
"Zelda",
"titles",
"to",
"date",
".",
"Link",
"remains",
"silent",
"in",
"convers... | 7e3592ebec0c4fcaafce2467af0cc104 | Through what can Link's reaction and mood can be discerned? | {
"tokens": [
"Through",
"what",
"can",
"Link",
"'s",
"reaction",
"and",
"mood",
"can",
"be",
"discerned",
"?"
],
"offsets": [
0,
8,
13,
17,
21,
24,
33,
37,
42,
46,
49,
58
]
} | {
"text": [
"nods and facial expressions"
],
"char_spans": [
{
"start": [
253
],
"end": [
279
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
50
]
}
]
} | [
"nods and facial expressions"
] |
SQuAD | There is very little voice acting in the game, as is the case in most Zelda titles to date. Link remains silent in conversation, but grunts when attacking or injured and gasps when surprised. His emotions and responses are largely indicated visually by nods and facial expressions. Other characters have similar language... | {
"tokens": [
"There",
"is",
"very",
"little",
"voice",
"acting",
"in",
"the",
"game",
",",
"as",
"is",
"the",
"case",
"in",
"most",
"Zelda",
"titles",
"to",
"date",
".",
"Link",
"remains",
"silent",
"in",
"convers... | f40cb6a8599d4d769d729e8798516cdd | Which person has the most spoken dialogue in the game? | {
"tokens": [
"Which",
"person",
"has",
"the",
"most",
"spoken",
"dialogue",
"in",
"the",
"game",
"?"
],
"offsets": [
0,
6,
13,
17,
21,
26,
33,
42,
45,
49,
53
]
} | {
"text": [
"Midna"
],
"char_spans": [
{
"start": [
434
],
"end": [
438
]
}
],
"token_spans": [
{
"start": [
75
],
"end": [
75
]
}
]
} | [
"Midna"
] |
SQuAD | There is very little voice acting in the game, as is the case in most Zelda titles to date. Link remains silent in conversation, but grunts when attacking or injured and gasps when surprised. His emotions and responses are largely indicated visually by nods and facial expressions. Other characters have similar language... | {
"tokens": [
"There",
"is",
"very",
"little",
"voice",
"acting",
"in",
"the",
"game",
",",
"as",
"is",
"the",
"case",
"in",
"most",
"Zelda",
"titles",
"to",
"date",
".",
"Link",
"remains",
"silent",
"in",
"convers... | 298438fc66934a659a12c2f4b1af0c24 | Who provided the basis for Midna's voice? | {
"tokens": [
"Who",
"provided",
"the",
"basis",
"for",
"Midna",
"'s",
"voice",
"?"
],
"offsets": [
0,
4,
13,
17,
23,
27,
32,
35,
40
]
} | {
"text": [
"Akiko Kōmoto"
],
"char_spans": [
{
"start": [
659
],
"end": [
670
]
}
],
"token_spans": [
{
"start": [
116
],
"end": [
117
]
}
]
} | [
"Akiko Kōmoto"
] |
SQuAD | There is very little voice acting in the game, as is the case in most Zelda titles to date. Link remains silent in conversation, but grunts when attacking or injured and gasps when surprised. His emotions and responses are largely indicated visually by nods and facial expressions. Other characters have similar language... | {
"tokens": [
"There",
"is",
"very",
"little",
"voice",
"acting",
"in",
"the",
"game",
",",
"as",
"is",
"the",
"case",
"in",
"most",
"Zelda",
"titles",
"to",
"date",
".",
"Link",
"remains",
"silent",
"in",
"convers... | e9c4f1d721d9447a85fbaf92491b01b3 | What does Link say when attacking? | {
"tokens": [
"What",
"does",
"Link",
"say",
"when",
"attacking",
"?"
],
"offsets": [
0,
5,
10,
15,
19,
24,
33
]
} | {
"text": [
"grunts"
],
"char_spans": [
{
"start": [
133
],
"end": [
138
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
28
]
}
]
} | [
"grunts"
] |
SQuAD | There is very little voice acting in the game, as is the case in most Zelda titles to date. Link remains silent in conversation, but grunts when attacking or injured and gasps when surprised. His emotions and responses are largely indicated visually by nods and facial expressions. Other characters have similar language... | {
"tokens": [
"There",
"is",
"very",
"little",
"voice",
"acting",
"in",
"the",
"game",
",",
"as",
"is",
"the",
"case",
"in",
"most",
"Zelda",
"titles",
"to",
"date",
".",
"Link",
"remains",
"silent",
"in",
"convers... | a681f76918054e049cf29ce30d354051 | How does Link express emotions? | {
"tokens": [
"How",
"does",
"Link",
"express",
"emotions",
"?"
],
"offsets": [
0,
4,
9,
14,
22,
30
]
} | {
"text": [
"nods and facial expressions"
],
"char_spans": [
{
"start": [
253
],
"end": [
279
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
50
]
}
]
} | [
"nods and facial expressions"
] |
SQuAD | There is very little voice acting in the game, as is the case in most Zelda titles to date. Link remains silent in conversation, but grunts when attacking or injured and gasps when surprised. His emotions and responses are largely indicated visually by nods and facial expressions. Other characters have similar language... | {
"tokens": [
"There",
"is",
"very",
"little",
"voice",
"acting",
"in",
"the",
"game",
",",
"as",
"is",
"the",
"case",
"in",
"most",
"Zelda",
"titles",
"to",
"date",
".",
"Link",
"remains",
"silent",
"in",
"convers... | 56384f7cd887444e913eaff5d8cb7d78 | What character has the most voice acting? | {
"tokens": [
"What",
"character",
"has",
"the",
"most",
"voice",
"acting",
"?"
],
"offsets": [
0,
5,
15,
19,
23,
28,
34,
40
]
} | {
"text": [
"Midna"
],
"char_spans": [
{
"start": [
434
],
"end": [
438
]
}
],
"token_spans": [
{
"start": [
75
],
"end": [
75
]
}
]
} | [
"Midna"
] |
SQuAD | There is very little voice acting in the game, as is the case in most Zelda titles to date. Link remains silent in conversation, but grunts when attacking or injured and gasps when surprised. His emotions and responses are largely indicated visually by nods and facial expressions. Other characters have similar language... | {
"tokens": [
"There",
"is",
"very",
"little",
"voice",
"acting",
"in",
"the",
"game",
",",
"as",
"is",
"the",
"case",
"in",
"most",
"Zelda",
"titles",
"to",
"date",
".",
"Link",
"remains",
"silent",
"in",
"convers... | cbd85fff94624e3ba8e053c439e51703 | Who does the voice of Midna? | {
"tokens": [
"Who",
"does",
"the",
"voice",
"of",
"Midna",
"?"
],
"offsets": [
0,
4,
9,
13,
19,
22,
27
]
} | {
"text": [
"Akiko Kōmoto"
],
"char_spans": [
{
"start": [
659
],
"end": [
670
]
}
],
"token_spans": [
{
"start": [
116
],
"end": [
117
]
}
]
} | [
"Akiko Kōmoto"
] |
SQuAD | Aonuma had anticipated creating a Zelda game for what would later be called the Wii, but had assumed that he would need to complete Twilight Princess first. His team began work developing a pointing-based interface for the bow and arrow, and Aonuma found that aiming directly at the screen gave the game a new feel, just... | {
"tokens": [
"Aonuma",
"had",
"anticipated",
"creating",
"a",
"Zelda",
"game",
"for",
"what",
"would",
"later",
"be",
"called",
"the",
"Wii",
",",
"but",
"had",
"assumed",
"that",
"he",
"would",
"need",
"to",
"complet... | ca88f08ff2454d4c8cd65ab15d92883e | What kind of interface was used for in-game archery? | {
"tokens": [
"What",
"kind",
"of",
"interface",
"was",
"used",
"for",
"in",
"-",
"game",
"archery",
"?"
],
"offsets": [
0,
5,
10,
13,
23,
27,
32,
36,
38,
39,
44,
51
]
} | {
"text": [
"pointing-based"
],
"char_spans": [
{
"start": [
190
],
"end": [
203
]
}
],
"token_spans": [
{
"start": [
35
],
"end": [
37
]
}
]
} | [
"pointing-based"
] |
SQuAD | Aonuma had anticipated creating a Zelda game for what would later be called the Wii, but had assumed that he would need to complete Twilight Princess first. His team began work developing a pointing-based interface for the bow and arrow, and Aonuma found that aiming directly at the screen gave the game a new feel, just... | {
"tokens": [
"Aonuma",
"had",
"anticipated",
"creating",
"a",
"Zelda",
"game",
"for",
"what",
"would",
"later",
"be",
"called",
"the",
"Wii",
",",
"but",
"had",
"assumed",
"that",
"he",
"would",
"need",
"to",
"complet... | 41b0a38815c64f348487addc190ad88e | What was the originally-planned launch year for Twilight Princess? | {
"tokens": [
"What",
"was",
"the",
"originally",
"-",
"planned",
"launch",
"year",
"for",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
5,
9,
13,
23,
24,
32,
39,
44,
48,
57,
65
]
} | {
"text": [
"2005"
],
"char_spans": [
{
"start": [
570
],
"end": [
573
]
}
],
"token_spans": [
{
"start": [
103
],
"end": [
103
]
}
]
} | [
"2005"
] |
SQuAD | Aonuma had anticipated creating a Zelda game for what would later be called the Wii, but had assumed that he would need to complete Twilight Princess first. His team began work developing a pointing-based interface for the bow and arrow, and Aonuma found that aiming directly at the screen gave the game a new feel, just... | {
"tokens": [
"Aonuma",
"had",
"anticipated",
"creating",
"a",
"Zelda",
"game",
"for",
"what",
"would",
"later",
"be",
"called",
"the",
"Wii",
",",
"but",
"had",
"assumed",
"that",
"he",
"would",
"need",
"to",
"complet... | f29ca8d0367147cfa9db6c74bdb59fde | Which Nintendo employee was confident in the potential of developing two versions of Twilight Princess? | {
"tokens": [
"Which",
"Nintendo",
"employee",
"was",
"confident",
"in",
"the",
"potential",
"of",
"developing",
"two",
"versions",
"of",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
6,
15,
24,
28,
38,
41,
45,
55... | {
"text": [
"Satoru Iwata"
],
"char_spans": [
{
"start": [
618
],
"end": [
629
]
}
],
"token_spans": [
{
"start": [
111
],
"end": [
112
]
}
]
} | [
"Satoru Iwata"
] |
SQuAD | Aonuma had anticipated creating a Zelda game for what would later be called the Wii, but had assumed that he would need to complete Twilight Princess first. His team began work developing a pointing-based interface for the bow and arrow, and Aonuma found that aiming directly at the screen gave the game a new feel, just... | {
"tokens": [
"Aonuma",
"had",
"anticipated",
"creating",
"a",
"Zelda",
"game",
"for",
"what",
"would",
"later",
"be",
"called",
"the",
"Wii",
",",
"but",
"had",
"assumed",
"that",
"he",
"would",
"need",
"to",
"complet... | 4c142d47b7bb454fb53f441119e9ad4a | What was the original release date for Gamecube? | {
"tokens": [
"What",
"was",
"the",
"original",
"release",
"date",
"for",
"Gamecube",
"?"
],
"offsets": [
0,
5,
9,
13,
22,
30,
35,
39,
47
]
} | {
"text": [
"2005"
],
"char_spans": [
{
"start": [
570
],
"end": [
573
]
}
],
"token_spans": [
{
"start": [
103
],
"end": [
103
]
}
]
} | [
"2005"
] |
SQuAD | In 2003, Nintendo announced that a new The Legend of Zelda game was in the works for the GameCube by the same team that had created the cel-shaded The Wind Waker. At the following year's Game Developers Conference, director Eiji Aonuma unintentionally revealed that the game's sequel was in development under the working... | {
"tokens": [
"In",
"2003",
",",
"Nintendo",
"announced",
"that",
"a",
"new",
"The",
"Legend",
"of",
"Zelda",
"game",
"was",
"in",
"the",
"works",
"for",
"the",
"GameCube",
"by",
"the",
"same",
"team",
"that",
"had... | 6d67bcf6525d4d16a3600c54deba436a | In what year did Nintendo reveal the start of development on what would become Twilight Princess? | {
"tokens": [
"In",
"what",
"year",
"did",
"Nintendo",
"reveal",
"the",
"start",
"of",
"development",
"on",
"what",
"would",
"become",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
3,
8,
13,
17,
26,
33,
37,
43... | {
"text": [
"2003"
],
"char_spans": [
{
"start": [
3
],
"end": [
6
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"2003"
] |
SQuAD | In 2003, Nintendo announced that a new The Legend of Zelda game was in the works for the GameCube by the same team that had created the cel-shaded The Wind Waker. At the following year's Game Developers Conference, director Eiji Aonuma unintentionally revealed that the game's sequel was in development under the working... | {
"tokens": [
"In",
"2003",
",",
"Nintendo",
"announced",
"that",
"a",
"new",
"The",
"Legend",
"of",
"Zelda",
"game",
"was",
"in",
"the",
"works",
"for",
"the",
"GameCube",
"by",
"the",
"same",
"team",
"that",
"had... | 45f88f2069334623bb213ffacbcded11 | At what event was a potential follow-up to The Wind Waker mentioned? | {
"tokens": [
"At",
"what",
"event",
"was",
"a",
"potential",
"follow",
"-",
"up",
"to",
"The",
"Wind",
"Waker",
"mentioned",
"?"
],
"offsets": [
0,
3,
8,
14,
18,
20,
30,
36,
37,
40,
43,
47,
52,
58,... | {
"text": [
"Game Developers Conference"
],
"char_spans": [
{
"start": [
187
],
"end": [
212
]
}
],
"token_spans": [
{
"start": [
40
],
"end": [
42
]
}
]
} | [
"Game Developers Conference"
] |
SQuAD | In 2003, Nintendo announced that a new The Legend of Zelda game was in the works for the GameCube by the same team that had created the cel-shaded The Wind Waker. At the following year's Game Developers Conference, director Eiji Aonuma unintentionally revealed that the game's sequel was in development under the working... | {
"tokens": [
"In",
"2003",
",",
"Nintendo",
"announced",
"that",
"a",
"new",
"The",
"Legend",
"of",
"Zelda",
"game",
"was",
"in",
"the",
"works",
"for",
"the",
"GameCube",
"by",
"the",
"same",
"team",
"that",
"had... | b4966e4e9b7e431c9a65560e5867f0d6 | What region of the world did Nintendo want to design the next Legend of Zelda game for? | {
"tokens": [
"What",
"region",
"of",
"the",
"world",
"did",
"Nintendo",
"want",
"to",
"design",
"the",
"next",
"Legend",
"of",
"Zelda",
"game",
"for",
"?"
],
"offsets": [
0,
5,
12,
15,
19,
25,
29,
38,
43,
... | {
"text": [
"North American"
],
"char_spans": [
{
"start": [
454
],
"end": [
467
]
}
],
"token_spans": [
{
"start": [
87
],
"end": [
88
]
}
]
} | [
"North American"
] |
SQuAD | In 2003, Nintendo announced that a new The Legend of Zelda game was in the works for the GameCube by the same team that had created the cel-shaded The Wind Waker. At the following year's Game Developers Conference, director Eiji Aonuma unintentionally revealed that the game's sequel was in development under the working... | {
"tokens": [
"In",
"2003",
",",
"Nintendo",
"announced",
"that",
"a",
"new",
"The",
"Legend",
"of",
"Zelda",
"game",
"was",
"in",
"the",
"works",
"for",
"the",
"GameCube",
"by",
"the",
"same",
"team",
"that",
"had... | 131c9ae976c345c090fb4a3b900ad060 | What year did Nintendo announce a new Legend of Zelda was in the works for Gamecube? | {
"tokens": [
"What",
"year",
"did",
"Nintendo",
"announce",
"a",
"new",
"Legend",
"of",
"Zelda",
"was",
"in",
"the",
"works",
"for",
"Gamecube",
"?"
],
"offsets": [
0,
5,
10,
14,
23,
32,
34,
38,
45,
48,
... | {
"text": [
"2003"
],
"char_spans": [
{
"start": [
3
],
"end": [
6
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"2003"
] |
SQuAD | In 2003, Nintendo announced that a new The Legend of Zelda game was in the works for the GameCube by the same team that had created the cel-shaded The Wind Waker. At the following year's Game Developers Conference, director Eiji Aonuma unintentionally revealed that the game's sequel was in development under the working... | {
"tokens": [
"In",
"2003",
",",
"Nintendo",
"announced",
"that",
"a",
"new",
"The",
"Legend",
"of",
"Zelda",
"game",
"was",
"in",
"the",
"works",
"for",
"the",
"GameCube",
"by",
"the",
"same",
"team",
"that",
"had... | 0f51f16a7941407496272c816787fc20 | Who was the director that unintentionally announced a Zelda game was in the works? | {
"tokens": [
"Who",
"was",
"the",
"director",
"that",
"unintentionally",
"announced",
"a",
"Zelda",
"game",
"was",
"in",
"the",
"works",
"?"
],
"offsets": [
0,
4,
8,
12,
21,
26,
42,
52,
54,
60,
65,
69,
... | {
"text": [
"Eiji Aonuma"
],
"char_spans": [
{
"start": [
224
],
"end": [
234
]
}
],
"token_spans": [
{
"start": [
45
],
"end": [
46
]
}
]
} | [
"Eiji Aonuma"
] |
SQuAD | Twilight Princess takes place several centuries after Ocarina of Time and Majora's Mask, and begins with a youth named Link who is working as a ranch hand in Ordon Village. One day, the village is attacked by Bulblins, who carry off the village's children with Link in pursuit before he encounters a wall of Twilight. A ... | {
"tokens": [
"Twilight",
"Princess",
"takes",
"place",
"several",
"centuries",
"after",
"Ocarina",
"of",
"Time",
"and",
"Majora",
"'s",
"Mask",
",",
"and",
"begins",
"with",
"a",
"youth",
"named",
"Link",
"who",
"is",
... | 647bf343f31640ff9a972d4570ab8503 | What is Link's job at the start of Twilight Princess? | {
"tokens": [
"What",
"is",
"Link",
"'s",
"job",
"at",
"the",
"start",
"of",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
5,
8,
12,
15,
19,
22,
26,
32,
35,
44,
52
]
} | {
"text": [
"ranch hand"
],
"char_spans": [
{
"start": [
144
],
"end": [
153
]
}
],
"token_spans": [
{
"start": [
27
],
"end": [
28
]
}
]
} | [
"ranch hand"
] |
SQuAD | Twilight Princess takes place several centuries after Ocarina of Time and Majora's Mask, and begins with a youth named Link who is working as a ranch hand in Ordon Village. One day, the village is attacked by Bulblins, who carry off the village's children with Link in pursuit before he encounters a wall of Twilight. A ... | {
"tokens": [
"Twilight",
"Princess",
"takes",
"place",
"several",
"centuries",
"after",
"Ocarina",
"of",
"Time",
"and",
"Majora",
"'s",
"Mask",
",",
"and",
"begins",
"with",
"a",
"youth",
"named",
"Link",
"who",
"is",
... | bd87b3621baf410daa44eedd2bb8849c | What do the Bulbins take from Ordon? | {
"tokens": [
"What",
"do",
"the",
"Bulbins",
"take",
"from",
"Ordon",
"?"
],
"offsets": [
0,
5,
8,
12,
20,
25,
30,
35
]
} | {
"text": [
"children"
],
"char_spans": [
{
"start": [
247
],
"end": [
254
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
49
]
}
]
} | [
"children"
] |
SQuAD | Twilight Princess takes place several centuries after Ocarina of Time and Majora's Mask, and begins with a youth named Link who is working as a ranch hand in Ordon Village. One day, the village is attacked by Bulblins, who carry off the village's children with Link in pursuit before he encounters a wall of Twilight. A ... | {
"tokens": [
"Twilight",
"Princess",
"takes",
"place",
"several",
"centuries",
"after",
"Ocarina",
"of",
"Time",
"and",
"Majora",
"'s",
"Mask",
",",
"and",
"begins",
"with",
"a",
"youth",
"named",
"Link",
"who",
"is",
... | 1e2b0c0506924f12b09d38a883b1898b | Who releases Link from the Realm of Twilight? | {
"tokens": [
"Who",
"releases",
"Link",
"from",
"the",
"Realm",
"of",
"Twilight",
"?"
],
"offsets": [
0,
4,
13,
18,
23,
27,
33,
36,
44
]
} | {
"text": [
"Midna"
],
"char_spans": [
{
"start": [
494
],
"end": [
498
]
}
],
"token_spans": [
{
"start": [
98
],
"end": [
98
]
}
]
} | [
"Midna"
] |
SQuAD | Twilight Princess takes place several centuries after Ocarina of Time and Majora's Mask, and begins with a youth named Link who is working as a ranch hand in Ordon Village. One day, the village is attacked by Bulblins, who carry off the village's children with Link in pursuit before he encounters a wall of Twilight. A ... | {
"tokens": [
"Twilight",
"Princess",
"takes",
"place",
"several",
"centuries",
"after",
"Ocarina",
"of",
"Time",
"and",
"Majora",
"'s",
"Mask",
",",
"and",
"begins",
"with",
"a",
"youth",
"named",
"Link",
"who",
"is",
... | 3d4e93e7c4cf434b8c97acf50a452f40 | What does Link have to gather in order to complete each area? | {
"tokens": [
"What",
"does",
"Link",
"have",
"to",
"gather",
"in",
"order",
"to",
"complete",
"each",
"area",
"?"
],
"offsets": [
0,
5,
10,
15,
20,
23,
30,
33,
39,
42,
51,
56,
60
]
} | {
"text": [
"Tears of Light"
],
"char_spans": [
{
"start": [
940
],
"end": [
953
]
}
],
"token_spans": [
{
"start": [
189
],
"end": [
191
]
}
]
} | [
"Tears of Light"
] |
SQuAD | Twilight Princess takes place several centuries after Ocarina of Time and Majora's Mask, and begins with a youth named Link who is working as a ranch hand in Ordon Village. One day, the village is attacked by Bulblins, who carry off the village's children with Link in pursuit before he encounters a wall of Twilight. A ... | {
"tokens": [
"Twilight",
"Princess",
"takes",
"place",
"several",
"centuries",
"after",
"Ocarina",
"of",
"Time",
"and",
"Majora",
"'s",
"Mask",
",",
"and",
"begins",
"with",
"a",
"youth",
"named",
"Link",
"who",
"is",
... | 95b5fbea8034430184f2f4dd8e859d81 | Where is Link working as a ranch hand? | {
"tokens": [
"Where",
"is",
"Link",
"working",
"as",
"a",
"ranch",
"hand",
"?"
],
"offsets": [
0,
6,
9,
14,
22,
25,
27,
33,
37
]
} | {
"text": [
"Ordon Village"
],
"char_spans": [
{
"start": [
158
],
"end": [
170
]
}
],
"token_spans": [
{
"start": [
30
],
"end": [
31
]
}
]
} | [
"Ordon Village"
] |
SQuAD | Twilight Princess takes place several centuries after Ocarina of Time and Majora's Mask, and begins with a youth named Link who is working as a ranch hand in Ordon Village. One day, the village is attacked by Bulblins, who carry off the village's children with Link in pursuit before he encounters a wall of Twilight. A ... | {
"tokens": [
"Twilight",
"Princess",
"takes",
"place",
"several",
"centuries",
"after",
"Ocarina",
"of",
"Time",
"and",
"Majora",
"'s",
"Mask",
",",
"and",
"begins",
"with",
"a",
"youth",
"named",
"Link",
"who",
"is",
... | fa5a453db2374f278bd2d969473bd7bf | Who attacks the village? | {
"tokens": [
"Who",
"attacks",
"the",
"village",
"?"
],
"offsets": [
0,
4,
12,
16,
23
]
} | {
"text": [
"Bulblins"
],
"char_spans": [
{
"start": [
209
],
"end": [
216
]
}
],
"token_spans": [
{
"start": [
41
],
"end": [
41
]
}
]
} | [
"Bulblins"
] |
SQuAD | Twilight Princess takes place several centuries after Ocarina of Time and Majora's Mask, and begins with a youth named Link who is working as a ranch hand in Ordon Village. One day, the village is attacked by Bulblins, who carry off the village's children with Link in pursuit before he encounters a wall of Twilight. A ... | {
"tokens": [
"Twilight",
"Princess",
"takes",
"place",
"several",
"centuries",
"after",
"Ocarina",
"of",
"Time",
"and",
"Majora",
"'s",
"Mask",
",",
"and",
"begins",
"with",
"a",
"youth",
"named",
"Link",
"who",
"is",
... | a207614aca304dde8f0c5fb4aef36e7d | What must Link collect? | {
"tokens": [
"What",
"must",
"Link",
"collect",
"?"
],
"offsets": [
0,
5,
10,
15,
22
]
} | {
"text": [
"Tears of Light"
],
"char_spans": [
{
"start": [
940
],
"end": [
953
]
}
],
"token_spans": [
{
"start": [
189
],
"end": [
191
]
}
]
} | [
"Tears of Light"
] |
SQuAD | Following the discovery of a buffer overflow vulnerability in the Wii version of Twilight Princess, an exploit known as the "Twilight Hack" was developed, allowing the execution of custom code from a Secure Digital (SD) card on the console. A properly designed save file would cause the game to load unsigned code, which... | {
"tokens": [
"Following",
"the",
"discovery",
"of",
"a",
"buffer",
"overflow",
"vulnerability",
"in",
"the",
"Wii",
"version",
"of",
"Twilight",
"Princess",
",",
"an",
"exploit",
"known",
"as",
"the",
"\"",
"Twilight",
"H... | 1f22aea5d713484b9fb8d421af3424f3 | What kind of error was found in Twilight Princess for Wii? | {
"tokens": [
"What",
"kind",
"of",
"error",
"was",
"found",
"in",
"Twilight",
"Princess",
"for",
"Wii",
"?"
],
"offsets": [
0,
5,
10,
13,
19,
23,
29,
32,
41,
50,
54,
57
]
} | {
"text": [
"buffer overflow vulnerability"
],
"char_spans": [
{
"start": [
29
],
"end": [
57
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
7
]
}
]
} | [
"buffer overflow vulnerability"
] |
SQuAD | Following the discovery of a buffer overflow vulnerability in the Wii version of Twilight Princess, an exploit known as the "Twilight Hack" was developed, allowing the execution of custom code from a Secure Digital (SD) card on the console. A properly designed save file would cause the game to load unsigned code, which... | {
"tokens": [
"Following",
"the",
"discovery",
"of",
"a",
"buffer",
"overflow",
"vulnerability",
"in",
"the",
"Wii",
"version",
"of",
"Twilight",
"Princess",
",",
"an",
"exploit",
"known",
"as",
"the",
"\"",
"Twilight",
"H... | 3604760583b64e2d8ee33eb82fadef14 | What does ELF stand for? | {
"tokens": [
"What",
"does",
"ELF",
"stand",
"for",
"?"
],
"offsets": [
0,
5,
10,
14,
20,
23
]
} | {
"text": [
"Executable and Linkable Format"
],
"char_spans": [
{
"start": [
335
],
"end": [
364
]
}
],
"token_spans": [
{
"start": [
63
],
"end": [
66
]
}
]
} | [
"Executable and Linkable Format"
] |
SQuAD | Following the discovery of a buffer overflow vulnerability in the Wii version of Twilight Princess, an exploit known as the "Twilight Hack" was developed, allowing the execution of custom code from a Secure Digital (SD) card on the console. A properly designed save file would cause the game to load unsigned code, which... | {
"tokens": [
"Following",
"the",
"discovery",
"of",
"a",
"buffer",
"overflow",
"vulnerability",
"in",
"the",
"Wii",
"version",
"of",
"Twilight",
"Princess",
",",
"an",
"exploit",
"known",
"as",
"the",
"\"",
"Twilight",
"H... | 5bd73b8ea70d4a1cbb4480eec247fbe5 | Which issue of the Wii Menu fixed the issue with Twilight Princess? | {
"tokens": [
"Which",
"issue",
"of",
"the",
"Wii",
"Menu",
"fixed",
"the",
"issue",
"with",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
6,
12,
15,
19,
23,
28,
34,
38,
44,
49,
58,
66
]
} | {
"text": [
"4.0"
],
"char_spans": [
{
"start": [
562
],
"end": [
564
]
}
],
"token_spans": [
{
"start": [
100
],
"end": [
100
]
}
]
} | [
"4.0"
] |
SQuAD | Following the discovery of a buffer overflow vulnerability in the Wii version of Twilight Princess, an exploit known as the "Twilight Hack" was developed, allowing the execution of custom code from a Secure Digital (SD) card on the console. A properly designed save file would cause the game to load unsigned code, which... | {
"tokens": [
"Following",
"the",
"discovery",
"of",
"a",
"buffer",
"overflow",
"vulnerability",
"in",
"the",
"Wii",
"version",
"of",
"Twilight",
"Princess",
",",
"an",
"exploit",
"known",
"as",
"the",
"\"",
"Twilight",
"H... | 0e7627181b9a4d4282db5197c77a627a | What was the name of the hack discovered? | {
"tokens": [
"What",
"was",
"the",
"name",
"of",
"the",
"hack",
"discovered",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
21,
25,
30,
40
]
} | {
"text": [
"Twilight Hack"
],
"char_spans": [
{
"start": [
125
],
"end": [
137
]
}
],
"token_spans": [
{
"start": [
22
],
"end": [
23
]
}
]
} | [
"Twilight Hack"
] |
SQuAD | Following the discovery of a buffer overflow vulnerability in the Wii version of Twilight Princess, an exploit known as the "Twilight Hack" was developed, allowing the execution of custom code from a Secure Digital (SD) card on the console. A properly designed save file would cause the game to load unsigned code, which... | {
"tokens": [
"Following",
"the",
"discovery",
"of",
"a",
"buffer",
"overflow",
"vulnerability",
"in",
"the",
"Wii",
"version",
"of",
"Twilight",
"Princess",
",",
"an",
"exploit",
"known",
"as",
"the",
"\"",
"Twilight",
"H... | de78556b357446e18e112b2c7f189043 | What versions of the Wii Menu prevented copying the exploited files? | {
"tokens": [
"What",
"versions",
"of",
"the",
"Wii",
"Menu",
"prevented",
"copying",
"the",
"exploited",
"files",
"?"
],
"offsets": [
0,
5,
14,
17,
21,
25,
30,
40,
48,
52,
62,
67
]
} | {
"text": [
"3.3 and 3.4"
],
"char_spans": [
{
"start": [
421
],
"end": [
431
]
}
],
"token_spans": [
{
"start": [
77
],
"end": [
79
]
}
]
} | [
"3.3 and 3.4"
] |
SQuAD | Following the discovery of a buffer overflow vulnerability in the Wii version of Twilight Princess, an exploit known as the "Twilight Hack" was developed, allowing the execution of custom code from a Secure Digital (SD) card on the console. A properly designed save file would cause the game to load unsigned code, which... | {
"tokens": [
"Following",
"the",
"discovery",
"of",
"a",
"buffer",
"overflow",
"vulnerability",
"in",
"the",
"Wii",
"version",
"of",
"Twilight",
"Princess",
",",
"an",
"exploit",
"known",
"as",
"the",
"\"",
"Twilight",
"H... | 88fefe973de246f985b48d8ea3221684 | What version of the Wii patched the hack vulnerability? | {
"tokens": [
"What",
"version",
"of",
"the",
"Wii",
"patched",
"the",
"hack",
"vulnerability",
"?"
],
"offsets": [
0,
5,
13,
16,
20,
24,
32,
36,
41,
54
]
} | {
"text": [
"4.0"
],
"char_spans": [
{
"start": [
562
],
"end": [
564
]
}
],
"token_spans": [
{
"start": [
100
],
"end": [
100
]
}
]
} | [
"4.0"
] |
SQuAD | The Legend of Zelda: Twilight Princess is an action-adventure game focused on combat, exploration, and item collection. It uses the basic control scheme introduced in Ocarina of Time, including context-sensitive action buttons and L-targeting (Z-targeting on the Wii), a system that allows the player to keep Link's view... | {
"tokens": [
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"is",
"an",
"action",
"-",
"adventure",
"game",
"focused",
"on",
"combat",
",",
"exploration",
",",
"and",
"item",
"collection",
".",
"It",
"us... | 8b3b636cbee6499fa7ddc3f91806dbdb | What are the three main activities in The Legend of Zelda: Twilight Princess? | {
"tokens": [
"What",
"are",
"the",
"three",
"main",
"activities",
"in",
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
24,
35,
38,
42,
49,
52,
57,
59,... | {
"text": [
"combat, exploration, and item collection"
],
"char_spans": [
{
"start": [
78
],
"end": [
117
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
21
]
}
]
} | [
"combat, exploration, and item collection"
] |
SQuAD | The Legend of Zelda: Twilight Princess is an action-adventure game focused on combat, exploration, and item collection. It uses the basic control scheme introduced in Ocarina of Time, including context-sensitive action buttons and L-targeting (Z-targeting on the Wii), a system that allows the player to keep Link's view... | {
"tokens": [
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"is",
"an",
"action",
"-",
"adventure",
"game",
"focused",
"on",
"combat",
",",
"exploration",
",",
"and",
"item",
"collection",
".",
"It",
"us... | 740c65846f6f41a7be7e88cf756d7189 | Twilight Princess uses the control setup first employed in which previous game? | {
"tokens": [
"Twilight",
"Princess",
"uses",
"the",
"control",
"setup",
"first",
"employed",
"in",
"which",
"previous",
"game",
"?"
],
"offsets": [
0,
9,
18,
23,
27,
35,
41,
47,
56,
59,
65,
74,
78
]
} | {
"text": [
"Ocarina of Time"
],
"char_spans": [
{
"start": [
167
],
"end": [
181
]
}
],
"token_spans": [
{
"start": [
31
],
"end": [
33
]
}
]
} | [
"Ocarina of Time"
] |
SQuAD | The Legend of Zelda: Twilight Princess is an action-adventure game focused on combat, exploration, and item collection. It uses the basic control scheme introduced in Ocarina of Time, including context-sensitive action buttons and L-targeting (Z-targeting on the Wii), a system that allows the player to keep Link's view... | {
"tokens": [
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"is",
"an",
"action",
"-",
"adventure",
"game",
"focused",
"on",
"combat",
",",
"exploration",
",",
"and",
"item",
"collection",
".",
"It",
"us... | 137fc349e27c42958297572ea5da92dd | What can be used to shoot without the need to manually target enemies? | {
"tokens": [
"What",
"can",
"be",
"used",
"to",
"shoot",
"without",
"the",
"need",
"to",
"manually",
"target",
"enemies",
"?"
],
"offsets": [
0,
5,
9,
12,
17,
20,
26,
34,
38,
43,
46,
55,
62,
69
]
} | {
"text": [
"L-targeting"
],
"char_spans": [
{
"start": [
231
],
"end": [
241
]
}
],
"token_spans": [
{
"start": [
42
],
"end": [
44
]
}
]
} | [
"L-targeting"
] |
SQuAD | The Legend of Zelda: Twilight Princess is an action-adventure game focused on combat, exploration, and item collection. It uses the basic control scheme introduced in Ocarina of Time, including context-sensitive action buttons and L-targeting (Z-targeting on the Wii), a system that allows the player to keep Link's view... | {
"tokens": [
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"is",
"an",
"action",
"-",
"adventure",
"game",
"focused",
"on",
"combat",
",",
"exploration",
",",
"and",
"item",
"collection",
".",
"It",
"us... | 6daed9e54bfc44cc90cb03c29b8831f6 | What is Link's main weapon? | {
"tokens": [
"What",
"is",
"Link",
"'s",
"main",
"weapon",
"?"
],
"offsets": [
0,
5,
8,
12,
15,
20,
26
]
} | {
"text": [
"sword"
],
"char_spans": [
{
"start": [
509
],
"end": [
513
]
}
],
"token_spans": [
{
"start": [
103
],
"end": [
103
]
}
]
} | [
"sword"
] |
SQuAD | The Legend of Zelda: Twilight Princess is an action-adventure game focused on combat, exploration, and item collection. It uses the basic control scheme introduced in Ocarina of Time, including context-sensitive action buttons and L-targeting (Z-targeting on the Wii), a system that allows the player to keep Link's view... | {
"tokens": [
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"is",
"an",
"action",
"-",
"adventure",
"game",
"focused",
"on",
"combat",
",",
"exploration",
",",
"and",
"item",
"collection",
".",
"It",
"us... | e890940356c3478099696f3459637005 | What secondary weapon in Twilight Princess is analogous to a weapon featured in previous games? | {
"tokens": [
"What",
"secondary",
"weapon",
"in",
"Twilight",
"Princess",
"is",
"analogous",
"to",
"a",
"weapon",
"featured",
"in",
"previous",
"games",
"?"
],
"offsets": [
0,
5,
15,
22,
25,
34,
43,
46,
56,
59... | {
"text": [
"Clawshot"
],
"char_spans": [
{
"start": [
640
],
"end": [
647
]
}
],
"token_spans": [
{
"start": [
129
],
"end": [
129
]
}
]
} | [
"Clawshot"
] |
SQuAD | The Legend of Zelda: Twilight Princess is an action-adventure game focused on combat, exploration, and item collection. It uses the basic control scheme introduced in Ocarina of Time, including context-sensitive action buttons and L-targeting (Z-targeting on the Wii), a system that allows the player to keep Link's view... | {
"tokens": [
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"is",
"an",
"action",
"-",
"adventure",
"game",
"focused",
"on",
"combat",
",",
"exploration",
",",
"and",
"item",
"collection",
".",
"It",
"us... | 83f60a062d344927a0fa01436e803885 | What genre of game is Twilight Princess? | {
"tokens": [
"What",
"genre",
"of",
"game",
"is",
"Twilight",
"Princess",
"?"
],
"offsets": [
0,
5,
11,
14,
19,
22,
31,
39
]
} | {
"text": [
"action-adventure"
],
"char_spans": [
{
"start": [
45
],
"end": [
60
]
}
],
"token_spans": [
{
"start": [
9
],
"end": [
11
]
}
]
} | [
"action-adventure"
] |
SQuAD | The Legend of Zelda: Twilight Princess is an action-adventure game focused on combat, exploration, and item collection. It uses the basic control scheme introduced in Ocarina of Time, including context-sensitive action buttons and L-targeting (Z-targeting on the Wii), a system that allows the player to keep Link's view... | {
"tokens": [
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"is",
"an",
"action",
"-",
"adventure",
"game",
"focused",
"on",
"combat",
",",
"exploration",
",",
"and",
"item",
"collection",
".",
"It",
"us... | 6a1ecf9bfb9c4782b4ec66ac25a88ae2 | Twilight Princess follows the control scheme introduced in what game? | {
"tokens": [
"Twilight",
"Princess",
"follows",
"the",
"control",
"scheme",
"introduced",
"in",
"what",
"game",
"?"
],
"offsets": [
0,
9,
18,
26,
30,
38,
45,
56,
59,
64,
68
]
} | {
"text": [
"Ocarina of Time"
],
"char_spans": [
{
"start": [
167
],
"end": [
181
]
}
],
"token_spans": [
{
"start": [
31
],
"end": [
33
]
}
]
} | [
"Ocarina of Time"
] |
SQuAD | The Legend of Zelda: Twilight Princess is an action-adventure game focused on combat, exploration, and item collection. It uses the basic control scheme introduced in Ocarina of Time, including context-sensitive action buttons and L-targeting (Z-targeting on the Wii), a system that allows the player to keep Link's view... | {
"tokens": [
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"is",
"an",
"action",
"-",
"adventure",
"game",
"focused",
"on",
"combat",
",",
"exploration",
",",
"and",
"item",
"collection",
".",
"It",
"us... | 078087c63a1249d6901ba579d184749f | What 2 main weapons does Link use in combat? | {
"tokens": [
"What",
"2",
"main",
"weapons",
"does",
"Link",
"use",
"in",
"combat",
"?"
],
"offsets": [
0,
5,
7,
12,
20,
25,
30,
34,
37,
43
]
} | {
"text": [
"sword and shield"
],
"char_spans": [
{
"start": [
509
],
"end": [
524
]
}
],
"token_spans": [
{
"start": [
103
],
"end": [
105
]
}
]
} | [
"sword and shield"
] |
SQuAD | The Legend of Zelda: Twilight Princess is an action-adventure game focused on combat, exploration, and item collection. It uses the basic control scheme introduced in Ocarina of Time, including context-sensitive action buttons and L-targeting (Z-targeting on the Wii), a system that allows the player to keep Link's view... | {
"tokens": [
"The",
"Legend",
"of",
"Zelda",
":",
"Twilight",
"Princess",
"is",
"an",
"action",
"-",
"adventure",
"game",
"focused",
"on",
"combat",
",",
"exploration",
",",
"and",
"item",
"collection",
".",
"It",
"us... | 23698e5965f24b2cb289ecca0d132b79 | What control can be used while targeting that allows the player to forego manual targeting? | {
"tokens": [
"What",
"control",
"can",
"be",
"used",
"while",
"targeting",
"that",
"allows",
"the",
"player",
"to",
"forego",
"manual",
"targeting",
"?"
],
"offsets": [
0,
5,
13,
17,
20,
25,
31,
41,
46,
53,
... | {
"text": [
"L-targeting"
],
"char_spans": [
{
"start": [
231
],
"end": [
241
]
}
],
"token_spans": [
{
"start": [
42
],
"end": [
44
]
}
]
} | [
"L-targeting"
] |
SQuAD | Bond and Swann return to London where they meet M, Bill Tanner, Q, and Moneypenny; they intend to arrest C and stop Nine Eyes from going online. Swann leaves Bond, telling him she cannot be part of a life involving espionage, and is subsequently kidnapped. On the way, the group is ambushed and Bond is kidnapped, but th... | {
"tokens": [
"Bond",
"and",
"Swann",
"return",
"to",
"London",
"where",
"they",
"meet",
"M",
",",
"Bill",
"Tanner",
",",
"Q",
",",
"and",
"Moneypenny",
";",
"they",
"intend",
"to",
"arrest",
"C",
"and",
"stop",
... | 6c3736c1a63a4e80bab1512eed811d0a | Where is Bond brought after he is kidnapped? | {
"tokens": [
"Where",
"is",
"Bond",
"brought",
"after",
"he",
"is",
"kidnapped",
"?"
],
"offsets": [
0,
6,
9,
14,
22,
28,
31,
34,
43
]
} | {
"text": [
"the old MI6 building"
],
"char_spans": [
{
"start": [
524
],
"end": [
543
]
}
],
"token_spans": [
{
"start": [
110
],
"end": [
113
]
}
]
} | [
"the old MI6 building"
] |
SQuAD | Bond and Swann return to London where they meet M, Bill Tanner, Q, and Moneypenny; they intend to arrest C and stop Nine Eyes from going online. Swann leaves Bond, telling him she cannot be part of a life involving espionage, and is subsequently kidnapped. On the way, the group is ambushed and Bond is kidnapped, but th... | {
"tokens": [
"Bond",
"and",
"Swann",
"return",
"to",
"London",
"where",
"they",
"meet",
"M",
",",
"Bill",
"Tanner",
",",
"Q",
",",
"and",
"Moneypenny",
";",
"they",
"intend",
"to",
"arrest",
"C",
"and",
"stop",
... | 6e07cd5732824bee812377229a08577e | Who does Bond meet in the MI6 building? | {
"tokens": [
"Who",
"does",
"Bond",
"meet",
"in",
"the",
"MI6",
"building",
"?"
],
"offsets": [
0,
4,
9,
14,
19,
22,
26,
30,
38
]
} | {
"text": [
"Blofeld"
],
"char_spans": [
{
"start": [
667
],
"end": [
673
]
}
],
"token_spans": [
{
"start": [
135
],
"end": [
135
]
}
]
} | [
"Blofeld"
] |
SQuAD | Bond and Swann return to London where they meet M, Bill Tanner, Q, and Moneypenny; they intend to arrest C and stop Nine Eyes from going online. Swann leaves Bond, telling him she cannot be part of a life involving espionage, and is subsequently kidnapped. On the way, the group is ambushed and Bond is kidnapped, but th... | {
"tokens": [
"Bond",
"and",
"Swann",
"return",
"to",
"London",
"where",
"they",
"meet",
"M",
",",
"Bill",
"Tanner",
",",
"Q",
",",
"and",
"Moneypenny",
";",
"they",
"intend",
"to",
"arrest",
"C",
"and",
"stop",
... | e34464fdc0584dafaa9f19dd6687d386 | Where does Blofeld get arrested? | {
"tokens": [
"Where",
"does",
"Blofeld",
"get",
"arrested",
"?"
],
"offsets": [
0,
6,
11,
19,
23,
31
]
} | {
"text": [
"Westminster Bridge"
],
"char_spans": [
{
"start": [
929
],
"end": [
946
]
}
],
"token_spans": [
{
"start": [
184
],
"end": [
185
]
}
]
} | [
"Westminster Bridge"
] |
SQuAD | Bond and Swann return to London where they meet M, Bill Tanner, Q, and Moneypenny; they intend to arrest C and stop Nine Eyes from going online. Swann leaves Bond, telling him she cannot be part of a life involving espionage, and is subsequently kidnapped. On the way, the group is ambushed and Bond is kidnapped, but th... | {
"tokens": [
"Bond",
"and",
"Swann",
"return",
"to",
"London",
"where",
"they",
"meet",
"M",
",",
"Bill",
"Tanner",
",",
"Q",
",",
"and",
"Moneypenny",
";",
"they",
"intend",
"to",
"arrest",
"C",
"and",
"stop",
... | 2564718be4664f4c94061f29cd2aaaf8 | Who does M fight with? | {
"tokens": [
"Who",
"does",
"M",
"fight",
"with",
"?"
],
"offsets": [
0,
4,
9,
11,
17,
21
]
} | {
"text": [
"C"
],
"char_spans": [
{
"start": [
105
],
"end": [
105
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
23
]
}
]
} | [
"C"
] |
SQuAD | Bond and Swann return to London where they meet M, Bill Tanner, Q, and Moneypenny; they intend to arrest C and stop Nine Eyes from going online. Swann leaves Bond, telling him she cannot be part of a life involving espionage, and is subsequently kidnapped. On the way, the group is ambushed and Bond is kidnapped, but th... | {
"tokens": [
"Bond",
"and",
"Swann",
"return",
"to",
"London",
"where",
"they",
"meet",
"M",
",",
"Bill",
"Tanner",
",",
"Q",
",",
"and",
"Moneypenny",
";",
"they",
"intend",
"to",
"arrest",
"C",
"and",
"stop",
... | ccc19505aaec47799a596f05fb219a81 | Who prevents Nine Eyes from going online? | {
"tokens": [
"Who",
"prevents",
"Nine",
"Eyes",
"from",
"going",
"online",
"?"
],
"offsets": [
0,
4,
13,
18,
23,
28,
34,
40
]
} | {
"text": [
"Q"
],
"char_spans": [
{
"start": [
64
],
"end": [
64
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
14
]
}
]
} | [
"Q"
] |
SQuAD | Bond and Swann return to London where they meet M, Bill Tanner, Q, and Moneypenny; they intend to arrest C and stop Nine Eyes from going online. Swann leaves Bond, telling him she cannot be part of a life involving espionage, and is subsequently kidnapped. On the way, the group is ambushed and Bond is kidnapped, but th... | {
"tokens": [
"Bond",
"and",
"Swann",
"return",
"to",
"London",
"where",
"they",
"meet",
"M",
",",
"Bill",
"Tanner",
",",
"Q",
",",
"and",
"Moneypenny",
";",
"they",
"intend",
"to",
"arrest",
"C",
"and",
"stop",
... | d4d840f97ea24cde95098dd8a8d93657 | Which characters falls to their death, M or C? | {
"tokens": [
"Which",
"characters",
"falls",
"to",
"their",
"death",
",",
"M",
"or",
"C",
"?"
],
"offsets": [
0,
6,
17,
23,
26,
32,
37,
39,
41,
44,
45
]
} | {
"text": [
"C"
],
"char_spans": [
{
"start": [
105
],
"end": [
105
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
23
]
}
]
} | [
"C"
] |
SQuAD | In the PAL region, which covers most of Africa, Asia, Europe, and Oceania, Twilight Princess is the best-selling entry in the Zelda series. During its first week, the game was sold with three of every four Wii purchases. The game had sold 5.82 million copies on the Wii as of March 31, 2011[update], and 1.32 million on ... | {
"tokens": [
"In",
"the",
"PAL",
"region",
",",
"which",
"covers",
"most",
"of",
"Africa",
",",
"Asia",
",",
"Europe",
",",
"and",
"Oceania",
",",
"Twilight",
"Princess",
"is",
"the",
"best",
"-",
"selling",
"entr... | c276259b80c74d5e9bf25115e56af657 | What is the name of the area which includes most countries not located in North, Central or South America? | {
"tokens": [
"What",
"is",
"the",
"name",
"of",
"the",
"area",
"which",
"includes",
"most",
"countries",
"not",
"located",
"in",
"North",
",",
"Central",
"or",
"South",
"America",
"?"
],
"offsets": [
0,
5,
8,
12,
... | {
"text": [
"PAL"
],
"char_spans": [
{
"start": [
7
],
"end": [
9
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
2
]
}
]
} | [
"PAL"
] |
SQuAD | In the PAL region, which covers most of Africa, Asia, Europe, and Oceania, Twilight Princess is the best-selling entry in the Zelda series. During its first week, the game was sold with three of every four Wii purchases. The game had sold 5.82 million copies on the Wii as of March 31, 2011[update], and 1.32 million on ... | {
"tokens": [
"In",
"the",
"PAL",
"region",
",",
"which",
"covers",
"most",
"of",
"Africa",
",",
"Asia",
",",
"Europe",
",",
"and",
"Oceania",
",",
"Twilight",
"Princess",
"is",
"the",
"best",
"-",
"selling",
"entr... | bc109fd4035b485599df3357eaeadc26 | How many units of the Wii version of Twilight Princess had been purchased by the end of March 2011? | {
"tokens": [
"How",
"many",
"units",
"of",
"the",
"Wii",
"version",
"of",
"Twilight",
"Princess",
"had",
"been",
"purchased",
"by",
"the",
"end",
"of",
"March",
"2011",
"?"
],
"offsets": [
0,
4,
9,
15,
18,
22,... | {
"text": [
"5.82 million"
],
"char_spans": [
{
"start": [
239
],
"end": [
250
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
53
]
}
]
} | [
"5.82 million"
] |
SQuAD | In the PAL region, which covers most of Africa, Asia, Europe, and Oceania, Twilight Princess is the best-selling entry in the Zelda series. During its first week, the game was sold with three of every four Wii purchases. The game had sold 5.82 million copies on the Wii as of March 31, 2011[update], and 1.32 million on ... | {
"tokens": [
"In",
"the",
"PAL",
"region",
",",
"which",
"covers",
"most",
"of",
"Africa",
",",
"Asia",
",",
"Europe",
",",
"and",
"Oceania",
",",
"Twilight",
"Princess",
"is",
"the",
"best",
"-",
"selling",
"entr... | 75371a66b3504be6a33483d43846c643 | How many units of the GameCube version of Twilight Princess had been purchased by the end of March 2007? | {
"tokens": [
"How",
"many",
"units",
"of",
"the",
"GameCube",
"version",
"of",
"Twilight",
"Princess",
"had",
"been",
"purchased",
"by",
"the",
"end",
"of",
"March",
"2007",
"?"
],
"offsets": [
0,
4,
9,
15,
18,
... | {
"text": [
"1.32 million"
],
"char_spans": [
{
"start": [
304
],
"end": [
315
]
}
],
"token_spans": [
{
"start": [
67
],
"end": [
68
]
}
]
} | [
"1.32 million"
] |
SQuAD | In the PAL region, which covers most of Africa, Asia, Europe, and Oceania, Twilight Princess is the best-selling entry in the Zelda series. During its first week, the game was sold with three of every four Wii purchases. The game had sold 5.82 million copies on the Wii as of March 31, 2011[update], and 1.32 million on ... | {
"tokens": [
"In",
"the",
"PAL",
"region",
",",
"which",
"covers",
"most",
"of",
"Africa",
",",
"Asia",
",",
"Europe",
",",
"and",
"Oceania",
",",
"Twilight",
"Princess",
"is",
"the",
"best",
"-",
"selling",
"entr... | 75b9e566afb74c93b691669cfbcffdff | What region is Twilight Princess the best -selling Zelda entry? | {
"tokens": [
"What",
"region",
"is",
"Twilight",
"Princess",
"the",
"best",
"-selling",
"Zelda",
"entry",
"?"
],
"offsets": [
0,
5,
12,
15,
24,
33,
37,
42,
51,
57,
62
]
} | {
"text": [
"PAL region"
],
"char_spans": [
{
"start": [
7
],
"end": [
16
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
3
]
}
]
} | [
"PAL region"
] |
SQuAD | In the PAL region, which covers most of Africa, Asia, Europe, and Oceania, Twilight Princess is the best-selling entry in the Zelda series. During its first week, the game was sold with three of every four Wii purchases. The game had sold 5.82 million copies on the Wii as of March 31, 2011[update], and 1.32 million on ... | {
"tokens": [
"In",
"the",
"PAL",
"region",
",",
"which",
"covers",
"most",
"of",
"Africa",
",",
"Asia",
",",
"Europe",
",",
"and",
"Oceania",
",",
"Twilight",
"Princess",
"is",
"the",
"best",
"-",
"selling",
"entr... | 1273f3f474ef4fe1968470f94eb60f0b | How many copies of the game had been sold as of March 2011? | {
"tokens": [
"How",
"many",
"copies",
"of",
"the",
"game",
"had",
"been",
"sold",
"as",
"of",
"March",
"2011",
"?"
],
"offsets": [
0,
4,
9,
16,
19,
23,
28,
32,
37,
42,
45,
48,
54,
58
]
} | {
"text": [
"5.82 million"
],
"char_spans": [
{
"start": [
239
],
"end": [
250
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
53
]
}
]
} | [
"5.82 million"
] |
SQuAD | In the PAL region, which covers most of Africa, Asia, Europe, and Oceania, Twilight Princess is the best-selling entry in the Zelda series. During its first week, the game was sold with three of every four Wii purchases. The game had sold 5.82 million copies on the Wii as of March 31, 2011[update], and 1.32 million on ... | {
"tokens": [
"In",
"the",
"PAL",
"region",
",",
"which",
"covers",
"most",
"of",
"Africa",
",",
"Asia",
",",
"Europe",
",",
"and",
"Oceania",
",",
"Twilight",
"Princess",
"is",
"the",
"best",
"-",
"selling",
"entr... | f3cce3e17f044022a23b7a7b2f4d9b69 | How many copies of the game had been sold on Gamecube as of March 2007? | {
"tokens": [
"How",
"many",
"copies",
"of",
"the",
"game",
"had",
"been",
"sold",
"on",
"Gamecube",
"as",
"of",
"March",
"2007",
"?"
],
"offsets": [
0,
4,
9,
16,
19,
23,
28,
32,
37,
42,
45,
54,
57,... | {
"text": [
"1.32 million"
],
"char_spans": [
{
"start": [
304
],
"end": [
315
]
}
],
"token_spans": [
{
"start": [
67
],
"end": [
68
]
}
]
} | [
"1.32 million"
] |
SQuAD | Special bundles of the game contain a Wolf Link Amiibo figurine, which unlocks a Wii U-exclusive dungeon called the "Cave of Shadows" and can carry data over to the upcoming 2016 Zelda game. Other Zelda-related Amiibo figurines have distinct functions: Link and Toon Link replenish arrows, Zelda and Sheik restore Link's... | {
"tokens": [
"Special",
"bundles",
"of",
"the",
"game",
"contain",
"a",
"Wolf",
"Link",
"Amiibo",
"figurine",
",",
"which",
"unlocks",
"a",
"Wii",
"U",
"-",
"exclusive",
"dungeon",
"called",
"the",
"\"",
"Cave",
"of",... | 157a8eca428d4804afc0549f5d643b0a | What special item is included with certain versions of Twilight Princess HD? | {
"tokens": [
"What",
"special",
"item",
"is",
"included",
"with",
"certain",
"versions",
"of",
"Twilight",
"Princess",
"HD",
"?"
],
"offsets": [
0,
5,
13,
18,
21,
30,
35,
43,
52,
55,
64,
73,
75
]
} | {
"text": [
"Wolf Link Amiibo figurine"
],
"char_spans": [
{
"start": [
38
],
"end": [
62
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
10
]
}
]
} | [
"Wolf Link Amiibo figurine"
] |
SQuAD | Special bundles of the game contain a Wolf Link Amiibo figurine, which unlocks a Wii U-exclusive dungeon called the "Cave of Shadows" and can carry data over to the upcoming 2016 Zelda game. Other Zelda-related Amiibo figurines have distinct functions: Link and Toon Link replenish arrows, Zelda and Sheik restore Link's... | {
"tokens": [
"Special",
"bundles",
"of",
"the",
"game",
"contain",
"a",
"Wolf",
"Link",
"Amiibo",
"figurine",
",",
"which",
"unlocks",
"a",
"Wii",
"U",
"-",
"exclusive",
"dungeon",
"called",
"the",
"\"",
"Cave",
"of",... | 07cb264ae5f74b6ba36965dc5d6ca017 | Which two Amiibo figures reload Link's stock of arrows? | {
"tokens": [
"Which",
"two",
"Amiibo",
"figures",
"reload",
"Link",
"'s",
"stock",
"of",
"arrows",
"?"
],
"offsets": [
0,
6,
10,
17,
25,
32,
36,
39,
45,
48,
54
]
} | {
"text": [
"Link and Toon Link"
],
"char_spans": [
{
"start": [
253
],
"end": [
270
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
52
]
}
]
} | [
"Link and Toon Link"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.