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 | Early web browsers supported only a very simple version of HTML. The rapid development of proprietary web browsers led to the development of non-standard dialects of HTML, leading to problems with interoperability. Modern web browsers support a combination of standards-based and de facto HTML and XHTML, which should be... | {
"tokens": [
"Early",
"web",
"browsers",
"supported",
"only",
"a",
"very",
"simple",
"version",
"of",
"HTML",
".",
"The",
"rapid",
"development",
"of",
"proprietary",
"web",
"browsers",
"led",
"to",
"the",
"development",
... | 10e761bf3e8847f292b2fbfca7ea5c7e | Modern browser support standards-based and defacto what? | {
"tokens": [
"Modern",
"browser",
"support",
"standards",
"-",
"based",
"and",
"defacto",
"what",
"?"
],
"offsets": [
0,
7,
15,
23,
32,
33,
39,
43,
51,
55
]
} | {
"text": [
"HTML and XHTML"
],
"char_spans": [
{
"start": [
289
],
"end": [
302
]
}
],
"token_spans": [
{
"start": [
50
],
"end": [
52
]
}
]
} | [
"HTML and XHTML"
] |
SQuAD | Early web browsers supported only a very simple version of HTML. The rapid development of proprietary web browsers led to the development of non-standard dialects of HTML, leading to problems with interoperability. Modern web browsers support a combination of standards-based and de facto HTML and XHTML, which should be... | {
"tokens": [
"Early",
"web",
"browsers",
"supported",
"only",
"a",
"very",
"simple",
"version",
"of",
"HTML",
".",
"The",
"rapid",
"development",
"of",
"proprietary",
"web",
"browsers",
"led",
"to",
"the",
"development",
... | a75314bbd2f043dda3f04bdd3aec156c | HTML and XHTML should be what by all browsers? | {
"tokens": [
"HTML",
"and",
"XHTML",
"should",
"be",
"what",
"by",
"all",
"browsers",
"?"
],
"offsets": [
0,
5,
9,
15,
22,
25,
30,
33,
37,
45
]
} | {
"text": [
"rendered in the same way"
],
"char_spans": [
{
"start": [
321
],
"end": [
344
]
}
],
"token_spans": [
{
"start": [
57
],
"end": [
61
]
}
]
} | [
"rendered in the same way"
] |
SQuAD | In 1822, the citizens of Boston voted to change the official name from "the Town of Boston" to "the City of Boston", and on March 4, 1822, the people of Boston accepted the charter incorporating the City. At the time Boston was chartered as a city, the population was about 46,226, while the area of the city was only 4.... | {
"tokens": [
"In",
"1822",
",",
"the",
"citizens",
"of",
"Boston",
"voted",
"to",
"change",
"the",
"official",
"name",
"from",
"\"",
"the",
"Town",
"of",
"Boston",
"\"",
"to",
"\"",
"the",
"City",
"of",
"Boston",
... | 9389dd5e7fdb4ad58bffd654f6f23e4c | What was the City of Boston's name before it was the City of Boston? | {
"tokens": [
"What",
"was",
"the",
"City",
"of",
"Boston",
"'s",
"name",
"before",
"it",
"was",
"the",
"City",
"of",
"Boston",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
21,
27,
30,
35,
42,
45,
49,
53,
... | {
"text": [
"the Town of Boston"
],
"char_spans": [
{
"start": [
72
],
"end": [
89
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
18
]
}
]
} | [
"the Town of Boston"
] |
SQuAD | In 1822, the citizens of Boston voted to change the official name from "the Town of Boston" to "the City of Boston", and on March 4, 1822, the people of Boston accepted the charter incorporating the City. At the time Boston was chartered as a city, the population was about 46,226, while the area of the city was only 4.... | {
"tokens": [
"In",
"1822",
",",
"the",
"citizens",
"of",
"Boston",
"voted",
"to",
"change",
"the",
"official",
"name",
"from",
"\"",
"the",
"Town",
"of",
"Boston",
"\"",
"to",
"\"",
"the",
"City",
"of",
"Boston",
... | 8fd7302e4793497abeabb10c07b6adae | What year was the name changes to the City of Boston? | {
"tokens": [
"What",
"year",
"was",
"the",
"name",
"changes",
"to",
"the",
"City",
"of",
"Boston",
"?"
],
"offsets": [
0,
5,
10,
14,
18,
23,
31,
34,
38,
43,
46,
52
]
} | {
"text": [
"1822"
],
"char_spans": [
{
"start": [
3
],
"end": [
6
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"1822"
] |
SQuAD | In 1822, the citizens of Boston voted to change the official name from "the Town of Boston" to "the City of Boston", and on March 4, 1822, the people of Boston accepted the charter incorporating the City. At the time Boston was chartered as a city, the population was about 46,226, while the area of the city was only 4.... | {
"tokens": [
"In",
"1822",
",",
"the",
"citizens",
"of",
"Boston",
"voted",
"to",
"change",
"the",
"official",
"name",
"from",
"\"",
"the",
"Town",
"of",
"Boston",
"\"",
"to",
"\"",
"the",
"City",
"of",
"Boston",
... | 607cad19d216486b957643699de04349 | Boston was chartered as what in 1822? | {
"tokens": [
"Boston",
"was",
"chartered",
"as",
"what",
"in",
"1822",
"?"
],
"offsets": [
0,
7,
11,
21,
24,
29,
32,
36
]
} | {
"text": [
"a city"
],
"char_spans": [
{
"start": [
241
],
"end": [
246
]
}
],
"token_spans": [
{
"start": [
53
],
"end": [
54
]
}
]
} | [
"a city"
] |
SQuAD | In 1822, the citizens of Boston voted to change the official name from "the Town of Boston" to "the City of Boston", and on March 4, 1822, the people of Boston accepted the charter incorporating the City. At the time Boston was chartered as a city, the population was about 46,226, while the area of the city was only 4.... | {
"tokens": [
"In",
"1822",
",",
"the",
"citizens",
"of",
"Boston",
"voted",
"to",
"change",
"the",
"official",
"name",
"from",
"\"",
"the",
"Town",
"of",
"Boston",
"\"",
"to",
"\"",
"the",
"City",
"of",
"Boston",
... | b436830fd69e4189833cd501c6376aa8 | What was the population of Boston in 1822? | {
"tokens": [
"What",
"was",
"the",
"population",
"of",
"Boston",
"in",
"1822",
"?"
],
"offsets": [
0,
5,
9,
13,
24,
27,
34,
37,
41
]
} | {
"text": [
"about 46,226"
],
"char_spans": [
{
"start": [
268
],
"end": [
279
]
}
],
"token_spans": [
{
"start": [
59
],
"end": [
60
]
}
]
} | [
"about 46,226"
] |
SQuAD | In 1822, the citizens of Boston voted to change the official name from "the Town of Boston" to "the City of Boston", and on March 4, 1822, the people of Boston accepted the charter incorporating the City. At the time Boston was chartered as a city, the population was about 46,226, while the area of the city was only 4.... | {
"tokens": [
"In",
"1822",
",",
"the",
"citizens",
"of",
"Boston",
"voted",
"to",
"change",
"the",
"official",
"name",
"from",
"\"",
"the",
"Town",
"of",
"Boston",
"\"",
"to",
"\"",
"the",
"City",
"of",
"Boston",
... | d2ff65ab39174d2f9e18827de35fc7ff | How many square miles was the city in 1822? | {
"tokens": [
"How",
"many",
"square",
"miles",
"was",
"the",
"city",
"in",
"1822",
"?"
],
"offsets": [
0,
4,
9,
16,
22,
26,
30,
35,
38,
42
]
} | {
"text": [
"4.7 square miles"
],
"char_spans": [
{
"start": [
318
],
"end": [
333
]
}
],
"token_spans": [
{
"start": [
70
],
"end": [
72
]
}
]
} | [
"4.7 square miles"
] |
SQuAD | Most browsers support HTTP Secure and offer quick and easy ways to delete the web cache, download history, form and search history, cookies, and browsing history. For a comparison of the current security vulnerabilities of browsers, see comparison of web browsers. | {
"tokens": [
"Most",
"browsers",
"support",
"HTTP",
"Secure",
"and",
"offer",
"quick",
"and",
"easy",
"ways",
"to",
"delete",
"the",
"web",
"cache",
",",
"download",
"history",
",",
"form",
"and",
"search",
"history",
... | 797efd5164b14f98a641aaad3d6c89f2 | HTTP Secure is supported by what? | {
"tokens": [
"HTTP",
"Secure",
"is",
"supported",
"by",
"what",
"?"
],
"offsets": [
0,
5,
12,
15,
25,
28,
32
]
} | {
"text": [
"Most browsers"
],
"char_spans": [
{
"start": [
0
],
"end": [
12
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
1
]
}
]
} | [
"Most browsers"
] |
SQuAD | Most browsers support HTTP Secure and offer quick and easy ways to delete the web cache, download history, form and search history, cookies, and browsing history. For a comparison of the current security vulnerabilities of browsers, see comparison of web browsers. | {
"tokens": [
"Most",
"browsers",
"support",
"HTTP",
"Secure",
"and",
"offer",
"quick",
"and",
"easy",
"ways",
"to",
"delete",
"the",
"web",
"cache",
",",
"download",
"history",
",",
"form",
"and",
"search",
"history",
... | 36fd829c524740288c601429e855331c | Cache, download history, cookies, browsing and what else can be quickly deleted in browsers? | {
"tokens": [
"Cache",
",",
"download",
"history",
",",
"cookies",
",",
"browsing",
"and",
"what",
"else",
"can",
"be",
"quickly",
"deleted",
"in",
"browsers",
"?"
],
"offsets": [
0,
5,
7,
16,
23,
25,
32,
34,
... | {
"text": [
"form and search history"
],
"char_spans": [
{
"start": [
107
],
"end": [
129
]
}
],
"token_spans": [
{
"start": [
20
],
"end": [
23
]
}
]
} | [
"form and search history"
] |
SQuAD | Most browsers support HTTP Secure and offer quick and easy ways to delete the web cache, download history, form and search history, cookies, and browsing history. For a comparison of the current security vulnerabilities of browsers, see comparison of web browsers. | {
"tokens": [
"Most",
"browsers",
"support",
"HTTP",
"Secure",
"and",
"offer",
"quick",
"and",
"easy",
"ways",
"to",
"delete",
"the",
"web",
"cache",
",",
"download",
"history",
",",
"form",
"and",
"search",
"history",
... | 08b7cb5630c1412e8716a6d4716a4973 | A comparison of browser must be seen to know what? | {
"tokens": [
"A",
"comparison",
"of",
"browser",
"must",
"be",
"seen",
"to",
"know",
"what",
"?"
],
"offsets": [
0,
2,
13,
16,
24,
29,
32,
37,
40,
45,
49
]
} | {
"text": [
"current security vulnerabilities"
],
"char_spans": [
{
"start": [
187
],
"end": [
218
]
}
],
"token_spans": [
{
"start": [
36
],
"end": [
38
]
}
]
} | [
"current security vulnerabilities"
] |
SQuAD | Web browsers consist of a user interface, layout engine, rendering engine, JavaScript interpreter, UI backend, networking component and data persistence component. These components achieve different functionalities of a web browser and together provide all capabilities of a web browser. | {
"tokens": [
"Web",
"browsers",
"consist",
"of",
"a",
"user",
"interface",
",",
"layout",
"engine",
",",
"rendering",
"engine",
",",
"JavaScript",
"interpreter",
",",
"UI",
"backend",
",",
"networking",
"component",
"and",
... | 8e323c0a34ad4dcca754183ec4fea144 | A user interface, UI backend, layout engine and other things are part of what? | {
"tokens": [
"A",
"user",
"interface",
",",
"UI",
"backend",
",",
"layout",
"engine",
"and",
"other",
"things",
"are",
"part",
"of",
"what",
"?"
],
"offsets": [
0,
2,
7,
16,
18,
21,
28,
30,
37,
44,
48,... | {
"text": [
"Web browsers"
],
"char_spans": [
{
"start": [
0
],
"end": [
11
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
1
]
}
]
} | [
"Web browsers"
] |
SQuAD | Web browsers consist of a user interface, layout engine, rendering engine, JavaScript interpreter, UI backend, networking component and data persistence component. These components achieve different functionalities of a web browser and together provide all capabilities of a web browser. | {
"tokens": [
"Web",
"browsers",
"consist",
"of",
"a",
"user",
"interface",
",",
"layout",
"engine",
",",
"rendering",
"engine",
",",
"JavaScript",
"interpreter",
",",
"UI",
"backend",
",",
"networking",
"component",
"and",
... | 47c6479ec8264943bd1cfa1cd8b5a12f | The layout engine, rendering engine, user interface and other things are components that offer different what of web browsers? | {
"tokens": [
"The",
"layout",
"engine",
",",
"rendering",
"engine",
",",
"user",
"interface",
"and",
"other",
"things",
"are",
"components",
"that",
"offer",
"different",
"what",
"of",
"web",
"browsers",
"?"
],
"offsets": [
... | {
"text": [
"functionalities"
],
"char_spans": [
{
"start": [
199
],
"end": [
213
]
}
],
"token_spans": [
{
"start": [
31
],
"end": [
31
]
}
]
} | [
"functionalities"
] |
SQuAD | Some forms of Greek before the Koine Greek period are reconstructed as having aspirated stops. The Classical Attic dialect of Ancient Greek had a three-way distinction in stops like Eastern Armenian: /t tʰ d/. These stops were called ψιλά, δασέα, μέσα "thin, thick, middle" by Koine Greek grammarians. | {
"tokens": [
"Some",
"forms",
"of",
"Greek",
"before",
"the",
"Koine",
"Greek",
"period",
"are",
"reconstructed",
"as",
"having",
"aspirated",
"stops",
".",
"The",
"Classical",
"Attic",
"dialect",
"of",
"Ancient",
"Greek",
... | 9b065f37496c45e8a97d530ee93267d1 | Early Greek (before Koine) have been redone with what? | {
"tokens": [
"Early",
"Greek",
"(",
"before",
"Koine",
")",
"have",
"been",
"redone",
"with",
"what",
"?"
],
"offsets": [
0,
6,
12,
13,
20,
25,
27,
32,
37,
44,
49,
53
]
} | {
"text": [
"aspirated stops."
],
"char_spans": [
{
"start": [
78
],
"end": [
93
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
15
]
}
]
} | [
"aspirated stops."
] |
SQuAD | Some forms of Greek before the Koine Greek period are reconstructed as having aspirated stops. The Classical Attic dialect of Ancient Greek had a three-way distinction in stops like Eastern Armenian: /t tʰ d/. These stops were called ψιλά, δασέα, μέσα "thin, thick, middle" by Koine Greek grammarians. | {
"tokens": [
"Some",
"forms",
"of",
"Greek",
"before",
"the",
"Koine",
"Greek",
"period",
"are",
"reconstructed",
"as",
"having",
"aspirated",
"stops",
".",
"The",
"Classical",
"Attic",
"dialect",
"of",
"Ancient",
"Greek",
... | 85f9588f57454b9bb50c01ec0d955b2f | What Greek dialect had three-way stop distinction like Eastern Armenian? | {
"tokens": [
"What",
"Greek",
"dialect",
"had",
"three",
"-",
"way",
"stop",
"distinction",
"like",
"Eastern",
"Armenian",
"?"
],
"offsets": [
0,
5,
11,
19,
23,
28,
29,
33,
38,
50,
55,
63,
71
]
} | {
"text": [
"Classical Attic"
],
"char_spans": [
{
"start": [
99
],
"end": [
113
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
18
]
}
]
} | [
"Classical Attic"
] |
SQuAD | Some forms of Greek before the Koine Greek period are reconstructed as having aspirated stops. The Classical Attic dialect of Ancient Greek had a three-way distinction in stops like Eastern Armenian: /t tʰ d/. These stops were called ψιλά, δασέα, μέσα "thin, thick, middle" by Koine Greek grammarians. | {
"tokens": [
"Some",
"forms",
"of",
"Greek",
"before",
"the",
"Koine",
"Greek",
"period",
"are",
"reconstructed",
"as",
"having",
"aspirated",
"stops",
".",
"The",
"Classical",
"Attic",
"dialect",
"of",
"Ancient",
"Greek",
... | 84f07243f1e74333b161518216f1aa15 | Who referred to the Classical Attic dialect stops by the three distinctions? | {
"tokens": [
"Who",
"referred",
"to",
"the",
"Classical",
"Attic",
"dialect",
"stops",
"by",
"the",
"three",
"distinctions",
"?"
],
"offsets": [
0,
4,
13,
16,
20,
30,
36,
44,
50,
53,
57,
63,
75
]
} | {
"text": [
"Greek grammarians"
],
"char_spans": [
{
"start": [
283
],
"end": [
299
]
}
],
"token_spans": [
{
"start": [
56
],
"end": [
57
]
}
]
} | [
"Greek grammarians"
] |
SQuAD | Many of the crucial events of the American Revolution—the Boston Massacre, the Boston Tea Party, Paul Revere's midnight ride, the battles of Lexington and Concord and Bunker Hill, the Siege of Boston, and many others—occurred in or near Boston. After the Revolution, Boston's long seafaring tradition helped make it one ... | {
"tokens": [
"Many",
"of",
"the",
"crucial",
"events",
"of",
"the",
"American",
"Revolution",
"—",
"the",
"Boston",
"Massacre",
",",
"the",
"Boston",
"Tea",
"Party",
",",
"Paul",
"Revere",
"'s",
"midnight",
"ride",
",... | a1eb400e33d740b4adb2d15bab749e76 | Boston became one of the wealthiest international ports after what war? | {
"tokens": [
"Boston",
"became",
"one",
"of",
"the",
"wealthiest",
"international",
"ports",
"after",
"what",
"war",
"?"
],
"offsets": [
0,
7,
14,
18,
21,
25,
36,
50,
56,
62,
67,
70
]
} | {
"text": [
"the American Revolution"
],
"char_spans": [
{
"start": [
30
],
"end": [
52
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
8
]
}
]
} | [
"the American Revolution"
] |
SQuAD | Many of the crucial events of the American Revolution—the Boston Massacre, the Boston Tea Party, Paul Revere's midnight ride, the battles of Lexington and Concord and Bunker Hill, the Siege of Boston, and many others—occurred in or near Boston. After the Revolution, Boston's long seafaring tradition helped make it one ... | {
"tokens": [
"Many",
"of",
"the",
"crucial",
"events",
"of",
"the",
"American",
"Revolution",
"—",
"the",
"Boston",
"Massacre",
",",
"the",
"Boston",
"Tea",
"Party",
",",
"Paul",
"Revere",
"'s",
"midnight",
"ride",
",... | c13d26d1c5334c6a88095650aba98ac7 | What long held tradition helped make Boston a wealthy port? | {
"tokens": [
"What",
"long",
"held",
"tradition",
"helped",
"make",
"Boston",
"a",
"wealthy",
"port",
"?"
],
"offsets": [
0,
5,
10,
15,
25,
32,
37,
44,
46,
54,
58
]
} | {
"text": [
"seafaring tradition"
],
"char_spans": [
{
"start": [
281
],
"end": [
299
]
}
],
"token_spans": [
{
"start": [
57
],
"end": [
58
]
}
]
} | [
"seafaring tradition"
] |
SQuAD | Many of the crucial events of the American Revolution—the Boston Massacre, the Boston Tea Party, Paul Revere's midnight ride, the battles of Lexington and Concord and Bunker Hill, the Siege of Boston, and many others—occurred in or near Boston. After the Revolution, Boston's long seafaring tradition helped make it one ... | {
"tokens": [
"Many",
"of",
"the",
"crucial",
"events",
"of",
"the",
"American",
"Revolution",
"—",
"the",
"Boston",
"Massacre",
",",
"the",
"Boston",
"Tea",
"Party",
",",
"Paul",
"Revere",
"'s",
"midnight",
"ride",
",... | 9216e592240b418385f6dc2c5f751ee8 | Boston was the location of many important events of what war? | {
"tokens": [
"Boston",
"was",
"the",
"location",
"of",
"many",
"important",
"events",
"of",
"what",
"war",
"?"
],
"offsets": [
0,
7,
11,
15,
24,
27,
32,
42,
49,
52,
57,
60
]
} | {
"text": [
"the American Revolution"
],
"char_spans": [
{
"start": [
30
],
"end": [
52
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
8
]
}
]
} | [
"the American Revolution"
] |
SQuAD | Boston was an early port of the Atlantic triangular slave trade in the New England colonies, but was soon overtaken by Salem, Massachusetts and Newport, Rhode Island. Eventually Boston became a center of the abolitionist movement. The city reacted strongly to the Fugitive Slave Law of 1850, contributing to President Fr... | {
"tokens": [
"Boston",
"was",
"an",
"early",
"port",
"of",
"the",
"Atlantic",
"triangular",
"slave",
"trade",
"in",
"the",
"New",
"England",
"colonies",
",",
"but",
"was",
"soon",
"overtaken",
"by",
"Salem",
",",
"Mas... | 3c424b0adbbf48889857d9bbc7451f29 | Boston was overtaken by Salem, Massachusetts in what type of trade? | {
"tokens": [
"Boston",
"was",
"overtaken",
"by",
"Salem",
",",
"Massachusetts",
"in",
"what",
"type",
"of",
"trade",
"?"
],
"offsets": [
0,
7,
11,
21,
24,
29,
31,
45,
48,
53,
58,
61,
66
]
} | {
"text": [
"slave trade"
],
"char_spans": [
{
"start": [
52
],
"end": [
62
]
}
],
"token_spans": [
{
"start": [
9
],
"end": [
10
]
}
]
} | [
"slave trade"
] |
SQuAD | Boston was an early port of the Atlantic triangular slave trade in the New England colonies, but was soon overtaken by Salem, Massachusetts and Newport, Rhode Island. Eventually Boston became a center of the abolitionist movement. The city reacted strongly to the Fugitive Slave Law of 1850, contributing to President Fr... | {
"tokens": [
"Boston",
"was",
"an",
"early",
"port",
"of",
"the",
"Atlantic",
"triangular",
"slave",
"trade",
"in",
"the",
"New",
"England",
"colonies",
",",
"but",
"was",
"soon",
"overtaken",
"by",
"Salem",
",",
"Mas... | 7c9ca253bc4643c5b5d5c746f3f7de50 | What movement did Boston become the center of after it stopped slave trade? | {
"tokens": [
"What",
"movement",
"did",
"Boston",
"become",
"the",
"center",
"of",
"after",
"it",
"stopped",
"slave",
"trade",
"?"
],
"offsets": [
0,
5,
14,
18,
25,
32,
36,
43,
46,
52,
55,
63,
69,
74
... | {
"text": [
"the abolitionist movement"
],
"char_spans": [
{
"start": [
204
],
"end": [
228
]
}
],
"token_spans": [
{
"start": [
37
],
"end": [
39
]
}
]
} | [
"the abolitionist movement"
] |
SQuAD | Boston was an early port of the Atlantic triangular slave trade in the New England colonies, but was soon overtaken by Salem, Massachusetts and Newport, Rhode Island. Eventually Boston became a center of the abolitionist movement. The city reacted strongly to the Fugitive Slave Law of 1850, contributing to President Fr... | {
"tokens": [
"Boston",
"was",
"an",
"early",
"port",
"of",
"the",
"Atlantic",
"triangular",
"slave",
"trade",
"in",
"the",
"New",
"England",
"colonies",
",",
"but",
"was",
"soon",
"overtaken",
"by",
"Salem",
",",
"Mas... | 3791008874fa47ef94c692305f443a61 | What law involving slaves did the city react strongly to? | {
"tokens": [
"What",
"law",
"involving",
"slaves",
"did",
"the",
"city",
"react",
"strongly",
"to",
"?"
],
"offsets": [
0,
5,
9,
19,
26,
30,
34,
39,
45,
54,
56
]
} | {
"text": [
"the Fugitive Slave Law of 1850"
],
"char_spans": [
{
"start": [
260
],
"end": [
289
]
}
],
"token_spans": [
{
"start": [
46
],
"end": [
51
]
}
]
} | [
"the Fugitive Slave Law of 1850"
] |
SQuAD | Boston was an early port of the Atlantic triangular slave trade in the New England colonies, but was soon overtaken by Salem, Massachusetts and Newport, Rhode Island. Eventually Boston became a center of the abolitionist movement. The city reacted strongly to the Fugitive Slave Law of 1850, contributing to President Fr... | {
"tokens": [
"Boston",
"was",
"an",
"early",
"port",
"of",
"the",
"Atlantic",
"triangular",
"slave",
"trade",
"in",
"the",
"New",
"England",
"colonies",
",",
"but",
"was",
"soon",
"overtaken",
"by",
"Salem",
",",
"Mas... | 340e9a40814545ceaa8fcd7b84dcf07e | What President attempted to make an example out of Boston due to it's view on the Anthony Burns Fugitive Slave Case? | {
"tokens": [
"What",
"President",
"attempted",
"to",
"make",
"an",
"example",
"out",
"of",
"Boston",
"due",
"to",
"it",
"'s",
"view",
"on",
"the",
"Anthony",
"Burns",
"Fugitive",
"Slave",
"Case",
"?"
],
"offsets": [
0... | {
"text": [
"Franklin Pierce"
],
"char_spans": [
{
"start": [
318
],
"end": [
332
]
}
],
"token_spans": [
{
"start": [
56
],
"end": [
57
]
}
]
} | [
"Franklin Pierce"
] |
SQuAD | Internet Explorer, on the other hand, was bundled free with the Windows operating system (and was also downloadable free), and therefore it was funded partly by the sales of Windows to computer manufacturers and direct to users. Internet Explorer also used to be available for the Mac. It is likely that releasing IE for... | {
"tokens": [
"Internet",
"Explorer",
",",
"on",
"the",
"other",
"hand",
",",
"was",
"bundled",
"free",
"with",
"the",
"Windows",
"operating",
"system",
"(",
"and",
"was",
"also",
"downloadable",
"free",
")",
",",
"and... | c7d5f582aa844173acd946d6fb382955 | What was bundled for free with the Windows OS? | {
"tokens": [
"What",
"was",
"bundled",
"for",
"free",
"with",
"the",
"Windows",
"OS",
"?"
],
"offsets": [
0,
5,
9,
17,
21,
26,
31,
35,
43,
45
]
} | {
"text": [
"Internet Explorer"
],
"char_spans": [
{
"start": [
0,
229,
597
],
"end": [
16,
245,
613
]
}
],
"token_spans": [
{
"start": [
0,
43,
115
],
"end": [
1,
... | [
"Internet Explorer"
] |
SQuAD | Internet Explorer, on the other hand, was bundled free with the Windows operating system (and was also downloadable free), and therefore it was funded partly by the sales of Windows to computer manufacturers and direct to users. Internet Explorer also used to be available for the Mac. It is likely that releasing IE for... | {
"tokens": [
"Internet",
"Explorer",
",",
"on",
"the",
"other",
"hand",
",",
"was",
"bundled",
"free",
"with",
"the",
"Windows",
"operating",
"system",
"(",
"and",
"was",
"also",
"downloadable",
"free",
")",
",",
"and... | 4a4c207d28684e4e8233461f91f3ba6d | Internet Explorer was partially funded in what two ways? | {
"tokens": [
"Internet",
"Explorer",
"was",
"partially",
"funded",
"in",
"what",
"two",
"ways",
"?"
],
"offsets": [
0,
9,
18,
22,
32,
39,
42,
47,
51,
55
]
} | {
"text": [
"sales of Windows to computer manufacturers and direct to users"
],
"char_spans": [
{
"start": [
165
],
"end": [
226
]
}
],
"token_spans": [
{
"start": [
32
],
"end": [
41
]
}
]
} | [
"sales of Windows to computer manufacturers and direct to users"
] |
SQuAD | Internet Explorer, on the other hand, was bundled free with the Windows operating system (and was also downloadable free), and therefore it was funded partly by the sales of Windows to computer manufacturers and direct to users. Internet Explorer also used to be available for the Mac. It is likely that releasing IE for... | {
"tokens": [
"Internet",
"Explorer",
",",
"on",
"the",
"other",
"hand",
",",
"was",
"bundled",
"free",
"with",
"the",
"Windows",
"operating",
"system",
"(",
"and",
"was",
"also",
"downloadable",
"free",
")",
",",
"and... | ed38f5b570b7404ab0fee04252d66420 | What other OS could use Internet Explorer? | {
"tokens": [
"What",
"other",
"OS",
"could",
"use",
"Internet",
"Explorer",
"?"
],
"offsets": [
0,
5,
11,
14,
20,
24,
33,
41
]
} | {
"text": [
"Mac"
],
"char_spans": [
{
"start": [
281
],
"end": [
283
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
52
]
}
]
} | [
"Mac"
] |
SQuAD | The area's many colleges and universities make Boston an international center of higher education and medicine, and the city is considered to be a world leader in innovation. Boston's economic base also includes finance, professional and business services, biotechnology, information technology, and government activitie... | {
"tokens": [
"The",
"area",
"'s",
"many",
"colleges",
"and",
"universities",
"make",
"Boston",
"an",
"international",
"center",
"of",
"higher",
"education",
"and",
"medicine",
",",
"and",
"the",
"city",
"is",
"considered",
... | ae2acf430046484cbbc00d848ea939f1 | What ranks in the top of the country for investment? | {
"tokens": [
"What",
"ranks",
"in",
"the",
"top",
"of",
"the",
"country",
"for",
"investment",
"?"
],
"offsets": [
0,
5,
11,
14,
18,
22,
25,
29,
37,
41,
51
]
} | {
"text": [
"businesses and institutions"
],
"char_spans": [
{
"start": [
415
],
"end": [
441
]
}
],
"token_spans": [
{
"start": [
69
],
"end": [
71
]
}
]
} | [
"businesses and institutions"
] |
SQuAD | The area's many colleges and universities make Boston an international center of higher education and medicine, and the city is considered to be a world leader in innovation. Boston's economic base also includes finance, professional and business services, biotechnology, information technology, and government activitie... | {
"tokens": [
"The",
"area",
"'s",
"many",
"colleges",
"and",
"universities",
"make",
"Boston",
"an",
"international",
"center",
"of",
"higher",
"education",
"and",
"medicine",
",",
"and",
"the",
"city",
"is",
"considered",
... | bf667fa3adfb42448ddc24d0ff5fb294 | Households in Boston claim the highest average rate of what in the United States? | {
"tokens": [
"Households",
"in",
"Boston",
"claim",
"the",
"highest",
"average",
"rate",
"of",
"what",
"in",
"the",
"United",
"States",
"?"
],
"offsets": [
0,
11,
14,
21,
27,
31,
39,
47,
52,
55,
60,
63,
... | {
"text": [
"philanthropy"
],
"char_spans": [
{
"start": [
380
],
"end": [
391
]
}
],
"token_spans": [
{
"start": [
63
],
"end": [
63
]
}
]
} | [
"philanthropy"
] |
SQuAD | The area's many colleges and universities make Boston an international center of higher education and medicine, and the city is considered to be a world leader in innovation. Boston's economic base also includes finance, professional and business services, biotechnology, information technology, and government activitie... | {
"tokens": [
"The",
"area",
"'s",
"many",
"colleges",
"and",
"universities",
"make",
"Boston",
"an",
"international",
"center",
"of",
"higher",
"education",
"and",
"medicine",
",",
"and",
"the",
"city",
"is",
"considered",
... | dd0d0f15418f40c49694bfd4660241e5 | Bostons businesses rank top in the country for what? | {
"tokens": [
"Bostons",
"businesses",
"rank",
"top",
"in",
"the",
"country",
"for",
"what",
"?"
],
"offsets": [
0,
8,
19,
24,
28,
31,
35,
43,
47,
51
]
} | {
"text": [
"environmental sustainability and investment"
],
"char_spans": [
{
"start": [
483
],
"end": [
525
]
}
],
"token_spans": [
{
"start": [
80
],
"end": [
83
]
}
]
} | [
"environmental sustainability and investment"
] |
SQuAD | The area's many colleges and universities make Boston an international center of higher education and medicine, and the city is considered to be a world leader in innovation. Boston's economic base also includes finance, professional and business services, biotechnology, information technology, and government activitie... | {
"tokens": [
"The",
"area",
"'s",
"many",
"colleges",
"and",
"universities",
"make",
"Boston",
"an",
"international",
"center",
"of",
"higher",
"education",
"and",
"medicine",
",",
"and",
"the",
"city",
"is",
"considered",
... | 78500b0b1fa245bcbac7ad3b38fe8671 | Where does Boston rank as far as cost of living in the United States? | {
"tokens": [
"Where",
"does",
"Boston",
"rank",
"as",
"far",
"as",
"cost",
"of",
"living",
"in",
"the",
"United",
"States",
"?"
],
"offsets": [
0,
6,
11,
18,
23,
26,
30,
33,
38,
41,
48,
51,
55,
62,... | {
"text": [
"The city has one of the highest costs of living"
],
"char_spans": [
{
"start": [
528
],
"end": [
574
]
}
],
"token_spans": [
{
"start": [
85
],
"end": [
94
]
}
]
} | [
"The city has one of the highest costs of living"
] |
SQuAD | The area's many colleges and universities make Boston an international center of higher education and medicine, and the city is considered to be a world leader in innovation. Boston's economic base also includes finance, professional and business services, biotechnology, information technology, and government activitie... | {
"tokens": [
"The",
"area",
"'s",
"many",
"colleges",
"and",
"universities",
"make",
"Boston",
"an",
"international",
"center",
"of",
"higher",
"education",
"and",
"medicine",
",",
"and",
"the",
"city",
"is",
"considered",
... | 41ab6604aeb54549a5aeb78ec3383e2f | Boston is internationally known for education and medicine because of its many what? | {
"tokens": [
"Boston",
"is",
"internationally",
"known",
"for",
"education",
"and",
"medicine",
"because",
"of",
"its",
"many",
"what",
"?"
],
"offsets": [
0,
7,
10,
26,
32,
36,
46,
50,
59,
67,
70,
74,
79,... | {
"text": [
"colleges and universities"
],
"char_spans": [
{
"start": [
16
],
"end": [
40
]
}
],
"token_spans": [
{
"start": [
4
],
"end": [
6
]
}
]
} | [
"colleges and universities"
] |
SQuAD | This process begins when the user inputs a Uniform Resource Locator (URL), for example http://en.wikipedia.org/, into the browser. The prefix of the URL, the Uniform Resource Identifier or URI, determines how the URL will be interpreted. The most commonly used kind of URI starts with http: and identifies a resource to ... | {
"tokens": [
"This",
"process",
"begins",
"when",
"the",
"user",
"inputs",
"a",
"Uniform",
"Resource",
"Locator",
"(",
"URL",
")",
",",
"for",
"example",
"http://en.wikipedia.org/",
",",
"into",
"the",
"browser",
".",
"Th... | 3c2fadbeb1154dda9d6dd6b618723746 | What does URL stand for? | {
"tokens": [
"What",
"does",
"URL",
"stand",
"for",
"?"
],
"offsets": [
0,
5,
10,
14,
20,
23
]
} | {
"text": [
"Uniform Resource Locator"
],
"char_spans": [
{
"start": [
43
],
"end": [
66
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
10
]
}
]
} | [
"Uniform Resource Locator"
] |
SQuAD | This process begins when the user inputs a Uniform Resource Locator (URL), for example http://en.wikipedia.org/, into the browser. The prefix of the URL, the Uniform Resource Identifier or URI, determines how the URL will be interpreted. The most commonly used kind of URI starts with http: and identifies a resource to ... | {
"tokens": [
"This",
"process",
"begins",
"when",
"the",
"user",
"inputs",
"a",
"Uniform",
"Resource",
"Locator",
"(",
"URL",
")",
",",
"for",
"example",
"http://en.wikipedia.org/",
",",
"into",
"the",
"browser",
".",
"Th... | 5575d70708a041fbb3145c1c0a3a64e6 | What is the determining factor in how a URL will be interpreted? | {
"tokens": [
"What",
"is",
"the",
"determining",
"factor",
"in",
"how",
"a",
"URL",
"will",
"be",
"interpreted",
"?"
],
"offsets": [
0,
5,
8,
12,
24,
31,
34,
38,
40,
44,
49,
52,
63
]
} | {
"text": [
"The prefix of the URL"
],
"char_spans": [
{
"start": [
131
],
"end": [
151
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
27
]
}
]
} | [
"The prefix of the URL"
] |
SQuAD | This process begins when the user inputs a Uniform Resource Locator (URL), for example http://en.wikipedia.org/, into the browser. The prefix of the URL, the Uniform Resource Identifier or URI, determines how the URL will be interpreted. The most commonly used kind of URI starts with http: and identifies a resource to ... | {
"tokens": [
"This",
"process",
"begins",
"when",
"the",
"user",
"inputs",
"a",
"Uniform",
"Resource",
"Locator",
"(",
"URL",
")",
",",
"for",
"example",
"http://en.wikipedia.org/",
",",
"into",
"the",
"browser",
".",
"Th... | e05dc04641144780b1185c94fb4fd812 | What does http stand for? | {
"tokens": [
"What",
"does",
"http",
"stand",
"for",
"?"
],
"offsets": [
0,
5,
10,
15,
21,
24
]
} | {
"text": [
"Hypertext Transfer Protocol"
],
"char_spans": [
{
"start": [
342
],
"end": [
368
]
}
],
"token_spans": [
{
"start": [
64
],
"end": [
66
]
}
]
} | [
"Hypertext Transfer Protocol"
] |
SQuAD | This process begins when the user inputs a Uniform Resource Locator (URL), for example http://en.wikipedia.org/, into the browser. The prefix of the URL, the Uniform Resource Identifier or URI, determines how the URL will be interpreted. The most commonly used kind of URI starts with http: and identifies a resource to ... | {
"tokens": [
"This",
"process",
"begins",
"when",
"the",
"user",
"inputs",
"a",
"Uniform",
"Resource",
"Locator",
"(",
"URL",
")",
",",
"for",
"example",
"http://en.wikipedia.org/",
",",
"into",
"the",
"browser",
".",
"Th... | 5d83e280f8224d26ad07e6c821fe6d31 | What does ftp stand for? | {
"tokens": [
"What",
"does",
"ftp",
"stand",
"for",
"?"
],
"offsets": [
0,
5,
10,
14,
20,
23
]
} | {
"text": [
"File Transfer Protocol"
],
"char_spans": [
{
"start": [
473
],
"end": [
494
]
}
],
"token_spans": [
{
"start": [
92
],
"end": [
94
]
}
]
} | [
"File Transfer Protocol"
] |
SQuAD | This process begins when the user inputs a Uniform Resource Locator (URL), for example http://en.wikipedia.org/, into the browser. The prefix of the URL, the Uniform Resource Identifier or URI, determines how the URL will be interpreted. The most commonly used kind of URI starts with http: and identifies a resource to ... | {
"tokens": [
"This",
"process",
"begins",
"when",
"the",
"user",
"inputs",
"a",
"Uniform",
"Resource",
"Locator",
"(",
"URL",
")",
",",
"for",
"example",
"http://en.wikipedia.org/",
",",
"into",
"the",
"browser",
".",
"Th... | 31814413711a4981a21dca0379997956 | A news: prefix is given to the user's what? | {
"tokens": [
"A",
"news",
":",
"prefix",
"is",
"given",
"to",
"the",
"user",
"'s",
"what",
"?"
],
"offsets": [
0,
2,
6,
8,
15,
18,
24,
27,
31,
35,
38,
42
]
} | {
"text": [
"default newsgroup reader"
],
"char_spans": [
{
"start": [
758
],
"end": [
781
]
}
],
"token_spans": [
{
"start": [
150
],
"end": [
152
]
}
]
} | [
"default newsgroup reader"
] |
SQuAD | In 1629, the Massachusetts Bay Colony's first governor, John Winthrop, led the signing of the Cambridge Agreement, a key founding document of the city. Puritan ethics and their focus on education influenced its early history; America's first public school was founded in Boston in 1635. Over the next 130 years, the city... | {
"tokens": [
"In",
"1629",
",",
"the",
"Massachusetts",
"Bay",
"Colony",
"'s",
"first",
"governor",
",",
"John",
"Winthrop",
",",
"led",
"the",
"signing",
"of",
"the",
"Cambridge",
"Agreement",
",",
"a",
"key",
"found... | 85da9dc0352147ffa8185716f365d722 | What year was the Cambridge Agreement signed? | {
"tokens": [
"What",
"year",
"was",
"the",
"Cambridge",
"Agreement",
"signed",
"?"
],
"offsets": [
0,
5,
10,
14,
18,
28,
38,
44
]
} | {
"text": [
"1629"
],
"char_spans": [
{
"start": [
3
],
"end": [
6
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"1629"
] |
SQuAD | In 1629, the Massachusetts Bay Colony's first governor, John Winthrop, led the signing of the Cambridge Agreement, a key founding document of the city. Puritan ethics and their focus on education influenced its early history; America's first public school was founded in Boston in 1635. Over the next 130 years, the city... | {
"tokens": [
"In",
"1629",
",",
"the",
"Massachusetts",
"Bay",
"Colony",
"'s",
"first",
"governor",
",",
"John",
"Winthrop",
",",
"led",
"the",
"signing",
"of",
"the",
"Cambridge",
"Agreement",
",",
"a",
"key",
"found... | e4d7db51f7d241dfa143d98b815adea1 | America's first public school was founded in Boston in what year? | {
"tokens": [
"America",
"'s",
"first",
"public",
"school",
"was",
"founded",
"in",
"Boston",
"in",
"what",
"year",
"?"
],
"offsets": [
0,
7,
10,
16,
23,
30,
34,
42,
45,
52,
55,
60,
64
]
} | {
"text": [
"1635"
],
"char_spans": [
{
"start": [
281
],
"end": [
284
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
52
]
}
]
} | [
"1635"
] |
SQuAD | In 1629, the Massachusetts Bay Colony's first governor, John Winthrop, led the signing of the Cambridge Agreement, a key founding document of the city. Puritan ethics and their focus on education influenced its early history; America's first public school was founded in Boston in 1635. Over the next 130 years, the city... | {
"tokens": [
"In",
"1629",
",",
"the",
"Massachusetts",
"Bay",
"Colony",
"'s",
"first",
"governor",
",",
"John",
"Winthrop",
",",
"led",
"the",
"signing",
"of",
"the",
"Cambridge",
"Agreement",
",",
"a",
"key",
"found... | f404a3c9a8564e45a859f1bf4d36ee00 | Who was Massachusetts first governor? | {
"tokens": [
"Who",
"was",
"Massachusetts",
"first",
"governor",
"?"
],
"offsets": [
0,
4,
8,
22,
28,
36
]
} | {
"text": [
"John Winthrop"
],
"char_spans": [
{
"start": [
56
],
"end": [
68
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
12
]
}
]
} | [
"John Winthrop"
] |
SQuAD | In 1629, the Massachusetts Bay Colony's first governor, John Winthrop, led the signing of the Cambridge Agreement, a key founding document of the city. Puritan ethics and their focus on education influenced its early history; America's first public school was founded in Boston in 1635. Over the next 130 years, the city... | {
"tokens": [
"In",
"1629",
",",
"the",
"Massachusetts",
"Bay",
"Colony",
"'s",
"first",
"governor",
",",
"John",
"Winthrop",
",",
"led",
"the",
"signing",
"of",
"the",
"Cambridge",
"Agreement",
",",
"a",
"key",
"found... | bf148d32ef3a47e8841da0059c4c0168 | How many french and Indian wars did Boston participate in? | {
"tokens": [
"How",
"many",
"french",
"and",
"Indian",
"wars",
"did",
"Boston",
"participate",
"in",
"?"
],
"offsets": [
0,
4,
9,
16,
20,
27,
32,
36,
43,
55,
57
]
} | {
"text": [
"four"
],
"char_spans": [
{
"start": [
337
],
"end": [
340
]
}
],
"token_spans": [
{
"start": [
64
],
"end": [
64
]
}
]
} | [
"four"
] |
SQuAD | In 1629, the Massachusetts Bay Colony's first governor, John Winthrop, led the signing of the Cambridge Agreement, a key founding document of the city. Puritan ethics and their focus on education influenced its early history; America's first public school was founded in Boston in 1635. Over the next 130 years, the city... | {
"tokens": [
"In",
"1629",
",",
"the",
"Massachusetts",
"Bay",
"Colony",
"'s",
"first",
"governor",
",",
"John",
"Winthrop",
",",
"led",
"the",
"signing",
"of",
"the",
"Cambridge",
"Agreement",
",",
"a",
"key",
"found... | 4e2aa08d0385421a95c6e30d13cb44dc | Who led the signing of the Cambridge Agreement? | {
"tokens": [
"Who",
"led",
"the",
"signing",
"of",
"the",
"Cambridge",
"Agreement",
"?"
],
"offsets": [
0,
4,
8,
12,
20,
23,
27,
37,
46
]
} | {
"text": [
"John Winthrop"
],
"char_spans": [
{
"start": [
56
],
"end": [
68
]
}
],
"token_spans": [
{
"start": [
11
],
"end": [
12
]
}
]
} | [
"John Winthrop"
] |
SQuAD | Boston is sometimes called a "city of neighborhoods" because of the profusion of diverse subsections; the city government's Office of Neighborhood Services has officially designated 23 neighborhoods. | {
"tokens": [
"Boston",
"is",
"sometimes",
"called",
"a",
"\"",
"city",
"of",
"neighborhoods",
"\"",
"because",
"of",
"the",
"profusion",
"of",
"diverse",
"subsections",
";",
"the",
"city",
"government",
"'s",
"Office",
"o... | 104626d083e64c9c9efee7d1ea1f41d4 | What s Boston sometimes called? | {
"tokens": [
"What",
"s",
"Boston",
"sometimes",
"called",
"?"
],
"offsets": [
0,
5,
7,
14,
24,
30
]
} | {
"text": [
"city of neighborhoods"
],
"char_spans": [
{
"start": [
30
],
"end": [
50
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
8
]
}
]
} | [
"city of neighborhoods"
] |
SQuAD | Boston is sometimes called a "city of neighborhoods" because of the profusion of diverse subsections; the city government's Office of Neighborhood Services has officially designated 23 neighborhoods. | {
"tokens": [
"Boston",
"is",
"sometimes",
"called",
"a",
"\"",
"city",
"of",
"neighborhoods",
"\"",
"because",
"of",
"the",
"profusion",
"of",
"diverse",
"subsections",
";",
"the",
"city",
"government",
"'s",
"Office",
"o... | 8fd3b24e00a84591b17317e65cc286a9 | How many neighborhoods are in Boston? | {
"tokens": [
"How",
"many",
"neighborhoods",
"are",
"in",
"Boston",
"?"
],
"offsets": [
0,
4,
9,
23,
27,
30,
36
]
} | {
"text": [
"23 neighborhoods"
],
"char_spans": [
{
"start": [
182
],
"end": [
197
]
}
],
"token_spans": [
{
"start": [
29
],
"end": [
30
]
}
]
} | [
"23 neighborhoods"
] |
SQuAD | Boston is sometimes called a "city of neighborhoods" because of the profusion of diverse subsections; the city government's Office of Neighborhood Services has officially designated 23 neighborhoods. | {
"tokens": [
"Boston",
"is",
"sometimes",
"called",
"a",
"\"",
"city",
"of",
"neighborhoods",
"\"",
"because",
"of",
"the",
"profusion",
"of",
"diverse",
"subsections",
";",
"the",
"city",
"government",
"'s",
"Office",
"o... | e3c84efe1c8546fdae5943a9aa7d17f3 | What division of the City Government designated the 23 neighborhoods? | {
"tokens": [
"What",
"division",
"of",
"the",
"City",
"Government",
"designated",
"the",
"23",
"neighborhoods",
"?"
],
"offsets": [
0,
5,
14,
17,
21,
26,
37,
48,
52,
55,
68
]
} | {
"text": [
"Office of Neighborhood Services"
],
"char_spans": [
{
"start": [
124
],
"end": [
154
]
}
],
"token_spans": [
{
"start": [
22
],
"end": [
25
]
}
]
} | [
"Office of Neighborhood Services"
] |
SQuAD | In 2010, Boston was estimated to have 617,594 residents (a density of 12,200 persons/sq mile, or 4,700/km2) living in 272,481 housing units— a 5% population increase over 2000. The city is the third most densely populated large U.S. city of over half a million residents. Some 1.2 million persons may be within Boston's ... | {
"tokens": [
"In",
"2010",
",",
"Boston",
"was",
"estimated",
"to",
"have",
"617,594",
"residents",
"(",
"a",
"density",
"of",
"12,200",
"persons",
"/",
"sq",
"mile",
",",
"or",
"4,700/km2",
")",
"living",
"in",
"... | 74569b33598f43d1acfb1712ab54df4f | About what was the population of Boston in 2010? | {
"tokens": [
"About",
"what",
"was",
"the",
"population",
"of",
"Boston",
"in",
"2010",
"?"
],
"offsets": [
0,
6,
11,
15,
19,
30,
33,
40,
43,
47
]
} | {
"text": [
"617,594"
],
"char_spans": [
{
"start": [
38
],
"end": [
44
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
8
]
}
]
} | [
"617,594"
] |
SQuAD | In 2010, Boston was estimated to have 617,594 residents (a density of 12,200 persons/sq mile, or 4,700/km2) living in 272,481 housing units— a 5% population increase over 2000. The city is the third most densely populated large U.S. city of over half a million residents. Some 1.2 million persons may be within Boston's ... | {
"tokens": [
"In",
"2010",
",",
"Boston",
"was",
"estimated",
"to",
"have",
"617,594",
"residents",
"(",
"a",
"density",
"of",
"12,200",
"persons",
"/",
"sq",
"mile",
",",
"or",
"4,700/km2",
")",
"living",
"in",
"... | 50619ad214bc49eeac91be7fe3133d17 | How many housing units were there in Boston in 2010? | {
"tokens": [
"How",
"many",
"housing",
"units",
"were",
"there",
"in",
"Boston",
"in",
"2010",
"?"
],
"offsets": [
0,
4,
9,
17,
23,
28,
34,
37,
44,
47,
51
]
} | {
"text": [
"272,481"
],
"char_spans": [
{
"start": [
118
],
"end": [
124
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
25
]
}
]
} | [
"272,481"
] |
SQuAD | In 2010, Boston was estimated to have 617,594 residents (a density of 12,200 persons/sq mile, or 4,700/km2) living in 272,481 housing units— a 5% population increase over 2000. The city is the third most densely populated large U.S. city of over half a million residents. Some 1.2 million persons may be within Boston's ... | {
"tokens": [
"In",
"2010",
",",
"Boston",
"was",
"estimated",
"to",
"have",
"617,594",
"residents",
"(",
"a",
"density",
"of",
"12,200",
"persons",
"/",
"sq",
"mile",
",",
"or",
"4,700/km2",
")",
"living",
"in",
"... | b098b1b93eb34ef79809323bc0fcd43d | How many people are in Boston during work hours? | {
"tokens": [
"How",
"many",
"people",
"are",
"in",
"Boston",
"during",
"work",
"hours",
"?"
],
"offsets": [
0,
4,
9,
16,
20,
23,
30,
37,
42,
47
]
} | {
"text": [
"1.2 million"
],
"char_spans": [
{
"start": [
277
],
"end": [
287
]
}
],
"token_spans": [
{
"start": [
55
],
"end": [
56
]
}
]
} | [
"1.2 million"
] |
SQuAD | In 2010, Boston was estimated to have 617,594 residents (a density of 12,200 persons/sq mile, or 4,700/km2) living in 272,481 housing units— a 5% population increase over 2000. The city is the third most densely populated large U.S. city of over half a million residents. Some 1.2 million persons may be within Boston's ... | {
"tokens": [
"In",
"2010",
",",
"Boston",
"was",
"estimated",
"to",
"have",
"617,594",
"residents",
"(",
"a",
"density",
"of",
"12,200",
"persons",
"/",
"sq",
"mile",
",",
"or",
"4,700/km2",
")",
"living",
"in",
"... | 8d6dfbc029b541569f63d13053c1ab36 | What is the density of Boston's population? | {
"tokens": [
"What",
"is",
"the",
"density",
"of",
"Boston",
"'s",
"population",
"?"
],
"offsets": [
0,
5,
8,
12,
20,
23,
29,
32,
42
]
} | {
"text": [
"12,200 persons/sq mile"
],
"char_spans": [
{
"start": [
70
],
"end": [
91
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
18
]
}
]
} | [
"12,200 persons/sq mile"
] |
SQuAD | Boston shares many cultural roots with greater New England, including a dialect of the non-rhotic Eastern New England accent known as Boston English, and a regional cuisine with a large emphasis on seafood, salt, and dairy products. Irish Americans are a major influence on Boston's politics and religious institutions. ... | {
"tokens": [
"Boston",
"shares",
"many",
"cultural",
"roots",
"with",
"greater",
"New",
"England",
",",
"including",
"a",
"dialect",
"of",
"the",
"non",
"-",
"rhotic",
"Eastern",
"New",
"England",
"accent",
"known",
"as",... | 3d4486718bc54e43b53dc25336b375cc | Boston is culturally similar to what area? | {
"tokens": [
"Boston",
"is",
"culturally",
"similar",
"to",
"what",
"area",
"?"
],
"offsets": [
0,
7,
10,
21,
29,
32,
37,
41
]
} | {
"text": [
"greater New England"
],
"char_spans": [
{
"start": [
39
],
"end": [
57
]
}
],
"token_spans": [
{
"start": [
6
],
"end": [
8
]
}
]
} | [
"greater New England"
] |
SQuAD | Boston shares many cultural roots with greater New England, including a dialect of the non-rhotic Eastern New England accent known as Boston English, and a regional cuisine with a large emphasis on seafood, salt, and dairy products. Irish Americans are a major influence on Boston's politics and religious institutions. ... | {
"tokens": [
"Boston",
"shares",
"many",
"cultural",
"roots",
"with",
"greater",
"New",
"England",
",",
"including",
"a",
"dialect",
"of",
"the",
"non",
"-",
"rhotic",
"Eastern",
"New",
"England",
"accent",
"known",
"as",... | 495dcea24234416d96777852fa529bb7 | What is the Boston accent known as? | {
"tokens": [
"What",
"is",
"the",
"Boston",
"accent",
"known",
"as",
"?"
],
"offsets": [
0,
5,
8,
12,
19,
26,
32,
34
]
} | {
"text": [
"Boston English"
],
"char_spans": [
{
"start": [
134
],
"end": [
147
]
}
],
"token_spans": [
{
"start": [
24
],
"end": [
25
]
}
]
} | [
"Boston English"
] |
SQuAD | Boston shares many cultural roots with greater New England, including a dialect of the non-rhotic Eastern New England accent known as Boston English, and a regional cuisine with a large emphasis on seafood, salt, and dairy products. Irish Americans are a major influence on Boston's politics and religious institutions. ... | {
"tokens": [
"Boston",
"shares",
"many",
"cultural",
"roots",
"with",
"greater",
"New",
"England",
",",
"including",
"a",
"dialect",
"of",
"the",
"non",
"-",
"rhotic",
"Eastern",
"New",
"England",
"accent",
"known",
"as",... | a551a3f1af2f4f688314351eb70bdf48 | Who influences Boston's politics and religion? | {
"tokens": [
"Who",
"influences",
"Boston",
"'s",
"politics",
"and",
"religion",
"?"
],
"offsets": [
0,
4,
15,
21,
24,
33,
37,
45
]
} | {
"text": [
"Irish Americans"
],
"char_spans": [
{
"start": [
233
],
"end": [
247
]
}
],
"token_spans": [
{
"start": [
44
],
"end": [
45
]
}
]
} | [
"Irish Americans"
] |
SQuAD | Boston shares many cultural roots with greater New England, including a dialect of the non-rhotic Eastern New England accent known as Boston English, and a regional cuisine with a large emphasis on seafood, salt, and dairy products. Irish Americans are a major influence on Boston's politics and religious institutions. ... | {
"tokens": [
"Boston",
"shares",
"many",
"cultural",
"roots",
"with",
"greater",
"New",
"England",
",",
"including",
"a",
"dialect",
"of",
"the",
"non",
"-",
"rhotic",
"Eastern",
"New",
"England",
"accent",
"known",
"as",... | 2520c92bda4b436b94717cff4519fd7f | What are Bostons neologisms more commonly known as? | {
"tokens": [
"What",
"are",
"Bostons",
"neologisms",
"more",
"commonly",
"known",
"as",
"?"
],
"offsets": [
0,
5,
9,
17,
28,
33,
42,
48,
50
]
} | {
"text": [
"Boston slang"
],
"char_spans": [
{
"start": [
378
],
"end": [
389
]
}
],
"token_spans": [
{
"start": [
68
],
"end": [
69
]
}
]
} | [
"Boston slang"
] |
SQuAD | Boston shares many cultural roots with greater New England, including a dialect of the non-rhotic Eastern New England accent known as Boston English, and a regional cuisine with a large emphasis on seafood, salt, and dairy products. Irish Americans are a major influence on Boston's politics and religious institutions. ... | {
"tokens": [
"Boston",
"shares",
"many",
"cultural",
"roots",
"with",
"greater",
"New",
"England",
",",
"including",
"a",
"dialect",
"of",
"the",
"non",
"-",
"rhotic",
"Eastern",
"New",
"England",
"accent",
"known",
"as",... | c25750737bc240f99bf8857142eda909 | Food with an emphasis on seafood, salt, and dairy is an exaple of what? | {
"tokens": [
"Food",
"with",
"an",
"emphasis",
"on",
"seafood",
",",
"salt",
",",
"and",
"dairy",
"is",
"an",
"exaple",
"of",
"what",
"?"
],
"offsets": [
0,
5,
10,
13,
22,
25,
32,
34,
38,
40,
44,
5... | {
"text": [
"regional cuisine"
],
"char_spans": [
{
"start": [
156
],
"end": [
171
]
}
],
"token_spans": [
{
"start": [
29
],
"end": [
30
]
}
]
} | [
"regional cuisine"
] |
SQuAD | By the early and mid-20th century, the city was in decline as factories became old and obsolete, and businesses moved out of the region for cheaper labor elsewhere. Boston responded by initiating various urban renewal projects under the direction of the Boston Redevelopment Authority (BRA), which was established in 195... | {
"tokens": [
"By",
"the",
"early",
"and",
"mid-20th",
"century",
",",
"the",
"city",
"was",
"in",
"decline",
"as",
"factories",
"became",
"old",
"and",
"obsolete",
",",
"and",
"businesses",
"moved",
"out",
"of",
"the"... | 4ba03c26506340f6973768b3c089adec | Projects to renew the city were put into place by what? | {
"tokens": [
"Projects",
"to",
"renew",
"the",
"city",
"were",
"put",
"into",
"place",
"by",
"what",
"?"
],
"offsets": [
0,
9,
12,
18,
22,
27,
32,
36,
41,
47,
50,
54
]
} | {
"text": [
"the Boston Redevelopment Authority (BRA)"
],
"char_spans": [
{
"start": [
250
],
"end": [
289
]
}
],
"token_spans": [
{
"start": [
43
],
"end": [
49
]
}
]
} | [
"the Boston Redevelopment Authority (BRA)"
] |
SQuAD | By the early and mid-20th century, the city was in decline as factories became old and obsolete, and businesses moved out of the region for cheaper labor elsewhere. Boston responded by initiating various urban renewal projects under the direction of the Boston Redevelopment Authority (BRA), which was established in 195... | {
"tokens": [
"By",
"the",
"early",
"and",
"mid-20th",
"century",
",",
"the",
"city",
"was",
"in",
"decline",
"as",
"factories",
"became",
"old",
"and",
"obsolete",
",",
"and",
"businesses",
"moved",
"out",
"of",
"the"... | ced55c056a184635a58588142be402f2 | How did the people of Boston react to the demolition of the West End? | {
"tokens": [
"How",
"did",
"the",
"people",
"of",
"Boston",
"react",
"to",
"the",
"demolition",
"of",
"the",
"West",
"End",
"?"
],
"offsets": [
0,
4,
8,
12,
19,
22,
29,
35,
38,
42,
53,
56,
60,
65,
... | {
"text": [
"with vociferous public opposition."
],
"char_spans": [
{
"start": [
432
],
"end": [
465
]
}
],
"token_spans": [
{
"start": [
76
],
"end": [
80
]
}
]
} | [
"with vociferous public opposition."
] |
SQuAD | Boston's early European settlers had first called the area Trimountaine (after its "three mountains"—only traces of which remain today) but later renamed it Boston after Boston, Lincolnshire, England, the origin of several prominent colonists. The renaming, on September 7, 1630 (Old Style),[b] was by Puritan colonists ... | {
"tokens": [
"Boston",
"'s",
"early",
"European",
"settlers",
"had",
"first",
"called",
"the",
"area",
"Trimountaine",
"(",
"after",
"its",
"\"",
"three",
"mountains\"—only",
"traces",
"of",
"which",
"remain",
"today",
")",
... | cb20c5821b434b1cb9fbf4ea9193b7c8 | What was the name before the city was called Boston? | {
"tokens": [
"What",
"was",
"the",
"name",
"before",
"the",
"city",
"was",
"called",
"Boston",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
25,
29,
34,
38,
45,
51
]
} | {
"text": [
"Trimountaine"
],
"char_spans": [
{
"start": [
59
],
"end": [
70
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
10
]
}
]
} | [
"Trimountaine"
] |
SQuAD | Boston's early European settlers had first called the area Trimountaine (after its "three mountains"—only traces of which remain today) but later renamed it Boston after Boston, Lincolnshire, England, the origin of several prominent colonists. The renaming, on September 7, 1630 (Old Style),[b] was by Puritan colonists ... | {
"tokens": [
"Boston",
"'s",
"early",
"European",
"settlers",
"had",
"first",
"called",
"the",
"area",
"Trimountaine",
"(",
"after",
"its",
"\"",
"three",
"mountains\"—only",
"traces",
"of",
"which",
"remain",
"today",
")",
... | 9aab6ef730244365921291167fd7d8d0 | What did Boston's early settlers call the area? | {
"tokens": [
"What",
"did",
"Boston",
"'s",
"early",
"settlers",
"call",
"the",
"area",
"?"
],
"offsets": [
0,
5,
9,
15,
18,
24,
33,
38,
42,
46
]
} | {
"text": [
"Trimountaine"
],
"char_spans": [
{
"start": [
59
],
"end": [
70
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
10
]
}
]
} | [
"Trimountaine"
] |
SQuAD | Boston's early European settlers had first called the area Trimountaine (after its "three mountains"—only traces of which remain today) but later renamed it Boston after Boston, Lincolnshire, England, the origin of several prominent colonists. The renaming, on September 7, 1630 (Old Style),[b] was by Puritan colonists ... | {
"tokens": [
"Boston",
"'s",
"early",
"European",
"settlers",
"had",
"first",
"called",
"the",
"area",
"Trimountaine",
"(",
"after",
"its",
"\"",
"three",
"mountains\"—only",
"traces",
"of",
"which",
"remain",
"today",
")",
... | f08ca3e13fa840f0a1b5ad644d5b04b1 | What year was the city renamed Boston? | {
"tokens": [
"What",
"year",
"was",
"the",
"city",
"renamed",
"Boston",
"?"
],
"offsets": [
0,
5,
10,
14,
18,
23,
31,
37
]
} | {
"text": [
"1630"
],
"char_spans": [
{
"start": [
274
],
"end": [
277
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
49
]
}
]
} | [
"1630"
] |
SQuAD | Boston's early European settlers had first called the area Trimountaine (after its "three mountains"—only traces of which remain today) but later renamed it Boston after Boston, Lincolnshire, England, the origin of several prominent colonists. The renaming, on September 7, 1630 (Old Style),[b] was by Puritan colonists ... | {
"tokens": [
"Boston",
"'s",
"early",
"European",
"settlers",
"had",
"first",
"called",
"the",
"area",
"Trimountaine",
"(",
"after",
"its",
"\"",
"three",
"mountains\"—only",
"traces",
"of",
"which",
"remain",
"today",
")",
... | cfe6a15034184db2adbc9aaf2691a681 | Who named the city Boston? | {
"tokens": [
"Who",
"named",
"the",
"city",
"Boston",
"?"
],
"offsets": [
0,
4,
10,
14,
19,
25
]
} | {
"text": [
"Puritan colonists from England"
],
"char_spans": [
{
"start": [
302
],
"end": [
331
]
}
],
"token_spans": [
{
"start": [
56
],
"end": [
59
]
}
]
} | [
"Puritan colonists from England"
] |
SQuAD | Boston's early European settlers had first called the area Trimountaine (after its "three mountains"—only traces of which remain today) but later renamed it Boston after Boston, Lincolnshire, England, the origin of several prominent colonists. The renaming, on September 7, 1630 (Old Style),[b] was by Puritan colonists ... | {
"tokens": [
"Boston",
"'s",
"early",
"European",
"settlers",
"had",
"first",
"called",
"the",
"area",
"Trimountaine",
"(",
"after",
"its",
"\"",
"three",
"mountains\"—only",
"traces",
"of",
"which",
"remain",
"today",
")",
... | 4db16140ee194249b56473975c234a41 | What were the puritan colonists searching for when they came to Boston? | {
"tokens": [
"What",
"were",
"the",
"puritan",
"colonists",
"searching",
"for",
"when",
"they",
"came",
"to",
"Boston",
"?"
],
"offsets": [
0,
5,
10,
14,
22,
32,
42,
46,
51,
56,
61,
64,
70
]
} | {
"text": [
"fresh water"
],
"char_spans": [
{
"start": [
400
],
"end": [
410
]
}
],
"token_spans": [
{
"start": [
73
],
"end": [
74
]
}
]
} | [
"fresh water"
] |
SQuAD | One of the oldest cities in the United States, Boston was founded on the Shawmut Peninsula in 1630 by Puritan settlers from England. It was the scene of several key events of the American Revolution, such as the Boston Massacre, the Boston Tea Party, the Battle of Bunker Hill, and the Siege of Boston. Upon American ind... | {
"tokens": [
"One",
"of",
"the",
"oldest",
"cities",
"in",
"the",
"United",
"States",
",",
"Boston",
"was",
"founded",
"on",
"the",
"Shawmut",
"Peninsula",
"in",
"1630",
"by",
"Puritan",
"settlers",
"from",
"England",
... | 1ae86e1fc62948708295a8dd907f5045 | When was Boston founded? | {
"tokens": [
"When",
"was",
"Boston",
"founded",
"?"
],
"offsets": [
0,
5,
9,
16,
23
]
} | {
"text": [
"1630"
],
"char_spans": [
{
"start": [
94
],
"end": [
97
]
}
],
"token_spans": [
{
"start": [
18
],
"end": [
18
]
}
]
} | [
"1630"
] |
SQuAD | One of the oldest cities in the United States, Boston was founded on the Shawmut Peninsula in 1630 by Puritan settlers from England. It was the scene of several key events of the American Revolution, such as the Boston Massacre, the Boston Tea Party, the Battle of Bunker Hill, and the Siege of Boston. Upon American ind... | {
"tokens": [
"One",
"of",
"the",
"oldest",
"cities",
"in",
"the",
"United",
"States",
",",
"Boston",
"was",
"founded",
"on",
"the",
"Shawmut",
"Peninsula",
"in",
"1630",
"by",
"Puritan",
"settlers",
"from",
"England",
... | 0716f4aab6514e9c8ecb8cb717bb8888 | Where was Boston Founded? | {
"tokens": [
"Where",
"was",
"Boston",
"Founded",
"?"
],
"offsets": [
0,
6,
10,
17,
24
]
} | {
"text": [
"Shawmut Peninsula"
],
"char_spans": [
{
"start": [
73
],
"end": [
89
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
16
]
}
]
} | [
"Shawmut Peninsula"
] |
SQuAD | One of the oldest cities in the United States, Boston was founded on the Shawmut Peninsula in 1630 by Puritan settlers from England. It was the scene of several key events of the American Revolution, such as the Boston Massacre, the Boston Tea Party, the Battle of Bunker Hill, and the Siege of Boston. Upon American ind... | {
"tokens": [
"One",
"of",
"the",
"oldest",
"cities",
"in",
"the",
"United",
"States",
",",
"Boston",
"was",
"founded",
"on",
"the",
"Shawmut",
"Peninsula",
"in",
"1630",
"by",
"Puritan",
"settlers",
"from",
"England",
... | 9846363f3ab0430990ed72fa479dc30d | List one major event that took place in Boston. | {
"tokens": [
"List",
"one",
"major",
"event",
"that",
"took",
"place",
"in",
"Boston",
"."
],
"offsets": [
0,
5,
9,
15,
21,
26,
31,
37,
40,
46
]
} | {
"text": [
"Boston Massacre"
],
"char_spans": [
{
"start": [
212
],
"end": [
226
]
}
],
"token_spans": [
{
"start": [
41
],
"end": [
42
]
}
]
} | [
"Boston Massacre"
] |
SQuAD | One of the oldest cities in the United States, Boston was founded on the Shawmut Peninsula in 1630 by Puritan settlers from England. It was the scene of several key events of the American Revolution, such as the Boston Massacre, the Boston Tea Party, the Battle of Bunker Hill, and the Siege of Boston. Upon American ind... | {
"tokens": [
"One",
"of",
"the",
"oldest",
"cities",
"in",
"the",
"United",
"States",
",",
"Boston",
"was",
"founded",
"on",
"the",
"Shawmut",
"Peninsula",
"in",
"1630",
"by",
"Puritan",
"settlers",
"from",
"England",
... | 51a20ffaf1e94136bf8e591c8b9caca8 | How many people visit Faneuil Hall annually? | {
"tokens": [
"How",
"many",
"people",
"visit",
"Faneuil",
"Hall",
"annually",
"?"
],
"offsets": [
0,
4,
9,
16,
22,
30,
35,
43
]
} | {
"text": [
"20 million"
],
"char_spans": [
{
"start": [
643
],
"end": [
652
]
}
],
"token_spans": [
{
"start": [
118
],
"end": [
119
]
}
]
} | [
"20 million"
] |
SQuAD | One of the oldest cities in the United States, Boston was founded on the Shawmut Peninsula in 1630 by Puritan settlers from England. It was the scene of several key events of the American Revolution, such as the Boston Massacre, the Boston Tea Party, the Battle of Bunker Hill, and the Siege of Boston. Upon American ind... | {
"tokens": [
"One",
"of",
"the",
"oldest",
"cities",
"in",
"the",
"United",
"States",
",",
"Boston",
"was",
"founded",
"on",
"the",
"Shawmut",
"Peninsula",
"in",
"1630",
"by",
"Puritan",
"settlers",
"from",
"England",
... | b19d23bbbb334f29a2888b8e7dd88c57 | What year was Boston founded? | {
"tokens": [
"What",
"year",
"was",
"Boston",
"founded",
"?"
],
"offsets": [
0,
5,
10,
14,
21,
28
]
} | {
"text": [
"1630"
],
"char_spans": [
{
"start": [
94
],
"end": [
97
]
}
],
"token_spans": [
{
"start": [
18
],
"end": [
18
]
}
]
} | [
"1630"
] |
SQuAD | One of the oldest cities in the United States, Boston was founded on the Shawmut Peninsula in 1630 by Puritan settlers from England. It was the scene of several key events of the American Revolution, such as the Boston Massacre, the Boston Tea Party, the Battle of Bunker Hill, and the Siege of Boston. Upon American ind... | {
"tokens": [
"One",
"of",
"the",
"oldest",
"cities",
"in",
"the",
"United",
"States",
",",
"Boston",
"was",
"founded",
"on",
"the",
"Shawmut",
"Peninsula",
"in",
"1630",
"by",
"Puritan",
"settlers",
"from",
"England",
... | b939b0fd0e5942c6ba7845eda7ed3a64 | What is the name of the peninsula Boston was founded on? | {
"tokens": [
"What",
"is",
"the",
"name",
"of",
"the",
"peninsula",
"Boston",
"was",
"founded",
"on",
"?"
],
"offsets": [
0,
5,
8,
12,
17,
20,
24,
34,
41,
45,
53,
55
]
} | {
"text": [
"the Shawmut Peninsula"
],
"char_spans": [
{
"start": [
69
],
"end": [
89
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
16
]
}
]
} | [
"the Shawmut Peninsula"
] |
SQuAD | One of the oldest cities in the United States, Boston was founded on the Shawmut Peninsula in 1630 by Puritan settlers from England. It was the scene of several key events of the American Revolution, such as the Boston Massacre, the Boston Tea Party, the Battle of Bunker Hill, and the Siege of Boston. Upon American ind... | {
"tokens": [
"One",
"of",
"the",
"oldest",
"cities",
"in",
"the",
"United",
"States",
",",
"Boston",
"was",
"founded",
"on",
"the",
"Shawmut",
"Peninsula",
"in",
"1630",
"by",
"Puritan",
"settlers",
"from",
"England",
... | ce89158603c84606ace189f4cfd60c92 | Bostons rich history attracts many what each year? | {
"tokens": [
"Bostons",
"rich",
"history",
"attracts",
"many",
"what",
"each",
"year",
"?"
],
"offsets": [
0,
8,
13,
21,
30,
35,
40,
45,
49
]
} | {
"text": [
"tourists"
],
"char_spans": [
{
"start": [
596
],
"end": [
603
]
}
],
"token_spans": [
{
"start": [
110
],
"end": [
110
]
}
]
} | [
"tourists"
] |
SQuAD | One of the oldest cities in the United States, Boston was founded on the Shawmut Peninsula in 1630 by Puritan settlers from England. It was the scene of several key events of the American Revolution, such as the Boston Massacre, the Boston Tea Party, the Battle of Bunker Hill, and the Siege of Boston. Upon American ind... | {
"tokens": [
"One",
"of",
"the",
"oldest",
"cities",
"in",
"the",
"United",
"States",
",",
"Boston",
"was",
"founded",
"on",
"the",
"Shawmut",
"Peninsula",
"in",
"1630",
"by",
"Puritan",
"settlers",
"from",
"England",
... | 7f67dfab36be43339f12a37b7213ddb5 | The Faneuil Hall draws over how many tourists to Boston each year? | {
"tokens": [
"The",
"Faneuil",
"Hall",
"draws",
"over",
"how",
"many",
"tourists",
"to",
"Boston",
"each",
"year",
"?"
],
"offsets": [
0,
4,
12,
17,
23,
28,
32,
37,
46,
49,
56,
61,
65
]
} | {
"text": [
"20 million"
],
"char_spans": [
{
"start": [
643
],
"end": [
652
]
}
],
"token_spans": [
{
"start": [
118
],
"end": [
119
]
}
]
} | [
"20 million"
] |
SQuAD | Boston is an intellectual, technological, and political center but has lost some important regional institutions, including the acquisition of The Boston Globe by The New York Times, and the loss to mergers and acquisitions of local financial institutions such as FleetBoston Financial, which was acquired by Charlotte-b... | {
"tokens": [
"Boston",
"is",
"an",
"intellectual",
",",
"technological",
",",
"and",
"political",
"center",
"but",
"has",
"lost",
"some",
"important",
"regional",
"institutions",
",",
"including",
"the",
"acquisition",
"of",
... | 884c905766c0482f8a08b6ac17fec0d4 | The New York Times bought what famous Boston newspaper? | {
"tokens": [
"The",
"New",
"York",
"Times",
"bought",
"what",
"famous",
"Boston",
"newspaper",
"?"
],
"offsets": [
0,
4,
8,
13,
19,
26,
31,
38,
45,
54
]
} | {
"text": [
"The Boston Globe"
],
"char_spans": [
{
"start": [
143
],
"end": [
158
]
}
],
"token_spans": [
{
"start": [
22
],
"end": [
24
]
}
]
} | [
"The Boston Globe"
] |
SQuAD | Boston is an intellectual, technological, and political center but has lost some important regional institutions, including the acquisition of The Boston Globe by The New York Times, and the loss to mergers and acquisitions of local financial institutions such as FleetBoston Financial, which was acquired by Charlotte-b... | {
"tokens": [
"Boston",
"is",
"an",
"intellectual",
",",
"technological",
",",
"and",
"political",
"center",
"but",
"has",
"lost",
"some",
"important",
"regional",
"institutions",
",",
"including",
"the",
"acquisition",
"of",
... | 2aa666ffbef1461ba5ccfe42ca9a1fd7 | Who bought FleetBoston Financial? | {
"tokens": [
"Who",
"bought",
"FleetBoston",
"Financial",
"?"
],
"offsets": [
0,
4,
11,
23,
32
]
} | {
"text": [
"Bank of America"
],
"char_spans": [
{
"start": [
325
],
"end": [
339
]
}
],
"token_spans": [
{
"start": [
54
],
"end": [
56
]
}
]
} | [
"Bank of America"
] |
SQuAD | Boston is an intellectual, technological, and political center but has lost some important regional institutions, including the acquisition of The Boston Globe by The New York Times, and the loss to mergers and acquisitions of local financial institutions such as FleetBoston Financial, which was acquired by Charlotte-b... | {
"tokens": [
"Boston",
"is",
"an",
"intellectual",
",",
"technological",
",",
"and",
"political",
"center",
"but",
"has",
"lost",
"some",
"important",
"regional",
"institutions",
",",
"including",
"the",
"acquisition",
"of",
... | bf672d3c7c51489589971f5385a48001 | What year did Bank of America buy FleetBoston Fonancial? | {
"tokens": [
"What",
"year",
"did",
"Bank",
"of",
"America",
"buy",
"FleetBoston",
"Fonancial",
"?"
],
"offsets": [
0,
5,
10,
14,
19,
22,
30,
34,
46,
55
]
} | {
"text": [
"2004"
],
"char_spans": [
{
"start": [
344
],
"end": [
347
]
}
],
"token_spans": [
{
"start": [
58
],
"end": [
58
]
}
]
} | [
"2004"
] |
SQuAD | Boston is an intellectual, technological, and political center but has lost some important regional institutions, including the acquisition of The Boston Globe by The New York Times, and the loss to mergers and acquisitions of local financial institutions such as FleetBoston Financial, which was acquired by Charlotte-b... | {
"tokens": [
"Boston",
"is",
"an",
"intellectual",
",",
"technological",
",",
"and",
"political",
"center",
"but",
"has",
"lost",
"some",
"important",
"regional",
"institutions",
",",
"including",
"the",
"acquisition",
"of",
... | 4ec208a58c8048a7adfe897b8809d0e7 | Two Boston department stores merged to form what Cincinnati based department store? | {
"tokens": [
"Two",
"Boston",
"department",
"stores",
"merged",
"to",
"form",
"what",
"Cincinnati",
"based",
"department",
"store",
"?"
],
"offsets": [
0,
4,
11,
22,
29,
36,
39,
44,
49,
60,
66,
77,
82
]
} | {
"text": [
"Macy's"
],
"char_spans": [
{
"start": [
455
],
"end": [
460
]
}
],
"token_spans": [
{
"start": [
79
],
"end": [
80
]
}
]
} | [
"Macy's"
] |
SQuAD | Boston is an intellectual, technological, and political center but has lost some important regional institutions, including the acquisition of The Boston Globe by The New York Times, and the loss to mergers and acquisitions of local financial institutions such as FleetBoston Financial, which was acquired by Charlotte-b... | {
"tokens": [
"Boston",
"is",
"an",
"intellectual",
",",
"technological",
",",
"and",
"political",
"center",
"but",
"has",
"lost",
"some",
"important",
"regional",
"institutions",
",",
"including",
"the",
"acquisition",
"of",
... | 022a5400b08640a784289b9fbb615949 | What department stores merged to form Macy's? | {
"tokens": [
"What",
"department",
"stores",
"merged",
"to",
"form",
"Macy",
"'s",
"?"
],
"offsets": [
0,
5,
16,
23,
30,
33,
38,
42,
44
]
} | {
"text": [
"Jordan Marsh and Filene's"
],
"char_spans": [
{
"start": [
381
],
"end": [
405
]
}
],
"token_spans": [
{
"start": [
65
],
"end": [
69
]
}
]
} | [
"Jordan Marsh and Filene's"
] |
SQuAD | Boston has an area of 89.6 square miles (232.1 km2)—48.4 square miles (125.4 km2) (54.0%) of land and 41.2 square miles (106.7 km2) (46.0%) of water. The city's official elevation, as measured at Logan International Airport, is 19 ft (5.8 m) above sea level. The highest point in Boston is Bellevue Hill at 330 feet (100... | {
"tokens": [
"Boston",
"has",
"an",
"area",
"of",
"89.6",
"square",
"miles",
"(",
"232.1",
"km2)—48.4",
"square",
"miles",
"(",
"125.4",
"km2",
")",
"(",
"54.0",
"%",
")",
"of",
"land",
"and",
"41.2",
"square",
... | bf248394f1e64d6588cab838584900e9 | What is the total area of Boston? | {
"tokens": [
"What",
"is",
"the",
"total",
"area",
"of",
"Boston",
"?"
],
"offsets": [
0,
5,
8,
12,
18,
23,
26,
32
]
} | {
"text": [
"89.6 square miles"
],
"char_spans": [
{
"start": [
22
],
"end": [
38
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
7
]
}
]
} | [
"89.6 square miles"
] |
SQuAD | Boston has an area of 89.6 square miles (232.1 km2)—48.4 square miles (125.4 km2) (54.0%) of land and 41.2 square miles (106.7 km2) (46.0%) of water. The city's official elevation, as measured at Logan International Airport, is 19 ft (5.8 m) above sea level. The highest point in Boston is Bellevue Hill at 330 feet (100... | {
"tokens": [
"Boston",
"has",
"an",
"area",
"of",
"89.6",
"square",
"miles",
"(",
"232.1",
"km2)—48.4",
"square",
"miles",
"(",
"125.4",
"km2",
")",
"(",
"54.0",
"%",
")",
"of",
"land",
"and",
"41.2",
"square",
... | 0823fedcd28a4c7e97059a6ff3b12403 | How many square miles of water is Boston? | {
"tokens": [
"How",
"many",
"square",
"miles",
"of",
"water",
"is",
"Boston",
"?"
],
"offsets": [
0,
4,
9,
16,
22,
25,
31,
34,
40
]
} | {
"text": [
"41.2 square miles"
],
"char_spans": [
{
"start": [
102
],
"end": [
118
]
}
],
"token_spans": [
{
"start": [
24
],
"end": [
26
]
}
]
} | [
"41.2 square miles"
] |
SQuAD | Boston has an area of 89.6 square miles (232.1 km2)—48.4 square miles (125.4 km2) (54.0%) of land and 41.2 square miles (106.7 km2) (46.0%) of water. The city's official elevation, as measured at Logan International Airport, is 19 ft (5.8 m) above sea level. The highest point in Boston is Bellevue Hill at 330 feet (100... | {
"tokens": [
"Boston",
"has",
"an",
"area",
"of",
"89.6",
"square",
"miles",
"(",
"232.1",
"km2)—48.4",
"square",
"miles",
"(",
"125.4",
"km2",
")",
"(",
"54.0",
"%",
")",
"of",
"land",
"and",
"41.2",
"square",
... | 031178d4d1fb47c5882c8865f17da417 | How many feet above sea level is the City of Boston? | {
"tokens": [
"How",
"many",
"feet",
"above",
"sea",
"level",
"is",
"the",
"City",
"of",
"Boston",
"?"
],
"offsets": [
0,
4,
9,
14,
20,
24,
30,
33,
37,
42,
45,
51
]
} | {
"text": [
"19 ft"
],
"char_spans": [
{
"start": [
228
],
"end": [
232
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
53
]
}
]
} | [
"19 ft"
] |
SQuAD | Boston has an area of 89.6 square miles (232.1 km2)—48.4 square miles (125.4 km2) (54.0%) of land and 41.2 square miles (106.7 km2) (46.0%) of water. The city's official elevation, as measured at Logan International Airport, is 19 ft (5.8 m) above sea level. The highest point in Boston is Bellevue Hill at 330 feet (100... | {
"tokens": [
"Boston",
"has",
"an",
"area",
"of",
"89.6",
"square",
"miles",
"(",
"232.1",
"km2)—48.4",
"square",
"miles",
"(",
"125.4",
"km2",
")",
"(",
"54.0",
"%",
")",
"of",
"land",
"and",
"41.2",
"square",
... | 6f6d05b4f7bb4af39bcb85f97059eecd | Boston is the only state capital in the contiguous US to have what type of coastline? | {
"tokens": [
"Boston",
"is",
"the",
"only",
"state",
"capital",
"in",
"the",
"contiguous",
"US",
"to",
"have",
"what",
"type",
"of",
"coastline",
"?"
],
"offsets": [
0,
7,
10,
14,
19,
25,
33,
36,
40,
51,
... | {
"text": [
"oceanic coastline"
],
"char_spans": [
{
"start": [
492
],
"end": [
508
]
}
],
"token_spans": [
{
"start": [
110
],
"end": [
111
]
}
]
} | [
"oceanic coastline"
] |
SQuAD | The city is considered highly innovative for a variety of reasons, including the presence of academia, access to venture capital, and the presence of many high-tech companies. The Route 128 corridor and Greater Boston continue to be a major center for venture capital investment, and high technology remains an important... | {
"tokens": [
"The",
"city",
"is",
"considered",
"highly",
"innovative",
"for",
"a",
"variety",
"of",
"reasons",
",",
"including",
"the",
"presence",
"of",
"academia",
",",
"access",
"to",
"venture",
"capital",
",",
"and",... | 95fc6513939e4cc9964f51741c3945bc | The city is innovative becaus eit has access to what type of capital? | {
"tokens": [
"The",
"city",
"is",
"innovative",
"becaus",
"eit",
"has",
"access",
"to",
"what",
"type",
"of",
"capital",
"?"
],
"offsets": [
0,
4,
9,
12,
23,
30,
34,
38,
45,
48,
53,
58,
61,
68
]
} | {
"text": [
"venture capital"
],
"char_spans": [
{
"start": [
113
],
"end": [
127
]
}
],
"token_spans": [
{
"start": [
20
],
"end": [
21
]
}
]
} | [
"venture capital"
] |
SQuAD | The city is considered highly innovative for a variety of reasons, including the presence of academia, access to venture capital, and the presence of many high-tech companies. The Route 128 corridor and Greater Boston continue to be a major center for venture capital investment, and high technology remains an important... | {
"tokens": [
"The",
"city",
"is",
"considered",
"highly",
"innovative",
"for",
"a",
"variety",
"of",
"reasons",
",",
"including",
"the",
"presence",
"of",
"academia",
",",
"access",
"to",
"venture",
"capital",
",",
"and",... | 0d59726862a6495c8b57a3b58a270069 | There is a high presence of what type of company in the city? | {
"tokens": [
"There",
"is",
"a",
" ",
"high",
"presence",
"of",
"what",
"type",
"of",
"company",
"in",
"the",
"city",
"?"
],
"offsets": [
0,
6,
9,
11,
12,
17,
26,
29,
34,
39,
42,
50,
53,
57,
61... | {
"text": [
"high-tech companies"
],
"char_spans": [
{
"start": [
155
],
"end": [
173
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
31
]
}
]
} | [
"high-tech companies"
] |
SQuAD | The city is considered highly innovative for a variety of reasons, including the presence of academia, access to venture capital, and the presence of many high-tech companies. The Route 128 corridor and Greater Boston continue to be a major center for venture capital investment, and high technology remains an important... | {
"tokens": [
"The",
"city",
"is",
"considered",
"highly",
"innovative",
"for",
"a",
"variety",
"of",
"reasons",
",",
"including",
"the",
"presence",
"of",
"academia",
",",
"access",
"to",
"venture",
"capital",
",",
"and",... | 6f04c922a36440b388d4a928b302be03 | Route 128 and Greater Boston are centers for what type of investment? | {
"tokens": [
"Route",
"128",
"and",
"Greater",
"Boston",
"are",
"centers",
"for",
"what",
"type",
"of",
"investment",
"?"
],
"offsets": [
0,
6,
10,
14,
22,
29,
33,
41,
45,
50,
55,
58,
68
]
} | {
"text": [
"venture capital investment"
],
"char_spans": [
{
"start": [
252
],
"end": [
277
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
49
]
}
]
} | [
"venture capital investment"
] |
SQuAD | The city is considered highly innovative for a variety of reasons, including the presence of academia, access to venture capital, and the presence of many high-tech companies. The Route 128 corridor and Greater Boston continue to be a major center for venture capital investment, and high technology remains an important... | {
"tokens": [
"The",
"city",
"is",
"considered",
"highly",
"innovative",
"for",
"a",
"variety",
"of",
"reasons",
",",
"including",
"the",
"presence",
"of",
"academia",
",",
"access",
"to",
"venture",
"capital",
",",
"and",... | a59979c93f8a42a497ed9f17307a4996 | What remains an important sector? | {
"tokens": [
"What",
"remains",
"an",
"important",
"sector",
"?"
],
"offsets": [
0,
5,
13,
16,
26,
32
]
} | {
"text": [
"high technology"
],
"char_spans": [
{
"start": [
284
],
"end": [
298
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
53
]
}
]
} | [
"high technology"
] |
SQuAD | The city has a sizable Jewish population with an estimated 25,000 Jews within the city and 227,000 within the Boston metro area; the number of congregations in Boston is estimated at 22. The adjacent communities of Brookline and Newton are both approximately one-third Jewish. | {
"tokens": [
"The",
"city",
"has",
"a",
"sizable",
"Jewish",
"population",
"with",
"an",
"estimated",
"25,000",
"Jews",
"within",
"the",
"city",
"and",
"227,000",
"within",
"the",
"Boston",
"metro",
"area",
";",
"the",
... | 6d013e2c27be482da0742313c7c5f482 | How many Jewish people live in the City of Boston? | {
"tokens": [
"How",
"many",
"Jewish",
"people",
"live",
"in",
"the",
"City",
"of",
"Boston",
"?"
],
"offsets": [
0,
4,
9,
16,
23,
28,
31,
35,
40,
43,
49
]
} | {
"text": [
"25,000"
],
"char_spans": [
{
"start": [
59
],
"end": [
64
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
10
]
}
]
} | [
"25,000"
] |
SQuAD | The city has a sizable Jewish population with an estimated 25,000 Jews within the city and 227,000 within the Boston metro area; the number of congregations in Boston is estimated at 22. The adjacent communities of Brookline and Newton are both approximately one-third Jewish. | {
"tokens": [
"The",
"city",
"has",
"a",
"sizable",
"Jewish",
"population",
"with",
"an",
"estimated",
"25,000",
"Jews",
"within",
"the",
"city",
"and",
"227,000",
"within",
"the",
"Boston",
"metro",
"area",
";",
"the",
... | 087fab6126444db1862d83f9bd204a48 | How many Jewish people live in the Boston Metro area? | {
"tokens": [
"How",
"many",
"Jewish",
"people",
"live",
"in",
"the",
"Boston",
"Metro",
"area",
"?"
],
"offsets": [
0,
4,
9,
16,
23,
28,
31,
35,
42,
48,
52
]
} | {
"text": [
"227,000"
],
"char_spans": [
{
"start": [
91
],
"end": [
97
]
}
],
"token_spans": [
{
"start": [
16
],
"end": [
16
]
}
]
} | [
"227,000"
] |
SQuAD | The city has a sizable Jewish population with an estimated 25,000 Jews within the city and 227,000 within the Boston metro area; the number of congregations in Boston is estimated at 22. The adjacent communities of Brookline and Newton are both approximately one-third Jewish. | {
"tokens": [
"The",
"city",
"has",
"a",
"sizable",
"Jewish",
"population",
"with",
"an",
"estimated",
"25,000",
"Jews",
"within",
"the",
"city",
"and",
"227,000",
"within",
"the",
"Boston",
"metro",
"area",
";",
"the",
... | f41536ae9ccb43a9ab6c035a06edb308 | What adjascent communities also hold a high Jewish population? | {
"tokens": [
"What",
"adjascent",
"communities",
"also",
"hold",
"a",
"high",
"Jewish",
"population",
"?"
],
"offsets": [
0,
5,
15,
27,
32,
37,
39,
44,
51,
61
]
} | {
"text": [
"Brookline and Newton"
],
"char_spans": [
{
"start": [
215
],
"end": [
234
]
}
],
"token_spans": [
{
"start": [
38
],
"end": [
40
]
}
]
} | [
"Brookline and Newton"
] |
SQuAD | The city has a sizable Jewish population with an estimated 25,000 Jews within the city and 227,000 within the Boston metro area; the number of congregations in Boston is estimated at 22. The adjacent communities of Brookline and Newton are both approximately one-third Jewish. | {
"tokens": [
"The",
"city",
"has",
"a",
"sizable",
"Jewish",
"population",
"with",
"an",
"estimated",
"25,000",
"Jews",
"within",
"the",
"city",
"and",
"227,000",
"within",
"the",
"Boston",
"metro",
"area",
";",
"the",
... | 51341bb54eb04ce8a00bcba4e1bd5346 | What is the estimated percentage of the population of Brookline and newton that are jewish? | {
"tokens": [
"What",
"is",
"the",
"estimated",
"percentage",
"of",
"the",
"population",
"of",
"Brookline",
"and",
"newton",
"that",
"are",
"jewish",
"?"
],
"offsets": [
0,
5,
8,
12,
22,
33,
36,
40,
51,
54,
... | {
"text": [
"one-third"
],
"char_spans": [
{
"start": [
259
],
"end": [
267
]
}
],
"token_spans": [
{
"start": [
44
],
"end": [
46
]
}
]
} | [
"one-third"
] |
SQuAD | In 2008, there were 62 reported homicides. Through December 20 each of 2014 and 2015, the Boston Police Department reported 52 and 39 homicides, respectively. | {
"tokens": [
"In",
"2008",
",",
"there",
"were",
"62",
"reported",
"homicides",
".",
"Through",
"December",
"20",
"each",
"of",
"2014",
"and",
"2015",
",",
"the",
"Boston",
"Police",
"Department",
"reported",
"52",
"a... | a02244cbbcf14ded8b6429e21953e199 | How many reported murders were there in 2008? | {
"tokens": [
"How",
"many",
"reported",
"murders",
"were",
"there",
"in",
"2008",
"?"
],
"offsets": [
0,
4,
9,
18,
26,
31,
37,
40,
44
]
} | {
"text": [
"62"
],
"char_spans": [
{
"start": [
20
],
"end": [
21
]
}
],
"token_spans": [
{
"start": [
5
],
"end": [
5
]
}
]
} | [
"62"
] |
SQuAD | In 2008, there were 62 reported homicides. Through December 20 each of 2014 and 2015, the Boston Police Department reported 52 and 39 homicides, respectively. | {
"tokens": [
"In",
"2008",
",",
"there",
"were",
"62",
"reported",
"homicides",
".",
"Through",
"December",
"20",
"each",
"of",
"2014",
"and",
"2015",
",",
"the",
"Boston",
"Police",
"Department",
"reported",
"52",
"a... | 81c727fa1b5c4abfb098e886fa3182c4 | How many murders were there in 2014? | {
"tokens": [
"How",
"many",
"murders",
"were",
"there",
"in",
"2014",
"?"
],
"offsets": [
0,
4,
9,
17,
22,
28,
31,
35
]
} | {
"text": [
"52"
],
"char_spans": [
{
"start": [
124
],
"end": [
125
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
23
]
}
]
} | [
"52"
] |
SQuAD | In 2008, there were 62 reported homicides. Through December 20 each of 2014 and 2015, the Boston Police Department reported 52 and 39 homicides, respectively. | {
"tokens": [
"In",
"2008",
",",
"there",
"were",
"62",
"reported",
"homicides",
".",
"Through",
"December",
"20",
"each",
"of",
"2014",
"and",
"2015",
",",
"the",
"Boston",
"Police",
"Department",
"reported",
"52",
"a... | 245ebc58a8f04de89e34e2d5965d9885 | How many murders were there in Boston in 2015? | {
"tokens": [
"How",
"many",
"murders",
"were",
"there",
"in",
"Boston",
"in",
"2015",
"?"
],
"offsets": [
0,
4,
9,
17,
22,
28,
31,
38,
41,
45
]
} | {
"text": [
"39"
],
"char_spans": [
{
"start": [
131
],
"end": [
132
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
25
]
}
]
} | [
"39"
] |
SQuAD | Smaller private schools include Babson College, Bentley University, Boston Architectural College, Emmanuel College, Fisher College, MGH Institute of Health Professions, Massachusetts College of Pharmacy and Health Sciences, Simmons College, Wellesley College, Wheelock College, Wentworth Institute of Technology, New Eng... | {
"tokens": [
"Smaller",
"private",
"schools",
"include",
"Babson",
"College",
",",
"Bentley",
"University",
",",
"Boston",
"Architectural",
"College",
",",
"Emmanuel",
"College",
",",
"Fisher",
"College",
",",
"MGH",
"Institute",... | 3f673b579afd4a9d9bd637e684749454 | Babson College is what type of institution? | {
"tokens": [
"Babson",
"College",
"is",
"what",
"type",
"of",
"institution",
"?"
],
"offsets": [
0,
7,
15,
18,
23,
28,
31,
42
]
} | {
"text": [
"Smaller private schools"
],
"char_spans": [
{
"start": [
0
],
"end": [
22
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
2
]
}
]
} | [
"Smaller private schools"
] |
SQuAD | Smaller private schools include Babson College, Bentley University, Boston Architectural College, Emmanuel College, Fisher College, MGH Institute of Health Professions, Massachusetts College of Pharmacy and Health Sciences, Simmons College, Wellesley College, Wheelock College, Wentworth Institute of Technology, New Eng... | {
"tokens": [
"Smaller",
"private",
"schools",
"include",
"Babson",
"College",
",",
"Bentley",
"University",
",",
"Boston",
"Architectural",
"College",
",",
"Emmanuel",
"College",
",",
"Fisher",
"College",
",",
"MGH",
"Institute",... | b61077a61fe74cf7948e00e6326e863e | What small private law school is located in Boston? | {
"tokens": [
"What",
"small",
"private",
"law",
"school",
"is",
"located",
"in",
"Boston",
"?"
],
"offsets": [
0,
5,
11,
19,
23,
30,
33,
41,
44,
50
]
} | {
"text": [
"New England School of Law"
],
"char_spans": [
{
"start": [
313
],
"end": [
337
]
}
],
"token_spans": [
{
"start": [
48
],
"end": [
52
]
}
]
} | [
"New England School of Law"
] |
SQuAD | Smaller private schools include Babson College, Bentley University, Boston Architectural College, Emmanuel College, Fisher College, MGH Institute of Health Professions, Massachusetts College of Pharmacy and Health Sciences, Simmons College, Wellesley College, Wheelock College, Wentworth Institute of Technology, New Eng... | {
"tokens": [
"Smaller",
"private",
"schools",
"include",
"Babson",
"College",
",",
"Bentley",
"University",
",",
"Boston",
"Architectural",
"College",
",",
"Emmanuel",
"College",
",",
"Fisher",
"College",
",",
"MGH",
"Institute",... | 9a8397c665574bc09164781c71bc29d7 | What was the name of Americas first all female law school? | {
"tokens": [
"What",
"was",
"the",
"name",
"of",
"Americas",
"first",
"all",
"female",
"law",
"school",
"?"
],
"offsets": [
0,
5,
9,
13,
18,
21,
30,
36,
40,
47,
51,
57
]
} | {
"text": [
"New England School of Law"
],
"char_spans": [
{
"start": [
313
],
"end": [
337
]
}
],
"token_spans": [
{
"start": [
48
],
"end": [
52
]
}
]
} | [
"New England School of Law"
] |
SQuAD | On April 15, 2013, two Chechen Islamist brothers exploded two bombs near the finish line of the Boston Marathon, killing three people and injuring roughly 264. | {
"tokens": [
"On",
"April",
"15",
",",
"2013",
",",
"two",
"Chechen",
"Islamist",
"brothers",
"exploded",
"two",
"bombs",
"near",
"the",
"finish",
"line",
"of",
"the",
"Boston",
"Marathon",
",",
"killing",
"three",
"p... | 619c89259e4446398b5097f3aa1ad1fd | On what date did bombs go off at the Boston marathon? | {
"tokens": [
"On",
"what",
"date",
"did",
"bombs",
"go",
"off",
"at",
"the",
"Boston",
"marathon",
"?"
],
"offsets": [
0,
3,
8,
13,
17,
23,
26,
30,
33,
37,
44,
52
]
} | {
"text": [
"April 15, 2013"
],
"char_spans": [
{
"start": [
3
],
"end": [
16
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
4
]
}
]
} | [
"April 15, 2013"
] |
SQuAD | On April 15, 2013, two Chechen Islamist brothers exploded two bombs near the finish line of the Boston Marathon, killing three people and injuring roughly 264. | {
"tokens": [
"On",
"April",
"15",
",",
"2013",
",",
"two",
"Chechen",
"Islamist",
"brothers",
"exploded",
"two",
"bombs",
"near",
"the",
"finish",
"line",
"of",
"the",
"Boston",
"Marathon",
",",
"killing",
"three",
"p... | cfc1a366c8ee4bd887c5f225b23af4ee | At what point of the Marathon were the bombs exploded? | {
"tokens": [
"At",
"what",
"point",
"of",
"the",
"Marathon",
"were",
"the",
"bombs",
"exploded",
"?"
],
"offsets": [
0,
3,
8,
14,
17,
21,
30,
35,
39,
45,
53
]
} | {
"text": [
"near the finish line"
],
"char_spans": [
{
"start": [
68
],
"end": [
87
]
}
],
"token_spans": [
{
"start": [
13
],
"end": [
16
]
}
]
} | [
"near the finish line"
] |
SQuAD | On April 15, 2013, two Chechen Islamist brothers exploded two bombs near the finish line of the Boston Marathon, killing three people and injuring roughly 264. | {
"tokens": [
"On",
"April",
"15",
",",
"2013",
",",
"two",
"Chechen",
"Islamist",
"brothers",
"exploded",
"two",
"bombs",
"near",
"the",
"finish",
"line",
"of",
"the",
"Boston",
"Marathon",
",",
"killing",
"three",
"p... | 48091b18a2e74066975bf22df00166ad | How many fatalities were there at the marathon? | {
"tokens": [
"How",
"many",
"fatalities",
"were",
"there",
"at",
"the",
"marathon",
"?"
],
"offsets": [
0,
4,
9,
20,
25,
31,
34,
38,
46
]
} | {
"text": [
"three"
],
"char_spans": [
{
"start": [
121
],
"end": [
125
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
23
]
}
]
} | [
"three"
] |
SQuAD | On April 15, 2013, two Chechen Islamist brothers exploded two bombs near the finish line of the Boston Marathon, killing three people and injuring roughly 264. | {
"tokens": [
"On",
"April",
"15",
",",
"2013",
",",
"two",
"Chechen",
"Islamist",
"brothers",
"exploded",
"two",
"bombs",
"near",
"the",
"finish",
"line",
"of",
"the",
"Boston",
"Marathon",
",",
"killing",
"three",
"p... | 87b760f2ccf543148b8866c080239884 | About how many people were injured in the explosion? | {
"tokens": [
"About",
"how",
"many",
"people",
"were",
"injured",
"in",
"the",
"explosion",
"?"
],
"offsets": [
0,
6,
10,
15,
22,
27,
35,
38,
42,
51
]
} | {
"text": [
"264"
],
"char_spans": [
{
"start": [
155
],
"end": [
157
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
28
]
}
]
} | [
"264"
] |
SQuAD | Fog is fairly common, particularly in spring and early summer, and the occasional tropical storm or hurricane can threaten the region, especially in late summer and early autumn. Due to its situation along the North Atlantic, the city often receives sea breezes, especially in the late spring, when water temperatures ar... | {
"tokens": [
"Fog",
"is",
"fairly",
"common",
",",
"particularly",
"in",
"spring",
"and",
"early",
"summer",
",",
"and",
"the",
"occasional",
"tropical",
"storm",
"or",
"hurricane",
"can",
"threaten",
"the",
"region",
","... | 6d48db1efa68438e8d960fc69a214ba7 | During what seasons is fog common in Boston? | {
"tokens": [
"During",
"what",
"seasons",
"is",
"fog",
"common",
"in",
"Boston",
"?"
],
"offsets": [
0,
7,
12,
20,
23,
27,
34,
37,
43
]
} | {
"text": [
"spring and early summer"
],
"char_spans": [
{
"start": [
38
],
"end": [
60
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
10
]
}
]
} | [
"spring and early summer"
] |
SQuAD | Fog is fairly common, particularly in spring and early summer, and the occasional tropical storm or hurricane can threaten the region, especially in late summer and early autumn. Due to its situation along the North Atlantic, the city often receives sea breezes, especially in the late spring, when water temperatures ar... | {
"tokens": [
"Fog",
"is",
"fairly",
"common",
",",
"particularly",
"in",
"spring",
"and",
"early",
"summer",
",",
"and",
"the",
"occasional",
"tropical",
"storm",
"or",
"hurricane",
"can",
"threaten",
"the",
"region",
","... | 7fa80818f1744da9b3f09a14cbf60ea6 | When can tropical storms and hurricanes threaten Boston? | {
"tokens": [
"When",
"can",
"tropical",
"storms",
"and",
"hurricanes",
"threaten",
"Boston",
"?"
],
"offsets": [
0,
5,
9,
18,
25,
29,
40,
49,
55
]
} | {
"text": [
"late summer and early autumn"
],
"char_spans": [
{
"start": [
149
],
"end": [
176
]
}
],
"token_spans": [
{
"start": [
26
],
"end": [
30
]
}
]
} | [
"late summer and early autumn"
] |
SQuAD | Fog is fairly common, particularly in spring and early summer, and the occasional tropical storm or hurricane can threaten the region, especially in late summer and early autumn. Due to its situation along the North Atlantic, the city often receives sea breezes, especially in the late spring, when water temperatures ar... | {
"tokens": [
"Fog",
"is",
"fairly",
"common",
",",
"particularly",
"in",
"spring",
"and",
"early",
"summer",
",",
"and",
"the",
"occasional",
"tropical",
"storm",
"or",
"hurricane",
"can",
"threaten",
"the",
"region",
","... | 8b6d834d352c48e0b87fd7baee78e970 | Sea breezes occur during what season? | {
"tokens": [
"Sea",
"breezes",
"occur",
"during",
"what",
"season",
"?"
],
"offsets": [
0,
4,
12,
18,
25,
30,
36
]
} | {
"text": [
"late spring"
],
"char_spans": [
{
"start": [
281
],
"end": [
291
]
}
],
"token_spans": [
{
"start": [
51
],
"end": [
52
]
}
]
} | [
"late spring"
] |
SQuAD | Fog is fairly common, particularly in spring and early summer, and the occasional tropical storm or hurricane can threaten the region, especially in late summer and early autumn. Due to its situation along the North Atlantic, the city often receives sea breezes, especially in the late spring, when water temperatures ar... | {
"tokens": [
"Fog",
"is",
"fairly",
"common",
",",
"particularly",
"in",
"spring",
"and",
"early",
"summer",
",",
"and",
"the",
"occasional",
"tropical",
"storm",
"or",
"hurricane",
"can",
"threaten",
"the",
"region",
","... | 905b08c02b1842ff973b572deb8d6cc0 | What months do thunderstorms occur in Boston? | {
"tokens": [
"What",
"months",
"do",
"thunderstorms",
"occur",
"in",
"Boston",
"?"
],
"offsets": [
0,
5,
12,
15,
29,
35,
38,
44
]
} | {
"text": [
"May to September"
],
"char_spans": [
{
"start": [
504
],
"end": [
519
]
}
],
"token_spans": [
{
"start": [
96
],
"end": [
98
]
}
]
} | [
"May to September"
] |
SQuAD | Fog is fairly common, particularly in spring and early summer, and the occasional tropical storm or hurricane can threaten the region, especially in late summer and early autumn. Due to its situation along the North Atlantic, the city often receives sea breezes, especially in the late spring, when water temperatures ar... | {
"tokens": [
"Fog",
"is",
"fairly",
"common",
",",
"particularly",
"in",
"spring",
"and",
"early",
"summer",
",",
"and",
"the",
"occasional",
"tropical",
"storm",
"or",
"hurricane",
"can",
"threaten",
"the",
"region",
","... | 4e252ce4280d4d9ab11c34e4d393fcb6 | What is the average hours of sunshine per year in Boston? | {
"tokens": [
"What",
"is",
"the",
"average",
"hours",
"of",
"sunshine",
"per",
"year",
"in",
"Boston",
"?"
],
"offsets": [
0,
5,
8,
12,
20,
26,
29,
38,
42,
47,
50,
56
]
} | {
"text": [
"2,600"
],
"char_spans": [
{
"start": [
898
],
"end": [
902
]
}
],
"token_spans": [
{
"start": [
168
],
"end": [
168
]
}
]
} | [
"2,600"
] |
SQuAD | There are several major annual events such as First Night, which occurs on New Year's Eve, the Boston Early Music Festival, the annual Boston Arts Festival at Christopher Columbus Waterfront Park, and Italian summer feasts in the North End honoring Catholic saints. The city is the site of several events during the Four... | {
"tokens": [
"There",
"are",
"several",
"major",
"annual",
"events",
"such",
"as",
"First",
"Night",
",",
"which",
"occurs",
"on",
"New",
"Year",
"'s",
"Eve",
",",
"the",
"Boston",
"Early",
"Music",
"Festival",
",",
... | 9325210178a340cdaeb22ad20d119dea | What event occurs on New Year's Eve? | {
"tokens": [
"What",
"event",
"occurs",
"on",
"New",
"Year",
"'s",
"Eve",
"?"
],
"offsets": [
0,
5,
11,
18,
21,
25,
29,
32,
35
]
} | {
"text": [
"First Night"
],
"char_spans": [
{
"start": [
46
],
"end": [
56
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
9
]
}
]
} | [
"First Night"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.