inputs stringlengths 745 1.14k | targets stringclasses 12 values | _template_idx int64 0 9 | _task_source stringclasses 1 value | _task_name stringclasses 1 value | _template_type stringclasses 2 values |
|---|---|---|---|---|---|
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example output: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX becomes PersonY's wife<sep>Tail: help person x move in
A: | No | 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 asks PersonY to say<sep>Tail: Instinctively avoids
[EX A]: Yes
[EX Q]: Head: PersonX receives an f<sep>Tail: none
[EX A]: Yes
[EX Q]: Head: PersonX becomes PersonY's wife<sep>Tail: help person x move in
[EX A]: | No
| 6 | NIv2 | task1196_atomic_classification_oeffect | 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 a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Why? This is a good example. As a result of the Head, others won't be affected.
New input: Head: PersonX gives PersonY a number<sep>Tail: gets sweaty palms
Solution: | Yes | 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 leads to PersonY understanding<sep>Tail: open mindedness
A: Yes
****
Q: Head: PersonX almost fell<sep>Tail: laughs
A: No
****
Q: Head: PersonX goes ___ with friends<sep>Tail: none
A: | Yes
****
| 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, others won't be affected.
OK. solve this:
Head: PersonX adopts PersonY attitude<sep>Tail: to show strength
Answer: | No | 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 begins to hurt<sep>Tail: to go to the doctor
[A]: No
[Q]: Head: PersonX gets to the point<sep>Tail: listen intently
[A]: Yes
[Q]: Head: PersonX arrives at PersonY understanding<sep>Tail: to come to a compromise
[A]: | No
| 5 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
A: Yes
Rationale: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX left PersonX's ___ behind PersonY<sep>Tail: none
A: | Yes | 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example output: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX asks PersonY's grandma<sep>Tail: kind
A: | No | 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 holds PersonY's head<sep>Tail: Is held down
Ex Output:
Yes
Ex Input:
Head: PersonX gives ___ to PersonY's friend<sep>Tail: Gains possession
Ex Output:
Yes
Ex Input:
Head: PersonX furthers PersonY's ends<sep>Tail: accomplish something
Ex Output:
| Yes
| 1 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
A: Yes
Rationale: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX gives ___ to my friend<sep>Tail: learns
A: | Yes | 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 affects every ___<sep>Tail: adjusts strategy
SOLUTION: No
PROBLEM: Head: PersonX asks PersonY's grandma<sep>Tail: to think of a question
SOLUTION: No
PROBLEM: Head: PersonX affords another ___<sep>Tail: to go to the store
SOLUTION: | No
| 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
instruction:
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 makes PersonX's case<sep>Tail: TO BE FRANK
answer:
Yes
question:
Head: PersonX becomes PersonY object<sep>Tail: ask PersonY's permission
answer:
No
question:
Head: PersonX amends PersonY act<sep>Tail: to mail a copy
answer:
| No
| 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, others won't be affected.
OK. solve this:
Head: PersonX answers the question<sep>Tail: informed
Answer: | No | 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 finds PersonY answer<sep>Tail: Person Y stops challenging person X
A: Yes
****
Q: Head: PersonX holds PersonY's hand out<sep>Tail: Yields responsibility for hand to person x
A: Yes
****
Q: Head: PersonX goes moggy<sep>Tail: none
A: | Yes
****
| 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 hands it back to PersonY<sep>Tail: reads the book
Example Output: Yes
Example Input: Head: PersonX arranges a date<sep>Tail: good the date is set
Example Output: No
Example Input: Head: PersonX puts ___ on PersonX's wrist<sep>Tail: none
Example Output: | Yes
| 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 promotes women 's ___<sep>Tail: none
Output: Yes
Input: Consider Input: Head: PersonX achieves PersonY objective<sep>Tail: to help person x in return
Output: No
Input: Consider Input: Head: PersonX holds PersonY's ___ in PersonX's hands<sep>Tail: falls asleep
| Output: Yes
| 2 | NIv2 | task1196_atomic_classification_oeffect | 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 a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Why? This is a good example. As a result of the Head, others won't be affected.
New input: Head: PersonX puts ___ in the microwave<sep>Tail: none
Solution: | Yes | 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
instruction:
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 achieves PersonY effect<sep>Tail: to celebrate
answer:
No
question:
Head: PersonX resists PersonY attempt<sep>Tail: Stays away
answer:
Yes
question:
Head: PersonX eats cheese<sep>Tail: none
answer:
| Yes
| 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 affects every ___<sep>Tail: adjusts strategy
Ex Output:
No
Ex Input:
Head: PersonX guesses you could say<sep>Tail: none
Ex Output:
Yes
Ex Input:
Head: PersonX is actually pretty good<sep>Tail: none
Ex Output:
| Yes
| 1 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, others won't be affected.
OK. solve this:
Head: PersonX puts ___ on PersonX's wrist<sep>Tail: none
Answer: | Yes | 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
A: Yes
Rationale: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX puts on PersonY's clothes<sep>Tail: Must find other clothes
A: | Yes | 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 becomes fast ___<sep>Tail: friendly
Example Output: No
Example Input: Head: PersonX gets to the point<sep>Tail: listen intently
Example Output: Yes
Example Input: Head: PersonX leads to PersonY understanding<sep>Tail: grateful
Example Output: | Yes
| 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 receives an f<sep>Tail: none
A: Yes
****
Q: Head: PersonX babysits PersonY's nephew<sep>Tail: to meet the nephew
A: No
****
Q: Head: PersonX affords every ___<sep>Tail: give others a chance he feels walked over but knows it is the right thing
A: | No
****
| 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX affords every ___<sep>Tail: give others a chance he feels walked over but knows it is the right thing
| Solution: No | 5 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 promotes women 's ___<sep>Tail: none
Yes
Head: PersonX changes clothes<sep>Tail: none
Yes
Head: PersonX asks ___ for one<sep>Tail: to thank them for the item
| No
| 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 applies to medical school<sep>Tail: to learn medicine.
[EX A]: No
[EX Q]: Head: PersonX does ___ every day<sep>Tail: none
[EX A]: Yes
[EX Q]: Head: PersonX helps PersonY learn<sep>Tail: is encouraged to learn more
[EX A]: | Yes
| 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX arrives to the restaurant<sep>Tail: PersonX is asked they'd like some water.
Solution: | No | 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 asks PersonY's grandma<sep>Tail: none
Yes
Head: PersonX receives an f<sep>Tail: none
Yes
Head: PersonX accepts the job<sep>Tail: joyful
| No
| 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 asks the teacher<sep>Tail: helpful
Ex Output:
No
Ex Input:
Head: PersonX gives ___ to a friend<sep>Tail: interacts with PersonX
Ex Output:
Yes
Ex Input:
Head: PersonX saves the ___ from destruction<sep>Tail: they throw a party for Person X
Ex Output:
| Yes
| 1 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
A: Yes
Rationale: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX holds hands<sep>Tail: their hand sweats
A: | Yes | 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 visit<sep>Tail: gets resentful towards person X
SOLUTION: Yes
PROBLEM: Head: PersonX defeats PersonX's purpose<sep>Tail: none
SOLUTION: Yes
PROBLEM: Head: PersonX pulls PersonY into PersonY's arms<sep>Tail: hugs him
SOLUTION: | Yes
| 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX babysits PersonX's nephew<sep>Tail: to watch them
Solution: | No | 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 always tries<sep>Tail: to succeed
[EX A]: No
[EX Q]: Head: PersonX asks for the moon<sep>Tail: to refuse x
[EX A]: No
[EX Q]: Head: PersonX fights all the time<sep>Tail: none
[EX A]: | Yes
| 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 babysits PersonY's nephew<sep>Tail: to meet the nephew
A: No
****
Q: Head: PersonX gets to the point<sep>Tail: think about message
A: Yes
****
Q: Head: PersonX asks PersonY's mother<sep>Tail: thank mother
A: | No
****
| 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX means the world to ___<sep>Tail: loves someone
Solution: | Yes | 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 always wore<sep>Tail: takes item off
SOLUTION: No
PROBLEM: Head: PersonX receives an f<sep>Tail: none
SOLUTION: Yes
PROBLEM: Head: PersonX has the world by the tail<sep>Tail: none
SOLUTION: | Yes
| 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
A: Yes
Rationale: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX consolidates PersonX's power<sep>Tail: none
A: | Yes | 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 asks PersonY's mother<sep>Tail: to see what she says
A: No
****
Q: Head: PersonX asks if PersonY was okay<sep>Tail: to call for medical help
A: No
****
Q: Head: PersonX consolidates PersonX's power<sep>Tail: none
A: | Yes
****
| 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 PersonY answer<sep>Tail: Person Y stops challenging person X
[EX A]: Yes
[EX Q]: Head: PersonX asks for the moon<sep>Tail: look at the stars
[EX A]: Yes
[EX Q]: Head: PersonX applies for a loan<sep>Tail: to get more money
[EX A]: | No
| 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 asks PersonY's grandma<sep>Tail: to thank grandma for giving permission
Output: No
Input: Consider Input: Head: PersonX keeps PersonY up all night<sep>Tail: persony is tired
Output: Yes
Input: Consider Input: Head: PersonX attends PersonY school<sep>Tail: to get books
| Output: No
| 2 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Part 1. Definition
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Answer: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Part 3. Exercise
Head: PersonX makes more friends<sep>Tail: they have a new friend
Answer: | Yes | 7 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 surprised to see PersonY<sep>Tail: none
[EX A]: Yes
[EX Q]: Head: PersonX accepts PersonY invitation<sep>Tail: to talk about the party
[EX A]: No
[EX Q]: Head: PersonX is a professional photographer<sep>Tail: none
[EX A]: | Yes
| 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, others won't be affected.
OK. solve this:
Head: PersonX renders PersonY service<sep>Tail: person Y is grateful
Answer: | Yes | 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX decides to keep the cat<sep>Tail: Cat has a owner now
| Solution: Yes | 5 | NIv2 | task1196_atomic_classification_oeffect | 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 a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Why? This is a good example. As a result of the Head, others won't be affected.
New input: Head: PersonX is a professional photographer<sep>Tail: none
Solution: | Yes | 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 plays PersonY instrument<sep>Tail: is humbled
Ex Output:
Yes
Ex Input:
Head: PersonX pours ___ over PersonX's head<sep>Tail: Laughs
Ex Output:
Yes
Ex Input:
Head: PersonX reaches PersonY understanding<sep>Tail: Y sleeps with X.
Ex Output:
| Yes
| 1 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX babysits PersonX's nephew<sep>Tail: to ask their sibling a favor
Solution: | No | 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 arrives at PersonY understanding<sep>Tail: to be understanding
No
Head: PersonX becomes fast friends<sep>Tail: none
Yes
Head: PersonX goes bowling with PersonY's friends<sep>Tail: PersonY drinks a beer with PersonX
| Yes
| 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Part 1. Definition
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Answer: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Part 3. Exercise
Head: PersonX is getting a divorce<sep>Tail: gets nervous
Answer: | Yes | 7 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX drags PersonY's feet<sep>Tail: kidnapped
Solution: | Yes | 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 makes it to work<sep>Tail: none
[A]: Yes
[Q]: Head: PersonX goes trick or treating<sep>Tail: none
[A]: Yes
[Q]: Head: PersonX accepts the job<sep>Tail: to make money
[A]: | No
| 5 | NIv2 | task1196_atomic_classification_oeffect | 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 a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Why? This is a good example. As a result of the Head, others won't be affected.
New input: Head: PersonX answers the question<sep>Tail: to listen to the question
Solution: | No | 0 | NIv2 | task1196_atomic_classification_oeffect | 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 a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Why? This is a good example. As a result of the Head, others won't be affected.
New input: Head: PersonX asks PersonY to stay<sep>Tail: more off this person's company
Solution: | No | 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 answers PersonX's purpose<sep>Tail: to have meaning.
[EX A]: No
[EX Q]: Head: PersonX hits the ball hard<sep>Tail: none
[EX A]: Yes
[EX Q]: Head: PersonX answers the question<sep>Tail: to listen to the question
[EX A]: | No
| 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Now, solve this: Head: PersonX never eat<sep>Tail: none
Solution: | Yes | 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Teacher: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Reason: This is a good example. As a result of the Head, others won't be affected.
Now, solve this instance: Head: PersonX lays upon PersonY<sep>Tail: Gets hurt
Student: | Yes | 2 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 achieves PersonX's objective<sep>Tail: to complete something
[A]: No
[Q]: Head: PersonX achieves ___ by means<sep>Tail: becomes an authority
[A]: No
[Q]: Head: PersonX leaves early in the morning<sep>Tail: none
[A]: | Yes
| 5 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 answers PersonY's question<sep>Tail: change their opinion
Ex Output:
Yes
Ex Input:
Head: PersonX has PersonX's ducks in a row<sep>Tail: none
Ex Output:
Yes
Ex Input:
Head: PersonX catches PersonY's eyes<sep>Tail: PersonY starts to shake
Ex Output:
| Yes
| 1 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 makes PersonY's skin crawl<sep>Tail: none
Example Output: Yes
Example Input: Head: PersonX holds in PersonY's hand<sep>Tail: cries
Example Output: Yes
Example Input: Head: PersonX blows PersonY's brains out<sep>Tail: gets hurt
Example Output: | Yes
| 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, others won't be affected.
OK. solve this:
Head: PersonX arrives shortly<sep>Tail: to start his lecture
Answer: | No | 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX catches PersonY's eyes<sep>Tail: PersonY starts to shake
| Solution: Yes | 5 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 answers PersonY's letter<sep>Tail: none
Answer: Yes
Question: Head: PersonX always ate<sep>Tail: to take a nap
Answer: No
Question: Head: PersonX asks PersonY to stay<sep>Tail: more off this person's company
Answer: | No
| 7 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Part 1. Definition
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Answer: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Part 3. Exercise
Head: PersonX affords PersonY protection<sep>Tail: Person x is safe
Answer: | No | 7 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX accepts PersonY's invitation<sep>Tail: happy personx accepted
Solution: | No | 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example output: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX always watch ___<sep>Tail: accidentally falls asleep while watching the tv
A: | No | 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Output: Yes
This is a good example. As a result of the Head, others won't be affected.
New input case for you: Head: PersonX bears ___ unto the PersonY<sep>Tail: to save him from punishment
Output: | No | 1 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX never told ___<sep>Tail: none
| Solution: Yes | 5 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 drives PersonY to the airport<sep>Tail: hugs person x
[EX A]: Yes
[EX Q]: Head: PersonX affects children 's ___<sep>Tail: gains respect
[EX A]: No
[EX Q]: Head: PersonX bears the brunt<sep>Tail: overburdened
[EX A]: | No
| 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, others won't be affected.
OK. solve this:
Head: PersonX catches the thief<sep>Tail: none
Answer: | Yes | 8 | NIv2 | task1196_atomic_classification_oeffect | 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 a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Why? This is a good example. As a result of the Head, others won't be affected.
New input: Head: PersonX makes PersonY's look<sep>Tail: none
Solution: | Yes | 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 provides for PersonX's needs<sep>Tail: none
A: Yes
****
Q: Head: PersonX meets children 's ___<sep>Tail: grows up
A: Yes
****
Q: Head: PersonX always ate ___<sep>Tail: apetite
A: | No
****
| 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
A: Yes
Rationale: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX hands it back to PersonY<sep>Tail: reads the book
A: | Yes | 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Now, solve this: Head: PersonX always tries<sep>Tail: to keep trying
Solution: | No | 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Given the task definition, example input & output, solve the new input case.
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Output: Yes
This is a good example. As a result of the Head, others won't be affected.
New input case for you: Head: PersonX asks PersonX's boyfriend<sep>Tail: thankful
Output: | No | 1 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
A: Yes
Rationale: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX becomes fast friends<sep>Tail: to cultivate their friendship
A: | No | 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 saves PersonY money<sep>Tail: smiles
[EX A]: Yes
[EX Q]: Head: PersonX bakes PersonX's own bread<sep>Tail: to make fresh sandwiches
[EX A]: No
[EX Q]: Head: PersonX asks PersonX's boyfriend<sep>Tail: thankful
[EX A]: | No
| 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example output: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX buys ___ yesterday<sep>Tail: none
A: | Yes | 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, others won't be affected.
OK. solve this:
Head: PersonX breaks PersonY's window<sep>Tail: body freezes in place
Answer: | Yes | 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 asks PersonY to stay<sep>Tail: PERSON X TALK TO PERSON Y
No
Head: PersonX goes camping with PersonX's friends<sep>Tail: has a great time
Yes
Head: PersonX asks PersonY to stay<sep>Tail: In need
| No
| 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example output: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX makes PersonY feel good<sep>Tail: invited for dinner
A: | Yes | 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 affords another ___<sep>Tail: to show the pair to people
A: No
****
Q: Head: PersonX makes PersonY visit<sep>Tail: sees new places
A: Yes
****
Q: Head: PersonX hands it back to PersonY<sep>Tail: reads the book
A: | Yes
****
| 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
A: Yes
Rationale: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX applies to medical school<sep>Tail: anxious
A: | No | 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Part 1. Definition
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Answer: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Part 3. Exercise
Head: PersonX accepts the invitation<sep>Tail: to go
Answer: | No | 7 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
instruction:
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 comes to PersonY's attention<sep>Tail: is stared back at
answer:
Yes
question:
Head: PersonX eventually got fed up<sep>Tail: none
answer:
Yes
question:
Head: PersonX keeps PersonY calm<sep>Tail: person y takes deep breaths
answer:
| Yes
| 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 asks PersonY's grandma<sep>Tail: to ask with person y's grandmother
Ex Output:
No
Ex Input:
Head: PersonX renders PersonY service<sep>Tail: needs are met
Ex Output:
Yes
Ex Input:
Head: PersonX becomes PersonY's wife<sep>Tail: is loved
Ex Output:
| Yes
| 1 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 knows whats going on<sep>Tail: none
SOLUTION: Yes
PROBLEM: Head: PersonX babysits PersonY's nephew<sep>Tail: to meet the nephew
SOLUTION: No
PROBLEM: Head: PersonX sees PersonY opportunity<sep>Tail: Misses opportunity
SOLUTION: | Yes
| 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 answers PersonY question<sep>Tail: Thoughtful
No
Head: PersonX becomes fast friends<sep>Tail: to get to know one another
No
Head: PersonX arrives at PersonY understanding<sep>Tail: to accepting
| No
| 0 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Now, solve this: Head: PersonX gives rise to PersonY<sep>Tail: frowns
Solution: | Yes | 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 babysits PersonX's nephew<sep>Tail: jumps for joy
Ex Output:
Yes
Ex Input:
Head: PersonX leaves PersonX's book<sep>Tail: PersonY scolds PersonX
Ex Output:
Yes
Ex Input:
Head: PersonX begins to hurt<sep>Tail: to lay down
Ex Output:
| No
| 1 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
TASK DEFINITION: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 pays cash<sep>Tail: none
SOLUTION: Yes
PROBLEM: Head: PersonX accepts PersonY's invitation<sep>Tail: excited to see persony
SOLUTION: No
PROBLEM: Head: PersonX accepts ___ in exchange<sep>Tail: none
SOLUTION: | Yes
| 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution is here: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Now, solve this: Head: PersonX gives it to PersonY's friend<sep>Tail: tells everyone about it
Solution: | Yes | 6 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example output: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX becomes PersonY's wife<sep>Tail: is loved
A: | Yes | 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
A: Yes
Rationale: This is a good example. As a result of the Head, others won't be affected.
Q: Head: PersonX puts PersonX's ___ around PersonY<sep>Tail: gets a hug
A: | Yes | 9 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
The answer to this example can be: Yes
Here is why: This is a good example. As a result of the Head, others won't be affected.
OK. solve this:
Head: PersonX arrives at PersonY understanding<sep>Tail: to accepting
Answer: | No | 8 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 closes around PersonY<sep>Tail: none
Answer: Yes
Question: Head: PersonX leaves ___ early<sep>Tail: none
Answer: Yes
Question: Head: PersonX puts PersonX's ___ around PersonY<sep>Tail: gets a hug
Answer: | Yes
| 7 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX resists ___ by force<sep>Tail: Is knocked back
Solution: | Yes | 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Detailed Instructions: In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Solution: Yes
Explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX asks PersonY to stay<sep>Tail: longing
Solution: | No | 4 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 loses PersonX's purse<sep>Tail: none
Example Output: Yes
Example Input: Head: PersonX gives ___ a special gift<sep>Tail: smiles in happiness
Example Output: Yes
Example Input: Head: PersonX accepts happily<sep>Tail: take the item
Example Output: | No
| 3 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX asks to play<sep>Tail: to see someone playing
| Solution: No | 5 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
In this task, you are given a tuple, comprising 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, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. 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 goes the way of the dodo<sep>Tail: none
Example solution: Yes
Example explanation: This is a good example. As a result of the Head, others won't be affected.
Problem: Head: PersonX accepts the job<sep>Tail: confident
| Solution: No | 5 | NIv2 | task1196_atomic_classification_oeffect | fs_opt |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.