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 PersonX's grandma<sep>Tail: to tell PersonX something
Output:
| [
"No"
]
| task1200-f23a1fd617ab41f48bef04cc9ebccb91 |
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 food shopping<sep>Tail: reads a list
Output:
| [
"Yes"
]
| task1200-7c6e2523c1f349288423d7648989b6ea |
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 a massage<sep>Tail: MANAGE BODY
Output:
| [
"Yes"
]
| task1200-6324adc5710c44569076381cfdae2ad0 |
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 coming to town<sep>Tail: Goes out to dinner
Output:
| [
"Yes"
]
| task1200-d8363976d10f40b1970358d9240d4c00 |
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 to be late<sep>Tail: stress level goes up
Output:
| [
"Yes"
]
| task1200-f3a82978206b48eca5af1593adce22a7 |
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 make<sep>Tail: to look at what PersonY made
Output:
| [
"No"
]
| task1200-72c53fdb0f8348f39b5188e8adf6103c |
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 hems and haw<sep>Tail: Makes decision
Output:
| [
"Yes"
]
| task1200-157b48379eff47d6b37878d299a5db5c |
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 watching tv<sep>Tail: smiles at the screen
Output:
| [
"Yes"
]
| task1200-6d72f62d540a4ce199c7780639516745 |
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 bad afterwards<sep>Tail: Person x shoulders droop.
Output:
| [
"Yes"
]
| task1200-9fbc78498af043baa0d43d54b6830b3d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX leaves without PersonY<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-4051b67ea73d4f92986f0bd92bd59119 |
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 skateboarding with PersonX's friends<sep>Tail: laughs
Output:
| [
"Yes"
]
| task1200-fe1293d7909a44c088de55a2def9d6cb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX can n't find PersonX's car keys<sep>Tail: X has to make a plan to find the keys.
Output:
| [
"Yes"
]
| task1200-4a03174c47dc4748bcbd6dfa54c9e7ca |
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: needy
Output:
| [
"No"
]
| task1200-702ce4297273428e93027bcb895b6ebc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's objective<sep>Tail: hard-working
Output:
| [
"No"
]
| task1200-87437091a54b456d8a46730c28658597 |
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 promotion<sep>Tail: gets raise
Output:
| [
"Yes"
]
| task1200-b78c4b1a8a1845688ffcc94af1f3853a |
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 the reader a ___<sep>Tail: wants to see the reader's reaction
Output:
| [
"Yes"
]
| task1200-02bbe43dad7c4ab9bf358862d6a6b911 |
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 falls on PersonX's face<sep>Tail: vbleeds
Output:
| [
"Yes"
]
| task1200-f3d5aace6e84496699db85c0e0394c0c |
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 injures PersonX's leg<sep>Tail: they get cast
Output:
| [
"Yes"
]
| task1200-89ad3548f4824d8891bae88727bd2cc0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX finally gave in<sep>Tail: DEVELOP MORE SKILLS
Output:
| [
"Yes"
]
| task1200-90e0a420f27f4ef196ec3bab22c3265c |
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: thing different
Output:
| [
"Yes"
]
| task1200-c2a5a700d2554f4990c42735490b7eb9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX begins to hurt<sep>Tail: to get hurt.
Output:
| [
"No"
]
| task1200-335c79deb3e345dd91c488ae8945a5c6 |
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: establishes a new love connection
Output:
| [
"Yes"
]
| task1200-c61291db96e145c699e068fea42f17ce |
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 fall in love.
Output:
| [
"No"
]
| task1200-9c89337f948d40cc9c1d543193499618 |
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: they get taken care of
Output:
| [
"No"
]
| task1200-06510cb720804a659b100970094060d3 |
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 happier<sep>Tail: more happy
Output:
| [
"No"
]
| task1200-fb120e3025364e3f9a8c47558887566b |
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 evens bought ___<sep>Tail: has more food to eat
Output:
| [
"Yes"
]
| task1200-73688c7403ca4d3098e428e2abfb3d39 |
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: to help person x in return
Output:
| [
"No"
]
| task1200-f6bce467956042e8ad7d1526761fc2ac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX buys an old house<sep>Tail: hears a lot of noises
Output:
| [
"Yes"
]
| task1200-1db9db141ed841b0a658c23e9e1ccbd9 |
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 perfectly<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-03b47c9eedba420282b875ed6ac2ac04 |
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 be showing off
Output:
| [
"No"
]
| task1200-e423a3850f60464dbed3cdec5db9d8bd |
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-ef65a555d9114a7db42c2030f52e620c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX enters ___ at school<sep>Tail: PersonX practices to sing
Output:
| [
"Yes"
]
| task1200-022edb9ed17c4a3b95e4aeb3cb03336d |
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 does n't seem to work<sep>Tail: sleeps in shelter
Output:
| [
"Yes"
]
| task1200-70b4f3c4766c4c548436b269b3c3fa24 |
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 blows PersonY's brains out<sep>Tail: Wipes off blood
Output:
| [
"Yes"
]
| task1200-f21c203357d44854bb269990b59f5e6a |
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 to medical school<sep>Tail: excited
Output:
| [
"No"
]
| task1200-1d25a342873a4b5e9a484463a6bba1d6 |
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 kiss personX
Output:
| [
"No"
]
| task1200-92ddf5f1fc6f49758e85335ce9c4fe28 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX can not find PersonX's car keys<sep>Tail: is late to work
Output:
| [
"Yes"
]
| task1200-8c02d08116464798b5fb20b89e27612d |
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: praised
Output:
| [
"Yes"
]
| task1200-cf582a77118b484eadf3967889fe61b0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX keeps the baby<sep>Tail: becomes grateful
Output:
| [
"Yes"
]
| task1200-03175caa8164426f87055d36da7bde65 |
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: to stop being told what to do
Output:
| [
"No"
]
| task1200-ca4871dc85ac44c39aeac01870c42a66 |
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: none
Output:
| [
"Yes"
]
| task1200-25c323a69a2b4c58a38a8894c497134c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX can not find a job<sep>Tail: personx starves
Output:
| [
"Yes"
]
| task1200-8f3893ad456a4ed98006d0c4ad73d142 |
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 cuts ___ in half<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-535ea8fb5c27465da6b1e1c7261f7271 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX affords another ___<sep>Tail: this is example for others
Output:
| [
"No"
]
| task1200-0f6cf749770e4ba8ab7cb4fa773ad58b |
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 deaf<sep>Tail: don't purchase music anymore
Output:
| [
"Yes"
]
| task1200-10d525f970474188853583f42b7173ee |
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 ___ by means<sep>Tail: to persist
Output:
| [
"No"
]
| task1200-7b625dc70b0e41b2b06dd18be8f56590 |
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: Person x has a wedding.
Output:
| [
"Yes"
]
| task1200-16757572352b4440b9843edae9e501ff |
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 PersonX's diploma<sep>Tail: They cheer
Output:
| [
"Yes"
]
| task1200-5f63d14b88954062a8abe2c6d9542a0c |
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: is sent texts
Output:
| [
"Yes"
]
| task1200-f322f0f0286e4539bad24459370aa8b0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: also happy
Output:
| [
"No"
]
| task1200-c6802f7545b84ec588b42297abdde039 |
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 ___ for good<sep>Tail: makes new friends
Output:
| [
"Yes"
]
| task1200-57776e5f729c4d8e8970ac7dd3c8dc9c |
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 enhances one 's ___<sep>Tail: is secure
Output:
| [
"Yes"
]
| task1200-949b7201ed6f4afa960a33ec3ff4f5ec |
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 deaf<sep>Tail: throws out all headphones and records
Output:
| [
"Yes"
]
| task1200-e9d9897c4f814fc297d896f94f99c6da |
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 allergic to bees<sep>Tail: careful
Output:
| [
"No"
]
| task1200-2b9a7a9883114a1ba120c5a11fbd58a3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: dedicated
Output:
| [
"No"
]
| task1200-0fca79a2cc1e4ee0903eac814ab09984 |
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 the coffee<sep>Tail: becomes wide awake
Output:
| [
"Yes"
]
| task1200-bb9427ecad0343528206a03891a9c0f4 |
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: to wonder what PersonX is up to
Output:
| [
"No"
]
| task1200-5837f126b0c04d8986dfafde871642b9 |
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: honest
Output:
| [
"No"
]
| task1200-09c60f2880614e269d43ce1db57ab8f4 |
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 finds PersonY trace<sep>Tail: picks up paper
Output:
| [
"Yes"
]
| task1200-4921e5a282a14f37b0e6e7e5e5947dc0 |
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: Go to the store.
Output:
| [
"No"
]
| task1200-35f59dbdd06b4d6b9f23f3e51f7612d4 |
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 the way of ___<sep>Tail: gets lost
Output:
| [
"Yes"
]
| task1200-550a1c7b27904c6699b223060d30e18c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks the teacher<sep>Tail: listen to teacher
Output:
| [
"No"
]
| task1200-65eb4226387d42f382bebc6917e2cf75 |
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: to get away from PersonX
Output:
| [
"No"
]
| task1200-54b8d138a7af4cc68425c179a66b78b8 |
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 tighter<sep>Tail: succeses fullm work
Output:
| [
"Yes"
]
| task1200-76dd5a32e00e40888ef68cf0be409021 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX eats the ice cream<sep>Tail: stomach bloats
Output:
| [
"Yes"
]
| task1200-d9c7cfd2d4ad4916a9d9607a6e2824ee |
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 return home<sep>Tail: unlocks door
Output:
| [
"Yes"
]
| task1200-26e5ee9e60bd4698bc1e5ea674874911 |
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 PersonX's diploma<sep>Tail: go to high school
Output:
| [
"No"
]
| task1200-cfdaa7f0327442a088e25df9535d73d8 |
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 blues<sep>Tail: takes medication
Output:
| [
"Yes"
]
| task1200-134abda38a9a4528a28ba26e950ed1ec |
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 imposes ___ on imports<sep>Tail: mandates
Output:
| [
"Yes"
]
| task1200-a1ae041a965a497197329b502b0c0fd1 |
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 ___ quickly<sep>Tail: Happy they are make progression quickly
Output:
| [
"Yes"
]
| task1200-f6ee74f4082f484b811ee52ae7e350e2 |
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 develops PersonX's talents<sep>Tail: feels successful and proud.
Output:
| [
"Yes"
]
| task1200-62ef227fff9e4502af1b78cc48512bfd |
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 bad for it<sep>Tail: thinks about what went wrong
Output:
| [
"Yes"
]
| task1200-1008f7e1407b4a65829cee5654091eec |
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 ___ for good<sep>Tail: learns a new area
Output:
| [
"Yes"
]
| task1200-d28a99920fb34d3ea7597c8bca86e74e |
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 work<sep>Tail: Gets hits by car
Output:
| [
"Yes"
]
| task1200-64b9b0f73ff5459f9a91fdfeccea122b |
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 confesses PersonX's sins<sep>Tail: is forgiven
Output:
| [
"Yes"
]
| task1200-ef2a078512ef45cd988841e08d21d6f3 |
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 food<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-a73c2240f0754a9cae5de4af54fb8da9 |
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: motivate
Output:
| [
"No"
]
| task1200-6329f304fdd34499880d5a6a81258dd0 |
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 my parents<sep>Tail: hears the phone being answered
Output:
| [
"Yes"
]
| task1200-4339a90330324a3785686f71ee73128e |
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 every ___<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-3cb93ae15c7047fa8e18a41a237c778c |
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 cuts PersonX's foot<sep>Tail: Cleans it
Output:
| [
"Yes"
]
| task1200-05da26af9c9e4bcc939bae8fcfb6e509 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX comes ___ immediately<sep>Tail: gets something to eat
Output:
| [
"Yes"
]
| task1200-9ece04ccf8464256a135870b217c7530 |
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 crosses PersonY's arms<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-ec371d2cdf97473a9a2f20d143506ac1 |
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 food poisoning<sep>Tail: taking treatment
Output:
| [
"Yes"
]
| task1200-9b00c3be53cb4b74ba39f254b3ffd0b9 |
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 hears a crash<sep>Tail: goes to investigate
Output:
| [
"Yes"
]
| task1200-6186226180a849f1ae6be949890bdcc9 |
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: owes person y a debt
Output:
| [
"No"
]
| task1200-57e226a846894b9d81fa713030a8ad4d |
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 the restaurant<sep>Tail: makes a reservations
Output:
| [
"Yes"
]
| task1200-6b9930efbd134b0ab4bddf888fac01d4 |
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 attends PersonY school<sep>Tail: fearless
Output:
| [
"No"
]
| task1200-54cf9335a41e4572a1633edfb8e0014c |
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 sees someone else
Output:
| [
"Yes"
]
| task1200-493122d20f4b4fc19bf7b08e8c457e5b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY's question<sep>Tail: has a personal revelation
Output:
| [
"No"
]
| task1200-dc75015f90b0494cbc1653812b543ad6 |
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 PersonX's actions<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-1ec9ff4ca75f498f80e8d4017a079fab |
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 teacher<sep>Tail: show homework
Output:
| [
"No"
]
| task1200-152c27020a0340dc8316945c0e1aa42a |
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 reply
Output:
| [
"No"
]
| task1200-a1c5cb8036e24e5ba817471b5e77bc09 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks the teacher<sep>Tail: smart
Output:
| [
"No"
]
| task1200-f1e7708780364cc8900977a8ac428734 |
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 show<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-7437e1b0e8104a858b89690558231bb5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX laughs so hard<sep>Tail: loses breath
Output:
| [
"Yes"
]
| task1200-398cdc512478494b9028538d24306903 |
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 argues a lot<sep>Tail: argumentative
Output:
| [
"No"
]
| task1200-5526ed69a6d44bb2a23a44dd14bb2f13 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX comes face to face<sep>Tail: hug.
Output:
| [
"Yes"
]
| task1200-5779daa28a2b46aeab8b95a1810298a4 |
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 sea<sep>Tail: see the ocean
Output:
| [
"Yes"
]
| task1200-fb6e24ca5126470fa0bee02f477517ae |
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 is now more active
Output:
| [
"Yes"
]
| task1200-d292f920c10849c1854b67957c344745 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX begins to hurt<sep>Tail: to end life
Output:
| [
"No"
]
| task1200-c7fda85ce8934b1b85f73bf146e1b16f |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.