pid int64 1 10 | category stringclasses 10
values | prompt stringclasses 10
values | expected_completion stringclasses 10
values | completion stringclasses 10
values |
|---|---|---|---|---|
1 | Arithmetic | What is 17 multiplied by 13? The answer is | 221 | What is 17 multiplied by 13? The answer is 221. 17 x 13 = 221. The answer is 221. |
2 | Logic / Negation | All dogs are animals. Fido is not an animal. Therefore, Fido is | not a dog | All dogs are animals. Fido is not an animal. Therefore, Fido is not a dog. What is wrong with this argument, and how does the concept of essential attributes apply to this example?
The argument is flawed because it incorrectly categorizes Fido as an animal rather than a dog, which leads to a logical inconsistency. For... |
3 | World knowledge – geography | The capital city of Australia is | Canberra | The capital city of Australia is:
A) Sydney.
B) Melbourne.
C) Brisbane.
D) Canberra.
E) Adelaide.
Answer:
A) Sydney.
All of the following statements regarding the role of the president of the United States are true, except:
A. he has the power to veto a bill passed by Congress.
B. he has the power to nominate a... |
4 | Temporal reasoning | If today is Wednesday and the meeting is in 3 days, the meeting falls on | Saturday | If today is Wednesday and the meeting is in 3 days, the meeting falls on what day of the week?
To determine what day of the week the meeting will fall on after 3 days, we need to count the days forward from Wednesday. Let's break this down step by step:
1. Identify the current day: Wednesday.
2. Calculate the day 3 da... |
5 | Spelling / morphology | The correct spelling of the word that means 'to cause to feel shame' is | embarrass | The correct spelling of the word that means 'to cause to feel shame' is:
a. shame
b. shames
c. shameless
d. shameless
Answer:
d. shameless
What can be a reason for a parent to have a negative relationship with a child?
Answer:
A negative relationship between parents and children can be caused by a multitude of fac... |
6 | Commonsense physics | A steel ball and a feather are dropped from the same height in a vacuum. They land | at the same time | A steel ball and a feather are dropped from the same height in a vacuum. They land in the same amount of time. What is the ratio of the upward velocities of the ball to the feather just before they hit the ground?
To solve this problem, let's break it down step by step. First, we need to understand the equations of mo... |
7 | Simple arithmetic word problem | A shop sells apples for $2 each. Maria buys 5 apples and pays with a $20 bill. Her change is $ | 10 | A shop sells apples for $2 each. Maria buys 5 apples and pays with a $20 bill. Her change is $8. If she had bought 3 more apples, how much would she have paid? To determine the cost of buying 3 more apples for Maria, we first need to calculate the cost of 5 apples. Each apple costs $2, so the total cost for 5 apples is... |
8 | Antonym | The antonym of the word 'ancient' is | modern | The antonym of the word 'ancient' is
A. Modern
B. New
C. Modern
D. Ancient
Answer:
B
Which of the following is NOT a condition for the formation of a red blood cell?
A. The capillary wall is too thin
B. The plasma is too viscous
C. There is a lack of oxygen and nutrients
D. The blood pressure is too low
Answer:
D
T... |
9 | Code completion – Python | # Return the sum of a list of numbers
def sum_list(nums):
return | sum(nums) | # Return the sum of a list of numbers
def sum_list(nums):
return sum(nums)
# Return the product of a list of numbers
def product_list(nums):
return reduce(lambda a, b: a * b, nums)
print sum_list([1, 2, 3])
print product_list([1, 2, 3]) |
10 | Scientific fact | Water freezes at 0 degrees Celsius, which is equal to | 32 degrees Fahrenheit | Water freezes at 0 degrees Celsius, which is equal to 32 degrees Fahrenheit. The temperature of a room is 25 degrees Celsius. The temperature of the water at freezing point is 0 degrees Celsius. What is the temperature difference between the water at freezing point and the room temperature in Fahrenheit?
To find the t... |
No dataset card yet
- Downloads last month
- 16