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 | For any animal, survival requires maintaining a variety of parameters of bodily state within a limited range of variation: these include temperature, water content, salt concentration in the bloodstream, blood glucose levels, blood oxygen level, and others. The ability of an animal to regulate the internal environment ... | {
"tokens": [
"For",
"any",
"animal",
",",
"survival",
"requires",
"maintaining",
"a",
"variety",
"of",
"parameters",
"of",
"bodily",
"state",
"within",
"a",
"limited",
"range",
"of",
"variation",
":",
"these",
"include",
... | 7a282b652f3c47218c6f0f54959a0607 | Homeostasis is like what household tool? | {
"tokens": [
"Homeostasis",
"is",
"like",
"what",
"household",
"tool",
"?"
],
"offsets": [
0,
12,
15,
20,
25,
35,
39
]
} | {
"text": [
"a thermostat."
],
"char_spans": [
{
"start": [
856
],
"end": [
868
]
}
],
"token_spans": [
{
"start": [
153
],
"end": [
155
]
}
]
} | [
"a thermostat."
] |
SQuAD | Each sensory system begins with specialized receptor cells, such as light-receptive neurons in the retina of the eye, vibration-sensitive neurons in the cochlea of the ear, or pressure-sensitive neurons in the skin. The axons of sensory receptor cells travel into the spinal cord or brain, where they transmit their sign... | {
"tokens": [
"Each",
"sensory",
"system",
"begins",
"with",
"specialized",
"receptor",
"cells",
",",
"such",
"as",
"light",
"-",
"receptive",
"neurons",
"in",
"the",
"retina",
"of",
"the",
"eye",
",",
"vibration",
"-",
... | 9317cb3e9c5e45bebd514f25c24e5e00 | Light-receptive neurons are located in what part of the eye? | {
"tokens": [
"Light",
"-",
"receptive",
"neurons",
"are",
"located",
"in",
"what",
"part",
"of",
"the",
"eye",
"?"
],
"offsets": [
0,
5,
6,
16,
24,
28,
36,
39,
44,
49,
52,
56,
59
]
} | {
"text": [
"retina"
],
"char_spans": [
{
"start": [
99
],
"end": [
104
]
}
],
"token_spans": [
{
"start": [
17
],
"end": [
17
]
}
]
} | [
"retina"
] |
SQuAD | Each sensory system begins with specialized receptor cells, such as light-receptive neurons in the retina of the eye, vibration-sensitive neurons in the cochlea of the ear, or pressure-sensitive neurons in the skin. The axons of sensory receptor cells travel into the spinal cord or brain, where they transmit their sign... | {
"tokens": [
"Each",
"sensory",
"system",
"begins",
"with",
"specialized",
"receptor",
"cells",
",",
"such",
"as",
"light",
"-",
"receptive",
"neurons",
"in",
"the",
"retina",
"of",
"the",
"eye",
",",
"vibration",
"-",
... | f06b75d5f066462baac5557789313363 | Vibration-sensitive neurons are found in what part of the ear? | {
"tokens": [
"Vibration",
"-",
"sensitive",
"neurons",
"are",
"found",
"in",
"what",
"part",
"of",
"the",
"ear",
"?"
],
"offsets": [
0,
9,
10,
20,
28,
32,
38,
41,
46,
51,
54,
58,
61
]
} | {
"text": [
"cochlea"
],
"char_spans": [
{
"start": [
153
],
"end": [
159
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
28
]
}
]
} | [
"cochlea"
] |
SQuAD | Each sensory system begins with specialized receptor cells, such as light-receptive neurons in the retina of the eye, vibration-sensitive neurons in the cochlea of the ear, or pressure-sensitive neurons in the skin. The axons of sensory receptor cells travel into the spinal cord or brain, where they transmit their sign... | {
"tokens": [
"Each",
"sensory",
"system",
"begins",
"with",
"specialized",
"receptor",
"cells",
",",
"such",
"as",
"light",
"-",
"receptive",
"neurons",
"in",
"the",
"retina",
"of",
"the",
"eye",
",",
"vibration",
"-",
... | e05c860ea3cd4d9d80b69e99aca26e70 | Signals are sent from the thalamus to what part of the brain? | {
"tokens": [
"Signals",
"are",
"sent",
"from",
"the",
"thalamus",
"to",
"what",
"part",
"of",
"the",
"brain",
"?"
],
"offsets": [
0,
8,
12,
17,
22,
26,
35,
38,
43,
48,
51,
55,
60
]
} | {
"text": [
"cerebral cortex"
],
"char_spans": [
{
"start": [
594
],
"end": [
608
]
}
],
"token_spans": [
{
"start": [
112
],
"end": [
113
]
}
]
} | [
"cerebral cortex"
] |
SQuAD | As a side effect of the electrochemical processes used by neurons for signaling, brain tissue generates electric fields when it is active. When large numbers of neurons show synchronized activity, the electric fields that they generate can be large enough to detect outside the skull, using electroencephalography (EEG) ... | {
"tokens": [
"As",
"a",
"side",
"effect",
"of",
"the",
"electrochemical",
"processes",
"used",
"by",
"neurons",
"for",
"signaling",
",",
"brain",
"tissue",
"generates",
"electric",
"fields",
"when",
"it",
"is",
"active",
... | 428ba2cb30b34f7fb5a024b91e0d8070 | An EEG of the brain stands for what? | {
"tokens": [
"An",
"EEG",
"of",
"the",
"brain",
"stands",
"for",
"what",
"?"
],
"offsets": [
0,
3,
7,
10,
14,
20,
27,
31,
35
]
} | {
"text": [
"electroencephalography"
],
"char_spans": [
{
"start": [
291
],
"end": [
312
]
}
],
"token_spans": [
{
"start": [
50
],
"end": [
50
]
}
]
} | [
"electroencephalography"
] |
SQuAD | As a side effect of the electrochemical processes used by neurons for signaling, brain tissue generates electric fields when it is active. When large numbers of neurons show synchronized activity, the electric fields that they generate can be large enough to detect outside the skull, using electroencephalography (EEG) ... | {
"tokens": [
"As",
"a",
"side",
"effect",
"of",
"the",
"electrochemical",
"processes",
"used",
"by",
"neurons",
"for",
"signaling",
",",
"brain",
"tissue",
"generates",
"electric",
"fields",
"when",
"it",
"is",
"active",
... | 3f29a1c1f04040d7bce8511483120471 | MEG of the brain is an abbreviation of what? | {
"tokens": [
"MEG",
"of",
"the",
"brain",
"is",
"an",
"abbreviation",
"of",
"what",
"?"
],
"offsets": [
0,
4,
7,
11,
17,
20,
23,
36,
39,
43
]
} | {
"text": [
"magnetoencephalography"
],
"char_spans": [
{
"start": [
323
],
"end": [
344
]
}
],
"token_spans": [
{
"start": [
55
],
"end": [
55
]
}
]
} | [
"magnetoencephalography"
] |
SQuAD | As a side effect of the electrochemical processes used by neurons for signaling, brain tissue generates electric fields when it is active. When large numbers of neurons show synchronized activity, the electric fields that they generate can be large enough to detect outside the skull, using electroencephalography (EEG) ... | {
"tokens": [
"As",
"a",
"side",
"effect",
"of",
"the",
"electrochemical",
"processes",
"used",
"by",
"neurons",
"for",
"signaling",
",",
"brain",
"tissue",
"generates",
"electric",
"fields",
"when",
"it",
"is",
"active",
... | bdfd9356c8094407bbfd6240531fa886 | What type of test is used to tell that a brain is active even during sleep? | {
"tokens": [
"What",
"type",
"of",
"test",
"is",
"used",
"to",
"tell",
"that",
"a",
"brain",
"is",
"active",
"even",
"during",
"sleep",
"?"
],
"offsets": [
0,
5,
10,
13,
18,
21,
26,
29,
34,
39,
41,
... | {
"text": [
"EEG"
],
"char_spans": [
{
"start": [
353
],
"end": [
355
]
}
],
"token_spans": [
{
"start": [
60
],
"end": [
60
]
}
]
} | [
"EEG"
] |
SQuAD | As a side effect of the electrochemical processes used by neurons for signaling, brain tissue generates electric fields when it is active. When large numbers of neurons show synchronized activity, the electric fields that they generate can be large enough to detect outside the skull, using electroencephalography (EEG) ... | {
"tokens": [
"As",
"a",
"side",
"effect",
"of",
"the",
"electrochemical",
"processes",
"used",
"by",
"neurons",
"for",
"signaling",
",",
"brain",
"tissue",
"generates",
"electric",
"fields",
"when",
"it",
"is",
"active",
... | 3cad16ae076e4c6b85af52c392be69f0 | What type of brain waves are seen in mammals during sleep? | {
"tokens": [
"What",
"type",
"of",
"brain",
"waves",
"are",
"seen",
"in",
"mammals",
"during",
"sleep",
"?"
],
"offsets": [
0,
5,
10,
13,
19,
25,
29,
34,
37,
45,
52,
57
]
} | {
"text": [
"large slow delta waves"
],
"char_spans": [
{
"start": [
714
],
"end": [
735
]
}
],
"token_spans": [
{
"start": [
126
],
"end": [
129
]
}
]
} | [
"large slow delta waves"
] |
SQuAD | As a side effect of the electrochemical processes used by neurons for signaling, brain tissue generates electric fields when it is active. When large numbers of neurons show synchronized activity, the electric fields that they generate can be large enough to detect outside the skull, using electroencephalography (EEG) ... | {
"tokens": [
"As",
"a",
"side",
"effect",
"of",
"the",
"electrochemical",
"processes",
"used",
"by",
"neurons",
"for",
"signaling",
",",
"brain",
"tissue",
"generates",
"electric",
"fields",
"when",
"it",
"is",
"active",
... | d62c2293e0394771b407d281e3f2ecbe | What type of brain waves are sen when a creature is awake, but inattentive? | {
"tokens": [
"What",
"type",
"of",
"brain",
"waves",
"are",
"sen",
"when",
"a",
"creature",
"is",
"awake",
",",
"but",
"inattentive",
"?"
],
"offsets": [
0,
5,
10,
13,
19,
25,
29,
33,
38,
40,
49,
52,
... | {
"text": [
"faster alpha waves"
],
"char_spans": [
{
"start": [
751
],
"end": [
768
]
}
],
"token_spans": [
{
"start": [
133
],
"end": [
135
]
}
]
} | [
"faster alpha waves"
] |
SQuAD | In the first half of the 20th century, advances in electronics enabled investigation of the electrical properties of nerve cells, culminating in work by Alan Hodgkin, Andrew Huxley, and others on the biophysics of the action potential, and the work of Bernard Katz and others on the electrochemistry of the synapse. Thes... | {
"tokens": [
"In",
"the",
"first",
"half",
"of",
"the",
"20th",
"century",
",",
"advances",
"in",
"electronics",
"enabled",
"investigation",
"of",
"the",
"electrical",
"properties",
"of",
"nerve",
"cells",
",",
"culminating",... | 6d39433cfbcb47b3b56ee4992ad4a029 | Work in the first half the 20th century in electrical properties of nerve cells were by what two main scientists? | {
"tokens": [
"Work",
"in",
"the",
"first",
"half",
"the",
"20th",
"century",
"in",
"electrical",
"properties",
"of",
"nerve",
"cells",
"were",
"by",
"what",
"two",
"main",
"scientists",
"?"
],
"offsets": [
0,
5,
8,
... | {
"text": [
"Alan Hodgkin, Andrew Huxley"
],
"char_spans": [
{
"start": [
153
],
"end": [
179
]
}
],
"token_spans": [
{
"start": [
26
],
"end": [
30
]
}
]
} | [
"Alan Hodgkin, Andrew Huxley"
] |
SQuAD | Almost all animals are capable of modifying their behavior as a result of experience—even the most primitive types of worms. Because behavior is driven by brain activity, changes in behavior must somehow correspond to changes inside the brain. Theorists dating back to Santiago Ramón y Cajal argued that the most plausib... | {
"tokens": [
"Almost",
"all",
"animals",
"are",
"capable",
"of",
"modifying",
"their",
"behavior",
"as",
"a",
"result",
"of",
"experience",
"—",
"even",
"the",
"most",
"primitive",
"types",
"of",
"worms",
".",
"Because",
... | 58fce063eec94034af06f3cf6610dcff | In what year did Tim Bliss and Terje Lomo publish a paper about long-term potentiation? | {
"tokens": [
"In",
"what",
"year",
"did",
"Tim",
"Bliss",
"and",
"Terje",
"Lomo",
"publish",
"a",
"paper",
"about",
"long",
"-",
"term",
"potentiation",
"?"
],
"offsets": [
0,
3,
8,
13,
17,
21,
27,
31,
37,... | {
"text": [
"1971"
],
"char_spans": [
{
"start": [
538
],
"end": [
541
]
}
],
"token_spans": [
{
"start": [
90
],
"end": [
90
]
}
]
} | [
"1971"
] |
SQuAD | Almost all animals are capable of modifying their behavior as a result of experience—even the most primitive types of worms. Because behavior is driven by brain activity, changes in behavior must somehow correspond to changes inside the brain. Theorists dating back to Santiago Ramón y Cajal argued that the most plausib... | {
"tokens": [
"Almost",
"all",
"animals",
"are",
"capable",
"of",
"modifying",
"their",
"behavior",
"as",
"a",
"result",
"of",
"experience",
"—",
"even",
"the",
"most",
"primitive",
"types",
"of",
"worms",
".",
"Because",
... | c27a550c93334718bea2bd7058cf53aa | BDNF is an abbreviation for what term? | {
"tokens": [
"BDNF",
"is",
"an",
"abbreviation",
"for",
"what",
"term",
"?"
],
"offsets": [
0,
5,
8,
11,
24,
28,
33,
37
]
} | {
"text": [
"Brain-derived neurotrophic factor"
],
"char_spans": [
{
"start": [
1097
],
"end": [
1129
]
}
],
"token_spans": [
{
"start": [
190
],
"end": [
194
]
}
]
} | [
"Brain-derived neurotrophic factor"
] |
SQuAD | Almost all animals are capable of modifying their behavior as a result of experience—even the most primitive types of worms. Because behavior is driven by brain activity, changes in behavior must somehow correspond to changes inside the brain. Theorists dating back to Santiago Ramón y Cajal argued that the most plausib... | {
"tokens": [
"Almost",
"all",
"animals",
"are",
"capable",
"of",
"modifying",
"their",
"behavior",
"as",
"a",
"result",
"of",
"experience",
"—",
"even",
"the",
"most",
"primitive",
"types",
"of",
"worms",
".",
"Because",
... | 2dd47f6255a44453bc3b108432b63f5c | Learning and memory expressed as changes in the synaptic connections was first theorized by whom? | {
"tokens": [
"Learning",
"and",
"memory",
"expressed",
"as",
"changes",
"in",
"the",
"synaptic",
"connections",
"was",
"first",
"theorized",
"by",
"whom",
"?"
],
"offsets": [
0,
9,
13,
20,
30,
33,
41,
44,
48,
... | {
"text": [
"Santiago Ramón y Cajal"
],
"char_spans": [
{
"start": [
269
],
"end": [
290
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
50
]
}
]
} | [
"Santiago Ramón y Cajal"
] |
SQuAD | The brain contains several motor areas that project directly to the spinal cord. At the lowest level are motor areas in the medulla and pons, which control stereotyped movements such as walking, breathing, or swallowing. At a higher level are areas in the midbrain, such as the red nucleus, which is responsible for coor... | {
"tokens": [
"The",
"brain",
"contains",
"several",
"motor",
"areas",
"that",
"project",
"directly",
"to",
"the",
"spinal",
"cord",
".",
"At",
"the",
"lowest",
"level",
"are",
"motor",
"areas",
"in",
"the",
"medulla",
... | 68ef924d51c74fc7bda37ae727310e4f | Which motor areas of the brain control breathing and swallowing? | {
"tokens": [
"Which",
"motor",
"areas",
"of",
"the",
"brain",
"control",
"breathing",
"and",
"swallowing",
"?"
],
"offsets": [
0,
6,
12,
18,
21,
25,
31,
39,
49,
53,
63
]
} | {
"text": [
"the medulla and pons,"
],
"char_spans": [
{
"start": [
120
],
"end": [
140
]
}
],
"token_spans": [
{
"start": [
22
],
"end": [
26
]
}
]
} | [
"the medulla and pons,"
] |
SQuAD | The brain contains several motor areas that project directly to the spinal cord. At the lowest level are motor areas in the medulla and pons, which control stereotyped movements such as walking, breathing, or swallowing. At a higher level are areas in the midbrain, such as the red nucleus, which is responsible for coor... | {
"tokens": [
"The",
"brain",
"contains",
"several",
"motor",
"areas",
"that",
"project",
"directly",
"to",
"the",
"spinal",
"cord",
".",
"At",
"the",
"lowest",
"level",
"are",
"motor",
"areas",
"in",
"the",
"medulla",
... | 91b5f08ff9d04e6fac055b4739325da6 | At the lowest level of the brain and spinal cord, are what areas? | {
"tokens": [
"At",
"the",
"lowest",
"level",
"of",
"the",
"brain",
"and",
"spinal",
"cord",
",",
"are",
"what",
"areas",
"?"
],
"offsets": [
0,
3,
7,
14,
20,
23,
27,
33,
37,
44,
48,
50,
54,
59,
... | {
"text": [
"the medulla and pons"
],
"char_spans": [
{
"start": [
120
],
"end": [
139
]
}
],
"token_spans": [
{
"start": [
22
],
"end": [
25
]
}
]
} | [
"the medulla and pons"
] |
SQuAD | The brain contains several motor areas that project directly to the spinal cord. At the lowest level are motor areas in the medulla and pons, which control stereotyped movements such as walking, breathing, or swallowing. At a higher level are areas in the midbrain, such as the red nucleus, which is responsible for coor... | {
"tokens": [
"The",
"brain",
"contains",
"several",
"motor",
"areas",
"that",
"project",
"directly",
"to",
"the",
"spinal",
"cord",
".",
"At",
"the",
"lowest",
"level",
"are",
"motor",
"areas",
"in",
"the",
"medulla",
... | 2976ac979c2843ea9c2ce39bb9b465ad | The red nucleus controls what part(s) of the body? | {
"tokens": [
"The",
"red",
"nucleus",
"controls",
"what",
"part(s",
")",
"of",
"the",
"body",
"?"
],
"offsets": [
0,
4,
8,
16,
25,
30,
36,
38,
41,
45,
49
]
} | {
"text": [
"coordinating movements of the arms and legs"
],
"char_spans": [
{
"start": [
316
],
"end": [
358
]
}
],
"token_spans": [
{
"start": [
60
],
"end": [
66
]
}
]
} | [
"coordinating movements of the arms and legs"
] |
SQuAD | The brain contains several motor areas that project directly to the spinal cord. At the lowest level are motor areas in the medulla and pons, which control stereotyped movements such as walking, breathing, or swallowing. At a higher level are areas in the midbrain, such as the red nucleus, which is responsible for coor... | {
"tokens": [
"The",
"brain",
"contains",
"several",
"motor",
"areas",
"that",
"project",
"directly",
"to",
"the",
"spinal",
"cord",
".",
"At",
"the",
"lowest",
"level",
"are",
"motor",
"areas",
"in",
"the",
"medulla",
... | 9e880574472b48b29a8a140425f3aecf | A strip of tissue found at the edge of the frontal lobe is called what? | {
"tokens": [
"A",
"strip",
"of",
"tissue",
"found",
"at",
"the",
"edge",
"of",
"the",
"frontal",
"lobe",
"is",
"called",
"what",
"?"
],
"offsets": [
0,
2,
8,
11,
18,
24,
27,
31,
36,
39,
43,
51,
56,... | {
"text": [
"primary motor cortex"
],
"char_spans": [
{
"start": [
390
],
"end": [
409
]
}
],
"token_spans": [
{
"start": [
75
],
"end": [
77
]
}
]
} | [
"primary motor cortex"
] |
SQuAD | The brain contains several motor areas that project directly to the spinal cord. At the lowest level are motor areas in the medulla and pons, which control stereotyped movements such as walking, breathing, or swallowing. At a higher level are areas in the midbrain, such as the red nucleus, which is responsible for coor... | {
"tokens": [
"The",
"brain",
"contains",
"several",
"motor",
"areas",
"that",
"project",
"directly",
"to",
"the",
"spinal",
"cord",
".",
"At",
"the",
"lowest",
"level",
"are",
"motor",
"areas",
"in",
"the",
"medulla",
... | 500cb44b562a4baa967cfa6a3eee4366 | The primary motor cortex sends signals to the spinal cord through what? | {
"tokens": [
"The",
"primary",
"motor",
"cortex",
"sends",
"signals",
"to",
"the",
"spinal",
"cord",
"through",
"what",
"?"
],
"offsets": [
0,
4,
12,
18,
25,
31,
39,
42,
46,
53,
58,
66,
70
]
} | {
"text": [
"pyramidal tract."
],
"char_spans": [
{
"start": [
633
],
"end": [
648
]
}
],
"token_spans": [
{
"start": [
119
],
"end": [
121
]
}
]
} | [
"pyramidal tract."
] |
SQuAD | The field of neuroscience encompasses all approaches that seek to understand the brain and the rest of the nervous system. Psychology seeks to understand mind and behavior, and neurology is the medical discipline that diagnoses and treats diseases of the nervous system. The brain is also the most important organ studie... | {
"tokens": [
"The",
"field",
"of",
"neuroscience",
"encompasses",
"all",
"approaches",
"that",
"seek",
"to",
"understand",
"the",
"brain",
"and",
"the",
"rest",
"of",
"the",
"nervous",
"system",
".",
"Psychology",
"seeks",
... | ff5ba9d9f23e4607a368b4c766c627d9 | What field of science studies the brain and the central nervous system? | {
"tokens": [
"What",
"field",
"of",
"science",
"studies",
"the",
"brain",
"and",
"the",
"central",
"nervous",
"system",
"?"
],
"offsets": [
0,
5,
11,
14,
22,
30,
34,
40,
44,
48,
56,
64,
70
]
} | {
"text": [
"neuroscience"
],
"char_spans": [
{
"start": [
13
],
"end": [
24
]
}
],
"token_spans": [
{
"start": [
3
],
"end": [
3
]
}
]
} | [
"neuroscience"
] |
SQuAD | The field of neuroscience encompasses all approaches that seek to understand the brain and the rest of the nervous system. Psychology seeks to understand mind and behavior, and neurology is the medical discipline that diagnoses and treats diseases of the nervous system. The brain is also the most important organ studie... | {
"tokens": [
"The",
"field",
"of",
"neuroscience",
"encompasses",
"all",
"approaches",
"that",
"seek",
"to",
"understand",
"the",
"brain",
"and",
"the",
"rest",
"of",
"the",
"nervous",
"system",
".",
"Psychology",
"seeks",
... | 13c36b207dd94b57962e3d7c69da532b | What scientific field tries to understand the mind and behavior? | {
"tokens": [
"What",
"scientific",
"field",
"tries",
"to",
"understand",
"the",
"mind",
"and",
"behavior",
"?"
],
"offsets": [
0,
5,
16,
22,
28,
31,
42,
46,
51,
55,
63
]
} | {
"text": [
"Psychology"
],
"char_spans": [
{
"start": [
123
],
"end": [
132
]
}
],
"token_spans": [
{
"start": [
21
],
"end": [
21
]
}
]
} | [
"Psychology"
] |
SQuAD | The field of neuroscience encompasses all approaches that seek to understand the brain and the rest of the nervous system. Psychology seeks to understand mind and behavior, and neurology is the medical discipline that diagnoses and treats diseases of the nervous system. The brain is also the most important organ studie... | {
"tokens": [
"The",
"field",
"of",
"neuroscience",
"encompasses",
"all",
"approaches",
"that",
"seek",
"to",
"understand",
"the",
"brain",
"and",
"the",
"rest",
"of",
"the",
"nervous",
"system",
".",
"Psychology",
"seeks",
... | f32b0d450f2442a39cf42e08056b3e44 | What field of science strives to diagnose and treat diseases of the nervous system? | {
"tokens": [
"What",
"field",
"of",
"science",
"strives",
"to",
"diagnose",
"and",
"treat",
"diseases",
"of",
"the",
"nervous",
"system",
"?"
],
"offsets": [
0,
5,
11,
14,
22,
30,
33,
42,
46,
52,
61,
64,
... | {
"text": [
"neurology"
],
"char_spans": [
{
"start": [
177
],
"end": [
185
]
}
],
"token_spans": [
{
"start": [
30
],
"end": [
30
]
}
]
} | [
"neurology"
] |
SQuAD | The field of neuroscience encompasses all approaches that seek to understand the brain and the rest of the nervous system. Psychology seeks to understand mind and behavior, and neurology is the medical discipline that diagnoses and treats diseases of the nervous system. The brain is also the most important organ studie... | {
"tokens": [
"The",
"field",
"of",
"neuroscience",
"encompasses",
"all",
"approaches",
"that",
"seek",
"to",
"understand",
"the",
"brain",
"and",
"the",
"rest",
"of",
"the",
"nervous",
"system",
".",
"Psychology",
"seeks",
... | 8f71990042374e9782622695181ca4ef | Psychiatry is the branch of science that does what? | {
"tokens": [
"Psychiatry",
"is",
"the",
"branch",
"of",
"science",
"that",
"does",
"what",
"?"
],
"offsets": [
0,
11,
14,
18,
25,
28,
36,
41,
46,
50
]
} | {
"text": [
"study, prevent, and treat mental disorders"
],
"char_spans": [
{
"start": [
374
],
"end": [
415
]
}
],
"token_spans": [
{
"start": [
64
],
"end": [
71
]
}
]
} | [
"study, prevent, and treat mental disorders"
] |
SQuAD | The field of neuroscience encompasses all approaches that seek to understand the brain and the rest of the nervous system. Psychology seeks to understand mind and behavior, and neurology is the medical discipline that diagnoses and treats diseases of the nervous system. The brain is also the most important organ studie... | {
"tokens": [
"The",
"field",
"of",
"neuroscience",
"encompasses",
"all",
"approaches",
"that",
"seek",
"to",
"understand",
"the",
"brain",
"and",
"the",
"rest",
"of",
"the",
"nervous",
"system",
".",
"Psychology",
"seeks",
... | e6f0f7ef052a4f32a043e4fb8f9d8a83 | Cognitive science seeks to join what two branches of science with other fields? | {
"tokens": [
"Cognitive",
"science",
"seeks",
"to",
"join",
"what",
"two",
"branches",
"of",
"science",
"with",
"other",
"fields",
"?"
],
"offsets": [
0,
10,
18,
24,
27,
32,
37,
41,
50,
53,
61,
66,
72,
... | {
"text": [
"neuroscience and psychology"
],
"char_spans": [
{
"start": [
451
],
"end": [
477
]
}
],
"token_spans": [
{
"start": [
78
],
"end": [
80
]
}
]
} | [
"neuroscience and psychology"
] |
SQuAD | The oldest brain to have been discovered was in Armenia in the Areni-1 cave complex. The brain, estimated to be over 5,000 years old, was found in the skull of a 12 to 14-year-old girl. Although the brains were shriveled, they were well preserved due to the climate found inside the cave. | {
"tokens": [
"The",
"oldest",
"brain",
"to",
"have",
"been",
"discovered",
"was",
"in",
"Armenia",
"in",
"the",
"Areni-1",
"cave",
"complex",
".",
"The",
"brain",
",",
"estimated",
"to",
"be",
"over",
"5,000",
"years"... | 53c9d3bc5c3e42ef93027c2a1ad3fc55 | Where was the oldest brain that was found? | {
"tokens": [
"Where",
"was",
"the",
"oldest",
"brain",
"that",
"was",
"found",
"?"
],
"offsets": [
0,
6,
10,
14,
21,
27,
32,
36,
41
]
} | {
"text": [
"Armenia"
],
"char_spans": [
{
"start": [
48
],
"end": [
54
]
}
],
"token_spans": [
{
"start": [
9
],
"end": [
9
]
}
]
} | [
"Armenia"
] |
SQuAD | The oldest brain to have been discovered was in Armenia in the Areni-1 cave complex. The brain, estimated to be over 5,000 years old, was found in the skull of a 12 to 14-year-old girl. Although the brains were shriveled, they were well preserved due to the climate found inside the cave. | {
"tokens": [
"The",
"oldest",
"brain",
"to",
"have",
"been",
"discovered",
"was",
"in",
"Armenia",
"in",
"the",
"Areni-1",
"cave",
"complex",
".",
"The",
"brain",
",",
"estimated",
"to",
"be",
"over",
"5,000",
"years"... | 6ead3db60c374dbea2fcabe023ab0978 | How old was the oldest brain discovered thought to be? | {
"tokens": [
"How",
"old",
"was",
"the",
"oldest",
"brain",
"discovered",
"thought",
"to",
"be",
"?"
],
"offsets": [
0,
4,
8,
12,
16,
23,
29,
40,
48,
51,
53
]
} | {
"text": [
"over 5,000 years old"
],
"char_spans": [
{
"start": [
112
],
"end": [
131
]
}
],
"token_spans": [
{
"start": [
22
],
"end": [
25
]
}
]
} | [
"over 5,000 years old"
] |
SQuAD | The oldest brain to have been discovered was in Armenia in the Areni-1 cave complex. The brain, estimated to be over 5,000 years old, was found in the skull of a 12 to 14-year-old girl. Although the brains were shriveled, they were well preserved due to the climate found inside the cave. | {
"tokens": [
"The",
"oldest",
"brain",
"to",
"have",
"been",
"discovered",
"was",
"in",
"Armenia",
"in",
"the",
"Areni-1",
"cave",
"complex",
".",
"The",
"brain",
",",
"estimated",
"to",
"be",
"over",
"5,000",
"years"... | 5362ef58cee04015beaaecb304373427 | The oldest known brain discovered was found in how old of a person? | {
"tokens": [
"The",
"oldest",
"known",
"brain",
"discovered",
"was",
"found",
"in",
"how",
"old",
"of",
"a",
"person",
"?"
],
"offsets": [
0,
4,
11,
17,
23,
34,
38,
44,
47,
51,
55,
58,
60,
66
]
} | {
"text": [
"12 to 14-year-old"
],
"char_spans": [
{
"start": [
162
],
"end": [
178
]
}
],
"token_spans": [
{
"start": [
34
],
"end": [
38
]
}
]
} | [
"12 to 14-year-old"
] |
SQuAD | The oldest brain to have been discovered was in Armenia in the Areni-1 cave complex. The brain, estimated to be over 5,000 years old, was found in the skull of a 12 to 14-year-old girl. Although the brains were shriveled, they were well preserved due to the climate found inside the cave. | {
"tokens": [
"The",
"oldest",
"brain",
"to",
"have",
"been",
"discovered",
"was",
"in",
"Armenia",
"in",
"the",
"Areni-1",
"cave",
"complex",
".",
"The",
"brain",
",",
"estimated",
"to",
"be",
"over",
"5,000",
"years"... | c6422d87a0dd425b971c2bb4f1efa28b | The oldest brain found in a cave was from what gender of human? | {
"tokens": [
"The",
"oldest",
"brain",
"found",
"in",
"a",
"cave",
"was",
"from",
"what",
"gender",
"of",
"human",
"?"
],
"offsets": [
0,
4,
11,
17,
23,
26,
28,
33,
37,
42,
47,
54,
57,
62
]
} | {
"text": [
"girl"
],
"char_spans": [
{
"start": [
180
],
"end": [
183
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
39
]
}
]
} | [
"girl"
] |
SQuAD | Sleep involves great changes in brain activity. Until the 1950s it was generally believed that the brain essentially shuts off during sleep, but this is now known to be far from true; activity continues, but patterns become very different. There are two types of sleep: REM sleep (with dreaming) and NREM (non-REM, usual... | {
"tokens": [
"Sleep",
"involves",
"great",
"changes",
"in",
"brain",
"activity",
".",
"Until",
"the",
"1950s",
"it",
"was",
"generally",
"believed",
"that",
"the",
"brain",
"essentially",
"shuts",
"off",
"during",
"sleep",
... | 2c3288e904494eaaa2122a32641141d0 | There are two types of sleep called what? | {
"tokens": [
"There",
"are",
"two",
"types",
"of",
"sleep",
"called",
"what",
"?"
],
"offsets": [
0,
6,
10,
14,
20,
23,
29,
36,
40
]
} | {
"text": [
"REM sleep (with dreaming) and NREM"
],
"char_spans": [
{
"start": [
270
],
"end": [
303
]
}
],
"token_spans": [
{
"start": [
51
],
"end": [
58
]
}
]
} | [
"REM sleep (with dreaming) and NREM"
] |
SQuAD | Sleep involves great changes in brain activity. Until the 1950s it was generally believed that the brain essentially shuts off during sleep, but this is now known to be far from true; activity continues, but patterns become very different. There are two types of sleep: REM sleep (with dreaming) and NREM (non-REM, usual... | {
"tokens": [
"Sleep",
"involves",
"great",
"changes",
"in",
"brain",
"activity",
".",
"Until",
"the",
"1950s",
"it",
"was",
"generally",
"believed",
"that",
"the",
"brain",
"essentially",
"shuts",
"off",
"during",
"sleep",
... | 26697e24b49d4ccc8aed3966c384f7e2 | What type of sleep involves dreaming? | {
"tokens": [
"What",
"type",
"of",
"sleep",
"involves",
"dreaming",
"?"
],
"offsets": [
0,
5,
10,
13,
19,
28,
36
]
} | {
"text": [
"REM sleep"
],
"char_spans": [
{
"start": [
270
],
"end": [
278
]
}
],
"token_spans": [
{
"start": [
51
],
"end": [
52
]
}
]
} | [
"REM sleep"
] |
SQuAD | Sleep involves great changes in brain activity. Until the 1950s it was generally believed that the brain essentially shuts off during sleep, but this is now known to be far from true; activity continues, but patterns become very different. There are two types of sleep: REM sleep (with dreaming) and NREM (non-REM, usual... | {
"tokens": [
"Sleep",
"involves",
"great",
"changes",
"in",
"brain",
"activity",
".",
"Until",
"the",
"1950s",
"it",
"was",
"generally",
"believed",
"that",
"the",
"brain",
"essentially",
"shuts",
"off",
"during",
"sleep",
... | b6f52bd264de44b78a1de1a6fa5e3912 | The three types of brain activity that can be measured are what? | {
"tokens": [
"The",
"three",
"types",
"of",
"brain",
"activity",
"that",
"can",
"be",
"measured",
"are",
"what",
"?"
],
"offsets": [
0,
4,
10,
16,
19,
25,
34,
39,
43,
46,
55,
59,
63
]
} | {
"text": [
"REM, light NREM and deep NREM"
],
"char_spans": [
{
"start": [
489
],
"end": [
517
]
}
],
"token_spans": [
{
"start": [
93
],
"end": [
99
]
}
]
} | [
"REM, light NREM and deep NREM"
] |
SQuAD | Sleep involves great changes in brain activity. Until the 1950s it was generally believed that the brain essentially shuts off during sleep, but this is now known to be far from true; activity continues, but patterns become very different. There are two types of sleep: REM sleep (with dreaming) and NREM (non-REM, usual... | {
"tokens": [
"Sleep",
"involves",
"great",
"changes",
"in",
"brain",
"activity",
".",
"Until",
"the",
"1950s",
"it",
"was",
"generally",
"believed",
"that",
"the",
"brain",
"essentially",
"shuts",
"off",
"during",
"sleep",
... | af7d963f0fc0418083bbb7f1de9831cb | Slow wave sleep is also known as what? | {
"tokens": [
"Slow",
"wave",
"sleep",
"is",
"also",
"known",
"as",
"what",
"?"
],
"offsets": [
0,
5,
10,
16,
19,
24,
30,
33,
37
]
} | {
"text": [
"deep NREM sleep"
],
"char_spans": [
{
"start": [
527
],
"end": [
541
]
}
],
"token_spans": [
{
"start": [
102
],
"end": [
104
]
}
]
} | [
"deep NREM sleep"
] |
SQuAD | Sleep involves great changes in brain activity. Until the 1950s it was generally believed that the brain essentially shuts off during sleep, but this is now known to be far from true; activity continues, but patterns become very different. There are two types of sleep: REM sleep (with dreaming) and NREM (non-REM, usual... | {
"tokens": [
"Sleep",
"involves",
"great",
"changes",
"in",
"brain",
"activity",
".",
"Until",
"the",
"1950s",
"it",
"was",
"generally",
"believed",
"that",
"the",
"brain",
"essentially",
"shuts",
"off",
"during",
"sleep",
... | 3029b7a9e2224ba5a1a28e2a9603dd65 | During what stage of sleep do serotonin and norepinephrine levels drop? | {
"tokens": [
"During",
"what",
"stage",
"of",
"sleep",
"do",
"serotonin",
"and",
"norepinephrine",
"levels",
"drop",
"?"
],
"offsets": [
0,
7,
12,
18,
21,
27,
30,
40,
44,
59,
66,
70
]
} | {
"text": [
"slow wave sleep"
],
"char_spans": [
{
"start": [
773
],
"end": [
787
]
}
],
"token_spans": [
{
"start": [
144
],
"end": [
146
]
}
]
} | [
"slow wave sleep"
] |
SQuAD | Brain tissue consumes a large amount of energy in proportion to its volume, so large brains place severe metabolic demands on animals. The need to limit body weight in order, for example, to fly, has apparently led to selection for a reduction of brain size in some species, such as bats. Most of the brain's energy cons... | {
"tokens": [
"Brain",
"tissue",
"consumes",
"a",
"large",
"amount",
"of",
"energy",
"in",
"proportion",
"to",
"its",
"volume",
",",
"so",
"large",
"brains",
"place",
"severe",
"metabolic",
"demands",
"on",
"animals",
".",... | 33d27d2ff758464b9892a979ab3b384a | Where does the brain usually get most of its energy from inside the body? | {
"tokens": [
"Where",
"does",
"the",
"brain",
"usually",
"get",
"most",
"of",
"its",
"energy",
"from",
"inside",
"the",
"body",
"?"
],
"offsets": [
0,
6,
11,
15,
21,
29,
33,
38,
41,
45,
52,
57,
64,
... | {
"text": [
"glucose (i.e., blood sugar"
],
"char_spans": [
{
"start": [
893
],
"end": [
918
]
}
],
"token_spans": [
{
"start": [
173
],
"end": [
178
]
}
]
} | [
"glucose (i.e., blood sugar"
] |
SQuAD | Brain tissue consumes a large amount of energy in proportion to its volume, so large brains place severe metabolic demands on animals. The need to limit body weight in order, for example, to fly, has apparently led to selection for a reduction of brain size in some species, such as bats. Most of the brain's energy cons... | {
"tokens": [
"Brain",
"tissue",
"consumes",
"a",
"large",
"amount",
"of",
"energy",
"in",
"proportion",
"to",
"its",
"volume",
",",
"so",
"large",
"brains",
"place",
"severe",
"metabolic",
"demands",
"on",
"animals",
".",... | 3298410d0506432dab60b9de44f00c02 | The energy used for metabolism of the brain in humans is what percentage? | {
"tokens": [
"The",
"energy",
"used",
"for",
"metabolism",
"of",
"the",
"brain",
"in",
"humans",
"is",
"what",
"percentage",
"?"
],
"offsets": [
0,
4,
11,
16,
20,
31,
34,
38,
44,
47,
54,
57,
62,
72
]... | {
"text": [
"20–25%"
],
"char_spans": [
{
"start": [
559
],
"end": [
564
]
}
],
"token_spans": [
{
"start": [
111
],
"end": [
112
]
}
]
} | [
"20–25%"
] |
SQuAD | Brain tissue consumes a large amount of energy in proportion to its volume, so large brains place severe metabolic demands on animals. The need to limit body weight in order, for example, to fly, has apparently led to selection for a reduction of brain size in some species, such as bats. Most of the brain's energy cons... | {
"tokens": [
"Brain",
"tissue",
"consumes",
"a",
"large",
"amount",
"of",
"energy",
"in",
"proportion",
"to",
"its",
"volume",
",",
"so",
"large",
"brains",
"place",
"severe",
"metabolic",
"demands",
"on",
"animals",
".",... | 973095b1392940a5800834692e17e5f1 | Other sources than glucose that provide energy to the brain are what? | {
"tokens": [
"Other",
"sources",
"than",
"glucose",
"that",
"provide",
"energy",
"to",
"the",
"brain",
"are",
"what",
"?"
],
"offsets": [
0,
6,
14,
19,
27,
32,
40,
47,
50,
54,
60,
64,
68
]
} | {
"text": [
"ketones"
],
"char_spans": [
{
"start": [
926
],
"end": [
932
]
}
],
"token_spans": [
{
"start": [
182
],
"end": [
182
]
}
]
} | [
"ketones"
] |
SQuAD | Brain tissue consumes a large amount of energy in proportion to its volume, so large brains place severe metabolic demands on animals. The need to limit body weight in order, for example, to fly, has apparently led to selection for a reduction of brain size in some species, such as bats. Most of the brain's energy cons... | {
"tokens": [
"Brain",
"tissue",
"consumes",
"a",
"large",
"amount",
"of",
"energy",
"in",
"proportion",
"to",
"its",
"volume",
",",
"so",
"large",
"brains",
"place",
"severe",
"metabolic",
"demands",
"on",
"animals",
".",... | 3c602aa0bff743e787c315f89b204ac4 | Most vertebrates usually devote how much metabolism to the brain? | {
"tokens": [
"Most",
"vertebrates",
"usually",
"devote",
"how",
"much",
"metabolism",
"to",
"the",
"brain",
"?"
],
"offsets": [
0,
5,
17,
25,
32,
36,
41,
52,
55,
59,
64
]
} | {
"text": [
"2% and 8%"
],
"char_spans": [
{
"start": [
441
],
"end": [
449
]
}
],
"token_spans": [
{
"start": [
83
],
"end": [
87
]
}
]
} | [
"2% and 8%"
] |
SQuAD | Computational neuroscience encompasses two approaches: first, the use of computers to study the brain; second, the study of how brains perform computation. On one hand, it is possible to write a computer program to simulate the operation of a group of neurons by making use of systems of equations that describe their el... | {
"tokens": [
"Computational",
"neuroscience",
"encompasses",
"two",
"approaches",
":",
"first",
",",
"the",
"use",
"of",
"computers",
"to",
"study",
"the",
"brain",
";",
"second",
",",
"the",
"study",
"of",
"how",
"brains... | 1c7cea68efcd4df28f3c37ae94ed4d10 | Computational neuroscience is concerned with what two studies? | {
"tokens": [
"Computational",
"neuroscience",
"is",
"concerned",
"with",
"what",
"two",
"studies",
"?"
],
"offsets": [
0,
14,
27,
30,
40,
45,
50,
54,
61
]
} | {
"text": [
"the use of computers to study the brain; second, the study of how brains perform computation."
],
"char_spans": [
{
"start": [
62
],
"end": [
154
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
26
]... | [
"the use of computers to study the brain; second, the study of how brains perform computation."
] |
SQuAD | A key component of the arousal system is the suprachiasmatic nucleus (SCN), a tiny part of the hypothalamus located directly above the point at which the optic nerves from the two eyes cross. The SCN contains the body's central biological clock. Neurons there show activity levels that rise and fall with a period of abo... | {
"tokens": [
"A",
"key",
"component",
"of",
"the",
"arousal",
"system",
"is",
"the",
"suprachiasmatic",
"nucleus",
"(",
"SCN",
")",
",",
"a",
"tiny",
"part",
"of",
"the",
"hypothalamus",
"located",
"directly",
"above",
... | cf9e69a53fd34c35bdb78dc2372359bb | The SCN of the nervous system is an abbreviation for what? | {
"tokens": [
"The",
"SCN",
"of",
"the",
"nervous",
"system",
"is",
"an",
"abbreviation",
"for",
"what",
"?"
],
"offsets": [
0,
4,
8,
11,
15,
23,
30,
33,
36,
49,
53,
57
]
} | {
"text": [
"suprachiasmatic nucleus"
],
"char_spans": [
{
"start": [
45
],
"end": [
67
]
}
],
"token_spans": [
{
"start": [
9
],
"end": [
10
]
}
]
} | [
"suprachiasmatic nucleus"
] |
SQuAD | A key component of the arousal system is the suprachiasmatic nucleus (SCN), a tiny part of the hypothalamus located directly above the point at which the optic nerves from the two eyes cross. The SCN contains the body's central biological clock. Neurons there show activity levels that rise and fall with a period of abo... | {
"tokens": [
"A",
"key",
"component",
"of",
"the",
"arousal",
"system",
"is",
"the",
"suprachiasmatic",
"nucleus",
"(",
"SCN",
")",
",",
"a",
"tiny",
"part",
"of",
"the",
"hypothalamus",
"located",
"directly",
"above",
... | b749264699e146d2a256be437ced3204 | The suprachiasmatic nucleus is a small part of what part of the brain? | {
"tokens": [
"The",
"suprachiasmatic",
"nucleus",
"is",
"a",
"small",
"part",
"of",
"what",
"part",
"of",
"the",
"brain",
"?"
],
"offsets": [
0,
4,
20,
28,
31,
33,
39,
44,
47,
52,
57,
60,
64,
69
]
} | {
"text": [
"the hypothalamus"
],
"char_spans": [
{
"start": [
91
],
"end": [
106
]
}
],
"token_spans": [
{
"start": [
19
],
"end": [
20
]
}
]
} | [
"the hypothalamus"
] |
SQuAD | A key component of the arousal system is the suprachiasmatic nucleus (SCN), a tiny part of the hypothalamus located directly above the point at which the optic nerves from the two eyes cross. The SCN contains the body's central biological clock. Neurons there show activity levels that rise and fall with a period of abo... | {
"tokens": [
"A",
"key",
"component",
"of",
"the",
"arousal",
"system",
"is",
"the",
"suprachiasmatic",
"nucleus",
"(",
"SCN",
")",
",",
"a",
"tiny",
"part",
"of",
"the",
"hypothalamus",
"located",
"directly",
"above",
... | 8ab51318c29f4ddcb097e6c495b49bbe | Which part of the arousal system controls the body's biological clock? | {
"tokens": [
"Which",
"part",
"of",
"the",
"arousal",
"system",
"controls",
"the",
"body",
"'s",
"biological",
"clock",
"?"
],
"offsets": [
0,
6,
11,
14,
18,
26,
33,
42,
46,
50,
53,
64,
69
]
} | {
"text": [
"the suprachiasmatic nucleus"
],
"char_spans": [
{
"start": [
41
],
"end": [
67
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
10
]
}
]
} | [
"the suprachiasmatic nucleus"
] |
SQuAD | A key component of the arousal system is the suprachiasmatic nucleus (SCN), a tiny part of the hypothalamus located directly above the point at which the optic nerves from the two eyes cross. The SCN contains the body's central biological clock. Neurons there show activity levels that rise and fall with a period of abo... | {
"tokens": [
"A",
"key",
"component",
"of",
"the",
"arousal",
"system",
"is",
"the",
"suprachiasmatic",
"nucleus",
"(",
"SCN",
")",
",",
"a",
"tiny",
"part",
"of",
"the",
"hypothalamus",
"located",
"directly",
"above",
... | b9d38d964aeb43ca946b173c8b07bff6 | The RHT is an abbreviation for what? | {
"tokens": [
"The",
"RHT",
"is",
"an",
"abbreviation",
"for",
"what",
"?"
],
"offsets": [
0,
4,
8,
11,
14,
27,
31,
35
]
} | {
"text": [
"retinohypothalamic tract"
],
"char_spans": [
{
"start": [
636
],
"end": [
659
]
}
],
"token_spans": [
{
"start": [
122
],
"end": [
123
]
}
]
} | [
"retinohypothalamic tract"
] |
SQuAD | A key component of the arousal system is the suprachiasmatic nucleus (SCN), a tiny part of the hypothalamus located directly above the point at which the optic nerves from the two eyes cross. The SCN contains the body's central biological clock. Neurons there show activity levels that rise and fall with a period of abo... | {
"tokens": [
"A",
"key",
"component",
"of",
"the",
"arousal",
"system",
"is",
"the",
"suprachiasmatic",
"nucleus",
"(",
"SCN",
")",
",",
"a",
"tiny",
"part",
"of",
"the",
"hypothalamus",
"located",
"directly",
"above",
... | f0c8a8a6dee1489a9f26686ce714e0b5 | THE SCN receives information from the optic nerves through what? | {
"tokens": [
"THE",
"SCN",
"receives",
"information",
"from",
"the",
"optic",
"nerves",
"through",
"what",
"?"
],
"offsets": [
0,
4,
8,
17,
29,
34,
38,
44,
51,
59,
63
]
} | {
"text": [
"the retinohypothalamic tract (RHT"
],
"char_spans": [
{
"start": [
632
],
"end": [
664
]
}
],
"token_spans": [
{
"start": [
121
],
"end": [
125
]
}
]
} | [
"the retinohypothalamic tract (RHT"
] |
SQuAD | Early philosophers were divided as to whether the seat of the soul lies in the brain or heart. Aristotle favored the heart, and thought that the function of the brain was merely to cool the blood. Democritus, the inventor of the atomic theory of matter, argued for a three-part soul, with intellect in the head, emotion ... | {
"tokens": [
"Early",
"philosophers",
"were",
"divided",
"as",
"to",
"whether",
"the",
"seat",
"of",
"the",
"soul",
"lies",
"in",
"the",
"brain",
"or",
"heart",
".",
"Aristotle",
"favored",
"the",
"heart",
",",
"and",... | f524e212310c4a75b9abbe597c4abed3 | The seal of the soul was debated to lie in what two organs of the body? | {
"tokens": [
"The",
"seal",
"of",
"the",
"soul",
"was",
"debated",
"to",
"lie",
"in",
"what",
"two",
"organs",
"of",
"the",
"body",
"?"
],
"offsets": [
0,
4,
9,
12,
16,
21,
25,
33,
36,
40,
43,
48,
... | {
"text": [
"brain or heart."
],
"char_spans": [
{
"start": [
79
],
"end": [
93
]
}
],
"token_spans": [
{
"start": [
15
],
"end": [
18
]
}
]
} | [
"brain or heart."
] |
SQuAD | Early philosophers were divided as to whether the seat of the soul lies in the brain or heart. Aristotle favored the heart, and thought that the function of the brain was merely to cool the blood. Democritus, the inventor of the atomic theory of matter, argued for a three-part soul, with intellect in the head, emotion ... | {
"tokens": [
"Early",
"philosophers",
"were",
"divided",
"as",
"to",
"whether",
"the",
"seat",
"of",
"the",
"soul",
"lies",
"in",
"the",
"brain",
"or",
"heart",
".",
"Aristotle",
"favored",
"the",
"heart",
",",
"and",... | 8251d678c72245d89f388a99c5cd3c12 | Aristotle thought the soul lied in what organ? | {
"tokens": [
"Aristotle",
"thought",
"the",
"soul",
"lied",
"in",
"what",
"organ",
"?"
],
"offsets": [
0,
10,
18,
22,
27,
32,
35,
40,
45
]
} | {
"text": [
"the heart"
],
"char_spans": [
{
"start": [
113
],
"end": [
121
]
}
],
"token_spans": [
{
"start": [
21
],
"end": [
22
]
}
]
} | [
"the heart"
] |
SQuAD | Early philosophers were divided as to whether the seat of the soul lies in the brain or heart. Aristotle favored the heart, and thought that the function of the brain was merely to cool the blood. Democritus, the inventor of the atomic theory of matter, argued for a three-part soul, with intellect in the head, emotion ... | {
"tokens": [
"Early",
"philosophers",
"were",
"divided",
"as",
"to",
"whether",
"the",
"seat",
"of",
"the",
"soul",
"lies",
"in",
"the",
"brain",
"or",
"heart",
".",
"Aristotle",
"favored",
"the",
"heart",
",",
"and",... | f471ccc5037d43e09043ed495a457da6 | Who invented the atomic theory of matter? | {
"tokens": [
"Who",
"invented",
"the",
"atomic",
"theory",
"of",
"matter",
"?"
],
"offsets": [
0,
4,
13,
17,
24,
31,
34,
40
]
} | {
"text": [
"Democritus,"
],
"char_spans": [
{
"start": [
197
],
"end": [
207
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
40
]
}
]
} | [
"Democritus,"
] |
SQuAD | Early philosophers were divided as to whether the seat of the soul lies in the brain or heart. Aristotle favored the heart, and thought that the function of the brain was merely to cool the blood. Democritus, the inventor of the atomic theory of matter, argued for a three-part soul, with intellect in the head, emotion ... | {
"tokens": [
"Early",
"philosophers",
"were",
"divided",
"as",
"to",
"whether",
"the",
"seat",
"of",
"the",
"soul",
"lies",
"in",
"the",
"brain",
"or",
"heart",
".",
"Aristotle",
"favored",
"the",
"heart",
",",
"and",... | a9c44b58baa444969cb408e20f5f739a | The "father of medicine" is a name given to whom in history? | {
"tokens": [
"The",
"\"",
"father",
"of",
"medicine",
"\"",
"is",
"a",
"name",
"given",
"to",
"whom",
"in",
"history",
"?"
],
"offsets": [
0,
4,
5,
12,
15,
23,
25,
28,
30,
35,
41,
44,
49,
52,
5... | {
"text": [
"Hippocrates"
],
"char_spans": [
{
"start": [
359
],
"end": [
369
]
}
],
"token_spans": [
{
"start": [
75
],
"end": [
75
]
}
]
} | [
"Hippocrates"
] |
SQuAD | Early philosophers were divided as to whether the seat of the soul lies in the brain or heart. Aristotle favored the heart, and thought that the function of the brain was merely to cool the blood. Democritus, the inventor of the atomic theory of matter, argued for a three-part soul, with intellect in the head, emotion ... | {
"tokens": [
"Early",
"philosophers",
"were",
"divided",
"as",
"to",
"whether",
"the",
"seat",
"of",
"the",
"soul",
"lies",
"in",
"the",
"brain",
"or",
"heart",
".",
"Aristotle",
"favored",
"the",
"heart",
",",
"and",... | a0ff45293461459b99aeef46d5edc08e | What philosopher in history argued for a three-part soul? | {
"tokens": [
"What",
"philosopher",
"in",
"history",
"argued",
"for",
"a",
"three",
"-",
"part",
"soul",
"?"
],
"offsets": [
0,
5,
17,
20,
28,
35,
39,
41,
46,
47,
52,
56
]
} | {
"text": [
"Democritus"
],
"char_spans": [
{
"start": [
197
],
"end": [
206
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
39
]
}
]
} | [
"Democritus"
] |
SQuAD | The populations of those lands did not accept Turkish rule. The Turks to them were foreigners with completely different customs, way of life, and language. Intervals when there was no unrest were rare. The Hungarians had thrown off Turkish rule by 1688. Serbia was created by the Serbian Revolution, 1815–1833. The Greek... | {
"tokens": [
"The",
"populations",
"of",
"those",
"lands",
"did",
"not",
"accept",
"Turkish",
"rule",
".",
"The",
"Turks",
"to",
"them",
"were",
"foreigners",
"with",
"completely",
"different",
"customs",
",",
"way",
"of"... | abb9fad5ab564714ba7f375f5a8c3e2f | The populations did not accept what? | {
"tokens": [
"The",
"populations",
"did",
"not",
"accept",
"what",
"?"
],
"offsets": [
0,
4,
16,
20,
24,
31,
35
]
} | {
"text": [
"Turkish rule"
],
"char_spans": [
{
"start": [
46
],
"end": [
57
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
9
]
}
]
} | [
"Turkish rule"
] |
SQuAD | The populations of those lands did not accept Turkish rule. The Turks to them were foreigners with completely different customs, way of life, and language. Intervals when there was no unrest were rare. The Hungarians had thrown off Turkish rule by 1688. Serbia was created by the Serbian Revolution, 1815–1833. The Greek... | {
"tokens": [
"The",
"populations",
"of",
"those",
"lands",
"did",
"not",
"accept",
"Turkish",
"rule",
".",
"The",
"Turks",
"to",
"them",
"were",
"foreigners",
"with",
"completely",
"different",
"customs",
",",
"way",
"of"... | d1b76230bb3f4173b726df73a68f0ea2 | The Hungarians had thrown off Turkish rule by what year? | {
"tokens": [
"The",
"Hungarians",
"had",
"thrown",
"off",
"Turkish",
"rule",
"by",
"what",
"year",
"?"
],
"offsets": [
0,
4,
15,
19,
26,
30,
38,
43,
46,
51,
55
]
} | {
"text": [
"1688"
],
"char_spans": [
{
"start": [
248
],
"end": [
251
]
}
],
"token_spans": [
{
"start": [
46
],
"end": [
46
]
}
]
} | [
"1688"
] |
SQuAD | The populations of those lands did not accept Turkish rule. The Turks to them were foreigners with completely different customs, way of life, and language. Intervals when there was no unrest were rare. The Hungarians had thrown off Turkish rule by 1688. Serbia was created by the Serbian Revolution, 1815–1833. The Greek... | {
"tokens": [
"The",
"populations",
"of",
"those",
"lands",
"did",
"not",
"accept",
"Turkish",
"rule",
".",
"The",
"Turks",
"to",
"them",
"were",
"foreigners",
"with",
"completely",
"different",
"customs",
",",
"way",
"of"... | eb025dd6827e4271bab84f840260b71c | What created Serbia? | {
"tokens": [
"What",
"created",
"Serbia",
"?"
],
"offsets": [
0,
5,
13,
19
]
} | {
"text": [
"the Serbian Revolution"
],
"char_spans": [
{
"start": [
276
],
"end": [
297
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
54
]
}
]
} | [
"the Serbian Revolution"
] |
SQuAD | The populations of those lands did not accept Turkish rule. The Turks to them were foreigners with completely different customs, way of life, and language. Intervals when there was no unrest were rare. The Hungarians had thrown off Turkish rule by 1688. Serbia was created by the Serbian Revolution, 1815–1833. The Greek... | {
"tokens": [
"The",
"populations",
"of",
"those",
"lands",
"did",
"not",
"accept",
"Turkish",
"rule",
".",
"The",
"Turks",
"to",
"them",
"were",
"foreigners",
"with",
"completely",
"different",
"customs",
",",
"way",
"of"... | 27f02b9205094f228df2cd1df4e298a9 | When was the Serbian Revolution? | {
"tokens": [
"When",
"was",
"the",
"Serbian",
"Revolution",
"?"
],
"offsets": [
0,
5,
9,
13,
21,
31
]
} | {
"text": [
"1815–1833"
],
"char_spans": [
{
"start": [
300
],
"end": [
308
]
}
],
"token_spans": [
{
"start": [
56
],
"end": [
56
]
}
]
} | [
"1815–1833"
] |
SQuAD | The populations of those lands did not accept Turkish rule. The Turks to them were foreigners with completely different customs, way of life, and language. Intervals when there was no unrest were rare. The Hungarians had thrown off Turkish rule by 1688. Serbia was created by the Serbian Revolution, 1815–1833. The Greek... | {
"tokens": [
"The",
"populations",
"of",
"those",
"lands",
"did",
"not",
"accept",
"Turkish",
"rule",
".",
"The",
"Turks",
"to",
"them",
"were",
"foreigners",
"with",
"completely",
"different",
"customs",
",",
"way",
"of"... | 563487afb141451a827f66307c248c19 | When was the Greek War of Independence? | {
"tokens": [
"When",
"was",
"the",
"Greek",
"War",
"of",
"Independence",
"?"
],
"offsets": [
0,
5,
9,
13,
19,
23,
26,
38
]
} | {
"text": [
"1821–1832"
],
"char_spans": [
{
"start": [
342
],
"end": [
350
]
}
],
"token_spans": [
{
"start": [
64
],
"end": [
64
]
}
]
} | [
"1821–1832"
] |
SQuAD | Near East (French: Proche-Orient) is a geographical term that roughly encompasses Western Asia. Despite having varying definitions within different academic circles, the term was originally applied to the maximum extent of the Ottoman Empire. The term has fallen into disuse in English, and has been replaced by the term... | {
"tokens": [
"Near",
"East",
"(",
"French",
":",
"Proche",
"-",
"Orient",
")",
"is",
"a",
"geographical",
"term",
"that",
"roughly",
"encompasses",
"Western",
"Asia",
".",
"Despite",
"having",
"varying",
"definitions",
"w... | dbe9f2bfab2b496e969503305b0b76d3 | What is a geographical term that roughly encompasses Western Asia? | {
"tokens": [
"What",
"is",
"a",
"geographical",
"term",
"that",
"roughly",
"encompasses",
"Western",
"Asia",
"?"
],
"offsets": [
0,
5,
8,
10,
23,
28,
33,
41,
53,
61,
65
]
} | {
"text": [
"Near East (French: Proche-Orient)"
],
"char_spans": [
{
"start": [
0
],
"end": [
31
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
7
]
}
]
} | [
"Near East (French: Proche-Orient)"
] |
SQuAD | Near East (French: Proche-Orient) is a geographical term that roughly encompasses Western Asia. Despite having varying definitions within different academic circles, the term was originally applied to the maximum extent of the Ottoman Empire. The term has fallen into disuse in English, and has been replaced by the term... | {
"tokens": [
"Near",
"East",
"(",
"French",
":",
"Proche",
"-",
"Orient",
")",
"is",
"a",
"geographical",
"term",
"that",
"roughly",
"encompasses",
"Western",
"Asia",
".",
"Despite",
"having",
"varying",
"definitions",
"w... | aec5bba6068248e4a35b491e085ad145 | The term near east was originally applies to the maximum extent of what empire? | {
"tokens": [
"The",
"term",
"near",
"east",
"was",
"originally",
"applies",
"to",
"the",
"maximum",
"extent",
"of",
"what",
"empire",
"?"
],
"offsets": [
0,
4,
9,
14,
19,
23,
34,
42,
45,
49,
57,
64,
67... | {
"text": [
"Ottoman Empire"
],
"char_spans": [
{
"start": [
227
],
"end": [
240
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
40
]
}
]
} | [
"Ottoman Empire"
] |
SQuAD | Near East (French: Proche-Orient) is a geographical term that roughly encompasses Western Asia. Despite having varying definitions within different academic circles, the term was originally applied to the maximum extent of the Ottoman Empire. The term has fallen into disuse in English, and has been replaced by the term... | {
"tokens": [
"Near",
"East",
"(",
"French",
":",
"Proche",
"-",
"Orient",
")",
"is",
"a",
"geographical",
"term",
"that",
"roughly",
"encompasses",
"Western",
"Asia",
".",
"Despite",
"having",
"varying",
"definitions",
"w... | 66e951fe0b4f4f21bb0ae7bccf2047f8 | The term Near East has fallen into disuses in what language? | {
"tokens": [
"The",
"term",
"Near",
"East",
"has",
"fallen",
"into",
"disuses",
"in",
"what",
"language",
"?"
],
"offsets": [
0,
4,
9,
14,
19,
23,
30,
35,
43,
46,
51,
59
]
} | {
"text": [
"English"
],
"char_spans": [
{
"start": [
278
],
"end": [
284
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
49
]
}
]
} | [
"English"
] |
SQuAD | Near East (French: Proche-Orient) is a geographical term that roughly encompasses Western Asia. Despite having varying definitions within different academic circles, the term was originally applied to the maximum extent of the Ottoman Empire. The term has fallen into disuse in English, and has been replaced by the term... | {
"tokens": [
"Near",
"East",
"(",
"French",
":",
"Proche",
"-",
"Orient",
")",
"is",
"a",
"geographical",
"term",
"that",
"roughly",
"encompasses",
"Western",
"Asia",
".",
"Despite",
"having",
"varying",
"definitions",
"w... | ce47461ee0a44803bce5e279eb7348b7 | What has replaced the term Near East? | {
"tokens": [
"What",
"has",
"replaced",
"the",
"term",
"Near",
"East",
"?"
],
"offsets": [
0,
5,
9,
18,
22,
27,
32,
36
]
} | {
"text": [
"Middle East"
],
"char_spans": [
{
"start": [
321
],
"end": [
331
]
}
],
"token_spans": [
{
"start": [
58
],
"end": [
59
]
}
]
} | [
"Middle East"
] |
SQuAD | In the 21st century, these trends have continued, and several new approaches have come into prominence, including multielectrode recording, which allows the activity of many brain cells to be recorded all at the same time; genetic engineering, which allows molecular components of the brain to be altered experimentally;... | {
"tokens": [
"In",
"the",
"21st",
"century",
",",
"these",
"trends",
"have",
"continued",
",",
"and",
"several",
"new",
"approaches",
"have",
"come",
"into",
"prominence",
",",
"including",
"multielectrode",
"recording",
",",... | 505e8f5297344cccbd855f43ac25b9c2 | Multielectrode recording allows what? | {
"tokens": [
"Multielectrode",
"recording",
"allows",
"what",
"?"
],
"offsets": [
0,
15,
25,
32,
36
]
} | {
"text": [
"the activity of many brain cells to be recorded all at the same time;"
],
"char_spans": [
{
"start": [
153
],
"end": [
221
]
}
],
"token_spans": [
{
"start": [
25
],
"end": [
39
]
}
]
} | [
"the activity of many brain cells to be recorded all at the same time;"
] |
SQuAD | In the 21st century, these trends have continued, and several new approaches have come into prominence, including multielectrode recording, which allows the activity of many brain cells to be recorded all at the same time; genetic engineering, which allows molecular components of the brain to be altered experimentally;... | {
"tokens": [
"In",
"the",
"21st",
"century",
",",
"these",
"trends",
"have",
"continued",
",",
"and",
"several",
"new",
"approaches",
"have",
"come",
"into",
"prominence",
",",
"including",
"multielectrode",
"recording",
",",... | 093d9b83488c4fa08275f15a303255d7 | Genetic engineering allows what? | {
"tokens": [
"Genetic",
"engineering",
"allows",
"what",
"?"
],
"offsets": [
0,
8,
20,
27,
31
]
} | {
"text": [
"molecular components of the brain to be altered experimentally;"
],
"char_spans": [
{
"start": [
257
],
"end": [
319
]
}
],
"token_spans": [
{
"start": [
45
],
"end": [
54
]
}
]
} | [
"molecular components of the brain to be altered experimentally;"
] |
SQuAD | In the 21st century, these trends have continued, and several new approaches have come into prominence, including multielectrode recording, which allows the activity of many brain cells to be recorded all at the same time; genetic engineering, which allows molecular components of the brain to be altered experimentally;... | {
"tokens": [
"In",
"the",
"21st",
"century",
",",
"these",
"trends",
"have",
"continued",
",",
"and",
"several",
"new",
"approaches",
"have",
"come",
"into",
"prominence",
",",
"including",
"multielectrode",
"recording",
",",... | 14dce01031ab45c98b54a5ba5921e301 | What does genomics allow the study of? | {
"tokens": [
"What",
"does",
"genomics",
"allow",
"the",
"study",
"of",
"?"
],
"offsets": [
0,
5,
10,
19,
25,
29,
35,
37
]
} | {
"text": [
"variations in brain structure to be correlated with variations in DNA properties and neuroimaging."
],
"char_spans": [
{
"start": [
344
],
"end": [
441
]
}
],
"token_spans": [
{
"start": [
59
],
"end": [
73
... | [
"variations in brain structure to be correlated with variations in DNA properties and neuroimaging."
] |
SQuAD | In the 21st century, these trends have continued, and several new approaches have come into prominence, including multielectrode recording, which allows the activity of many brain cells to be recorded all at the same time; genetic engineering, which allows molecular components of the brain to be altered experimentally;... | {
"tokens": [
"In",
"the",
"21st",
"century",
",",
"these",
"trends",
"have",
"continued",
",",
"and",
"several",
"new",
"approaches",
"have",
"come",
"into",
"prominence",
",",
"including",
"multielectrode",
"recording",
",",... | cb2649ef1e2e4ed29fd16146b47e299a | During what century was multielectrode recording invented? | {
"tokens": [
"During",
"what",
"century",
"was",
"multielectrode",
"recording",
"invented",
"?"
],
"offsets": [
0,
7,
12,
20,
24,
39,
49,
57
]
} | {
"text": [
"the 21st century,"
],
"char_spans": [
{
"start": [
3
],
"end": [
19
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
4
]
}
]
} | [
"the 21st century,"
] |
SQuAD | In the 21st century, these trends have continued, and several new approaches have come into prominence, including multielectrode recording, which allows the activity of many brain cells to be recorded all at the same time; genetic engineering, which allows molecular components of the brain to be altered experimentally;... | {
"tokens": [
"In",
"the",
"21st",
"century",
",",
"these",
"trends",
"have",
"continued",
",",
"and",
"several",
"new",
"approaches",
"have",
"come",
"into",
"prominence",
",",
"including",
"multielectrode",
"recording",
",",... | b2b86e86c6754dee87c497373f6f8fac | Genetic engineering was first discovered in what century? | {
"tokens": [
"Genetic",
"engineering",
"was",
"first",
"discovered",
"in",
"what",
"century",
"?"
],
"offsets": [
0,
8,
20,
24,
30,
41,
44,
49,
56
]
} | {
"text": [
"the 21st century,"
],
"char_spans": [
{
"start": [
3
],
"end": [
19
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
4
]
}
]
} | [
"the 21st century,"
] |
SQuAD | Most organisms studied to date utilize a reward–punishment mechanism: for instance, worms and insects can alter their behavior to seek food sources or to avoid dangers. In vertebrates, the reward-punishment system is implemented by a specific set of brain structures, at the heart of which lie the basal ganglia, a set o... | {
"tokens": [
"Most",
"organisms",
"studied",
"to",
"date",
"utilize",
"a",
"reward",
"–",
"punishment",
"mechanism",
":",
"for",
"instance",
",",
"worms",
"and",
"insects",
"can",
"alter",
"their",
"behavior",
"to",
"seek... | 08d06dbf68fb4a4f9b9fdf67f3a8f4f7 | A set of interconnected areas at the base of the forebrain is called what? | {
"tokens": [
"A",
"set",
"of",
"interconnected",
"areas",
"at",
"the",
"base",
"of",
"the",
"forebrain",
"is",
"called",
"what",
"?"
],
"offsets": [
0,
2,
6,
9,
24,
30,
33,
37,
42,
45,
49,
59,
62,
... | {
"text": [
"basal ganglia"
],
"char_spans": [
{
"start": [
298
],
"end": [
310
]
}
],
"token_spans": [
{
"start": [
56
],
"end": [
57
]
}
]
} | [
"basal ganglia"
] |
SQuAD | Most organisms studied to date utilize a reward–punishment mechanism: for instance, worms and insects can alter their behavior to seek food sources or to avoid dangers. In vertebrates, the reward-punishment system is implemented by a specific set of brain structures, at the heart of which lie the basal ganglia, a set o... | {
"tokens": [
"Most",
"organisms",
"studied",
"to",
"date",
"utilize",
"a",
"reward",
"–",
"punishment",
"mechanism",
":",
"for",
"instance",
",",
"worms",
"and",
"insects",
"can",
"alter",
"their",
"behavior",
"to",
"seek... | 92c2c25ab5bc434fa5975a1b4d66d333 | The basal ganglia is thought to be the central location at which what are made? | {
"tokens": [
"The",
"basal",
"ganglia",
"is",
"thought",
"to",
"be",
"the",
"central",
"location",
"at",
"which",
"what",
"are",
"made",
"?"
],
"offsets": [
0,
4,
10,
18,
21,
29,
32,
35,
39,
47,
56,
59... | {
"text": [
"decisions"
],
"char_spans": [
{
"start": [
456
],
"end": [
464
]
}
],
"token_spans": [
{
"start": [
85
],
"end": [
85
]
}
]
} | [
"decisions"
] |
SQuAD | Most organisms studied to date utilize a reward–punishment mechanism: for instance, worms and insects can alter their behavior to seek food sources or to avoid dangers. In vertebrates, the reward-punishment system is implemented by a specific set of brain structures, at the heart of which lie the basal ganglia, a set o... | {
"tokens": [
"Most",
"organisms",
"studied",
"to",
"date",
"utilize",
"a",
"reward",
"–",
"punishment",
"mechanism",
":",
"for",
"instance",
",",
"worms",
"and",
"insects",
"can",
"alter",
"their",
"behavior",
"to",
"seek... | 489bf87426e241d0a04a2b1db2b52021 | Which neurotransmitter plays a large role in drug abuse? | {
"tokens": [
"Which",
"neurotransmitter",
"plays",
"a",
"large",
"role",
"in",
"drug",
"abuse",
"?"
],
"offsets": [
0,
6,
23,
29,
31,
37,
42,
45,
50,
55
]
} | {
"text": [
"dopamine"
],
"char_spans": [
{
"start": [
1041
],
"end": [
1048
]
}
],
"token_spans": [
{
"start": [
186
],
"end": [
186
]
}
]
} | [
"dopamine"
] |
SQuAD | Most organisms studied to date utilize a reward–punishment mechanism: for instance, worms and insects can alter their behavior to seek food sources or to avoid dangers. In vertebrates, the reward-punishment system is implemented by a specific set of brain structures, at the heart of which lie the basal ganglia, a set o... | {
"tokens": [
"Most",
"organisms",
"studied",
"to",
"date",
"utilize",
"a",
"reward",
"–",
"punishment",
"mechanism",
":",
"for",
"instance",
",",
"worms",
"and",
"insects",
"can",
"alter",
"their",
"behavior",
"to",
"seek... | 1df3cc918624449591cefda4bbba6df7 | Which of the two systems, reward or punishment is better understood? | {
"tokens": [
"Which",
"of",
"the",
"two",
"systems",
",",
"reward",
"or",
"punishment",
"is",
"better",
"understood",
"?"
],
"offsets": [
0,
6,
9,
13,
17,
24,
26,
33,
36,
47,
50,
57,
67
]
} | {
"text": [
"The reward mechanism"
],
"char_spans": [
{
"start": [
846
],
"end": [
865
]
}
],
"token_spans": [
{
"start": [
154
],
"end": [
156
]
}
]
} | [
"The reward mechanism"
] |
SQuAD | Neurophysiologists study the chemical, pharmacological, and electrical properties of the brain: their primary tools are drugs and recording devices. Thousands of experimentally developed drugs affect the nervous system, some in highly specific ways. Recordings of brain activity can be made using electrodes, either glue... | {
"tokens": [
"Neurophysiologists",
"study",
"the",
"chemical",
",",
"pharmacological",
",",
"and",
"electrical",
"properties",
"of",
"the",
"brain",
":",
"their",
"primary",
"tools",
"are",
"drugs",
"and",
"recording",
"devices",... | bbdbd0386b3d46819fef64ba031aaa26 | What do neurophysiologists study? | {
"tokens": [
"What",
"do",
"neurophysiologists",
"study",
"?"
],
"offsets": [
0,
5,
8,
27,
32
]
} | {
"text": [
"the chemical, pharmacological, and electrical properties of the brain"
],
"char_spans": [
{
"start": [
25
],
"end": [
93
]
}
],
"token_spans": [
{
"start": [
2
],
"end": [
12
]
}
]
} | [
"the chemical, pharmacological, and electrical properties of the brain"
] |
SQuAD | Neurophysiologists study the chemical, pharmacological, and electrical properties of the brain: their primary tools are drugs and recording devices. Thousands of experimentally developed drugs affect the nervous system, some in highly specific ways. Recordings of brain activity can be made using electrodes, either glue... | {
"tokens": [
"Neurophysiologists",
"study",
"the",
"chemical",
",",
"pharmacological",
",",
"and",
"electrical",
"properties",
"of",
"the",
"brain",
":",
"their",
"primary",
"tools",
"are",
"drugs",
"and",
"recording",
"devices",... | fe3dff890d564899ab6604f428ce4768 | The most common tools that neurophysiologists use are what? | {
"tokens": [
"The",
"most",
"common",
"tools",
"that",
"neurophysiologists",
"use",
"are",
"what",
"?"
],
"offsets": [
0,
4,
9,
16,
22,
27,
46,
50,
54,
58
]
} | {
"text": [
"drugs and recording devices"
],
"char_spans": [
{
"start": [
120
],
"end": [
146
]
}
],
"token_spans": [
{
"start": [
18
],
"end": [
21
]
}
]
} | [
"drugs and recording devices"
] |
SQuAD | Neurophysiologists study the chemical, pharmacological, and electrical properties of the brain: their primary tools are drugs and recording devices. Thousands of experimentally developed drugs affect the nervous system, some in highly specific ways. Recordings of brain activity can be made using electrodes, either glue... | {
"tokens": [
"Neurophysiologists",
"study",
"the",
"chemical",
",",
"pharmacological",
",",
"and",
"electrical",
"properties",
"of",
"the",
"brain",
":",
"their",
"primary",
"tools",
"are",
"drugs",
"and",
"recording",
"devices",... | f3f7df7d305f49ccadcb0fcc662d4dce | What type of receptors does the brain lack? | {
"tokens": [
"What",
"type",
"of",
"receptors",
"does",
"the",
"brain",
"lack",
"?"
],
"offsets": [
0,
5,
10,
13,
23,
28,
32,
38,
42
]
} | {
"text": [
"pain receptors"
],
"char_spans": [
{
"start": [
529
],
"end": [
542
]
}
],
"token_spans": [
{
"start": [
86
],
"end": [
87
]
}
]
} | [
"pain receptors"
] |
SQuAD | Neurophysiologists study the chemical, pharmacological, and electrical properties of the brain: their primary tools are drugs and recording devices. Thousands of experimentally developed drugs affect the nervous system, some in highly specific ways. Recordings of brain activity can be made using electrodes, either glue... | {
"tokens": [
"Neurophysiologists",
"study",
"the",
"chemical",
",",
"pharmacological",
",",
"and",
"electrical",
"properties",
"of",
"the",
"brain",
":",
"their",
"primary",
"tools",
"are",
"drugs",
"and",
"recording",
"devices",... | 76ae8f777c634a02837c24b8ef8eadd2 | Electrodes are often glued to what like in EEG studies? | {
"tokens": [
"Electrodes",
"are",
"often",
"glued",
"to",
"what",
"like",
"in",
"EEG",
"studies",
"?"
],
"offsets": [
0,
11,
15,
21,
27,
30,
35,
40,
43,
47,
54
]
} | {
"text": [
"the scalp"
],
"char_spans": [
{
"start": [
325
],
"end": [
333
]
}
],
"token_spans": [
{
"start": [
52
],
"end": [
53
]
}
]
} | [
"the scalp"
] |
SQuAD | At the beginning of the 19th century the Ottoman Empire included all of the Balkan Peninsula north to the southern edge of the Hungarian Plain, but by 1914 had lost all of it except Constantinople and Eastern Thrace to the rise of Balkan nationalism, which saw the independence of Greece, Serbia, the Danubian Principali... | {
"tokens": [
"At",
"the",
"beginning",
"of",
"the",
"19th",
"century",
"the",
"Ottoman",
"Empire",
"included",
"all",
"of",
"the",
"Balkan",
"Peninsula",
"north",
"to",
"the",
"southern",
"edge",
"of",
"the",
"Hungarian",... | 9fdaa5edbaa94a74b96b262b675cf5d0 | What empire included all of the Balkan Peninsula north to the southern edge of the Hungarian Plain at the beginning of the 19th century? | {
"tokens": [
"What",
"empire",
"included",
"all",
"of",
"the",
"Balkan",
"Peninsula",
"north",
"to",
"the",
"southern",
"edge",
"of",
"the",
"Hungarian",
"Plain",
"at",
"the",
"beginning",
"of",
"the",
"19th",
"century",
... | {
"text": [
"the Ottoman Empire"
],
"char_spans": [
{
"start": [
37
],
"end": [
54
]
}
],
"token_spans": [
{
"start": [
7
],
"end": [
9
]
}
]
} | [
"the Ottoman Empire"
] |
SQuAD | At the beginning of the 19th century the Ottoman Empire included all of the Balkan Peninsula north to the southern edge of the Hungarian Plain, but by 1914 had lost all of it except Constantinople and Eastern Thrace to the rise of Balkan nationalism, which saw the independence of Greece, Serbia, the Danubian Principali... | {
"tokens": [
"At",
"the",
"beginning",
"of",
"the",
"19th",
"century",
"the",
"Ottoman",
"Empire",
"included",
"all",
"of",
"the",
"Balkan",
"Peninsula",
"north",
"to",
"the",
"southern",
"edge",
"of",
"the",
"Hungarian",... | 3938ff3422e549259637f0f61b39011e | When did the Ottoman Empire lose all of it's empire except Constantinople and Eastern Thrace? | {
"tokens": [
"When",
"did",
"the",
"Ottoman",
"Empire",
"lose",
"all",
"of",
"it",
"'s",
"empire",
"except",
"Constantinople",
"and",
"Eastern",
"Thrace",
"?"
],
"offsets": [
0,
5,
9,
13,
21,
28,
33,
37,
40,
... | {
"text": [
"1914"
],
"char_spans": [
{
"start": [
151
],
"end": [
154
]
}
],
"token_spans": [
{
"start": [
28
],
"end": [
28
]
}
]
} | [
"1914"
] |
SQuAD | At the beginning of the 19th century the Ottoman Empire included all of the Balkan Peninsula north to the southern edge of the Hungarian Plain, but by 1914 had lost all of it except Constantinople and Eastern Thrace to the rise of Balkan nationalism, which saw the independence of Greece, Serbia, the Danubian Principali... | {
"tokens": [
"At",
"the",
"beginning",
"of",
"the",
"19th",
"century",
"the",
"Ottoman",
"Empire",
"included",
"all",
"of",
"the",
"Balkan",
"Peninsula",
"north",
"to",
"the",
"southern",
"edge",
"of",
"the",
"Hungarian",... | 40d7cfb2cf76422d9862212c98d60042 | The rise of what saw the independence of Greece, Serbia, the Danubian Principalities and Bulgaria? | {
"tokens": [
"The",
"rise",
"of",
"what",
"saw",
"the",
"independence",
"of",
"Greece",
",",
"Serbia",
",",
"the",
"Danubian",
"Principalities",
"and",
"Bulgaria",
"?"
],
"offsets": [
0,
4,
9,
12,
17,
21,
25,
... | {
"text": [
"the rise of Balkan nationalism"
],
"char_spans": [
{
"start": [
219
],
"end": [
248
]
}
],
"token_spans": [
{
"start": [
40
],
"end": [
44
]
}
]
} | [
"the rise of Balkan nationalism"
] |
SQuAD | At the beginning of the 19th century the Ottoman Empire included all of the Balkan Peninsula north to the southern edge of the Hungarian Plain, but by 1914 had lost all of it except Constantinople and Eastern Thrace to the rise of Balkan nationalism, which saw the independence of Greece, Serbia, the Danubian Principali... | {
"tokens": [
"At",
"the",
"beginning",
"of",
"the",
"19th",
"century",
"the",
"Ottoman",
"Empire",
"included",
"all",
"of",
"the",
"Balkan",
"Peninsula",
"north",
"to",
"the",
"southern",
"edge",
"of",
"the",
"Hungarian",... | eafc46298a8049848c53d1140866777e | Until what year did the Ottomans retain a band of territory including Albania, Macedonia and Thrace? | {
"tokens": [
"Until",
"what",
"year",
"did",
"the",
"Ottomans",
"retain",
"a",
"band",
"of",
"territory",
"including",
"Albania",
",",
"Macedonia",
"and",
"Thrace",
"?"
],
"offsets": [
0,
6,
11,
16,
20,
24,
33,
... | {
"text": [
"1912"
],
"char_spans": [
{
"start": [
348
],
"end": [
351
]
}
],
"token_spans": [
{
"start": [
63
],
"end": [
63
]
}
]
} | [
"1912"
] |
SQuAD | At the beginning of the 19th century the Ottoman Empire included all of the Balkan Peninsula north to the southern edge of the Hungarian Plain, but by 1914 had lost all of it except Constantinople and Eastern Thrace to the rise of Balkan nationalism, which saw the independence of Greece, Serbia, the Danubian Principali... | {
"tokens": [
"At",
"the",
"beginning",
"of",
"the",
"19th",
"century",
"the",
"Ottoman",
"Empire",
"included",
"all",
"of",
"the",
"Balkan",
"Peninsula",
"north",
"to",
"the",
"southern",
"edge",
"of",
"the",
"Hungarian",... | fe698a5cd9d74e34b898e8881952696f | When did the Ottomans lose the territory of Albania, Macedonia and Thrace? | {
"tokens": [
"When",
"did",
"the",
"Ottomans",
"lose",
"the",
"territory",
"of",
"Albania",
",",
"Macedonia",
"and",
"Thrace",
"?"
],
"offsets": [
0,
5,
9,
13,
22,
27,
31,
41,
44,
51,
53,
63,
67,
73
... | {
"text": [
"the two Balkan Wars of 1912–13"
],
"char_spans": [
{
"start": [
455
],
"end": [
484
]
}
],
"token_spans": [
{
"start": [
82
],
"end": [
87
]
}
]
} | [
"the two Balkan Wars of 1912–13"
] |
SQuAD | The oldest method of studying the brain is anatomical, and until the middle of the 20th century, much of the progress in neuroscience came from the development of better cell stains and better microscopes. Neuroanatomists study the large-scale structure of the brain as well as the microscopic structure of neurons and t... | {
"tokens": [
"The",
"oldest",
"method",
"of",
"studying",
"the",
"brain",
"is",
"anatomical",
",",
"and",
"until",
"the",
"middle",
"of",
"the",
"20th",
"century",
",",
"much",
"of",
"the",
"progress",
"in",
"neurosci... | 33f7a5c44c264d558c97fecc9c76e2f7 | The oldest known method of studying the brain is what? | {
"tokens": [
"The",
"oldest",
"known",
"method",
"of",
"studying",
"the",
"brain",
"is",
"what",
"?"
],
"offsets": [
0,
4,
11,
17,
24,
27,
36,
40,
46,
49,
53
]
} | {
"text": [
"anatomical,"
],
"char_spans": [
{
"start": [
43
],
"end": [
53
]
}
],
"token_spans": [
{
"start": [
8
],
"end": [
9
]
}
]
} | [
"anatomical,"
] |
SQuAD | The oldest method of studying the brain is anatomical, and until the middle of the 20th century, much of the progress in neuroscience came from the development of better cell stains and better microscopes. Neuroanatomists study the large-scale structure of the brain as well as the microscopic structure of neurons and t... | {
"tokens": [
"The",
"oldest",
"method",
"of",
"studying",
"the",
"brain",
"is",
"anatomical",
",",
"and",
"until",
"the",
"middle",
"of",
"the",
"20th",
"century",
",",
"much",
"of",
"the",
"progress",
"in",
"neurosci... | 75082d6d29394ecdab4f57f3335a73cf | What do neuroanatomists study? | {
"tokens": [
"What",
"do",
"neuroanatomists",
"study",
"?"
],
"offsets": [
0,
5,
8,
24,
29
]
} | {
"text": [
"the large-scale structure of the brain"
],
"char_spans": [
{
"start": [
228
],
"end": [
265
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
46
]
}
]
} | [
"the large-scale structure of the brain"
] |
SQuAD | The oldest method of studying the brain is anatomical, and until the middle of the 20th century, much of the progress in neuroscience came from the development of better cell stains and better microscopes. Neuroanatomists study the large-scale structure of the brain as well as the microscopic structure of neurons and t... | {
"tokens": [
"The",
"oldest",
"method",
"of",
"studying",
"the",
"brain",
"is",
"anatomical",
",",
"and",
"until",
"the",
"middle",
"of",
"the",
"20th",
"century",
",",
"much",
"of",
"the",
"progress",
"in",
"neurosci... | 5bf27ec510e54690937ef209e6e85f33 | What type of study uses medical imaging techniques to correlate changes in brain structure? | {
"tokens": [
"What",
"type",
"of",
"study",
"uses",
"medical",
"imaging",
"techniques",
"to",
"correlate",
"changes",
"in",
"brain",
"structure",
"?"
],
"offsets": [
0,
5,
10,
13,
19,
24,
32,
40,
51,
54,
64,
... | {
"text": [
"neuroanatomy"
],
"char_spans": [
{
"start": [
622
],
"end": [
633
]
}
],
"token_spans": [
{
"start": [
106
],
"end": [
106
]
}
]
} | [
"neuroanatomy"
] |
SQuAD | The oldest method of studying the brain is anatomical, and until the middle of the 20th century, much of the progress in neuroscience came from the development of better cell stains and better microscopes. Neuroanatomists study the large-scale structure of the brain as well as the microscopic structure of neurons and t... | {
"tokens": [
"The",
"oldest",
"method",
"of",
"studying",
"the",
"brain",
"is",
"anatomical",
",",
"and",
"until",
"the",
"middle",
"of",
"the",
"20th",
"century",
",",
"much",
"of",
"the",
"progress",
"in",
"neurosci... | ab2e42d598124693898dcfd684ef8e40 | Until what century was brain studying mostly anatomical? | {
"tokens": [
"Until",
"what",
"century",
"was",
"brain",
"studying",
"mostly",
"anatomical",
"?"
],
"offsets": [
0,
6,
11,
19,
23,
29,
38,
45,
55
]
} | {
"text": [
"the middle of the 20th century,"
],
"char_spans": [
{
"start": [
65
],
"end": [
95
]
}
],
"token_spans": [
{
"start": [
12
],
"end": [
18
]
}
]
} | [
"the middle of the 20th century,"
] |
SQuAD | In vertebrates, the part of the brain that plays the greatest role is the hypothalamus, a small region at the base of the forebrain whose size does not reflect its complexity or the importance of its function. The hypothalamus is a collection of small nuclei, most of which are involved in basic biological functions. So... | {
"tokens": [
"In",
"vertebrates",
",",
"the",
"part",
"of",
"the",
"brain",
"that",
"plays",
"the",
"greatest",
"role",
"is",
"the",
"hypothalamus",
",",
"a",
"small",
"region",
"at",
"the",
"base",
"of",
"the",
"... | ede55269762f406b86836679ae1714ca | The hypothalamus is located at the base of what? | {
"tokens": [
"The",
"hypothalamus",
"is",
"located",
"at",
"the",
"base",
"of",
"what",
"?"
],
"offsets": [
0,
4,
17,
20,
28,
31,
35,
40,
43,
47
]
} | {
"text": [
"the forebrain"
],
"char_spans": [
{
"start": [
118
],
"end": [
130
]
}
],
"token_spans": [
{
"start": [
24
],
"end": [
25
]
}
]
} | [
"the forebrain"
] |
SQuAD | In vertebrates, the part of the brain that plays the greatest role is the hypothalamus, a small region at the base of the forebrain whose size does not reflect its complexity or the importance of its function. The hypothalamus is a collection of small nuclei, most of which are involved in basic biological functions. So... | {
"tokens": [
"In",
"vertebrates",
",",
"the",
"part",
"of",
"the",
"brain",
"that",
"plays",
"the",
"greatest",
"role",
"is",
"the",
"hypothalamus",
",",
"a",
"small",
"region",
"at",
"the",
"base",
"of",
"the",
"... | 09bf3991ae2345f7aa1c68b97f3909d6 | In vertebrates, the most important part of the brain is what? | {
"tokens": [
"In",
"vertebrates",
",",
"the",
"most",
"important",
"part",
"of",
"the",
"brain",
"is",
"what",
"?"
],
"offsets": [
0,
3,
14,
16,
20,
25,
35,
40,
43,
47,
53,
56,
60
]
} | {
"text": [
"the hypothalamus,"
],
"char_spans": [
{
"start": [
70
],
"end": [
86
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
16
]
}
]
} | [
"the hypothalamus,"
] |
SQuAD | In vertebrates, the part of the brain that plays the greatest role is the hypothalamus, a small region at the base of the forebrain whose size does not reflect its complexity or the importance of its function. The hypothalamus is a collection of small nuclei, most of which are involved in basic biological functions. So... | {
"tokens": [
"In",
"vertebrates",
",",
"the",
"part",
"of",
"the",
"brain",
"that",
"plays",
"the",
"greatest",
"role",
"is",
"the",
"hypothalamus",
",",
"a",
"small",
"region",
"at",
"the",
"base",
"of",
"the",
"... | 8c1fd2c17b694fcca96d7d54a73f9ac6 | A collection of small nuclei at the base of the forebrain is called what? | {
"tokens": [
"A",
"collection",
"of",
"small",
"nuclei",
"at",
"the",
"base",
"of",
"the",
"forebrain",
"is",
"called",
"what",
"?"
],
"offsets": [
0,
2,
13,
16,
22,
29,
32,
36,
41,
44,
48,
58,
61,
... | {
"text": [
"the hypothalamus,"
],
"char_spans": [
{
"start": [
70
],
"end": [
86
]
}
],
"token_spans": [
{
"start": [
14
],
"end": [
16
]
}
]
} | [
"the hypothalamus,"
] |
SQuAD | In vertebrates, the part of the brain that plays the greatest role is the hypothalamus, a small region at the base of the forebrain whose size does not reflect its complexity or the importance of its function. The hypothalamus is a collection of small nuclei, most of which are involved in basic biological functions. So... | {
"tokens": [
"In",
"vertebrates",
",",
"the",
"part",
"of",
"the",
"brain",
"that",
"plays",
"the",
"greatest",
"role",
"is",
"the",
"hypothalamus",
",",
"a",
"small",
"region",
"at",
"the",
"base",
"of",
"the",
"... | 4efe6f08e4104cd5a229a896dfcc2c94 | The gland directly underneath the hypothalamus is which gland? | {
"tokens": [
"The",
"gland",
"directly",
"underneath",
"the",
"hypothalamus",
"is",
"which",
"gland",
"?"
],
"offsets": [
0,
4,
10,
19,
30,
34,
47,
50,
56,
61
]
} | {
"text": [
"the pituitary gland"
],
"char_spans": [
{
"start": [
830
],
"end": [
848
]
}
],
"token_spans": [
{
"start": [
146
],
"end": [
148
]
}
]
} | [
"the pituitary gland"
] |
SQuAD | In vertebrates, the part of the brain that plays the greatest role is the hypothalamus, a small region at the base of the forebrain whose size does not reflect its complexity or the importance of its function. The hypothalamus is a collection of small nuclei, most of which are involved in basic biological functions. So... | {
"tokens": [
"In",
"vertebrates",
",",
"the",
"part",
"of",
"the",
"brain",
"that",
"plays",
"the",
"greatest",
"role",
"is",
"the",
"hypothalamus",
",",
"a",
"small",
"region",
"at",
"the",
"base",
"of",
"the",
"... | f7f71fcc429f466cac0b8d7151dd3287 | The pituitary gland sends hormones through what in the body? | {
"tokens": [
"The",
"pituitary",
"gland",
"sends",
"hormones",
"through",
"what",
"in",
"the",
"body",
"?"
],
"offsets": [
0,
4,
14,
20,
26,
35,
43,
48,
51,
55,
59
]
} | {
"text": [
"the bloodstream"
],
"char_spans": [
{
"start": [
967
],
"end": [
981
]
}
],
"token_spans": [
{
"start": [
168
],
"end": [
169
]
}
]
} | [
"the bloodstream"
] |
SQuAD | The geographical terms "Near East" and "Far East" referring to areas of the globe in or contiguous to the former British Empire and the neighboring colonies of the Dutch, Portuguese, Spanish and Germans, fit together as a pair based on the opposites of far and near, suggesting that they were innovated together. They ap... | {
"tokens": [
"The",
"geographical",
"terms",
"\"",
"Near",
"East",
"\"",
"and",
"\"",
"Far",
"East",
"\"",
"referring",
"to",
"areas",
"of",
"the",
"globe",
"in",
"or",
"contiguous",
"to",
"the",
"former",
"British",
... | a7322a470472464d9433efa7e18d648f | The terms "Near East" and "Far East" referring to areas of the globe in or contiguous to the former British Empire and the neighboring colonies fit together as a pair based on what? | {
"tokens": [
"The",
"terms",
"\"",
"Near",
"East",
"\"",
"and",
"\"",
"Far",
"East",
"\"",
"referring",
"to",
"areas",
"of",
"the",
"globe",
"in",
"or",
"contiguous",
"to",
"the",
"former",
"British",
"Empire",
"a... | {
"text": [
"the opposites of far and near"
],
"char_spans": [
{
"start": [
236
],
"end": [
264
]
}
],
"token_spans": [
{
"start": [
47
],
"end": [
52
]
}
]
} | [
"the opposites of far and near"
] |
SQuAD | The geographical terms "Near East" and "Far East" referring to areas of the globe in or contiguous to the former British Empire and the neighboring colonies of the Dutch, Portuguese, Spanish and Germans, fit together as a pair based on the opposites of far and near, suggesting that they were innovated together. They ap... | {
"tokens": [
"The",
"geographical",
"terms",
"\"",
"Near",
"East",
"\"",
"and",
"\"",
"Far",
"East",
"\"",
"referring",
"to",
"areas",
"of",
"the",
"globe",
"in",
"or",
"contiguous",
"to",
"the",
"former",
"British",
... | 49d3526bdcf64281bd0b5ddf42e7fb26 | When do the terms "Near East" and "Far East" appear together in journals? | {
"tokens": [
"When",
"do",
"the",
"terms",
"\"",
"Near",
"East",
"\"",
"and",
"\"",
"Far",
"East",
"\"",
"appear",
"together",
"in",
"journals",
"?"
],
"offsets": [
0,
5,
8,
12,
18,
19,
24,
28,
30,
34,... | {
"text": [
"the mid-19th century"
],
"char_spans": [
{
"start": [
353
],
"end": [
372
]
}
],
"token_spans": [
{
"start": [
68
],
"end": [
70
]
}
]
} | [
"the mid-19th century"
] |
SQuAD | The geographical terms "Near East" and "Far East" referring to areas of the globe in or contiguous to the former British Empire and the neighboring colonies of the Dutch, Portuguese, Spanish and Germans, fit together as a pair based on the opposites of far and near, suggesting that they were innovated together. They ap... | {
"tokens": [
"The",
"geographical",
"terms",
"\"",
"Near",
"East",
"\"",
"and",
"\"",
"Far",
"East",
"\"",
"referring",
"to",
"areas",
"of",
"the",
"globe",
"in",
"or",
"contiguous",
"to",
"the",
"former",
"British",
... | d47ff5cb1fb740b7a9bc196035078e60 | The term Near East and Far East were used in British and American meanings when referring to what? | {
"tokens": [
"The",
"term",
"Near",
"East",
"and",
"Far",
"East",
"were",
"used",
"in",
"British",
"and",
"American",
"meanings",
"when",
"referring",
"to",
"what",
"?"
],
"offsets": [
0,
4,
9,
14,
19,
23,
27,... | {
"text": [
"the near or far east of a field, village or shire."
],
"char_spans": [
{
"start": [
450
],
"end": [
499
]
}
],
"token_spans": [
{
"start": [
85
],
"end": [
97
]
}
]
} | [
"the near or far east of a field, village or shire."
] |
SQuAD | Another approach to brain function is to examine the consequences of damage to specific brain areas. Even though it is protected by the skull and meninges, surrounded by cerebrospinal fluid, and isolated from the bloodstream by the blood–brain barrier, the delicate nature of the brain makes it vulnerable to numerous di... | {
"tokens": [
"Another",
"approach",
"to",
"brain",
"function",
"is",
"to",
"examine",
"the",
"consequences",
"of",
"damage",
"to",
"specific",
"brain",
"areas",
".",
"Even",
"though",
"it",
"is",
"protected",
"by",
"the",... | 87cb9de1938d437799a509ed01fe6d56 | The brain is surrounded by what type of fluid? | {
"tokens": [
"The",
"brain",
"is",
"surrounded",
"by",
"what",
"type",
"of",
"fluid",
"?"
],
"offsets": [
0,
4,
10,
13,
24,
27,
32,
37,
40,
45
]
} | {
"text": [
"cerebrospinal fluid"
],
"char_spans": [
{
"start": [
170
],
"end": [
188
]
}
],
"token_spans": [
{
"start": [
30
],
"end": [
31
]
}
]
} | [
"cerebrospinal fluid"
] |
SQuAD | Another approach to brain function is to examine the consequences of damage to specific brain areas. Even though it is protected by the skull and meninges, surrounded by cerebrospinal fluid, and isolated from the bloodstream by the blood–brain barrier, the delicate nature of the brain makes it vulnerable to numerous di... | {
"tokens": [
"Another",
"approach",
"to",
"brain",
"function",
"is",
"to",
"examine",
"the",
"consequences",
"of",
"damage",
"to",
"specific",
"brain",
"areas",
".",
"Even",
"though",
"it",
"is",
"protected",
"by",
"the",... | 80340b4db0a14abd9e7eb3e5e436b6da | The brain is separated from the bloodstream by what feature? | {
"tokens": [
"The",
"brain",
"is",
"separated",
"from",
"the",
"bloodstream",
"by",
"what",
"feature",
"?"
],
"offsets": [
0,
4,
10,
13,
23,
28,
32,
44,
47,
52,
59
]
} | {
"text": [
"the blood–brain barrier"
],
"char_spans": [
{
"start": [
228
],
"end": [
250
]
}
],
"token_spans": [
{
"start": [
39
],
"end": [
43
]
}
]
} | [
"the blood–brain barrier"
] |
SQuAD | Another approach to brain function is to examine the consequences of damage to specific brain areas. Even though it is protected by the skull and meninges, surrounded by cerebrospinal fluid, and isolated from the bloodstream by the blood–brain barrier, the delicate nature of the brain makes it vulnerable to numerous di... | {
"tokens": [
"Another",
"approach",
"to",
"brain",
"function",
"is",
"to",
"examine",
"the",
"consequences",
"of",
"damage",
"to",
"specific",
"brain",
"areas",
".",
"Even",
"though",
"it",
"is",
"protected",
"by",
"the",... | aaf920bc7b91425fad694221d3a9a466 | The two main structures that protect the brain are what? | {
"tokens": [
"The",
"two",
"main",
"structures",
"that",
"protect",
"the",
"brain",
"are",
"what",
"?"
],
"offsets": [
0,
4,
8,
13,
24,
29,
37,
41,
47,
51,
55
]
} | {
"text": [
"the skull and meninges"
],
"char_spans": [
{
"start": [
132
],
"end": [
153
]
}
],
"token_spans": [
{
"start": [
23
],
"end": [
26
]
}
]
} | [
"the skull and meninges"
] |
SQuAD | Another approach to brain function is to examine the consequences of damage to specific brain areas. Even though it is protected by the skull and meninges, surrounded by cerebrospinal fluid, and isolated from the bloodstream by the blood–brain barrier, the delicate nature of the brain makes it vulnerable to numerous di... | {
"tokens": [
"Another",
"approach",
"to",
"brain",
"function",
"is",
"to",
"examine",
"the",
"consequences",
"of",
"damage",
"to",
"specific",
"brain",
"areas",
".",
"Even",
"though",
"it",
"is",
"protected",
"by",
"the",... | db62be2f2d184efea54e33756cfee8e3 | What type of disease if often studied to understand damage to the brain? | {
"tokens": [
"What",
"type",
"of",
"disease",
"if",
"often",
"studied",
"to",
"understand",
"damage",
"to",
"the",
"brain",
"?"
],
"offsets": [
0,
5,
10,
13,
21,
24,
30,
38,
41,
52,
59,
62,
66,
71
]
... | {
"text": [
"strokes"
],
"char_spans": [
{
"start": [
382
],
"end": [
388
]
}
],
"token_spans": [
{
"start": [
69
],
"end": [
69
]
}
]
} | [
"strokes"
] |
SQuAD | Another approach to brain function is to examine the consequences of damage to specific brain areas. Even though it is protected by the skull and meninges, surrounded by cerebrospinal fluid, and isolated from the bloodstream by the blood–brain barrier, the delicate nature of the brain makes it vulnerable to numerous di... | {
"tokens": [
"Another",
"approach",
"to",
"brain",
"function",
"is",
"to",
"examine",
"the",
"consequences",
"of",
"damage",
"to",
"specific",
"brain",
"areas",
".",
"Even",
"though",
"it",
"is",
"protected",
"by",
"the",... | 60411f9278e5466eb4108cb09d124ccc | What type of animal is most commonly used to study brain damage? | {
"tokens": [
"What",
"type",
"of",
"animal",
"is",
"most",
"commonly",
"used",
"to",
"study",
"brain",
"damage",
"?"
],
"offsets": [
0,
5,
10,
13,
20,
23,
28,
37,
42,
45,
51,
57,
63
]
} | {
"text": [
"rats"
],
"char_spans": [
{
"start": [
664
],
"end": [
667
]
}
],
"token_spans": [
{
"start": [
118
],
"end": [
118
]
}
]
} | [
"rats"
] |
SQuAD | Ptolemy's Geography divided Asia on a similar basis. In the north is "Scythia this side of the Himalayas" and "Scythia beyond the Himalayas." To the south is "India on this side of the Ganges" and "India beyond the Ganges." Asia began on the coast of Anatolia ("land of the rising sun"). Beyond the Ganges and Himalayas ... | {
"tokens": [
"Ptolemy",
"'s",
"Geography",
"divided",
"Asia",
"on",
"a",
"similar",
"basis",
".",
"In",
"the",
"north",
"is",
"\"",
"Scythia",
"this",
"side",
"of",
"the",
"Himalayas",
"\"",
"and",
"\"",
"Scythia",
... | 7d73f6b57cf34b939bd32469f009b921 | What divided Asia on a similar basis? | {
"tokens": [
"What",
"divided",
"Asia",
"on",
"a",
"similar",
"basis",
"?"
],
"offsets": [
0,
5,
13,
18,
21,
23,
31,
36
]
} | {
"text": [
"Ptolemy's Geography"
],
"char_spans": [
{
"start": [
0
],
"end": [
18
]
}
],
"token_spans": [
{
"start": [
0
],
"end": [
2
]
}
]
} | [
"Ptolemy's Geography"
] |
SQuAD | Ptolemy's Geography divided Asia on a similar basis. In the north is "Scythia this side of the Himalayas" and "Scythia beyond the Himalayas." To the south is "India on this side of the Ganges" and "India beyond the Ganges." Asia began on the coast of Anatolia ("land of the rising sun"). Beyond the Ganges and Himalayas ... | {
"tokens": [
"Ptolemy",
"'s",
"Geography",
"divided",
"Asia",
"on",
"a",
"similar",
"basis",
".",
"In",
"the",
"north",
"is",
"\"",
"Scythia",
"this",
"side",
"of",
"the",
"Himalayas",
"\"",
"and",
"\"",
"Scythia",
... | 5f90507240a445aa8f8b1c16d71f5e85 | "Scythia this side of the Himalayas" is located where? | {
"tokens": [
"\"",
"Scythia",
"this",
"side",
"of",
"the",
"Himalayas",
"\"",
"is",
"located",
"where",
"?"
],
"offsets": [
0,
1,
9,
14,
19,
22,
26,
35,
37,
40,
48,
53
]
} | {
"text": [
"In the north"
],
"char_spans": [
{
"start": [
53
],
"end": [
64
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
12
]
}
]
} | [
"In the north"
] |
SQuAD | Ptolemy's Geography divided Asia on a similar basis. In the north is "Scythia this side of the Himalayas" and "Scythia beyond the Himalayas." To the south is "India on this side of the Ganges" and "India beyond the Ganges." Asia began on the coast of Anatolia ("land of the rising sun"). Beyond the Ganges and Himalayas ... | {
"tokens": [
"Ptolemy",
"'s",
"Geography",
"divided",
"Asia",
"on",
"a",
"similar",
"basis",
".",
"In",
"the",
"north",
"is",
"\"",
"Scythia",
"this",
"side",
"of",
"the",
"Himalayas",
"\"",
"and",
"\"",
"Scythia",
... | fb65ff4492d54fc79675baf782169fba | "India on this side of the Ganges" is located where? | {
"tokens": [
"\"",
"India",
"on",
"this",
"side",
"of",
"the",
"Ganges",
"\"",
"is",
"located",
"where",
"?"
],
"offsets": [
0,
1,
7,
10,
15,
20,
23,
27,
33,
35,
38,
46,
51
]
} | {
"text": [
"To the south"
],
"char_spans": [
{
"start": [
142
],
"end": [
153
]
}
],
"token_spans": [
{
"start": [
30
],
"end": [
32
]
}
]
} | [
"To the south"
] |
SQuAD | Ptolemy's Geography divided Asia on a similar basis. In the north is "Scythia this side of the Himalayas" and "Scythia beyond the Himalayas." To the south is "India on this side of the Ganges" and "India beyond the Ganges." Asia began on the coast of Anatolia ("land of the rising sun"). Beyond the Ganges and Himalayas ... | {
"tokens": [
"Ptolemy",
"'s",
"Geography",
"divided",
"Asia",
"on",
"a",
"similar",
"basis",
".",
"In",
"the",
"north",
"is",
"\"",
"Scythia",
"this",
"side",
"of",
"the",
"Himalayas",
"\"",
"and",
"\"",
"Scythia",
... | 3af32b1c73d9420a899542f7883ab2a6 | "Scythia beyond the Himalayas" is located where? | {
"tokens": [
"\"",
"Scythia",
"beyond",
"the",
"Himalayas",
"\"",
"is",
"located",
"where",
"?"
],
"offsets": [
0,
1,
9,
16,
20,
29,
31,
34,
42,
47
]
} | {
"text": [
"In the north"
],
"char_spans": [
{
"start": [
53
],
"end": [
64
]
}
],
"token_spans": [
{
"start": [
10
],
"end": [
12
]
}
]
} | [
"In the north"
] |
SQuAD | Ptolemy's Geography divided Asia on a similar basis. In the north is "Scythia this side of the Himalayas" and "Scythia beyond the Himalayas." To the south is "India on this side of the Ganges" and "India beyond the Ganges." Asia began on the coast of Anatolia ("land of the rising sun"). Beyond the Ganges and Himalayas ... | {
"tokens": [
"Ptolemy",
"'s",
"Geography",
"divided",
"Asia",
"on",
"a",
"similar",
"basis",
".",
"In",
"the",
"north",
"is",
"\"",
"Scythia",
"this",
"side",
"of",
"the",
"Himalayas",
"\"",
"and",
"\"",
"Scythia",
... | 2790949c0b3442b799d3eaff6ed02fed | Where did Asia begin? | {
"tokens": [
"Where",
"did",
"Asia",
"begin",
"?"
],
"offsets": [
0,
6,
10,
15,
20
]
} | {
"text": [
"on the coast of Anatolia"
],
"char_spans": [
{
"start": [
235
],
"end": [
258
]
}
],
"token_spans": [
{
"start": [
53
],
"end": [
57
]
}
]
} | [
"on the coast of Anatolia"
] |
SQuAD | In 1853 the Russian Empire on behalf of the Slavic Balkan states began to question the very existence of the Ottoman Empire. The result was the Crimean War, 1853–1856, in which the British Empire and the French Empire supported the Ottoman Empire in its struggle against the incursions of the Russian Empire. Eventually,... | {
"tokens": [
"In",
"1853",
"the",
"Russian",
"Empire",
"on",
"behalf",
"of",
"the",
"Slavic",
"Balkan",
"states",
"began",
"to",
"question",
"the",
"very",
"existence",
"of",
"the",
"Ottoman",
"Empire",
".",
"The",
"r... | dadfb8b05c8148cd90e92685957285d4 | When did the Russian Empire begin to question the existence of the Ottoman Empire? | {
"tokens": [
"When",
"did",
"the",
"Russian",
"Empire",
"begin",
"to",
"question",
"the",
"existence",
"of",
"the",
"Ottoman",
"Empire",
"?"
],
"offsets": [
0,
5,
9,
13,
21,
28,
34,
37,
46,
50,
60,
63,
... | {
"text": [
"1853"
],
"char_spans": [
{
"start": [
3
],
"end": [
6
]
}
],
"token_spans": [
{
"start": [
1
],
"end": [
1
]
}
]
} | [
"1853"
] |
SQuAD | In 1853 the Russian Empire on behalf of the Slavic Balkan states began to question the very existence of the Ottoman Empire. The result was the Crimean War, 1853–1856, in which the British Empire and the French Empire supported the Ottoman Empire in its struggle against the incursions of the Russian Empire. Eventually,... | {
"tokens": [
"In",
"1853",
"the",
"Russian",
"Empire",
"on",
"behalf",
"of",
"the",
"Slavic",
"Balkan",
"states",
"began",
"to",
"question",
"the",
"very",
"existence",
"of",
"the",
"Ottoman",
"Empire",
".",
"The",
"r... | 8fec54c328b145c1aa7e39580b35ba45 | When was the Crimean War? | {
"tokens": [
"When",
"was",
"the",
"Crimean",
"War",
"?"
],
"offsets": [
0,
5,
9,
13,
21,
24
]
} | {
"text": [
"1853–1856"
],
"char_spans": [
{
"start": [
157
],
"end": [
165
]
}
],
"token_spans": [
{
"start": [
30
],
"end": [
30
]
}
]
} | [
"1853–1856"
] |
SQuAD | In 1853 the Russian Empire on behalf of the Slavic Balkan states began to question the very existence of the Ottoman Empire. The result was the Crimean War, 1853–1856, in which the British Empire and the French Empire supported the Ottoman Empire in its struggle against the incursions of the Russian Empire. Eventually,... | {
"tokens": [
"In",
"1853",
"the",
"Russian",
"Empire",
"on",
"behalf",
"of",
"the",
"Slavic",
"Balkan",
"states",
"began",
"to",
"question",
"the",
"very",
"existence",
"of",
"the",
"Ottoman",
"Empire",
".",
"The",
"r... | f7137e3363384dfc9163cf85a78f41f8 | During the Crimean War who did the British and French support? | {
"tokens": [
"During",
"the",
"Crimean",
"War",
"who",
"did",
"the",
"British",
"and",
"French",
"support",
"?"
],
"offsets": [
0,
7,
11,
19,
23,
27,
31,
35,
43,
47,
54,
61
]
} | {
"text": [
"the Ottoman Empire"
],
"char_spans": [
{
"start": [
228
],
"end": [
245
]
}
],
"token_spans": [
{
"start": [
42
],
"end": [
44
]
}
]
} | [
"the Ottoman Empire"
] |
SQuAD | In 1853 the Russian Empire on behalf of the Slavic Balkan states began to question the very existence of the Ottoman Empire. The result was the Crimean War, 1853–1856, in which the British Empire and the French Empire supported the Ottoman Empire in its struggle against the incursions of the Russian Empire. Eventually,... | {
"tokens": [
"In",
"1853",
"the",
"Russian",
"Empire",
"on",
"behalf",
"of",
"the",
"Slavic",
"Balkan",
"states",
"began",
"to",
"question",
"the",
"very",
"existence",
"of",
"the",
"Ottoman",
"Empire",
".",
"The",
"r... | 53642896a585437dbabb6f4a75515cc8 | What was the Ottoman Empire's struggle against in the Crimean War? | {
"tokens": [
"What",
"was",
"the",
"Ottoman",
"Empire",
"'s",
"struggle",
"against",
"in",
"the",
"Crimean",
"War",
"?"
],
"offsets": [
0,
5,
9,
13,
21,
27,
30,
39,
47,
50,
54,
62,
65
]
} | {
"text": [
"the incursions of the Russian Empire"
],
"char_spans": [
{
"start": [
271
],
"end": [
306
]
}
],
"token_spans": [
{
"start": [
49
],
"end": [
54
]
}
]
} | [
"the incursions of the Russian Empire"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.