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 babysits PersonX's nephew<sep>Tail: Playful
Output:
| [
"No"
] | task1198-e635d2b3d92f4aff8191b62203fae42f |
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 out PersonY's hands<sep>Tail: Laugh at him.
Output:
| [
"Yes"
] | task1198-422d86635edb4dc5b4b888200d28aef5 |
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 best friends<sep>Tail: maintain friendship
Output:
| [
"Yes"
] | task1198-3b887a6f2b2c4229a269b3b549f8a635 |
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 a friend<sep>Tail: to give Person X something.
Output:
| [
"Yes"
] | task1198-a0e5da9bf21e4b81b7483638c408b86f |
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 birth to a PersonY<sep>Tail: cry
Output:
| [
"Yes"
] | task1198-ebc5bcca21c54adb81305a3b9cb2c853 |
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's wife<sep>Tail: sex
Output:
| [
"No"
] | task1198-6cf89fdee5814e15a0f5665c611fe840 |
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: to talk to PersonY
Output:
| [
"No"
] | task1198-658c999c3c72493a9f584215249c3506 |
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 meets children 's ___<sep>Tail: to hug
Output:
| [
"Yes"
] | task1198-849624c38c2a4820a1abdc0fb7c345c2 |
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 arranges a date<sep>Tail: propose
Output:
| [
"No"
] | task1198-8802e4eb0118407f9dde6c71ba4097ac |
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 always ate<sep>Tail: large
Output:
| [
"No"
] | task1198-f48db6f8108541b3b8a332b9800e6302 |
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 at PersonY understanding<sep>Tail: phone
Output:
| [
"No"
] | task1198-3c7555562cc543ec87481246a5a2f9e7 |
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 flat<sep>Tail: sneaky
Output:
| [
"No"
] | task1198-dea25029bb3e45dfa94aa164b1897eda |
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 stay<sep>Tail: make any arrangements necessary for the accommodations or comfort of the other person.
Output:
| [
"No"
] | task1198-9f087655c9874dccb6b5ed6371f0499c |
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: receives reaction
Output:
| [
"No"
] | task1198-1f349636967642c58ce33b2aec80845b |
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 to play<sep>Tail: interested
Output:
| [
"No"
] | task1198-729db3b06403448488e5f430186ff1a5 |
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 made the team<sep>Tail: to congratulate him
Output:
| [
"Yes"
] | task1198-eb44415275574c5a867446386b93e44b |
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 dishes the dirt<sep>Tail: to hide people's secrets from person X
Output:
| [
"Yes"
] | task1198-7a2f0f9402bb4a9fb6f5df9c205c52f3 |
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 another ___<sep>Tail: evaluate how did they do
Output:
| [
"Yes"
] | task1198-0d64cdf0eb954104bd1ee8d0e528da0d |
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 PersonY impression<sep>Tail: creativity
Output:
| [
"Yes"
] | task1198-959d700173714bb3a0f72368efc3cd14 |
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 watch them
Output:
| [
"No"
] | task1198-e53d7833e9a54ee2ad933cc4986f7485 |
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: Beautiful
Output:
| [
"No"
] | task1198-a5ef3bb6a31b49acbd29dac2ba61e5c9 |
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 every ___<sep>Tail: prepared
Output:
| [
"No"
] | task1198-37331e1ad4b54f889b89e04a6550d1ed |
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 getting a divorce<sep>Tail: to find someone new
Output:
| [
"Yes"
] | task1198-2c57532bc9d94cfbb988eeb909ff9b1c |
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 better<sep>Tail: to take a hot bath
Output:
| [
"Yes"
] | task1198-167dd54f98594f10b0ce4599aaa30652 |
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 taking forever<sep>Tail: to tell PersonX to work faster or look for another job
Output:
| [
"Yes"
] | task1198-6cf9966facc84a6186bf9c88bee8524c |
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 later told PersonY<sep>Tail: none
Output:
| [
"Yes"
] | task1198-26e1290a798243afab00e032c4717c08 |
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 happily<sep>Tail: to throw a party
Output:
| [
"Yes"
] | task1198-f1447af95ac940a3b08bc49d785df0e7 |
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 very good at PersonX's job<sep>Tail: none
Output:
| [
"Yes"
] | task1198-31fe4846ba6f4fa5aa2594473f2ff6bb |
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: none
Output:
| [
"Yes"
] | task1198-59c435f732df41c39f26705ad5c703b4 |
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 at a friend 's house<sep>Tail: to talk
Output:
| [
"Yes"
] | task1198-6553d6ade4f84b90a094bedb7c73148e |
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 behaves like a PersonY<sep>Tail: to know why they were impersonated
Output:
| [
"Yes"
] | task1198-f69ad09ac00d42ae9e6ac2c6ce51cdfb |
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 pays PersonY indemnity<sep>Tail: thank them
Output:
| [
"Yes"
] | task1198-95baa76e5573496081334b710b84dc61 |
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: good
Output:
| [
"No"
] | task1198-a7a1a30505a54aae8ac5276fd71a0718 |
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's letter<sep>Tail: learns that the other person cares enough to respond to them
Output:
| [
"No"
] | task1198-823991efb1424e159678354a791bf9c2 |
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 every ___<sep>Tail: people make decisions
Output:
| [
"No"
] | task1198-cdd1c3ae7ad54ffaae8f41de3ac2d988 |
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: appease himself
Output:
| [
"No"
] | task1198-eb8a77d4c86c414ca1c67a3836455a23 |
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 the cards<sep>Tail: to win money
Output:
| [
"Yes"
] | task1198-1c4586ebae2044d799c39ebb3d125612 |
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 arranges a date<sep>Tail: to find a good movie.
Output:
| [
"No"
] | task1198-bb7002e7442f45f18d7cf172d427670e |
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 birth to PersonY<sep>Tail: Comfort
Output:
| [
"Yes"
] | task1198-3bdc24ae8eda4ffbb48f845b64f592de |
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: to take a break
Output:
| [
"No"
] | task1198-ebbf8e798b924f2183eb9c26340b2a20 |
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 mother for help<sep>Tail: To make things easier for X
Output:
| [
"Yes"
] | task1198-db5ddbddae864257ba74af7826404984 |
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 bears ___ unto the PersonY<sep>Tail: To provide reliable testimony
Output:
| [
"No"
] | task1198-e389e776a1494baba9a95223f6f8630a |
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 PersonX's escape<sep>Tail: to capture personX
Output:
| [
"Yes"
] | task1198-d7ba818638c045138c665e90d5e1a8a8 |
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 can n't find PersonY anywhere<sep>Tail: get help
Output:
| [
"Yes"
] | task1198-f91ef95bb1b3437cb86665799a25e0bd |
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 ever happened to PersonY<sep>Tail: to get to know PersonX better
Output:
| [
"Yes"
] | task1198-f72aee07d659442daf7689ccddd1d3dc |
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 behind PersonY<sep>Tail: to put away book
Output:
| [
"Yes"
] | task1198-a5bb911578cf4ecb8b06c58908e9a2ac |
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 down the khazi<sep>Tail: none
Output:
| [
"Yes"
] | task1198-c60c5e0a58954208a2a056e20aacaa78 |
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 friends<sep>Tail: do something together
Output:
| [
"Yes"
] | task1198-b76c805eb608464190315b01b97d1944 |
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 always ate ___<sep>Tail: guilty
Output:
| [
"No"
] | task1198-98d88458374845d3b922e7941422cd93 |
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 assumes another ___<sep>Tail: proud
Output:
| [
"No"
] | task1198-5f43a11f94c64d379e4c6061903c1e8c |
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: none
Output:
| [
"Yes"
] | task1198-1e883e1e8805479aadbf645975713c67 |
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 badly wanted<sep>Tail: eager
Output:
| [
"No"
] | task1198-f9afb1783e2a4104aeadb9e1db3049dd |
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 god 's ___<sep>Tail: To become monk
Output:
| [
"No"
] | task1198-36cfe5c71c7a41a9955039ae42bd284b |
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 play<sep>Tail: learns a new sport
Output:
| [
"No"
] | task1198-81e8679c6dcf400eaf05b4919be4893e |
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 PersonY effect<sep>Tail: get ready
Output:
| [
"No"
] | task1198-0953658328584a8a8acf858c2fc1ebf0 |
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 on PersonY's nerves<sep>Tail: to snap at PersonY
Output:
| [
"Yes"
] | task1198-a80fc8d08f5d42b88afa440d5c066bfd |
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 begs for food<sep>Tail: smiles compassionately at PersonX
Output:
| [
"No"
] | task1198-999393b6ee46473ba5858d3cbbc3ef4b |
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 lays upon PersonY<sep>Tail: Push them off forcibly
Output:
| [
"Yes"
] | task1198-edfe297e13194cb78c608270c3f4dccc |
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 PersonX's purpose<sep>Tail: none
Output:
| [
"Yes"
] | task1198-fd093d990be840cbb41f9faa9f76ef54 |
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 comes to PersonY's attention<sep>Tail: to observe PersonX
Output:
| [
"Yes"
] | task1198-b43111bae74046a89e86773587ad2af2 |
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 always wore ___<sep>Tail: practical
Output:
| [
"No"
] | task1198-016c26bfe9da4a3384836174d4bf0cb3 |
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 go<sep>Tail: to txt PersonY.
Output:
| [
"No"
] | task1198-b14ad7e347314cfba14fed25cc15726f |
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 ever happened to PersonY<sep>Tail: to hug them
Output:
| [
"Yes"
] | task1198-8d27489d671c4c93829064bef2cd7ab2 |
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 ___ to the bathroom<sep>Tail: none
Output:
| [
"Yes"
] | task1198-b2a519e07fcf4dd99ce93b47853aac0a |
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 feel better<sep>Tail: to rest
Output:
| [
"Yes"
] | task1198-fdf408d48445482e8c93d5780b81d01b |
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 can n't find PersonX's keys<sep>Tail: none
Output:
| [
"Yes"
] | task1198-2a0da0cce7eb4aa6bf6a72233d250fa7 |
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 home<sep>Tail: to tell her to come back.
Output:
| [
"Yes"
] | task1198-09691355697041758463dff2aedd907f |
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 the invitation<sep>Tail: excited
Output:
| [
"No"
] | task1198-7025829c36b84adda5e942e3863dc820 |
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 the ___ early<sep>Tail: to encourage PersonX to stay
Output:
| [
"Yes"
] | task1198-54a5a6b459714db79b290e47304c2f52 |
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 god 's ___<sep>Tail: none
Output:
| [
"Yes"
] | task1198-d09b53fba08f4210a1fe5a2bbf30e565 |
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 brings the kids<sep>Tail: play around
Output:
| [
"Yes"
] | task1198-64f8fbc8afd8413da537d9c045e7db9c |
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 badly wanted<sep>Tail: is stalked
Output:
| [
"No"
] | task1198-fb24d548c2c0489ba99f3fafed6e9b46 |
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 god 's ___<sep>Tail: to dedicate himself/herself to God
Output:
| [
"No"
] | task1198-05ed9e19f0464abdaf5ac52e778159cc |
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 have something changed
Output:
| [
"Yes"
] | task1198-9e1c65f9b371451bb28a8bef8b9364f5 |
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 my hand<sep>Tail: To express there like with person x
Output:
| [
"Yes"
] | task1198-1b0598c69df14760a9dbdcccd32b4def |
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 boyfriend<sep>Tail: Think about what she saying
Output:
| [
"Yes"
] | task1198-4d40e0ff46414b0cbf5ccc88d0919013 |
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 red meat<sep>Tail: none
Output:
| [
"Yes"
] | task1198-8f4d7a94b64a4800a49b094eb89f4469 |
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 ___ for one<sep>Tail: waits
Output:
| [
"No"
] | task1198-18d8bb2beedd43eba61c3f814dd7cda7 |
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 loves PersonX's neighbor<sep>Tail: to tell PersonX they are not interested
Output:
| [
"Yes"
] | task1198-f0ac0992bd19495b8b63a249e4c91c94 |
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 begs for food<sep>Tail: ashamed
Output:
| [
"No"
] | task1198-f0cf7c304f144f368eead44c9bb47d28 |
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 the offer<sep>Tail: Work for him
Output:
| [
"No"
] | task1198-5a60f335c98c45c39c0f47f49e844679 |
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 increases PersonY's rate<sep>Tail: to earn more money to pay x
Output:
| [
"Yes"
] | task1198-01f65b80efea493184f579232eefa4fc |
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 hay while the sun shines<sep>Tail: none
Output:
| [
"Yes"
] | task1198-dc3f6f50984c42eaa1111772cecd7bf7 |
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 meets anyone<sep>Tail: to talk about themselves
Output:
| [
"Yes"
] | task1198-a3fffb0d7c1e4cd7a8baf59066a3eb0f |
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: educated
Output:
| [
"No"
] | task1198-de31f45bd4c34184849b4ddeb3a2c9ba |
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 my wallet<sep>Tail: to say thank you
Output:
| [
"Yes"
] | task1198-a3201846fe6848c49a95281eaa42ac08 |
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 away from PersonX's friends<sep>Tail: to ignore PersonY
Output:
| [
"Yes"
] | task1198-a0be98132f1541188c136070ac1950f2 |
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 'd better go<sep>Tail: to arrive home
Output:
| [
"No"
] | task1198-c704279c98f74806ade9e5324dc16420 |
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 always wore<sep>Tail: stylish
Output:
| [
"No"
] | task1198-471a3c76a5164632966209d4bc4bb42a |
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 stay<sep>Tail: decide that they want the other person to stay
Output:
| [
"No"
] | task1198-7df6bdc8416d4d428b98783cd5f75baa |
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 distracted<sep>Tail: careless
Output:
| [
"No"
] | task1198-eb03490c19984e9eb787319a02ea82f2 |
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 in the woods<sep>Tail: none
Output:
| [
"Yes"
] | task1198-5144b8513d7942beb0dacb7e0e4e7553 |
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 begins to hurt<sep>Tail: to get hurt.
Output:
| [
"No"
] | task1198-b7e9d0235af642ddbcd4a9344a095c51 |
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 bankrupt<sep>Tail: to divorce person X.
Output:
| [
"Yes"
] | task1198-ef06aad06bc1411d98a62a2210ae8c15 |
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 bakes bread<sep>Tail: hungry
Output:
| [
"No"
] | task1198-39a418929d4a4e498a2a803ddab99f9e |
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 folds in PersonX's lap<sep>Tail: none
Output:
| [
"Yes"
] | task1198-db18ab1dc278416e8f77746e859f0ad0 |
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 PersonY invitation<sep>Tail: to see person
Output:
| [
"No"
] | task1198-34e66cd1cd31454b95d240c3677bd114 |
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 at PersonY understanding<sep>Tail: accepted
Output:
| [
"No"
] | task1198-ef19a92bb1f84b9dbf7b28e9510fe140 |
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 the command<sep>Tail: to do as PersonX commanded
Output:
| [
"Yes"
] | task1198-ead08337d3bb4edaa0d597aaa02ce06b |
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 walking home from work<sep>Tail: none
Output:
| [
"Yes"
] | task1198-fe1a8777ec7145ebbcf33f324d86a62b |