input
stringlengths 1.21k
1.33k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX also decided<sep>Tail: goes to the store
Output:
| [
"No"
] | task1196-4ed047acb1494299b1ace7c8ef042f27 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX scores ___ for PersonX's team<sep>Tail: win the championship
Output:
| [
"Yes"
] | task1196-8d5869929fbd4e4e83c6cfc16300ce37 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX keeps PersonY up all night<sep>Tail: persony is tired
Output:
| [
"Yes"
] | task1196-f9faaa53e0c24c5db03f3ea903bd885e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX bases on PersonX's experience<sep>Tail: to learn from their experiance
Output:
| [
"No"
] | task1196-1f48aff912f34805a44efdc6d6cf24e2 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX saves a man 's ___<sep>Tail: they get help
Output:
| [
"Yes"
] | task1196-1239df8e7a974a75a0cc32857c947bd4 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: to ask for clarification
Output:
| [
"No"
] | task1196-3393534a91a6411f9f8ff719c9501354 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX puts it on PersonY's wrist<sep>Tail: Feels tightness on wrist
Output:
| [
"Yes"
] | task1196-4c05f45400654a9bb5224601e53a1c9e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX proves PersonY's point<sep>Tail: Thanks person X for proving his point.
Output:
| [
"Yes"
] | task1196-41c0cd9269014b6ea5bf9f55c9ae64ca |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX plays an instrument<sep>Tail: none
Output:
| [
"Yes"
] | task1196-0bf9dda8b07d43868a835ae0a8bf7b54 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX listens to the radio<sep>Tail: none
Output:
| [
"Yes"
] | task1196-8e0b3c598bcc448c86cfd63808cb25f3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX reaches PersonY age<sep>Tail: none
Output:
| [
"Yes"
] | task1196-7abd29c4a3cb4a05ac1d2e43894addc2 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY wife<sep>Tail: to go on a honeymoon
Output:
| [
"No"
] | task1196-82cde1ef02dc433f8da7e1a620a9540d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX is ten year 's old<sep>Tail: none
Output:
| [
"Yes"
] | task1196-577e752f9c374f82b2c357cf079b455e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX reaches the water 's ___<sep>Tail: none
Output:
| [
"Yes"
] | task1196-6e503955c9b74a748a0b29e77ff43f08 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX makes PersonY payment<sep>Tail: has access to service
Output:
| [
"Yes"
] | task1196-e8661390158848918cf3f25f45f18f21 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX arrives home that ___<sep>Tail: to sleep
Output:
| [
"No"
] | task1196-b194b5a84f5a4f0586023784acd2e42e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY's letter<sep>Tail: receive letter
Output:
| [
"No"
] | task1196-1b4094e7b3e046349782bb0396990af6 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX knows the answer<sep>Tail: none
Output:
| [
"Yes"
] | task1196-903b8560a99e466d8202409f3f4dae7d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX eats PersonY dinner<sep>Tail: smile
Output:
| [
"Yes"
] | task1196-fe852ae7e78b45f6b4f413957b58866d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonX's friend ___<sep>Tail: Gives thanks to personX
Output:
| [
"Yes"
] | task1196-1b2248965418447e8bc2951526f11545 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonY's nephew<sep>Tail: play games with the nephew
Output:
| [
"No"
] | task1196-0e13844b5deb47889b801d5c76d465aa |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX saves ___ from destruction<sep>Tail: continue living their lives
Output:
| [
"Yes"
] | task1196-de2ee365e41f4e588b3da6cf4f5fa46c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to play<sep>Tail: to see PersonY standing in a corner
Output:
| [
"No"
] | task1196-097652910d3a429e9758e7b7e109d8c1 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX accepts the job<sep>Tail: confident
Output:
| [
"No"
] | task1196-dcacd4f532c643378f983e737f0f3d9a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX laughs so hard<sep>Tail: none
Output:
| [
"Yes"
] | task1196-466313c7989940d6b83d664098ebad03 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX decides to keep the cat<sep>Tail: Cat has a owner now
Output:
| [
"Yes"
] | task1196-4e64749acad9434ab862267750efdd53 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX accepts the job<sep>Tail: to support their family
Output:
| [
"No"
] | task1196-cf510cc0f248447699dc3fe13aa34708 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother<sep>Tail: is nervous
Output:
| [
"No"
] | task1196-6ce24e62749a4adcb5162aa9fc97ab74 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY a push<sep>Tail: gets hospitalized
Output:
| [
"Yes"
] | task1196-7ac570ba60a5471da95a9562d12b0f46 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX always lost<sep>Tail: confused
Output:
| [
"No"
] | task1196-fe626131dc914e76adb7315409f4a03d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX makes PersonY payment<sep>Tail: has to work more
Output:
| [
"Yes"
] | task1196-0a765e78e3ab4f289641b2544983efbe |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's grandma<sep>Tail: inquisitive
Output:
| [
"No"
] | task1196-f968862984ea4c8789ab98b2b1bb90f1 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX keeps ___ up all night<sep>Tail: gets fatigued
Output:
| [
"Yes"
] | task1196-11d418ccc4e14e1996c1265743bb59a7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonX's ___ in PersonX's hands<sep>Tail: none
Output:
| [
"Yes"
] | task1196-0dc21a64841c4918a922733e9c92ccef |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY wife<sep>Tail: emotional
Output:
| [
"No"
] | task1196-45b4575d93a94907a403201a76fdf9e8 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX comes face to face<sep>Tail: hug
Output:
| [
"Yes"
] | task1196-c192827366004b0fa74a6573f6b68c8e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: his soul
Output:
| [
"No"
] | task1196-359ad24cb27b4a88855f31f149cdcf30 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX always wore<sep>Tail: loyal
Output:
| [
"No"
] | task1196-1f914b11f6ec4b2a9ec0167a825ee587 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX pisses on PersonY's bonfire<sep>Tail: yells at person x
Output:
| [
"Yes"
] | task1196-eb965670657e46b19b0322aedb9fe460 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonY objective<sep>Tail: to get his permission
Output:
| [
"No"
] | task1196-2c5ff8cf82864c54aed60ee537152e8e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX expands the ___ to include<sep>Tail: They benefit by knowledge
Output:
| [
"Yes"
] | task1196-a7df8796b2ee4c96947252ac833fab29 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY birth<sep>Tail: cries
Output:
| [
"Yes"
] | task1196-b5d36a3c53ce4eb2a37714c7195c29a0 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX saves every ___<sep>Tail: none
Output:
| [
"Yes"
] | task1196-9ca9e020b6f04d94ba6a46cde01b4d6a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX decides to keep PersonY<sep>Tail: none
Output:
| [
"Yes"
] | task1196-e5d5d5743a8b4661a5cec85a20806f80 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX evens bought ___<sep>Tail: store has more money
Output:
| [
"Yes"
] | task1196-c61b8bb647084fb28aa27b4b1811a4b8 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX saves some money<sep>Tail: none
Output:
| [
"Yes"
] | task1196-ef0ce8afa3224a209e9a016e7ca20d92 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX gets ___ from the vending machine<sep>Tail: gets money in return
Output:
| [
"Yes"
] | task1196-6ad3fda4a7744b8bb810cb9537723b83 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX memorizes every ___<sep>Tail: none
Output:
| [
"Yes"
] | task1196-977c9d44e79f46feb0f044ac472d47d5 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX affords PersonY protection<sep>Tail: to help person y
Output:
| [
"No"
] | task1196-0652be24d9ac47e0819d0eeaecbece8c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX keeps PersonY calm<sep>Tail: person y smiles
Output:
| [
"Yes"
] | task1196-27a7a473096c45f1beb64bdbcf053ddc |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX enjoys ___ anyway<sep>Tail: interruption of activity that he was doing with personaX before the incident
Output:
| [
"Yes"
] | task1196-d80b9cbc785c458eacfb1f75b29a024b |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX asks to go home<sep>Tail: waits for answer
Output:
| [
"No"
] | task1196-b0dde74c0d644a9daeccaf2fda4e9a42 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX allergic to bees<sep>Tail: medicine activates
Output:
| [
"No"
] | task1196-163ded0339934944a9d60350b64e3cef |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX pays another ___<sep>Tail: none
Output:
| [
"Yes"
] | task1196-4e6d8f951b9f4665b847c0d5d5aac28d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX arrives to the restaurant<sep>Tail: to take food for his family
Output:
| [
"No"
] | task1196-b9546eb8b06c4a2a9a82c22c11ae754f |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ for one<sep>Tail: a new food
Output:
| [
"No"
] | task1196-ae8bae6168cc4e93a6742adf053d8f8d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonX's purpose<sep>Tail: knowledgeable
Output:
| [
"No"
] | task1196-2c6f5724c7b741d6bf3227eb61693187 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX joins PersonY's ranks<sep>Tail: has to share the spotlight with someone else
Output:
| [
"Yes"
] | task1196-bd78ec1855574a88bc2e130ba8afd12d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX makes friends<sep>Tail: dry mouth
Output:
| [
"Yes"
] | task1196-e8a39055a36a4590938fc42b245f58f6 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY's letter<sep>Tail: to respond to y
Output:
| [
"No"
] | task1196-8b67d581037c45f9ad9a1732862e771c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX never expected<sep>Tail: none
Output:
| [
"Yes"
] | task1196-896dfe3a4f7a4b7e848435b4a19adfce |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX addresses PersonY audience<sep>Tail: good
Output:
| [
"No"
] | task1196-cf111c59d71648ed8968752813a2ad70 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX has the blues<sep>Tail: none
Output:
| [
"Yes"
] | task1196-24ab8f26d80e4e909f3e0d88ad968354 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX rocks ___ back and forth<sep>Tail: wakes back up
Output:
| [
"Yes"
] | task1196-adaeaf0092de4264be04519a9c9f9eb3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX claps PersonY's hands<sep>Tail: forced
Output:
| [
"Yes"
] | task1196-3d699ef475a44a90a77397cc75c7b403 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX knows anything<sep>Tail: they decide to learn for themselves
Output:
| [
"Yes"
] | task1196-6e55129ad41c4fef95178f1e788503a5 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX pursues another ___<sep>Tail: SCOLD OTHERS
Output:
| [
"Yes"
] | task1196-35363bf5d8534d958c4df4d159f42d32 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX passes PersonX's math class<sep>Tail: none
Output:
| [
"Yes"
] | task1196-9e285b5f4060410792f0beb049660dc4 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX attends PersonY school<sep>Tail: He meets Person Y's teacher.
Output:
| [
"No"
] | task1196-7b552734c1b2449b9260c4240d764040 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX affects children 's ___<sep>Tail: guilty
Output:
| [
"No"
] | task1196-fb61b2c0855042a092f5e80154b462ff |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX can n't find a job<sep>Tail: none
Output:
| [
"Yes"
] | task1196-3f0b3be04c764625ad6c796779e1c301 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX runs around the house<sep>Tail: none
Output:
| [
"Yes"
] | task1196-bb4dea2b5a3441d08bb1616c18ec61f4 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX lasts another ___<sep>Tail: none
Output:
| [
"Yes"
] | task1196-7ee01ab43c494862be9396416cd2a819 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY's wife<sep>Tail: to have the wedding ceremony
Output:
| [
"No"
] | task1196-92d2361b2b9a4b26bd32964f7bdc1672 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX allergic to bees<sep>Tail: anxious
Output:
| [
"No"
] | task1196-4dae480e0c104ff6b8a473b1fcfeea6c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to make a plan
Output:
| [
"No"
] | task1196-704d5ef5aa24407c9a6fb6bfd013e480 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: they want to attend the event
Output:
| [
"No"
] | task1196-098bd961f0ba47039d6e01d1ddae09f6 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX lays a finger on ___<sep>Tail: none
Output:
| [
"Yes"
] | task1196-60cf0bddd8034b1588fb107763af4961 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX ignores PersonY's complaints<sep>Tail: loses temper
Output:
| [
"Yes"
] | task1196-5c900df6d3eb4c39ae9559540b7e856d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's objective<sep>Tail: to complete a goal
Output:
| [
"No"
] | task1196-b5e8827744ea43258084b475bb21a223 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX meets ___ at the park<sep>Tail: none
Output:
| [
"Yes"
] | task1196-5b37fc4c77f14c16aa1ecdf87ddbc304 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX closes PersonY's eyes for a moment<sep>Tail: person y goes to sleeps
Output:
| [
"Yes"
] | task1196-307b75aebb7b49b6968c22c482b92d09 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX calls PersonY a liar<sep>Tail: Becomes red faced
Output:
| [
"Yes"
] | task1196-c60d88b61582431481f20f66341d2efb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: to go the invited program
Output:
| [
"No"
] | task1196-47f1f4c7583c4267bdbad40eb655045e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX is best friends for years<sep>Tail: has someone to help with school work
Output:
| [
"Yes"
] | task1196-bc08b2a60e7141158ee15b35a26dcfbf |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX discusses PersonX's problems<sep>Tail: Listen
Output:
| [
"Yes"
] | task1196-c47b88fd4dc94085bb1948eadb43deac |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX gets a promotion<sep>Tail: Increases Profit
Output:
| [
"Yes"
] | task1196-1ba2ac928ddd4c68a0a0d42f7c1fea02 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX finds PersonY opportunity<sep>Tail: NONE
Output:
| [
"Yes"
] | task1196-b5dac50322f442fba8e612ade41e4246 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX invites several friends<sep>Tail: smiles
Output:
| [
"Yes"
] | task1196-fae70af841ed46578ecadab855817cc5 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's ___ by means<sep>Tail: objectives
Output:
| [
"No"
] | task1196-cc82d0c7f6754fc99570ebbca9f574b0 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX performs on stage<sep>Tail: none
Output:
| [
"Yes"
] | task1196-f2ab8777ff7e430a9148d2c2ed0cbacb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX later told PersonY<sep>Tail: Hear
Output:
| [
"Yes"
] | task1196-fbad97856cd9433abdc0cbd701ac3be4 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX feels relaxed<sep>Tail: none
Output:
| [
"Yes"
] | task1196-5f5e84e2927b4efc9773856a80ebd594 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY hand<sep>Tail: smiles
Output:
| [
"Yes"
] | task1196-274cde70e7c54381bdb542ca57df7729 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: the appreciation
Output:
| [
"No"
] | task1196-f141e6b4e26947c19c5d5208453a4c42 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX affords PersonY every ___<sep>Tail: grateful
Output:
| [
"No"
] | task1196-cfeda6a8b2fb4f70a908f21cc40c159c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonX's diploma<sep>Tail: They pose for photographs
Output:
| [
"No"
] | task1196-975e562a1a1942df828c9faad8d9b89e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX affords every ___<sep>Tail: become physically protected
Output:
| [
"Yes"
] | task1196-d1cfd7674803495aacd2bf1d3ddaeddb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX passes PersonY examination<sep>Tail: none
Output:
| [
"Yes"
] | task1196-e2defcdab6fb4a368824714a764f89cc |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. For example, X may get hugged, and Y may blush in response. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX goes the way of the dodo<sep>Tail: none
Output: Yes
Positive Example 2 -
Input: Head: PersonX applies sunscreen<sep>Tail: safe
Output: No
Negative Example 1 -
Input: Head: PersonX affords another ___<sep>Tail: to enjoy it
Output: Yes
Negative Example 2 -
Input: Head: PersonX invites PersonY to join PersonZ<sep>Tail: they get joined by PersonY
Output: No
Now complete the following example -
Input: Head: PersonX gets on PersonY's nerves<sep>Tail: leaves
Output:
| [
"Yes"
] | task1196-266e22f16d704bbcb643ce7b303bf73a |
Subsets and Splits