input
stringlengths 1.08k
1.19k
| output
listlengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX acts PersonX's age<sep>Tail: rewarded
Output:
|
[
"No"
] |
task1206-cbee8706619144b89de115a0b0642cc1
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accepts one 's ___<sep>Tail: resigned
Output:
|
[
"No"
] |
task1206-fcc2e88a03bb48c499bb4e75f497bfef
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX aces the test<sep>Tail: apply scholarship
Output:
|
[
"No"
] |
task1206-ddcd161da9c3452eb1b0de5642648f51
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX drinks every beer<sep>Tail: PersonX passes out and goes to sleep
Output:
|
[
"Yes"
] |
task1206-7cc263f1de63481195c837169a37e4f3
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 another one<sep>Tail: PersonX guards PersonX's new phone
Output:
|
[
"Yes"
] |
task1206-dc9955f8819548ba99d53965397f5ef3
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX smokes a cigarette<sep>Tail: PersonX puts a cigarette out in the ashtray
Output:
|
[
"Yes"
] |
task1206-7e63445e53fb42f3af689087c4418926
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 cruise early<sep>Tail: PersonX still has a lot of savings
Output:
|
[
"Yes"
] |
task1206-dbdc277b6f954ecf8ec25d9b3da64659
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accompanies by PersonX's wife<sep>Tail: loving
Output:
|
[
"No"
] |
task1206-59c6db6c0df04cbaa37046217ed05147
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: jumps in fright
Output:
|
[
"No"
] |
task1206-62de02b2f85c46e694bf1ac7afafbae2
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accidentally knocked ___<sep>Tail: lost a item
Output:
|
[
"No"
] |
task1206-ac02f17199b448ccad8da979f5fa5151
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 the trip<sep>Tail: PersonX says hi to their old friend
Output:
|
[
"Yes"
] |
task1206-47a1e3928cf0471fa60b2fc86bee3fa8
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX beats a dead horse<sep>Tail: PersonX is attacked by the dead horse's mother
Output:
|
[
"Yes"
] |
task1206-a9174d158eae4580b2495e0b8e74e881
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX shares PersonX's thoughts<sep>Tail: PersonX receives admiration and support from strangers
Output:
|
[
"Yes"
] |
task1206-8d57d424dd4f45608b4cc8c47f672f2f
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accomplishes PersonX's goal<sep>Tail: to make a goal
Output:
|
[
"No"
] |
task1206-104d3710a13b4069a61d888a868036fd
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX sends PersonX's children to school<sep>Tail: PersonX picks them up on the first day
Output:
|
[
"Yes"
] |
task1206-b2ca5eed7d954a65a336af66f3516df9
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 PersonY<sep>Tail: understanding
Output:
|
[
"No"
] |
task1206-9e2c7a575c61419cb6357d5840f3b22b
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX joins a book club<sep>Tail: PersonX receives a book in the mail
Output:
|
[
"Yes"
] |
task1206-c6f1c854d85b4af4bc258704855fe18a
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 super happy<sep>Tail: PersonX celebrates with a toast
Output:
|
[
"Yes"
] |
task1206-da1a25bb1b6c459b89282680a5ef823e
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX teaches PersonY to drive<sep>Tail: PersonX files an insurance claim for damage to the car
Output:
|
[
"Yes"
] |
task1206-875e6f5355fd43c9a35d5c31831dda39
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: learns something new
Output:
|
[
"No"
] |
task1206-808422942f794c5b9dde0de4baab2825
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accuses ___ of cheating<sep>Tail: good
Output:
|
[
"No"
] |
task1206-d9997623127f47eba40437ad75dda222
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX can n't see anything<sep>Tail: PersonX is permanently blinded
Output:
|
[
"Yes"
] |
task1206-f49008623cb9490eaeb80665f03bd4de
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX acts in PersonY capacity<sep>Tail: exhausted
Output:
|
[
"No"
] |
task1206-3349a048a34a4286b727f049aae9f276
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accidentally left ___<sep>Tail: to fix mistake
Output:
|
[
"No"
] |
task1206-4e4153673a3f457eb883c52cbb3c139b
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's resignation<sep>Tail: curse PersonX out
Output:
|
[
"No"
] |
task1206-e6fd545cb45d4b20b898051ddc94e569
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX puts PersonY to work<sep>Tail: PersonX finishes the wall in less than an hour
Output:
|
[
"Yes"
] |
task1206-5cba43d0a41c4edd9b9d83fe116d7425
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 PersonY's cry<sep>Tail: PersonX tries to comfort the person
Output:
|
[
"Yes"
] |
task1206-0d83785c6950493d8d6275637a538ae3
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accidentally dropped ___ on the ground<sep>Tail: Sweeps the mess
Output:
|
[
"No"
] |
task1206-4b76d33cbd5c4af181f9b018dc828441
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 cat<sep>Tail: PersonX pets PersonY's cat
Output:
|
[
"Yes"
] |
task1206-c3f692070c98407fb2aec7fd32fc7f1e
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX washes everything<sep>Tail: PersonX puts everything in the dish rack to dry
Output:
|
[
"Yes"
] |
task1206-80be0ac3ca3a4dd5b5e8975a97c7c714
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX acts in PersonY capacity<sep>Tail: to keep his army unit safe
Output:
|
[
"No"
] |
task1206-8998d87857964b368ba2bc8afc3d4ac5
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX rides PersonX's luck<sep>Tail: PersonX enters another raffle
Output:
|
[
"Yes"
] |
task1206-c916b18132fe42b49e4854a9f2bfbcd2
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 away from PersonY<sep>Tail: PersonX leaves the building for the day
Output:
|
[
"Yes"
] |
task1206-d19a21267fbf492a8e507a2093e2bb9e
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 completely destroyed<sep>Tail: PersonX y's ghost haunts PersonX
Output:
|
[
"Yes"
] |
task1206-ffdd03f8d4f24e9b920649ca81781775
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX acts like a man<sep>Tail: to learn what's right
Output:
|
[
"No"
] |
task1206-f694c818e1994e99a55732ae99bb0441
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: credited as author
Output:
|
[
"No"
] |
task1206-84796661e2084919a3c35a8b7e918806
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: testosterone increases
Output:
|
[
"No"
] |
task1206-00375f3a323a4809aaae188d3d9aad93
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX drives PersonY to despair<sep>Tail: PersonX needs a math tutor
Output:
|
[
"Yes"
] |
task1206-827144af179d462084e1a49ce6d1754c
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 task<sep>Tail: to go home
Output:
|
[
"No"
] |
task1206-6a982289e3034aca8bee31339f20d9be
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 PersonX's wife flowers<sep>Tail: PersonX says happy birthday
Output:
|
[
"Yes"
] |
task1206-4a679d3e643a4be595518b83bef2734f
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accepts another ___<sep>Tail: to keep doing what they're doing
Output:
|
[
"No"
] |
task1206-67f92eec0c0e4ab7a3affd2c6408d209
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 hire someone to clean it
Output:
|
[
"No"
] |
task1206-92b5d129c56d4d3b83dba752a62732f7
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: for things to change for the better
Output:
|
[
"No"
] |
task1206-ffa4acf2bef5439e81d25c5988616391
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 netflix<sep>Tail: PersonX entertains himself
Output:
|
[
"Yes"
] |
task1206-b4e1cd0244c24d55a811a90e31466712
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX throws a huge party<sep>Tail: PersonX spends too much on the party
Output:
|
[
"Yes"
] |
task1206-27b75a601d7446918f33042b0ea5f24c
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: pray
Output:
|
[
"No"
] |
task1206-51f3adc4c8464d998139899df2ec03c3
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX is a hundred years too early<sep>Tail: PersonX settles for an electric car
Output:
|
[
"Yes"
] |
task1206-510ed44d3e0b42f4898361807f2ff3df
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX achieves one 's ___<sep>Tail: study
Output:
|
[
"No"
] |
task1206-3662ac305b26466c846d7b9be9f9cde4
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX acts PersonX's age<sep>Tail: responsible
Output:
|
[
"No"
] |
task1206-5c1887d19c4245bcb3bea07563062552
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accidentally hit ___<sep>Tail: to get revenge
Output:
|
[
"No"
] |
task1206-3b2f0bff94a14cadb4bd56b724a2054b
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 bike riding<sep>Tail: PersonX takes some photos of the scenery
Output:
|
[
"Yes"
] |
task1206-a4b4d7cfa99e4e8897d4a9dacfb750c0
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX acts in PersonY capacity<sep>Tail: has a lot of responsibility
Output:
|
[
"No"
] |
task1206-b6d41b9807a348bc9c42c66ecf634fdd
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: is accepted
Output:
|
[
"No"
] |
task1206-15ca1eb3f0ad4cc1becadefaefdb04d1
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accidentally hit ___<sep>Tail: Gets detention
Output:
|
[
"No"
] |
task1206-8781dcf71c9645e58b25b44d54a87566
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's objectives<sep>Tail: educated
Output:
|
[
"No"
] |
task1206-e56f7ac31a7946cfb00ac63ffe01c0f0
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: to have a job
Output:
|
[
"No"
] |
task1206-9dc23ef0338f40f281ea9e7db7cdf98a
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: Father answered the phone
Output:
|
[
"No"
] |
task1206-160a94c1232a414facc3430f5922c5aa
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 away from home<sep>Tail: PersonX ask for directions from a local
Output:
|
[
"Yes"
] |
task1206-ad0e872df54a4d45a21c92596fd6c08b
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 tell PersonY<sep>Tail: PersonX blurts the secret all of a sudden
Output:
|
[
"Yes"
] |
task1206-bec71f6072364596af425bbe9e9ea0be
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX calls the police on PersonY<sep>Tail: PersonX gives the police a report
Output:
|
[
"Yes"
] |
task1206-720c33a76da94064b43aa4f912f27cb7
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 popcorn in the park<sep>Tail: PersonX takes popcorn and throws away in trash bin
Output:
|
[
"Yes"
] |
task1206-56f5af0892004a2aaf5ec1839d116fe0
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 PersonY's car<sep>Tail: PersonX pulls out PersonY
Output:
|
[
"Yes"
] |
task1206-ca85a7185cc24f81a7227015609afe28
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX adopts a baby<sep>Tail: PersonX puts the baby in a crib
Output:
|
[
"Yes"
] |
task1206-0c7f9f2deec240e787b8bff480d69d9c
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 something<sep>Tail: PersonX talks about the things the gift can do
Output:
|
[
"Yes"
] |
task1206-d41d21dea0cb45cd9ce9e56279200a48
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 for PersonY's team<sep>Tail: PersonX plays very well for the first game
Output:
|
[
"Yes"
] |
task1206-7f979072b9384df0a1795ba14a5b23fd
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 furniture at home<sep>Tail: PersonX takes the wrapping off the furniture
Output:
|
[
"Yes"
] |
task1206-a411c14e40f84d33a0c292a074d27344
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accidentally put ___<sep>Tail: apologetic
Output:
|
[
"No"
] |
task1206-2f61bbd74f954d1c8c8aaf63f80862d5
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX donates the money<sep>Tail: PersonX smiles and walks away
Output:
|
[
"Yes"
] |
task1206-2598542093b54306ae0972ed7e79b344
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX listens to PersonX's favorite song<sep>Tail: PersonX sings along
Output:
|
[
"Yes"
] |
task1206-15960dbfcee749dfb0f18454514cf856
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX cuts my hair<sep>Tail: PersonX marvels at their own barber skills
Output:
|
[
"Yes"
] |
task1206-0b275739049944e9ba749ccdaa0b951c
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accomplishes PersonX's purpose<sep>Tail: accomplishing one's purpose is a huge goal in life.
Output:
|
[
"No"
] |
task1206-f73a1c270dc94fa9b3ffc53072a60e4e
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX stands in PersonY's way<sep>Tail: PersonX won't let PersonY pass
Output:
|
[
"Yes"
] |
task1206-fd4729b3fa43465fafd7795d4aabac7f
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accidentally knocked<sep>Tail: PersonX experiences embarassement
Output:
|
[
"No"
] |
task1206-c1459e5055fc42a2b45658173acaf1cd
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 aim<sep>Tail: to come up with a plan
Output:
|
[
"No"
] |
task1206-c35f517582154c358c50ad26a8afa3c8
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX misses PersonY terribly<sep>Tail: PersonX transfers back in state
Output:
|
[
"Yes"
] |
task1206-983b0ac4f1b04468a11dbc9c5a63d68e
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 PersonX's report card<sep>Tail: PersonX learns they received good grades
Output:
|
[
"Yes"
] |
task1206-0baf7d5f0697446093d44e501b2c3323
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX climbs the ladder<sep>Tail: PersonX rescues the child inside
Output:
|
[
"Yes"
] |
task1206-77c4c8669da04f7d9d795b730ff17868
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accomplishes PersonY's objectives<sep>Tail: to ask what the duties are
Output:
|
[
"No"
] |
task1206-ef831b39de1d46ce82f89d45fd20337c
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX aces the exam<sep>Tail: has cramps in their wrist from a possibly long test requiring extended pencil writing and/or computer use
Output:
|
[
"No"
] |
task1206-57709b9d4bcd41bc9ea53dd9b2921da0
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 speed up the work
Output:
|
[
"No"
] |
task1206-ec7d13c6d12b4fb38e8dd80ad7bf6f56
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 to a shelter<sep>Tail: PersonX makes sure PersonY will be safe
Output:
|
[
"Yes"
] |
task1206-ab5123b45aa1433a9f851d0f939521fd
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 objectives<sep>Tail: skilled
Output:
|
[
"No"
] |
task1206-ba9d6cb2360a4ffe91e5942195ce6753
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX works extra hours<sep>Tail: PersonX saves money for house payments
Output:
|
[
"Yes"
] |
task1206-5c8a12111be24cd4bea87b1aa7f0d94a
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 it straight<sep>Tail: PersonX collects the pot
Output:
|
[
"Yes"
] |
task1206-44838483fbcf435c8d3648d236621a80
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: felt headweight
Output:
|
[
"No"
] |
task1206-bfaa9795f261435781eb4db11976e7a8
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's resignation<sep>Tail: saddened
Output:
|
[
"No"
] |
task1206-8420324f6cb34845b0249af6e16b7657
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 PersonY<sep>Tail: close to person
Output:
|
[
"No"
] |
task1206-9cf8ea5f91f94946b7c1d269330ac644
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: to be trusted by PersonY
Output:
|
[
"No"
] |
task1206-88af693e1f3f4175a27bed7bc9a6ce9f
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX activates a shadow over everyone<sep>Tail: sit down
Output:
|
[
"No"
] |
task1206-af03b3ce983049d8baae217f3ef38a87
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX falls off the wagon<sep>Tail: PersonX rolls on the ground
Output:
|
[
"Yes"
] |
task1206-216bb0319ed64fa0a8665651935a684e
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX acts PersonX's age<sep>Tail: sagacious
Output:
|
[
"No"
] |
task1206-eb57e8ac143948f88cdc99b6cc27fd23
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX flies the flag<sep>Tail: PersonX celebrates the fourth of july
Output:
|
[
"Yes"
] |
task1206-ffdb09e0239a45e3a4533c7f0624f10c
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX writes with PersonX's hand<sep>Tail: PersonX jots down a message
Output:
|
[
"Yes"
] |
task1206-998a9296c40c4f3e859d265bf97a50a9
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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: smiles
Output:
|
[
"No"
] |
task1206-481a28c3d8d049c7984757e3d36a354f
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX wakes up every morning<sep>Tail: PersonX is never late for work
Output:
|
[
"Yes"
] |
task1206-f6506abf9e51476c99c9b8018ccaeadd
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 water<sep>Tail: PersonX refills his own glass too
Output:
|
[
"Yes"
] |
task1206-137da9330b4044d0b03f5d830a0c131c
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 work with both of them
Output:
|
[
"No"
] |
task1206-217ebfa0d25a41bea27cfe55a21f5b40
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 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 it back<sep>Tail: PersonX gets their money in return
Output:
|
[
"Yes"
] |
task1206-53665438587b4757aa94086d3cc056e8
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX increases PersonY's power<sep>Tail: PersonX leaves work early
Output:
|
[
"Yes"
] |
task1206-c8d85d84fbb84741b93e351dd2e0223b
|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head happens before the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX swims at the local pool<sep>Tail: PersonX learns a new way of swimming
Output: Yes
Positive Example 2 -
Input: Head: PersonX acts as PersonY intermediary<sep>Tail: assist and protect PersonY's interests
Output: No
Negative Example 1 -
Input: Head: PersonX acts like a PersonY<sep>Tail: to observe
Output: Yes
Negative Example 2 -
Input: Head: PersonX tries to fix it<sep>Tail: PersonX orders new glass
Output: No
Now complete the following example -
Input: Head: PersonX cleans the mess<sep>Tail: PersonX throws the paper towels away
Output:
|
[
"Yes"
] |
task1206-7721125cb6af41ef8bd93a3059de8275
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.