input
stringlengths
1.15k
1.25k
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts the invitation<sep>Tail: grateful Output:
[ "No" ]
task1200-7e6704d51425419fb28b7746517e6a43
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX expects a baby<sep>Tail: want to adopt Output:
[ "Yes" ]
task1200-be4e09601be64f7fbe47ed16e5f685ed
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 ___ some pills<sep>Tail: sells Output:
[ "Yes" ]
task1200-4ee996bbb71c4ef9a6039f953cc9b05e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 job<sep>Tail: confident Output:
[ "No" ]
task1200-32db3bce03a9400b95fe73f68ef75e5f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 cereal<sep>Tail: mouth gets dry Output:
[ "Yes" ]
task1200-1f99367bee784cb09cc51b5c3f328144
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX finds a wife<sep>Tail: PersonX gets married Output:
[ "Yes" ]
task1200-28b688ef15aa4b95980e4482219f09a0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is getting dirty<sep>Tail: changes clothes Output:
[ "Yes" ]
task1200-0fd9004d9d3b45b58960403a2ae5d219
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: becomes agitated Output:
[ "No" ]
task1200-92b99c2fd09444e881927c58cd08d6b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX always tries<sep>Tail: none Output:
[ "No" ]
task1200-822cc0d9f4864afd9a017f7275f183d6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 more relaxed<sep>Tail: listen to the song Output:
[ "Yes" ]
task1200-e7f73fcb2e4342b691bde71b324720ee
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX acts weird<sep>Tail: to freak people out Output:
[ "No" ]
task1200-dd282df4580349f4921e1f655c1ce8aa
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX affords every ___<sep>Tail: none Output:
[ "No" ]
task1200-64e011d993c7457f85c0dc1437018692
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's invitation<sep>Tail: happy Output:
[ "No" ]
task1200-d793957328cc40ab91af57cfd47938b1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 something hard<sep>Tail: gets punched back Output:
[ "Yes" ]
task1200-7e41174215a74dada8433af3afb47c2b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: She beats him up Output:
[ "No" ]
task1200-7ede289b16ee461fa46ef6e7d19a1f0b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 meet the nephew Output:
[ "No" ]
task1200-a0476a0af3614696997f253d7aa391b7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 check<sep>Tail: none Output:
[ "Yes" ]
task1200-1a5311b290f94f4e949d65b1cd282d11
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX arrives home<sep>Tail: starts to forget things he has to do Output:
[ "Yes" ]
task1200-046d7d21250b41b09a17f73f1defe013
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 PersonY's side<sep>Tail: none Output:
[ "Yes" ]
task1200-42ca4847b0e445879faeeb915b3180c5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 PersonX's eyes<sep>Tail: dozes off Output:
[ "Yes" ]
task1200-9ea3f76b38d24284ace1500e76488cdc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX always tries<sep>Tail: courageous Output:
[ "No" ]
task1200-a67c3f2fece741c0a5cbc43b1692f1ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX blesses PersonY's heart<sep>Tail: sarcastic Output:
[ "No" ]
task1200-3f2cf82246d64328a336432ebbb868a3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 ___ in advance<sep>Tail: has an easy vacation Output:
[ "Yes" ]
task1200-75353cb2289b4d4b80b3a0a03c8b8abe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonX's diploma<sep>Tail: to graduate Output:
[ "No" ]
task1200-9ab9224e012c406c82d46f47a87341cf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX adapts ___ to conditions<sep>Tail: wants to make things easier for herself Output:
[ "Yes" ]
task1200-ae8c3cf23bde43cfb21aa7ed96efcfd1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX becomes PersonY's wife<sep>Tail: happy Output:
[ "No" ]
task1200-9e0909fa5baf4aefbece2e6ff2226e24
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX grants PersonY title<sep>Tail: none Output:
[ "Yes" ]
task1200-43d1f28890354ed29e85d67957eda1e8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 PersonY attitude<sep>Tail: to think through person y's attitude Output:
[ "No" ]
task1200-06c8ff391560482bb4e8e5f349dfe65c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 it removed<sep>Tail: PersonX's confidence improves Output:
[ "Yes" ]
task1200-eaad153755d341beaf0102e6be851060
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX happily married<sep>Tail: receives support Output:
[ "Yes" ]
task1200-7b2186848f3840c0affd80f153b13328
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonX's diploma<sep>Tail: celebrate Output:
[ "No" ]
task1200-e1bec3bb5d3c48f5a101bbdad6b45ee5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: studious Output:
[ "No" ]
task1200-e8a0410f3ae348c2a71a339caab54656
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 objective<sep>Tail: tired Output:
[ "No" ]
task1200-ad5064909d9b4000a087ded4b1341142
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 very good at PersonX's job<sep>Tail: X gets a raise Output:
[ "Yes" ]
task1200-a0a444a34b8d4c53a06fcd50affaa858
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: scuffs their knuckles Output:
[ "Yes" ]
task1200-cc2807b293dc462d8c00c59e7bc84cef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 PersonY attitude<sep>Tail: to make a change Output:
[ "No" ]
task1200-bd4c2d16f02b41e5b52fbbe676ce8d19
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX holds the ___ in PersonY's hands<sep>Tail: is interactive Output:
[ "Yes" ]
task1200-49ea4b45967f407aaf14a600ddb69cf4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: to learn new things Output:
[ "No" ]
task1200-8ebf8b230d9f4506b96a2b9e20974529
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX attends PersonY school<sep>Tail: to pack lunch Output:
[ "No" ]
task1200-52866fc7c23a41a4bb71a8dcb3916866
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX describes in detail later<sep>Tail: gets tired Output:
[ "Yes" ]
task1200-1a31a65efb19487988eea268a5ee6527
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 n't know how to play<sep>Tail: read about it Output:
[ "Yes" ]
task1200-878b888726be470fb51dc0cffcc3e861
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX bakes PersonX's own bread<sep>Tail: gets change Output:
[ "No" ]
task1200-bb3f3d62186640d3a40fc21791bf4aa3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX evens bought ___<sep>Tail: none Output:
[ "Yes" ]
task1200-b006dc8e2f2449b9b78d71dc15697f35
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: to talk to PersonY Output:
[ "No" ]
task1200-03eb5d6f89c642608ef384001b81bf04
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX always ate ___<sep>Tail: to enjoy the taste of chocolate Output:
[ "No" ]
task1200-b00d4520c8f84ae39bf652e43a29d682
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: they sit and reminisce Output:
[ "Yes" ]
task1200-8c0928d1cbfc426c9324d5de4cb2515d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX hears a crash<sep>Tail: becomes startled Output:
[ "Yes" ]
task1200-3d9557ac27a540f894a2887d4cc9062a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: yelled at Output:
[ "Yes" ]
task1200-66ea93dd5ff64c129b6ee4e6c47058e1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX considers the ___ closely<sep>Tail: none Output:
[ "Yes" ]
task1200-1772dfe723c149f2a5818ff3c6271c81
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 pancakes<sep>Tail: satiation Output:
[ "Yes" ]
task1200-f2a7c5d9fac7447a86bb43bf62b2c793
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 show<sep>Tail: to talk to PersonY Output:
[ "No" ]
task1200-6c58e4548985478787029f9414934ec2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX keeps PersonY's hand<sep>Tail: gets kissed Output:
[ "Yes" ]
task1200-02d69c2c1c924aef9002f2d9e666939a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX left PersonX's ___ behind PersonY<sep>Tail: gets worried Output:
[ "Yes" ]
task1200-8dbdfe138d9a452997f011beeef449c8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX earns some extra money<sep>Tail: takes a break Output:
[ "Yes" ]
task1200-cddbc08f148340b4a5da433c753944cc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 gone bad<sep>Tail: gets in trouble Output:
[ "Yes" ]
task1200-621375b9483a4dc286be7ec5742bd2f7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 really thirsty<sep>Tail: looks for something to drink Output:
[ "Yes" ]
task1200-46c96a06b947409ab0890825d16bd8bd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX asks to play<sep>Tail: assign teams Output:
[ "No" ]
task1200-33acfe8f55be4a0fbdb200318c441e6a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: PersonX follows etiquette Output:
[ "Yes" ]
task1200-7e8b6f9191a4472bb5d38f013f2e272b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX is no longer nervous<sep>Tail: feels confident Output:
[ "Yes" ]
task1200-6e0e55a4552c40dd852c6ee1ff0e7a37
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 afterwards<sep>Tail: feels gulity Output:
[ "Yes" ]
task1200-89d7b87b9a9044e2976b291cbcfac3ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 boyfriend<sep>Tail: to know what he did last night Output:
[ "No" ]
task1200-4c9de7c6cd5748dfbf1b39320040afd2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: responsible Output:
[ "No" ]
task1200-c68eda2472104da4bab3b46b306dabd0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX acts weird<sep>Tail: justified Output:
[ "No" ]
task1200-affad534cf0c459c87412b22f6c331c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX behaves like a PersonY<sep>Tail: to continue acting like PersonY Output:
[ "No" ]
task1200-da95085aa6424ba083c232b5fb8283c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: enjoys things more Output:
[ "Yes" ]
task1200-88dfda0277cf4fd6859b620f6e6783fe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 at a friend 's house<sep>Tail: looks at the friend Output:
[ "Yes" ]
task1200-4a412fea151a445ab4c51d0c58c3519d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX gives PersonY news<sep>Tail: is yelled at Output:
[ "Yes" ]
task1200-343692f6b0fa49eda6f281ade60d9ca6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX gets ___ the other day<sep>Tail: PersonX thinks about cancelling xfinity Output:
[ "Yes" ]
task1200-b90e27deb96347a5861fa3c80d1d2f57
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 ___ yesterday<sep>Tail: Prepares it Output:
[ "Yes" ]
task1200-eec9ee94689540af998e835812227999
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX arrives home from work<sep>Tail: thankful Output:
[ "No" ]
task1200-f33d6392843b408cb8fd0757d601e4d4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 a good job<sep>Tail: gets more money Output:
[ "Yes" ]
task1200-320027267c39433c8fdc7d967dda10c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX hands it back to PersonY<sep>Tail: a book Output:
[ "Yes" ]
task1200-cb20e534c7cb4058867c2bfff458cbb1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 scared of heights<sep>Tail: avoid high places Output:
[ "Yes" ]
task1200-2b011411811143b2b2c1e97c8d603cda
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX knows the answer<sep>Tail: gets a B on the test Output:
[ "Yes" ]
task1200-cc6b05e0714347299aea55809c5a8851
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX bakes bread<sep>Tail: hardworking Output:
[ "No" ]
task1200-cc614ebacf524e5997004b35b556d287
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX always tries<sep>Tail: attains riches Output:
[ "Yes" ]
task1200-cbff83ea4c2c43cfaa001f52b38bbe07
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 be in contact with the person Output:
[ "No" ]
task1200-62d93602a2514eafac46d9383e1ef00d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: buys a present Output:
[ "Yes" ]
task1200-0aa85c5ba29e40ddb57efd6a2b432916
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 PersonY protection<sep>Tail: kind hearten person Output:
[ "No" ]
task1200-1426df51778f47f3874ceea1433ed8e0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX achieves ___ by means<sep>Tail: to continue doing what they do to succeed Output:
[ "No" ]
task1200-b587d50a0f184c489e17b715af140d08
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 cancer<sep>Tail: gets chemotherapy treatments Output:
[ "Yes" ]
task1200-2c1475b2ff6540f0a3a2c0fb745ea6ef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX becomes fast ___<sep>Tail: to hang out together Output:
[ "No" ]
task1200-8da41a4dbf29436da2f94c5972dd0937
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX invites ___ from school<sep>Tail: becomes popular Output:
[ "Yes" ]
task1200-2d726d31377242379dd2762e5097d894
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 help PersonX understand something Output:
[ "No" ]
task1200-c55ac413df1843cd8cb0f345a02850b9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX gets the point<sep>Tail: understands Output:
[ "Yes" ]
task1200-1c92e4f54dcc4db3a5fb0c8f1fa87654
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX fills PersonX's mind<sep>Tail: gets plan to have fun all along Output:
[ "Yes" ]
task1200-743e840a216942b68d66f7449ac5eab7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX accepts PersonY invitation<sep>Tail: thankful Output:
[ "No" ]
task1200-6d50af28902b4daa9d50405e1387aaed
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX gains weight<sep>Tail: gets diabetes Output:
[ "Yes" ]
task1200-ccc430874bd249ce9a8a68bc95222cae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 at PersonY's antics<sep>Tail: gets a headache Output:
[ "Yes" ]
task1200-378f02d9ebc54d3f9f652e778a0dc8d8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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: Helpful Output:
[ "No" ]
task1200-997000208fc441f38db0e02f5fd091e0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 2 - Input: Head: PersonX eats red meat<sep>Tail: gets meat stuck in teeth Output: No Now complete the following example - Input: Head: PersonX arranges a date<sep>Tail: civil Output:
[ "No" ]
task1200-933e6e73e0df476d8ddd7e7607cb1624
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 ___ that night<sep>Tail: goes to bed Output:
[ "Yes" ]
task1200-f5f650103dbb43389598bc17e9b39b5a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 frustrated<sep>Tail: hits hard at something Output:
[ "Yes" ]
task1200-3a82c37a5fd6428cb6454b6209fb5fa3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be affected as mentioned in the Tail or not. These effects are social actions that may occur after the Head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX goes ___ with some friends<sep>Tail: spends too much money Output: Yes Positive Example 2 - Input: Head: PersonX achieves ___ by means<sep>Tail: hardworking Output: No Negative Example 1 - Input: Head: PersonX asks PersonY to go<sep>Tail: goes somewhere else Output: Yes Negative Example 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 the reader PersonY ___<sep>Tail: biscuit Output:
[ "Yes" ]
task1200-fc6b632991a14b49bd4e38306f61e555