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 catches PersonY by the arm<sep>Tail: PersonX pulls PersonY up Output:
[ "Yes" ]
task1206-6c4a2e36a3df46df8a6e77f964af3272
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 kiss<sep>Tail: PersonX will do it again Output:
[ "Yes" ]
task1206-fd3a93de374c432cb904ec16bd28d5c2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts like a man<sep>Tail: good Output:
[ "No" ]
task1206-9242fda3b06146eaa1a601cdc7b73030
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 uses PersonX's cell phone<sep>Tail: PersonX orders a pizza Output:
[ "Yes" ]
task1206-11dab6595cac4301882fc805276c7ddf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts as PersonY agent<sep>Tail: helped Output:
[ "No" ]
task1206-1e17820e8b5745d2bb62b5f8099ec275
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 confers upon PersonY<sep>Tail: PersonX takes the advice but it is bad Output:
[ "Yes" ]
task1206-16b3543ae8fe4e1997d3432fbed77c9c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 serves the food<sep>Tail: PersonX eats food Output:
[ "Yes" ]
task1206-0b938cd531c54ff7ab32fbfdeb178f20
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to amuse someone. Output:
[ "No" ]
task1206-1cd5f067c2354ecd94b80622faa604d9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonY goal<sep>Tail: is hated by personY Output:
[ "No" ]
task1206-bed5db7e1fcd466ba4e87f59ff604415
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX visits PersonX's brother<sep>Tail: PersonX enjoys the time with their brother Output:
[ "Yes" ]
task1206-778434833c02490693f09f11eda3533d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts PersonY thanks<sep>Tail: helpful Output:
[ "No" ]
task1206-39fb8e9f95774c3aa1986279607c743c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally hit<sep>Tail: to get bandaged Output:
[ "No" ]
task1206-47c67f85d98848709378b30f3b5da5c9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's potential<sep>Tail: to set new target Output:
[ "No" ]
task1206-845e83ec81784fd98829ed1dce174267
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 goals<sep>Tail: to congratulate themselves Output:
[ "No" ]
task1206-a1db382ab99440beaf31447f5b37053b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonY goal<sep>Tail: to give PersonX an incentive. Output:
[ "No" ]
task1206-ce611bbea89a4c319247f09f69ec595b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to fall to the ground. Output:
[ "No" ]
task1206-229099a1ac9b4ebfb7164e535bf4bf82
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX absolutely loved it<sep>Tail: to buy more Output:
[ "No" ]
task1206-2106aa2eef3f424e9e8a58399a6a63d3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's resignation<sep>Tail: shake PersonYs hand Output:
[ "No" ]
task1206-0f19a410bf4548e59926fc4725ae86b2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 about to get married<sep>Tail: like he has someone he feels that way about Output:
[ "No" ]
task1206-6f993490bb5643bcbd50267316ec6a03
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ___ in view<sep>Tail: clicks pictures Output:
[ "No" ]
task1206-cf06af7810a64d98954e7233613889b1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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's breath<sep>Tail: PersonX keeps running Output:
[ "Yes" ]
task1206-ea3e6c2edb084cdcb522f1d115894a99
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally knocked<sep>Tail: to go inside Output:
[ "No" ]
task1206-1bf5ed070b0f4f929dc70fce9ec0fe69
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's ends<sep>Tail: to rest Output:
[ "No" ]
task1206-a91b0b44dc5146c1901471f21b9a6b49
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: fearful Output:
[ "No" ]
task1206-41871284a8f1498b96c0fbeb35d90d80
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 shoes<sep>Tail: PersonX walks around a puddle Output:
[ "Yes" ]
task1206-03a97d8cc7f04ad2a2ebc8ddeceaab4a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes PersonY's orders<sep>Tail: PersonX brings out PersonY's food Output:
[ "Yes" ]
task1206-85403c5fed9f4d6aa3e04f2ea75afc00
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 brother<sep>Tail: PersonX gives PersonX's brother the envelope Output:
[ "Yes" ]
task1206-a0724f1a66ef4a1a9c967cc9ee0915fc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 a drink of water<sep>Tail: PersonX no longer thirsty Output:
[ "Yes" ]
task1206-2d18a1cb4a7d4f1389de93f24ed1bc50
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: educated Output:
[ "No" ]
task1206-389b3ef0c93a4736bfbac2052202f6dd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 close to PersonY Output:
[ "No" ]
task1206-8eb0fc195cb041b2a4b76a45eaa307a9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: excited Output:
[ "No" ]
task1206-fb03150fe81c48039330bc9e06e2b212
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 promotion<sep>Tail: PersonX demotes PersonY Output:
[ "Yes" ]
task1206-3928e943f02349578ce289b277e21e8e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 it<sep>Tail: to panic Output:
[ "No" ]
task1206-93212164822049a2b259a310d42cb949
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's goals<sep>Tail: happy Output:
[ "No" ]
task1206-55d24bf602d44108bfda819e4e13876d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX would stop<sep>Tail: PersonX stops jumping up and down Output:
[ "Yes" ]
task1206-88902f6b732a4960866d18d88b537e78
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ___ on the ground<sep>Tail: apprehensive Output:
[ "No" ]
task1206-84404bedf6c141c99e441a271f669e0b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 spilled<sep>Tail: to gotten a glass Output:
[ "No" ]
task1206-51b21ee9e7f846998ce94c2cbb1e98a0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 accuses ___ of cheating<sep>Tail: to seperate Output:
[ "No" ]
task1206-7d6325d2a31a4416acbb3ef3d1f7c01b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally cut ___<sep>Tail: to cry Output:
[ "No" ]
task1206-2068e14a4d264e59bef2873a20db6260
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonY goal<sep>Tail: hurt Output:
[ "No" ]
task1206-4c8f8068988f4666a47c4e9326f01936
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's potential<sep>Tail: hard working Output:
[ "No" ]
task1206-653b883597f84340897412b100da515a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 accuses PersonY of cheating<sep>Tail: to make him understand Output:
[ "No" ]
task1206-468a5e24c800426cba9367bf8c685a88
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally left ___<sep>Tail: to go back Output:
[ "No" ]
task1206-3d44733e4fcd4343938492232bfe190d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 on PersonY's behalf<sep>Tail: to help a friend Output:
[ "No" ]
task1206-036f28f1082b41c3aa1192f79f2976e8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX feels the pinch<sep>Tail: PersonX asks for a bandaid Output:
[ "Yes" ]
task1206-406396e3e60c4df08f4568112a093d0a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes the reins<sep>Tail: PersonX doubles the stock return Output:
[ "Yes" ]
task1206-3f9968c3667046389fcb8f9f0c508d96
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX feels bored<sep>Tail: PersonX starts to clean Output:
[ "Yes" ]
task1206-146508c67700410988e1416f7681ede1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to stand up Output:
[ "No" ]
task1206-5d39b82ee7754dd18a6338feec155198
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accompanies PersonY far<sep>Tail: to thank PersonX Output:
[ "No" ]
task1206-fb5f444370b34905b2984b4fa7a07e07
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: accomplished Output:
[ "No" ]
task1206-c3ad3c388f284ccab18ae5a15065ab47
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally knocked over<sep>Tail: free spirited Output:
[ "No" ]
task1206-b105310ed2e84e19bc4a5805138ecbe1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 pretty good at it<sep>Tail: PersonX hits a homerun Output:
[ "Yes" ]
task1206-9e2547a6e4164d108d2dcc867c1d84e0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 cuts class<sep>Tail: PersonX got busted by her parents Output:
[ "Yes" ]
task1206-8d6477caeeb243b5a76f8df393759b3e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: romantic. Output:
[ "No" ]
task1206-7253d763774d4269b2cb25dc943aa40c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts PersonY thanks<sep>Tail: thinks more of personY Output:
[ "No" ]
task1206-256118966ce14589a20f367a14602085
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to be lighting a fire Output:
[ "No" ]
task1206-12afee022ac944d68ea252d7a89710ab
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally hit<sep>Tail: hand broken Output:
[ "No" ]
task1206-c03e5bd8f519444eb0e54350b6e203a2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX absolutely loved it<sep>Tail: appreciative Output:
[ "No" ]
task1206-5b0d7e3ead1c4952b62a96d2e4454fe7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX goes to the pet store<sep>Tail: PersonX buys fish Output:
[ "Yes" ]
task1206-77779e22ada94d2a999f659e9f1319c1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX sees PersonY's grandma<sep>Tail: PersonX says hello to PersonY's grandma Output:
[ "Yes" ]
task1206-5ffce9410e4b451d9ba503e03961c3a9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 needs to buy a new one<sep>Tail: PersonX buys a new one at the store Output:
[ "Yes" ]
task1206-6add2df2055f4baf91cab607af7b442c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX tells PersonX's boyfriend<sep>Tail: PersonX and PersonX's boyfriend go out to eat Output:
[ "Yes" ]
task1206-0f8db83b207c4d698abde17b386cbabe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 walks and chew gum at the same time<sep>Tail: PersonX uses microwave by himself Output:
[ "Yes" ]
task1206-baee0a1904284010b4168132c91ec70d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 kicks some tires<sep>Tail: PersonX hurts their foot Output:
[ "Yes" ]
task1206-fcaac553e64647cfb5aea27879b9f4a1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 goals<sep>Tail: to work towards their goals consistently Output:
[ "No" ]
task1206-7f67e47c78f24f61a8b903872c5df2b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 fires from PersonY's job<sep>Tail: PersonX puts a help wanted ad on the window Output:
[ "Yes" ]
task1206-944e393818754b659a5aaba3fad995e4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: none Output:
[ "No" ]
task1206-43978178af904d73991c1eedeb4aaf09
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 exam<sep>Tail: happy Output:
[ "No" ]
task1206-90e45d200e9a46ec873085e4af2d441c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 an avid golfer<sep>Tail: PersonX has become really good at golf Output:
[ "Yes" ]
task1206-ef6dc2a2b9714a62a2e583836c82aa89
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 protests PersonY's innocence<sep>Tail: PersonX wins the case for PersonY Output:
[ "Yes" ]
task1206-54bcfb95d4564ac0a8eeceb2705232b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 a new camera<sep>Tail: PersonX takes lots of pictures Output:
[ "Yes" ]
task1206-7533485e78d844d3b6f3be5cfd9b61b9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX rushes PersonY to a hospital<sep>Tail: PersonX drops off PersonY and waits for the next call Output:
[ "Yes" ]
task1206-402448a9be3441699a1a6b7e1988d55b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 crashes the car<sep>Tail: PersonX waits for an ambulance Output:
[ "Yes" ]
task1206-1c670a50dd25405794ab1ca231c7c166
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 wallet<sep>Tail: PersonX puts all money in wallet Output:
[ "Yes" ]
task1206-8c37a0a2de9e4e9c90b0b7d20a1bb42d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 knowledge<sep>Tail: PersonX tells PersonY the knowledge will hep Output:
[ "Yes" ]
task1206-690df9d83b1c4a928a32cb4278758410
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 done<sep>Tail: PersonX puts all the clothes away Output:
[ "Yes" ]
task1206-494fc86509e94cd6949c1ec4cfd6dca2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accompanies by PersonX's wife<sep>Tail: to go somewhere Output:
[ "No" ]
task1206-039a17547c8d4779998828f00ba84887
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 spilled<sep>Tail: guilty Output:
[ "No" ]
task1206-8b4c21d0aaf640668417b2580beda621
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 teaches PersonY to drive<sep>Tail: PersonX watches PersonY take a driving test Output:
[ "Yes" ]
task1206-0524af52afe24656bf4f67c3cb112a94
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: Becomes motivated Output:
[ "No" ]
task1206-0e1fca223ce84d79a1e12665c9476562
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX works out PersonX's salvation<sep>Tail: PersonX lifts PersonX from the water Output:
[ "Yes" ]
task1206-7a8dbb62b9be40b79ae424c5a7fcbe93
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: gets embarrassed Output:
[ "No" ]
task1206-d1e91206728d46afb9d306735cd079b3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 uses PersonY example<sep>Tail: PersonX gets rewarded for it Output:
[ "Yes" ]
task1206-b5d4838284804a67b72922a085d779cf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ___ in view<sep>Tail: hardowrking Output:
[ "No" ]
task1206-4fa0444a28fc4079846e2181b7341998
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves the organization 's ___<sep>Tail: to be a good worker Output:
[ "No" ]
task1206-6662385cc474491ebf2313bcedda96d1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes PersonY by the hand<sep>Tail: PersonX walks hand in hand with PersonY Output:
[ "Yes" ]
task1206-5254cc784b034eebabc88ebfc52620d1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX would go<sep>Tail: PersonX buys tickets to the concert Output:
[ "Yes" ]
task1206-783268ca1d1f4adf896a103b50acd1f8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 really pissed PersonY off<sep>Tail: PersonX continues to walk off, ignoring PersonY Output:
[ "Yes" ]
task1206-74c78b92fc4f4d07b91234c3a90d5b06
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 watches it<sep>Tail: PersonX hates the movie Output:
[ "Yes" ]
task1206-33a913e92b854b64833a83c40fa3eeff
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 fact<sep>Tail: none Output:
[ "No" ]
task1206-80bfac6478704b00a67dcca5086e9336
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 relaxes on the beach<sep>Tail: PersonX watches others play Output:
[ "Yes" ]
task1206-af0678e451a34e548bd0a504313642db
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: listen to PersonY Output:
[ "No" ]
task1206-88dbde9f970a4947aacb9c78ef4f4a20
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 kills PersonX's husband<sep>Tail: PersonX contacts the police Output:
[ "Yes" ]
task1206-f449f1536b434bfaa3fd7df1b9799596
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 the role<sep>Tail: PersonX tells all their friends Output:
[ "Yes" ]
task1206-c788c677c96e4cc29918466863d0ecbb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: tell someone about it Output:
[ "No" ]
task1206-fabd26aa717c440ea5b3baede7b80fa2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 object<sep>Tail: satisfied Output:
[ "No" ]
task1206-fbadb5bc0ad94b899c3e0707f62296ac
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 often made paintings<sep>Tail: PersonX decides to sell some to a dealer Output:
[ "Yes" ]
task1206-b58448feaa7c4047ae62020f6c52bdef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hurt Output:
[ "No" ]
task1206-9ac4e7251ebe464886947dfdd3365953
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 hangs around PersonY<sep>Tail: PersonX offers PersonY a drink Output:
[ "Yes" ]
task1206-14394ff48a5b4b188f7ab062eeb2ace2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX puts PersonY away<sep>Tail: PersonX 's friend is a lot more calm Output:
[ "Yes" ]
task1206-0c35c3c8f04746999e80a22efd39b04d