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 asks PersonY to go<sep>Tail: feels bothered. Output:
[ "No" ]
task1196-e64c9966a0534c85b0d9fc41308ad7f5
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: starts a new life Output:
[ "No" ]
task1196-576e4704409e484e86ab9780e54d0090
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 out PersonX's hand to PersonY<sep>Tail: helps to comfort x Output:
[ "Yes" ]
task1196-d81a9b9ff84a4c3483e75f21740c0b4f
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 ordered ___<sep>Tail: competent Output:
[ "No" ]
task1196-6a9f393c5b4d487ea84cbf9e0f79607d
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 ___ food<sep>Tail: none Output:
[ "Yes" ]
task1196-3d4ab7e50b9a470a99fcbacac464b9c1
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 acts weird<sep>Tail: none Output:
[ "Yes" ]
task1196-e8dbc2b783f64cb4aff48daf879ed33a
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: happy. Output:
[ "No" ]
task1196-2e4f292673a240968ceaee7e3dcc1f27
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 throwing a party<sep>Tail: gives thanks Output:
[ "Yes" ]
task1196-d0785e58e18740a49078eaefc98fcaeb
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 anyone<sep>Tail: none Output:
[ "Yes" ]
task1196-32bd354b8d0a49d39fde1a6dc28af6f0
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's hands up<sep>Tail: none Output:
[ "Yes" ]
task1196-a2d0df5e52e0454790420cdd856788c8
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 obtains PersonY order<sep>Tail: Leave Tip Output:
[ "Yes" ]
task1196-e3e8a1a269e64da7adc296538d5d7973
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 hopes would get<sep>Tail: none Output:
[ "Yes" ]
task1196-9cc676f8ff0f409684a091d0e400f8c6
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 mother for help<sep>Tail: to learn Output:
[ "No" ]
task1196-ca31787f8248426585359c75055a5430
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 'd better go<sep>Tail: none Output:
[ "Yes" ]
task1196-35676547ba814d0392ab269156a7ec58
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 get a better career Output:
[ "No" ]
task1196-80698e562f0f4b90a203dad72eeeb130
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: social Output:
[ "No" ]
task1196-84c4048be44b4aea9465296045e5efb7
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 grows closer<sep>Tail: none Output:
[ "Yes" ]
task1196-16fc6052c4b74e518d01439e9f64f810
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: busts his pen Output:
[ "No" ]
task1196-941558b20fb84e029a620021f79c0eb9
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: reliable Output:
[ "No" ]
task1196-edca5df4c5d34118ba3772282e622564
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 my boss<sep>Tail: gets nervous Output:
[ "Yes" ]
task1196-35f3511839f348388c19c30cd701037b
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 play<sep>Tail: curious Output:
[ "No" ]
task1196-2276d513284b458ca7aaabe82baad063
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 object<sep>Tail: becomes infatuated Output:
[ "No" ]
task1196-a662ded1b32f4a9bb1921b84aaf5d6b3
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 PersonX's case<sep>Tail: TO ACHEIVE Output:
[ "Yes" ]
task1196-cddf47a7925a42e6b19d586468cd8914
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: go to engagement Output:
[ "No" ]
task1196-a3d4e2f04f8c4b8e9d5b5b49fd7c3ce8
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: waits Output:
[ "No" ]
task1196-5e79ca2fedb64a2486e4c011a6d8df1d
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 offer PersonY resistance<sep>Tail: PersonY resists/revolts against PersonX's actions Output:
[ "Yes" ]
task1196-c243846dff134e2487dc3d96155e98af
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 out with PersonY. Output:
[ "No" ]
task1196-3245fdff1de9452ca2fc173482ca6d8e
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 greets PersonY warmly<sep>Tail: smiles Output:
[ "Yes" ]
task1196-1b9f8755f8334ea3872359fbfbf07371
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 some pills<sep>Tail: use it in proper way Output:
[ "Yes" ]
task1196-37dbb23cd5104b42ad6dfbed0ab2f278
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 say<sep>Tail: to find PersonY Output:
[ "No" ]
task1196-bbf82bc010b74ab2b9241ae49b7e8f71
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 collects baseball cards<sep>Tail: none Output:
[ "Yes" ]
task1196-f8da0631d11a4ddab26acfea3deb80a5
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 into PersonY's pants<sep>Tail: reacts to personX Output:
[ "Yes" ]
task1196-f421bd9dbcd5480594e63e983916e90e
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 knocks ___ out cold<sep>Tail: wakes up Output:
[ "Yes" ]
task1196-3c22b821eed944b4a3ef97588b170041
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 for help<sep>Tail: none Output:
[ "No" ]
task1196-42ca47678fdf4b20b99a41b17c22caba
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 invitation<sep>Tail: to be with other people Output:
[ "No" ]
task1196-89c2e12102624fa68ad29883383d2818
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 dishes the dirt<sep>Tail: none Output:
[ "Yes" ]
task1196-fa807e9c2d7149349f596a13268cd1a7
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 fees ducks<sep>Tail: They eat Output:
[ "Yes" ]
task1196-b4b63272514445189d7ceebe6cfb892d
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 offer<sep>Tail: decide on offer Output:
[ "No" ]
task1196-f4b9193c73f54b26819197ee5e5b6a96
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 goes begging<sep>Tail: have less money Output:
[ "Yes" ]
task1196-30b2b330cb5a411fabe09c882db302b9
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 learns a lot<sep>Tail: none Output:
[ "Yes" ]
task1196-4180c8020d18451e97270697bcac39da
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 interferes in PersonY way<sep>Tail: PersonY falls over. Output:
[ "Yes" ]
task1196-f27e96b240524920b834f79ccd2818f4
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 focuses ___ on issues<sep>Tail: none Output:
[ "Yes" ]
task1196-4cc203c8cd954a3b83498027ec8ceeca
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 bakes PersonX's own bread<sep>Tail: to show cooking skills Output:
[ "No" ]
task1196-11bfe66a9b654983bfc44a5b6b751ef6
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 grandma<sep>Tail: good, happy and satisfied Output:
[ "No" ]
task1196-74ae9fb6226d4b55971c5c72720c0231
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 hits the bricks<sep>Tail: none Output:
[ "Yes" ]
task1196-d2fd933aa81448b18605a1146a6dbc11
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 folds PersonX's tent<sep>Tail: none Output:
[ "Yes" ]
task1196-3bc2a7a6a3634d4ea56b81d1b2d166cb
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 invitation<sep>Tail: to prepare a speech Output:
[ "No" ]
task1196-488cee3dca224efea9b342ef4bc67e0e
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: Gets umbilical cord cut off Output:
[ "Yes" ]
task1196-755b03017a934376ad90a35408825e8e
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 begins to hurt<sep>Tail: call for help Output:
[ "No" ]
task1196-fb30d2b9f47e4aeba93e617e9e0ab773
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 moves away from PersonY<sep>Tail: Keep distance with X Output:
[ "Yes" ]
task1196-bcf83a1e19ed4adcaad09d65a7998c86
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 prepares for the test<sep>Tail: none Output:
[ "Yes" ]
task1196-7d49a5d0c81945b6852863cca7b1bb36
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 say<sep>Tail: Instinctively avoids Output:
[ "Yes" ]
task1196-9264ba41ce334c3c903b2417a60b9c11
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 ate<sep>Tail: typical Output:
[ "No" ]
task1196-8cb97d5b637444bbb69be95efdecf1ef
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 buys anything<sep>Tail: none Output:
[ "Yes" ]
task1196-688c3375d0ed45319343ff4d5d510551
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 PersonX's nephew<sep>Tail: to help Output:
[ "No" ]
task1196-e392310149ee4dc8a748f4f5a4856a83
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 PersonX's nephew<sep>Tail: stressed out Output:
[ "No" ]
task1196-c557ea6c842d4d1da8b548aaca33b540
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 happier<sep>Tail: none Output:
[ "Yes" ]
task1196-f8854e420a5847db8f7a7700eeddf924
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 murders PersonY's wife<sep>Tail: grieves Output:
[ "Yes" ]
task1196-ffeeda5e537f49cbaa79e5ab5624d4f5
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 at PersonY understanding<sep>Tail: compassionate Output:
[ "No" ]
task1196-a087c481b370480fb98e57509c3bdad7
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 pours ___ over PersonY's head<sep>Tail: retaliates Output:
[ "Yes" ]
task1196-3f8c0921ecb148eb97e86f5ce33c86bf
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 make<sep>Tail: to clean up mess Output:
[ "No" ]
task1196-e02f4f5aa3ec4764a8de5d1d30a720d4
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 presents PersonY appearance<sep>Tail: listen Output:
[ "Yes" ]
task1196-78dd7bcb0b0d4ac2a8a7d78ac91948ca
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 flag football<sep>Tail: passes the ball Output:
[ "Yes" ]
task1196-e457acb900f04a3f9bccb3a56d9b5438
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 arranges a date<sep>Tail: Make the appointment Output:
[ "No" ]
task1196-bd9e268a7a45457c91f9057a0333fe0c
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 birth to PersonY<sep>Tail: cries Output:
[ "Yes" ]
task1196-01b9c41491144c888b3c9e113e962d74
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 ordered ___<sep>Tail: like they made a good choice Output:
[ "No" ]
task1196-9041f89e13724a4cb8a29d2765536d37
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 go<sep>Tail: none Output:
[ "No" ]
task1196-9e15912715cb4958b2c90a2646ec2c6f
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 really like PersonY<sep>Tail: PersonY avoids PersonX Output:
[ "Yes" ]
task1196-50b9325c3a6246eea88e98eb17510346
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 fast ___<sep>Tail: tenacious Output:
[ "No" ]
task1196-edd078c3a6fa4a12a9a1fef515d842f3
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 PersonX's nephew<sep>Tail: they watch cartoons Output:
[ "No" ]
task1196-52e759eb2ced487fbea57160d231b408
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 breaks PersonY's window<sep>Tail: body freezes in place Output:
[ "Yes" ]
task1196-122af3eb260e44ea9fd2ed29b28d4fc8
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 greets PersonY warmly<sep>Tail: never talks to him again Output:
[ "Yes" ]
task1196-7cb4330a965c49de892d8e095afa4192
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's wallet<sep>Tail: gets a new friend Output:
[ "Yes" ]
task1196-6d5949be46744a789f443bd9908198e1
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 show<sep>Tail: to ask personY to go away Output:
[ "No" ]
task1196-64da07fc664a498690fa3fa15e743001
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 PersonY's interests<sep>Tail: greedy Output:
[ "No" ]
task1196-6826826f8765470d87326c4f0ded0489
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 goes ___ at night<sep>Tail: none Output:
[ "Yes" ]
task1196-0beb3e9f778c49acbc739478647dcb32
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 beats PersonX's swords into ploughshares<sep>Tail: to destroy it Output:
[ "No" ]
task1196-afd0952e56614a38b043d09bc69225cb
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 beats PersonX's swords into ploughshares<sep>Tail: gets Nobel peace prize Output:
[ "No" ]
task1196-4efa2fc267a74650993512ccef0d30e3
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 would die<sep>Tail: none Output:
[ "Yes" ]
task1196-8a8e505f594848c6b392f97c3591268e
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: says thank you Output:
[ "Yes" ]
task1196-b8ed9b275f664a0c8e1c7a788c7f8e27
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's house<sep>Tail: Is startled by X Output:
[ "Yes" ]
task1196-014df52390eb4ff98f7bc61a394516b2
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 bakes bread<sep>Tail: covered in flour Output:
[ "No" ]
task1196-759aa36acf8f43f983307ac3e606c312
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 PersonY's interests<sep>Tail: influential Output:
[ "No" ]
task1196-588e11ed64124338a9c2bc4fee02780f
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 adjusts spacing as well as minimizing<sep>Tail: ALLIGNMENT TO AREA Output:
[ "No" ]
task1196-518999ed5ccc4d24b1ff7f7b8e798b83
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 the news<sep>Tail: becomes grateful to PersonX Output:
[ "Yes" ]
task1196-b9d1e0f9936a40a7aed27601fb75dacc
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 the ultimate pleasure<sep>Tail: none Output:
[ "Yes" ]
task1196-7f82edf257dd424e9067909cc247cb17
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 arranges a date<sep>Tail: go to a movie Output:
[ "No" ]
task1196-bc313a7cc1654bc9a0624a8b713308cd
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 acts weird<sep>Tail: tell a joke Output:
[ "No" ]
task1196-e0ca4ab1601641aca12b77d7585ecdd6
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 ___ in the washer<sep>Tail: none Output:
[ "Yes" ]
task1196-f603d6c93f444049b94d546b57550650
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 the door<sep>Tail: He opens the door Output:
[ "No" ]
task1196-cccdf604a45a40a782f1f46a18e9b344
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 begins to hurt<sep>Tail: body is shaking because of the pain Output:
[ "No" ]
task1196-8b4dd9e9045440d7b23043d98783fd81
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: HAD TO WORK TO ACHIEVE THE GOAL Output:
[ "No" ]
task1196-42d85d311168434fb0a75fbc7b37ce15
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 explains every ___<sep>Tail: Things are now clearer Output:
[ "Yes" ]
task1196-0a407d3de8a44a439b1bb147617a88d6
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 amends PersonY act<sep>Tail: glad for having been helped. Output:
[ "No" ]
task1196-5503226d58f342d5bb6971cd7e250066
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 watch ___<sep>Tail: to watch something interesting Output:
[ "No" ]
task1196-8cc68267d8b74db388194f087d5dc052
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 make<sep>Tail: waits Output:
[ "No" ]
task1196-cfb05b9a81cd4cefa792510fba88adba
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: starts a chant Output:
[ "No" ]
task1196-62362abb45e249348e5a76201d848f08
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 happier<sep>Tail: starts laughing Output:
[ "No" ]
task1196-6e2c75d17de5470f9b3114caab4af36c
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 offer<sep>Tail: to discuss with personY Output:
[ "No" ]
task1196-7a14badb0dee4ba9a0d7d863176b7fc7
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 upon PersonY<sep>Tail: PersonY breathes uncomfortably Output:
[ "Yes" ]
task1196-24fe840839624d829529f23a137b5c21