input
stringlengths 1.15k
1.25k
| output
listlengths 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 asks PersonY's boyfriend<sep>Tail: doubtful
Output:
| [
"No"
]
| task1200-82f8138815f24faf8f1da93e296aa073 |
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 shortly<sep>Tail: conscientious
Output:
| [
"No"
]
| task1200-0f38736eac074fcd88b2f563521d4783 |
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 breaks loose<sep>Tail: Gets chased
Output:
| [
"Yes"
]
| task1200-44327d0a794d4bb48bb9391197c78cc2 |
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 question<sep>Tail: gratitude
Output:
| [
"No"
]
| task1200-d43650667fba418dab0a30d7a6babe69 |
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 ___ for one<sep>Tail: dependent
Output:
| [
"No"
]
| task1200-aac9ad2ba0e64a5f85cd0b43f5864cc4 |
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 gains weight<sep>Tail: becomes heavier
Output:
| [
"Yes"
]
| task1200-0bfb8d412fb84252ab935a7a6a0646d0 |
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 the hang of it<sep>Tail: become productive
Output:
| [
"Yes"
]
| task1200-13ec8e0fd7b74b93a9b6519b6c35a8ef |
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 decides to keep it<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-69c00235350748c19b5a5c30f0109e3c |
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 hands back the ___<sep>Tail: learns a new skill
Output:
| [
"Yes"
]
| task1200-d85ac77bc8b2472b85d54812374d833a |
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 the cards<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-00b4d5d287f64a76b3c7f363020e3ada |
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 badly wanted<sep>Tail: to go get it
Output:
| [
"No"
]
| task1200-a692e2a2cb684fde8a3c33f7aae6892e |
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 the wolf by the ear<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-fef54dd5681848a1981de2dd51a3cbf5 |
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 drives to the mountains<sep>Tail: enjoys nature
Output:
| [
"Yes"
]
| task1200-966e71e65fd24d4aa75cecc2f370dabe |
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 throw it away<sep>Tail: their garbage can is more full
Output:
| [
"Yes"
]
| task1200-3bf3892567ab44bfb542b72240b225fa |
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 let person Y use them
Output:
| [
"No"
]
| task1200-f1b0ca6bbb3848b6b5d7f17415611d41 |
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 directs ___ away<sep>Tail: prevents an accident
Output:
| [
"Yes"
]
| task1200-ac5cb21ac837420d8626d347192a7945 |
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 breaks PersonX's window<sep>Tail: probable need for first aid
Output:
| [
"Yes"
]
| task1200-b0b5635f03a9406d86ed9d9d39233de6 |
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 bakes PersonX's own bread<sep>Tail: proud
Output:
| [
"No"
]
| task1200-3767e0f37c47466cb2bc50b97d07d31d |
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 calls PersonX's dentist<sep>Tail: placed on hold
Output:
| [
"Yes"
]
| task1200-32d488e084df4effb801c84c623a5113 |
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 adjusts spacing as well as minimizing<sep>Tail: Creative
Output:
| [
"No"
]
| task1200-a5ccde8d6d4e46a7a83c788cba06236f |
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 fights PersonY battle<sep>Tail: eager to play
Output:
| [
"Yes"
]
| task1200-cf5d1af9e7444f31b879736e9838b812 |
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 camping with PersonY's friends<sep>Tail: roasts hot dogs
Output:
| [
"Yes"
]
| task1200-251a364e7fd74026b3e1d06ce1db0b08 |
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's wife<sep>Tail: To live with X
Output:
| [
"No"
]
| task1200-026c70bfd4d04d689f7b2475e4b071a1 |
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 tries<sep>Tail: tired
Output:
| [
"Yes"
]
| task1200-1d5fb932213d482fbc2a5a67f26ae80c |
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 bakes PersonX's own bread<sep>Tail: preheat the oven
Output:
| [
"No"
]
| task1200-7607270919784eb0a1f4feba00c6c082 |
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: appreciated to get a reply
Output:
| [
"No"
]
| task1200-f7814a89e67542a7adc45e974146d06e |
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 PersonY effect<sep>Tail: to smile
Output:
| [
"No"
]
| task1200-0fe0bd22ead442ea99b25aca87518b6a |
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: smiles
Output:
| [
"Yes"
]
| task1200-96945f00c08c45d7987d18606c556173 |
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 to the polls<sep>Tail: gets stopped
Output:
| [
"Yes"
]
| task1200-a53dc2678ecc4104a78cbad745d5d33d |
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 coffee<sep>Tail: Person X Gains more energy
Output:
| [
"Yes"
]
| task1200-20ae97e259c64502944760c807c38bc3 |
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 everyone ___<sep>Tail: runs out of items.
Output:
| [
"Yes"
]
| task1200-ac1c9a4c9fa047509a76668ea0d26071 |
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 connects ___ together<sep>Tail: figures it out
Output:
| [
"Yes"
]
| task1200-67d425a852b14005aa6213a6619afd14 |
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 for dinner<sep>Tail: burps
Output:
| [
"Yes"
]
| task1200-6a64e69a4c564affac618d29b6ce5855 |
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: gets noticed
Output:
| [
"Yes"
]
| task1200-0c517823806b456fae87319248200b5c |
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: bored
Output:
| [
"No"
]
| task1200-a2fcc21d4c904af7b4649fe548a8fe2c |
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 divides PersonX's time<sep>Tail: Gets all tasks done
Output:
| [
"Yes"
]
| task1200-c0b9e9ca7dff4ac0969c702dfdbdb9fb |
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 hands up<sep>Tail: stands in front of Person Y
Output:
| [
"Yes"
]
| task1200-99dc93f27d6449849c70974f8a747b11 |
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 scared<sep>Tail: pees his pants
Output:
| [
"Yes"
]
| task1200-b35f3fea4e00493383e3454f07d4add9 |
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 acts weird<sep>Tail: unwell
Output:
| [
"No"
]
| task1200-83b46140cc054ff09e8281ea2e698786 |
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 bakes bread<sep>Tail: to let the bread cool
Output:
| [
"No"
]
| task1200-ebd0a719357d4c5fb6a1aa0708561764 |
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 quickly<sep>Tail: PersonX sweats from running
Output:
| [
"Yes"
]
| task1200-034e3b2ac0e547c6953d688e68ac9247 |
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 on a family trip<sep>Tail: Visits monuments
Output:
| [
"Yes"
]
| task1200-1b58a175b3d0407cb2dd5cef0c729174 |
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 going on a camping trip<sep>Tail: excited about the camping
Output:
| [
"Yes"
]
| task1200-ef4280ba9c9e43e9a6ff34d8d7d44186 |
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: PersonX smiles
Output:
| [
"Yes"
]
| task1200-7b05de1bdd1b49b490ea6b5854bb607c |
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 PersonY's nephew<sep>Tail: to make extra money.
Output:
| [
"No"
]
| task1200-7c872f1278a540bfb35f6c4af159148f |
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: to answer about staying or not
Output:
| [
"No"
]
| task1200-fb8fd9abacf540899a5c6bcd45e8cf1a |
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 to do PersonX's homework<sep>Tail: Gets in trouble
Output:
| [
"Yes"
]
| task1200-b9acea0a3bb54d548ddcc1163d2f76db |
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 pulled over by a police officer<sep>Tail: starts shaking uncontrollably.
Output:
| [
"Yes"
]
| task1200-0cb58de03fe94fdea3c52f4ee0da9ec5 |
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 in PersonY's hands<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-5a1c77a1f06d452c86ca00da5181957e |
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 someone else<sep>Tail: person x talks to someone else
Output:
| [
"Yes"
]
| task1200-ebf402c44e7449ae992e49d0b9cd2526 |
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 wore ___<sep>Tail: impressed
Output:
| [
"No"
]
| task1200-e18f0413dad1479184d5b91c215f69a1 |
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 explains PersonY's actions<sep>Tail: may get punished
Output:
| [
"Yes"
]
| task1200-42a199aef7a349be88127a35737f9e4a |
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 calls PersonY's boss<sep>Tail: reprimanded
Output:
| [
"Yes"
]
| task1200-e4ba02e4e89042c0965fbd07a78aaed8 |
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 shortly<sep>Tail: to hear more from him
Output:
| [
"No"
]
| task1200-f4e678aa9ff44791a4435ab2024fc68f |
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 excited<sep>Tail: smiles
Output:
| [
"Yes"
]
| task1200-610ed010775040f1ba762b70c22f1fa4 |
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 was okay<sep>Tail: to thank them
Output:
| [
"No"
]
| task1200-b40a558ee32540a6839ac1a9fcf18e90 |
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: Scowl in agree when Y does not
Output:
| [
"Yes"
]
| task1200-8726fb80fce84fffb9ebf971c6d2ece7 |
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 difficult at first<sep>Tail: They have a challenge
Output:
| [
"Yes"
]
| task1200-83d65fd6060e46119f63af95bfe1c0e1 |
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 agrees to the challenge<sep>Tail: to prove his power
Output:
| [
"No"
]
| task1200-1fa101cf30f841a68d5629d1ac1aac22 |
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 also decided<sep>Tail: obliged
Output:
| [
"No"
]
| task1200-a22508502c984200b9e46c011d4254b5 |
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 waiting for the bus<sep>Tail: Is late for work
Output:
| [
"Yes"
]
| task1200-a218b17c935a4ad088619fb877ab9d32 |
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 working late<sep>Tail: eyes get heavy
Output:
| [
"Yes"
]
| task1200-fdd1414769e8487781d020bd31c55df9 |
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: go home
Output:
| [
"No"
]
| task1200-86ca7996401f46e8a9c149d5eb763b95 |
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: be asked a question
Output:
| [
"No"
]
| task1200-f0ebf259b21a494f94fe10c2379ca4b3 |
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 walking home from the grocery store<sep>Tail: arrives home
Output:
| [
"Yes"
]
| task1200-2c041260197546adb60a58460ce71438 |
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 kisses PersonY on the mouth<sep>Tail: gets germs from PersonY
Output:
| [
"Yes"
]
| task1200-76143b317f05460585517eb663d46896 |
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 mother for help<sep>Tail: To help out X
Output:
| [
"No"
]
| task1200-880be3f9d3c848c0a6239fd6156465bf |
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 breaks a window<sep>Tail: person x repairs window
Output:
| [
"Yes"
]
| task1200-059cc74bc4b14bcdb4b7589e071962fa |
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 joins the team<sep>Tail: won the match
Output:
| [
"Yes"
]
| task1200-a94a83304c9d4bc585cf21263ed54c5a |
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 adopts every ___<sep>Tail: Must make right choice
Output:
| [
"Yes"
]
| task1200-fb2043b84f36443b9bd9ddb752f5f6f4 |
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 PersonY objective<sep>Tail: PersonY to ask for PersonX's help
Output:
| [
"No"
]
| task1200-53d649d2e5cb4eca8f28558d073d6126 |
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 offer<sep>Tail: accepting
Output:
| [
"No"
]
| task1200-ca97e99e268045a79e21d51787811753 |
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 applies sunscreen<sep>Tail: careful
Output:
| [
"No"
]
| task1200-f043df590da04aa0af91727e1b70b2ee |
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: hopeful
Output:
| [
"No"
]
| task1200-f42b8a4ad829444a831badc728e74a66 |
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: says thank you to the uncle PersonX
Output:
| [
"No"
]
| task1200-bd625332815f4ae9b6ad14c59c54e4be |
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: says no
Output:
| [
"Yes"
]
| task1200-16bcd814115240e8bb06cfd56792586b |
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 applies sunscreen<sep>Tail: healthier
Output:
| [
"No"
]
| task1200-9f1eba4d64054bd9a0b912dd10efbcb9 |
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: didn't make dinner
Output:
| [
"Yes"
]
| task1200-691cf0a0d1f8418ea72b9fce9a3af05d |
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<sep>Tail: safe
Output:
| [
"No"
]
| task1200-f7b4b61bce884bbdbb512b3faebb924a |
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 for help<sep>Tail: Inquisitive
Output:
| [
"No"
]
| task1200-fec9c202a9334956a518f1c7b57671a7 |
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 adopts PersonY attitude<sep>Tail: mean
Output:
| [
"No"
]
| task1200-9e2a11d6647d48038508a57711019398 |
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 PersonY protection<sep>Tail: talks to him
Output:
| [
"No"
]
| task1200-6815cad95c824fcd92ded2d690e6dba5 |
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 earns extra money<sep>Tail: PersonX earns extra money to life
Output:
| [
"Yes"
]
| task1200-a4a517d4d3944c59bd249320d1e1d9a4 |
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 causes PersonY explosion<sep>Tail: PersonX gets arrested
Output:
| [
"Yes"
]
| task1200-65c4b23188374ac488cccc3410207707 |
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: to invite PersonY
Output:
| [
"No"
]
| task1200-05425f7171574b66b9ea19dde039dbbe |
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 bakes bread<sep>Tail: happy.
Output:
| [
"No"
]
| task1200-2b06da4505d7425b975b298246490a7a |
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 breaks PersonX's window<sep>Tail: possible blood
Output:
| [
"Yes"
]
| task1200-b99986dd18944c37a8f872f82255f632 |
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 affects every ___<sep>Tail: people think about PersonX
Output:
| [
"No"
]
| task1200-6db5c57e772341d19da465d4e2c7151f |
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 special gift<sep>Tail: receives gratitude for gift
Output:
| [
"Yes"
]
| task1200-d88679987f1c4f439b80bcb3753437e2 |
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 also ordered ___<sep>Tail: out of contol
Output:
| [
"No"
]
| task1200-b3958e672fce432786a62c1206c36468 |
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 acts weird<sep>Tail: attention
Output:
| [
"No"
]
| task1200-7dcdbb6f480740ef940f329dac119296 |
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: to have a date at that time
Output:
| [
"No"
]
| task1200-82872636e6b045929f3bed49c1e5aec6 |
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 knows yet why PersonY died<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-af7a686e73d849ed9120c257b05514b2 |
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 afraid of the dark<sep>Tail: starts to shake
Output:
| [
"Yes"
]
| task1200-d2a51b448db24e4ea9c7fabb4d449e27 |
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 camping with friends<sep>Tail: laughs and smiles
Output:
| [
"Yes"
]
| task1200-5237e5c255d54ae0a5fb7d5a0aaae5bf |
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 so bad<sep>Tail: reflects
Output:
| [
"Yes"
]
| task1200-6e14c350862a444f969b64c85187f7db |
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 hand out<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-1f60ec7b0c72458992263149278b2e61 |
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 lies on PersonY back<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-7b7e168bbf2242acba5cf936821d238a |
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 supplies<sep>Tail: to get vegetables
Output:
| [
"Yes"
]
| task1200-612b6fc77417411b8f6afacb4db35f34 |
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 breaks the screen<sep>Tail: becomes angry
Output:
| [
"Yes"
]
| task1200-73d22d86ae204a8f8cd5ff5ff90de76c |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.