Dataset Viewer
Auto-converted to Parquet Duplicate
inputs
stringlengths
784
1.15k
targets
stringclasses
12 values
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringclasses
1 value
_template_type
stringclasses
2 values
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Output: Yes This is a good example. PersonX plays a song because PersonX wanted to hear music. New input case for you: Head: PersonX babysits PersonX's nephew<sep>Tail: to get paid Output:
No
1
NIv2
task1201_atomic_classification_xintent
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Teacher: Now, understand the problem? If you are still confused, see the following example: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Reason: This is a good example. PersonX plays a song because PersonX wanted to hear music. Now, solve this instance: Head: PersonX reads ___ together<sep>Tail: to learn something new Student:
Yes
2
NIv2
task1201_atomic_classification_xintent
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Teacher: Now, understand the problem? If you are still confused, see the following example: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Reason: This is a good example. PersonX plays a song because PersonX wanted to hear music. Now, solve this instance: Head: PersonX asks PersonX's mother for help<sep>Tail: needy Student:
No
2
NIv2
task1201_atomic_classification_xintent
fs_opt
Part 1. Definition In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Part 2. Example Head: PersonX plays a song<sep>Tail: to hear music. Answer: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Part 3. Exercise Head: PersonX becomes PersonY object<sep>Tail: done work Answer:
No
7
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: PersonX asks for the moon<sep>Tail: to be great [A]: No [Q]: Head: PersonX shakes PersonX's ___ in disbelief<sep>Tail: none [A]: Yes [Q]: Head: PersonX decides to keep it<sep>Tail: hold on [A]:
Yes
5
NIv2
task1201_atomic_classification_xintent
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Why? This is a good example. PersonX plays a song because PersonX wanted to hear music. New input: Head: PersonX asks PersonY to show<sep>Tail: to watch PersonY Solution:
No
0
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: PersonX plays a song<sep>Tail: to hear music. Solution is here: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Now, solve this: Head: PersonX holds PersonY hand<sep>Tail: to comfort person Solution:
Yes
6
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 plays a song<sep>Tail: to hear music. Example output: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX affects children 's ___<sep>Tail: influential A:
No
3
NIv2
task1201_atomic_classification_xintent
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Why? This is a good example. PersonX plays a song because PersonX wanted to hear music. New input: Head: PersonX asks ___ for one<sep>Tail: needy Solution:
No
0
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: PersonX plays a song<sep>Tail: to hear music. A: Yes Rationale: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX asks PersonY to stay<sep>Tail: to entertain or work with the other person A:
No
9
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 leads PersonY to the conclusion<sep>Tail: to inform person y Output: Yes Input: Consider Input: Head: PersonX passes along the road<sep>Tail: to get to his destination. Output: Yes Input: Consider Input: Head: PersonX sounds good to PersonY<sep>Tail: none
Output: Yes
2
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Ex Input: Head: PersonX holds the ___ in PersonX's hand<sep>Tail: to carry something Ex Output: Yes Ex Input: Head: PersonX leaves the living room<sep>Tail: to get away from what is happening in the living room Ex Output: Yes Ex Input: Head: PersonX passes along the street<sep>Tail: to travel Ex Output:
Yes
1
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: PersonX plays a song<sep>Tail: to hear music. The answer to this example can be: Yes Here is why: This is a good example. PersonX plays a song because PersonX wanted to hear music. OK. solve this: Head: PersonX passes along the street<sep>Tail: to travel Answer:
Yes
8
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: PersonX plays a song<sep>Tail: to hear music. The answer to this example can be: Yes Here is why: This is a good example. PersonX plays a song because PersonX wanted to hear music. OK. solve this: Head: PersonX plays the song<sep>Tail: to perform for others Answer:
Yes
8
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: PersonX plays a song<sep>Tail: to hear music. A: Yes Rationale: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX almost fell<sep>Tail: laughs A:
No
9
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: PersonX plays a song<sep>Tail: to hear music. A: Yes Rationale: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX returns to PersonY's homeland<sep>Tail: nan A:
Yes
9
NIv2
task1201_atomic_classification_xintent
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Output: Yes This is a good example. PersonX plays a song because PersonX wanted to hear music. New input case for you: Head: PersonX accepts PersonX's diploma<sep>Tail: to get a job Output:
No
1
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 shows PersonY increase<sep>Tail: to be person A: Yes **** Q: Head: PersonX sets the stage<sep>Tail: the scene to reflect something A: Yes **** Q: Head: PersonX accepts PersonX's diploma<sep>Tail: to get a job A:
No ****
4
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 has n't seen PersonY in years<sep>Tail: none [EX A]: Yes [EX Q]: Head: PersonX makes the cake<sep>Tail: to have something to eat [EX A]: Yes [EX Q]: Head: PersonX catches some zs<sep>Tail: to be awake later [EX A]:
Yes
6
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: PersonX plays a song<sep>Tail: to hear music. Solution is here: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Now, solve this: Head: PersonX is looking for a new job<sep>Tail: money Solution:
Yes
6
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: PersonX plays a song<sep>Tail: to hear music. A: Yes Rationale: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX gets an email<sep>Tail: none A:
Yes
9
NIv2
task1201_atomic_classification_xintent
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Why? This is a good example. PersonX plays a song because PersonX wanted to hear music. New input: Head: PersonX sets PersonX's sights on ___<sep>Tail: achieve a goal Solution:
Yes
0
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Example solution: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX always watch ___<sep>Tail: observant
Solution: No
5
NIv2
task1201_atomic_classification_xintent
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 PersonX's ___ by means<sep>Tail: to find a new project SOLUTION: No PROBLEM: Head: PersonX makes more friends<sep>Tail: companionship SOLUTION: Yes PROBLEM: Head: PersonX always watch ___<sep>Tail: observant SOLUTION:
No
8
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 describes in detail later<sep>Tail: to get things done A: Yes **** Q: Head: PersonX gives the ___ a sense<sep>Tail: to explain something A: Yes **** Q: Head: PersonX arrives just in time<sep>Tail: to start the race A:
Yes ****
4
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: PersonX plays a song<sep>Tail: to hear music. A: Yes Rationale: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX addresses PersonY audience<sep>Tail: PersonX greets the crowd A:
No
9
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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: sociable Ex Output: No Ex Input: Head: PersonX affords PersonY protection<sep>Tail: brave Ex Output: No Ex Input: Head: PersonX addresses PersonY audience<sep>Tail: PersonX greets the crowd Ex Output:
No
1
NIv2
task1201_atomic_classification_xintent
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 argues a lot<sep>Tail: none answer: No question: Head: PersonX spends PersonX's ___ trying<sep>Tail: not to give up on anything answer: Yes question: Head: PersonX eats PersonY dinner<sep>Tail: to eat answer:
Yes
9
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: PersonX plays a song<sep>Tail: to hear music. Solution is here: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Now, solve this: Head: PersonX becomes fast ___<sep>Tail: tenacious Solution:
No
6
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: PersonX plays a song<sep>Tail: to hear music. The answer to this example can be: Yes Here is why: This is a good example. PersonX plays a song because PersonX wanted to hear music. OK. solve this: Head: PersonX guesses you could say<sep>Tail: to guess Answer:
Yes
8
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 ___ by means<sep>Tail: wealth Answer: No Question: Head: PersonX feels worse<sep>Tail: none Answer: Yes Question: Head: PersonX makes a comment<sep>Tail: to be part of the discussion. Answer:
Yes
7
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 plays a song<sep>Tail: to hear music. Example output: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX affords PersonY every ___<sep>Tail: happy also A:
No
3
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX also ordered ___<sep>Tail: to decide the hotel Solution:
No
4
NIv2
task1201_atomic_classification_xintent
fs_opt
Part 1. Definition In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Part 2. Example Head: PersonX plays a song<sep>Tail: to hear music. Answer: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Part 3. Exercise Head: PersonX feels PersonY's hands<sep>Tail: to be nice Answer:
Yes
7
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 the question<sep>Tail: wise Output: No Input: Consider Input: Head: PersonX achieves PersonX's objective<sep>Tail: to congratulate PersonX on a good job Output: No Input: Consider Input: Head: PersonX arrives home<sep>Tail: to go to sleep.
Output: No
2
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: PersonX accepts the offer<sep>Tail: Pays them [A]: No [Q]: Head: PersonX affords another ___<sep>Tail: to shop for more shoes [A]: No [Q]: Head: PersonX challenges ___ to a fight<sep>Tail: fight [A]:
Yes
5
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 tries<sep>Tail: reliable [A]: No [Q]: Head: PersonX calls my parents<sep>Tail: to get me in trouble [A]: Yes [Q]: Head: PersonX answers PersonY question<sep>Tail: hear's the answer [A]:
No
5
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 accepts PersonY's invitation<sep>Tail: friendly Answer: No Question: Head: PersonX changes PersonY's clothes<sep>Tail: to help person stay clean. Answer: Yes Question: Head: PersonX loves PersonY's girlfriend<sep>Tail: to love someone Answer:
Yes
7
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX keeps score<sep>Tail: to know who is winning Solution:
Yes
4
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX makes a splash<sep>Tail: to be the best Solution:
Yes
4
NIv2
task1201_atomic_classification_xintent
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Why? This is a good example. PersonX plays a song because PersonX wanted to hear music. New input: Head: PersonX asks PersonX's boyfriend<sep>Tail: none Solution:
No
0
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 is finally born<sep>Tail: none Example Output: Yes Example Input: Head: PersonX saves PersonY money<sep>Tail: to be a good friend Example Output: Yes Example Input: Head: PersonX has a pool party<sep>Tail: to swim with friends Example Output:
Yes
3
NIv2
task1201_atomic_classification_xintent
fs_opt
Part 1. Definition In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Part 2. Example Head: PersonX plays a song<sep>Tail: to hear music. Answer: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Part 3. Exercise Head: PersonX has a pool party<sep>Tail: to swim with friends Answer:
Yes
7
NIv2
task1201_atomic_classification_xintent
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 gets all the supplies<sep>Tail: to be helpful answer: Yes question: Head: PersonX arrives to the restaurant<sep>Tail: to meet with date answer: Yes question: Head: PersonX learns how to juggle<sep>Tail: to learn something new answer:
Yes
9
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX makes PersonY comment<sep>Tail: to show idea Solution:
Yes
4
NIv2
task1201_atomic_classification_xintent
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 saves the ___ from destruction<sep>Tail: saves the school answer: Yes question: Head: PersonX leaves home<sep>Tail: to go see friends answer: Yes question: Head: PersonX arrives at PersonY understanding<sep>Tail: to see their side of it answer:
No
9
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 goes food shopping<sep>Tail: to eat Output: Yes Input: Consider Input: Head: PersonX changes PersonY's clothes<sep>Tail: to help person stay clean. Output: Yes Input: Consider Input: Head: PersonX springs to PersonX's feet<sep>Tail: to stand upright
Output: Yes
2
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX arrives at PersonY understanding<sep>Tail: to see their side of it Solution:
No
4
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: PersonX plays a song<sep>Tail: to hear music. The answer to this example can be: Yes Here is why: This is a good example. PersonX plays a song because PersonX wanted to hear music. OK. solve this: Head: PersonX gives everyone ___<sep>Tail: make others happy Answer:
Yes
8
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 plays a song<sep>Tail: to hear music. Example output: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX shows it off to PersonY's friends<sep>Tail: to show off something A:
Yes
3
NIv2
task1201_atomic_classification_xintent
fs_opt
Part 1. Definition In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Part 2. Example Head: PersonX plays a song<sep>Tail: to hear music. Answer: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Part 3. Exercise Head: PersonX sells things on ebay<sep>Tail: to be richer Answer:
Yes
7
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 screams PersonX's head off<sep>Tail: to express anger Answer: Yes Question: Head: PersonX comes to PersonY's attention<sep>Tail: none Answer: Yes Question: Head: PersonX calls the restaurant<sep>Tail: to make a reservation Answer:
Yes
7
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 flies planes<sep>Tail: be successful Yes Head: PersonX feels special<sep>Tail: none Yes Head: PersonX sells things on ebay<sep>Tail: to be richer
Yes
0
NIv2
task1201_atomic_classification_xintent
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 ___ by means<sep>Tail: dominating SOLUTION: No PROBLEM: Head: PersonX gives the ___ a sense<sep>Tail: to explain something SOLUTION: Yes PROBLEM: Head: PersonX reaches PersonY's height<sep>Tail: none SOLUTION:
Yes
8
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 gets up with the chickens<sep>Tail: go to work Example Output: Yes Example Input: Head: PersonX affords another ___<sep>Tail: to have money Example Output: No Example Input: Head: PersonX answers the door<sep>Tail: joyful Example Output:
No
3
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: PersonX plays a song<sep>Tail: to hear music. Solution is here: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Now, solve this: Head: PersonX springs to PersonX's feet<sep>Tail: to stand upright Solution:
Yes
6
NIv2
task1201_atomic_classification_xintent
fs_opt
Part 1. Definition In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Part 2. Example Head: PersonX plays a song<sep>Tail: to hear music. Answer: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Part 3. Exercise Head: PersonX makes PersonY's feel better<sep>Tail: to be closer to person. Answer:
Yes
7
NIv2
task1201_atomic_classification_xintent
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 bats PersonX's eyelashes<sep>Tail: see something that they fancy SOLUTION: No PROBLEM: Head: PersonX feels excited<sep>Tail: none SOLUTION: Yes PROBLEM: Head: PersonX babysits PersonX's nephew<sep>Tail: to help SOLUTION:
Yes
8
NIv2
task1201_atomic_classification_xintent
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Why? This is a good example. PersonX plays a song because PersonX wanted to hear music. New input: Head: PersonX makes PersonY's skin crawl<sep>Tail: to annoy him Solution:
Yes
0
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Example solution: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX answers the door<sep>Tail: joyful
Solution: No
5
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX goes shopping with PersonY<sep>Tail: get some supplies Yes Head: PersonX spends too much<sep>Tail: to have things now Yes Head: PersonX accepts the invitation<sep>Tail: makes new friends
No
0
NIv2
task1201_atomic_classification_xintent
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 does well on PersonX's test<sep>Tail: to do well answer: Yes question: Head: PersonX asks ___ to go with PersonY<sep>Tail: none answer: No question: Head: PersonX is walking home from work<sep>Tail: to save on his bus fare answer:
Yes
9
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 is taking forever<sep>Tail: to postpone things Ex Output: Yes Ex Input: Head: PersonX asks for the moon<sep>Tail: look at the stars Ex Output: No Ex Input: Head: PersonX bakes PersonX's own bread<sep>Tail: to eat the bread with his dinner Ex Output:
No
1
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: PersonX plays a song<sep>Tail: to hear music. Solution is here: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Now, solve this: Head: PersonX enters the ___ in numbers<sep>Tail: count the money Solution:
Yes
6
NIv2
task1201_atomic_classification_xintent
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Output: Yes This is a good example. PersonX plays a song because PersonX wanted to hear music. New input case for you: Head: PersonX asks to play<sep>Tail: anxious about getting permission Output:
No
1
NIv2
task1201_atomic_classification_xintent
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Output: Yes This is a good example. PersonX plays a song because PersonX wanted to hear music. New input case for you: Head: PersonX asks PersonY's teacher<sep>Tail: interested Output:
No
1
NIv2
task1201_atomic_classification_xintent
fs_opt
Part 1. Definition In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Part 2. Example Head: PersonX plays a song<sep>Tail: to hear music. Answer: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Part 3. Exercise Head: PersonX bats PersonX's eyelashes<sep>Tail: appreciated. Answer:
No
7
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 is no longer nervous<sep>Tail: none [A]: Yes [Q]: Head: PersonX is a senior in high school<sep>Tail: none [A]: Yes [Q]: Head: PersonX asks to play<sep>Tail: anxious about getting permission [A]:
No
5
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Example solution: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX knows PersonY intimately<sep>Tail: to connect
Solution: Yes
5
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Example solution: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX arranges a date<sep>Tail: good the date is set
Solution: No
5
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 argues a lot<sep>Tail: nervous Answer: No Question: Head: PersonX always wore ___<sep>Tail: to follow him Answer: No Question: Head: PersonX arrives shortly<sep>Tail: prompt Answer:
No
7
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Example solution: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX hikes in the woods one day<sep>Tail: meet new places
Solution: Yes
5
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX asks PersonY's boyfriend<sep>Tail: to be informed Yes Head: PersonX holds PersonY hand<sep>Tail: to be closer. Yes Head: PersonX comes ___ immediately<sep>Tail: to hurry
Yes
0
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 plays a song<sep>Tail: to hear music. Example output: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX pounds the pavement<sep>Tail: to get support A:
Yes
3
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 asks PersonY to play<sep>Tail: to take a break from playing. Answer: No Question: Head: PersonX bases on PersonX's experience<sep>Tail: to have experiance Answer: No Question: Head: PersonX asks PersonY's mother<sep>Tail: to go shopping with person. Answer:
Yes
7
NIv2
task1201_atomic_classification_xintent
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 ___ by means<sep>Tail: dominating answer: No question: Head: PersonX sees past the end of PersonX's nose<sep>Tail: learn answer: Yes question: Head: PersonX loosens PersonY's tie<sep>Tail: to cool down answer:
Yes
9
NIv2
task1201_atomic_classification_xintent
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Output: Yes This is a good example. PersonX plays a song because PersonX wanted to hear music. New input case for you: Head: PersonX becomes fast ___<sep>Tail: to hang out together Output:
No
1
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: PersonX makes hay<sep>Tail: to be a farmer. [A]: Yes [Q]: Head: PersonX sets ___ aside<sep>Tail: to save up for vacation [A]: Yes [Q]: Head: PersonX hands ___ back to PersonY<sep>Tail: they want person to have a drink. [A]:
Yes
5
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 becomes fast friends<sep>Tail: happy-go-lucky A: No **** Q: Head: PersonX babysits PersonY's nephew<sep>Tail: to make extra money. A: Yes **** Q: Head: PersonX becomes fast ___<sep>Tail: to hang out together A:
No ****
4
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX goes begging<sep>Tail: money Solution:
Yes
4
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 achieves ___ by means<sep>Tail: dominating [EX A]: No [EX Q]: Head: PersonX answers PersonY's question<sep>Tail: none [EX A]: No [EX Q]: Head: PersonX expresses PersonX's anger<sep>Tail: relieve stress [EX A]:
Yes
6
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 plays PersonY's heart<sep>Tail: to be mean. [EX A]: Yes [EX Q]: Head: PersonX gets behind PersonY<sep>Tail: to support y. [EX A]: Yes [EX Q]: Head: PersonX answers PersonY question<sep>Tail: to listen to a question [EX A]:
No
6
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Q: Head: PersonX gets louder<sep>Tail: to be heard A: Yes **** Q: Head: PersonX becomes PersonY object<sep>Tail: sad A: No **** Q: Head: PersonX has n't seen PersonY in years<sep>Tail: none A:
Yes ****
4
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 plays a song<sep>Tail: to hear music. Example output: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX asks PersonY to go<sep>Tail: to be inclusive A:
Yes
3
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX has trouble staying awake<sep>Tail: none Solution:
Yes
4
NIv2
task1201_atomic_classification_xintent
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Output: Yes This is a good example. PersonX plays a song because PersonX wanted to hear music. New input case for you: Head: PersonX has n't seen PersonY in years<sep>Tail: none Output:
Yes
1
NIv2
task1201_atomic_classification_xintent
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Teacher: Now, understand the problem? If you are still confused, see the following example: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Reason: This is a good example. PersonX plays a song because PersonX wanted to hear music. Now, solve this instance: Head: PersonX makes ___ for PersonY's friends<sep>Tail: to be kind Student:
Yes
2
NIv2
task1201_atomic_classification_xintent
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 shortly<sep>Tail: Starts doing work answer: No question: Head: PersonX slips from PersonY's hands<sep>Tail: none answer: Yes question: Head: PersonX pays ___ for the privilege<sep>Tail: to be distinguished answer:
Yes
9
NIv2
task1201_atomic_classification_xintent
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Output: Yes This is a good example. PersonX plays a song because PersonX wanted to hear music. New input case for you: Head: PersonX keeps PersonY posted<sep>Tail: to spread knowledge Output:
Yes
1
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 adopts every ___<sep>Tail: Must make right choice Ex Output: No Ex Input: Head: PersonX bakes bread<sep>Tail: smiles Ex Output: No Ex Input: Head: PersonX digs in PersonX's heels<sep>Tail: to feel tall Ex Output:
Yes
1
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX eats PersonY dinner<sep>Tail: food because they're hungry. Solution:
Yes
4
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX laughs at PersonY's antics<sep>Tail: none Solution:
Yes
4
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: PersonX plays a song<sep>Tail: to hear music. A: Yes Rationale: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX finds PersonY's friends<sep>Tail: to socialize A:
Yes
9
NIv2
task1201_atomic_classification_xintent
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 sees PersonX's children<sep>Tail: none answer: Yes question: Head: PersonX asks PersonY's grandma<sep>Tail: to go to the mall answer: No question: Head: PersonX is babysitting for a new family<sep>Tail: to help the parents answer:
Yes
9
NIv2
task1201_atomic_classification_xintent
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: PersonX plays a song<sep>Tail: to hear music. Output: Yes This is a good example. PersonX plays a song because PersonX wanted to hear music. New input case for you: Head: PersonX assumes another ___<sep>Tail: get pizza Output:
No
1
NIv2
task1201_atomic_classification_xintent
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: PersonX plays a song<sep>Tail: to hear music. Solution: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Problem: Head: PersonX asks PersonY to stay<sep>Tail: social Solution:
No
4
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: PersonX makes the cake<sep>Tail: to have something to eat [A]: Yes [Q]: Head: PersonX asks to go home<sep>Tail: to be working [A]: No [Q]: Head: PersonX joins PersonY's band<sep>Tail: do what they love [A]:
Yes
5
NIv2
task1201_atomic_classification_xintent
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. PROBLEM: Head: PersonX makes PersonY's feel<sep>Tail: to be loved SOLUTION: Yes PROBLEM: Head: PersonX accepts PersonY invitation<sep>Tail: to know Persony. SOLUTION: No PROBLEM: Head: PersonX also ordered ___<sep>Tail: to order more things SOLUTION:
No
8
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: PersonX plays a song<sep>Tail: to hear music. Solution is here: Yes Explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Now, solve this: Head: PersonX always wore<sep>Tail: none Solution:
No
6
NIv2
task1201_atomic_classification_xintent
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify 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 plays a song<sep>Tail: to hear music. Example output: Yes Example explanation: This is a good example. PersonX plays a song because PersonX wanted to hear music. Q: Head: PersonX is babysitting for a new family<sep>Tail: to help the parents A:
Yes
3
NIv2
task1201_atomic_classification_xintent
fs_opt
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
7