inputs stringlengths 556 941 | targets stringclasses 12 values | _template_idx int64 0 9 | _task_source stringclasses 1 value | _task_name stringclasses 1 value | _template_type stringclasses 2 values |
|---|---|---|---|---|---|
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX acts as PersonY intermediary<sep>Tail: to make both parties happy
SOLUTION: No
PROBLEM: Head: PersonX cleans the mess<sep>Tail: PersonX spills their drink
SOLUTION: Yes
PROBLEM: Head: PersonX adds insult to injury<sep>Tail: PersonX says something mean to their boss
SOLUTION: | Yes
| 8 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX accepts the fact<sep>Tail: to give him punishment
Output: No
Input: Consider Input: Head: PersonX abandons ___ altogether<sep>Tail: to give a resignation letter
Output: No
Input: Consider Input: Head: PersonX receives a letter<sep>Tail: PersonX sits at home
| Output: Yes
| 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX abolishes ___ in the states<sep>Tail: determined
Output: No
Input: Consider Input: Head: PersonX pushes the button forward<sep>Tail: PersonX picks a modern slot machine at a casino with a push button
Output: Yes
Input: Consider Input: Head: PersonX accompanies by PersonX's wife<sep>Tail: PesronX smiles
| Output: No
| 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX finds a cheap one<sep>Tail: PersonX desires a new headphones
[EX A]: Yes
[EX Q]: Head: PersonX accidentally broke ___<sep>Tail: becomes nervous
[EX A]: No
[EX Q]: Head: PersonX takes good care of PersonY<sep>Tail: PersonX sees PersonY on the street looking very sick
[EX A]: | Yes
| 6 | NIv2 | task1205_atomic_classification_isafter | 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.
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution: Yes
Why? This is a good example. The Head happens after the Tail.
New input: Head: PersonX receives a letter<sep>Tail: PersonX sits at home
Solution: | Yes | 0 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX accomplishes PersonX's object<sep>Tail: gladly tells others of success.
[EX A]: No
[EX Q]: Head: PersonX meets PersonX's sister<sep>Tail: PersonX walks to the local coffee shop
[EX A]: Yes
[EX Q]: Head: PersonX adapts the ___ to the needs<sep>Tail: flexible
[EX A]: | No
| 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Output: Yes
This is a good example. The Head happens after the Tail.
New input case for you: Head: PersonX accomplishes PersonX's work<sep>Tail: dedicated
Output: | No | 1 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example Input: Head: PersonX acts on PersonY's behalf<sep>Tail: PersonX stutters with nervousness
Example Output: No
Example Input: Head: PersonX accepts PersonY's resignation<sep>Tail: worried
Example Output: No
Example Input: Head: PersonX accomplishes PersonX's work<sep>Tail: dedicated
Example Output: | No
| 3 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution is here: Yes
Explanation: This is a good example. The Head happens after the Tail.
Now, solve this: Head: PersonX returns to PersonX's car<sep>Tail: PersonX leaves the store
Solution: | Yes | 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution: Yes
Reason: This is a good example. The Head happens after the Tail.
Now, solve this instance: Head: PersonX adapts to PersonY's environment<sep>Tail: environment gets accepted
Student: | No | 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX acts like PersonY<sep>Tail: copycating
[A]: No
[Q]: Head: PersonX is at the lake with PersonX's family<sep>Tail: PersonX arrives at the reunion
[A]: Yes
[Q]: Head: PersonX gets PersonY's food<sep>Tail: PersonX opens the door and pays for the pizza
[A]: | Yes
| 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX accomplishes PersonX's mission<sep>Tail: gets an award
Output: No
Input: Consider Input: Head: PersonX turns out pretty good<sep>Tail: PersonX raises PersonX
Output: Yes
Input: Consider Input: Head: PersonX achieves PersonX's potential<sep>Tail: to set new target
| Output: No
| 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX absolutely loved ___<sep>Tail: smiles when they see dogs
[A]: No
[Q]: Head: PersonX gets fresh<sep>Tail: PersonX asks a girl out, and she says yes
[A]: Yes
[Q]: Head: PersonX holds PersonY's feet to the fire<sep>Tail: PersonX catches PersonY cheating on them
[A]: | Yes
| 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX accepts without question<sep>Tail: to feel confident in decision
Output: No
Input: Consider Input: Head: PersonX pushes the button forward<sep>Tail: PersonX picks a modern slot machine at a casino with a push button
Output: Yes
Input: Consider Input: Head: PersonX arms to the teeth<sep>Tail: PersonX was ready to fight their foe
| Output: Yes
| 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Example solution: Yes
Example explanation: This is a good example. The Head happens after the Tail.
Problem: Head: PersonX acts on PersonX's behalf<sep>Tail: smart
| Solution: No | 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example Input: Head: PersonX does not want to go<sep>Tail: PersonX agrees to work on a holiday
Example Output: Yes
Example Input: Head: PersonX sings songs<sep>Tail: PersonX thinks
Example Output: Yes
Example Input: Head: PersonX tries to get home<sep>Tail: PersonX is stuck at the hotel
Example Output: | Yes
| 3 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
instruction:
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
question:
Head: PersonX aces the test<sep>Tail: dependable
answer:
No
question:
Head: PersonX accidentally cut<sep>Tail: use a knife or tool
answer:
No
question:
Head: PersonX accomplishes PersonX's goal<sep>Tail: to be detective
answer:
| No
| 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
The answer to this example can be: Yes
Here is why: This is a good example. The Head happens after the Tail.
OK. solve this:
Head: PersonX actually got<sep>Tail: Left
Answer: | No | 8 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
A: Yes
Rationale: This is a good example. The Head happens after the Tail.
Q: Head: PersonX abolishes the ___ altogether<sep>Tail: to follow the laws
A: | No | 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example Input: Head: PersonX gives PersonY a gift card<sep>Tail: PersonX goes to PersonY's birthday party
Example Output: Yes
Example Input: Head: PersonX has a long day<sep>Tail: PersonX goes into work at 5 am
Example Output: Yes
Example Input: Head: PersonX abolishes the ___ altogether<sep>Tail: to follow the laws
Example Output: | No
| 3 | NIv2 | task1205_atomic_classification_isafter | 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.
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution: Yes
Why? This is a good example. The Head happens after the Tail.
New input: Head: PersonX carries the box far<sep>Tail: PersonX went to the post office
Solution: | Yes | 0 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution: Yes
Reason: This is a good example. The Head happens after the Tail.
Now, solve this instance: Head: PersonX accidentally got<sep>Tail: happy
Student: | No | 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX keeps PersonY's eyes<sep>Tail: PersonX walks into the room
[EX A]: Yes
[EX Q]: Head: PersonX absolutely loved it<sep>Tail: PersonX went to see a movie
[EX A]: Yes
[EX Q]: Head: PersonX makes a peanut butter sandwich<sep>Tail: PersonX craves peanut butter
[EX A]: | Yes
| 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX is afraid of clowns<sep>Tail: PersonX decides to go to the circus
[EX A]: Yes
[EX Q]: Head: PersonX wants a snack<sep>Tail: PersonX watches tv
[EX A]: Yes
[EX Q]: Head: PersonX gets started<sep>Tail: PersonX has homework to do
[EX A]: | Yes
| 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
The answer to this example can be: Yes
Here is why: This is a good example. The Head happens after the Tail.
OK. solve this:
Head: PersonX accepts every ___<sep>Tail: to thank PersonX
Answer: | No | 8 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX waves PersonY's hands<sep>Tail: PersonX sees their friend
A: Yes
****
Q: Head: PersonX does n't fit anymore<sep>Tail: PersonX grows up
A: Yes
****
Q: Head: PersonX accidentally got<sep>Tail: happy
A: | No
****
| 4 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
instruction:
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
question:
Head: PersonX wears long pants<sep>Tail: PersonX is gardening
answer:
Yes
question:
Head: PersonX loses ground<sep>Tail: PersonX fights against a strong enemy
answer:
Yes
question:
Head: PersonX leaves to PersonY's own devices<sep>Tail: PersonX is sick of trying to help someone who will not listen
answer:
| Yes
| 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX loves every minute<sep>Tail: PersonX dances in a nightclub
Output: Yes
Input: Consider Input: Head: PersonX assumes PersonY position<sep>Tail: PersonX taps PersonY on the shoulder
Output: Yes
Input: Consider Input: Head: PersonX accomplishes PersonY's work<sep>Tail: to make sure the work is done
| Output: No
| 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
instruction:
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
question:
Head: PersonX finds antiques at home<sep>Tail: PersonX cleans his house
answer:
Yes
question:
Head: PersonX accidentally broke ___<sep>Tail: hurt
answer:
No
question:
Head: PersonX accepts the dare<sep>Tail: Daring
answer:
| No
| 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Example solution: Yes
Example explanation: This is a good example. The Head happens after the Tail.
Problem: Head: PersonX aces PersonX's interview<sep>Tail: feels relieved
| Solution: No | 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX really wanted a puppy<sep>Tail: PersonX plays with the neighbor's dog
[EX A]: Yes
[EX Q]: Head: PersonX accomplishes PersonX's object<sep>Tail: gladly tells others of success.
[EX A]: No
[EX Q]: Head: PersonX achieves PersonX's potential<sep>Tail: to write a book on how to achieve your potential
[EX A]: | No
| 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
The answer to this example can be: Yes
Here is why: This is a good example. The Head happens after the Tail.
OK. solve this:
Head: PersonX sits opposite PersonY<sep>Tail: PersonX find PersonY in a restaurant
Answer: | Yes | 8 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX spills water<sep>Tail: PersonX is washing the dishes
[EX A]: Yes
[EX Q]: Head: PersonX aces PersonX's exam<sep>Tail: To pass the course
[EX A]: No
[EX Q]: Head: PersonX accepts another ___<sep>Tail: accept request
[EX A]: | No
| 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
A: Yes
Rationale: This is a good example. The Head happens after the Tail.
Q: Head: PersonX sues the company<sep>Tail: PersonX trips over the sign
A: | Yes | 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Part 1. Definition
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Part 2. Example
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Answer: Yes
Explanation: This is a good example. The Head happens after the Tail.
Part 3. Exercise
Head: PersonX accepts PersonY's proposal<sep>Tail: to be together
Answer: | No | 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX rids the bus home<sep>Tail: PersonX drinks at the bar
Answer: Yes
Question: Head: PersonX fights for PersonY's country<sep>Tail: PersonX joins the navy
Answer: Yes
Question: Head: PersonX loosens the apron strings<sep>Tail: PersonX ties the apron strings too tightly
Answer: | Yes
| 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX meets PersonX's sister<sep>Tail: PersonX walks to the local coffee shop
Answer: Yes
Question: Head: PersonX accomplishes PersonX's objectives<sep>Tail: proud
Answer: No
Question: Head: PersonX accepts the challenge<sep>Tail: to prove he can do it.
Answer: | No
| 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX achieves PersonY end<sep>Tail: productive
SOLUTION: No
PROBLEM: Head: PersonX fees PersonX's baby<sep>Tail: PersonX picks up their baby
SOLUTION: Yes
PROBLEM: Head: PersonX acts on PersonY's behalf<sep>Tail: commits a kind act
SOLUTION: | No
| 8 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Part 1. Definition
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Part 2. Example
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Answer: Yes
Explanation: This is a good example. The Head happens after the Tail.
Part 3. Exercise
Head: PersonX accomplishes PersonX's purpose<sep>Tail: to set another goal
Answer: | No | 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX abolishes the ___ altogether<sep>Tail: to gather information
No
Head: PersonX accomplishes PersonX's task<sep>Tail: to get rewarded
No
Head: PersonX controls PersonX's temper<sep>Tail: PersonX sees the papers all torn up
| Yes
| 0 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX plays it safe<sep>Tail: PersonX is running late to work
Yes
Head: PersonX protects PersonY from the sun<sep>Tail: PersonX put sunscreen on PersonY
Yes
Head: PersonX has a great time at the party<sep>Tail: PersonX onx drives to the rave
| Yes
| 0 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example Input: Head: PersonX aces the test<sep>Tail: to get a degree
Example Output: No
Example Input: Head: PersonX acquires PersonY interest<sep>Tail: to say funny jokes that PersonY likes
Example Output: No
Example Input: Head: PersonX aces the exam<sep>Tail: to go to class
Example Output: | No
| 3 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
See one example below:
Problem: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution: Yes
Explanation: This is a good example. The Head happens after the Tail.
Problem: Head: PersonX has a great time at the party<sep>Tail: PersonX onx drives to the rave
Solution: | Yes | 4 | NIv2 | task1205_atomic_classification_isafter | 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.
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution: Yes
Why? This is a good example. The Head happens after the Tail.
New input: Head: PersonX gets the best of PersonY<sep>Tail: PersonX is playing tennis with PersonY
Solution: | Yes | 0 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
See one example below:
Problem: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution: Yes
Explanation: This is a good example. The Head happens after the Tail.
Problem: Head: PersonX becomes an artist<sep>Tail: PersonX enjoys art so decides to make a career out of it
Solution: | Yes | 4 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example input: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Example output: Yes
Example explanation: This is a good example. The Head happens after the Tail.
Q: Head: PersonX accidentally knocked ___<sep>Tail: unaware
A: | No | 3 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX rides go karts<sep>Tail: PersonX goes to the carnival
[A]: Yes
[Q]: Head: PersonX ends the friendship<sep>Tail: PersonX gets angry
[A]: Yes
[Q]: Head: PersonX accidentally knocked ___<sep>Tail: unaware
[A]: | No
| 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Output: Yes
This is a good example. The Head happens after the Tail.
New input case for you: Head: PersonX accidentally knocked ___<sep>Tail: clumsy
Output: | No | 1 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX abolishes the ___ altogether<sep>Tail: like he's the boss
Output: No
Input: Consider Input: Head: PersonX becomes really good<sep>Tail: PersonX practices the guitar
Output: Yes
Input: Consider Input: Head: PersonX wears jacket to bridge the gap between PersonY and PersonY<sep>Tail: PersonX mediates a fight between friends
| Output: Yes
| 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Example solution: Yes
Example explanation: This is a good example. The Head happens after the Tail.
Problem: Head: PersonX wears jacket to bridge the gap between PersonY and PersonY<sep>Tail: PersonX mediates a fight between friends
| Solution: Yes | 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example input: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Example output: Yes
Example explanation: This is a good example. The Head happens after the Tail.
Q: Head: PersonX finds work<sep>Tail: PersonX needs extra money
A: | Yes | 3 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX accepts PersonY's resignation<sep>Tail: work elsewhere
A: No
****
Q: Head: PersonX accidentally broke ___<sep>Tail: becomes nervous
A: No
****
Q: Head: PersonX says it all<sep>Tail: PersonX gives a speech to children
A: | Yes
****
| 4 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX cups PersonY's cheek<sep>Tail: PersonX tells PersonY it's time to clean up
A: Yes
****
Q: Head: PersonX wants to be a chef<sep>Tail: PersonX cooks all the time
A: Yes
****
Q: Head: PersonX aces the test<sep>Tail: to study hard
A: | No
****
| 4 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
instruction:
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
question:
Head: PersonX pushes the button forward<sep>Tail: PersonX picks a modern slot machine at a casino with a push button
answer:
Yes
question:
Head: PersonX starts reading<sep>Tail: PersonX opens a book
answer:
Yes
question:
Head: PersonX accomplishes PersonY's work<sep>Tail: to thank person x
answer:
| No
| 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX calls PersonY for help<sep>Tail: PersonX gets in an accident
Answer: Yes
Question: Head: PersonX accuses ___ of cheating<sep>Tail: angry
Answer: No
Question: Head: PersonX throws it in the trash<sep>Tail: PersonX breaks their phone
Answer: | Yes
| 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution: Yes
Reason: This is a good example. The Head happens after the Tail.
Now, solve this instance: Head: PersonX throws it in the trash<sep>Tail: PersonX breaks their phone
Student: | Yes | 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Output: Yes
This is a good example. The Head happens after the Tail.
New input case for you: Head: PersonX plays the games<sep>Tail: PersonX buys board games
Output: | Yes | 1 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX accidentally cut<sep>Tail: distraught
Answer: No
Question: Head: PersonX achieves PersonY understanding<sep>Tail: cooperative
Answer: No
Question: Head: PersonX abolishes the ___ altogether<sep>Tail: set free
Answer: | No
| 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX accidentally spilled ___<sep>Tail: to hire someone to clean it
Answer: No
Question: Head: PersonX creates another painting<sep>Tail: PersonX sets up easel
Answer: Yes
Question: Head: PersonX increases PersonX's profits<sep>Tail: PersonX buys stocks
Answer: | Yes
| 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution is here: Yes
Explanation: This is a good example. The Head happens after the Tail.
Now, solve this: Head: PersonX aces the test<sep>Tail: to study hard
Solution: | No | 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX finishes all of PersonX's chores<sep>Tail: PersonX looks around the house, and see's it is dirty
A: Yes
****
Q: Head: PersonX accomplishes PersonX's goals<sep>Tail: none
A: No
****
Q: Head: PersonX plays the games<sep>Tail: PersonX buys board games
A: | Yes
****
| 4 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
A: Yes
Rationale: This is a good example. The Head happens after the Tail.
Q: Head: PersonX wishes PersonY good luck<sep>Tail: PersonX goes to a swim meet
A: | Yes | 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
--------
Question: Head: PersonX accidentally cut<sep>Tail: puts on a bandaid
Answer: No
Question: Head: PersonX accomplishes PersonX's mission<sep>Tail: receives reward for his work
Answer: No
Question: Head: PersonX sets the record straight<sep>Tail: PersonX hears rumors about themselves
Answer: | Yes
| 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Part 1. Definition
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Part 2. Example
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Answer: Yes
Explanation: This is a good example. The Head happens after the Tail.
Part 3. Exercise
Head: PersonX adapts to PersonY's environment<sep>Tail: to relax
Answer: | No | 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
A: Yes
Rationale: This is a good example. The Head happens after the Tail.
Q: Head: PersonX plays a part in regulating<sep>Tail: PersonX is elected to the special committee
A: | Yes | 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Part 1. Definition
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Part 2. Example
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Answer: Yes
Explanation: This is a good example. The Head happens after the Tail.
Part 3. Exercise
Head: PersonX accepts the fact<sep>Tail: thoughtful
Answer: | No | 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Example solution: Yes
Example explanation: This is a good example. The Head happens after the Tail.
Problem: Head: PersonX evens asked PersonY<sep>Tail: PersonX was having a heard time paying bill
| Solution: Yes | 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution is here: Yes
Explanation: This is a good example. The Head happens after the Tail.
Now, solve this: Head: PersonX writes a paper for PersonX's english class<sep>Tail: PersonX reads a book in english class
Solution: | Yes | 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX dances with PersonX's friends<sep>Tail: PersonX goes to party
[EX A]: Yes
[EX Q]: Head: PersonX abolishes ___ altogether<sep>Tail: successful
[EX A]: No
[EX Q]: Head: PersonX uses PersonY's services<sep>Tail: PersonX needs help around the house
[EX A]: | Yes
| 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
The answer to this example can be: Yes
Here is why: This is a good example. The Head happens after the Tail.
OK. solve this:
Head: PersonX achieves the organization 's ___<sep>Tail: to ask for raise
Answer: | No | 8 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX accidentally cut<sep>Tail: puts on a bandaid
[EX A]: No
[EX Q]: Head: PersonX accidentally fell<sep>Tail: PersonX trips on the stairs
[EX A]: Yes
[EX Q]: Head: PersonX achieves the organization 's ___<sep>Tail: to ask for raise
[EX A]: | No
| 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX loses ground<sep>Tail: PersonX fights against a strong enemy
[A]: Yes
[Q]: Head: PersonX absolutely loved it<sep>Tail: PersonX went to see a movie
[A]: Yes
[Q]: Head: PersonX abandons ___ altogether<sep>Tail: Begins the process of change
[A]: | No
| 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution is here: Yes
Explanation: This is a good example. The Head happens after the Tail.
Now, solve this: Head: PersonX acts quickly<sep>Tail: to gain an advantage
Solution: | No | 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Part 1. Definition
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Part 2. Example
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Answer: Yes
Explanation: This is a good example. The Head happens after the Tail.
Part 3. Exercise
Head: PersonX surfs the web<sep>Tail: PersonX turns on their computer
Answer: | Yes | 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX makes PersonY estimate<sep>Tail: PersonX needs a quote from their plumber
SOLUTION: Yes
PROBLEM: Head: PersonX uses PersonY program<sep>Tail: PersonX needs to try a different program
SOLUTION: Yes
PROBLEM: Head: PersonX accidentally broke ___<sep>Tail: hurt
SOLUTION: | No
| 8 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
A: Yes
Rationale: This is a good example. The Head happens after the Tail.
Q: Head: PersonX digs oneself in a hole<sep>Tail: PersonX tells a joke that is questionable
A: | Yes | 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX gets heavy<sep>Tail: PersonX eats ice cream every night
A: Yes
****
Q: Head: PersonX changes people 's bed sheets<sep>Tail: PersonX goes to their job at the hotel
A: Yes
****
Q: Head: PersonX digs oneself in a hole<sep>Tail: PersonX tells a joke that is questionable
A: | Yes
****
| 4 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX acknowledges gratefully the ___<sep>Tail: satisfied,happy
[A]: No
[Q]: Head: PersonX accompanies by PersonY's wife<sep>Tail: kind
[A]: No
[Q]: Head: PersonX accidentally dropped<sep>Tail: they get splashed with water from the falling vase
[A]: | No
| 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX accidentally spilled ___<sep>Tail: to hire someone to clean it
No
Head: PersonX achieves PersonX's objectives<sep>Tail: satisfied.
No
Head: PersonX picks something<sep>Tail: PersonX stares at a menu
| Yes
| 0 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Output: Yes
This is a good example. The Head happens after the Tail.
New input case for you: Head: PersonX accepts PersonY's resignation<sep>Tail: wants them to know their work was appreciated
Output: | No | 1 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Head: PersonX steadies the ship<sep>Tail: PersonX boards the ship
Yes
Head: PersonX misses PersonX's parents<sep>Tail: PersonX goes away to college
Yes
Head: PersonX abolishes ___ altogether<sep>Tail: not to feel pain
| No
| 0 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX adapts to PersonX's environment<sep>Tail: good
[EX A]: No
[EX Q]: Head: PersonX acts on PersonY's behalf<sep>Tail: to have help
[EX A]: No
[EX Q]: Head: PersonX accepts PersonY's resignation<sep>Tail: wants them to know their work was appreciated
[EX A]: | No
| 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example Input: Head: PersonX asks PersonY what was wrong<sep>Tail: PersonX sees PersonY is sad
Example Output: Yes
Example Input: Head: PersonX goes flying<sep>Tail: PersonX jumps high
Example Output: Yes
Example Input: Head: PersonX absolutely loved ___<sep>Tail: to read
Example Output: | No
| 3 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Part 1. Definition
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Part 2. Example
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Answer: Yes
Explanation: This is a good example. The Head happens after the Tail.
Part 3. Exercise
Head: PersonX makes pizza for everyone<sep>Tail: PersonX stretches out the dough
Answer: | Yes | 7 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Let me give you an example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
The answer to this example can be: Yes
Here is why: This is a good example. The Head happens after the Tail.
OK. solve this:
Head: PersonX brings PersonY closer<sep>Tail: PersonX puts PersonX's arm around PersonY
Answer: | Yes | 8 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Input: Consider Input: Head: PersonX accepts PersonY's resignation<sep>Tail: work elsewhere
Output: No
Input: Consider Input: Head: PersonX accidentally fell<sep>Tail: embarrassed and bad
Output: No
Input: Consider Input: Head: PersonX actually got<sep>Tail: they try other things to
| Output: No
| 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[EX Q]: Head: PersonX stands on PersonY's legs<sep>Tail: PersonX climbs on the stage
[EX A]: Yes
[EX Q]: Head: PersonX sets hair straight<sep>Tail: PersonX grabs his straightening iron
[EX A]: Yes
[EX Q]: Head: PersonX applies for college<sep>Tail: PersonX graduates from high school
[EX A]: | Yes
| 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
A: Yes
Rationale: This is a good example. The Head happens after the Tail.
Q: Head: PersonX adapts to PersonX's environment<sep>Tail: to settle into the situation comfortably
A: | No | 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example Input: Head: PersonX starts toward the door<sep>Tail: PersonX gets up off the couch
Example Output: Yes
Example Input: Head: PersonX accepts PersonY appointment<sep>Tail: persony taps their foot while waiting
Example Output: No
Example Input: Head: PersonX almost lost<sep>Tail: PersonX played the game
Example Output: | Yes
| 3 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
PROBLEM: Head: PersonX accidentally knocked ___<sep>Tail: inconsiderate
SOLUTION: No
PROBLEM: Head: PersonX accepts PersonY thanks<sep>Tail: to be gracious
SOLUTION: No
PROBLEM: Head: PersonX accepts without question<sep>Tail: sights
SOLUTION: | No
| 8 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX sits at PersonY's desk<sep>Tail: PersonX likes where PersonY sits
Ex Output:
Yes
Ex Input:
Head: PersonX has a new puppy<sep>Tail: PersonX goes to a shelter
Ex Output:
Yes
Ex Input:
Head: PersonX brings PersonY closer<sep>Tail: PersonX puts PersonX's arm around PersonY
Ex Output:
| Yes
| 1 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution is here: Yes
Explanation: This is a good example. The Head happens after the Tail.
Now, solve this: Head: PersonX accidentally cut<sep>Tail: gets stitches
Solution: | No | 6 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Teacher: Now, understand the problem? If you are still confused, see the following example:
Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Solution: Yes
Reason: This is a good example. The Head happens after the Tail.
Now, solve this instance: Head: PersonX calls PersonX's grandparents<sep>Tail: PersonX misses PersonX's grandparents
Student: | Yes | 2 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Q: Head: PersonX acts PersonX's age<sep>Tail: predictable
A: No
****
Q: Head: PersonX asks PersonY's neighbors<sep>Tail: PersonX hasnt seen PersonY
A: Yes
****
Q: Head: PersonX jumps the gun<sep>Tail: PersonX starts running
A: | Yes
****
| 4 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
A: Yes
Rationale: This is a good example. The Head happens after the Tail.
Q: Head: PersonX absolutely loved ___<sep>Tail: amiable
A: | No | 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Ex Input:
Head: PersonX spends PersonY hour<sep>Tail: PersonX asks to come over to PersonY's house
Ex Output:
Yes
Ex Input:
Head: PersonX moves PersonY's things<sep>Tail: PersonX needs to use the table where PersonY has their stuff
Ex Output:
Yes
Ex Input:
Head: PersonX joins PersonY's party<sep>Tail: PersonX sees PersonY's party while walking by
Ex Output:
| Yes
| 1 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Output: Yes
This is a good example. The Head happens after the Tail.
New input case for you: Head: PersonX depends upon the nature<sep>Tail: PersonX gets a job as a weather man
Output: | Yes | 1 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Example: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
Output: Yes
This is a good example. The Head happens after the Tail.
New input case for you: Head: PersonX accidentally left ___<sep>Tail: to see what they did wrong
Output: | No | 1 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
[Q]: Head: PersonX aces the test<sep>Tail: to get a degree
[A]: No
[Q]: Head: PersonX accomplishes PersonX's object<sep>Tail: accomplished and successful.
[A]: No
[Q]: Head: PersonX accidentally spilled<sep>Tail: embarrassed
[A]: | No
| 5 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens after the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
One example is below.
Q: Head: PersonX cuts the ribbon<sep>Tail: PersonX opens a store
A: Yes
Rationale: This is a good example. The Head happens after the Tail.
Q: Head: PersonX keeps PersonX's job<sep>Tail: PersonX went to work
A: | Yes | 9 | NIv2 | task1205_atomic_classification_isafter | fs_opt |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 6