Dataset Viewer
Auto-converted to Parquet Duplicate
inputs
stringlengths
783
1.17k
targets
stringclasses
12 values
_template_idx
int64
0
9
_task_source
stringclasses
1 value
_task_name
stringclasses
1 value
_template_type
stringclasses
2 values
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 accepts the invitation<sep>Tail: none Ex Output: No Ex Input: Head: PersonX starts high school<sep>Tail: PersonX's father has decided to kill X Ex Output: Yes Ex Input: Head: PersonX applies to medical school<sep>Tail: pays tuition Ex Output:
No
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. PROBLEM: Head: PersonX asks if PersonY was okay<sep>Tail: to dial their number SOLUTION: No PROBLEM: Head: PersonX loves to dance<sep>Tail: Person X has bad memories of dance. SOLUTION: Yes PROBLEM: Head: PersonX affects every ___<sep>Tail: learn from that SOLUTION:
No
8
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution is here: Yes Explanation: This is a good example. The Tail can hinder the Head. Now, solve this: Head: PersonX asks the teacher<sep>Tail: head into classroom Solution:
No
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example Input: Head: PersonX asks PersonY to show<sep>Tail: pushy Example Output: No Example Input: Head: PersonX gives birth to a baby girl<sep>Tail: PersonX's doctor says a pregnancy would be dangerous for them. Example Output: Yes Example Input: Head: PersonX improves PersonX's condition<sep>Tail: Their husband spends too much money. Example Output:
Yes
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 demands PersonX's rights<sep>Tail: PersonX was sent to jail by the judge [EX A]: Yes [EX Q]: Head: PersonX boards the bus<sep>Tail: PersonX is sick. [EX A]: Yes [EX Q]: Head: PersonX explains everything<sep>Tail: PersonX's research documents were stolen by a peer. [EX A]:
Yes
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example Input: Head: PersonX goes hunting<sep>Tail: PersonX's hunting gun is broken. Example Output: Yes Example Input: Head: PersonX proves PersonX's case<sep>Tail: PersonX doesn't have all the documents. Example Output: Yes Example Input: Head: PersonX attends school<sep>Tail: to do homework, if any Example Output:
No
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Reason: This is a good example. The Tail can hinder the Head. Now, solve this instance: Head: PersonX improves PersonX's condition<sep>Tail: Their husband spends too much money. Student:
Yes
2
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 enhances PersonX's ability<sep>Tail: The instructor went on vacation Yes Head: PersonX makes copies<sep>Tail: PersonX's coworker jammed the copy machine Yes Head: PersonX babysits PersonY's nephew<sep>Tail: to know about babies
No
0
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Example solution: Yes Example explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX is best friends<sep>Tail: Person X is rude to everyone they meet.
Solution: Yes
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Output: Yes This is a good example. The Tail can hinder the Head. New input case for you: Head: PersonX babysits PersonY's nephew<sep>Tail: to know about babies Output:
No
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 reaches PersonY level<sep>Tail: PersonX isn't as motivated as PersonY. Answer: Yes Question: Head: PersonX adjusts spacing as well as minimizing<sep>Tail: hardworking Answer: No Question: Head: PersonX is best friends<sep>Tail: Person X is rude to everyone they meet. Answer:
Yes
7
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 enhances PersonX's ability<sep>Tail: The instructor went on vacation [EX A]: Yes [EX Q]: Head: PersonX realizes PersonX's potential<sep>Tail: PersonX has been distracted by his girlfriend [EX A]: Yes [EX Q]: Head: PersonX accepts the invitation<sep>Tail: grateful [EX A]:
No
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 is a middle school student<sep>Tail: PersonX has already graduated high school answer: Yes question: Head: PersonX breaks the window<sep>Tail: PersonX's girlfriend called the police to get him to stop. answer: Yes question: Head: PersonX behaves like a PersonY<sep>Tail: Practice those characteristics answer:
No
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice The answer to this example can be: Yes Here is why: This is a good example. The Tail can hinder the Head. OK. solve this: Head: PersonX becomes PersonY wife<sep>Tail: good friends Answer:
No
8
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Reason: This is a good example. The Tail can hinder the Head. Now, solve this instance: Head: PersonX bakes bread<sep>Tail: to prepare the dough Student:
No
2
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 explains PersonY's reasons<sep>Tail: PersonX doesn't know PersonY's reasons [EX A]: Yes [EX Q]: Head: PersonX arranges a date<sep>Tail: go to a movie [EX A]: No [EX Q]: Head: PersonX almost fell<sep>Tail: bumbling [EX A]:
No
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Output: Yes This is a good example. The Tail can hinder the Head. New input case for you: Head: PersonX attends school<sep>Tail: to do homework, if any Output:
No
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Why? This is a good example. The Tail can hinder the Head. New input: Head: PersonX achieves PersonY objective<sep>Tail: to show appreciation for person x Solution:
No
0
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 watches PersonX's favorite tv show<sep>Tail: PersonX forgot to pay their cable bill [A]: Yes [Q]: Head: PersonX buys paper towels<sep>Tail: A customer grabbed the last roll [A]: Yes [Q]: Head: PersonX achieves PersonY objective<sep>Tail: to show appreciation for person x [A]:
No
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 in PersonY's living room<sep>Tail: Person X is locked in Person Y's basement. Example Output: Yes Example Input: Head: PersonX finishes the whole thing<sep>Tail: Person X has had enough to eat. Example Output: Yes Example Input: Head: PersonX opens PersonX's presents<sep>Tail: Other people have not opened their presents. Example Output:
Yes
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution is here: Yes Explanation: This is a good example. The Tail can hinder the Head. Now, solve this: Head: PersonX almost fell<sep>Tail: bumbling Solution:
No
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 bats PersonX's eyelashes<sep>Tail: none Ex Output: No Ex Input: Head: PersonX likes PersonY so much<sep>Tail: PersonY is a serial killer Ex Output: Yes Ex Input: Head: PersonX likes PersonY so much<sep>Tail: PersonX is holding a grudge. Ex Output:
Yes
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Output: Yes This is a good example. The Tail can hinder the Head. New input case for you: Head: PersonX sees a rattlesnake<sep>Tail: PersonX is ill and confined to a hospital that does not allow visitors to bring poisonous reptiles. Output:
Yes
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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's mother for help<sep>Tail: brave Answer: No Question: Head: PersonX throws a birthday party<sep>Tail: PersonX's partner forgot to buy a cake. Answer: Yes Question: Head: PersonX feels a lot<sep>Tail: PersonX was knocked out by Sam Answer:
Yes
7
NIv2
task1204_atomic_classification_hinderedby
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 leads PersonY to the conclusion<sep>Tail: PersonX is not sure how the ending would be. answer: Yes question: Head: PersonX carries a tune<sep>Tail: Person x is tone deaf answer: Yes question: Head: PersonX sees a rattlesnake<sep>Tail: PersonX is ill and confined to a hospital that does not allow visitors to bring poisonous reptiles. answer:
Yes
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX is both nervous and excited<sep>Tail: PersonX's spouse just filed for a divorce. Solution:
Yes
4
NIv2
task1204_atomic_classification_hinderedby
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Why? This is a good example. The Tail can hinder the Head. New input: Head: PersonX accepts PersonY's offer<sep>Tail: amicable Solution:
No
0
NIv2
task1204_atomic_classification_hinderedby
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 adopts PersonY attitude<sep>Tail: make the decision to adopt it answer: No question: Head: PersonX attends PersonY school<sep>Tail: to do homework answer: No question: Head: PersonX asks ___ for one<sep>Tail: their item back answer:
No
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 god 's ___<sep>Tail: to break away from God A: No **** Q: Head: PersonX accepts the offer<sep>Tail: gets higher salary A: No **** Q: Head: PersonX asks PersonY to say<sep>Tail: to be helpful A:
No ****
4
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice A: Yes Rationale: This is a good example. The Tail can hinder the Head. Q: Head: PersonX asks ___ for one<sep>Tail: their item back A:
No
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 flat<sep>Tail: to look nice [A]: No [Q]: Head: PersonX almost fell<sep>Tail: scared [A]: No [Q]: Head: PersonX goes with the flow<sep>Tail: PersonX is OCD. [A]:
Yes
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 moves to a new state<sep>Tail: The mechanic can't repair PersonXs car Example Output: Yes Example Input: Head: PersonX takes a ski trip<sep>Tail: PersonX has no money. Example Output: Yes Example Input: Head: PersonX sets it on fire<sep>Tail: PersonZ broke PersonX's lighter by accident. Example Output:
Yes
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Example output: Yes Example explanation: This is a good example. The Tail can hinder the Head. Q: Head: PersonX beats PersonX's swords into ploughshares<sep>Tail: lives in peace A:
No
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 keeps PersonY up all night<sep>Tail: They know Y has to work in the morning. Output: Yes Input: Consider Input: Head: PersonX addresses PersonY audience<sep>Tail: want's to see personY Output: No Input: Consider Input: Head: PersonX makes PersonX's escape<sep>Tail: The bride's father is standing behind him with a shotgun
Output: Yes
2
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 accepts PersonY offer<sep>Tail: Person X marks the offer on his calendar Ex Output: No Ex Input: Head: PersonX goes with the flow<sep>Tail: PersonX's boyfriend keeps calling their phone Ex Output: Yes Ex Input: Head: PersonX applies sunscreen<sep>Tail: lay in the sun Ex Output:
No
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 gets an email<sep>Tail: PersonX's spouse changed their password but forgot it. Ex Output: Yes Ex Input: Head: PersonX takes account of the fact<sep>Tail: PersonX is ignorant. Ex Output: Yes Ex Input: Head: PersonX helps PersonX's friend<sep>Tail: PersonX doesn't have what they need. Ex Output:
Yes
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 supplies<sep>Tail: PersonX's co-worker used up all the money A: Yes **** Q: Head: PersonX amends PersonY act<sep>Tail: person x goes and rests A: No **** Q: Head: PersonX accepts PersonY's offer<sep>Tail: amicable A:
No ****
4
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX receives an invitation<sep>Tail: PersonX's friends hate him. Solution:
Yes
4
NIv2
task1204_atomic_classification_hinderedby
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Why? This is a good example. The Tail can hinder the Head. New input: Head: PersonX spends much money<sep>Tail: PersonX's spouse took PersonX's wallet with them. Solution:
Yes
0
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Output: Yes This is a good example. The Tail can hinder the Head. New input case for you: Head: PersonX helps PersonX's friend<sep>Tail: PersonX doesn't have what they need. Output:
Yes
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Reason: This is a good example. The Tail can hinder the Head. Now, solve this instance: Head: PersonX achieves PersonY objective<sep>Tail: to get his permission Student:
No
2
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Reason: This is a good example. The Tail can hinder the Head. Now, solve this instance: Head: PersonX arrives home from work<sep>Tail: Relieved Student:
No
2
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 extremely excited<sep>Tail: They are sad Ex Output: Yes Ex Input: Head: PersonX believes every ___<sep>Tail: may get hurt Ex Output: No Ex Input: Head: PersonX answers the door<sep>Tail: joyful Ex Output:
No
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Output: Yes This is a good example. The Tail can hinder the Head. New input case for you: Head: PersonX almost fell<sep>Tail: to keep on moving Output:
No
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice A: Yes Rationale: This is a good example. The Tail can hinder the Head. Q: Head: PersonX rises from the ashes<sep>Tail: PersonX was severely burned by the fire his brother started. A:
Yes
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 catches some zs<sep>Tail: PersonX's mom keeps telling him to get up Answer: Yes Question: Head: PersonX affords PersonY every ___<sep>Tail: to do something for PersonY Answer: No Question: Head: PersonX receives an invitation<sep>Tail: PersonX's friends hate him. Answer:
Yes
7
NIv2
task1204_atomic_classification_hinderedby
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 pays PersonX's dues<sep>Tail: PersonX's dues were paid by PersonZ answer: Yes question: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream answer: No question: Head: PersonX bakes bread<sep>Tail: Industrious answer:
No
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 applies for a loan<sep>Tail: has debt Output: No Input: Consider Input: Head: PersonX loves chinese food<sep>Tail: PersonX's boss fired him, so he cannot afford Chinese food. Output: Yes Input: Consider Input: Head: PersonX bakes PersonX's own bread<sep>Tail: preheat the oven
Output: No
2
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution is here: Yes Explanation: This is a good example. The Tail can hinder the Head. Now, solve this: Head: PersonX becomes PersonY wife<sep>Tail: to have kids together Solution:
No
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Reason: This is a good example. The Tail can hinder the Head. Now, solve this instance: Head: PersonX arrives home<sep>Tail: to make dinner. Student:
No
2
NIv2
task1204_atomic_classification_hinderedby
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 arranges a date<sep>Tail: go to a movie SOLUTION: No PROBLEM: Head: PersonX asks PersonX's boyfriend<sep>Tail: to think of a response SOLUTION: No PROBLEM: Head: PersonX looks very nice<sep>Tail: PersonX's mother didn't wash PersonX's clothing, so they only have tattered clothing to wear. SOLUTION:
Yes
8
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Example solution: Yes Example explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX becomes happier<sep>Tail: smiles
Solution: No
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example Input: Head: PersonX asks the man<sep>Tail: PersonX can't find the words he wants to say. Example Output: Yes Example Input: Head: PersonX goes bowling<sep>Tail: PersonX can't get a ride to the alley. Example Output: Yes Example Input: Head: PersonX gets supplies<sep>Tail: PersonX's boss told them they can't get any more supplies this month Example Output:
Yes
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 pretends not to see PersonY<sep>Tail: PersonY already sees PersonX answer: Yes question: Head: PersonX writes the story<sep>Tail: PersonX doesn't own a typewriter answer: Yes question: Head: PersonX gets on with PersonX's life<sep>Tail: They're too depressed to do so answer:
Yes
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
You will be given a definition of a task first, then an example. Follow the example to solve a new instance of the task. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Why? This is a good example. The Tail can hinder the Head. New input: Head: PersonX looks very nice<sep>Tail: PersonX's mother didn't wash PersonX's clothing, so they only have tattered clothing to wear. Solution:
Yes
0
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 has a good life<sep>Tail: PersonX's wife is abusive. Answer: Yes Question: Head: PersonX achieves PersonX's dream<sep>Tail: Diligent Answer: No Question: Head: PersonX aces the exam<sep>Tail: Person x didn't study Answer:
Yes
7
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice The answer to this example can be: Yes Here is why: This is a good example. The Tail can hinder the Head. OK. solve this: Head: PersonX aces the exam<sep>Tail: Person x didn't study Answer:
Yes
8
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Ex Input: Head: PersonX babysits PersonY's nephew<sep>Tail: gets paid Ex Output: No Ex Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: responsible Ex Output: No Ex Input: Head: PersonX teaches PersonY everything<sep>Tail: PersonY is mentally retarded. Ex Output:
Yes
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 believes every word<sep>Tail: attend meeting Example Output: No Example Input: Head: PersonX makes hay<sep>Tail: PersonX's uncle will not show him how. Example Output: Yes Example Input: Head: PersonX makes a music video<sep>Tail: PersonX's family told them they will not help him. Example Output:
Yes
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 PersonY sad<sep>Tail: Person X's wife would be upset if he behaved that way A: Yes **** Q: Head: PersonX is washing the dishes<sep>Tail: The repairman hasn't fixed the dishwasher yet. A: Yes **** Q: Head: PersonX joins the team<sep>Tail: the coach says person x is horrible at the sport A:
Yes ****
4
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 adopts every ___<sep>Tail: PersonX turns into a hoarder A: No **** Q: Head: PersonX ruffles PersonY's feathers<sep>Tail: They're not in the same room A: Yes **** Q: Head: PersonX uses both hands<sep>Tail: PersonX has a cast on one of the hands. A:
Yes ****
4
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice A: Yes Rationale: This is a good example. The Tail can hinder the Head. Q: Head: PersonX asks ___ to go with PersonY<sep>Tail: to go on a date with persony A:
No
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Output: Yes This is a good example. The Tail can hinder the Head. New input case for you: Head: PersonX argues a lot<sep>Tail: argumentative Output:
No
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 adopts PersonY attitude<sep>Tail: make the decision to adopt it SOLUTION: No PROBLEM: Head: PersonX answers PersonY question<sep>Tail: like they are learning SOLUTION: No PROBLEM: Head: PersonX stops at a light<sep>Tail: The road is too icy to stop. SOLUTION:
Yes
8
NIv2
task1204_atomic_classification_hinderedby
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. question: Head: PersonX answers PersonY's question<sep>Tail: go about their business answer: No question: Head: PersonX gets PersonY back<sep>Tail: PersonY has apologized answer: Yes question: Head: PersonX really miss PersonY<sep>Tail: PersonX is an apathetic person. answer:
Yes
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Output: Yes This is a good example. The Tail can hinder the Head. New input case for you: Head: PersonX makes homemade ice cream<sep>Tail: They don't have any cream Output:
Yes
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Example solution: Yes Example explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX holds it in PersonX's hand<sep>Tail: PersonX's roommate took it first.
Solution: Yes
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 buys paper towels<sep>Tail: A customer grabbed the last roll [EX A]: Yes [EX Q]: Head: PersonX holds PersonY's breath<sep>Tail: Person Y can't hold breath under water. [EX A]: Yes [EX Q]: Head: PersonX affects every ___<sep>Tail: people think about PersonX [EX A]:
No
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
instruction: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 falls asleep at the wheel<sep>Tail: PersonX drank too much coffee answer: Yes question: Head: PersonX accepts the offer<sep>Tail: gets higher salary answer: No question: Head: PersonX makes excuses<sep>Tail: The investigator has PersonX's DNA evidence. answer:
Yes
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 arrives home from lunch<sep>Tail: to eat food [A]: No [Q]: Head: PersonX arrives home<sep>Tail: relaxed [A]: No [Q]: Head: PersonX becomes flat<sep>Tail: sleeps [A]:
No
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX makes excuses<sep>Tail: The investigator has PersonX's DNA evidence. Solution:
Yes
4
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Output: Yes This is a good example. The Tail can hinder the Head. New input case for you: Head: PersonX asks PersonY's teacher<sep>Tail: report back to the student Output:
No
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: PersonX asks PersonY to say<sep>Tail: celebrate [A]: No [Q]: Head: PersonX is driving to work one day<sep>Tail: PersonX is blind [A]: Yes [Q]: Head: PersonX also loved ___<sep>Tail: happy [A]:
No
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Part 1. Definition In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Answer: Yes Explanation: This is a good example. The Tail can hinder the Head. Part 3. Exercise Head: PersonX begs for food<sep>Tail: to have no food. Answer:
No
7
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX plays together every day<sep>Tail: Their mother grounded them for the weekend. Solution:
Yes
4
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 reaches PersonY level<sep>Tail: PersonX is not motivated. [A]: Yes [Q]: Head: PersonX runs behind<sep>Tail: PersonX left the house early [A]: Yes [Q]: Head: PersonX arranges a date<sep>Tail: meet with date [A]:
No
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Example solution: Yes Example explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX watches PersonX's diet<sep>Tail: Person X loves junk food.
Solution: Yes
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice A: Yes Rationale: This is a good example. The Tail can hinder the Head. Q: Head: PersonX arrives just in time<sep>Tail: PersonX breathes a sigh of relief A:
No
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Example output: Yes Example explanation: This is a good example. The Tail can hinder the Head. Q: Head: PersonX adopts PersonY attitude<sep>Tail: make the decision to adopt it A:
No
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice The answer to this example can be: Yes Here is why: This is a good example. The Tail can hinder the Head. OK. solve this: Head: PersonX starts work<sep>Tail: PersonX has a broken ankle. Answer:
Yes
8
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution is here: Yes Explanation: This is a good example. The Tail can hinder the Head. Now, solve this: Head: PersonX becomes PersonY wife<sep>Tail: need to buy a wedding dress Solution:
No
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice A: Yes Rationale: This is a good example. The Tail can hinder the Head. Q: Head: PersonX beats a retreat<sep>Tail: PersonX is tired. A:
Yes
9
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Teacher: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Reason: This is a good example. The Tail can hinder the Head. Now, solve this instance: Head: PersonX asks the teacher<sep>Tail: to answer the question Student:
No
2
NIv2
task1204_atomic_classification_hinderedby
fs_opt
TASK DEFINITION: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. PROBLEM: Head: PersonX affects children 's ___<sep>Tail: to help more SOLUTION: No PROBLEM: Head: PersonX stuffs PersonX's face<sep>Tail: PersonX's spouse burned the dinner. SOLUTION: Yes PROBLEM: Head: PersonX gets a cast<sep>Tail: PersonX's dad won't give them permission SOLUTION:
Yes
8
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 sees what was inside<sep>Tail: Their mother grounded them. Example Output: Yes Example Input: Head: PersonX asks PersonY's teacher<sep>Tail: to have a conversation Example Output: No Example Input: Head: PersonX buys all of the ingredients<sep>Tail: PersonX cannot carry any additional grocery items out Example Output:
Yes
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 decides to keep PersonY<sep>Tail: PersonY dumped personX. [EX A]: Yes [EX Q]: Head: PersonX breaks the window<sep>Tail: PersonX's girlfriend called the police to get him to stop. [EX A]: Yes [EX Q]: Head: PersonX moves to a new state<sep>Tail: The travel agent told personX flights were canceled [EX A]:
Yes
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice The answer to this example can be: Yes Here is why: This is a good example. The Tail can hinder the Head. OK. solve this: Head: PersonX accepts PersonY's offer<sep>Tail: Trusting Answer:
No
8
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 falls asleep at the wheel<sep>Tail: PersonX drank too much coffee Answer: Yes Question: Head: PersonX watches reality shows<sep>Tail: The power is out. Answer: Yes Question: Head: PersonX answers PersonY's letter<sep>Tail: gets a paper cut Answer:
No
7
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Example output: Yes Example explanation: This is a good example. The Tail can hinder the Head. Q: Head: PersonX amends PersonY act<sep>Tail: scolded A:
No
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution is here: Yes Explanation: This is a good example. The Tail can hinder the Head. Now, solve this: Head: PersonX gets cut<sep>Tail: PersonX's psychiatrist put him in a straitjacket. Solution:
Yes
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Example solution: Yes Example explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX also ordered ___<sep>Tail: out of contol
Solution: No
5
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Consider Input: Head: PersonX accepts PersonY offer<sep>Tail: get item they bought Output: No Input: Consider Input: Head: PersonX moves to a new state<sep>Tail: The mechanic can't repair PersonXs car Output: Yes Input: Consider Input: Head: PersonX amends PersonY act<sep>Tail: scolded
Output: No
2
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Detailed Instructions: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution: Yes Explanation: This is a good example. The Tail can hinder the Head. Problem: Head: PersonX arrives to the restaurant<sep>Tail: looks for a table to sit at Solution:
No
4
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example Input: Head: PersonX becomes PersonY object<sep>Tail: to fall prey to person Y Example Output: No Example Input: Head: PersonX catches some zs<sep>Tail: PersonX's mom keeps telling him to get up Example Output: Yes Example Input: Head: PersonX asks PersonY to go<sep>Tail: nice Example Output:
No
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 seeks PersonY's fortunes<sep>Tail: PersonY doesn't want to give away their fortune. Yes Head: PersonX answers PersonY's question<sep>Tail: go about their business No Head: PersonX keeps my mouth shut<sep>Tail: Person X is imaginary.
Yes
0
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 reads the room<sep>Tail: PersonX's tall friend is blocking his view. Ex Output: Yes Ex Input: Head: PersonX turns PersonX's phone<sep>Tail: PersonX had their phone stolen. Ex Output: Yes Ex Input: Head: PersonX tries to fight PersonY<sep>Tail: they are too nice of a person Ex Output:
Yes
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Solution is here: Yes Explanation: This is a good example. The Tail can hinder the Head. Now, solve this: Head: PersonX gets a restraining order<sep>Tail: PersonZ told the officers that PersonX was mentally impaired Solution:
Yes
6
NIv2
task1204_atomic_classification_hinderedby
fs_opt
Given the task definition, example input & output, solve the new input case. In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Output: Yes This is a good example. The Tail can hinder the Head. New input case for you: Head: PersonX has to pay a fine<sep>Tail: PersonX doesn't have any money. Output:
Yes
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify 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 touches a nerve<sep>Tail: PersonX is too nice Example output: Yes Example explanation: This is a good example. The Tail can hinder the Head. Q: Head: PersonX keeps PersonY under control<sep>Tail: PersonY is too wild. A:
Yes
3
NIv2
task1204_atomic_classification_hinderedby
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be hindered by what is mentioned in the Tail or not. In this task, hindering introduces hindrances that obstruct the natural path to the achievement of a goal. For example, the event PersonX adopts a cat can be obstructed if PersonX is allergic to cats. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Ex Input: Head: PersonX answers the question<sep>Tail: informed Ex Output: No Ex Input: Head: PersonX amends PersonY act<sep>Tail: person x goes and rests Ex Output: No Ex Input: Head: PersonX gets PersonY back<sep>Tail: PersonY is in space Ex Output:
Yes
1
NIv2
task1204_atomic_classification_hinderedby
fs_opt
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
6