input
stringlengths
1.15k
1.25k
output
listlengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX crowds around<sep>Tail: listens in Output:
[ "Yes" ]
task1200-d1db6958da864580a3c21c90c3e4d29f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX bats PersonX's eyelashes<sep>Tail: coquettish Output:
[ "No" ]
task1200-75c4cf63bfb64183918a19ca29d34727
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX continues playing<sep>Tail: return places Output:
[ "Yes" ]
task1200-355f18bc0f774478924c6d8a0947a6e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 was okay<sep>Tail: sad Output:
[ "No" ]
task1200-ab760746ed9f44d19745c577ca575f5d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 a lot better<sep>Tail: learns what helped them recover Output:
[ "Yes" ]
task1200-c5002dee64624368b8d49c09b5357811
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: Can suffer an injury. Output:
[ "Yes" ]
task1200-0275e040695340fe92161a10d8d4cc5c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 pain<sep>Tail: he stops working. Output:
[ "Yes" ]
task1200-a31380b2402d46ebbcf17457dba6eb2d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: be glad made right decision Output:
[ "No" ]
task1200-6caa354bd8ba468886b3114380f03419
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX amends PersonY act<sep>Tail: to fix the act. Output:
[ "No" ]
task1200-c63795efe2cf4e5585d22639244752a1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 good life<sep>Tail: captures moments Output:
[ "Yes" ]
task1200-e10b764f04b54c09aa59b769de269d57
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX broadens PersonY's horizons<sep>Tail: none Output:
[ "Yes" ]
task1200-97d6b1bcbf064eb7b2fdc92d8f6bd6f8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 rise to PersonY<sep>Tail: PersonX claps as PersonY receives a prestigious award Output:
[ "Yes" ]
task1200-96a11b655e1e4bfb8eecf70fbf17ebe7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 drinking problem<sep>Tail: not respect Output:
[ "Yes" ]
task1200-23f5637275584ac7a0cfa2c1abdff143
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks PersonX's grandma<sep>Tail: inquisitive Output:
[ "No" ]
task1200-cada76ef2b9d4f4ca158bc978ebb97e1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX keeps the ___ in mind<sep>Tail: gets robbed of idea Output:
[ "Yes" ]
task1200-0c9d1b96e9654addadb1a27e32923d2a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 play<sep>Tail: to get PersonY's attention Output:
[ "No" ]
task1200-9e64705a506c46149ec24389e0b04b0a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: has responsibility Output:
[ "Yes" ]
task1200-00f6b1d064dd423d87ce82fdbd61baeb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX affects PersonY's interests<sep>Tail: affects own interests Output:
[ "Yes" ]
task1200-55fe5fa71fce4d28aabaf4b620e42f56
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX beats PersonX's swords into ploughshares<sep>Tail: mean Output:
[ "No" ]
task1200-c872ad9de2c1452ba20994e34d93a872
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 makes pie. Output:
[ "Yes" ]
task1200-1f74ef8502824210a4a7466fb47b78d0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX closes PersonY's eyes again<sep>Tail: breathes heavily Output:
[ "Yes" ]
task1200-515aa4ecc9fe4e14a134918be7c8d5f9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 guided along the way Output:
[ "Yes" ]
task1200-827fe0dc3541453caac147a1412dde37
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 quickly<sep>Tail: PersonX cautiously looks ahead Output:
[ "Yes" ]
task1200-ad0b2db0ce064d31adfcf0f454dc3101
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: to give it to PersonY Output:
[ "No" ]
task1200-2766a528a4ff4a99836ac1bd86c79b8d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: happy to watch Output:
[ "No" ]
task1200-eab42223803448e0baf194675f3ccf61
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks PersonX's grandma<sep>Tail: to pick up their grandma Output:
[ "No" ]
task1200-17d17d35da7440ba86908981f7db0c44
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX cuts PersonX's ___ according<sep>Tail: seeks help Output:
[ "Yes" ]
task1200-a916bd606a9a4fd690e4f8d20266547c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: Person y sees person x occasioanlly in passing Output:
[ "No" ]
task1200-e7450dcca308409389697c2db1aea19f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX allergic to bees<sep>Tail: allergic reaction from contact with bee Output:
[ "Yes" ]
task1200-9be0706e1b074533b124bec59cdbed58
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX carries the can<sep>Tail: gets tired form carrying the can Output:
[ "Yes" ]
task1200-ce79dedb761b430893dc15f2aaf8c118
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX chases rainbows<sep>Tail: drinks water Output:
[ "Yes" ]
task1200-8f3d4a216f3a40e9b1a86a6e9164b170
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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's hands<sep>Tail: SARROW Output:
[ "Yes" ]
task1200-f507edd88e6f48328326812716c7f6b4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX falls on PersonX's face<sep>Tail: Experinces cuts, bruises, hurts nose Output:
[ "Yes" ]
task1200-ed3ca2f566054dba8f7261fa51ba018a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: to tell PersonX their help is necessary Output:
[ "No" ]
task1200-ac644d21ec5a4dac82777c52362fb238
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX checks the internet<sep>Tail: reads Output:
[ "Yes" ]
task1200-9c9c424cd27d4ec99818fb10f3bfe572
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: accomodating Output:
[ "No" ]
task1200-0e9aa4367f33477ebc901d7ac3f6e780
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 food out<sep>Tail: has to clean it up Output:
[ "Yes" ]
task1200-7bdeabf6a746414a8b8b4b05494eb3b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX drinks PersonX's coffee<sep>Tail: add sugar for better sweetness Output:
[ "Yes" ]
task1200-c592deee55e04d469bd0f3f0c3ebe7dd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 a senior in high school<sep>Tail: becomes focused Output:
[ "Yes" ]
task1200-0256c13dd40b4c548c9b5c7829f351e6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX heads out the door<sep>Tail: sees a hawk Output:
[ "Yes" ]
task1200-9a68c3a2fc8c47f98fa4bdc14a9b6138
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 quit baby sitting Output:
[ "No" ]
task1200-77d8c74dfe2c4d92a730e1a7e65df4a8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 ___ on account<sep>Tail: gets accused Output:
[ "Yes" ]
task1200-10fb99a9df2349e6a37282f1eb3de790
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 PersonX's paycheck<sep>Tail: pays bills Output:
[ "Yes" ]
task1200-bc0a5f8254b648f89bc9ce8a488374eb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 ___<sep>Tail: gullible Output:
[ "No" ]
task1200-b69ca304b7dd4494868aac7b3d34b37c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: to collect their money Output:
[ "No" ]
task1200-253900f2fac844ff9e92417d443a088c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 a truck driver<sep>Tail: has money Output:
[ "Yes" ]
task1200-f443904323dc49e2b980909a0fa2905d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX grabs PersonX's tools<sep>Tail: lifts Output:
[ "Yes" ]
task1200-756e34a4fead44cab83951e6a21f96e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX crosses the rubicon<sep>Tail: learns new things or situations Output:
[ "Yes" ]
task1200-19bc7ea3d1be4fedb51f77ba14e94cf9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 PersonX's head read<sep>Tail: take notes Output:
[ "Yes" ]
task1200-95eb1083ad59489e8a210207b44721cf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: think of how to ask Output:
[ "No" ]
task1200-8f6dfce81159447e9febd4dfae33ab50
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: cries Output:
[ "Yes" ]
task1200-66199741b0a74fceb5c0439ce7c77d45
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is walking home<sep>Tail: gets tired from walking Output:
[ "Yes" ]
task1200-a773b10bf7b84598a0b13b317ad10a1a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX folds in PersonX's lap<sep>Tail: gets looked down on Output:
[ "Yes" ]
task1200-91343f5f3ab94461b629e8cf9e38e556
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX changes one 's ___<sep>Tail: gets different results Output:
[ "Yes" ]
task1200-37aef53e778047f3a0ded25e425a1eef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 birth<sep>Tail: Gets congratulated Output:
[ "Yes" ]
task1200-607bbb60b7584ba78df2005ed211bbad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 hard<sep>Tail: they run to a base Output:
[ "Yes" ]
task1200-5bf9851e80374796b5db23d87e62d0da
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX flies overhead<sep>Tail: gets yelled at Output:
[ "Yes" ]
task1200-9015601b7a5c407d95ee3350353f7918
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: PersonY gets saved the time Output:
[ "No" ]
task1200-e2907eed5bcc4942ad358cb00c2ce777
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX flails PersonY's arms<sep>Tail: Struggle with the hand Output:
[ "Yes" ]
task1200-7066b3ecdf4e4fcfa3d9f4467430dd04
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 PersonX's grades<sep>Tail: none Output:
[ "Yes" ]
task1200-71dfb9e18d3b481a9f7a14b73950b524
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX answers PersonY question<sep>Tail: to listen to a question Output:
[ "No" ]
task1200-70be0dfaa6e0466a842fbf03da19ef3c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts the offer<sep>Tail: to determine whether the offer is good Output:
[ "No" ]
task1200-97673f595a1f40c3bdc12e9ea4e8090a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 change<sep>Tail: none Output:
[ "Yes" ]
task1200-115407f4afc5409f8924c3e6f72a7995
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 second thoughts<sep>Tail: becomes doubtful Output:
[ "Yes" ]
task1200-ee7389faf605457e8fbe4afc49486459
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 get moeny Output:
[ "No" ]
task1200-9381e765b1a2489a99555ad5242a8ec7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 paper towels<sep>Tail: wipes mouth. Output:
[ "Yes" ]
task1200-b504907f33b2499eaea2a54060095a0e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX affects PersonY's interests<sep>Tail: addresses interests Output:
[ "No" ]
task1200-026a976e546e4c66a32c6e1670d1fc15
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: occupied Output:
[ "No" ]
task1200-9a8cbb4ca6974e6c989c7795dd363ab6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX leaned toward PersonY<sep>Tail: smiles Output:
[ "Yes" ]
task1200-fad79617a5b54556a3a50bacf082eea5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: Person X marks the offer on his calendar Output:
[ "Yes" ]
task1200-34daded5022749d6ade58656018e7a37
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 it fine<sep>Tail: washes the knife Output:
[ "Yes" ]
task1200-89d9afc18fa34a85ab327a34706744b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: looks up old things Output:
[ "Yes" ]
task1200-278e0cd3f0ac454f99bd0f5329d5e113
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 very tired<sep>Tail: yawns Output:
[ "Yes" ]
task1200-1c86b557294a4b2ca2f822db6d71d0d4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 bricks<sep>Tail: smiles in satisfaction Output:
[ "Yes" ]
task1200-210e6cef84114eeda2efc598935222a9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX does such a good job<sep>Tail: gets a bonus Output:
[ "Yes" ]
task1200-e586dbc6a46c41049c050ef6b7c999b6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 the best man<sep>Tail: gets attention Output:
[ "Yes" ]
task1200-d16dc9afa3a649d0b71ff85a5d3325a3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX has to return home<sep>Tail: takes a nap Output:
[ "Yes" ]
task1200-33fc308a1aa042538d6ec867c1946268
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX can n't find PersonX's keys<sep>Tail: asks his wife about the keys. Output:
[ "Yes" ]
task1200-8095dc4ffb944b86b7df9ef97fc6b327
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX eventually got fed up<sep>Tail: fights back Output:
[ "Yes" ]
task1200-0e64734093cd4e0cb4e0c93153bd2467
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX drinks every ___<sep>Tail: is hydrated Output:
[ "Yes" ]
task1200-47470327efd04fa38ddca71eefb228be
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX goes ___ to change<sep>Tail: they end up in different clothes Output:
[ "Yes" ]
task1200-6b2667805a4a4cd39afba373d17210c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: fails a class Output:
[ "Yes" ]
task1200-f78443adafbe49c7b5ea734662c0722d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX leaves without PersonY<sep>Tail: remember losing Y Output:
[ "Yes" ]
task1200-dddc584325c14537b3a9fedae46b9aa4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 good job<sep>Tail: gets rich Output:
[ "Yes" ]
task1200-8d5bf63d345b44c7acd6c770fec5d41b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: to come to a compromise Output:
[ "No" ]
task1200-edde4b90ac79476aabc345f223904a57
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 clothes<sep>Tail: money decreases Output:
[ "Yes" ]
task1200-c7f70b56715e4ad8951c1ce040077bca
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX adopts every ___<sep>Tail: tolerant Output:
[ "No" ]
task1200-46244efe10ac4f749331f22dbfea3044
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's dream<sep>Tail: to work hard Output:
[ "No" ]
task1200-d4faad793bf34b969bddb81586dea94f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 another 's ___<sep>Tail: wipes tears Output:
[ "Yes" ]
task1200-cbb6a1f4f2cc4a4c8b8f09fcd26d8fa0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX laughs every ___<sep>Tail: mocked Output:
[ "Yes" ]
task1200-88ab65ee88aa4027a59ff1d3f515607a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 nothing<sep>Tail: PersonX goes deaf Output:
[ "Yes" ]
task1200-abf7592cfe734476a6defa702456f224
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX later told PersonY<sep>Tail: speak Output:
[ "Yes" ]
task1200-289e7ad9da344af68f2ba6643a387f0c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: coach Output:
[ "No" ]
task1200-32dda967eb634604a12581c3fd8a0806
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 for help<sep>Tail: to offer assistance Output:
[ "No" ]
task1200-4911bb9044b34da6b5c2b9c58463d610
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks PersonY's teacher<sep>Tail: gets teachers attention Output:
[ "Yes" ]
task1200-7f074ad3c3b149338bd291cc3f90429b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 it anywhere<sep>Tail: They keep looking. Output:
[ "Yes" ]
task1200-06e50a9e0a3d4ef09fb00cd747ccdd16
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX greets PersonY warmly<sep>Tail: gains a friend Output:
[ "Yes" ]
task1200-7218c3d3207c422b84bce0cb6e84fe6a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX cares a jackstraw<sep>Tail: punched Output:
[ "Yes" ]
task1200-a70786d9628b4aadb6605fd8f9870ff4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX knocks on wood<sep>Tail: none Output:
[ "Yes" ]
task1200-bd3daa8ce13e467da540a6f13d21dc0d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX eats PersonY's cereal<sep>Tail: PersonX is no longer hungry Output:
[ "Yes" ]
task1200-b416a9b342b74115becc27cb92c6ba10