Dataset Viewer
Auto-converted to Parquet Duplicate
inputs
stringlengths
558
879
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Example solution: Yes Example explanation: This is a good example. The Head is made of the Tail. Problem: Head: weather<sep>Tail: snow
Solution: Yes
5
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. PROBLEM: Head: clock<sep>Tail: movement SOLUTION: Yes PROBLEM: Head: seed<sep>Tail: endosperm SOLUTION: Yes PROBLEM: Head: sword<sep>Tail: point SOLUTION:
Yes
8
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: bed<sep>Tail: mattress A: Yes Rationale: This is a good example. The Head is made of the Tail. Q: Head: each hand<sep>Tail: one thumb A:
Yes
9
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example input: Head: bed<sep>Tail: mattress Example output: Yes Example explanation: This is a good example. The Head is made of the Tail. Q: Head: pluto<sep>Tail: one moon A:
Yes
3
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: bed<sep>Tail: mattress The answer to this example can be: Yes Here is why: This is a good example. The Head is made of the Tail. OK. solve this: Head: hallway<sep>Tail: floor Answer:
Yes
8
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Output: Yes This is a good example. The Head is made of the Tail. New input case for you: Head: universe<sep>Tail: galaxy Output:
Yes
1
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: bed<sep>Tail: mattress Solution is here: Yes Explanation: This is a good example. The Head is made of the Tail. Now, solve this: Head: house<sep>Tail: porch Solution:
Yes
6
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: PersonX asks ___ to go with PersonY<sep>Tail: them to have someone with them while they go [A]: No [Q]: Head: poem<sep>Tail: poetic rhythm [A]: Yes [Q]: Head: arm<sep>Tail: bicep [A]:
Yes
5
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: bed<sep>Tail: mattress Solution: Yes Why? This is a good example. The Head is made of the Tail. New input: Head: arm<sep>Tail: bicep Solution:
Yes
0
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Part 2. Example Head: bed<sep>Tail: mattress Answer: Yes Explanation: This is a good example. The Head is made of the Tail. Part 3. Exercise Head: PersonX asks PersonY to go<sep>Tail: to buy Answer:
No
7
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: bed<sep>Tail: mattress Solution is here: Yes Explanation: This is a good example. The Head is made of the Tail. Now, solve this: Head: PersonX answers PersonY's letter<sep>Tail: appreciated to get a reply Solution:
No
6
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: bed<sep>Tail: mattress Solution: Yes Why? This is a good example. The Head is made of the Tail. New input: Head: skin<sep>Tail: pore Solution:
Yes
0
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Output: Yes This is a good example. The Head is made of the Tail. New input case for you: Head: PersonX asks ___ if PersonY could have one<sep>Tail: to help Output:
No
1
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example input: Head: bed<sep>Tail: mattress Example output: Yes Example explanation: This is a good example. The Head is made of the Tail. Q: Head: cotton<sep>Tail: cottonseed A:
Yes
3
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. -------- Question: Head: skin<sep>Tail: epidermis Answer: Yes Question: Head: PersonX arranges a date<sep>Tail: obliged Answer: No Question: Head: pool<sep>Tail: masse Answer:
Yes
7
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Example solution: Yes Example explanation: This is a good example. The Head is made of the Tail. Problem: Head: PersonX asks PersonY to say<sep>Tail: assured
Solution: No
5
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Part 2. Example Head: bed<sep>Tail: mattress Answer: Yes Explanation: This is a good example. The Head is made of the Tail. Part 3. Exercise Head: rock salt<sep>Tail: salt amd impurities Answer:
Yes
7
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Q: Head: tail<sep>Tail: dock A: Yes **** Q: Head: PersonX always ate ___<sep>Tail: becomes secure and comfortable A: No **** Q: Head: automobile<sep>Tail: air conditioner A:
Yes ****
4
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Consider Input: Head: internet<sep>Tail: old Output: Yes Input: Consider Input: Head: opera<sep>Tail: supertitle Output: Yes Input: Consider Input: Head: donut<sep>Tail: deep fried dough and sugar
Output: Yes
2
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. PROBLEM: Head: PersonX adapts ___ to conditions<sep>Tail: to learn new things SOLUTION: No PROBLEM: Head: PersonX achieves PersonY objective<sep>Tail: reach a goal SOLUTION: No PROBLEM: Head: cabinet<sep>Tail: minister SOLUTION:
Yes
8
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: bed<sep>Tail: mattress A: Yes Rationale: This is a good example. The Head is made of the Tail. Q: Head: automobile<sep>Tail: air conditioner A:
Yes
9
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: bed<sep>Tail: mattress A: Yes Rationale: This is a good example. The Head is made of the Tail. Q: Head: body<sep>Tail: respiratory system A:
Yes
9
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Q: Head: dagger<sep>Tail: haft A: Yes **** Q: Head: credit card<sep>Tail: magnetic stripe A: Yes **** Q: Head: body<sep>Tail: respiratory system A:
Yes ****
4
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. -------- Question: Head: PersonX arrives home<sep>Tail: relieved Answer: No Question: Head: PersonX asks ___ to go with PersonY<sep>Tail: curious Answer: No Question: Head: PersonX asks PersonY to say<sep>Tail: assured Answer:
No
7
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. PROBLEM: Head: cathode ray tube<sep>Tail: screen SOLUTION: Yes PROBLEM: Head: wing<sep>Tail: aileron SOLUTION: Yes PROBLEM: Head: automobile<sep>Tail: trunk SOLUTION:
Yes
8
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [EX Q]: Head: PersonX affects children 's ___<sep>Tail: to go on to other things [EX A]: No [EX Q]: Head: PersonX adapts ___ to conditions<sep>Tail: to learn new things [EX A]: No [EX Q]: Head: courthouse<sep>Tail: court [EX A]:
Yes
6
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Ex Input: Head: PersonX accepts happily<sep>Tail: to take the opportunity Ex Output: No Ex Input: Head: drumstick<sep>Tail: dark meat Ex Output: Yes Ex Input: Head: procreation<sep>Tail: sex Ex Output:
Yes
1
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example input: Head: bed<sep>Tail: mattress Example output: Yes Example explanation: This is a good example. The Head is made of the Tail. Q: Head: PersonX accepts PersonY's offer<sep>Tail: considerate A:
No
3
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Ex Input: Head: tongue<sep>Tail: tastebud Ex Output: Yes Ex Input: Head: PersonX adopts PersonY attitude<sep>Tail: to think through person y's attitude Ex Output: No Ex Input: Head: face<sep>Tail: feature Ex Output:
Yes
1
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example input: Head: bed<sep>Tail: mattress Example output: Yes Example explanation: This is a good example. The Head is made of the Tail. Q: Head: fat<sep>Tail: glyceride A:
Yes
3
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Part 2. Example Head: bed<sep>Tail: mattress Answer: Yes Explanation: This is a good example. The Head is made of the Tail. Part 3. Exercise Head: soccer field<sep>Tail: two goals Answer:
Yes
7
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example Input: Head: PersonX arrives home from lunch<sep>Tail: late Example Output: No Example Input: Head: temple<sep>Tail: entablature Example Output: Yes Example Input: Head: soccer field<sep>Tail: two goals Example Output:
Yes
3
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example input: Head: bed<sep>Tail: mattress Example output: Yes Example explanation: This is a good example. The Head is made of the Tail. Q: Head: PersonX affords PersonY protection<sep>Tail: to make person y feel secure. A:
No
3
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: bed<sep>Tail: mattress A: Yes Rationale: This is a good example. The Head is made of the Tail. Q: Head: PersonX asks PersonX's boyfriend<sep>Tail: to keep bugging the boyfriend A:
No
9
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Example solution: Yes Example explanation: This is a good example. The Head is made of the Tail. Problem: Head: PersonX arrives to the restaurant<sep>Tail: To order food
Solution: No
5
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Output: Yes This is a good example. The Head is made of the Tail. New input case for you: Head: PersonX affords PersonY protection<sep>Tail: like they were helpful. Output:
No
1
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Example solution: Yes Example explanation: This is a good example. The Head is made of the Tail. Problem: Head: abdomen<sep>Tail: abdominal
Solution: Yes
5
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Consider Input: Head: disease<sep>Tail: sign Output: Yes Input: Consider Input: Head: earth<sep>Tail: layers of rock Output: Yes Input: Consider Input: Head: PersonX asks PersonX's boyfriend<sep>Tail: to keep bugging the boyfriend
Output: No
2
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: bed<sep>Tail: mattress The answer to this example can be: Yes Here is why: This is a good example. The Head is made of the Tail. OK. solve this: Head: hockey stick<sep>Tail: blade Answer:
Yes
8
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [EX Q]: Head: PersonX affects PersonY's interests<sep>Tail: lose respect [EX A]: No [EX Q]: Head: pizza<sep>Tail: cheese [EX A]: Yes [EX Q]: Head: bread<sep>Tail: dough [EX A]:
Yes
6
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX always watch ___<sep>Tail: to stop watching No Head: house<sep>Tail: loft Yes Head: PersonX adopts every ___<sep>Tail: happy,romance
No
0
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. -------- Question: Head: PersonX affords every ___<sep>Tail: to seize the day. Answer: No Question: Head: wagon<sep>Tail: axletree Answer: Yes Question: Head: playground<sep>Tail: swing Answer:
Yes
7
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [EX Q]: Head: PersonX affects children 's ___<sep>Tail: bad [EX A]: No [EX Q]: Head: hull<sep>Tail: rib [EX A]: Yes [EX Q]: Head: insect<sep>Tail: clypeus [EX A]:
Yes
6
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: bed<sep>Tail: mattress A: Yes Rationale: This is a good example. The Head is made of the Tail. Q: Head: quote<sep>Tail: word A:
Yes
9
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: bird<sep>Tail: talon [A]: Yes [Q]: Head: wrist<sep>Tail: carpal bone [A]: Yes [Q]: Head: PersonX asks PersonY's mother for help<sep>Tail: receives assitance [A]:
No
5
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: bed<sep>Tail: mattress Solution is here: Yes Explanation: This is a good example. The Head is made of the Tail. Now, solve this: Head: PersonX asks PersonX's mother for help<sep>Tail: to wait for help Solution:
No
6
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. PROBLEM: Head: PersonX allergic to bees<sep>Tail: none SOLUTION: No PROBLEM: Head: automobile<sep>Tail: oil pan SOLUTION: Yes PROBLEM: Head: ship<sep>Tail: log SOLUTION:
Yes
8
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Consider Input: Head: motor vehicle<sep>Tail: bodywork Output: Yes Input: Consider Input: Head: PersonX asks PersonX's boyfriend<sep>Tail: to ignore the question Output: No Input: Consider Input: Head: drill<sep>Tail: chuck
Output: Yes
2
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: iron<sep>Tail: electron Yes Head: PersonX achieves PersonX's ___ by means<sep>Tail: to find a new project No Head: stage curtain<sep>Tail: velvet
Yes
0
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: bed<sep>Tail: mattress The answer to this example can be: Yes Here is why: This is a good example. The Head is made of the Tail. OK. solve this: Head: person<sep>Tail: arm Answer:
Yes
8
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Output: Yes This is a good example. The Head is made of the Tail. New input case for you: Head: camera<sep>Tail: lense Output:
Yes
1
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: bed<sep>Tail: mattress Solution: Yes Why? This is a good example. The Head is made of the Tail. New input: Head: wall<sep>Tail: course Solution:
Yes
0
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Consider Input: Head: wing<sep>Tail: aileron Output: Yes Input: Consider Input: Head: drill<sep>Tail: bit Output: Yes Input: Consider Input: Head: person<sep>Tail: arm
Output: Yes
2
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: bed<sep>Tail: mattress A: Yes Rationale: This is a good example. The Head is made of the Tail. Q: Head: magazine<sep>Tail: magazine article A:
Yes
9
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. PROBLEM: Head: PersonX always ate<sep>Tail: healthy SOLUTION: No PROBLEM: Head: chip<sep>Tail: integrated circuit SOLUTION: Yes PROBLEM: Head: kitten<sep>Tail: flesh SOLUTION:
Yes
8
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [EX Q]: Head: vehicle<sep>Tail: splashboard [EX A]: Yes [EX Q]: Head: tree<sep>Tail: bark [EX A]: Yes [EX Q]: Head: PersonX amends PersonY act<sep>Tail: to make things right. [EX A]:
No
6
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example input: Head: bed<sep>Tail: mattress Example output: Yes Example explanation: This is a good example. The Head is made of the Tail. Q: Head: carriage<sep>Tail: rumble A:
Yes
3
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example Input: Head: grid<sep>Tail: power station Example Output: Yes Example Input: Head: neck<sep>Tail: sternocleidomastoid Example Output: Yes Example Input: Head: PersonX arrives to the restaurant<sep>Tail: to travel to the restaurant Example Output:
No
3
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Q: Head: PersonX affords every ___<sep>Tail: helped A: No **** Q: Head: organism<sep>Tail: cell A: Yes **** Q: Head: automobile<sep>Tail: tire A:
Yes ****
4
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Output: Yes This is a good example. The Head is made of the Tail. New input case for you: Head: foot<sep>Tail: toe Output:
Yes
1
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Q: Head: bow and arrow<sep>Tail: arrow A: Yes **** Q: Head: hydrogen bomb<sep>Tail: plutonium A: Yes **** Q: Head: cello<sep>Tail: sound post A:
Yes ****
4
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: bed<sep>Tail: mattress Solution is here: Yes Explanation: This is a good example. The Head is made of the Tail. Now, solve this: Head: malaria<sep>Tail: ague Solution:
Yes
6
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: bed<sep>Tail: mattress Solution is here: Yes Explanation: This is a good example. The Head is made of the Tail. Now, solve this: Head: country<sep>Tail: texas Solution:
Yes
6
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: bed<sep>Tail: mattress The answer to this example can be: Yes Here is why: This is a good example. The Head is made of the Tail. OK. solve this: Head: PersonX amends PersonY act<sep>Tail: person y says thank you Answer:
No
8
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Teacher: Now, understand the problem? If you are still confused, see the following example: Head: bed<sep>Tail: mattress Solution: Yes Reason: This is a good example. The Head is made of the Tail. Now, solve this instance: Head: face<sep>Tail: facial muscle Student:
Yes
2
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: poem<sep>Tail: poetic rhythm Yes Head: PersonX adopts every ___<sep>Tail: basis No Head: face<sep>Tail: facial muscle
Yes
0
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Q: Head: hat<sep>Tail: crown A: Yes **** Q: Head: PersonX asks PersonY to make<sep>Tail: to order something A: No **** Q: Head: country<sep>Tail: texas A:
Yes ****
4
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Example solution: Yes Example explanation: This is a good example. The Head is made of the Tail. Problem: Head: PersonX asks PersonY's mother for help<sep>Tail: nervous
Solution: No
5
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [EX Q]: Head: car<sep>Tail: exhaust pipe [EX A]: Yes [EX Q]: Head: collar<sep>Tail: hame [EX A]: Yes [EX Q]: Head: PersonX amends PersonY act<sep>Tail: person y says thank you [EX A]:
No
6
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: bed<sep>Tail: mattress Solution: Yes Explanation: This is a good example. The Head is made of the Tail. Problem: Head: monitor<sep>Tail: panel Solution:
Yes
4
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: bed<sep>Tail: mattress The answer to this example can be: Yes Here is why: This is a good example. The Head is made of the Tail. OK. solve this: Head: board<sep>Tail: wood Answer:
Yes
8
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Consider Input: Head: garment<sep>Tail: fly Output: Yes Input: Consider Input: Head: PersonX always watch ___<sep>Tail: irritated Output: No Input: Consider Input: Head: PersonX amends PersonY act<sep>Tail: considerate
Output: No
2
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: PersonX asks ___ to go with PersonY<sep>Tail: thank person X [A]: No [Q]: Head: book<sep>Tail: chapter [A]: Yes [Q]: Head: monitor<sep>Tail: panel [A]:
Yes
5
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: closet<sep>Tail: shelf [A]: Yes [Q]: Head: PersonX adopts PersonY attitude<sep>Tail: mean [A]: No [Q]: Head: jewelry<sep>Tail: gem [A]:
Yes
5
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Q: Head: PersonX achieves PersonX's dream<sep>Tail: to feel proud and satisfied A: No **** Q: Head: PersonX affects PersonY's interests<sep>Tail: to know how to help them A: No **** Q: Head: PersonX asks PersonY's boyfriend<sep>Tail: to thank him A:
No ****
4
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Example solution: Yes Example explanation: This is a good example. The Head is made of the Tail. Problem: Head: PersonX affects children 's ___<sep>Tail: influencing
Solution: No
5
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: bed<sep>Tail: mattress A: Yes Rationale: This is a good example. The Head is made of the Tail. Q: Head: PersonX asks ___ for one<sep>Tail: to call him A:
No
9
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: bed<sep>Tail: mattress The answer to this example can be: Yes Here is why: This is a good example. The Head is made of the Tail. OK. solve this: Head: body<sep>Tail: blood Answer:
Yes
8
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Q: Head: liver<sep>Tail: hepatic duct A: Yes **** Q: Head: PersonX arrives home from lunch<sep>Tail: late A: No **** Q: Head: PersonX achieves PersonX's objective<sep>Tail: appease himself A:
No ****
4
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example Input: Head: hull<sep>Tail: rib Example Output: Yes Example Input: Head: PersonX asks PersonY to go<sep>Tail: annoyed Example Output: No Example Input: Head: body<sep>Tail: blood Example Output:
Yes
3
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. -------- Question: Head: PersonX always watch ___<sep>Tail: irritated Answer: No Question: Head: PersonX asks PersonX's mother for help<sep>Tail: To help out X Answer: No Question: Head: PersonX adopts every ___<sep>Tail: assignment Answer:
No
7
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX answers the question<sep>Tail: Think about the question. No Head: digital data<sep>Tail: bits Yes Head: PersonX asks PersonY to say<sep>Tail: curious
No
0
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: PersonX answers PersonY's question<sep>Tail: go about their business [A]: No [Q]: Head: weekend<sep>Tail: saturday [A]: Yes [Q]: Head: nose<sep>Tail: right nostril [A]:
Yes
5
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Input: Consider Input: Head: football team<sep>Tail: coach Output: Yes Input: Consider Input: Head: angel<sep>Tail: wing Output: Yes Input: Consider Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: become friends
Output: No
2
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: bed<sep>Tail: mattress The answer to this example can be: Yes Here is why: This is a good example. The Head is made of the Tail. OK. solve this: Head: boot<sep>Tail: upper Answer:
Yes
8
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example: Head: bed<sep>Tail: mattress Output: Yes This is a good example. The Head is made of the Tail. New input case for you: Head: PersonX asks PersonY to say<sep>Tail: persony to talk Output:
No
1
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Let me give you an example: Head: bed<sep>Tail: mattress The answer to this example can be: Yes Here is why: This is a good example. The Head is made of the Tail. OK. solve this: Head: PersonX arrives home that ___<sep>Tail: sit on their couch Answer:
No
8
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. [Q]: Head: PersonX asks PersonY to say<sep>Tail: Teaching [A]: No [Q]: Head: PersonX asks PersonY to play<sep>Tail: none [A]: No [Q]: Head: car<sep>Tail: fuel pump [A]:
Yes
5
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: angel<sep>Tail: wing Yes Head: garment<sep>Tail: armhole Yes Head: PersonX asks PersonY to say<sep>Tail: persony to talk
No
0
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example input: Head: bed<sep>Tail: mattress Example output: Yes Example explanation: This is a good example. The Head is made of the Tail. Q: Head: cat5 cable<sep>Tail: eight conductors A:
Yes
3
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. -------- Question: Head: paint<sep>Tail: chemicals Answer: Yes Question: Head: fish<sep>Tail: milt Answer: Yes Question: Head: cattle<sep>Tail: calf Answer:
Yes
7
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example is below. Q: Head: bed<sep>Tail: mattress A: Yes Rationale: This is a good example. The Head is made of the Tail. Q: Head: pedestal<sep>Tail: dado A:
Yes
9
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Example input: Head: bed<sep>Tail: mattress Example output: Yes Example explanation: This is a good example. The Head is made of the Tail. Q: Head: PersonX asks PersonX's boyfriend<sep>Tail: gets wish granted A:
No
3
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. question: Head: PersonX adopts PersonY attitude<sep>Tail: easily manipulated answer: No question: Head: PersonX asks PersonY's mother<sep>Tail: to talk to PersonY's siblings answer: No question: Head: PersonX asks PersonX's boyfriend<sep>Tail: gets wish granted answer:
No
9
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: bed<sep>Tail: mattress Solution: Yes Why? This is a good example. The Head is made of the Tail. New input: Head: skin<sep>Tail: pressure point Solution:
Yes
0
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: bed<sep>Tail: mattress Solution: Yes Explanation: This is a good example. The Head is made of the Tail. Problem: Head: PersonX asks ___ for one<sep>Tail: satisfied Solution:
No
4
NIv2
task1210_atomic_classification_madeupof
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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. See one example below: Problem: Head: bed<sep>Tail: mattress Solution: Yes Explanation: This is a good example. The Head is made of the Tail. Problem: Head: grid<sep>Tail: power station Solution:
Yes
4
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: wagon<sep>Tail: axletree Yes Head: PersonX affords another ___<sep>Tail: to be shopping No Head: PersonX asks ___ for one<sep>Tail: satisfied
No
0
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. One example: Head: bed<sep>Tail: mattress Solution is here: Yes Explanation: This is a good example. The Head is made of the Tail. Now, solve this: Head: PersonX accepts PersonY's offer<sep>Tail: none Solution:
No
6
NIv2
task1210_atomic_classification_madeupof
fs_opt
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Head: PersonX affects every ___<sep>Tail: none No Head: PersonX argues a lot<sep>Tail: none No Head: PersonX argues a lot<sep>Tail: to get anger management classes.
No
0
NIv2
task1210_atomic_classification_madeupof
fs_opt
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
6