input
stringlengths 1.15k
1.25k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX is at PersonX's friend 's house<sep>Tail: Person X feels scared.
Output:
| [
"Yes"
] | task1200-6a4c05cf1559402dbbc979d32b0cd960 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX expresses PersonY views<sep>Tail: none
Output:
| [
"Yes"
] | task1200-df7ae713839543b1952dcc969879c1fe |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother<sep>Tail: gives answer
Output:
| [
"No"
] | task1200-e8849394a4a44949910c7a5f38ee3493 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: gets asked for confirmation
Output:
| [
"Yes"
] | task1200-9e64187a0eda48ac88db326c7213079f |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX becomes distracted<sep>Tail: to watch television
Output:
| [
"No"
] | task1200-641b003d3cf043e1b0a764fa317cf5ce |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX feels more relaxed<sep>Tail: doesn't worry
Output:
| [
"Yes"
] | task1200-ff2a4b7713254e6c9d8ee0e7d4b53ef2 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX expresses PersonX's anger<sep>Tail: LOSS HIS HAPPY SURROUNDING
Output:
| [
"Yes"
] | task1200-f344ec27540c41fc8692f753fc1d84ff |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: is thanked
Output:
| [
"Yes"
] | task1200-d1da8f848dbc4cf89cc65f60e07e114f |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to say<sep>Tail: thankful
Output:
| [
"No"
] | task1200-ba3eb5f0aa4546b5823abb90756a18b6 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX feels lazy<sep>Tail: PersonX loses their job
Output:
| [
"Yes"
] | task1200-4836a96e6205423295732a85a0e03f70 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX hits a ball<sep>Tail: HAND ROTATE
Output:
| [
"Yes"
] | task1200-4f6062e78be24047b029d5573ad34385 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX changes the world<sep>Tail: They get famous
Output:
| [
"Yes"
] | task1200-3aa65af0789e44a1bb493a8c03a7d40b |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX holds ___ with PersonX's forms<sep>Tail: reinforced knowledge
Output:
| [
"Yes"
] | task1200-322f3bf81e13483096f7d8a7f6be3021 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX comes out swinging<sep>Tail: struggles to balance
Output:
| [
"Yes"
] | task1200-1f5c5431aa014fa196f506503325fe9a |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX laughs the whole time<sep>Tail: the person our attitude
Output:
| [
"Yes"
] | task1200-43b4f013ce92405ba0e947e53c076ce7 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX beats PersonX's swords into ploughshares<sep>Tail: to destroy it
Output:
| [
"No"
] | task1200-c6ce7c6d0b8c4af28a637c760f7820b5 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to stay<sep>Tail: goes to bed
Output:
| [
"No"
] | task1200-60700d29c8814371a72e3abce9bcd7f1 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: hug PersonX back
Output:
| [
"No"
] | task1200-da885c081bcb4d5eb0ca253bcf0b4fee |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX declares ___ on japan<sep>Tail: gets hit with nuclear weapon
Output:
| [
"Yes"
] | task1200-9dd8fac7d3ff4612ae8376cd77c81b27 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from work<sep>Tail: locks home
Output:
| [
"Yes"
] | task1200-e8a9200865cb43bc8069be60419bd89b |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX buys ___ that day<sep>Tail: eagerness
Output:
| [
"Yes"
] | task1200-6bfcc65389df491bbc587c42e1f2abca |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX has n't seen PersonY in years<sep>Tail: runs into PersonY
Output:
| [
"Yes"
] | task1200-d7918691749741458975c5ed8956b0d1 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: excited to see persony
Output:
| [
"No"
] | task1200-2b8db834b96a4a7f96be8b19f4174104 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's grandma<sep>Tail: annoying
Output:
| [
"No"
] | task1200-382d828b38364946a7ff2706abd29191 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: convincing
Output:
| [
"No"
] | task1200-1dd124fb0d064999a5a6fffb3493bcfa |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY news<sep>Tail: gets thanked
Output:
| [
"Yes"
] | task1200-738c98d9aa764c75ab32f330f5e5b7e9 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: to express their gratitude
Output:
| [
"No"
] | task1200-daf30419c16d4f55be4e9fe3aab5a6c1 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonX's nephew<sep>Tail: happy
Output:
| [
"No"
] | task1200-b6d173114fb245a6abe6cbcbd823cb6a |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX is bullied in school<sep>Tail: he got injured
Output:
| [
"Yes"
] | task1200-c3d7b3256c5a47ee9fefe38141d71dfd |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX fulfils PersonY's needs<sep>Tail: Person X is thanked by Person Y.
Output:
| [
"Yes"
] | task1200-64d77a8caab54c52971f08becc9d64ad |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX improves PersonY's condition<sep>Tail: person x makes sure persony is ok
Output:
| [
"Yes"
] | task1200-05d4a201820b4d06b04dc51b65f15bd7 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX arranges a date<sep>Tail: NONE
Output:
| [
"Yes"
] | task1200-490b70ec87394f16a75e85073cd89e12 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX eats the ice cream<sep>Tail: tooth aches
Output:
| [
"Yes"
] | task1200-3e9edefd0e3340f2a9557aa342752582 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY's letter<sep>Tail: busts his pen
Output:
| [
"Yes"
] | task1200-8bdd50160b354aeaa679b06878c7dc68 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX furthers PersonY's ends<sep>Tail: none
Output:
| [
"Yes"
] | task1200-aca0fadab9d7461e87e2248250d54b3a |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX goes shopping for one<sep>Tail: cooks favorite shrimp recipe
Output:
| [
"Yes"
] | task1200-d03c853f48b749f0b821c5004a82062a |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX gets lots of compliments<sep>Tail: brightens up
Output:
| [
"Yes"
] | task1200-d8506dbb79d945069c29149eb2dcae85 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's ___ by means<sep>Tail: determined
Output:
| [
"No"
] | task1200-6d710e22d1a14651a30a6666dfea6db1 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX is nervous and excited<sep>Tail: tries to calm down
Output:
| [
"Yes"
] | task1200-8ce3593ddeef481fa5e1b3e0a9425f99 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY object<sep>Tail: to feel unhappy
Output:
| [
"No"
] | task1200-a086ad37f38e41f58d8a3c42fd298622 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX enters ___ at school<sep>Tail: gets instructions
Output:
| [
"Yes"
] | task1200-9f97e261867e4c519ff95f442fda7f57 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX colors PersonY's hair<sep>Tail: receives thanks
Output:
| [
"Yes"
] | task1200-53c369a686d4420291a4197131f6abed |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX leaves PersonY's book<sep>Tail: none
Output:
| [
"Yes"
] | task1200-86c885c1c265499a941a9855a43e286a |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's ___ in PersonX's hands<sep>Tail: keeps holding Y
Output:
| [
"Yes"
] | task1200-057bb9ef631840d8845f13fa258d9de5 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX grows dark<sep>Tail: none
Output:
| [
"Yes"
] | task1200-aa1f6228e4074d239c8320ac62abe01e |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX lights ___ on fire<sep>Tail: puts fire out
Output:
| [
"Yes"
] | task1200-981b48c403a04fc8b3a2e6a8159477bb |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX continues playing<sep>Tail: loses energy
Output:
| [
"Yes"
] | task1200-822064ddc0b14d6b9978320cff3e9445 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX bats PersonX's eyelashes<sep>Tail: Person x awaits a response
Output:
| [
"Yes"
] | task1200-c752c9d2c4044bb5abeb2b3fee4281f1 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX has a science test<sep>Tail: Learns skills
Output:
| [
"Yes"
] | task1200-555c685b85714f15817fce42f3e80d1b |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX kicks off PersonY's shoes<sep>Tail: TO CLEAN US
Output:
| [
"Yes"
] | task1200-6fe95ccd68f2416da74527741dc14223 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX builds PersonY church<sep>Tail: sore muscles
Output:
| [
"Yes"
] | task1200-9372b79d79c54c2b84a08f4f15ec401c |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX accepts happily<sep>Tail: follow through
Output:
| [
"No"
] | task1200-d3f68171ac4c485aa1ec049874856ee0 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX arrives just in time<sep>Tail: polite
Output:
| [
"No"
] | task1200-5b6530331cce4515ba08fce0845a26b8 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks the teacher<sep>Tail: straight-forward
Output:
| [
"No"
] | task1200-0263cc0d00d74d29b00c3844fa9e791c |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's head<sep>Tail: Must keep Y breathing
Output:
| [
"Yes"
] | task1200-1f90ee59b90143f786f970ccfe8b10c3 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: considerate
Output:
| [
"No"
] | task1200-419c091cf9694d4882304b0746dcb611 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX believes every ___<sep>Tail: stupid
Output:
| [
"No"
] | task1200-891ccab6573f4a3c919fb99df9853a35 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX forgets PersonX's homework<sep>Tail: fails the test
Output:
| [
"Yes"
] | task1200-976bbc4d5f414fa099ed22ad60a63e76 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX feels PersonY pain<sep>Tail: Thinks of idea to help PersonY
Output:
| [
"Yes"
] | task1200-f892f93253424c0cb7235caf98f9f291 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX has n't eaten all day<sep>Tail: Gets a bad headache and needs aspirin
Output:
| [
"Yes"
] | task1200-f6f2500c81874698b4b5a9e948798a01 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX comes face to face<sep>Tail: smile
Output:
| [
"Yes"
] | task1200-87b8f1edcdc74cbca4cc0380262dafca |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX follows the ___ exactly<sep>Tail: learns a new skill
Output:
| [
"Yes"
] | task1200-21c39c27aab04233b5682b069ecdae6f |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX has trouble breathing<sep>Tail: begins to lose oxygen
Output:
| [
"Yes"
] | task1200-cfdd38d270d3443480ea36000d4521d0 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX accepts the invitation<sep>Tail: makes a friend
Output:
| [
"Yes"
] | task1200-7e0e8d8fa2404f8982e0dc00cedb8ff6 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX arrives to the restaurant<sep>Tail: to walk into the restuarant
Output:
| [
"No"
] | task1200-1b7a56769cca41aa85ad4895efce5eb1 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's ground<sep>Tail: they help other people
Output:
| [
"Yes"
] | task1200-11eda9415bf048d9b8171b235512bf09 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX drops the box<sep>Tail: they get into trouble
Output:
| [
"Yes"
] | task1200-cca1c140723442aba75ed34152078e7e |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX learns how to juggle<sep>Tail: gains experience
Output:
| [
"Yes"
] | task1200-d8be3d251b784e11883e78138a78e447 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX finally gave up<sep>Tail: walked away resignedly
Output:
| [
"Yes"
] | task1200-113fc25d04554e7da296c337f668e5f7 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX bats PersonX's eyelashes<sep>Tail: to bats eyelashes
Output:
| [
"Yes"
] | task1200-c05a00a720154323882f1642a8872264 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX laughs every ___<sep>Tail: PersonX chest opens
Output:
| [
"Yes"
] | task1200-42a7c45353e442919ff49f12dd38bcba |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX lays PersonX's ___ upon<sep>Tail: is relaxed
Output:
| [
"Yes"
] | task1200-8f2114aa44fa454ca904dd6e398971fc |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX increases PersonY's output<sep>Tail: makes money from y's productiveness
Output:
| [
"Yes"
] | task1200-7be1ac3d1f164171bf77c22440a62e5f |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's grandma<sep>Tail: amiable
Output:
| [
"No"
] | task1200-7e1bfba8349f4169a69ced5dda8d32b7 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX cooks bacon<sep>Tail: gets hungry
Output:
| [
"Yes"
] | task1200-56be73779fd5494ea57437cdd26a3c1d |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX drinks PersonY's coffee<sep>Tail: has to go to the bathroom
Output:
| [
"Yes"
] | task1200-88cd389debdf445c8ed3cc50cd0ccdab |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX assumes another ___<sep>Tail: brave
Output:
| [
"No"
] | task1200-62516cbe99044876bdaa730f1bbe094f |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX drinks ___ everyday<sep>Tail: gains weight
Output:
| [
"Yes"
] | task1200-c7edac918c3d4744a638843fff699089 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX has to pay a fine<sep>Tail: none
Output:
| [
"Yes"
] | task1200-af4550ea7ab64aed9fecbf19412e63e8 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX keeps track of PersonY<sep>Tail: PersonX can't get PersonY out of their head
Output:
| [
"Yes"
] | task1200-5242980df202406990d49b01659f375d |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY's question<sep>Tail: dismissed
Output:
| [
"Yes"
] | task1200-684d8925f6c848d5ac923ca78a81ca47 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX goes bowling ___<sep>Tail: person x is thanked
Output:
| [
"Yes"
] | task1200-61e928bde4e143a3a3c2f60579ba458f |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's ___ by means<sep>Tail: triumphant
Output:
| [
"No"
] | task1200-4b781678ccde428cbeefb0156ab7ba74 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY a sense<sep>Tail: PersonX smiles
Output:
| [
"Yes"
] | task1200-d7b1cc64f42c4fc9a2f4474a9e0cd7c0 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to go<sep>Tail: happy
Output:
| [
"No"
] | task1200-8b11cb4383704a28b10b371d9a6e1e23 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX leaves early<sep>Tail: Arrives too early
Output:
| [
"Yes"
] | task1200-f59e7d59277140368b4aedb9d6ad74b3 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: good
Output:
| [
"No"
] | task1200-f67f019bdb1e4531bf701cf000820813 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY a shock<sep>Tail: gets yelled at
Output:
| [
"Yes"
] | task1200-0d1c787412874cba92f1628825286941 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX always lost<sep>Tail: to buy a compass
Output:
| [
"No"
] | task1200-01c12420360746e4946f36ae6f1f736f |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX affords another ___<sep>Tail: none
Output:
| [
"No"
] | task1200-1db54388eac74c79b5112649c372737d |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX can n't find a job<sep>Tail: put an ad for job
Output:
| [
"Yes"
] | task1200-a5ef28baaa73475b87f16992cef80505 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX leaves without PersonY<sep>Tail: yelled at
Output:
| [
"Yes"
] | task1200-e7260f008c994ff9b3762ab75f261c7b |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX answers the door<sep>Tail: happy
Output:
| [
"No"
] | task1200-5207325e6df44f6d8721ed8fbb68bec0 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX is at PersonY's friend 's house<sep>Tail: gets greeting from friend
Output:
| [
"Yes"
] | task1200-fa93e41627ad42549ef344dc5a3830db |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX brings the kids with PersonY<sep>Tail: gets abandoned
Output:
| [
"Yes"
] | task1200-8df007b793ec44ef8eadad80ecdfeda5 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX begins to hurt<sep>Tail: to go to the doctor
Output:
| [
"No"
] | task1200-508426772bea4748a46da2d093dc1dfe |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX arranges a date<sep>Tail: kiss goodnight
Output:
| [
"No"
] | task1200-4ffb83f0f12d4aeda4197a6acee5fd36 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX discusses fully in chapter<sep>Tail: none
Output:
| [
"Yes"
] | task1200-31983bfd64b34604a3aaa3792ccbabc6 |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX has a really great time<sep>Tail: laughs
Output:
| [
"Yes"
] | task1200-885a937a830149cbb3f69ef7271ba57c |
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, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonX's friend ___<sep>Tail: makes a new friend
Output:
| [
"Yes"
] | task1200-8a8afd7d9a3042ed89e0f3a65c7d7408 |