inputs stringlengths 534 845 | targets stringclasses 12 values | _template_idx int64 0 9 | _task_source stringclasses 1 value | _task_name stringclasses 1 value | _template_type stringclasses 2 values |
|---|---|---|---|---|---|
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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Reason: This is a good example. The crisis causes the focus.
Now, solve this instance: Head: PersonX accepts PersonY's invitation<sep>Tail: receive a card
Student: | No | 2 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Explanation: This is a good example. The crisis causes the focus.
Problem: Head: medication<sep>Tail: allergic reaction
Solution: | Yes | 4 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Answer: Yes
Explanation: This is a good example. The crisis causes the focus.
Part 3. Exercise
Head: fatigue<sep>Tail: increased error
Answer: | Yes | 7 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: collaboration<sep>Tail: progress
[A]: Yes
[Q]: Head: stress<sep>Tail: depression
[A]: Yes
[Q]: Head: PersonX accepts PersonY's invitation<sep>Tail: smiles
[A]: | No
| 5 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: coccidiosis<sep>Tail: treatment with anticoccidials
Output: Yes
Input: Consider Input: Head: PersonX accepts PersonX's diploma<sep>Tail: accomplished
Output: No
Input: Consider Input: Head: pepper<sep>Tail: sneezing
| Output: Yes
| 2 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonX's diploma<sep>Tail: to get a job
[A]: No
[Q]: Head: jesse<sep>Tail: happiness
[A]: Yes
[Q]: Head: conceit<sep>Tail: more conversation than wit
[A]: | Yes
| 5 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Answer: Yes
Explanation: This is a good example. The crisis causes the focus.
Part 3. Exercise
Head: PersonX accepts PersonY's offer<sep>Tail: signs papers
Answer: | No | 7 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: shave<sep>Tail: bald
Ex Output:
Yes
Ex Input:
Head: hunger<sep>Tail: starvation
Ex Output:
Yes
Ex Input:
Head: PersonX accepts happily<sep>Tail: to be invited
Ex Output:
| No
| 1 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Reason: This is a good example. The crisis causes the focus.
Now, solve this instance: Head: PersonX accepts PersonY's invitation<sep>Tail: bring gift
Student: | No | 2 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: religion<sep>Tail: wars
Output: Yes
Input: Consider Input: Head: PersonX accepts the job<sep>Tail: happy
Output: No
Input: Consider Input: Head: hate<sep>Tail: violence
| Output: Yes
| 2 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: engine<sep>Tail: energy
answer:
Yes
question:
Head: PersonX accepts happily<sep>Tail: accepting
answer:
No
question:
Head: PersonX accepts PersonY's invitation<sep>Tail: bring gift
answer:
| No
| 9 | NIv2 | task1216_atomic_classification_causes | 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 causes 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 accepts the invitation<sep>Tail: to buy an outfit for the occassion
answer:
No
question:
Head: sex<sep>Tail: orgasm
answer:
Yes
question:
Head: PersonX accepts the invitation<sep>Tail: to attend the function as a chief guest
answer:
| No
| 9 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Solution is here: Yes
Explanation: This is a good example. The crisis causes the focus.
Now, solve this: Head: PersonX accepts happily<sep>Tail: appreciative
Solution: | No | 6 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Explanation: This is a good example. The crisis causes the focus.
Problem: Head: cold<sep>Tail: goose bumps
Solution: | Yes | 4 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: PersonX accepts PersonX's diploma<sep>Tail: successful
Output: No
Input: Consider Input: Head: PersonX accepts happily<sep>Tail: humble
Output: No
Input: Consider Input: Head: terrorism<sep>Tail: death
| Output: Yes
| 2 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
The answer to this example can be: Yes
Here is why: This is a good example. The crisis causes the focus.
OK. solve this:
Head: terrorism<sep>Tail: death
Answer: | Yes | 8 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: wathcing movie<sep>Tail: being happy
Yes
Head: heat<sep>Tail: pain
Yes
Head: PersonX accepts god 's ___<sep>Tail: To be a god’s believers
| No
| 0 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonY invitation<sep>Tail: included
[EX A]: No
[EX Q]: Head: PersonX accepts PersonY invitation<sep>Tail: attends the party
[EX A]: No
[EX Q]: Head: PersonX accepts PersonY offer<sep>Tail: Person X works for person y
[EX A]: | No
| 6 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Example output: Yes
Example explanation: This is a good example. The crisis causes the focus.
Q: Head: faux pa<sep>Tail: upset people
A: | Yes | 3 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 'd better go<sep>Tail: rushed, in a hurry
No
Head: PersonX accepts ___ in exchange<sep>Tail: accepts the dress in exchange
No
Head: PersonX accepts PersonY offer<sep>Tail: pay person X
| No
| 0 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Output: Yes
This is a good example. The crisis causes the focus.
New input case for you: Head: PersonX accepts PersonY's invitation<sep>Tail: friendly
Output: | No | 1 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonY's invitation<sep>Tail: excited
No
Head: waste<sep>Tail: emaciate
Yes
Head: lightning<sep>Tail: thunder
| Yes
| 0 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts ___ in exchange<sep>Tail: accepts the dress in exchange
Example Output: No
Example Input: Head: sex<sep>Tail: rug burn
Example Output: Yes
Example Input: Head: solar eclipse<sep>Tail: darkness
Example Output: | Yes
| 3 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Output: Yes
This is a good example. The crisis causes the focus.
New input case for you: Head: PersonX accepts PersonY offer<sep>Tail: humble
Output: | No | 1 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: intense heat<sep>Tail: pain
A: Yes
****
Q: Head: PersonX accepts PersonY invitation<sep>Tail: to have fun.
A: No
****
Q: Head: PersonX accepts PersonY invitation<sep>Tail: to enjoy his time
A: | No
****
| 4 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: virus<sep>Tail: disease
Ex Output:
Yes
Ex Input:
Head: PersonX accepts god 's ___<sep>Tail: to seek out a priest
Ex Output:
No
Ex Input:
Head: PersonX accepts the job<sep>Tail: brave
Ex Output:
| No
| 1 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts the invitation<sep>Tail: makes new friends
No
Head: overpopulation<sep>Tail: food shortages
Yes
Head: heat<sep>Tail: irritation
| Yes
| 0 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: cigarette<sep>Tail: fire
[EX A]: Yes
[EX Q]: Head: produce<sep>Tail: appear
[EX A]: Yes
[EX Q]: Head: PersonX accepts PersonY's offer<sep>Tail: friendly
[EX A]: | No
| 6 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Output: Yes
This is a good example. The crisis causes the focus.
New input case for you: Head: PersonX accepts PersonX's diploma<sep>Tail: attended school
Output: | No | 1 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: study<sep>Tail: knowledge
[A]: Yes
[Q]: Head: PersonX accepts ___ in exchange<sep>Tail: to have the salary
[A]: No
[Q]: Head: cold weather<sep>Tail: frostbite
[A]: | Yes
| 5 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: cancer<sep>Tail: death
Output: Yes
Input: Consider Input: Head: perfection<sep>Tail: jealousy
Output: Yes
Input: Consider Input: Head: pain<sep>Tail: suffer
| Output: Yes
| 2 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
The answer to this example can be: Yes
Here is why: This is a good example. The crisis causes the focus.
OK. solve this:
Head: PersonX accepts happily<sep>Tail: to throw a party
Answer: | No | 8 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonY's offer<sep>Tail: friendly
[A]: No
[Q]: Head: age<sep>Tail: senesce
[A]: Yes
[Q]: Head: rain<sep>Tail: flowers to bloom
[A]: | Yes
| 5 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
A: Yes
Rationale: This is a good example. The crisis causes the focus.
Q: Head: solar eclipse<sep>Tail: scaring superstitious people
A: | Yes | 9 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
The answer to this example can be: Yes
Here is why: This is a good example. The crisis causes the focus.
OK. solve this:
Head: snow<sep>Tail: avalanches
Answer: | Yes | 8 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Answer: Yes
Explanation: This is a good example. The crisis causes the focus.
Part 3. Exercise
Head: masturbation<sep>Tail: ejaculation
Answer: | Yes | 7 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
A: Yes
Rationale: This is a good example. The crisis causes the focus.
Q: Head: PersonX accepts PersonX's diploma<sep>Tail: to graduate
A: | No | 9 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
The answer to this example can be: Yes
Here is why: This is a good example. The crisis causes the focus.
OK. solve this:
Head: cold weather<sep>Tail: cold
Answer: | Yes | 8 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Solution is here: Yes
Explanation: This is a good example. The crisis causes the focus.
Now, solve this: Head: PersonX accepts happily<sep>Tail: humble
Solution: | No | 6 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Why? This is a good example. The crisis causes the focus.
New input: Head: sport<sep>Tail: injury
Solution: | Yes | 0 | NIv2 | task1216_atomic_classification_causes | 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 causes 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 accepts PersonY's offer<sep>Tail: pick whether to accept or decline the proposal
answer:
No
question:
Head: war<sep>Tail: genocide
answer:
Yes
question:
Head: sport<sep>Tail: injury
answer:
| Yes
| 9 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonY offer<sep>Tail: pay person X
No
Head: diet soda<sep>Tail: headaches
Yes
Head: cold<sep>Tail: shivers
| Yes
| 0 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
A: Yes
Rationale: This is a good example. The crisis causes the focus.
Q: Head: stigma<sep>Tail: rejection by family and friends
A: | Yes | 9 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Reason: This is a good example. The crisis causes the focus.
Now, solve this instance: Head: PersonX accepts PersonY's offer<sep>Tail: pick whether to accept or decline the proposal
Student: | No | 2 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Reason: This is a good example. The crisis causes the focus.
Now, solve this instance: Head: coccidiosis<sep>Tail: infected chickens die
Student: | Yes | 2 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: rain<sep>Tail: flowers to bloom
Yes
Head: catherine havasi<sep>Tail: openmind
Yes
Head: fear<sep>Tail: trembling
| Yes
| 0 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Explanation: This is a good example. The crisis causes the focus.
Problem: Head: PersonX accepts PersonY's offer<sep>Tail: to look at the goods bought
Solution: | No | 4 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 'd better go<sep>Tail: weak
[EX A]: No
[EX Q]: Head: sex<sep>Tail: burning calories
[EX A]: Yes
[EX Q]: Head: lot of snow<sep>Tail: school to canceled
[EX A]: | Yes
| 6 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Why? This is a good example. The crisis causes the focus.
New input: Head: PersonX accepts PersonY invitation<sep>Tail: the appreciation
Solution: | No | 0 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Solution is here: Yes
Explanation: This is a good example. The crisis causes the focus.
Now, solve this: Head: PersonX accepts happily<sep>Tail: to clean up the mess
Solution: | No | 6 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: homework<sep>Tail: frustration
answer:
Yes
question:
Head: PersonX accepts PersonY offer<sep>Tail: to discuss with personY
answer:
No
question:
Head: PersonX accepts happily<sep>Tail: to clean up the mess
answer:
| No
| 9 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonY invitation<sep>Tail: included
Example Output: No
Example Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY adds PersonX to the guest list
Example Output: No
Example Input: Head: PersonX accepts PersonY invitation<sep>Tail: the appreciation
Example Output: | No
| 3 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Why? This is a good example. The crisis causes the focus.
New input: Head: tooth paste<sep>Tail: harm to fish
Solution: | Yes | 0 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
The answer to this example can be: Yes
Here is why: This is a good example. The crisis causes the focus.
OK. solve this:
Head: infection<sep>Tail: malfunction
Answer: | Yes | 8 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
The answer to this example can be: Yes
Here is why: This is a good example. The crisis causes the focus.
OK. solve this:
Head: PersonX accepts PersonY's offer<sep>Tail: to read the agreement
Answer: | No | 8 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Solution is here: Yes
Explanation: This is a good example. The crisis causes the focus.
Now, solve this: Head: PersonX accepts god 's ___<sep>Tail: To become monk
Solution: | No | 6 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: hunger<sep>Tail: eating
A: Yes
****
Q: Head: stress<sep>Tail: ulcers
A: Yes
****
Q: Head: presence of cloud<sep>Tail: rain
A: | Yes
****
| 4 | NIv2 | task1216_atomic_classification_causes | 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 causes 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 accepts PersonY invitation<sep>Tail: to drive to the event.
answer:
No
question:
Head: PersonX accepts PersonY's offer<sep>Tail: Kind
answer:
No
question:
Head: PersonX accepts god 's ___<sep>Tail: To become monk
answer:
| No
| 9 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: flling<sep>Tail: injury
Answer: Yes
Question: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY adds PersonX to the guest list
Answer: No
Question: Head: lift<sep>Tail: rise
Answer: | Yes
| 7 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Example solution: Yes
Example explanation: This is a good example. The crisis causes the focus.
Problem: Head: homework<sep>Tail: frustration
| Solution: Yes | 5 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Explanation: This is a good example. The crisis causes the focus.
Problem: Head: PersonX accepts PersonX's diploma<sep>Tail: They throw their hat into the air
Solution: | No | 4 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: death<sep>Tail: rebirth
Example Output: Yes
Example Input: Head: PersonX accepts PersonY invitation<sep>Tail: to gain person's friendship
Example Output: No
Example Input: Head: democracy<sep>Tail: equality for everyone
Example Output: | Yes
| 3 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Output: Yes
This is a good example. The crisis causes the focus.
New input case for you: Head: big investment<sep>Tail: big loss
Output: | Yes | 1 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Example solution: Yes
Example explanation: This is a good example. The crisis causes the focus.
Problem: Head: PersonX accepts god 's ___<sep>Tail: to continue to follow God
| Solution: No | 5 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Solution is here: Yes
Explanation: This is a good example. The crisis causes the focus.
Now, solve this: Head: PersonX accepts the invitation<sep>Tail: to get a new shirt
Solution: | No | 6 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: mental illness<sep>Tail: seriously impairing mental function
A: Yes
****
Q: Head: PersonX accepts happily<sep>Tail: share
A: No
****
Q: Head: terrorism<sep>Tail: war
A: | Yes
****
| 4 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: stress<sep>Tail: heart attacks
Yes
Head: PersonX accepts PersonX's diploma<sep>Tail: go to the ceremony
No
Head: age<sep>Tail: senesce
| Yes
| 0 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Reason: This is a good example. The crisis causes the focus.
Now, solve this instance: Head: age<sep>Tail: senesce
Student: | Yes | 2 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Why? This is a good example. The crisis causes the focus.
New input: Head: PersonX accepts ___ in exchange<sep>Tail: banks his money
Solution: | No | 0 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: sin<sep>Tail: death
answer:
Yes
question:
Head: waste<sep>Tail: emaciate
answer:
Yes
question:
Head: PersonX accepts ___ in exchange<sep>Tail: banks his money
answer:
| No
| 9 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: stigma<sep>Tail: fear mistrust and violence
[EX A]: Yes
[EX Q]: Head: mental illness<sep>Tail: seriously impairing mental function
[EX A]: Yes
[EX Q]: Head: smoke<sep>Tail: smoke inhalation
[EX A]: | Yes
| 6 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Output: Yes
This is a good example. The crisis causes the focus.
New input case for you: Head: PersonX accepts PersonY's invitation<sep>Tail: show up in the event
Output: | No | 1 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Reason: This is a good example. The crisis causes the focus.
Now, solve this instance: Head: coccidiosis<sep>Tail: economic loss
Student: | Yes | 2 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: sex<sep>Tail: children
Yes
Head: sex<sep>Tail: herpes
Yes
Head: PersonX accepts PersonY invitation<sep>Tail: go to engagement
| No
| 0 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
The answer to this example can be: Yes
Here is why: This is a good example. The crisis causes the focus.
OK. solve this:
Head: mental illness<sep>Tail: losing contact with family and friends
Answer: | Yes | 8 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Answer: Yes
Explanation: This is a good example. The crisis causes the focus.
Part 3. Exercise
Head: ignorance<sep>Tail: hostility
Answer: | Yes | 7 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts the invitation<sep>Tail: feels anxious
A: No
****
Q: Head: PersonX accepts PersonY's offer<sep>Tail: to move past disagreement
A: No
****
Q: Head: thunderstorm<sep>Tail: destruction
A: | Yes
****
| 4 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Why? This is a good example. The crisis causes the focus.
New input: Head: eye contact<sep>Tail: conversation
Solution: | Yes | 0 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts happily<sep>Tail: gracious
A: No
****
Q: Head: PersonX accepts ___ in exchange<sep>Tail: to make an exchange agreement
A: No
****
Q: Head: mental illness<sep>Tail: difficulty coping
A: | Yes
****
| 4 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Answer: Yes
Explanation: This is a good example. The crisis causes the focus.
Part 3. Exercise
Head: creativity<sep>Tail: new art forms
Answer: | Yes | 7 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonY invitation<sep>Tail: buys gift
A: No
****
Q: Head: drug use<sep>Tail: addiction
A: Yes
****
Q: Head: hot weather<sep>Tail: fainting
A: | Yes
****
| 4 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Output: Yes
This is a good example. The crisis causes the focus.
New input case for you: Head: PersonX accepts PersonY's invitation<sep>Tail: Social
Output: | No | 1 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: sex<sep>Tail: venerial decease
answer:
Yes
question:
Head: PersonX accepts PersonY invitation<sep>Tail: to have fun.
answer:
No
question:
Head: PersonX accepts PersonY's offer<sep>Tail: pays person Y
answer:
| No
| 9 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: PersonX accepts PersonY's offer<sep>Tail: shakes hands
Output: No
Input: Consider Input: Head: raise<sep>Tail: rise
Output: Yes
Input: Consider Input: Head: hail<sep>Tail: broken windows
| Output: Yes
| 2 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: thirst<sep>Tail: dehydration
Example Output: Yes
Example Input: Head: intense heat<sep>Tail: pain
Example Output: Yes
Example Input: Head: coffee<sep>Tail: insomnia
Example Output: | Yes
| 3 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonY invitation<sep>Tail: PersonX mails an RSVP to PersonY
[A]: No
[Q]: Head: PersonX accepts PersonY's offer<sep>Tail: accepts the money
[A]: No
[Q]: Head: PersonX accepts the invitation<sep>Tail: makes a friend
[A]: | No
| 5 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Output: Yes
This is a good example. The crisis causes the focus.
New input case for you: Head: PersonX accepts PersonY offer<sep>Tail: to find the good offer
Output: | No | 1 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Reason: This is a good example. The crisis causes the focus.
Now, solve this instance: Head: insult<sep>Tail: hurt feelings
Student: | Yes | 2 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: germ<sep>Tail: disease
Output: Yes
Input: Consider Input: Head: electricity<sep>Tail: electrocution
Output: Yes
Input: Consider Input: Head: rain<sep>Tail: floods
| Output: Yes
| 2 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Example solution: Yes
Example explanation: This is a good example. The crisis causes the focus.
Problem: Head: poison<sep>Tail: death
| Solution: Yes | 5 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Solution: Yes
Explanation: This is a good example. The crisis causes the focus.
Problem: Head: PersonX accepts PersonY offer<sep>Tail: dealer
Solution: | No | 4 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: diver<sep>Tail: splash
Answer: Yes
Question: Head: faux pa<sep>Tail: upset people
Answer: Yes
Question: Head: PersonX accepts PersonY offer<sep>Tail: dealer
Answer: | No
| 7 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: crisis<sep>Tail: focus
Output: Yes
This is a good example. The crisis causes the focus.
New input case for you: Head: carelessness<sep>Tail: accidents
Output: | Yes | 1 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Solution is here: Yes
Explanation: This is a good example. The crisis causes the focus.
Now, solve this: Head: PersonX accepts PersonY's offer<sep>Tail: accepts the money
Solution: | No | 6 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonY's offer<sep>Tail: reasonable
Example Output: No
Example Input: Head: PersonX accepts PersonY's invitation<sep>Tail: Outgoing
Example Output: No
Example Input: Head: familiar sound<sep>Tail: recollection
Example Output: | Yes
| 3 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: sexual arousal<sep>Tail: erection
[A]: Yes
[Q]: Head: drought<sep>Tail: famine
[A]: Yes
[Q]: Head: PersonX accepts PersonY invitation<sep>Tail: be invited by PersonY
[A]: | No
| 5 | NIv2 | task1216_atomic_classification_causes | 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 causes 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: big investment<sep>Tail: big loss
SOLUTION: Yes
PROBLEM: Head: job<sep>Tail: stress
SOLUTION: Yes
PROBLEM: Head: PersonX accepts happily<sep>Tail: thanks someone
SOLUTION: | No
| 8 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: big brother<sep>Tail: loss of privacy
[EX A]: Yes
[EX Q]: Head: hammer<sep>Tail: nailing
[EX A]: Yes
[EX Q]: Head: PersonX accepts god 's ___<sep>Tail: to think about life
[EX A]: | No
| 6 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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: crisis<sep>Tail: focus
Example solution: Yes
Example explanation: This is a good example. The crisis causes the focus.
Problem: Head: PersonX accepts PersonY's offer<sep>Tail: goes over the agreement
| Solution: No | 5 | NIv2 | task1216_atomic_classification_causes | fs_opt |
In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 causes 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 accepts PersonY invitation<sep>Tail: sociable
[EX A]: No
[EX Q]: Head: war<sep>Tail: death
[EX A]: Yes
[EX Q]: Head: PersonX accepts PersonY's offer<sep>Tail: goes over the agreement
[EX A]: | No
| 6 | NIv2 | task1216_atomic_classification_causes | fs_opt |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 5