input
stringlengths 1.28k
1.38k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX is playing with friends<sep>Tail: to go eat pizza
Output:
| [
"Yes"
] | task1198-5fc360e18b55402f978b6bc169bfb5f6 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX expands the ___ to include<sep>Tail: none
Output:
| [
"Yes"
] | task1198-e4eb695af3b24a619b998b04c354b8fa |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY a push<sep>Tail: to get their car unstuck
Output:
| [
"Yes"
] | task1198-ccd0119227f340c2b7a0cd24258f6a69 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX discusses later in the chapter<sep>Tail: to buy another book
Output:
| [
"Yes"
] | task1198-1ec5d29a5cf74a2c906b50d1664d9484 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX inherits from PersonX's mother<sep>Tail: to happy.
Output:
| [
"Yes"
] | task1198-e908453764fa413bb28d78d96ef34419 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX defeats PersonY's purpose<sep>Tail: to patch up with person X
Output:
| [
"Yes"
] | task1198-39b24cdccabb410f89e0498df0982739 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX makes some friends<sep>Tail: hang out
Output:
| [
"Yes"
] | task1198-ed259b25f38a4644af4022c3b987ba57 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX bases on PersonX's experience<sep>Tail: knowledgeable
Output:
| [
"No"
] | task1198-fe67ae8a9ff54a99a2c722e564e19a08 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX conducts PersonY interview<sep>Tail: Get the job
Output:
| [
"Yes"
] | task1198-24e41367f98845a4b0d509488a3e10e9 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX finds PersonY outlet<sep>Tail: none
Output:
| [
"Yes"
] | task1198-ace02b3e78cb4118a70d64cd6bd30823 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: to keep going wellfully
Output:
| [
"Yes"
] | task1198-a87a55cae0c14fa993587a2ba58d0931 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX blows PersonX's brains out<sep>Tail: cry
Output:
| [
"Yes"
] | task1198-020e04a594d14a6b96fdf1d285a5b4db |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX answers the question<sep>Tail: to finish
Output:
| [
"Yes"
] | task1198-f0b22482d77944e1a7710214efdf629e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gives the woman ___<sep>Tail: to hope for the best
Output:
| [
"Yes"
] | task1198-a1a79592f0a24eb996c0735a43a6b033 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother for help<sep>Tail: to teach x
Output:
| [
"Yes"
] | task1198-e7e96cb55b8f4a54a3152a08c47e75b8 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX applies to medical school<sep>Tail: to be a medical doctor
Output:
| [
"No"
] | task1198-73615783d50d43f2a925ae9c556af49d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from lunch<sep>Tail: satiated
Output:
| [
"No"
] | task1198-1f724ba55646446cb8ef34391570e601 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: reasonable
Output:
| [
"No"
] | task1198-eab1105492e447be9d64c93acce31e9e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonX's nephew<sep>Tail: to get paid
Output:
| [
"No"
] | task1198-1b995a014c6344cab4de8037e7950e3f |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX goes camping with PersonY's friends<sep>Tail: none
Output:
| [
"Yes"
] | task1198-7d72d0919172411daf8148f1168a82c9 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gives ___ to PersonX's friend<sep>Tail: say thank you
Output:
| [
"Yes"
] | task1198-566d7c7bc29f4b4bbf967c6729a54208 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX applies to medical school<sep>Tail: purchase school supplies
Output:
| [
"No"
] | task1198-e22fda93bd1b47a1bb3d88db17455f04 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX blows PersonX's brains out<sep>Tail: none
Output:
| [
"Yes"
] | task1198-7cd9561ba4ad4a8c80deb721794bce95 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: to stop arguing
Output:
| [
"Yes"
] | task1198-0f962895ea9843b6b769ea0de1f70a2e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX murders PersonY's wife<sep>Tail: not to be dead.
Output:
| [
"Yes"
] | task1198-b5ca9518f4af4d30b25ed65c79b9918e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from work<sep>Tail: finish work
Output:
| [
"No"
] | task1198-7eb9fb9ff1bd4ee487fdd60ab037aff3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: intolerant
Output:
| [
"No"
] | task1198-661b48ba141e4d45adb6ad6b2e094325 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX acts weird<sep>Tail: attention
Output:
| [
"No"
] | task1198-dea3d3de2b81459486d250da42075bd2 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gains weight<sep>Tail: none
Output:
| [
"Yes"
] | task1198-e4444be208924f41a343628d1512b2a8 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX makes PersonY agreement<sep>Tail: receive some kind of benefit
Output:
| [
"Yes"
] | task1198-f4a23d62bf2e4e81979b220805f25118 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY a bloody nose<sep>Tail: hold their head up to stop the bleeding
Output:
| [
"Yes"
] | task1198-d2e2b845ad02402d8384a43e2cc245eb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to celebrate
Output:
| [
"No"
] | task1198-6ec9dfc1a7a146e59ad3e46c36075217 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX agrees to the challenge<sep>Tail: Sweats
Output:
| [
"No"
] | task1198-8ed0a78334cb433687a72ee4d795b373 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX achieves ___ by means<sep>Tail: to maintain integrity
Output:
| [
"No"
] | task1198-7ecaa5218ccf4cb5a3350e120b047bb7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX is the best man<sep>Tail: take X out to dinner after the honeymoon.
Output:
| [
"Yes"
] | task1198-dbc3ebf70b734e788dac7b70812a459e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY everything<sep>Tail: to thank PersonX
Output:
| [
"Yes"
] | task1198-0f21396f8ab74d7cace50fcc7463ecca |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX breaks PersonY's window<sep>Tail: to call the police
Output:
| [
"Yes"
] | task1198-886cbdd871b84c0096a26f797570fb4d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonX's diploma<sep>Tail: satisfied
Output:
| [
"No"
] | task1198-c2f3d5046cbe4c55a4b162270a1af5a7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX needs to talk to PersonY<sep>Tail: none
Output:
| [
"Yes"
] | task1198-280aaf4817e54bb69d9e0d8c6efc6877 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX makes some friends<sep>Tail: to talk
Output:
| [
"Yes"
] | task1198-97167abccdbb45738750c04b10d1f909 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to yell at PersonX
Output:
| [
"Yes"
] | task1198-3bcf0919b2ae4ac4831d7c0561de6a53 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's grandma<sep>Tail: annoying
Output:
| [
"No"
] | task1198-96bc100aac294764b316860cf066d116 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX beats PersonX's swords into ploughshares<sep>Tail: lives in peace
Output:
| [
"No"
] | task1198-1747214dd8ef43588692b04462dcee81 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX does n't know how to play<sep>Tail: none
Output:
| [
"Yes"
] | task1198-3445fa4c91ca4426a09aeeeedcaae112 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonY's nephew<sep>Tail: to meet the nephew
Output:
| [
"No"
] | task1198-e77128a2fd984b4484f763e5810cad9c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX attends PersonY school<sep>Tail: happy
Output:
| [
"No"
] | task1198-c3f55fedd93a4aed815c5bb590c0869d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's ___ by means<sep>Tail: to work harder
Output:
| [
"No"
] | task1198-b49b0e1940f64c738815cb756a7682da |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from lunch<sep>Tail: late
Output:
| [
"No"
] | task1198-66153e486f5a4923b7e5907661f0d8d7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX has a new baby<sep>Tail: to bring the baby and PersonX home
Output:
| [
"Yes"
] | task1198-de30e5666e444c3abac1a63b53c1094a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX closes around PersonY<sep>Tail: to listen to PersonX
Output:
| [
"Yes"
] | task1198-10020603fdc64275a7b2987fda16bc46 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX attends PersonY school<sep>Tail: to bully PersonY
Output:
| [
"No"
] | task1198-a4b82d96465545b7af9b9b017c3e573f |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX becomes fast ___<sep>Tail: help when needed
Output:
| [
"No"
] | task1198-267a3ba83b13404296baae3298d32fb6 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX laughs hard<sep>Tail: none
Output:
| [
"Yes"
] | task1198-4f7b41f1630344e480b767c59a96583b |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX ignores PersonY's complaints<sep>Tail: keep complaining
Output:
| [
"Yes"
] | task1198-22d798c911b945599bafa30091177f85 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX affords another ___<sep>Tail: to shop for more shoes
Output:
| [
"No"
] | task1198-3f3f5b1ff1884b65abaed72383a676fb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: agreeable
Output:
| [
"No"
] | task1198-67e0c10e7b024f0c9cf3ce54a0de8454 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX lends ___ to the view<sep>Tail: say thank you
Output:
| [
"Yes"
] | task1198-e9cd03f1ee2842da9ef833b4b4f4b3dd |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY wife<sep>Tail: to get a ring for PersonY
Output:
| [
"No"
] | task1198-b2b65edcb3e64e3c9aa617d26a21c1eb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's hand out<sep>Tail: to ask for more
Output:
| [
"Yes"
] | task1198-9c5ce354020b4bf58c873a04f9de685e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX loses PersonY time<sep>Tail: PersonX to make it up to them
Output:
| [
"Yes"
] | task1198-55fe4102407f4e9f9c329506f4552163 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX almost fell<sep>Tail: to be more careful
Output:
| [
"No"
] | task1198-44cd6985c83f46aeb4f80a1ba39bf61c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX moves PersonY's body<sep>Tail: none
Output:
| [
"Yes"
] | task1198-dd9b114a61474cb1a6449546d492eeb9 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's hands up<sep>Tail: some help from his mother
Output:
| [
"Yes"
] | task1198-48f5c188bbb14e3ca07130c8e0ab0534 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gets it cut<sep>Tail: none
Output:
| [
"Yes"
] | task1198-f64fd51b9c4046d8a9f3f2b24194fd4a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX agrees to the challenge<sep>Tail: loses
Output:
| [
"No"
] | task1198-6f081b7087714829923983f603d175f2 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY an ultimatum<sep>Tail: delay
Output:
| [
"Yes"
] | task1198-65e945e6b47b480492eb833cbe64987f |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonY's nephew<sep>Tail: valuable
Output:
| [
"No"
] | task1198-6212c808f9a84041b9a65819a22b67d6 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX makes PersonY's feel<sep>Tail: to enlist x as an ally
Output:
| [
"Yes"
] | task1198-ca039fec642b464bb462642a0d1b13b5 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY object<sep>Tail: is smothered
Output:
| [
"No"
] | task1198-e3c013f806ef4e6cb95c79e54bdb5d4e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: to release stress
Output:
| [
"No"
] | task1198-7e25cf5c1969406c94e725a2972ec0ee |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX has ___ one night<sep>Tail: none
Output:
| [
"Yes"
] | task1198-3fafb66777e547208ff8165b46089f3b |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY a special gift<sep>Tail: She gives him a big kiss.
Output:
| [
"Yes"
] | task1198-0d80649cc8984ab5b4dc353c51289b3e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX beats PersonX's swords into ploughshares<sep>Tail: hardworking
Output:
| [
"No"
] | task1198-66751326f96547adb67c0e935c2f953a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's grandma<sep>Tail: to go visit their grandchild
Output:
| [
"Yes"
] | task1198-59d47ad956894ebaa6321dab9520c8a7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX claps PersonY's hands<sep>Tail: laugh
Output:
| [
"Yes"
] | task1198-5fb3cf67c47e4985ac66e4505a045d4c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX leaves without PersonY<sep>Tail: to follow PersonX home
Output:
| [
"Yes"
] | task1198-cd8b7f41d1cd4d97a3ea1d60a664cc6c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX affects PersonY's interests<sep>Tail: to see if it helped
Output:
| [
"No"
] | task1198-f09427aafa9448f8bc97d9631dbd06be |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX has a science test<sep>Tail: to praise PersonX
Output:
| [
"Yes"
] | task1198-54b3d6338f85439c93d5cca9cd75ec07 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX eats dinner<sep>Tail: none
Output:
| [
"Yes"
] | task1198-c122d77af90b43b28e6e035270b5d9f3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX adopts PersonY attitude<sep>Tail: gets thanked
Output:
| [
"No"
] | task1198-16036185be204427b248327f9e5d9516 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: wants to see if they understand
Output:
| [
"No"
] | task1198-30e454a36ec6407b908be890a9c5be06 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY breath<sep>Tail: to listen to PersonX
Output:
| [
"Yes"
] | task1198-5770abb8fa554a3aa1df3c10b13907d3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX murders PersonY's wife<sep>Tail: answers
Output:
| [
"Yes"
] | task1198-303e25c456da441eb4614aaad75bcc70 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX addresses PersonY audience<sep>Tail: well-spoken
Output:
| [
"No"
] | task1198-36fbf4fedfc848709d5075d5b00c540d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to show<sep>Tail: humiliated
Output:
| [
"No"
] | task1198-d38dbf3bca9747ee840c49187c810767 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX has a christmas party<sep>Tail: none
Output:
| [
"Yes"
] | task1198-8535fa1f5a324c7faa931302a52fabe2 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's objective<sep>Tail: proud
Output:
| [
"No"
] | task1198-e86f0fbba90748c494dcc87dcce9501e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX affords another ___<sep>Tail: to save their money
Output:
| [
"No"
] | task1198-7757b0f55c4346c5a7262d4c41e32b0b |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks if PersonY was okay<sep>Tail: PersonY thinks about their injury
Output:
| [
"No"
] | task1198-288d71dd99f0433cbe30c95a09400c66 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: get out from there
Output:
| [
"No"
] | task1198-a63b3ffc424e498da7dbbcc036779e69 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gets a massage<sep>Tail: to do a good job
Output:
| [
"Yes"
] | task1198-67cf82aabfaa406d9aee927de7b8496a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX holds ___ with PersonX's forms<sep>Tail: none
Output:
| [
"Yes"
] | task1198-073bd5eeb91c4b72ace7a7a329001263 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX adopts PersonY attitude<sep>Tail: to talk to PersonY
Output:
| [
"No"
] | task1198-1dc146dfe6a04dd0a6769a66db00d786 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: nervous
Output:
| [
"No"
] | task1198-6049b1c2f70b4dde8ca481abdee64799 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX looks at PersonY expectantly<sep>Tail: to go out with PersonX
Output:
| [
"Yes"
] | task1198-7ecd9a640d3f4197a3d51ebc4dfa8cec |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX joins PersonY's ranks<sep>Tail: to congratulate personX
Output:
| [
"Yes"
] | task1198-c504705135a546ca8967089745f420d4 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gets lots of compliments<sep>Tail: to idolize PersonX
Output:
| [
"Yes"
] | task1198-370a97d4e4954d6ebfa7f469e93b1e18 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gets to the point<sep>Tail: none
Output:
| [
"Yes"
] | task1198-4bee2bc617504e14b0daadccbe8d0451 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's teacher<sep>Tail: The teacher explains breifly to PersonX
Output:
| [
"No"
] | task1198-ef39395cfabc4642b26da27d75d900ec |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's ___ in PersonX's hands<sep>Tail: to get it back
Output:
| [
"Yes"
] | task1198-bfc1a0912ec442ae9cc79931f13ad312 |