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 funny<sep>Tail: draws attention of passersby. Output:
[ "No" ]
task1206-fc5ba37c09f14f0e96c9965ad308cd65
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 flies everywhere<sep>Tail: PersonX has a ton of travel miles Output:
[ "Yes" ]
task1206-d57cc5eadf7f47099885d9b5b9698fb7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 has a cell phone<sep>Tail: PersonX makes a quick phone call to give important information Output:
[ "Yes" ]
task1206-7e113d866e9f482bbb778ed0925764ba
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 starts a garden<sep>Tail: PersonX harvests the vegetables Output:
[ "Yes" ]
task1206-3687e8e9a3ea4e51aa8fdeb43903fef3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 a coffee<sep>Tail: PersonX sits down at a table Output:
[ "Yes" ]
task1206-1d8f55d6884f457bb65eb47df47359c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 covers PersonY's expenses<sep>Tail: PersonX asks PersonY on a future date Output:
[ "Yes" ]
task1206-f427bd28752548ebaf2497d2629dcfbd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 knowledge<sep>Tail: He plays also. Output:
[ "No" ]
task1206-4271f8500c474ac4a9dd334485fcd7a3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 leaves to PersonY's own devices<sep>Tail: PersonX feels they did the best they could Output:
[ "Yes" ]
task1206-7bd5d5ba9e89444b80ee38861b4b4961
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 meets PersonY's teacher<sep>Tail: PersonX has a meeting with teaches Output:
[ "Yes" ]
task1206-bc08a24d5e8f487aa346df5d4fd91a4d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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<sep>Tail: happy. Output:
[ "No" ]
task1206-04088ac104094391a5fd8288c28d8911
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 actually liked ___<sep>Tail: Got more Output:
[ "No" ]
task1206-c8f237ed164446689c653c78bd5836ec
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 satisfies PersonY's desires<sep>Tail: PersonX shakes PersonY's hands Output:
[ "Yes" ]
task1206-8c2e717876854d2f97316db864f9628f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 manner<sep>Tail: mocking Output:
[ "No" ]
task1206-d71eb11eb0e0421e814a64e8ce79b872
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 a bombshell<sep>Tail: PersonX is kicked out of the house Output:
[ "Yes" ]
task1206-bf19e17e9a184a21b19b6928f7acd4c8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 going to be fired<sep>Tail: PersonX quits before getting fired Output:
[ "Yes" ]
task1206-4c5a5e3d971f45aa844803e256e43c52
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 a frozen pizza<sep>Tail: PersonX cleans up the kitchen Output:
[ "Yes" ]
task1206-40adbfce99b54ef4b9c57bafbda2e52f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 returns the library book immediately<sep>Tail: PersonX checks out another library book Output:
[ "Yes" ]
task1206-669bf9ebd0fd409dab4dc7a3049bbfd2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: to seek out more things Output:
[ "No" ]
task1206-92d5eddb219a41a5912ff5fb0179c6d9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 proposal<sep>Tail: get's a receipt Output:
[ "No" ]
task1206-66fa7dd179194235bd3812b8ea0d70bb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 smokes a cigarette<sep>Tail: PersonX goes back inside to work Output:
[ "Yes" ]
task1206-0590159131834ecc8de16a3880259322
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 quickly left<sep>Tail: PersonX managed to stay dry while everyone else was wet Output:
[ "Yes" ]
task1206-0ce7b323708a40c0a8623fa25b9090d5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 talks to PersonX's doctor<sep>Tail: PersonX finds out they have herpes Output:
[ "Yes" ]
task1206-da4a14ce18fe4402996df320876106d2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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<sep>Tail: write a review Output:
[ "No" ]
task1206-4d34f5722537462c91ca71f2bb874819
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 one 's ___<sep>Tail: beats the game Output:
[ "No" ]
task1206-7bb8f169a39140588d8b4c2d755d4847
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 moves everything<sep>Tail: PersonX goes shopping for decor Output:
[ "Yes" ]
task1206-317d260514b04737bd194d47bffd5b17
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 interests PersonY much<sep>Tail: PersonX gives PersonY personal information Output:
[ "Yes" ]
task1206-55ba72037af3466fb60dbd55ef2db08c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 remembers PersonY's birthday<sep>Tail: PersonX buys PersonY a birthday card Output:
[ "Yes" ]
task1206-04df48980a8543b987831aad945adc3c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: worried Output:
[ "No" ]
task1206-3e7a0cbaff97498f9198674ce3a6dad4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 purpose<sep>Tail: to achieve goals Output:
[ "No" ]
task1206-bd7dd7376ab24dd98388f806bf86bf6d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 the challenge<sep>Tail: disappointed Output:
[ "No" ]
task1206-f1e4f1c055e64181a03bf8ecdb6c7de7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 has one child<sep>Tail: PersonX they have less deductions Output:
[ "Yes" ]
task1206-41219574653c4fd28e5817a95e015b3a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: reckless Output:
[ "No" ]
task1206-2d5d671194bb4c1c87561e379bd0c74e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 actually got<sep>Tail: they do well also Output:
[ "No" ]
task1206-8124bd1858704152959fa1073b04f3e0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 get what they want Output:
[ "No" ]
task1206-24d246489903469cacb2cb7a098e05ad
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 moves back in with PersonX's parents<sep>Tail: PersonX develops severe depression Output:
[ "Yes" ]
task1206-0ceb8510f8074893b70820ed143f9276
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 fell<sep>Tail: clumsy Output:
[ "No" ]
task1206-af2a1a01a3cb43038ed7a713c76b501b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 manner<sep>Tail: think about their actions Output:
[ "No" ]
task1206-43120a4a8971419a828200662f2e85e6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 a peanut butter sandwich<sep>Tail: PersonX adds jelly to the sandwich Output:
[ "Yes" ]
task1206-72a7d90e7c1140ce8802a7ced3c7139f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 stands up and be counted<sep>Tail: PersonX sits back down Output:
[ "Yes" ]
task1206-2bd68fa6d66046ca91258df78d51a831
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 broke ___<sep>Tail: runs and hides Output:
[ "No" ]
task1206-941d38819b244c07a16fe733c591a91a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 builds houses together<sep>Tail: PersonX makes new friends with other volunteers Output:
[ "Yes" ]
task1206-bb65c31de2e246bab6e8de457b0a86dc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 adapts to PersonX's environment<sep>Tail: to be comfortable Output:
[ "No" ]
task1206-89854cf3fb8a4716b1bbb25605512d9d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 put<sep>Tail: to take it to the store Output:
[ "No" ]
task1206-f94fbdce3b3b4c8ca6088d9c2257ac54
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 ___ altogether<sep>Tail: none Output:
[ "No" ]
task1206-56f3121149de47f59d09645255612818
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 wins the game<sep>Tail: PersonX stops by a restaurant for pizza to celebrate! Output:
[ "Yes" ]
task1206-b2fb8023b4c3404da770b5ef1545dbc0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 actually got<sep>Tail: to actually got Output:
[ "No" ]
task1206-0020f9cbee184df0851cb4bedb0d2993
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 beat X in the next exam Output:
[ "No" ]
task1206-fc2d4eca2b4047f1bc39fd9021d13a3f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 got ___<sep>Tail: to make a mistake Output:
[ "No" ]
task1206-678b2f2902324628865cf9362014a00e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 declares PersonX's independence<sep>Tail: PersonX decides to work from home now Output:
[ "Yes" ]
task1206-e4c4c7e75c634c3eb39a06babc307d75
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 great grades in school<sep>Tail: PersonX gets a shining report card Output:
[ "Yes" ]
task1206-6b928cbd44d74f298febbd302ac8950b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 new glasses<sep>Tail: PersonX can see again Output:
[ "Yes" ]
task1206-ced0ca6890db48c6bbb229470b1352e8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 climbs over the front seat<sep>Tail: PersonX kills the bug Output:
[ "Yes" ]
task1206-058e728658d442ea8f1a9e7ab018b759
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 ___ as PersonX's savior<sep>Tail: someone else know holds personx's life in their hands Output:
[ "No" ]
task1206-b9fd611d5f3540d1b4b20e8a8477be12
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 one 's ___<sep>Tail: success Output:
[ "No" ]
task1206-6982849636ee4d42a17444bedb7fa94e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 calls PersonY names<sep>Tail: PersonX breaks up with PersonY and leaves Output:
[ "Yes" ]
task1206-55d682d64bdd414ea2f45f2d2a4551de
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 finishes PersonX's report<sep>Tail: PersonX presents the report Output:
[ "Yes" ]
task1206-683d74e7ef0f4da199e5dd3228c3e09a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: careless Output:
[ "No" ]
task1206-eaf97930aad6410591f6595c59681544
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 PersonX's interview<sep>Tail: prepare an appropriate outfit Output:
[ "No" ]
task1206-5a024217421c4193a738703491137eb5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 hiking in the woods<sep>Tail: PersonX looks around at the scenery Output:
[ "Yes" ]
task1206-694e76c4f2834066ad84f616967ef04f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 plays a role in the process<sep>Tail: PersonX submits the final project Output:
[ "Yes" ]
task1206-253fb4efe72a4c65bdaa2e63c9231a1f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: nothing Output:
[ "No" ]
task1206-a6ed7e77c0ab4739b8f3254f012b6b5e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 tripped<sep>Tail: not attentive Output:
[ "No" ]
task1206-c5cfb42088fd4205b76eab12965b0360
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 gifts<sep>Tail: PersonX gives gift to friend Output:
[ "Yes" ]
task1206-6c7364dcbe48401d9308081c0173ede5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 speaks spanish<sep>Tail: PersonX travels to mexico to use his spanish Output:
[ "Yes" ]
task1206-7d00a879c2fb4930a4f775480732f3e3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 gratefully the ___<sep>Tail: follow the advice Output:
[ "No" ]
task1206-6de64345ba654670b302c44aaed944a1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 listens to PersonX's parents<sep>Tail: PersonX agrees and looks for a job Output:
[ "Yes" ]
task1206-453bde5c383b44f18e4c68dfebc3eb99
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 gratefully the ___<sep>Tail: make contact with those who are acknowledge Output:
[ "No" ]
task1206-19cdc7ab64844753b9d2023d579e852b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: accomplished the work was done Output:
[ "No" ]
task1206-4af0cc4c00174d50aa1b636d08c9d385
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 stop<sep>Tail: PersonX takes some more drugs Output:
[ "Yes" ]
task1206-13445785deb24f99ba9015506e50948c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 having a yard sale<sep>Tail: PersonX puts the proceeds in the bank Output:
[ "Yes" ]
task1206-55c3afdeac0a4fd982a60111c4f4c9ba
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 leaves the classroom<sep>Tail: PersonX grabs his backpack Output:
[ "Yes" ]
task1206-75bb8baa88104116a4d1c5341cfdeb52
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 plays the violin<sep>Tail: PersonX breaks a string Output:
[ "Yes" ]
task1206-551b385a2c734a44aca4c49b118a414d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 becomes good<sep>Tail: PersonX wins a competition Output:
[ "Yes" ]
task1206-da5982f7e3b440a3b768154a07e9a5d0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: curious Output:
[ "No" ]
task1206-16d67098faf646d486dc642311c5ed0c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 purpose<sep>Tail: to work hard Output:
[ "No" ]
task1206-06c86a5d0f1b4361ada263b8881fe3f6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 be understanding Output:
[ "No" ]
task1206-db956a9e9bdb444291b7a903a27b833c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 the ___ at hand<sep>Tail: good job Output:
[ "No" ]
task1206-07242504f5e54b5a8dd63cf6bcbcfa61
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: implement suggestions Output:
[ "No" ]
task1206-f7cabc0d2a33450090f61ae9a486d496
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 shot<sep>Tail: sad Output:
[ "No" ]
task1206-3eab61a7d44642b9b7276111e5a8d1c4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: check up on PersonX Output:
[ "No" ]
task1206-ca58c09783ca4d59aa271eca4379acdb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 catches PersonY off guard<sep>Tail: PersonX lies down to sleep it off Output:
[ "Yes" ]
task1206-c47264e85e6542758f5155d2496928b1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: Comes a better person Output:
[ "No" ]
task1206-391e841eb54f45869a3f42cff791e91f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 also ate pie<sep>Tail: PersonX washed it all down with milk Output:
[ "Yes" ]
task1206-16927842dd6944a6893d2e1da02c9feb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 do the right thing Output:
[ "No" ]
task1206-c00eafe089cf4e3e88a0b1d3ac47a7ce
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 exerts every ball<sep>Tail: PersonX strikes out the side Output:
[ "Yes" ]
task1206-3bdc9f672ca04e87a683d09d42de6d26
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: nervous Output:
[ "No" ]
task1206-d898d0c68d8a48ae844aae9f0c67cf49
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 grabs PersonY's hips<sep>Tail: PersonX sways on the dance floor Output:
[ "Yes" ]
task1206-f9e660075f4041dd92cdccce7d70c2c6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: to help person y Output:
[ "No" ]
task1206-a696e20687aa4af3967ef4fb14947958
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 ___ in life<sep>Tail: anything in life goal Output:
[ "No" ]
task1206-ea8d65a496594969988ad897a70a5416
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 a new couch<sep>Tail: PersonX also buys a matching chair Output:
[ "Yes" ]
task1206-99fa1d0671344c52a8d101ab05019d84
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 persuades PersonY to leave<sep>Tail: PersonX feels better to be alone Output:
[ "Yes" ]
task1206-fb81801d005e4854807dc2d2d9f08a77
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 PersonY's phone<sep>Tail: PersonX looks at the text messages Output:
[ "Yes" ]
task1206-f88b6d9bb8334139a23852883070be59
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 appointment<sep>Tail: excited Output:
[ "No" ]
task1206-94ae5b24f0fb41179d0e2d436044ea43
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 shuts PersonY eyes<sep>Tail: PersonX feels protective Output:
[ "Yes" ]
task1206-aa7ff852cb414aa091ea62e0f182f205
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 starts off on the right foot<sep>Tail: PersonX sonn romances peron y Output:
[ "Yes" ]
task1206-9ea9762b53ab418190f036c4e0535de5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 mission<sep>Tail: to make a plan Output:
[ "No" ]
task1206-be07d716af144c08822f3f1e485db66a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 a famous singer<sep>Tail: PersonX makes a lot of money Output:
[ "Yes" ]
task1206-20dc1b79833b4a2d9ae18255f587599d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 meets PersonY's demands<sep>Tail: PersonX is praised by PersonY Output:
[ "Yes" ]
task1206-c0ce86faee8040cf9cf8551150e94511
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: isn't sure who they are Output:
[ "No" ]
task1206-7040dca70cb24b6a8c18d195c375ccb3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 deal<sep>Tail: PersonX makes no commission on the sale but reaches their monthly quota Output:
[ "Yes" ]
task1206-f11034c67f1a4502aab399d71d62c19f