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 always tries<sep>Tail: to stay positive
Output:
| [
"No"
]
| task1200-f74a224346734761a7ded9626ffb92e6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 keys<sep>Tail: looks around
Output:
| [
"Yes"
]
| task1200-fd4f3c38655c450f82ff6f9dc7d4ddaf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX fees PersonY's kids<sep>Tail: receive thank yous
Output:
| [
"Yes"
]
| task1200-65b6115278884b76a4a09021a1a68c5c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 a wife<sep>Tail: eats better
Output:
| [
"Yes"
]
| task1200-5d1f2a91bb9f450497e18bb86dff0db8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 point<sep>Tail: adjusts view
Output:
| [
"Yes"
]
| task1200-b496990f97304ebca76e476614e2f7d4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: takes actions
Output:
| [
"No"
]
| task1200-9e61ad2cb7bd43408203dcfa3d9352a2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 birth to children<sep>Tail: breast feeds
Output:
| [
"Yes"
]
| task1200-b0e3087130c64fd090057c997d3e7e52 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 a quarter<sep>Tail: puts it in pocket
Output:
| [
"Yes"
]
| task1200-14ee0e95d6d74194a1ae146faadbacec |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: answer the question
Output:
| [
"No"
]
| task1200-561f191405874ec9a90b5a2376280417 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX accepts the invitation<sep>Tail: to be with other people
Output:
| [
"No"
]
| task1200-a3399f0eda104a54b24afd1d47a85b6b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 ate ___<sep>Tail: order or prepare food
Output:
| [
"No"
]
| task1200-b3d3320b7733467c91d8d081cdf5b9c7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 find PersonY
Output:
| [
"No"
]
| task1200-88a07e51de9848b8b0612ad621f50a4e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: goes home
Output:
| [
"Yes"
]
| task1200-042db66c4b0a438fa52b53b505f50df2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to go<sep>Tail: kind
Output:
| [
"No"
]
| task1200-f7912b6e852c4d018fe65a1915f02c1f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX applies sunscreen<sep>Tail: gets grease on towel
Output:
| [
"Yes"
]
| task1200-cdb5e051ddb44dccaed0d36e8b6cedfb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY a bloody nose<sep>Tail: loses a friendship
Output:
| [
"Yes"
]
| task1200-e5a4cb0756974372a62347be57726c9c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 ___ night<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-4bb2df7a0f61492da1f36a91974cab76 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: person y runs away
Output:
| [
"No"
]
| task1200-070faf2d4fd941daa8323305e8051d84 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX holds the ___ in PersonX's hand<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-d8a7370b9c1d4141a33f658d1583e07a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 free food<sep>Tail: Rubs stomach
Output:
| [
"Yes"
]
| task1200-4cf3c9b267164bb184757c70132fa6b8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: praised
Output:
| [
"Yes"
]
| task1200-f3376fdf7a6a4f05a03c6d654cf65a84 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 boyfriend<sep>Tail: courteous
Output:
| [
"No"
]
| task1200-a960af46018841d6895b5f5bbebc8624 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX assumes another ___<sep>Tail: find a new place to live
Output:
| [
"No"
]
| task1200-0983e14429d7468190a5e1acf4d0f888 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX also decided<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-311e77e7463b432b9d1002f75652583c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX adopts every ___<sep>Tail: to know which measures are suited to the situation
Output:
| [
"No"
]
| task1200-ef3ca3dc28884bebb78a007237059c16 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 no longer scared<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-b0f68235abe6403ba89b5ac9bff59669 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX is on a fishing trip<sep>Tail: takes time.
Output:
| [
"Yes"
]
| task1200-497b62544f5b408286379f42c15e58b8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX checks every ___<sep>Tail: to be continued
Output:
| [
"Yes"
]
| task1200-da7690e58572433fb3ddfea10d06390f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX confronts every ___<sep>Tail: is successful
Output:
| [
"Yes"
]
| task1200-2b7e4bdc3fd14600a78dfe6ac21ad945 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX knows the ___ intimately<sep>Tail: PersonX has it memorized
Output:
| [
"Yes"
]
| task1200-8f5e3d06cab7405e9987bf8d8fe9951f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: Ambitious
Output:
| [
"No"
]
| task1200-828a8c831c67421abf1bf240c4b273e2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX keeps track of PersonY<sep>Tail: discovers more than they bargained for
Output:
| [
"Yes"
]
| task1200-9fc88110232d4cc0887f2789a7be2c14 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 worse<sep>Tail: gets reassured
Output:
| [
"Yes"
]
| task1200-462d720458cf41e3894757c4b930fd4d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX goes bowling ___<sep>Tail: changes shoes
Output:
| [
"Yes"
]
| task1200-a4d2829527eb41d59a11209e6bf90467 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: be invited by PersonY
Output:
| [
"No"
]
| task1200-66f0e8af5a6f4649b4d87789034f689c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 ___ for cheap<sep>Tail: writes a check
Output:
| [
"Yes"
]
| task1200-c122439f668844d0980b603a06cc9e66 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 PersonY's credit card<sep>Tail: damage it
Output:
| [
"Yes"
]
| task1200-8d3a9b3c2aea4551b002c2fea0f7f3c4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX discusses PersonX's problems<sep>Tail: NONE
Output:
| [
"Yes"
]
| task1200-6f094c2f309a418eae1f90acad5674b0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX hires a personal trainer<sep>Tail: starts a routine
Output:
| [
"Yes"
]
| task1200-dae6d65fd371436dad22685ebbed6502 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX arrives to the restaurant<sep>Tail: orders his favorite item.
Output:
| [
"Yes"
]
| task1200-94e2b661f85a41a69021f294d67a39e4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX calls PersonY a liar<sep>Tail: gets hit
Output:
| [
"Yes"
]
| task1200-aa2495bcc9b149e196f653ed0d5d074c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX knows whats going on<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-902ef961d444427daf961f1e18d2d6f3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX goes shopping for one<sep>Tail: bakes peanut butter cookies
Output:
| [
"Yes"
]
| task1200-b7c906130f5d4e0882f4395b6cd81f27 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX affects PersonY's interests<sep>Tail: to help others
Output:
| [
"No"
]
| task1200-95864f89c7c84f9eb88c141f191859ed |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX closes PersonY's eyes again<sep>Tail: gets excited
Output:
| [
"Yes"
]
| task1200-433c5cfb4e9e4ee9b08e082ae16d5905 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: to get a ride
Output:
| [
"No"
]
| task1200-b022ddfa2e0746e7ada3bce9756090d6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 PersonY up all night<sep>Tail: is looked at with hate
Output:
| [
"Yes"
]
| task1200-6c7738df772d44aca4c70667bcb681c4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX decides to visit PersonY<sep>Tail: invites themself
Output:
| [
"Yes"
]
| task1200-b4cc4e512c4c4e56ac95993b5f1191aa |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX is afraid of flying<sep>Tail: avoids plane
Output:
| [
"Yes"
]
| task1200-5d166446a72f45a0bb5c26442eea04ea |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX feels lazy<sep>Tail: takes a nap
Output:
| [
"Yes"
]
| task1200-e1c718d20c704f3fbad1623909965504 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: buy books
Output:
| [
"No"
]
| task1200-aed73480e0764edc95124f086628ce78 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX fights all the time<sep>Tail: gets hurt
Output:
| [
"Yes"
]
| task1200-d8494976d96e48d7ab18d0bab4d58681 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX exchanges phone numbers<sep>Tail: calls other person
Output:
| [
"Yes"
]
| task1200-1ff6c756359e432aa48d5749f6fee916 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: to mail a copy
Output:
| [
"No"
]
| task1200-914a2e13499b4ad18893abe4da11a317 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX follows ___ exactly<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-4a081e74a40042cea1b54dfc513f2fa8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 the heave-ho<sep>Tail: Person X starts to live on her own.
Output:
| [
"Yes"
]
| task1200-e7b1cf9d707b434b9001da7eab9215a7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 to go home<sep>Tail: take transportation
Output:
| [
"No"
]
| task1200-e4257b7f028d4f88992bae7e314f2964 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX badly wanted<sep>Tail: to eat.
Output:
| [
"No"
]
| task1200-d6c2092753ec4db0a19f8743499170cb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 other day<sep>Tail: PersonX grunts in annoyance from the ad
Output:
| [
"Yes"
]
| task1200-21018e46b5af451b827f0edc07869919 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX holds ___ with PersonX's forms<sep>Tail: gets spilled water on
Output:
| [
"Yes"
]
| task1200-3f2cdc0e3bda4001ac158a9434ec9e24 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX addresses PersonY audience<sep>Tail: To sign autograph
Output:
| [
"No"
]
| task1200-b7e68a8b70174371b3375bf9f4bfda8a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX happily married<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-67c4d9f7e5764116945107272e81cbe3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX brings owls to athens<sep>Tail: loses owls
Output:
| [
"Yes"
]
| task1200-e4fab546062546c691dad594ff789c20 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's grandma<sep>Tail: to approach grandma
Output:
| [
"No"
]
| task1200-06983fa258c040b8b85e4bd9e9c27ecb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: useful
Output:
| [
"No"
]
| task1200-586f7abf83c0432c906d8afa0791c909 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX holds ___ with PersonX's forms<sep>Tail: is respected
Output:
| [
"Yes"
]
| task1200-08b1cf7d20a44a238dcc9b0995f0cf1f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX knows god 's ___<sep>Tail: has understanding
Output:
| [
"Yes"
]
| task1200-48ae4d54a6af454c8d255f672d49b93f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX inherits from PersonX's mother<sep>Tail: buys new car
Output:
| [
"Yes"
]
| task1200-56c1cd1ee71540eeab9de374753ef030 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX cries PersonY's eyes<sep>Tail: feels emotional
Output:
| [
"Yes"
]
| task1200-ad73cf7049844b6e84bbabdbf372716e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX flies the coop<sep>Tail: Is searched for
Output:
| [
"Yes"
]
| task1200-48142e2de0b94e2c9b0a04fbf47951b2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: gets a reaction from the other person
Output:
| [
"Yes"
]
| task1200-ab931a5e367f4b1bab86f0f13075b225 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX lays a ___ upon PersonY<sep>Tail: receives reaction
Output:
| [
"Yes"
]
| task1200-cd7ab4b84e024829bf73ad4ce0a19830 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX arrives at PersonY understanding<sep>Tail: amenable
Output:
| [
"No"
]
| task1200-387060f4736a40dc86b686a4a6efa409 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 PersonY theory<sep>Tail: becomes interested
Output:
| [
"Yes"
]
| task1200-c38c671dab4a42d5938c7b6cb2d50904 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 god 's gift<sep>Tail: recieves powers
Output:
| [
"Yes"
]
| task1200-ee06ab808bde4a27a21d9d490895bb6c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: Gets a promotion
Output:
| [
"Yes"
]
| task1200-8a4add47003d4203a6ae1ddf90d1b43d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX has a new baby<sep>Tail: Gets little sleep.
Output:
| [
"Yes"
]
| task1200-86c2719ee4f5475a858502d1386e479d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX applies sunscreen<sep>Tail: lay in the sun
Output:
| [
"No"
]
| task1200-d4c4121b226f40a7adfe9eaa0dd0a36d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 god 's ___<sep>Tail: safe
Output:
| [
"No"
]
| task1200-9178d7cc79834dd095d7eca10e68b429 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 shoes<sep>Tail: has to look for them
Output:
| [
"Yes"
]
| task1200-0aea6ca303ef429bb8132a997e605c65 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX is afraid of the dark<sep>Tail: jumps up at a noise
Output:
| [
"Yes"
]
| task1200-4c6c85b88d2c4d92a20755941447503b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX expresses PersonY thanks<sep>Tail: parts ways
Output:
| [
"Yes"
]
| task1200-73af2fbc69cb4d1eb2d02929db690a11 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 ___ to dinner<sep>Tail: PersonX falls asleep from tiredness of eating food
Output:
| [
"Yes"
]
| task1200-8bbe51f3b23f43cab8e10d1344e6593c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 god 's ___<sep>Tail: to break away from God
Output:
| [
"No"
]
| task1200-aa043353da724870b6d6eeea88739c19 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: well dressed
Output:
| [
"No"
]
| task1200-805582dc8266472babb4a569fd4fd8b1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 PersonY's leg<sep>Tail: is sued by Person Y
Output:
| [
"Yes"
]
| task1200-9d9327d8a2cf4b3f89b6c31cf19194d4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX answers the question<sep>Tail: to hear the answer
Output:
| [
"No"
]
| task1200-f82230fa0f2045dca719500ce2bdbd35 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX can n't find a job<sep>Tail: goes broke
Output:
| [
"Yes"
]
| task1200-a34837b799be4c34aaabd9ededec43a3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 camping<sep>Tail: Becomes sunburned
Output:
| [
"Yes"
]
| task1200-7c7a4a18e1ba46618c0bb1c1b15a25ed |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 free<sep>Tail: does what they want
Output:
| [
"Yes"
]
| task1200-b3fbdf5a6c784c7ba1149d7e5cc11605 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: Hardworking
Output:
| [
"No"
]
| task1200-5eb18e7624f24cd6943b3402fe7e3ab6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 getting a divorce<sep>Tail: gets stressed
Output:
| [
"Yes"
]
| task1200-55335294b90c4a38812eb3abbb9e5f33 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX also ordered ___<sep>Tail: anxious to eat it soon
Output:
| [
"No"
]
| task1200-98bc8f5cc0424e9685de9815bb201b28 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX hands ___ back<sep>Tail: PersonX resents having to return it
Output:
| [
"Yes"
]
| task1200-6d4e12c706b54e9ca7c6d0066c499824 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX discusses later in the chapter<sep>Tail: none
Output:
| [
"Yes"
]
| task1200-3879b21b007c42e29d2aec9ab48d183f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: none
Output:
| [
"No"
]
| task1200-e7d139415ce84f05b31cb9d028baadef |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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: desirable
Output:
| [
"No"
]
| task1200-e686827a3b504d6fbcd93ce23d61e46b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX fulfills PersonX's purpose<sep>Tail: lives a satisfying life
Output:
| [
"Yes"
]
| task1200-a51bb60c95864162a42888fe456f2a05 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 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 dentist<sep>Tail: admits in hospital
Output:
| [
"Yes"
]
| task1200-b3550a56e30b45ce917dbab11b1148ee |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else
Output: Yes
Negative Example 2 -
Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: Smart
Output:
| [
"No"
]
| task1200-5809bbb84fe047ea9d849097a68bd50d |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.