inputs stringlengths 353 1.12k | targets stringlengths 91 122 | _template_idx int64 0 9 | _task_source stringclasses 1
value | _task_name stringclasses 1
value | _template_type stringclasses 2
values |
|---|---|---|---|---|---|
TASK DEFINITION: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
PROBLEM: context: A person is trying to bounce a rubber ball. They drop a first ball onto steel, a second ball onto rubber, a third ball onto carpet, and a fourth ball onto brick.<sep>group: bouncing
SOLUTION: question: Which ball bounces the least?<sep>A: steel<sep>B: rubber<sep>C: carpet<sep>D: brick
PROBLEM: context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto concrete, a third ball onto rubber, and a fourth ball onto asphalt.<sep>group: bouncing
SOLUTION: question: Which ball bounces the least?<sep>A: carpet<sep>B: concrete<sep>C: rubber<sep>D: asphalt
PROBLEM: context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto rubber, a third ball onto asphalt, and a fourth ball onto grass.<sep>group: bouncing
SOLUTION: | question: Which ball bounces the least?<sep>A: brick<sep>B: rubber<sep>C: asphalt<sep>D: grass
| 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
One example is below.
Q: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
A: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Rationale: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto rubber, a third ball onto asphalt, and a fourth ball onto grass.<sep>group: bouncing
A: | question: Which ball bounces the least?<sep>A: brick<sep>B: rubber<sep>C: asphalt<sep>D: grass | 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
[EX Q]: context: A person drops a ball, a bottle, a shirt, and a pen from a balcony.<sep>group: breaking
[EX A]: question: Which object is the most likely to break?<sep>A: ball<sep>B: bottle<sep>C: shirt<sep>D: pen
[EX Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto leaves, a second ball onto snow, a third ball onto concrete, and a fourth ball onto carpet.<sep>group: bouncing
[EX A]: question: Which ball bounces the highest?<sep>A: leaves<sep>B: snow<sep>C: concrete<sep>D: carpet
[EX Q]: context: A person drops an egg, a glass, a pen, and a bottle from a balcony.<sep>group: breaking
[EX A]: | question: Which object is the least likely to break?<sep>A: egg<sep>B: glass<sep>C: pen<sep>D: bottle
| 6 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
--------
Question: context: A person is trying to bounce a rubber ball. They drop a first ball onto snow, a second ball onto concrete, a third ball onto foam, and a fourth ball onto grass.<sep>group: bouncing
Answer: question: Which ball bounces the highest?<sep>A: snow<sep>B: concrete<sep>C: foam<sep>D: grass
Question: context: A person drops a ball, a shirt, a pillow, and a mirror from a balcony.<sep>group: breaking
Answer: question: Which object is the most likely to break?<sep>A: ball<sep>B: shirt<sep>C: pillow<sep>D: mirror
Question: context: A person drops a coin, a mirror, a bottle, and an egg from a balcony.<sep>group: breaking
Answer: | question: Which object is the least likely to break?<sep>A: coin<sep>B: mirror<sep>C: bottle<sep>D: egg
| 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
Detailed Instructions: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
See one example below:
Problem: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto leaves, a third ball onto steel, and a fourth ball onto rubber.<sep>group: bouncing
Solution: | question: Which ball bounces the least?<sep>A: concrete<sep>B: leaves<sep>C: steel<sep>D: rubber | 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
instruction:
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto brick, a third ball onto foam, and a fourth ball onto carpet.<sep>group: bouncing
answer:
question: Which ball bounces the highest?<sep>A: grass<sep>B: brick<sep>C: foam<sep>D: carpet
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto steel, a third ball onto carpet, and a fourth ball onto snow.<sep>group: bouncing
answer:
question: Which ball bounces the highest?<sep>A: grass<sep>B: steel<sep>C: carpet<sep>D: snow
question:
context: A person drops a glass, a plate, a pen, and a bottle from a balcony.<sep>group: breaking
answer:
| question: Which object is the least likely to break?<sep>A: glass<sep>B: plate<sep>C: pen<sep>D: bottle
| 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Part 1. Definition
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Part 2. Example
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Answer: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Part 3. Exercise
context: A person drops a glass, a plate, a pen, and a bottle from a balcony.<sep>group: breaking
Answer: | question: Which object is the least likely to break?<sep>A: glass<sep>B: plate<sep>C: pen<sep>D: bottle | 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Why? The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input: context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto asphalt, a third ball onto carpet, and a fourth ball onto brick.<sep>group: bouncing
Solution: | question: Which ball bounces the least?<sep>A: concrete<sep>B: asphalt<sep>C: carpet<sep>D: brick | 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
One example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution is here: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this: context: A person is trying to bounce a rubber ball. They drop a first ball onto leaves, a second ball onto rubber, a third ball onto brick, and a fourth ball onto concrete.<sep>group: bouncing
Solution: | question: Which ball bounces the least?<sep>A: leaves<sep>B: rubber<sep>C: brick<sep>D: concrete | 6 | NIv2 | task860_prost_mcq_generation | fs_opt |
instruction:
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto brick, a third ball onto snow, and a fourth ball onto concrete.<sep>group: bouncing
answer:
question: Which ball bounces the least?<sep>A: rubber<sep>B: brick<sep>C: snow<sep>D: concrete
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto asphalt, a third ball onto steel, and a fourth ball onto rubber.<sep>group: bouncing
answer:
question: Which ball bounces the least?<sep>A: carpet<sep>B: asphalt<sep>C: steel<sep>D: rubber
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto rubber, a third ball onto leaves, and a fourth ball onto snow.<sep>group: bouncing
answer:
| question: Which ball bounces the highest?<sep>A: grass<sep>B: rubber<sep>C: leaves<sep>D: snow
| 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Detailed Instructions: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
See one example below:
Problem: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person drops a pillow, a shirt, a coin, and a bottle from a balcony.<sep>group: breaking
Solution: | question: Which object is the most likely to break?<sep>A: pillow<sep>B: shirt<sep>C: coin<sep>D: bottle | 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
[Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto concrete, a third ball onto asphalt, and a fourth ball onto rubber.<sep>group: bouncing
[A]: question: Which ball bounces the least?<sep>A: grass<sep>B: concrete<sep>C: asphalt<sep>D: rubber
[Q]: context: A person drops a glass, a bottle, a plate, and a pen from a balcony.<sep>group: breaking
[A]: question: Which object is the least likely to break?<sep>A: glass<sep>B: bottle<sep>C: plate<sep>D: pen
[Q]: context: A person drops a pillow, a shirt, a coin, and a bottle from a balcony.<sep>group: breaking
[A]: | question: Which object is the most likely to break?<sep>A: pillow<sep>B: shirt<sep>C: coin<sep>D: bottle
| 5 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto brick, a third ball onto foam, and a fourth ball onto asphalt.<sep>group: bouncing
Example Output: question: Which ball bounces the least?<sep>A: rubber<sep>B: brick<sep>C: foam<sep>D: asphalt
Example Input: context: A person drops a ball, a shirt, a glass, and a pillow from a balcony.<sep>group: breaking
Example Output: question: Which object is the most likely to break?<sep>A: ball<sep>B: shirt<sep>C: glass<sep>D: pillow
Example Input: context: A person drops an egg, a plate, a coin, and a glass from a balcony.<sep>group: breaking
Example Output: | question: Which object is the least likely to break?<sep>A: egg<sep>B: plate<sep>C: coin<sep>D: glass
| 3 | NIv2 | task860_prost_mcq_generation | fs_opt |
Given the task definition, example input & output, solve the new input case.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Output: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input case for you: context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto foam, a third ball onto carpet, and a fourth ball onto leaves.<sep>group: bouncing
Output: | question: Which ball bounces the highest?<sep>A: foam<sep>B: carpet<sep>C: leaves<sep>D: asphalt | 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
instruction:
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto carpet, a third ball onto snow, and a fourth ball onto grass.<sep>group: bouncing
answer:
question: Which ball bounces the highest?<sep>A: carpet<sep>B: snow<sep>C: grass<sep>D: asphalt
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto grass, a third ball onto leaves, and a fourth ball onto foam.<sep>group: bouncing
answer:
question: Which ball bounces the highest?<sep>A: rubber<sep>B: grass<sep>C: leaves<sep>D: foam
question:
context: A person drops a pillow, a pen, a ball, and a plate from a balcony.<sep>group: breaking
answer:
| question: Which object is the most likely to break?<sep>A: pillow<sep>B: pen<sep>C: ball<sep>D: plate
| 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
--------
Question: context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto grass, a third ball onto leaves, and a fourth ball onto snow.<sep>group: bouncing
Answer: question: Which ball bounces the highest?<sep>A: concrete<sep>B: grass<sep>C: leaves<sep>D: snow
Question: context: A person drops a coin, a glass, a pen, and a shirt from a balcony.<sep>group: breaking
Answer: question: Which object is the most likely to break?<sep>A: coin<sep>B: glass<sep>C: pen<sep>D: shirt
Question: context: A person drops an egg, a glass, a coin, and a mirror from a balcony.<sep>group: breaking
Answer: | question: Which object is the least likely to break?<sep>A: egg<sep>B: glass<sep>C: coin<sep>D: mirror
| 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
Detailed Instructions: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
See one example below:
Problem: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person drops a pillow, a bottle, a glass, and a mirror from a balcony.<sep>group: breaking
Solution: | question: Which object is the least likely to break?<sep>A: pillow<sep>B: bottle<sep>C: glass<sep>D: mirror | 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
Part 1. Definition
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Part 2. Example
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Answer: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Part 3. Exercise
context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto concrete, a third ball onto asphalt, and a fourth ball onto rubber.<sep>group: bouncing
Answer: | question: Which ball bounces the least?<sep>A: grass<sep>B: concrete<sep>C: asphalt<sep>D: rubber | 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Example solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Example explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person is trying to bounce a rubber ball. They drop a first ball onto leaves, a second ball onto carpet, a third ball onto brick, and a fourth ball onto grass.<sep>group: bouncing
| Solution: question: Which ball bounces the highest?<sep>A: leaves<sep>B: carpet<sep>C: brick<sep>D: grass | 5 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Input: Consider Input: context: A person drops an egg, a plate, a bottle, and a pillow from a balcony.<sep>group: breaking
Output: question: Which object is the least likely to break?<sep>A: egg<sep>B: plate<sep>C: bottle<sep>D: pillow
Input: Consider Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto brick, a third ball onto asphalt, and a fourth ball onto carpet.<sep>group: bouncing
Output: question: Which ball bounces the least?<sep>A: concrete<sep>B: brick<sep>C: asphalt<sep>D: carpet
Input: Consider Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto leaves, a second ball onto carpet, a third ball onto brick, and a fourth ball onto grass.<sep>group: bouncing
| Output: question: Which ball bounces the highest?<sep>A: leaves<sep>B: carpet<sep>C: brick<sep>D: grass
| 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Part 1. Definition
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Part 2. Example
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Answer: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Part 3. Exercise
context: A person paints a circle around a microwave, a car, a book, and a mountain.<sep>group: circumference
Answer: | question: Which circle takes the most amount of paint?<sep>A: microwave<sep>B: car<sep>C: book<sep>D: mountain | 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto grass, a third ball onto leaves, and a fourth ball onto foam.<sep>group: bouncing
question: Which ball bounces the highest?<sep>A: rubber<sep>B: grass<sep>C: leaves<sep>D: foam
context: A person drops a coin, a pillow, a plate, and a shirt from a balcony.<sep>group: breaking
question: Which object is the most likely to break?<sep>A: coin<sep>B: pillow<sep>C: plate<sep>D: shirt
context: A person paints a circle around a microwave, a car, a book, and a mountain.<sep>group: circumference
| question: Which circle takes the most amount of paint?<sep>A: microwave<sep>B: car<sep>C: book<sep>D: mountain
| 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
One example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution is here: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this: context: A person drops a shirt, a glass, a pen, and a ball from a balcony.<sep>group: breaking
Solution: | question: Which object is the most likely to break?<sep>A: shirt<sep>B: glass<sep>C: pen<sep>D: ball | 6 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Let me give you an example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
The answer to this example can be: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Here is why: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
OK. solve this:
context: A person drops a glass, an egg, a shirt, and a plate from a balcony.<sep>group: breaking
Answer: | question: Which object is the least likely to break?<sep>A: glass<sep>B: egg<sep>C: shirt<sep>D: plate | 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Ex Input:
context: A person drops a shirt, a glass, a pen, and a ball from a balcony.<sep>group: breaking
Ex Output:
question: Which object is the most likely to break?<sep>A: shirt<sep>B: glass<sep>C: pen<sep>D: ball
Ex Input:
context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto asphalt, a third ball onto snow, and a fourth ball onto brick.<sep>group: bouncing
Ex Output:
question: Which ball bounces the least?<sep>A: rubber<sep>B: asphalt<sep>C: snow<sep>D: brick
Ex Input:
context: A person drops a shirt, a coin, a glass, and a pen from a balcony.<sep>group: breaking
Ex Output:
| question: Which object is the most likely to break?<sep>A: shirt<sep>B: coin<sep>C: glass<sep>D: pen
| 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
Teacher: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Teacher: Now, understand the problem? If you are still confused, see the following example:
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Reason: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this instance: context: A person drops a pen, a bottle, an egg, and a plate from a balcony.<sep>group: breaking
Student: | question: Which object is the least likely to break?<sep>A: pen<sep>B: bottle<sep>C: egg<sep>D: plate | 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Example solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Example explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person is trying to bounce a rubber ball. They drop a first ball onto foam, a second ball onto rubber, a third ball onto asphalt, and a fourth ball onto concrete.<sep>group: bouncing
| Solution: question: Which ball bounces the least?<sep>A: foam<sep>B: rubber<sep>C: asphalt<sep>D: concrete | 5 | NIv2 | task860_prost_mcq_generation | fs_opt |
TASK DEFINITION: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
PROBLEM: context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto snow, a third ball onto carpet, and a fourth ball onto foam.<sep>group: bouncing
SOLUTION: question: Which ball bounces the highest?<sep>A: snow<sep>B: carpet<sep>C: foam<sep>D: asphalt
PROBLEM: context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto brick, a third ball onto foam, and a fourth ball onto asphalt.<sep>group: bouncing
SOLUTION: question: Which ball bounces the least?<sep>A: rubber<sep>B: brick<sep>C: foam<sep>D: asphalt
PROBLEM: context: A person paints a circle around a house, a table, a microwave, and a mountain.<sep>group: circumference
SOLUTION: | question: Which circle takes the least amount of paint?<sep>A: house<sep>B: table<sep>C: microwave<sep>D: mountain
| 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
Part 1. Definition
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Part 2. Example
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Answer: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Part 3. Exercise
context: A person drops a pillow, a shirt, a plate, and a pen from a balcony.<sep>group: breaking
Answer: | question: Which object is the most likely to break?<sep>A: pillow<sep>B: shirt<sep>C: plate<sep>D: pen | 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Q: context: A person drops a coin, a pen, a ball, and a bottle from a balcony.<sep>group: breaking
A: question: Which object is the most likely to break?<sep>A: coin<sep>B: pen<sep>C: ball<sep>D: bottle
****
Q: context: A person drops an egg, a glass, a pen, and a bottle from a balcony.<sep>group: breaking
A: question: Which object is the least likely to break?<sep>A: egg<sep>B: glass<sep>C: pen<sep>D: bottle
****
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto concrete, a third ball onto steel, and a fourth ball onto snow.<sep>group: bouncing
A: | question: Which ball bounces the least?<sep>A: brick<sep>B: concrete<sep>C: steel<sep>D: snow
****
| 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto carpet, a third ball onto snow, and a fourth ball onto grass.<sep>group: bouncing
Example Output: question: Which ball bounces the highest?<sep>A: carpet<sep>B: snow<sep>C: grass<sep>D: asphalt
Example Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto leaves, a third ball onto steel, and a fourth ball onto rubber.<sep>group: bouncing
Example Output: question: Which ball bounces the least?<sep>A: brick<sep>B: leaves<sep>C: steel<sep>D: rubber
Example Input: context: A person drops a mirror, a bottle, a ball, and a glass from a balcony.<sep>group: breaking
Example Output: | question: Which object is the least likely to break?<sep>A: mirror<sep>B: bottle<sep>C: ball<sep>D: glass
| 3 | NIv2 | task860_prost_mcq_generation | fs_opt |
Detailed Instructions: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
See one example below:
Problem: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person is trying to bounce a rubber ball. They drop a first ball onto leaves, a second ball onto rubber, a third ball onto foam, and a fourth ball onto carpet.<sep>group: bouncing
Solution: | question: Which ball bounces the highest?<sep>A: leaves<sep>B: rubber<sep>C: foam<sep>D: carpet | 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
One example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution is here: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this: context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto brick, a third ball onto grass, and a fourth ball onto foam.<sep>group: bouncing
Solution: | question: Which ball bounces the highest?<sep>A: carpet<sep>B: brick<sep>C: grass<sep>D: foam | 6 | NIv2 | task860_prost_mcq_generation | fs_opt |
instruction:
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
question:
context: A person drops a bottle, a ball, a shirt, and a pen from a balcony.<sep>group: breaking
answer:
question: Which object is the most likely to break?<sep>A: bottle<sep>B: ball<sep>C: shirt<sep>D: pen
question:
context: A person drops a ball, a mirror, a coin, and a pen from a balcony.<sep>group: breaking
answer:
question: Which object is the most likely to break?<sep>A: ball<sep>B: mirror<sep>C: coin<sep>D: pen
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto brick, a third ball onto grass, and a fourth ball onto foam.<sep>group: bouncing
answer:
| question: Which ball bounces the highest?<sep>A: carpet<sep>B: brick<sep>C: grass<sep>D: foam
| 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Let me give you an example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
The answer to this example can be: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Here is why: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
OK. solve this:
context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto asphalt, a third ball onto concrete, and a fourth ball onto snow.<sep>group: bouncing
Answer: | question: Which ball bounces the least?<sep>A: brick<sep>B: asphalt<sep>C: concrete<sep>D: snow | 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example input: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Example output: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Example explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Q: context: A person drops a ball, a plate, a glass, and an egg from a balcony.<sep>group: breaking
A: | question: Which object is the least likely to break?<sep>A: ball<sep>B: plate<sep>C: glass<sep>D: egg | 3 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example input: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Example output: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Example explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Q: context: A person drops a pillow, a bottle, a coin, and a ball from a balcony.<sep>group: breaking
A: | question: Which object is the most likely to break?<sep>A: pillow<sep>B: bottle<sep>C: coin<sep>D: ball | 3 | NIv2 | task860_prost_mcq_generation | fs_opt |
instruction:
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
question:
context: A person drops a bottle, a pen, a shirt, and a ball from a balcony.<sep>group: breaking
answer:
question: Which object is the most likely to break?<sep>A: bottle<sep>B: pen<sep>C: shirt<sep>D: ball
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto brick, a third ball onto asphalt, and a fourth ball onto carpet.<sep>group: bouncing
answer:
question: Which ball bounces the least?<sep>A: concrete<sep>B: brick<sep>C: asphalt<sep>D: carpet
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto steel, a second ball onto brick, a third ball onto concrete, and a fourth ball onto snow.<sep>group: bouncing
answer:
| question: Which ball bounces the least?<sep>A: steel<sep>B: brick<sep>C: concrete<sep>D: snow
| 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Given the task definition, example input & output, solve the new input case.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Output: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input case for you: context: A person drops an egg, a coin, a bottle, and a glass from a balcony.<sep>group: breaking
Output: | question: Which object is the least likely to break?<sep>A: egg<sep>B: coin<sep>C: bottle<sep>D: glass | 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Input: Consider Input: context: A person drops a mirror, a pen, a coin, and a shirt from a balcony.<sep>group: breaking
Output: question: Which object is the most likely to break?<sep>A: mirror<sep>B: pen<sep>C: coin<sep>D: shirt
Input: Consider Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto brick, a third ball onto grass, and a fourth ball onto foam.<sep>group: bouncing
Output: question: Which ball bounces the highest?<sep>A: carpet<sep>B: brick<sep>C: grass<sep>D: foam
Input: Consider Input: context: A person drops an egg, a coin, a bottle, and a glass from a balcony.<sep>group: breaking
| Output: question: Which object is the least likely to break?<sep>A: egg<sep>B: coin<sep>C: bottle<sep>D: glass
| 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person drops a pen, a plate, a coin, and a ball from a balcony.<sep>group: breaking
question: Which object is the most likely to break?<sep>A: pen<sep>B: plate<sep>C: coin<sep>D: ball
context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto foam, a third ball onto carpet, and a fourth ball onto leaves.<sep>group: bouncing
question: Which ball bounces the highest?<sep>A: foam<sep>B: carpet<sep>C: leaves<sep>D: asphalt
context: A person paints a circle around a car, a book, a table, and a microwave.<sep>group: circumference
| question: Which circle takes the least amount of paint?<sep>A: car<sep>B: book<sep>C: table<sep>D: microwave
| 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example input: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Example output: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Example explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Q: context: A person drops a mirror, a bottle, an egg, and a pen from a balcony.<sep>group: breaking
A: | question: Which object is the least likely to break?<sep>A: mirror<sep>B: bottle<sep>C: egg<sep>D: pen | 3 | NIv2 | task860_prost_mcq_generation | fs_opt |
TASK DEFINITION: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
PROBLEM: context: A person drops a pen, a plate, a coin, and a pillow from a balcony.<sep>group: breaking
SOLUTION: question: Which object is the most likely to break?<sep>A: pen<sep>B: plate<sep>C: coin<sep>D: pillow
PROBLEM: context: A person drops a shirt, an egg, a pillow, and a pen from a balcony.<sep>group: breaking
SOLUTION: question: Which object is the most likely to break?<sep>A: shirt<sep>B: egg<sep>C: pillow<sep>D: pen
PROBLEM: context: A person drops a mirror, a bottle, an egg, and a pen from a balcony.<sep>group: breaking
SOLUTION: | question: Which object is the least likely to break?<sep>A: mirror<sep>B: bottle<sep>C: egg<sep>D: pen
| 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Why? The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input: context: A person drops a shirt, a pillow, an egg, and a ball from a balcony.<sep>group: breaking
Solution: | question: Which object is the most likely to break?<sep>A: shirt<sep>B: pillow<sep>C: egg<sep>D: ball | 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
Teacher: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Teacher: Now, understand the problem? If you are still confused, see the following example:
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Reason: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this instance: context: A person paints a circle around a mountain, a car, a table, and a microwave.<sep>group: circumference
Student: | question: Which circle takes the most amount of paint?<sep>A: mountain<sep>B: car<sep>C: table<sep>D: microwave | 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
[Q]: context: A person drops a bottle, a coin, a pen, and a pillow from a balcony.<sep>group: breaking
[A]: question: Which object is the most likely to break?<sep>A: bottle<sep>B: coin<sep>C: pen<sep>D: pillow
[Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto foam, a second ball onto steel, a third ball onto asphalt, and a fourth ball onto brick.<sep>group: bouncing
[A]: question: Which ball bounces the least?<sep>A: foam<sep>B: steel<sep>C: asphalt<sep>D: brick
[Q]: context: A person paints a circle around a mountain, a car, a table, and a microwave.<sep>group: circumference
[A]: | question: Which circle takes the most amount of paint?<sep>A: mountain<sep>B: car<sep>C: table<sep>D: microwave
| 5 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Let me give you an example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
The answer to this example can be: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Here is why: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
OK. solve this:
context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto concrete, a third ball onto rubber, and a fourth ball onto asphalt.<sep>group: bouncing
Answer: | question: Which ball bounces the least?<sep>A: carpet<sep>B: concrete<sep>C: rubber<sep>D: asphalt | 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to bounce a rubber ball. They drop a first ball onto leaves, a second ball onto rubber, a third ball onto brick, and a fourth ball onto concrete.<sep>group: bouncing
question: Which ball bounces the least?<sep>A: leaves<sep>B: rubber<sep>C: brick<sep>D: concrete
context: A person drops an egg, a pillow, a shirt, and a pen from a balcony.<sep>group: breaking
question: Which object is the most likely to break?<sep>A: egg<sep>B: pillow<sep>C: shirt<sep>D: pen
context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto concrete, a third ball onto rubber, and a fourth ball onto asphalt.<sep>group: bouncing
| question: Which ball bounces the least?<sep>A: carpet<sep>B: concrete<sep>C: rubber<sep>D: asphalt
| 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
[EX Q]: context: A person drops a coin, a glass, a pen, and a shirt from a balcony.<sep>group: breaking
[EX A]: question: Which object is the most likely to break?<sep>A: coin<sep>B: glass<sep>C: pen<sep>D: shirt
[EX Q]: context: A person drops a glass, a mirror, an egg, and a pillow from a balcony.<sep>group: breaking
[EX A]: question: Which object is the least likely to break?<sep>A: glass<sep>B: mirror<sep>C: egg<sep>D: pillow
[EX Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto rubber, a third ball onto concrete, and a fourth ball onto leaves.<sep>group: bouncing
[EX A]: | question: Which ball bounces the least?<sep>A: asphalt<sep>B: rubber<sep>C: concrete<sep>D: leaves
| 6 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Ex Input:
context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto rubber, a third ball onto carpet, and a fourth ball onto steel.<sep>group: bouncing
Ex Output:
question: Which ball bounces the least?<sep>A: concrete<sep>B: rubber<sep>C: carpet<sep>D: steel
Ex Input:
context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto steel, a third ball onto snow, and a fourth ball onto concrete.<sep>group: bouncing
Ex Output:
question: Which ball bounces the least?<sep>A: asphalt<sep>B: steel<sep>C: snow<sep>D: concrete
Ex Input:
context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto rubber, a third ball onto concrete, and a fourth ball onto steel.<sep>group: bouncing
Ex Output:
| question: Which ball bounces the least?<sep>A: grass<sep>B: rubber<sep>C: concrete<sep>D: steel
| 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
--------
Question: context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto snow, a third ball onto foam, and a fourth ball onto carpet.<sep>group: bouncing
Answer: question: Which ball bounces the highest?<sep>A: snow<sep>B: foam<sep>C: carpet<sep>D: concrete
Question: context: A person is trying to bounce a rubber ball. They drop a first ball onto foam, a second ball onto steel, a third ball onto asphalt, and a fourth ball onto brick.<sep>group: bouncing
Answer: question: Which ball bounces the least?<sep>A: foam<sep>B: steel<sep>C: asphalt<sep>D: brick
Question: context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto brick, a third ball onto snow, and a fourth ball onto concrete.<sep>group: bouncing
Answer: | question: Which ball bounces the least?<sep>A: rubber<sep>B: brick<sep>C: snow<sep>D: concrete
| 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Why? The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input: context: A person is trying to bounce a rubber ball. They drop a first ball onto steel, a second ball onto asphalt, a third ball onto leaves, and a fourth ball onto concrete.<sep>group: bouncing
Solution: | question: Which ball bounces the least?<sep>A: steel<sep>B: asphalt<sep>C: leaves<sep>D: concrete | 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
instruction:
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
question:
context: A person drops a shirt, a pen, a ball, and a plate from a balcony.<sep>group: breaking
answer:
question: Which object is the most likely to break?<sep>A: shirt<sep>B: pen<sep>C: ball<sep>D: plate
question:
context: A person drops a shirt, a plate, a coin, and a ball from a balcony.<sep>group: breaking
answer:
question: Which object is the most likely to break?<sep>A: shirt<sep>B: plate<sep>C: coin<sep>D: ball
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto steel, a third ball onto carpet, and a fourth ball onto snow.<sep>group: bouncing
answer:
| question: Which ball bounces the highest?<sep>A: grass<sep>B: steel<sep>C: carpet<sep>D: snow
| 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Teacher: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Teacher: Now, understand the problem? If you are still confused, see the following example:
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Reason: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this instance: context: A person drops a bottle, a shirt, a pen, and a ball from a balcony.<sep>group: breaking
Student: | question: Which object is the most likely to break?<sep>A: bottle<sep>B: shirt<sep>C: pen<sep>D: ball | 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
[EX Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto foam, a second ball onto steel, a third ball onto asphalt, and a fourth ball onto brick.<sep>group: bouncing
[EX A]: question: Which ball bounces the least?<sep>A: foam<sep>B: steel<sep>C: asphalt<sep>D: brick
[EX Q]: context: A person drops a shirt, a pillow, an egg, and a ball from a balcony.<sep>group: breaking
[EX A]: question: Which object is the most likely to break?<sep>A: shirt<sep>B: pillow<sep>C: egg<sep>D: ball
[EX Q]: context: A person drops a bottle, a shirt, a pen, and a ball from a balcony.<sep>group: breaking
[EX A]: | question: Which object is the most likely to break?<sep>A: bottle<sep>B: shirt<sep>C: pen<sep>D: ball
| 6 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
One example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution is here: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this: context: A person drops an egg, a plate, a glass, and a pillow from a balcony.<sep>group: breaking
Solution: | question: Which object is the least likely to break?<sep>A: egg<sep>B: plate<sep>C: glass<sep>D: pillow | 6 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto foam, a second ball onto rubber, a third ball onto asphalt, and a fourth ball onto concrete.<sep>group: bouncing
A: question: Which ball bounces the least?<sep>A: foam<sep>B: rubber<sep>C: asphalt<sep>D: concrete
****
Q: context: A person drops a mirror, an egg, a ball, and a plate from a balcony.<sep>group: breaking
A: question: Which object is the least likely to break?<sep>A: mirror<sep>B: egg<sep>C: ball<sep>D: plate
****
Q: context: A person drops an egg, a plate, a glass, and a pillow from a balcony.<sep>group: breaking
A: | question: Which object is the least likely to break?<sep>A: egg<sep>B: plate<sep>C: glass<sep>D: pillow
****
| 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Example solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Example explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto rubber, a third ball onto carpet, and a fourth ball onto steel.<sep>group: bouncing
| Solution: question: Which ball bounces the least?<sep>A: concrete<sep>B: rubber<sep>C: carpet<sep>D: steel | 5 | NIv2 | task860_prost_mcq_generation | fs_opt |
instruction:
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto steel, a second ball onto foam, a third ball onto leaves, and a fourth ball onto grass.<sep>group: bouncing
answer:
question: Which ball bounces the highest?<sep>A: steel<sep>B: foam<sep>C: leaves<sep>D: grass
question:
context: A person drops a coin, a pillow, a plate, and a shirt from a balcony.<sep>group: breaking
answer:
question: Which object is the most likely to break?<sep>A: coin<sep>B: pillow<sep>C: plate<sep>D: shirt
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto foam, a third ball onto grass, and a fourth ball onto snow.<sep>group: bouncing
answer:
| question: Which ball bounces the highest?<sep>A: foam<sep>B: grass<sep>C: snow<sep>D: brick
| 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Part 1. Definition
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Part 2. Example
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Answer: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Part 3. Exercise
context: A person drops a ball, a shirt, a pillow, and a mirror from a balcony.<sep>group: breaking
Answer: | question: Which object is the most likely to break?<sep>A: ball<sep>B: shirt<sep>C: pillow<sep>D: mirror | 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
[Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto foam, a third ball onto snow, and a fourth ball onto leaves.<sep>group: bouncing
[A]: question: Which ball bounces the highest?<sep>A: rubber<sep>B: foam<sep>C: snow<sep>D: leaves
[Q]: context: A person drops a mirror, a glass, a bottle, and a coin from a balcony.<sep>group: breaking
[A]: question: Which object is the least likely to break?<sep>A: mirror<sep>B: glass<sep>C: bottle<sep>D: coin
[Q]: context: A person drops a ball, a shirt, a pillow, and a mirror from a balcony.<sep>group: breaking
[A]: | question: Which object is the most likely to break?<sep>A: ball<sep>B: shirt<sep>C: pillow<sep>D: mirror
| 5 | NIv2 | task860_prost_mcq_generation | fs_opt |
instruction:
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
question:
context: A person drops a ball, a shirt, a glass, and a pillow from a balcony.<sep>group: breaking
answer:
question: Which object is the most likely to break?<sep>A: ball<sep>B: shirt<sep>C: glass<sep>D: pillow
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto leaves, a second ball onto steel, a third ball onto concrete, and a fourth ball onto brick.<sep>group: bouncing
answer:
question: Which ball bounces the least?<sep>A: leaves<sep>B: steel<sep>C: concrete<sep>D: brick
question:
context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto asphalt, a third ball onto carpet, and a fourth ball onto brick.<sep>group: bouncing
answer:
| question: Which ball bounces the least?<sep>A: concrete<sep>B: asphalt<sep>C: carpet<sep>D: brick
| 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Input: Consider Input: context: A person drops a glass, a pillow, a bottle, and a mirror from a balcony.<sep>group: breaking
Output: question: Which object is the least likely to break?<sep>A: glass<sep>B: pillow<sep>C: bottle<sep>D: mirror
Input: Consider Input: context: A person drops a pillow, a coin, a shirt, and a glass from a balcony.<sep>group: breaking
Output: question: Which object is the most likely to break?<sep>A: pillow<sep>B: coin<sep>C: shirt<sep>D: glass
Input: Consider Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto leaves, a second ball onto rubber, a third ball onto brick, and a fourth ball onto concrete.<sep>group: bouncing
| Output: question: Which ball bounces the least?<sep>A: leaves<sep>B: rubber<sep>C: brick<sep>D: concrete
| 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
One example is below.
Q: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
A: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Rationale: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Q: context: A person drops an egg, a mirror, a coin, and a glass from a balcony.<sep>group: breaking
A: | question: Which object is the least likely to break?<sep>A: egg<sep>B: mirror<sep>C: coin<sep>D: glass | 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person drops a pillow, a pen, a ball, and a plate from a balcony.<sep>group: breaking
question: Which object is the most likely to break?<sep>A: pillow<sep>B: pen<sep>C: ball<sep>D: plate
context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto brick, a third ball onto leaves, and a fourth ball onto snow.<sep>group: bouncing
question: Which ball bounces the highest?<sep>A: carpet<sep>B: brick<sep>C: leaves<sep>D: snow
context: A person drops a pen, a ball, an egg, and a coin from a balcony.<sep>group: breaking
| question: Which object is the most likely to break?<sep>A: pen<sep>B: ball<sep>C: egg<sep>D: coin
| 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
[Q]: context: A person drops a pillow, a shirt, a plate, and a pen from a balcony.<sep>group: breaking
[A]: question: Which object is the most likely to break?<sep>A: pillow<sep>B: shirt<sep>C: plate<sep>D: pen
[Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto carpet, a third ball onto snow, and a fourth ball onto grass.<sep>group: bouncing
[A]: question: Which ball bounces the highest?<sep>A: carpet<sep>B: snow<sep>C: grass<sep>D: concrete
[Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto steel, a second ball onto asphalt, a third ball onto grass, and a fourth ball onto brick.<sep>group: bouncing
[A]: | question: Which ball bounces the least?<sep>A: steel<sep>B: asphalt<sep>C: grass<sep>D: brick
| 5 | NIv2 | task860_prost_mcq_generation | fs_opt |
Part 1. Definition
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Part 2. Example
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Answer: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Part 3. Exercise
context: A person is trying to bounce a rubber ball. They drop a first ball onto foam, a second ball onto brick, a third ball onto leaves, and a fourth ball onto carpet.<sep>group: bouncing
Answer: | question: Which ball bounces the highest?<sep>A: foam<sep>B: brick<sep>C: leaves<sep>D: carpet | 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
One example is below.
Q: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
A: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Rationale: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto leaves, a third ball onto carpet, and a fourth ball onto grass.<sep>group: bouncing
A: | question: Which ball bounces the highest?<sep>A: rubber<sep>B: leaves<sep>C: carpet<sep>D: grass | 9 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Ex Input:
context: A person drops a shirt, a ball, a coin, and a glass from a balcony.<sep>group: breaking
Ex Output:
question: Which object is the most likely to break?<sep>A: shirt<sep>B: ball<sep>C: coin<sep>D: glass
Ex Input:
context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto leaves, a third ball onto steel, and a fourth ball onto rubber.<sep>group: bouncing
Ex Output:
question: Which ball bounces the least?<sep>A: brick<sep>B: leaves<sep>C: steel<sep>D: rubber
Ex Input:
context: A person drops a shirt, an egg, a ball, and a pillow from a balcony.<sep>group: breaking
Ex Output:
| question: Which object is the most likely to break?<sep>A: shirt<sep>B: egg<sep>C: ball<sep>D: pillow
| 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
Teacher: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Teacher: Now, understand the problem? If you are still confused, see the following example:
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Reason: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this instance: context: A person drops a plate, a pillow, a bottle, and a mirror from a balcony.<sep>group: breaking
Student: | question: Which object is the least likely to break?<sep>A: plate<sep>B: pillow<sep>C: bottle<sep>D: mirror | 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Input: Consider Input: context: A person drops a ball, a bottle, a shirt, and a pen from a balcony.<sep>group: breaking
Output: question: Which object is the most likely to break?<sep>A: ball<sep>B: bottle<sep>C: shirt<sep>D: pen
Input: Consider Input: context: A person drops a mirror, a shirt, a plate, and a glass from a balcony.<sep>group: breaking
Output: question: Which object is the least likely to break?<sep>A: mirror<sep>B: shirt<sep>C: plate<sep>D: glass
Input: Consider Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto grass, a third ball onto leaves, and a fourth ball onto snow.<sep>group: bouncing
| Output: question: Which ball bounces the highest?<sep>A: concrete<sep>B: grass<sep>C: leaves<sep>D: snow
| 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
One example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution is here: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this: context: A person drops a pen, a ball, an egg, and a coin from a balcony.<sep>group: breaking
Solution: | question: Which object is the most likely to break?<sep>A: pen<sep>B: ball<sep>C: egg<sep>D: coin | 6 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Ex Input:
context: A person drops a glass, a ball, an egg, and a mirror from a balcony.<sep>group: breaking
Ex Output:
question: Which object is the least likely to break?<sep>A: glass<sep>B: ball<sep>C: egg<sep>D: mirror
Ex Input:
context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto rubber, a third ball onto snow, and a fourth ball onto carpet.<sep>group: bouncing
Ex Output:
question: Which ball bounces the highest?<sep>A: grass<sep>B: rubber<sep>C: snow<sep>D: carpet
Ex Input:
context: A person drops a bottle, a pen, a shirt, and a ball from a balcony.<sep>group: breaking
Ex Output:
| question: Which object is the most likely to break?<sep>A: bottle<sep>B: pen<sep>C: shirt<sep>D: ball
| 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
Part 1. Definition
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Part 2. Example
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Answer: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Part 3. Exercise
context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto steel, a third ball onto snow, and a fourth ball onto concrete.<sep>group: bouncing
Answer: | question: Which ball bounces the least?<sep>A: asphalt<sep>B: steel<sep>C: snow<sep>D: concrete | 7 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
[Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto snow, a second ball onto grass, a third ball onto rubber, and a fourth ball onto foam.<sep>group: bouncing
[A]: question: Which ball bounces the highest?<sep>A: snow<sep>B: grass<sep>C: rubber<sep>D: foam
[Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto steel, a second ball onto grass, a third ball onto leaves, and a fourth ball onto carpet.<sep>group: bouncing
[A]: question: Which ball bounces the highest?<sep>A: steel<sep>B: grass<sep>C: leaves<sep>D: carpet
[Q]: context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto steel, a third ball onto snow, and a fourth ball onto concrete.<sep>group: bouncing
[A]: | question: Which ball bounces the least?<sep>A: asphalt<sep>B: steel<sep>C: snow<sep>D: concrete
| 5 | NIv2 | task860_prost_mcq_generation | fs_opt |
Given the task definition, example input & output, solve the new input case.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Output: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input case for you: context: A person is trying to bounce a rubber ball. They drop a first ball onto steel, a second ball onto asphalt, a third ball onto grass, and a fourth ball onto brick.<sep>group: bouncing
Output: | question: Which ball bounces the least?<sep>A: steel<sep>B: asphalt<sep>C: grass<sep>D: brick | 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example Input: context: A person drops a shirt, a glass, a ball, and a coin from a balcony.<sep>group: breaking
Example Output: question: Which object is the most likely to break?<sep>A: shirt<sep>B: glass<sep>C: ball<sep>D: coin
Example Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto carpet, a third ball onto snow, and a fourth ball onto grass.<sep>group: bouncing
Example Output: question: Which ball bounces the highest?<sep>A: carpet<sep>B: snow<sep>C: grass<sep>D: asphalt
Example Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto rubber, a third ball onto asphalt, and a fourth ball onto concrete.<sep>group: bouncing
Example Output: | question: Which ball bounces the least?<sep>A: carpet<sep>B: rubber<sep>C: asphalt<sep>D: concrete
| 3 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Example solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Example explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person drops a coin, a pillow, a plate, and a shirt from a balcony.<sep>group: breaking
| Solution: question: Which object is the most likely to break?<sep>A: coin<sep>B: pillow<sep>C: plate<sep>D: shirt | 5 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example Input: context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto concrete, a third ball onto rubber, and a fourth ball onto brick.<sep>group: bouncing
Example Output: question: Which ball bounces the least?<sep>A: grass<sep>B: concrete<sep>C: rubber<sep>D: brick
Example Input: context: A person drops a coin, a pillow, a ball, and a plate from a balcony.<sep>group: breaking
Example Output: question: Which object is the most likely to break?<sep>A: coin<sep>B: pillow<sep>C: ball<sep>D: plate
Example Input: context: A person drops a pen, a plate, a coin, and a pillow from a balcony.<sep>group: breaking
Example Output: | question: Which object is the most likely to break?<sep>A: pen<sep>B: plate<sep>C: coin<sep>D: pillow
| 3 | NIv2 | task860_prost_mcq_generation | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Why? The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input: context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto concrete, a third ball onto rubber, and a fourth ball onto brick.<sep>group: bouncing
Solution: | question: Which ball bounces the least?<sep>A: grass<sep>B: concrete<sep>C: rubber<sep>D: brick | 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
One example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution is here: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this: context: A person drops a pen, a glass, a bottle, and a mirror from a balcony.<sep>group: breaking
Solution: | question: Which object is the least likely to break?<sep>A: pen<sep>B: glass<sep>C: bottle<sep>D: mirror | 6 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to bounce a rubber ball. They drop a first ball onto carpet, a second ball onto leaves, a third ball onto steel, and a fourth ball onto grass.<sep>group: bouncing
question: Which ball bounces the highest?<sep>A: carpet<sep>B: leaves<sep>C: steel<sep>D: grass
context: A person drops a bottle, a ball, a shirt, and a pillow from a balcony.<sep>group: breaking
question: Which object is the most likely to break?<sep>A: bottle<sep>B: ball<sep>C: shirt<sep>D: pillow
context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto concrete, a third ball onto rubber, and a fourth ball onto brick.<sep>group: bouncing
| question: Which ball bounces the least?<sep>A: grass<sep>B: concrete<sep>C: rubber<sep>D: brick
| 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
TASK DEFINITION: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
PROBLEM: context: A person drops a mirror, a shirt, a plate, and a glass from a balcony.<sep>group: breaking
SOLUTION: question: Which object is the least likely to break?<sep>A: mirror<sep>B: shirt<sep>C: plate<sep>D: glass
PROBLEM: context: A person drops a pillow, an egg, a mirror, and a plate from a balcony.<sep>group: breaking
SOLUTION: question: Which object is the least likely to break?<sep>A: pillow<sep>B: egg<sep>C: mirror<sep>D: plate
PROBLEM: context: A person drops a shirt, an egg, a pillow, and a pen from a balcony.<sep>group: breaking
SOLUTION: | question: Which object is the most likely to break?<sep>A: shirt<sep>B: egg<sep>C: pillow<sep>D: pen
| 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
Detailed Instructions: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
See one example below:
Problem: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto steel, a third ball onto foam, and a fourth ball onto rubber.<sep>group: bouncing
Solution: | question: Which ball bounces the least?<sep>A: brick<sep>B: steel<sep>C: foam<sep>D: rubber | 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
Teacher: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Teacher: Now, understand the problem? If you are still confused, see the following example:
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Reason: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this instance: context: A person drops an egg, a pillow, a bottle, and a mirror from a balcony.<sep>group: breaking
Student: | question: Which object is the least likely to break?<sep>A: egg<sep>B: pillow<sep>C: bottle<sep>D: mirror | 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto carpet, a third ball onto asphalt, and a fourth ball onto steel.<sep>group: bouncing
A: question: Which ball bounces the least?<sep>A: rubber<sep>B: carpet<sep>C: asphalt<sep>D: steel
****
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto concrete, a second ball onto foam, a third ball onto grass, and a fourth ball onto snow.<sep>group: bouncing
A: question: Which ball bounces the highest?<sep>A: foam<sep>B: grass<sep>C: snow<sep>D: concrete
****
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto steel, a third ball onto foam, and a fourth ball onto rubber.<sep>group: bouncing
A: | question: Which ball bounces the least?<sep>A: brick<sep>B: steel<sep>C: foam<sep>D: rubber
****
| 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto brick, a second ball onto concrete, a third ball onto steel, and a fourth ball onto snow.<sep>group: bouncing
A: question: Which ball bounces the least?<sep>A: brick<sep>B: concrete<sep>C: steel<sep>D: snow
****
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto foam, a third ball onto snow, and a fourth ball onto leaves.<sep>group: bouncing
A: question: Which ball bounces the highest?<sep>A: rubber<sep>B: foam<sep>C: snow<sep>D: leaves
****
Q: context: A person drops a mirror, a pen, a bottle, and a glass from a balcony.<sep>group: breaking
A: | question: Which object is the least likely to break?<sep>A: mirror<sep>B: pen<sep>C: bottle<sep>D: glass
****
| 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
Teacher: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Teacher: Now, understand the problem? If you are still confused, see the following example:
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Reason: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this instance: context: A person drops a pillow, an egg, a mirror, and a plate from a balcony.<sep>group: breaking
Student: | question: Which object is the least likely to break?<sep>A: pillow<sep>B: egg<sep>C: mirror<sep>D: plate | 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Teacher: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Teacher: Now, understand the problem? If you are still confused, see the following example:
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Reason: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Now, solve this instance: context: A person drops a mirror, a bottle, a coin, and an egg from a balcony.<sep>group: breaking
Student: | question: Which object is the least likely to break?<sep>A: mirror<sep>B: bottle<sep>C: coin<sep>D: egg | 2 | NIv2 | task860_prost_mcq_generation | fs_opt |
Given the task definition, example input & output, solve the new input case.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Output: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input case for you: context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto steel, a third ball onto foam, and a fourth ball onto carpet.<sep>group: bouncing
Output: | question: Which ball bounces the highest?<sep>A: grass<sep>B: steel<sep>C: foam<sep>D: carpet | 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
Given the task definition, example input & output, solve the new input case.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Output: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input case for you: context: A person drops a glass, a bottle, a plate, and a pen from a balcony.<sep>group: breaking
Output: | question: Which object is the least likely to break?<sep>A: glass<sep>B: bottle<sep>C: plate<sep>D: pen | 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
TASK DEFINITION: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
PROBLEM: context: A person drops a shirt, a pen, a ball, and a glass from a balcony.<sep>group: breaking
SOLUTION: question: Which object is the most likely to break?<sep>A: shirt<sep>B: pen<sep>C: ball<sep>D: glass
PROBLEM: context: A person is trying to bounce a rubber ball. They drop a first ball onto grass, a second ball onto rubber, a third ball onto leaves, and a fourth ball onto foam.<sep>group: bouncing
SOLUTION: question: Which ball bounces the highest?<sep>A: grass<sep>B: rubber<sep>C: leaves<sep>D: foam
PROBLEM: context: A person drops a bottle, a mirror, an egg, and a pillow from a balcony.<sep>group: breaking
SOLUTION: | question: Which object is the least likely to break?<sep>A: bottle<sep>B: mirror<sep>C: egg<sep>D: pillow
| 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
TASK DEFINITION: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
PROBLEM: context: A person drops an egg, a plate, a bottle, and a ball from a balcony.<sep>group: breaking
SOLUTION: question: Which object is the least likely to break?<sep>A: egg<sep>B: plate<sep>C: bottle<sep>D: ball
PROBLEM: context: A person drops a shirt, a pen, a ball, and a glass from a balcony.<sep>group: breaking
SOLUTION: question: Which object is the most likely to break?<sep>A: shirt<sep>B: pen<sep>C: ball<sep>D: glass
PROBLEM: context: A person drops an egg, a bottle, a glass, and a pen from a balcony.<sep>group: breaking
SOLUTION: | question: Which object is the least likely to break?<sep>A: egg<sep>B: bottle<sep>C: glass<sep>D: pen
| 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Why? The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input: context: A person drops a pillow, a mirror, an egg, and a plate from a balcony.<sep>group: breaking
Solution: | question: Which object is the least likely to break?<sep>A: pillow<sep>B: mirror<sep>C: egg<sep>D: plate | 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
Detailed Instructions: Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
See one example below:
Problem: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Problem: context: A person drops an egg, a shirt, a plate, and a glass from a balcony.<sep>group: breaking
Solution: | question: Which object is the least likely to break?<sep>A: egg<sep>B: shirt<sep>C: plate<sep>D: glass | 4 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Ex Input:
context: A person drops a shirt, a pen, a ball, and a glass from a balcony.<sep>group: breaking
Ex Output:
question: Which object is the most likely to break?<sep>A: shirt<sep>B: pen<sep>C: ball<sep>D: glass
Ex Input:
context: A person drops a plate, a pillow, a bottle, and a mirror from a balcony.<sep>group: breaking
Ex Output:
question: Which object is the least likely to break?<sep>A: plate<sep>B: pillow<sep>C: bottle<sep>D: mirror
Ex Input:
context: A person drops an egg, a plate, a bottle, and a pillow from a balcony.<sep>group: breaking
Ex Output:
| question: Which object is the least likely to break?<sep>A: egg<sep>B: plate<sep>C: bottle<sep>D: pillow
| 1 | NIv2 | task860_prost_mcq_generation | fs_opt |
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task.
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Solution: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Why? The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
New input: context: A person is trying to bounce a rubber ball. They drop a first ball onto rubber, a second ball onto concrete, a third ball onto foam, and a fourth ball onto steel.<sep>group: bouncing
Solution: | question: Which ball bounces the least?<sep>A: rubber<sep>B: concrete<sep>C: foam<sep>D: steel | 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Let me give you an example: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
The answer to this example can be: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Here is why: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
OK. solve this:
context: Four people are walking at identical speeds. The first walks around a microwave, the second walks around a table, the third walks around a car, and the fourth walks around a house.<sep>group: circumference
Answer: | question: Which takes the shortest amount of time to walk around?<sep>A: microwave<sep>B: table<sep>C: car<sep>D: house | 8 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
Example input: context: A person is trying to roll an apple, a ball, a block, and a bottle. <sep>group: rolling
Example output: question: Which is the hardest to roll? <sep>A: apple B: ball C: block D: bottle
Example explanation: The MCQ question is asked regarding rolling of the objects and options of the question are present in the context.
Q: context: A person is trying to bounce a rubber ball. They drop a first ball onto foam, a second ball onto concrete, a third ball onto leaves, and a fourth ball onto snow.<sep>group: bouncing
A: | question: Which ball bounces the highest?<sep>A: foam<sep>B: concrete<sep>C: leaves<sep>D: snow | 3 | NIv2 | task860_prost_mcq_generation | fs_opt |
Creating a multiple-choice question from the given context and a 'group' which indicate the focus of the question. The question must come first, separated by <sep> from the candidate answers. The answer to the question does not have to exist in the context.
context: A person is trying to bounce a rubber ball. They drop a first ball onto asphalt, a second ball onto snow, a third ball onto carpet, and a fourth ball onto foam.<sep>group: bouncing
question: Which ball bounces the highest?<sep>A: snow<sep>B: carpet<sep>C: foam<sep>D: asphalt
context: A person is trying to bounce a rubber ball. They drop a first ball onto foam, a second ball onto rubber, a third ball onto asphalt, and a fourth ball onto concrete.<sep>group: bouncing
question: Which ball bounces the least?<sep>A: foam<sep>B: rubber<sep>C: asphalt<sep>D: concrete
context: A person is trying to bounce a rubber ball. They drop a first ball onto foam, a second ball onto concrete, a third ball onto leaves, and a fourth ball onto snow.<sep>group: bouncing
| question: Which ball bounces the highest?<sep>A: foam<sep>B: concrete<sep>C: leaves<sep>D: snow
| 0 | NIv2 | task860_prost_mcq_generation | fs_opt |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 5