input
stringlengths
1.06k
1.15k
output
listlengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: christmas shop<sep>Tail: buy christmas presents Output:
[ "Yes" ]
task1211-1e699ff4f3584fc3a00a9e82db5682af
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: fix computer<sep>Tail: make sure computer works Output:
[ "Yes" ]
task1211-1e782c64e46b404589f68f4e9cab06b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX attends school<sep>Tail: LEARNING Output:
[ "No" ]
task1211-230750f53fe9456388fe22fe2b193a75
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY to play<sep>Tail: excited Output:
[ "No" ]
task1211-7fa98e8f80e34164b8efcb49810a085e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: create idea<sep>Tail: implement Output:
[ "Yes" ]
task1211-4a17c13589824bbd8693f7e5a5d1de77
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go for jog<sep>Tail: note time Output:
[ "Yes" ]
task1211-fa71fdf5f7184ec2a2ad8c9fbe5f78b6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: pretend<sep>Tail: put yourself into another's shoes Output:
[ "Yes" ]
task1211-ea0d1ff457ef488c863d87708b22fea2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: skateboard<sep>Tail: get on Output:
[ "Yes" ]
task1211-18b8d3c2030b4e0594d0279bf1913493
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX arranges a date<sep>Tail: propose Output:
[ "No" ]
task1211-d8547cbf24414e5296060ef7173037bc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX arrives just in time<sep>Tail: PersonX breathes a sigh of relief Output:
[ "No" ]
task1211-4cd273ad898945e0bad94af6ea1f1d28
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: jump up and down<sep>Tail: land on ground Output:
[ "Yes" ]
task1211-6d376d710bd54a1ebf858621586f39f8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: ski<sep>Tail: go to mountains Output:
[ "Yes" ]
task1211-b00b66ef51bf41579db6a688ab71f93c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: learn about science<sep>Tail: keep open mind Output:
[ "Yes" ]
task1211-38e82eda9dd74db58664e5145d9e9dda
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: change society<sep>Tail: rules changed Output:
[ "Yes" ]
task1211-a2aa9a43d52341bfbae4ce9544c0be96
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY's grandma<sep>Tail: gains information Output:
[ "No" ]
task1211-3a4d0a6935e94e0a9095516d0b75c7e8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: communicate<sep>Tail: laughing Output:
[ "Yes" ]
task1211-7e34462e8d0448a59b4494870b935d7c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's dream<sep>Tail: Diligent Output:
[ "No" ]
task1211-13e6ce4fe168459fb1bc409c93baecb9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: do housework<sep>Tail: put mop away Output:
[ "Yes" ]
task1211-0f9ed431ff8642f385ead7e7de6b7ea9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: convict suspect for crime<sep>Tail: goes to prison Output:
[ "Yes" ]
task1211-fabe95bac757480cac9ffac71bd14208
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: chop firewood<sep>Tail: carry inside for tonight Output:
[ "Yes" ]
task1211-8e37809c57754120b03f3bebb7ca2bc6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks the teacher<sep>Tail: to get an opinion Output:
[ "No" ]
task1211-bb4dc4d0f80c4b179b030dcbbf7c7292
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: forgive<sep>Tail: make peace Output:
[ "Yes" ]
task1211-fddba8bf1f78483f9cf17e06b00c6163
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: hopeful Output:
[ "No" ]
task1211-b23f0757bc1b4abda38cc56a165de6c6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: change society<sep>Tail: change way of life Output:
[ "Yes" ]
task1211-d93c9c552ce64cffb27b981a8e9aecd5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonX's mother for help<sep>Tail: to ask for help from someone else Output:
[ "No" ]
task1211-d20443b7d9df470c99512a26ae9d148a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks ___ for one<sep>Tail: a new food Output:
[ "No" ]
task1211-dbfd9e79707a481d8712f29adcee46d5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX begs for food<sep>Tail: to eat. Output:
[ "No" ]
task1211-d48ebbe545e84a48b329bbbe90ef6a67
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks to play<sep>Tail: hopes they say yes Output:
[ "No" ]
task1211-554cdd979b2641bd913e49db510e349b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX begins to hurt<sep>Tail: lift weights Output:
[ "No" ]
task1211-e3e14a5d1eed493bb24f851027662646
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: join army<sep>Tail: sign up at recuiter's office Output:
[ "Yes" ]
task1211-4ae410e07e124c75b88e08cb668ac4b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX affords every ___<sep>Tail: safe Output:
[ "No" ]
task1211-9a8d6081011b429ba9cf894e416f5b44
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: visit art gallery<sep>Tail: go inside Output:
[ "Yes" ]
task1211-988e0bcf87f440b0ab7f04fb942d6a2b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: travel<sep>Tail: gather receipts Output:
[ "Yes" ]
task1211-d5c80d42580b4cc6878268c81e8d2374
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: conduct trial<sep>Tail: find impartial jury Output:
[ "Yes" ]
task1211-ddb2937bebce458fbb9873fc83aa5ceb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX arrives to the restaurant<sep>Tail: eager Output:
[ "No" ]
task1211-aeffc7d3f74a4b46ba98c959a1243739
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX also decided<sep>Tail: to think that conclusion is right Output:
[ "No" ]
task1211-c7d0d4ca9025496c8aac4347de673b8a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonX's boyfriend<sep>Tail: to answer the question Output:
[ "No" ]
task1211-984505e1f04c49638b64a90429b40763
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: comfort friend<sep>Tail: find out what wrong Output:
[ "Yes" ]
task1211-9d73aae4711f46fb8ecff38f398e6338
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: attend lecture<sep>Tail: leave Output:
[ "Yes" ]
task1211-2b5321174ae541cbb6106ca5ebc10765
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: buy house<sep>Tail: go into debt Output:
[ "Yes" ]
task1211-dca6f984a15c4ecd8a132f5daae48bb2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX babysits PersonX's nephew<sep>Tail: plays Output:
[ "No" ]
task1211-064f52b7879b4b39ad27765b417b4bbc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: watch television show<sep>Tail: turn television on Output:
[ "Yes" ]
task1211-c4d78f047d614647acbf0ef6eb0d4292
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: determine truth<sep>Tail: find out facts Output:
[ "Yes" ]
task1211-35c8f91ab07945c2ad2914575a217222
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: clean room<sep>Tail: looks neater Output:
[ "Yes" ]
task1211-d0b7ef2f09c44207b0651607f4226e15
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX arrives home that ___<sep>Tail: parks Output:
[ "No" ]
task1211-105f3aef56ff41c5ba0f5f7c268ae74e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: program computer<sep>Tail: proofread program for errors Output:
[ "Yes" ]
task1211-1d7a11fd67ba4c50ac3ee3cac94ec03f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: have nervous breakdown<sep>Tail: become emotionally overwhelmed Output:
[ "Yes" ]
task1211-0741457f4ba94e2b855528a30d28aff9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: enjoy film<sep>Tail: applaud Output:
[ "Yes" ]
task1211-75a38322a44c45d59322fe89ab167c65
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go to pub<sep>Tail: pay tab Output:
[ "Yes" ]
task1211-3e0b0488dce242488512a36e3f2952f6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: Follow the other people. Output:
[ "No" ]
task1211-a5c004c40f564426a1ed6ea64730e189
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: study for subject<sep>Tail: look at Output:
[ "Yes" ]
task1211-695cf14f18ca4017b59f6f91bc1555dd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: watch film<sep>Tail: leave movie house Output:
[ "Yes" ]
task1211-1fe7457a81ce43b4a63970b2c695db37
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bring in verdict<sep>Tail: enter courtroom Output:
[ "Yes" ]
task1211-5528ab1e8da640028630f937675b0984
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: lose consciousness<sep>Tail: fall to ground Output:
[ "Yes" ]
task1211-c09f8da92d994230b6a2a190a4874f84
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX argues a lot<sep>Tail: annoyed Output:
[ "No" ]
task1211-8b64aee1a87e4a7d8f65db52e830caf0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bungee jump from high bridge<sep>Tail: check gear Output:
[ "Yes" ]
task1211-8b6de6b3c6f142fca451b8819ac5e358
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX adapts ___ to conditions<sep>Tail: learn more Output:
[ "No" ]
task1211-3b634c479e974b32b3afccb2de4eb389
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: get good grade<sep>Tail: smile Output:
[ "Yes" ]
task1211-21c0b23f55f94a15890b74760405988f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: become more clean<sep>Tail: remove dirt from one's person Output:
[ "Yes" ]
task1211-754b8fc2371243ae8ab5bb95297d20bb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: fight enemy<sep>Tail: gird loins Output:
[ "Yes" ]
task1211-86f4333e2fcb41b98341971a7fdc250a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go into trance<sep>Tail: lose consciousness Output:
[ "Yes" ]
task1211-3a981c44a4ab4454b40538f8adaa16c2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's objective<sep>Tail: satisfied Output:
[ "No" ]
task1211-df92f38bc1cb4cc080ec5add0b098ed3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: learn about world<sep>Tail: look at map or globe Output:
[ "Yes" ]
task1211-56e7d41c2b1b445994b889ebe49f92f7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: chew food<sep>Tail: biting cheek Output:
[ "Yes" ]
task1211-b66b223c99aa433f9e8d6892d3ab1f57
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: conduct trial<sep>Tail: judgement Output:
[ "Yes" ]
task1211-3daf94437161424cadd5670786764389
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: give clue<sep>Tail: give hint Output:
[ "Yes" ]
task1211-cbc94dfccb694e818d3e67e6010871d2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: communicate<sep>Tail: share thoughts Output:
[ "Yes" ]
task1211-ee7e51e7188d446da4a254c859f31931
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bungee jump from high bridge<sep>Tail: retinal failure Output:
[ "Yes" ]
task1211-be5753d9e5a94a6e8b4d75b267be279b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: drop off<sep>Tail: make sure get in safely Output:
[ "Yes" ]
task1211-cd50a03474694d52ac4aea8e23e84892
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX assumes another ___<sep>Tail: brave Output:
[ "No" ]
task1211-a1fee78a20f64d17bd1d874e75c204cf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother<sep>Tail: to go out and play Output:
[ "No" ]
task1211-1a66b807170b43469d99106b532c7ccf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY's mother<sep>Tail: talk to their mother Output:
[ "No" ]
task1211-c219a74344614b17b4f0d8b573c43746
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX also loved ___<sep>Tail: to be entertained Output:
[ "No" ]
task1211-ee0881ee8f574cc2bce4f13b4d493c25
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: bury cat<sep>Tail: sadness Output:
[ "Yes" ]
task1211-2067e971492e4b7f96ead7b149f0d81e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: read newspaper<sep>Tail: read headlines Output:
[ "Yes" ]
task1211-722ae93b29d04139a2c50856af1ca138
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: take bus<sep>Tail: stops lot Output:
[ "Yes" ]
task1211-a929b5ce5e574f31891f115939604bdc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX believes every word<sep>Tail: to influence Person X. Output:
[ "No" ]
task1211-c053613b3e3f4b06a52828de985d4e4b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX answers the door<sep>Tail: needs to be home Output:
[ "No" ]
task1211-ac172e1771a44f179c179831a213bf23
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts the invitation<sep>Tail: makes new friends Output:
[ "No" ]
task1211-9e00711f0a39419fb68e8f03f624e5e3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX arrives home<sep>Tail: to relax and watch television. Output:
[ "No" ]
task1211-70fd3c75b1e9405da42492463b7fcda8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX always wore<sep>Tail: stylish Output:
[ "No" ]
task1211-a0852a4d6d3b49caa32f807b9b3bb77c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX always wore<sep>Tail: Poor Output:
[ "No" ]
task1211-34d3ee57cb8045b78b77a96944d226fa
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: reach impasse<sep>Tail: union would vote to strike Output:
[ "Yes" ]
task1211-c5e8d663e9344548886b04807e176043
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: enjoy film<sep>Tail: watch credits Output:
[ "Yes" ]
task1211-2201288bcff64286ae9b1443b1feba0c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: do housework<sep>Tail: clean bathroom Output:
[ "Yes" ]
task1211-3a0512f9f00543abaf396047cfd044e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX accepts the offer<sep>Tail: the job Output:
[ "No" ]
task1211-a79957bffab54afd985419f1b4de59f2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX becomes PersonY wife<sep>Tail: marries Output:
[ "No" ]
task1211-7f2bdead39ba4213b8489f6b1ed22b59
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: sew<sep>Tail: smoke Output:
[ "Yes" ]
task1211-2aebfa7a42bf40e1b6c58af234efa418
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY to stay<sep>Tail: to entertain or work with the other person Output:
[ "No" ]
task1211-e9984849d23d4b5eb64d3a818a7755ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: dance samba<sep>Tail: move Output:
[ "Yes" ]
task1211-096c1709965445fba19ff1a06ddd9c0c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: go to performance<sep>Tail: make sure have tickets Output:
[ "Yes" ]
task1211-f0eec3770e6b4cbf969149eba2ef766c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX adjusts spacing as well as minimizing<sep>Tail: to survey the space Output:
[ "No" ]
task1211-6ae368761cb24076933022ee9a79bbb2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: conduct trial<sep>Tail: witnesses will produced Output:
[ "Yes" ]
task1211-2326b31ac17e4328b56762a9a542873f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: buy hamburger<sep>Tail: smile Output:
[ "Yes" ]
task1211-63d0a3a73452477dbbdb7086a8ff3026
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: doubtful Output:
[ "No" ]
task1211-1458f93aee6a4e1896788a499cfe9b81
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX adjusts spacing as well as minimizing<sep>Tail: hardworking Output:
[ "No" ]
task1211-ded3cb3ab7584f97b6a2804dfceec2b4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: get contract<sep>Tail: read Output:
[ "Yes" ]
task1211-5009cf3cf8844f728aef7d2d58a90e6f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: PersonX asks PersonX's mother for help<sep>Tail: happy willing Output:
[ "No" ]
task1211-9bb70d539a2545f98aab8eb08bb20741
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: drill hole<sep>Tail: put in drill bit Output:
[ "Yes" ]
task1211-f6613eb4ad1b4517b63ae5ab8bf20f28
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head includes an event or an action in the Tail or not. This happens when the Tail denotes a step within the larger head event. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: have conversation<sep>Tail: choose subject to discuss Output: Yes Positive Example 2 - Input: Head: PersonX allergic to bees<sep>Tail: none Output: No Negative Example 1 - Input: Head: PersonX asks to go home<sep>Tail: to go rest Output: Yes Negative Example 2 - Input: Head: communicate<sep>Tail: gather thoughts Output: No Now complete the following example - Input: Head: pretend<sep>Tail: get laid Output:
[ "Yes" ]
task1211-c4b570de2ca2464096c846601a7487fd