input
stringlengths
1.08k
1.19k
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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts PersonX's age<sep>Tail: treats personX with respect Output:
[ "No" ]
task1206-dd184e704bed437f9df75a84eb478739
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes the fifth<sep>Tail: PersonX is asked to leave the stand Output:
[ "Yes" ]
task1206-509651257f8b4c3b99f444bbdac8db52
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX makes dessert<sep>Tail: PersonX eats dessert after dinner Output:
[ "Yes" ]
task1206-f047642df291403d9a16aaffe64d8036
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX goes to a party with PersonY's friends<sep>Tail: PersonX thanks PersonY for inviting him Output:
[ "Yes" ]
task1206-13bd82f7e87d4d8eb678581148a1df06
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX gets some candy<sep>Tail: PersonX throws the wrappers in the trash Output:
[ "Yes" ]
task1206-8882581cb3d0453e98ab2df3e768a20d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts in PersonY capacity<sep>Tail: secure Output:
[ "No" ]
task1206-dc97bba0b5bf4c92a79b23bf911af58c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX stays after class<sep>Tail: PersonX learns the answer Output:
[ "Yes" ]
task1206-6b0a868686fb46fabbec79fcfb3e7e72
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally left ___<sep>Tail: none Output:
[ "No" ]
task1206-55271dbc9ff748d685912466eb4fbb17
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts without question<sep>Tail: to store something Output:
[ "No" ]
task1206-8dfcd30106eb4552947e4daee3084c7b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX looks much better<sep>Tail: PersonX starts modeling Output:
[ "Yes" ]
task1206-df12b034b8934aa6b66033d8b74ec683
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX tries to return it<sep>Tail: PersonX gets PersonX's money back Output:
[ "Yes" ]
task1206-fdd53c0d01ba43919bc88dcc029261fd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts in PersonY way<sep>Tail: similar Output:
[ "No" ]
task1206-10b5a163af1c461b9f7f245604df5bb8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX slaps PersonY in the face<sep>Tail: PersonX stomps away from PersonY Output:
[ "Yes" ]
task1206-9ae130235de4490893f673883016bf79
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX never paid<sep>Tail: PersonX 's car was repossessed Output:
[ "Yes" ]
task1206-c35c64caaa1a48088ef451e443d71ea9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX decides to go back home<sep>Tail: PersonX changes their pants Output:
[ "Yes" ]
task1206-578efe89a04b4ab098b7ddc551c8a029
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX abolishes the ___ altogether<sep>Tail: to collaborate with others Output:
[ "No" ]
task1206-e3ec2eae7727464bad563a6f192cdf6c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX prevents the note from passing<sep>Tail: PersonX takes the note and holds it Output:
[ "Yes" ]
task1206-3329e0a235394f8aadfb0c1e703b2aee
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX dribbles the ball<sep>Tail: PersonX loses the ball to a child Output:
[ "Yes" ]
task1206-c642860526374cb28ccd5238219b75e7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts in PersonY capacity<sep>Tail: to imitate PersonY Output:
[ "No" ]
task1206-593a8b79f36d458fb54c778b151a9797
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX shows PersonY's love<sep>Tail: PersonX thanks PersonY for being their friend Output:
[ "Yes" ]
task1206-f07c287afc90455f9162465f86c462b6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonY understanding<sep>Tail: to study more Output:
[ "No" ]
task1206-9b8a10edf3c94c6bb221d4140f4c89d1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX works within the system<sep>Tail: PersonX serves on several committees Output:
[ "Yes" ]
task1206-824edf725a81460a9730aadd6797e77d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX visits PersonY's uncle<sep>Tail: PersonX then goes home Output:
[ "Yes" ]
task1206-5f7fe00bbe2a47109cb2598d45361439
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts every ___<sep>Tail: recognition Output:
[ "No" ]
task1206-0b0bb92e3d374e07828c4686be5eec22
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes PersonX's pick<sep>Tail: PersonX goes home with the puppy Output:
[ "Yes" ]
task1206-92a53e3e01ea429f857262417c663185
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX puts down roots<sep>Tail: PersonX passes away Output:
[ "Yes" ]
task1206-5137c86e3d8844ef84a1ca3e48d80657
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX loses PersonX's car keys<sep>Tail: PersonX takes a cab to a friends house Output:
[ "Yes" ]
task1206-4b6b6a0ba5a748deb44ddee981990f1d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes PersonX's friends<sep>Tail: PersonX understands the good nature of the action Output:
[ "Yes" ]
task1206-579d7bfba5f6413889fd8c331158c209
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accomplishes PersonX's purposes<sep>Tail: happiness Output:
[ "No" ]
task1206-6f06cf2f1c4b4584b67a3f64c7ad94eb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX buys the sweater<sep>Tail: PersonX wears the sweater to a party Output:
[ "Yes" ]
task1206-9a2ae6625f994c4cb83375995ebf19f0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX finds a new hobby<sep>Tail: PersonX practices PersonX's new hobby Output:
[ "Yes" ]
task1206-8311d4f299344ef591e877a9e5d6121d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX aces the exam<sep>Tail: To be the best at what they do Output:
[ "No" ]
task1206-4a034b5e7f5047af81d66d50098d1877
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts PersonY thanks<sep>Tail: gains friendship Output:
[ "No" ]
task1206-22383756731f4cc98977b7c899a3ad44
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accomplishes PersonY's objectives<sep>Tail: to congratulate PersonY Output:
[ "No" ]
task1206-1dc290566af6494e868334967fed29d7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX is on the basketball team<sep>Tail: PersonX plays basketball with the team Output:
[ "Yes" ]
task1206-bab73b69070241c5831be1c35b72dfd8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts as PersonY agent<sep>Tail: get hired Output:
[ "No" ]
task1206-7da5012c093242ffbe5df766e2d9c81c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's objectives<sep>Tail: PersonX sets new objectives Output:
[ "No" ]
task1206-33e86c836d044c91ac308522b36fb508
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonY end<sep>Tail: accomplished Output:
[ "No" ]
task1206-e2dc456f5e384141b21aee853396463e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX loves country music<sep>Tail: PersonX plays their favourite country music cd Output:
[ "Yes" ]
task1206-a2194c533c6b4537a87f675ff8d0919a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX causes PersonY anxiety<sep>Tail: PersonX returns PersonY's belongings and apologizes Output:
[ "Yes" ]
task1206-48a7f3c048cc43fe95ea70411274336b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally cut ___<sep>Tail: to fix what they cut Output:
[ "No" ]
task1206-80ce37f319b94ba4859ccfd3d5da9eb2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acquires PersonY interest<sep>Tail: to say funny jokes that PersonY likes Output:
[ "No" ]
task1206-e5514f1a182a496d96ec87d7a108ed3d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accomplishes PersonX's goal<sep>Tail: determined Output:
[ "No" ]
task1206-eafdfd95d5d4480897aa9e087befa3f6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX absolutely loved it<sep>Tail: PersonX told all his friends Output:
[ "Yes" ]
task1206-88e6de51ac874c4bac88339a3f0db73c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX tells PersonY's stories<sep>Tail: PersonX makes things up Output:
[ "Yes" ]
task1206-ae2d7e20177c416086f34136e08e8f3a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acknowledges with gratitude the ___<sep>Tail: to offer their help Output:
[ "No" ]
task1206-347c153ef4e44347ae4516639ae0cae8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX would get hurt<sep>Tail: PersonX put a bandage on their wound Output:
[ "Yes" ]
task1206-2b6fb04400ec4ba1a7f996044ac21661
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX absorbs every ___<sep>Tail: to be a quick learner Output:
[ "No" ]
task1206-b6b3be0941e4497993dd5e85412dfd41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's resignation<sep>Tail: lost Output:
[ "No" ]
task1206-61caff87d039427d994bd35b8a6d218e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts strange<sep>Tail: to get away Output:
[ "No" ]
task1206-1d7f39eaf90c459bb080096f61faed5c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX raises it to PersonX's lips<sep>Tail: PersonX takes a big sip of wine Output:
[ "Yes" ]
task1206-9464fff2638d4b36950daafac4b5097e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally hit<sep>Tail: hand swollen Output:
[ "No" ]
task1206-98f15c7ad2074294878c8b8cfb4d4869
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally burned ___<sep>Tail: becomes startled Output:
[ "No" ]
task1206-90b28277995e41099fd09f9c55172157
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX abandons the ___ altogether<sep>Tail: to get frustrated Output:
[ "No" ]
task1206-c05a806cf0e340eeb8e9b777d3390d92
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX finds a solution<sep>Tail: PersonX writes down the answer Output:
[ "Yes" ]
task1206-5c1764b2914148bab2281b103ac18d4b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accomplishes PersonY's objectives<sep>Tail: gets in trouble Output:
[ "No" ]
task1206-92aa78310cb54f33912712a13bacb994
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX sees a movie with PersonY's friends<sep>Tail: PersonX has a fun time with friends Output:
[ "Yes" ]
task1206-3f10b9ffb69048c6abc79ff802c2cf2c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX gives PersonY a squeeze<sep>Tail: PersonX apologizes when PersonY is unhappy Output:
[ "Yes" ]
task1206-721ca3d459b2435fa4a7778512a44ca5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accomplishes PersonY's work<sep>Tail: smug Output:
[ "No" ]
task1206-784b7e2287304e8ba1159c19b39159ea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX decides to quit PersonX's job<sep>Tail: PersonX speeds home Output:
[ "Yes" ]
task1206-6f377b165c244e7490f40f634252db5d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts like a man<sep>Tail: the person is habits of into another person Output:
[ "No" ]
task1206-6386790cb68a466f9837296985e5f753
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally knocked over<sep>Tail: turns red Output:
[ "No" ]
task1206-53e1f3c12b594a2fa7bd0e937fa32689
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX applies for a job<sep>Tail: PersonX lands a wonderful position Output:
[ "Yes" ]
task1206-798332dad7904a1f92fcb91cdd5f8703
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX rushes to PersonX's car<sep>Tail: PersonX finds everyone safe inside Output:
[ "Yes" ]
task1206-d6098a888f9b4ebd99ef6631b6665803
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts without question<sep>Tail: scammed Output:
[ "No" ]
task1206-b40cf28298c9493eb214b453f1e6e21e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts one 's ___<sep>Tail: to come to a conclusion Output:
[ "No" ]
task1206-3d06a722feb34711847e8ca51136b3b5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX spends PersonY hour<sep>Tail: PersonX heads home alone Output:
[ "Yes" ]
task1206-d601c6e73df245d180ae60cf71cfbb3f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts like men<sep>Tail: to talk to X as a man. Output:
[ "No" ]
task1206-14444a28bfb7453bb6ff6058a9c1181d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX loves to eat<sep>Tail: PersonX ordered one of everything Output:
[ "Yes" ]
task1206-9730dd9863ab4b46aad48e797047258a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX occupies PersonY place<sep>Tail: PersonX moves to another seat Output:
[ "Yes" ]
task1206-b45ad9a2c7e14f83a2c2ec7ac435ae23
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes a pill<sep>Tail: PersonX lays down and waits for the medicine to kick in Output:
[ "Yes" ]
task1206-7239cc01abac41f38a37d36cc3378c92
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: to be responsible Output:
[ "No" ]
task1206-767e2071957348f4b22f022f0a071942
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonY goal<sep>Tail: none Output:
[ "No" ]
task1206-0ed1c7d7c4884c85a666b27189e07e38
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX ends the game<sep>Tail: PersonX enjoys a restful nights sleep Output:
[ "Yes" ]
task1206-6ebf5f590f9742a295a2a1b9960966c8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts PersonX's age<sep>Tail: important Output:
[ "No" ]
task1206-8824a0107c6e48a395c25919f30b47db
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX abolishes ___ in the states<sep>Tail: empathativ Output:
[ "No" ]
task1206-690df9b02003488f8441d0945505dce5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX gives PersonY the key<sep>Tail: PersonX watches PersonY drive away in the car Output:
[ "Yes" ]
task1206-7ce42220d9f8422791de63ef3a8e0197
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX tries to cheer PersonY up<sep>Tail: PersonX gives a beautiful eulogy Output:
[ "Yes" ]
task1206-0449d58cf86149adbe3e49fe40b4ee96
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX sells toys online<sep>Tail: PersonX struggles to pay his bills Output:
[ "Yes" ]
task1206-b65cf0006e054da3bab8760fac0d6e5d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally dropped ___<sep>Tail: silly Output:
[ "No" ]
task1206-07ddab935ba34262914c24cc60c2383f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX drops to one knee<sep>Tail: PersonX walks off the field Output:
[ "Yes" ]
task1206-7150179d6aca4d89b4b29cfab450fa0a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts funny<sep>Tail: sits down because not feeling well. Output:
[ "No" ]
task1206-3873a679b9e5474bbf207746520f9809
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX hears a scream<sep>Tail: PersonX calls the police Output:
[ "Yes" ]
task1206-308cc33ea0a34f97a5102a9c84992dd1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes PersonY measures<sep>Tail: PersonX improves their game Output:
[ "Yes" ]
task1206-0fabd61dd936497d8d04a98e77737f50
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX pays PersonY way<sep>Tail: PersonX danced with PersonY Output:
[ "Yes" ]
task1206-f0c2c6570d2d444e8f894632b0d4a3ad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX feels a sharp pain in PersonX's arm<sep>Tail: PersonX walks to the hospital Output:
[ "Yes" ]
task1206-6bc2c8d199b247c4a1b28ff89533e251
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes care to avoid<sep>Tail: PersonX successfully avoids hitting the box Output:
[ "Yes" ]
task1206-e7b69dc9ecca4cc08a95ac53aff7fce9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX cleans the entire house<sep>Tail: PersonX watches for ants to make sure they're gone Output:
[ "Yes" ]
task1206-636fb231b5f04f0abd8b751daaa63b5b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts like a man<sep>Tail: to continue acting the way she does Output:
[ "No" ]
task1206-1db94064628c4a8697a6d0b93a02a9a6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX abolishes ___ in the states<sep>Tail: to know how the legal system works Output:
[ "No" ]
task1206-74823d331cc649f79fb283cfb4902b78
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accompanies by PersonY's wife<sep>Tail: to walk gracefully Output:
[ "No" ]
task1206-64c2ae0de6c44129ac7c030d288e9250
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX saves a lot of money<sep>Tail: PersonX finds the perfect home Output:
[ "Yes" ]
task1206-69d2e1ccc5724d71b96a9ab001b72a66
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts another ___<sep>Tail: to listen to the offer Output:
[ "No" ]
task1206-63e8a91ea5694a82ab52ef62e5ace0e0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts one 's ___<sep>Tail: has patience Output:
[ "No" ]
task1206-986e8645a5a2474f8838b6c716b9f7bf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves the organization 's ___<sep>Tail: none Output:
[ "No" ]
task1206-c1e27b8c5a404a1cab65da933758c3e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX gives PersonY a bonus<sep>Tail: PersonX thanks PersonY for the excellent job Output:
[ "Yes" ]
task1206-90a91594d68f4bc1b52bc2a65e32289d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX complies with PersonY request<sep>Tail: PersonX is able to keep their job Output:
[ "Yes" ]
task1206-297898d6275b47c3a9273d958d08fe1d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally threw ___<sep>Tail: excitement Output:
[ "No" ]
task1206-9e05c2426cf04679890dabbcb2f85e13
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX understands thoroughly the movie<sep>Tail: PersonX explains the movie to PersonY Output:
[ "Yes" ]
task1206-06f0a4b9f5ef4855a902de5bf2bf9953
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX gives PersonY PersonX's hand<sep>Tail: PersonX feels comforting Output:
[ "Yes" ]
task1206-bd5cfba73afa472ba724fd788ed09f0e