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 accepts every ___<sep>Tail: smacks own forehead Output:
[ "No" ]
task1206-21c75d5d3ff24c9fbee20957a4f7ccdb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX hears PersonX's alarm<sep>Tail: PersonX hits the snooze on their alarm Output:
[ "Yes" ]
task1206-0f19a553629a480d82ac89926c22220b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX wants food<sep>Tail: PersonX buys tacos Output:
[ "Yes" ]
task1206-5523c4a8ef594de5b2690211241f5379
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 books at school<sep>Tail: PersonX puts books in backpack Output:
[ "Yes" ]
task1206-c53ec75718174ae78d64278ed1356287
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 work<sep>Tail: to look to see what he is to do today Output:
[ "No" ]
task1206-c7937ef16ef8498e829bdf4d0807c47c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX loses PersonY's key<sep>Tail: PersonX is locked out Output:
[ "Yes" ]
task1206-7de757f2365644dabdfa8d2826bf64b1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX asks a friend<sep>Tail: PersonX solves the problem with the help of their friend Output:
[ "Yes" ]
task1206-60759bbccade434491a98a5d53111fce
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX abolishes the ___ altogether<sep>Tail: furious Output:
[ "No" ]
task1206-3dd97d8ade864beda6831b3ab10c6e3b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acknowledges gratefully the ___<sep>Tail: to understand him Output:
[ "No" ]
task1206-7a8a600cff834d758844d96cd42a4f15
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 PersonY's supplies<sep>Tail: PersonX puts their shopping bags in their car and returns home Output:
[ "Yes" ]
task1206-a893808c894143b5b43a8c07afd4dac1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX abolishes ___ in the states<sep>Tail: bold Output:
[ "No" ]
task1206-b5dd2086967a4afa9f42715d19308f31
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX helps the woman<sep>Tail: PersonX carries the bags for the woman to her car Output:
[ "Yes" ]
task1206-6d40a71a0e3745f28e5a958c9925d35d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 bumped<sep>Tail: to avoid the spot in the future Output:
[ "No" ]
task1206-a99c27ab2e6a49d28eecdc79ede814c1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: Powerful Output:
[ "No" ]
task1206-518dfb8fe1f940e8a3ea24c54522db75
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX left PersonY for dead<sep>Tail: PersonX turned himself in later Output:
[ "Yes" ]
task1206-9a4f46a5421549aeadd5e16d40e65045
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: have fun Output:
[ "No" ]
task1206-83269ca588524498aaa6b776dda0b82c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: enthusiastic Output:
[ "No" ]
task1206-725c934153ff411ab9c4ce0938ad3f7f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX bares PersonX's teeth<sep>Tail: PersonX pays the dentist for cleaning their teeth Output:
[ "Yes" ]
task1206-2fac2a11c24e4be8a272849b54083551
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 results<sep>Tail: PersonX sees he got an a on the test Output:
[ "Yes" ]
task1206-ea0720425ed042a19e4bcca7c5dd4915
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 dare<sep>Tail: to be liked Output:
[ "No" ]
task1206-819e1e268aec4be1861ae2b4c89aa5a4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: Strong Output:
[ "No" ]
task1206-7d41e2ca3132433ba919cb6e0223ef3f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX becomes really good<sep>Tail: PersonX writes a song Output:
[ "Yes" ]
task1206-955a1c9a81b74f599957465da547250b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX passes the time<sep>Tail: PersonX watches them open the store doors Output:
[ "Yes" ]
task1206-c29c243108f24189987393b06945c978
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX looks carefully<sep>Tail: PersonX makes their break for it when they can Output:
[ "Yes" ]
task1206-043c8ec877294c56a8d3300b38b7b7f3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 puppy<sep>Tail: PersonX plays with the puppy Output:
[ "Yes" ]
task1206-73e57547e0274344958ed9ab093f546f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX makes PersonY's jaw drop<sep>Tail: PersonX wins the lip sync competition Output:
[ "Yes" ]
task1206-5e144f37c0d54ec8b37edb00013d20cd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: gained knowledge Output:
[ "No" ]
task1206-00fab3cd6afc4d7a8777a2c150d9460c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: to prove they are the best Output:
[ "No" ]
task1206-0dd53a018eca4d9b913f200a4a39814c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: say sorry Output:
[ "No" ]
task1206-b41d969a83f3417d9332c78fd8805056
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 PersonY<sep>Tail: to substitute him Output:
[ "No" ]
task1206-79d590ab0b25427992ef385f8d8521ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: satisfied Output:
[ "No" ]
task1206-0a1b999395e544ab84f060ef6d9e5901
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX plays the violin<sep>Tail: PersonX performs for the crowd Output:
[ "Yes" ]
task1206-193437d41a734aa681e818def1af853f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: none Output:
[ "No" ]
task1206-ee8061bbbb96456da3289b753736ae69
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX buys the shoes<sep>Tail: PersonX carries the box Output:
[ "Yes" ]
task1206-b2f40cb2d6f74ee2a1771faf5fab2eed
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: to give him punishment Output:
[ "No" ]
task1206-5a6c8fe8c38b48f882bc051cb2956093
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX eats the pie<sep>Tail: PersonX sees a cake Output:
[ "Yes" ]
task1206-c07228eba70743008bd5b3f898527957
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX takes a vacation<sep>Tail: PersonX feels rejuvenated Output:
[ "Yes" ]
task1206-2c335a16971c4c85a89e92a41f6eb340
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's proposal<sep>Tail: to fall in love Output:
[ "No" ]
task1206-7f28723327374fdcaa0e1fef4fb41fa2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX finds PersonY's dog<sep>Tail: PersonX is looking everywhere for the lost dog Output:
[ "Yes" ]
task1206-f71b616f56e94b288522bbba8ece1960
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally dropped<sep>Tail: sad Output:
[ "No" ]
task1206-e2a508063d184ab08456bbb81a621f59
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: person y shouts Output:
[ "No" ]
task1206-d7cfc3d0732f4a4eb1e414ff8a1cb015
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 back to the beginning<sep>Tail: PersonX continues with the story after the beginning is clear Output:
[ "Yes" ]
task1206-4a122d1714ad49e59a244c5ad0a271de
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX stays dry<sep>Tail: PersonX closes PersonX's umbrella Output:
[ "Yes" ]
task1206-df65d9681a1241fba6e9687be96cfea7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX sits well with PersonY<sep>Tail: PersonX watched tv for two hours with PersonY Output:
[ "Yes" ]
task1206-8924088a8fe84f36bb5827630d982307
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX sees a movie with PersonX's friends<sep>Tail: PersonX calls PersonX after the movies Output:
[ "Yes" ]
task1206-629b3ebdc88a414e97292568dcef9a1a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 driving on the highway<sep>Tail: PersonX has a wreck and passes away Output:
[ "Yes" ]
task1206-1e5928f318bb43b98908d5a21f31bd9c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 smartphone<sep>Tail: PersonX sets up a 2 year data plan Output:
[ "Yes" ]
task1206-cccbe56bac5340e5b7d99bac12d82bb9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX draws the dress somewhere<sep>Tail: PersonX makes the dress Output:
[ "Yes" ]
task1206-2a1d7fdb43ee425c9cf63c25df2a11e7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: kind Output:
[ "No" ]
task1206-f9a10965745344b5857a16b96ec28e78
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX keeps PersonY in the dark<sep>Tail: PersonX feels guilty for not telling PersonY about the deals Output:
[ "Yes" ]
task1206-ff2489a6da8648a88d2ad484152b07e7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts without question<sep>Tail: sights Output:
[ "No" ]
task1206-2d7dcfcbaa6a4ccb8ff42a7844c26103
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX pumps PersonY's tires<sep>Tail: PersonX makes sure PersonY can drive away Output:
[ "Yes" ]
task1206-e2f63bef091940cabf5ac0e683836043
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts ___ as PersonX's savior<sep>Tail: believe in god Output:
[ "No" ]
task1206-5ca857aad19b4a409ed86c9845cc5357
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX wants to make more money<sep>Tail: PersonX enrolls in college courses Output:
[ "Yes" ]
task1206-58179a7ff7854db3995b90c3d4340b91
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts every ___<sep>Tail: to tell others Output:
[ "No" ]
task1206-b1fe459453c14ae5a1c24a026ef5babf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 daughter<sep>Tail: PersonX attends the event Output:
[ "Yes" ]
task1206-6996c93003e24c97b751483b9119aea8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves PersonY understanding<sep>Tail: convice them Output:
[ "No" ]
task1206-e646bf74439b4e46b985b264e7b785a2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 fireworks<sep>Tail: PersonX goes home Output:
[ "Yes" ]
task1206-e2ca9b38f5d146b8b360c9e13383b16b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 tired<sep>Tail: PersonX takes a nap and rests Output:
[ "Yes" ]
task1206-ce0b426769894161a840c6da1a52b127
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX looks pretty<sep>Tail: PersonX meets a nice man Output:
[ "Yes" ]
task1206-a343560908e24eab91c368184a359e98
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: to seal the deal Output:
[ "No" ]
task1206-d232de0dc2be460e976c8967278469d2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX does n't go well<sep>Tail: PersonX leaves the office in tears Output:
[ "Yes" ]
task1206-15bf3abf18604f69a2a5e9af5d9b0a7b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accompanies by PersonY's wife<sep>Tail: to take her to the hospital as person Y is out of station Output:
[ "No" ]
task1206-34257e2d647d4d32b10b3290b2ff7efe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX pays attention<sep>Tail: PersonX gets an a on the test Output:
[ "Yes" ]
task1206-751d4e05fc3f43beafa39b8b8e0e2f5f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally threw ___<sep>Tail: gets complaints for his actions Output:
[ "No" ]
task1206-06f17bc3286649cbaf24cd3bc9b33dd3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 clean up the mess Output:
[ "No" ]
task1206-8605f3af47a04316958d8a97d663f1cc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX breaks PersonY's arm<sep>Tail: PersonX takes PersonY to the hospital after they realize they broke their arm Output:
[ "Yes" ]
task1206-5d8359cb893f4881b5b654c7723860a1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: proud Output:
[ "No" ]
task1206-9e6d6bb4d2cb41e29b825faa1d537dfe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX abandons the ___ altogether<sep>Tail: they find something better Output:
[ "No" ]
task1206-faeab69ae59e4eb59ad5d409ea057f82
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX learns to play the trumpet<sep>Tail: PersonX plays the trumped in a recital Output:
[ "Yes" ]
task1206-3c65da25cbff4668b42ceb772ed7a1e8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX spells PersonY's name<sep>Tail: PersonX nods in agreement that the clerk got the spelling correctly Output:
[ "Yes" ]
task1206-f4296f7c202f462ba76df84192aaa891
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 in PersonY's house<sep>Tail: PersonX finds PersonY dead on the kitchen floor Output:
[ "Yes" ]
task1206-191417ea00c6492f869c0c04362e0a26
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 write a book on how to achieve your potential Output:
[ "No" ]
task1206-e612c728b7e24fa7ad028190f9e59791
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accomplishes PersonY's work<sep>Tail: to support person y Output:
[ "No" ]
task1206-6985a8baa81045f593f8fd26f9bf0293
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: scatterbrained Output:
[ "No" ]
task1206-4be6153f079f45ffb450fc50b57ab798
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX rushes to get ready<sep>Tail: PersonX heads out the door without eating Output:
[ "Yes" ]
task1206-8e2ec48c936b4ae2aa9b7a9f171a0adf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: funny Output:
[ "No" ]
task1206-a483d27086ed4d5f8e819b36fee5332a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX rids the bus home<sep>Tail: PersonX retrieves their keys after waking up Output:
[ "Yes" ]
task1206-e155a2582b4248fea20fe63bca4be9fc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: talks Output:
[ "No" ]
task1206-4a6f15f94e63434587ec1e62285919b4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX maintains PersonY relationship<sep>Tail: PersonX shows what a good friend they are Output:
[ "Yes" ]
task1206-a5286a489142460b9acd7ff492a1e9e8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 some bread<sep>Tail: PersonX pays for the bread Output:
[ "Yes" ]
task1206-9cf75e55816c4098a418287c3b0f7eae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 gives potential buyers a tour Output:
[ "Yes" ]
task1206-e9f8ed12835145f78ee73a06012a738e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX halfway done<sep>Tail: PersonX takes a short break Output:
[ "Yes" ]
task1206-0646f754897440c6967702b1b397fd54
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: is PersonY's agent Output:
[ "No" ]
task1206-4873aa3e8ec245c484395f0d18b8694c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accidentally got<sep>Tail: to avoid further accident Output:
[ "No" ]
task1206-c695c143d5294003ba783201e9bc735d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 into college<sep>Tail: has to pack Output:
[ "No" ]
task1206-e2170e58811547c588863e3a4fe479ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX lifts PersonY's chin<sep>Tail: PersonX wipes PersonY's tears away Output:
[ "Yes" ]
task1206-8f4396ad1ac6401cb19403875d0e5d96
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX challenges PersonY's friends<sep>Tail: PersonX puts up their fists Output:
[ "Yes" ]
task1206-41520a35cbec43758cbe612e729c5b1f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX achieves ___ in life<sep>Tail: happy Output:
[ "No" ]
task1206-60ba24246b754f3587fb28f48829be4e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX fights for PersonY's life<sep>Tail: PersonX gets PersonY away from the attacker Output:
[ "Yes" ]
task1206-cb0175f173a64360bbb92ee3a66958fb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 sad Output:
[ "No" ]
task1206-758d6b5a993a4ca1b154b13b81baa00d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 boyfriend<sep>Tail: PersonX mentions seeing PersonY's boyfriend to PersonY Output:
[ "Yes" ]
task1206-5693b4cd8556437c9606a3959c3f22ef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX shows PersonY example<sep>Tail: PersonX teaches the right method to solve the problem Output:
[ "Yes" ]
task1206-4210b2af6c374662a8f615a0557b18fe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX knows exactly who PersonY was<sep>Tail: PersonX calls for a warrant Output:
[ "Yes" ]
task1206-351b1f648cd440a09e2f012cbaad7b06
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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 PersonY's environment<sep>Tail: to enjoy the environment Output:
[ "No" ]
task1206-e3ecb68f1a7742308dc61d6b7d0ab2ba
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX abolishes ___ altogether<sep>Tail: destructive Output:
[ "No" ]
task1206-94c1b92ab44a4268b1333579e9bc331b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accomplishes PersonX's purposes<sep>Tail: to find out what their purpose is Output:
[ "No" ]
task1206-d4b12be34edf43bfa39fca5f5ffe5f53
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX does n't like PersonX's job<sep>Tail: PersonX begins looking for a new job Output:
[ "Yes" ]
task1206-0222b703e72a42139eeeaa3e46ba8962
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 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: none Output:
[ "No" ]
task1206-4216718c1f76485c996f3834ac6217fd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming Output: Yes Positive Example 2 - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests Output: No Negative Example 1 - Input: Head: PersonX acts like a PersonY<sep>Tail: to observe Output: Yes Negative Example 2 - Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass Output: No Now complete the following example - Input: Head: PersonX accepts PersonY appointment<sep>Tail: none Output:
[ "No" ]
task1206-818c39b54ae64697817eef195c6eaa7a