ID
int64 1
422
| answer
stringlengths 1
110
| category
stringclasses 5
values | language
stringclasses 2
values | question
stringlengths 6
242
| sub_category
stringclasses 28
values |
|---|---|---|---|---|---|
201
|
这个杯子
|
analysis_questions
|
zh
|
这个杯子不错,我把它推荐给你。"它"指什么?
|
coreference_resolution
|
202
|
一本书
|
analysis_questions
|
zh
|
桌子上有一本书,它是蓝色的。"它"指什么?
|
coreference_resolution
|
203
|
5
|
reasoning_question
|
en
|
What's two plus three?
|
numerical_reasoning
|
204
|
15
|
reasoning_question
|
en
|
What's 7 plus 8?
|
numerical_reasoning
|
205
|
20
|
reasoning_question
|
en
|
What's four times five?
|
numerical_reasoning
|
206
|
4
|
reasoning_question
|
en
|
What is two squared?
|
numerical_reasoning
|
207
|
0
|
reasoning_question
|
en
|
What is 7 minus 7?
|
numerical_reasoning
|
208
|
3
|
reasoning_question
|
en
|
What is nine divided by three?
|
numerical_reasoning
|
209
|
-1
|
reasoning_question
|
en
|
What is 1 minus 2?
|
numerical_reasoning
|
210
|
5
|
reasoning_question
|
en
|
What is the value of x if x plus 3 equals 8?
|
numerical_reasoning
|
211
|
2
|
reasoning_question
|
en
|
What is the value of m if 2 times m equals 4?
|
numerical_reasoning
|
212
|
5
|
reasoning_question
|
en
|
Which is greater, 2 or 5?
|
numerical_reasoning
|
213
|
5
|
reasoning_question
|
en
|
What is 1.5 plus 3.5?
|
numerical_reasoning
|
214
|
80
|
reasoning_question
|
en
|
What is 80 percent of 100?
|
numerical_reasoning
|
215
|
11
|
reasoning_question
|
en
|
What is the value of x if x minus 1 equals 10?
|
numerical_reasoning
|
216
|
1.5
|
reasoning_question
|
en
|
What is 10 percent of 15?
|
numerical_reasoning
|
217
|
4
|
reasoning_question
|
en
|
What is the sum of 1 plus 1 plus 2?
|
numerical_reasoning
|
218
|
0
|
reasoning_question
|
en
|
What is zero plus zero minus zero?
|
numerical_reasoning
|
219
|
6
|
reasoning_question
|
en
|
What is two times two plus two?
|
numerical_reasoning
|
220
|
6
|
reasoning_question
|
en
|
What is the value of z if z times 1 equals 6?
|
numerical_reasoning
|
221
|
8
|
reasoning_question
|
en
|
What is the output of the following code when run in Python 3 environment: x = 5\ny = 3\nz = x + y\nprint(z)
|
code_reasoning
|
222
|
Hello, Python!
|
reasoning_question
|
en
|
What is the output of the following code when run in Python 3 environment: name = "Python"\nprint("Hello, " + name + "!")
|
code_reasoning
|
223
|
3
|
reasoning_question
|
en
|
What is the output of the following code when run in Python 3 environment: numbers = [1, 2, 3, 4, 5]\nprint(numbers[2])
|
code_reasoning
|
224
|
[1, 2]
|
reasoning_question
|
en
|
What is the output of the following code when run in Python 3 environment: numbers = [1, 2]\nresult = numbers[:]\nprint(result)
|
code_reasoning
|
225
|
7
|
reasoning_question
|
en
|
What is the output of the following code when run in Python 3 environment: def add_two(num):\n\treturn num + 2\nprint(add_two(5))
|
code_reasoning
|
226
|
Greater
|
reasoning_question
|
en
|
What is the output of the following code when run in Python 3 environment: x = 10\nif x > 5:\n\tprint("Greater")\nelse:\n\tprint("Smaller")
|
code_reasoning
|
227
|
5
|
reasoning_question
|
en
|
What is the output of the following code when run in Python 3 environment: word = "hello"\nprint(len(word))
|
code_reasoning
|
228
|
Yes.
|
reasoning_question
|
en
|
All dogs are animals. A dog named Bella, is it an animal?
|
set_reasoning
|
229
|
Yes.
|
reasoning_question
|
en
|
All birds have feathers. Sparrows are birds. Do sparrows have feathers?
|
set_reasoning
|
230
|
Yes.
|
reasoning_question
|
en
|
All squares are quadrilaterals. A shape is a square, is it a quadrilateral?
|
set_reasoning
|
231
|
Yes.
|
reasoning_question
|
en
|
All fruits contain some vitamins. An apple is a fruit. Does an apple contain some vitamins?
|
set_reasoning
|
232
|
Yes.
|
reasoning_question
|
en
|
All mammals have mammary glands. Whales are mammals. Do whales have mammary glands?
|
set_reasoning
|
233
|
Yes.
|
reasoning_question
|
en
|
All mammals need oxygen to breathe. Humans are mammals. Do humans need oxygen to breathe?
|
set_reasoning
|
234
|
Yes.
|
reasoning_question
|
en
|
All sharks live in water. The great white shark is a type of shark. Does the great white shark live in water?
|
set_reasoning
|
235
|
Yes.
|
reasoning_question
|
en
|
All cars have wheels. Toyota Corolla is a car. Does Toyota Corolla have wheels?
|
set_reasoning
|
236
|
Yes.
|
reasoning_question
|
en
|
All mammals need to breathe. Cats are mammals. Do cats need to breathe?
|
set_reasoning
|
237
|
The pen is to the right of the eraser.
|
reasoning_question
|
en
|
If there is an eraser and a pen on a horizontal table. If the eraser is to the left of the pen, then on which side of the eraser is the pen?
|
spatial_reasoning
|
238
|
The tree is below the bird.
|
reasoning_question
|
en
|
If a bird is flying above a tree, where is the tree in relation to the bird?
|
spatial_reasoning
|
239
|
North.
|
reasoning_question
|
en
|
Facing south, if you turn 180 degrees, which direction are you facing now?
|
spatial_reasoning
|
240
|
Directly south.
|
reasoning_question
|
en
|
If a person is directly north of point A, then in what direction is point A relative to this person?
|
spatial_reasoning
|
241
|
Two hours.
|
reasoning_question
|
en
|
Tom started doing homework at 7 AM and continued until 9 AM. How long did he spend on homework?
|
temporal_reasoning
|
242
|
Nine years old.
|
reasoning_question
|
en
|
Sam is five years old this year. How old will he be in four years?
|
temporal_reasoning
|
243
|
Seven o'clock.
|
reasoning_question
|
en
|
What time is it after one hour starting from 6 o'clock?
|
temporal_reasoning
|
244
|
2030
|
reasoning_question
|
en
|
If an event that is held every six years is normally held in 2024, which year will it normally be held next?
|
temporal_reasoning
|
245
|
120 minutes.
|
reasoning_question
|
en
|
How many minutes are there in two hours?
|
temporal_reasoning
|
246
|
10 AM.
|
reasoning_question
|
en
|
If it takes two hours to travel from A to B and you depart from A at 8 AM, what time will you arrive at B?
|
temporal_reasoning
|
247
|
2 minutes.
|
reasoning_question
|
en
|
How many minutes equal 120 seconds?
|
temporal_reasoning
|
248
|
Friday.
|
reasoning_question
|
en
|
What day is it two days after Wednesday?
|
temporal_reasoning
|
249
|
Yes, it floated.
|
reasoning_question
|
en
|
If an object's density is less than that of water, it will float when placed in water. An object has a density much lower than water. Does it float when placed in water?
|
causal_reasoning
|
250
|
Yes, the nail has been magnetized.
|
reasoning_question
|
en
|
If ferromagnetic material is placed in a magnetic field, it will become magnetized. An iron nail was placed next to a strong magnet for some time. Has the nail been magnetized?
|
causal_reasoning
|
251
|
Yes, its falling speed increased progressively.
|
reasoning_question
|
en
|
If an object falls freely from a height, ignoring air resistance, its speed will increase continuously. A stone was released from the top of a tall building and fell freely. Did its falling speed increase progressively?
|
causal_reasoning
|
252
|
Yes, it is possible for the paper to catch fire.
|
reasoning_question
|
en
|
If a concave mirror focuses sunlight on a piece of dry paper for a sufficient amount of time, the paper may catch fire. A concave mirror focuses sunlight on a piece of dry paper for several minutes. Is it possible for the paper to catch fire?
|
causal_reasoning
|
253
|
The east.
|
reasoning_question
|
en
|
Generally speaking, does the sun rise from the east or the west?
|
natural_law_reasoning
|
254
|
Downward.
|
reasoning_question
|
en
|
Generally, if you let go of an apple you're holding, will it move upward or downward?
|
natural_law_reasoning
|
255
|
The ice cube will gradually become smaller.
|
reasoning_question
|
en
|
If you put an ice cube into warm water, will the ice cube gradually become larger or smaller?
|
natural_law_reasoning
|
256
|
It will sink.
|
reasoning_question
|
en
|
Will an ordinary iron block float or sink when placed in water?
|
natural_law_reasoning
|
257
|
From high to low places.
|
reasoning_question
|
en
|
Does water in rivers generally flow from high to low places or from low to high places?
|
natural_law_reasoning
|
258
|
Light.
|
reasoning_question
|
en
|
Which is faster, an airplane or the propagation of light?
|
natural_law_reasoning
|
259
|
Upward.
|
reasoning_question
|
en
|
Under normal circumstances, does the flame of a lit candle point upward or downward?
|
natural_law_reasoning
|
260
|
The Earth revolves around the Sun.
|
reasoning_question
|
en
|
Does the Earth revolve around the Sun, or does the Sun revolve around the Earth?
|
natural_law_reasoning
|
261
|
Yes (it will make a sound).
|
reasoning_question
|
en
|
In most cases, will a balloon make a sound when it pops?
|
natural_law_reasoning
|
262
|
Dry firewood.
|
reasoning_question
|
en
|
Which is easier to ignite, dry firewood or wet firewood?
|
natural_law_reasoning
|
263
|
Four sides.
|
knowledge_question
|
en
|
How many sides does a square have?
|
geometry_facts
|
264
|
No.
|
knowledge_question
|
en
|
Does a sphere have edges?
|
geometry_facts
|
265
|
Four angles.
|
knowledge_question
|
en
|
How many angles does a trapezoid have?
|
geometry_facts
|
266
|
180 degrees.
|
knowledge_question
|
en
|
What is the sum of interior angles in a triangle?
|
geometry_facts
|
267
|
90 degrees.
|
knowledge_question
|
en
|
How many degrees is a right angle?
|
geometry_facts
|
268
|
Six faces.
|
knowledge_question
|
en
|
How many faces does a rectangular prism have?
|
geometry_facts
|
269
|
Acute angle.
|
knowledge_question
|
en
|
Is a 30-degree angle an acute angle or an obtuse angle?
|
geometry_facts
|
270
|
Paris.
|
knowledge_question
|
en
|
What is the capital of France?
|
geographic_facts
|
271
|
Sydney.
|
knowledge_question
|
en
|
In which city is the Sydney Opera House located?
|
geographic_facts
|
272
|
Paris.
|
knowledge_question
|
en
|
In which city is the Eiffel Tower located?
|
geographic_facts
|
273
|
Beijing.
|
knowledge_question
|
en
|
What is the capital of the People's Republic of China?
|
geographic_facts
|
274
|
Asia.
|
knowledge_question
|
en
|
Which is the largest continent on Earth?
|
geographic_facts
|
275
|
Russia.
|
knowledge_question
|
en
|
Which is currently the largest country in the world by area?
|
geographic_facts
|
276
|
Europe.
|
knowledge_question
|
en
|
On which continent is the United Kingdom located?
|
geographic_facts
|
277
|
Yes.
|
knowledge_question
|
en
|
Is Earth in the solar system?
|
geographic_facts
|
278
|
The Sun.
|
knowledge_question
|
en
|
What does the Earth revolve around?
|
geographic_facts
|
279
|
50 states.
|
knowledge_question
|
en
|
How many states are there in the United States?
|
geographic_facts
|
280
|
England.
|
knowledge_question
|
en
|
Where did the First Industrial Revolution begin?
|
historical_facts
|
281
|
China.
|
knowledge_question
|
en
|
Which country first invented paper?
|
historical_facts
|
282
|
England.
|
knowledge_question
|
en
|
Which country was the first to undergo the Industrial Revolution?
|
historical_facts
|
283
|
Male.
|
knowledge_question
|
en
|
What was Mahatma Gandhi's gender?
|
biographical_facts
|
284
|
Abraham Lincoln.
|
knowledge_question
|
en
|
Who was the President during the American Civil War?
|
biographical_facts
|
285
|
Isaac Newton.
|
knowledge_question
|
en
|
Who proposed the theory of universal gravitation?
|
biographical_facts
|
286
|
Yes.
|
knowledge_question
|
en
|
Was Vincent van Gogh a painter?
|
biographical_facts
|
287
|
Female.
|
knowledge_question
|
en
|
What was the gender of chemist Marie Curie?
|
biographical_facts
|
288
|
Britain (or United Kingdom).
|
knowledge_question
|
en
|
Of which country was Winston Churchill the Prime Minister?
|
biographical_facts
|
289
|
Computer scientist.
|
knowledge_question
|
en
|
Was Alan Turing a computer scientist or a medical doctor?
|
biographical_facts
|
290
|
100
|
knowledge_question
|
en
|
How many centimeters equal 1 meter?
|
measurement_units
|
291
|
1000
|
knowledge_question
|
en
|
How many meters equal 1 kilometer?
|
measurement_units
|
292
|
1000
|
knowledge_question
|
en
|
How many kilograms equal 1 ton?
|
measurement_units
|
293
|
1000
|
knowledge_question
|
en
|
How many milliliters equal 1 liter?
|
measurement_units
|
294
|
60
|
knowledge_question
|
en
|
How many minutes equal 1 hour?
|
measurement_units
|
295
|
10000
|
knowledge_question
|
en
|
How many square meters equal 1 hectare?
|
measurement_units
|
296
|
7
|
knowledge_question
|
en
|
How many days equal 1 week?
|
measurement_units
|
297
|
60
|
knowledge_question
|
en
|
How many seconds equal 1 minute?
|
measurement_units
|
298
|
100
|
knowledge_question
|
en
|
How many cents equal 1 US dollar?
|
measurement_units
|
299
|
100
|
knowledge_question
|
en
|
How many years equal 1 century?
|
measurement_units
|
300
|
O
|
knowledge_question
|
en
|
What is the chemical symbol for oxygen?
|
scientific_notation
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.