input
stringlengths
1.15k
1.25k
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is afraid of the dark<sep>Tail: shudders Output:
[ "Yes" ]
task1200-6ad9e20c355946f2ae31dae28c747379
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: to ask about the event Output:
[ "No" ]
task1200-c60e89bce0114e598921b186fd405d15
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX gets behind the wheel<sep>Tail: She drives down the street. Output:
[ "Yes" ]
task1200-27fbf652211544d2843b665d373324d7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX celebrates PersonX's anniversary<sep>Tail: is congratulated Output:
[ "Yes" ]
task1200-93db02375f504acca818a5c2a2ce2520
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX feels nostalgic<sep>Tail: sad Output:
[ "Yes" ]
task1200-0317e2440ec24c2280b1dafe5bf0bc66
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX becomes PersonY wife<sep>Tail: also happy Output:
[ "No" ]
task1200-80fb35c3707846e7be4872416a6e0511
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks PersonY to go<sep>Tail: inviting Output:
[ "No" ]
task1200-2cd84532e83b459781273d33cac8c538
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX gives PersonY a push<sep>Tail: gets pushed back Output:
[ "Yes" ]
task1200-dccb9ef3bf0d4b22a3f0d2dc4cd6aee6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX becomes distracted<sep>Tail: stop concetrating Output:
[ "No" ]
task1200-36b3019213384308b6b959f95e79df71
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX babysits PersonY's nephew<sep>Tail: to go out again Output:
[ "No" ]
task1200-d421e52dd8ab47168d9713e00dcedf45
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX arrives home from lunch<sep>Tail: to clean up the apartment Output:
[ "No" ]
task1200-30b63bc6d0004884a301206d0a21890e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX defends PersonX's country<sep>Tail: dies in war Output:
[ "Yes" ]
task1200-a05ff263d39b43ce8ab98da7530061af
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX glances around the room<sep>Tail: sees reflection Output:
[ "Yes" ]
task1200-bf25e07d95674df5a18d0be83283e8b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is getting fat<sep>Tail: becomes unhappy Output:
[ "Yes" ]
task1200-9d2e9f96ff124d0bacd31afd3505f2e5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is getting old<sep>Tail: they lose their sight Output:
[ "Yes" ]
task1200-10738db7d6194c13b6b8da918e98b6ce
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX can n't find PersonY's phone<sep>Tail: none Output:
[ "Yes" ]
task1200-834516da69f6450fb83cc34daa565b42
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX always lost<sep>Tail: confused Output:
[ "No" ]
task1200-4667d719bc864000b6b445db20d56877
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonX's diploma<sep>Tail: accomplished Output:
[ "No" ]
task1200-2acf772f4daa4616935d32bae093d540
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is allergic to bees<sep>Tail: is unable to go near beehive Output:
[ "Yes" ]
task1200-9b19dae14b45494a812c36cd1fb3a0c3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX acts weird<sep>Tail: run away Output:
[ "No" ]
task1200-4079f6b9dfdb447593262b06e15cb5e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX left PersonX's ___ behind PersonY<sep>Tail: gets thanked Output:
[ "Yes" ]
task1200-d91a4de8cff44cae9873886c830c0216
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks for the moon<sep>Tail: ignorant Output:
[ "No" ]
task1200-89d889af47d44db18f74c9629da665bc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX affects children 's ___<sep>Tail: to learn new stuff Output:
[ "No" ]
task1200-cffdb1466c7842df939563fa138d1de5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonY offer<sep>Tail: to try and counter offer Output:
[ "No" ]
task1200-848d5e76d6f64180a5e86451e385c65b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX applies to medical school<sep>Tail: goes to college. Output:
[ "Yes" ]
task1200-ebe5a18bc230497ca11783f8e10e33eb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX cuts ___ in half<sep>Tail: PersonX makes it more manageable Output:
[ "Yes" ]
task1200-4025aa77323345c2b035d17b192ecccd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX gives ___ a pep talk<sep>Tail: Becomes inspired, anxious Output:
[ "Yes" ]
task1200-68dc940ef0a04dc8af7fb05f314b5b7b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX bases on PersonX's experience<sep>Tail: to learn from their experiance Output:
[ "No" ]
task1200-f808805cdbac47609aec6c5079115e5c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother<sep>Tail: inquisitive Output:
[ "No" ]
task1200-5adb516331bc48bf8cc3048314dd9a79
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX attends school<sep>Tail: person x chills Output:
[ "Yes" ]
task1200-38b9c3c97c94470289b9140f0eebf8fb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX affects children 's ___<sep>Tail: is rewarded Output:
[ "Yes" ]
task1200-626fca385a2b46abaf286f04623fac3d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX leaves early in the morning<sep>Tail: PersonX's heart rate goes up from the rush Output:
[ "Yes" ]
task1200-6208a2283d3d4d64b6b1897585922297
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX has a fun time<sep>Tail: Rests Output:
[ "Yes" ]
task1200-719406d48e1b4e489048d11c55d3cc15
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX becomes PersonY object<sep>Tail: be around PersonY Output:
[ "No" ]
task1200-d252d5ce714c426283e3e720bd81b6e2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts god 's ___<sep>Tail: willful Output:
[ "No" ]
task1200-345867ca97714cd39f703d842c2799c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX feels PersonY pain<sep>Tail: Helps PersonY Output:
[ "Yes" ]
task1200-40029e14bfea49368b8fcc8c03cbd604
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX affords every ___<sep>Tail: give others a chance he feels walked over but knows it is the right thing Output:
[ "No" ]
task1200-25f397743b3f48b7b55f757cd7b14fa1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX also ordered ___<sep>Tail: Pays money Output:
[ "Yes" ]
task1200-99cae7426af5439eae89bf88977084d4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX breaks PersonX's wrist<sep>Tail: to wrist in the follwing Output:
[ "Yes" ]
task1200-2f5418f9ebe64dcd97c02fd1f66009bf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX goes apple picking<sep>Tail: Person X gets sunburn. Output:
[ "Yes" ]
task1200-54d6bae506544f0283fb95a841d5afef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX finds PersonY answer<sep>Tail: increases his social status Output:
[ "Yes" ]
task1200-cc55d0ee6d8d408597250524b2630f33
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX applies for a loan<sep>Tail: future oriented Output:
[ "No" ]
task1200-70cce541bbc143079ffe757385183b4e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: dependable Output:
[ "No" ]
task1200-daed4eb94c294846849ab6a12c0df2f0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX discusses PersonX's problems<sep>Tail: comes up with solutions Output:
[ "Yes" ]
task1200-326f79e6c7bf4d758980bd081c44fc4e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX affects children 's ___<sep>Tail: is condemned Output:
[ "Yes" ]
task1200-3c34bfe1b09849deaca31a0f66684d4a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX knows the answer<sep>Tail: raises hand Output:
[ "Yes" ]
task1200-5d02dba1bfcd48d6a817937d060b9493
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX badly wanted<sep>Tail: desiring Output:
[ "No" ]
task1200-a82aa865e42d415f8f3a041b6465689f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX agrees to the challenge<sep>Tail: brave Output:
[ "No" ]
task1200-7a1c7ecb11d74e34872665c77d9fa6ea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX helps PersonY walk<sep>Tail: shares knowledge Output:
[ "Yes" ]
task1200-bb7a46664dbe46f0ac1e7ab1564d80de
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX knows ___ intimately<sep>Tail: gain knowledge about it Output:
[ "Yes" ]
task1200-62b61d4e12714fb6a5fd66dbaab6c817
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX hits the ball<sep>Tail: Watches ball go Output:
[ "Yes" ]
task1200-219951d141bf41dfa6b96827db016b0e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX leaves for home<sep>Tail: thinks about family Output:
[ "Yes" ]
task1200-967065b7e2aa4557a72e7aaa57227294
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX guesses you could say<sep>Tail: none Output:
[ "Yes" ]
task1200-adfc2bd306994161b4f7c152918b10ec
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX dies of cancer<sep>Tail: Is remembered by his family and friends Output:
[ "Yes" ]
task1200-eee65102e7de456ba9d05779d15c3433
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: annoyed Output:
[ "No" ]
task1200-f24c75735a5b446283bceaf0e4eda396
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX agrees to the challenge<sep>Tail: to be accepted Output:
[ "No" ]
task1200-75d049236a0c4de6b1b5bb26672aa9e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX fulfils PersonY's needs<sep>Tail: help hands Output:
[ "Yes" ]
task1200-090cd2c26f40427b9c46a83aa221f3d3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX always wore ___<sep>Tail: to follow rules Output:
[ "No" ]
task1200-b13ff935c57e4b02bdb81b621b097a25
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: goes to party Output:
[ "Yes" ]
task1200-9f2dbaab059245b3a3867618227b6cb9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX applies to medical school<sep>Tail: to study sincerely Output:
[ "No" ]
task1200-3552ec691c824cec918a4c93c62162b9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX achieves PersonY objective<sep>Tail: to get renown Output:
[ "No" ]
task1200-0e3975c8c369471498e2a1477daad370
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's offer<sep>Tail: satisfied. Output:
[ "No" ]
task1200-fff9e1a441dd41be83471d5ae47980e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX always watch ___<sep>Tail: to check whether y is a good person Output:
[ "No" ]
task1200-9e7c0ef271b54c86a9d3fc0e2f8a3401
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX leaves the food<sep>Tail: Person X doesn't have nothing to eat. Output:
[ "Yes" ]
task1200-6122ec86a57b43b1baab2b0667ed0b5d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX has two kids<sep>Tail: had an unwanted pregnancy Output:
[ "Yes" ]
task1200-b7e3b710d5c441eaabe4375b4d19a783
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX attends PersonY school<sep>Tail: He meets Person Y. Output:
[ "Yes" ]
task1200-1d179af52b8e4a079b4cedfad45b6882
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX buys a bicycle<sep>Tail: rides the bicycle Output:
[ "Yes" ]
task1200-98864976f4a849ce946255b5e085e250
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX goes PersonY's way<sep>Tail: is led somewhere Output:
[ "Yes" ]
task1200-1f0217835c5b4ac1915e67db213a0131
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's offer<sep>Tail: personx to accept the offer Output:
[ "No" ]
task1200-46c3cdfeda5e4937aca5aa59a88b2ca2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks PersonY's grandma<sep>Tail: kind Output:
[ "No" ]
task1200-b077bdafa68644759cbc91be47964885
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX finds a job<sep>Tail: becomes more tired Output:
[ "Yes" ]
task1200-3cab8037a6a44284b95af96cf72fcc76
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX gives PersonY news<sep>Tail: leaves Output:
[ "Yes" ]
task1200-d8264f85651d4500a1f7b2bd9ca4c284
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX affords another ___<sep>Tail: to clearly explain the concept Output:
[ "No" ]
task1200-5be5f02d44f74423b03f14f1f6ed9f52
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX agrees to the challenge<sep>Tail: to fulfill his dream to eat as much ice cream as possible Output:
[ "No" ]
task1200-da144f07a00e4ac99b92286440e3ce2b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX describes in detail later<sep>Tail: Person X receives an award. Output:
[ "Yes" ]
task1200-c23f46e9b1c84661ad459d13eb513bf1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX expresses PersonY views<sep>Tail: PersonX toes the party line Output:
[ "Yes" ]
task1200-a006be7832524bd998151e290e365fec
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is pulled over by a police officer<sep>Tail: blood oressure rises. Output:
[ "Yes" ]
task1200-e63995eb2c174ea1bc80853ea0f3d8ad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX finds ___ on facebook<sep>Tail: they jump with amazement Output:
[ "Yes" ]
task1200-1b364e369fe74a40ba8988152bf4bc9f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is making breakfast<sep>Tail: cleans the plate Output:
[ "Yes" ]
task1200-983a6628ed8541c9aec900278307dd13
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX goes on PersonY's way<sep>Tail: Walks with PersonY Output:
[ "Yes" ]
task1200-ba9e569e9ae347da8268417ba0c55f74
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX arrives at PersonY understanding<sep>Tail: use it Output:
[ "No" ]
task1200-2105d37e204345548a195db16bd6a2d8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is always nervous<sep>Tail: stays at home often Output:
[ "Yes" ]
task1200-890736560b4047169f2ef097c6d18d74
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX feels bad for PersonY<sep>Tail: PersonX skirts the subject Output:
[ "Yes" ]
task1200-2d75a84a72234adfac6ee7b64148572b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX comes ___ at night<sep>Tail: becomes tired Output:
[ "Yes" ]
task1200-5a5f7e0f480547278735c28e0f3b444c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX grows big and strong<sep>Tail: increased independence Output:
[ "Yes" ]
task1200-5499e558a2f847fd886d8732bb2f3fd3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: tried hard to come back Output:
[ "No" ]
task1200-3c2c12bbe55c46938d73f5255bd7ae27
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX has to get a job<sep>Tail: improves appearance Output:
[ "Yes" ]
task1200-bb81d39a106b4294a4e1231dbbcaec0e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX holds the cards<sep>Tail: smiles Output:
[ "Yes" ]
task1200-25d83946b26440c0a5a68cba6642ec0c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX becomes fast ___<sep>Tail: to beat X in a race. Output:
[ "No" ]
task1200-2d7d2c9886a2486d972ea43fbbd5163f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is always nervous<sep>Tail: is breathing heavily Output:
[ "Yes" ]
task1200-13a89c6eefa44b42a66e300ade78e4f4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX becomes fast ___<sep>Tail: to be social Output:
[ "No" ]
task1200-63197f874c934c528657bf5829edd08f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX holds PersonY's head<sep>Tail: Get pushed by Y Output:
[ "Yes" ]
task1200-8048b2915ce641af96e7d61c2b01430f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX has to throw it away<sep>Tail: NO Output:
[ "Yes" ]
task1200-e09ddbb211eb41daac035a6b6c19be0c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks the teacher<sep>Tail: appreciated Output:
[ "No" ]
task1200-5077c0be569043af98d99186acfbebe7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX hears a snap<sep>Tail: they see what it is Output:
[ "Yes" ]
task1200-71e66bd20b6a4e06aec3edec7b569d7b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX also decided<sep>Tail: has a good time Output:
[ "Yes" ]
task1200-c05377ddd0f040a785c3cbf564e69602
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX goes moggy<sep>Tail: none Output:
[ "Yes" ]
task1200-d54f95240279487b8d4cd9aa44302976
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX believes every word<sep>Tail: hope and optimism. Output:
[ "No" ]
task1200-f602e0f447ce4ec08de2587ab1378481
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX gets on PersonY's case<sep>Tail: yells at PersonY Output:
[ "Yes" ]
task1200-28e7be46064145b1b1cb770b05f89904
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX floors it<sep>Tail: their car goes faster Output:
[ "Yes" ]
task1200-3d00ef3ae2354738834a8b9d714c85d3