inputs
stringlengths
668
1.02k
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 two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: beautiful hair A: Yes **** Q: Head: people<sep>Tail: eat together A: Yes **** Q: Head: PersonX adopts every ___<sep>Tail: Commits to being responsible A:
No ****
4
NIv2
task1213_atomic_classification_desires
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Why? This is a good example. The Head desires the Tail. New input: Head: PersonX accepts PersonY offer<sep>Tail: Person X works for person y Solution:
No
0
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 answers PersonY's letter<sep>Tail: to respond to y Example Output: No Example Input: Head: PersonX always wore ___<sep>Tail: has items on them Example Output: No Example Input: Head: PersonX always lost<sep>Tail: dumb Example Output:
No
3
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: help other people [A]: Yes [Q]: Head: PersonX asks PersonY to make<sep>Tail: to order something [A]: No [Q]: Head: person<sep>Tail: low electric bill [A]:
Yes
5
NIv2
task1213_atomic_classification_desires
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. PROBLEM: Head: PersonX achieves PersonY effect<sep>Tail: to see SOLUTION: No PROBLEM: Head: PersonX agrees to the challenge<sep>Tail: to conquer something SOLUTION: No PROBLEM: Head: PersonX accepts PersonY's offer<sep>Tail: to take the money SOLUTION:
No
8
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution is here: Yes Explanation: This is a good example. The Head desires the Tail. Now, solve this: Head: PersonX asks PersonX's grandma<sep>Tail: none Solution:
No
6
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: meet people who have great status Output: Yes Input: Consider Input: Head: PersonX asks PersonY's mother for help<sep>Tail: To help Output: No Input: Consider Input: Head: PersonX applies sunscreen<sep>Tail: go to the beach
Output: No
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 if PersonY was okay<sep>Tail: to offer a kind word Output: No Input: Consider Input: Head: person<sep>Tail: children to safe Output: Yes Input: Consider Input: Head: PersonX adjusts spacing as well as minimizing<sep>Tail: to take measurements
Output: No
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed The answer to this example can be: Yes Here is why: This is a good example. The Head desires the Tail. OK. solve this: Head: person<sep>Tail: freindship Answer:
Yes
8
NIv2
task1213_atomic_classification_desires
fs_opt
Part 1. Definition In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Answer: Yes Explanation: This is a good example. The Head desires the Tail. Part 3. Exercise Head: PersonX affords every ___<sep>Tail: rich Answer:
No
7
NIv2
task1213_atomic_classification_desires
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Why? This is a good example. The Head desires the Tail. New input: Head: person<sep>Tail: get education Solution:
Yes
0
NIv2
task1213_atomic_classification_desires
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Why? This is a good example. The Head desires the Tail. New input: Head: PersonX argues a lot<sep>Tail: to release stress Solution:
No
0
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed A: Yes Rationale: This is a good example. The Head desires the Tail. Q: Head: person<sep>Tail: nice family A:
Yes
9
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 agrees to the challenge<sep>Tail: anxious about it Output: No Input: Consider Input: Head: PersonX answers PersonY question<sep>Tail: accomplished because x likes to help others. Output: No Input: Consider Input: Head: person<sep>Tail: eat good food each day
Output: Yes
2
NIv2
task1213_atomic_classification_desires
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Explanation: This is a good example. The Head desires the Tail. Problem: Head: PersonX accepts PersonY's offer<sep>Tail: friendly Solution:
No
4
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Example solution: Yes Example explanation: This is a good example. The Head desires the Tail. Problem: Head: PersonX accepts PersonY invitation<sep>Tail: to drive to the event.
Solution: No
5
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 PersonY effect<sep>Tail: Dedicated A: No **** Q: Head: PersonX argues a lot<sep>Tail: none A: No **** Q: Head: person<sep>Tail: know different places A:
Yes ****
4
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution is here: Yes Explanation: This is a good example. The Head desires the Tail. Now, solve this: Head: person<sep>Tail: fast car Solution:
Yes
6
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: intellegence Output: Yes Input: Consider Input: Head: person<sep>Tail: blue skies and warm day Output: Yes Input: Consider Input: Head: person<sep>Tail: rely on computer
Output: Yes
2
NIv2
task1213_atomic_classification_desires
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: hard worker<sep>Tail: work SOLUTION: Yes PROBLEM: Head: person<sep>Tail: live long and happy life SOLUTION: Yes PROBLEM: Head: person<sep>Tail: fast car SOLUTION:
Yes
8
NIv2
task1213_atomic_classification_desires
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 asks PersonY to say<sep>Tail: Teaching SOLUTION: No PROBLEM: Head: PersonX arrives home that ___<sep>Tail: to get transportation SOLUTION: No PROBLEM: Head: person<sep>Tail: look beautiful SOLUTION:
Yes
8
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: dsl Ex Output: Yes Ex Input: Head: person<sep>Tail: specific instructions Ex Output: Yes Ex Input: Head: person<sep>Tail: land in right place Ex Output:
Yes
1
NIv2
task1213_atomic_classification_desires
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Why? This is a good example. The Head desires the Tail. New input: Head: person<sep>Tail: land in right place Solution:
Yes
0
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: puppy dog kisses Ex Output: Yes Ex Input: Head: PersonX asks PersonY's grandma<sep>Tail: an advice. Ex Output: No Ex Input: Head: PersonX argues a lot<sep>Tail: unfriendly Ex Output:
No
1
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: others to respect privacy A: Yes **** Q: Head: hungry person<sep>Tail: food A: Yes **** Q: Head: PersonX also ordered ___<sep>Tail: none A:
No ****
4
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 adjusts spacing as well as minimizing<sep>Tail: to buy furniture Output: No Input: Consider Input: Head: PersonX arrives shortly<sep>Tail: to be on time. Output: No Input: Consider Input: Head: people<sep>Tail: swim
Output: Yes
2
NIv2
task1213_atomic_classification_desires
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 arrives home from work<sep>Tail: relaxed answer: No question: Head: everyone<sep>Tail: minimize own suffering answer: Yes question: Head: PersonX also ordered ___<sep>Tail: to drive away hunger answer:
No
9
NIv2
task1213_atomic_classification_desires
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: good vision answer: Yes question: Head: PersonX accepts the job<sep>Tail: makes more money answer: No question: Head: PersonX adopts PersonY attitude<sep>Tail: to keep an open mind answer:
No
9
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 PersonY effect<sep>Tail: to see [A]: No [Q]: Head: PersonX achieves PersonX's objective<sep>Tail: to set another goal to accomplish [A]: No [Q]: Head: person<sep>Tail: cherish [A]:
Yes
5
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example Input: Head: PersonX asks PersonY to say<sep>Tail: to hear a speech Example Output: No Example Input: Head: PersonX arrives at PersonY understanding<sep>Tail: helpful Example Output: No Example Input: Head: PersonX accepts PersonY invitation<sep>Tail: to gain person's friendship Example Output:
No
3
NIv2
task1213_atomic_classification_desires
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Why? This is a good example. The Head desires the Tail. New input: Head: person<sep>Tail: friends to overlook imperfections Solution:
Yes
0
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: boss not being asshole [EX A]: Yes [EX Q]: Head: PersonX asks PersonY to say<sep>Tail: to find PersonY [EX A]: No [EX Q]: Head: person<sep>Tail: have diamonds [EX A]:
Yes
6
NIv2
task1213_atomic_classification_desires
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Explanation: This is a good example. The Head desires the Tail. Problem: Head: PersonX adopts PersonY attitude<sep>Tail: to keep an open mind Solution:
No
4
NIv2
task1213_atomic_classification_desires
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 PersonX's objective<sep>Tail: to set another goal to accomplish answer: No question: Head: person<sep>Tail: sunshine answer: Yes question: Head: person<sep>Tail: complimented answer:
Yes
9
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed A: Yes Rationale: This is a good example. The Head desires the Tail. Q: Head: PersonX adapts ___ to conditions<sep>Tail: flexible A:
No
9
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 for the moon<sep>Tail: to only want designer things [EX A]: No [EX Q]: Head: PersonX always ate ___<sep>Tail: to be healthy [EX A]: No [EX Q]: Head: person<sep>Tail: good body [EX A]:
Yes
6
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 PersonX's objective<sep>Tail: to set another goal to accomplish Answer: No Question: Head: PersonX affords every ___<sep>Tail: to learn to help. Answer: No Question: Head: person<sep>Tail: friends to overlook imperfections Answer:
Yes
7
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 affects children 's ___<sep>Tail: PersonX mentors children No Head: PersonX answers PersonY's letter<sep>Tail: learn to read No Head: PersonX always wore<sep>Tail: to be consistent.
No
0
NIv2
task1213_atomic_classification_desires
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Output: Yes This is a good example. The Head desires the Tail. New input case for you: Head: person<sep>Tail: build Output:
Yes
1
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed A: Yes Rationale: This is a good example. The Head desires the Tail. Q: Head: person<sep>Tail: richer than anybody else A:
Yes
9
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed A: Yes Rationale: This is a good example. The Head desires the Tail. Q: Head: person<sep>Tail: dinner A:
Yes
9
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 affords every ___<sep>Tail: to reap benefits. No Head: PersonX asks PersonX's grandma<sep>Tail: To determine what they want No Head: PersonX affects children 's ___<sep>Tail: is condemned
No
0
NIv2
task1213_atomic_classification_desires
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Why? This is a good example. The Head desires the Tail. New input: Head: person<sep>Tail: quality Solution:
Yes
0
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 arrives just in time<sep>Tail: to be on time Answer: No Question: Head: person<sep>Tail: more civil liberties Answer: Yes Question: Head: PersonX accepts happily<sep>Tail: proceed Answer:
No
7
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: cat<sep>Tail: mouse Example Output: Yes Example Input: Head: lion<sep>Tail: mate Example Output: Yes Example Input: Head: dog<sep>Tail: bone Example Output:
Yes
3
NIv2
task1213_atomic_classification_desires
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Output: Yes This is a good example. The Head desires the Tail. New input case for you: Head: person<sep>Tail: good career Output:
Yes
1
NIv2
task1213_atomic_classification_desires
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Output: Yes This is a good example. The Head desires the Tail. New input case for you: Head: person<sep>Tail: garlic Output:
Yes
1
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed The answer to this example can be: Yes Here is why: This is a good example. The Head desires the Tail. OK. solve this: Head: person<sep>Tail: traction on mountain roads Answer:
Yes
8
NIv2
task1213_atomic_classification_desires
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Reason: This is a good example. The Head desires the Tail. Now, solve this instance: Head: PersonX answers the door<sep>Tail: happy Student:
No
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: conflict resolution A: Yes **** Q: Head: PersonX affects every ___<sep>Tail: dominating A: No **** Q: Head: person<sep>Tail: traction on mountain roads A:
Yes ****
4
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution is here: Yes Explanation: This is a good example. The Head desires the Tail. Now, solve this: Head: PersonX answers PersonY question<sep>Tail: to give out advice Solution:
No
6
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 accepts PersonX's diploma<sep>Tail: walks on stage [EX A]: No [EX Q]: Head: person<sep>Tail: have diamonds [EX A]: Yes [EX Q]: Head: person<sep>Tail: caregiver [EX A]:
Yes
6
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 PersonY every ___<sep>Tail: loses friend A: No **** Q: Head: PersonX accepts the invitation<sep>Tail: has a good time together A: No **** Q: Head: PersonX accepts the invitation<sep>Tail: receives notice A:
No ****
4
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 arrives just in time<sep>Tail: to be on time Example Output: No Example Input: Head: PersonX applies for a loan<sep>Tail: has debt Example Output: No Example Input: Head: hamster<sep>Tail: food water and nice burrow Example Output:
Yes
3
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example Input: Head: PersonX asks ___ for one<sep>Tail: bad because tgey had to deny x's request Example Output: No Example Input: Head: PersonX always ate ___<sep>Tail: to be healthy Example Output: No Example Input: Head: PersonX also ordered ___<sep>Tail: Receives item Example Output:
No
3
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed A: Yes Rationale: This is a good example. The Head desires the Tail. Q: Head: person<sep>Tail: live in good neighborhood A:
Yes
9
NIv2
task1213_atomic_classification_desires
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Output: Yes This is a good example. The Head desires the Tail. New input case for you: Head: child<sep>Tail: ice cream Output:
Yes
1
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed A: Yes Rationale: This is a good example. The Head desires the Tail. Q: Head: PersonX adapts ___ to conditions<sep>Tail: positive A:
No
9
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Consider Input: Head: PersonX accepts PersonY's invitation<sep>Tail: Social Output: No Input: Consider Input: Head: worker<sep>Tail: get paid Output: Yes Input: Consider Input: Head: PersonX asks PersonX's boyfriend<sep>Tail: to wonder what PersonX is thinking
Output: No
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Example output: Yes Example explanation: This is a good example. The Head desires the Tail. Q: Head: PersonX applies sunscreen<sep>Tail: to protect their skin A:
No
3
NIv2
task1213_atomic_classification_desires
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Output: Yes This is a good example. The Head desires the Tail. New input case for you: Head: person<sep>Tail: die when in extreme pain Output:
Yes
1
NIv2
task1213_atomic_classification_desires
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Reason: This is a good example. The Head desires the Tail. Now, solve this instance: Head: PersonX always ate ___<sep>Tail: guilty Student:
No
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed A: Yes Rationale: This is a good example. The Head desires the Tail. Q: Head: PersonX asks the teacher<sep>Tail: to note the answer A:
No
9
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: things to clean A: Yes **** Q: Head: person<sep>Tail: college degree A: Yes **** Q: Head: person<sep>Tail: die when in extreme pain A:
Yes ****
4
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed The answer to this example can be: Yes Here is why: This is a good example. The Head desires the Tail. OK. solve this: Head: person<sep>Tail: pretty Answer:
Yes
8
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed The answer to this example can be: Yes Here is why: This is a good example. The Head desires the Tail. OK. solve this: Head: person<sep>Tail: pat on back Answer:
Yes
8
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: 1337 Ex Output: Yes Ex Input: Head: PersonX affords every ___<sep>Tail: show appreciation Ex Output: No Ex Input: Head: PersonX asks PersonY to show<sep>Tail: to talk to PersonX Ex Output:
No
1
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 to play<sep>Tail: friendly Ex Output: No Ex Input: Head: person<sep>Tail: obtain goal Ex Output: Yes Ex Input: Head: person<sep>Tail: jog Ex Output:
Yes
1
NIv2
task1213_atomic_classification_desires
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 answers the door<sep>Tail: makes eye contact SOLUTION: No PROBLEM: Head: PersonX almost fell<sep>Tail: relief SOLUTION: No PROBLEM: Head: PersonX affects every ___<sep>Tail: includes others SOLUTION:
No
8
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 answers PersonX's purpose<sep>Tail: none Output: No Input: Consider Input: Head: PersonX asks PersonY to say<sep>Tail: to hear a speech Output: No Input: Consider Input: Head: PersonX asks PersonY's mother for help<sep>Tail: to receive assistance
Output: No
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Example output: Yes Example explanation: This is a good example. The Head desires the Tail. Q: Head: person<sep>Tail: music A:
Yes
3
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution is here: Yes Explanation: This is a good example. The Head desires the Tail. Now, solve this: Head: person<sep>Tail: live healthy Solution:
Yes
6
NIv2
task1213_atomic_classification_desires
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: mate to find attractive SOLUTION: Yes PROBLEM: Head: PersonX achieves PersonY objective<sep>Tail: to get his permission SOLUTION: No PROBLEM: Head: PersonX amends PersonY act<sep>Tail: glad for having the opportunity to correct SOLUTION:
No
8
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Consider Input: Head: PersonX accepts PersonX's diploma<sep>Tail: walks on stage Output: No Input: Consider Input: Head: person<sep>Tail: computers Output: Yes Input: Consider Input: Head: person<sep>Tail: good looking
Output: Yes
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed The answer to this example can be: Yes Here is why: This is a good example. The Head desires the Tail. OK. solve this: Head: PersonX asks PersonY's grandma<sep>Tail: gets an answer Answer:
No
8
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: drive train Example Output: Yes Example Input: Head: person<sep>Tail: fine wine and good conversation Example Output: Yes Example Input: Head: PersonX asks PersonY's grandma<sep>Tail: gets an answer Example Output:
No
3
NIv2
task1213_atomic_classification_desires
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Why? This is a good example. The Head desires the Tail. New input: Head: PersonX amends PersonY act<sep>Tail: glad for having the opportunity to correct Solution:
No
0
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed The answer to this example can be: Yes Here is why: This is a good example. The Head desires the Tail. OK. solve this: Head: person<sep>Tail: geet enough sleep Answer:
Yes
8
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: sweet [EX A]: Yes [EX Q]: Head: person<sep>Tail: boss not being asshole [EX A]: Yes [EX Q]: Head: PersonX achieves PersonY effect<sep>Tail: to talk [EX A]:
No
6
NIv2
task1213_atomic_classification_desires
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Output: Yes This is a good example. The Head desires the Tail. New input case for you: Head: PersonX achieves PersonY objective<sep>Tail: good Output:
No
1
NIv2
task1213_atomic_classification_desires
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Explanation: This is a good example. The Head desires the Tail. Problem: Head: PersonX asks PersonX's grandma<sep>Tail: happy and encouraging Solution:
No
4
NIv2
task1213_atomic_classification_desires
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Explanation: This is a good example. The Head desires the Tail. Problem: Head: person<sep>Tail: computer from va linux Solution:
Yes
4
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution is here: Yes Explanation: This is a good example. The Head desires the Tail. Now, solve this: Head: person<sep>Tail: proper decorum Solution:
Yes
6
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: thick hair Ex Output: Yes Ex Input: Head: person<sep>Tail: fresh water Ex Output: Yes Ex Input: Head: person<sep>Tail: go to baseball game Ex Output:
Yes
1
NIv2
task1213_atomic_classification_desires
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Reason: This is a good example. The Head desires the Tail. Now, solve this instance: Head: PersonX also loved ___<sep>Tail: conflicted Student:
No
2
NIv2
task1213_atomic_classification_desires
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Reason: This is a good example. The Head desires the Tail. Now, solve this instance: Head: person<sep>Tail: happy times Student:
Yes
2
NIv2
task1213_atomic_classification_desires
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Reason: This is a good example. The Head desires the Tail. Now, solve this instance: Head: cat<sep>Tail: nap Student:
Yes
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: clean air Answer: Yes Question: Head: person<sep>Tail: get back to nature Answer: Yes Question: Head: PersonX arrives home from lunch<sep>Tail: to clean up the apartment Answer:
No
7
NIv2
task1213_atomic_classification_desires
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Reason: This is a good example. The Head desires the Tail. Now, solve this instance: Head: PersonX accepts PersonY's offer<sep>Tail: to move past disagreement Student:
No
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed The answer to this example can be: Yes Here is why: This is a good example. The Head desires the Tail. OK. solve this: Head: person<sep>Tail: play sometimes Answer:
Yes
8
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: fast cars [EX A]: Yes [EX Q]: Head: PersonX arrives home<sep>Tail: to leave previous place. [EX A]: No [EX Q]: Head: person<sep>Tail: act prudently [EX A]:
Yes
6
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 agrees to the challenge<sep>Tail: to fulfill his dream to eat as much ice cream as possible Output: No Input: Consider Input: Head: person<sep>Tail: everything to work Output: Yes Input: Consider Input: Head: person<sep>Tail: computer from va linux
Output: Yes
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: die painlessly Ex Output: Yes Ex Input: Head: PersonX accepts PersonY's invitation<sep>Tail: smiles Ex Output: No Ex Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: Active Ex Output:
No
1
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Example solution: Yes Example explanation: This is a good example. The Head desires the Tail. Problem: Head: person<sep>Tail: good looks
Solution: Yes
5
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 always lost<sep>Tail: to make changes [A]: No [Q]: Head: child<sep>Tail: play on hobbyhorse [A]: Yes [Q]: Head: PersonX achieves PersonY effect<sep>Tail: thinks about PersonY's goal. [A]:
No
5
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: listen to popular music Output: Yes Input: Consider Input: Head: person<sep>Tail: travel and see world Output: Yes Input: Consider Input: Head: PersonX asks if PersonY was okay<sep>Tail: to offer a kind word
Output: No
2
NIv2
task1213_atomic_classification_desires
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed Solution: Yes Reason: This is a good example. The Head desires the Tail. Now, solve this instance: Head: person<sep>Tail: children to well Student:
Yes
2
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: neat Ex Output: Yes Ex Input: Head: PersonX asks PersonY's grandma<sep>Tail: Check how Person Y's grandma responds Ex Output: No Ex Input: Head: person<sep>Tail: haircut Ex Output:
Yes
1
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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 answers PersonY's letter<sep>Tail: learns that the other person cares enough to respond to them Example Output: No Example Input: Head: person<sep>Tail: mere truth Example Output: Yes Example Input: Head: PersonX achieves PersonY effect<sep>Tail: happy Example Output:
No
3
NIv2
task1213_atomic_classification_desires
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether it is plausible for the Head to desire the Tail or not. In this task, desire means desires of sentient entities. For example, doctors likely desire to cure a patient. 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: person<sep>Tail: complaints to addressed A: Yes Rationale: This is a good example. The Head desires the Tail. Q: Head: PersonX applies sunscreen<sep>Tail: is ready for the day A:
No
9
NIv2
task1213_atomic_classification_desires
fs_opt