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 attends PersonY school<sep>Tail: prepared
Output:
| [
"No"
] | task1198-ca1d41d529174e4a9e269c1666070b14 |
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 everyone ___<sep>Tail: to thank personX
Output:
| [
"Yes"
] | task1198-ff14a7688e454b9a8d65a25b70f5d2f6 |
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's friend ___<sep>Tail: to thank PersonX for the gift
Output:
| [
"Yes"
] | task1198-3d80eeeb8edb416c9cac69977d0127f7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX adopts every ___<sep>Tail: assignment
Output:
| [
"No"
] | task1198-81f106a36b004a83b0e762efae5e2c45 |
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 drinks PersonY's coffee<sep>Tail: to scold PersonX
Output:
| [
"Yes"
] | task1198-5cef4e72d7a74d2db14ed609e155c2b9 |
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 are affected by PersonX
Output:
| [
"No"
] | task1198-537fed3b71fa4bafab8ece44267351bc |
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 impresses PersonY's friends<sep>Tail: to hear more
Output:
| [
"Yes"
] | task1198-ea7bdf13b57546c8982369ac9731121e |
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: to be mad
Output:
| [
"No"
] | task1198-b14edf5fc2484fe2a479b8a3f1674e0f |
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 drinks coffee<sep>Tail: none
Output:
| [
"Yes"
] | task1198-7468f636a52744c38bcd214100f1fd94 |
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: to have fun
Output:
| [
"No"
] | task1198-29af7dac54e4432d98236845e9174d22 |
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's offer<sep>Tail: shake hands
Output:
| [
"No"
] | task1198-e081feb555ff4c4ca68d3d99547f64e6 |
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 mentions in PersonY chapter<sep>Tail: express her opinion
Output:
| [
"Yes"
] | task1198-637d62b86b0e49eb94cef4b95d1d5066 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's hand out<sep>Tail: to show they have clean hands
Output:
| [
"Yes"
] | task1198-5cb6979696534b3387b8e7383867d4fe |
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 PersonY's candy<sep>Tail: To share with X
Output:
| [
"Yes"
] | task1198-486121a77ed64fe6a9714d4a0fbc2e91 |
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: make a note
Output:
| [
"No"
] | task1198-62c94ec476604acea622fd4b4391a79d |
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 ten year 's old<sep>Tail: to teach PersonX about relationships
Output:
| [
"Yes"
] | task1198-c2766dd3e426406282ae4641e48e98b1 |
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 believes every ___<sep>Tail: none
Output:
| [
"Yes"
] | task1198-559bddcb464a48f7a2b2f318ab69424a |
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: earns money
Output:
| [
"No"
] | task1198-55200be338d54b3f826c6402387bbb5f |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX affords another ___<sep>Tail: to bring it back home
Output:
| [
"No"
] | task1198-042e4ecf6e824fa4b5b77fdd703dde34 |
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 left PersonY behind<sep>Tail: an explanation
Output:
| [
"Yes"
] | task1198-4e0a185b01f34184a68d0e21c5aa1a1d |
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 still married<sep>Tail: to have kids
Output:
| [
"Yes"
] | task1198-b25e277c2db144b2b94cabadb9eade13 |
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 moggy<sep>Tail: none
Output:
| [
"Yes"
] | task1198-7fec472490a0487780222c616b74e154 |
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 feels bittersweet<sep>Tail: none
Output:
| [
"Yes"
] | task1198-6f28c74a58804b45be89dd3ec3fc3436 |
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 mad<sep>Tail: get back at PersonX
Output:
| [
"Yes"
] | task1198-a629ce844cb9470db522f3f3279cddb6 |
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: to hold PersonX
Output:
| [
"Yes"
] | task1198-4578e8108b164af885a1aaf521673255 |
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 new at school<sep>Tail: none
Output:
| [
"Yes"
] | task1198-3fb2161830a44c22a4da50a8f3a6247b |
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 fulfils PersonX's needs<sep>Tail: none
Output:
| [
"Yes"
] | task1198-dc351a8c28064297b11a678f8085e0aa |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from lunch<sep>Tail: full
Output:
| [
"No"
] | task1198-a73f8c0cafba4c42adc7cd1e28ddd28e |
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 broadens PersonY's horizons<sep>Tail: to appreciate PersonX
Output:
| [
"Yes"
] | task1198-7ad8f79eb5694088aaef82690e52ea5a |
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: to ask PersonX where they got their clothes
Output:
| [
"Yes"
] | task1198-aaa708290dab4e0cb04047432090c438 |
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 employs every ___<sep>Tail: job
Output:
| [
"Yes"
] | task1198-57ee8170f7054ec38651d70e27601848 |
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 feels frustrated<sep>Tail: none
Output:
| [
"Yes"
] | task1198-d72ddb8ec23c4006a74a73278b14fbe7 |
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 draws a picture of PersonY<sep>Tail: to hang up the picture x drew
Output:
| [
"Yes"
] | task1198-669f10f2eda647b097d2c39aaff04307 |
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: open mouth
Output:
| [
"No"
] | task1198-ed971e752b7a4749a77b066613d00c4d |
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<sep>Tail: none
Output:
| [
"Yes"
] | task1198-75295bcf61cd40b9b2ae987fd0100ec9 |
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 offer<sep>Tail: giving
Output:
| [
"No"
] | task1198-ff755542ce85490480d4cdd8d220368f |
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: To commit to X
Output:
| [
"Yes"
] | task1198-c7aaeca6f79f48e2a72a0dc9dbff9454 |
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 drives the porcelain bus<sep>Tail: none
Output:
| [
"Yes"
] | task1198-a7d5efe0a1294d99bac0d261d7f9f6d1 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's hand<sep>Tail: to be with PersonX
Output:
| [
"Yes"
] | task1198-64c645d8379047e1a63347c2a5bc5de0 |
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 ___ to the city<sep>Tail: revenge on personx
Output:
| [
"Yes"
] | task1198-e4df20d6e2fa4e10a8c7456670f78112 |
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: to make a deal
Output:
| [
"No"
] | task1198-85ea1b2b824a46148903ed9d7c35f370 |
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 forgets to do PersonX's homework<sep>Tail: none
Output:
| [
"Yes"
] | task1198-c5ae5382ab414c998f24076cd2bc9b91 |
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 adjusts spacing as well as minimizing<sep>Tail: ALLIGNMENT TO AREA
Output:
| [
"No"
] | task1198-d39a657e51d24fa58590a030a223fa56 |
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: throws a party
Output:
| [
"No"
] | task1198-93bfe746bbf84ab6934f8d8ccc247a8b |
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: to respond to y
Output:
| [
"No"
] | task1198-c54ef51f014a488091c29159d6d93885 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX is playing with PersonY's friends<sep>Tail: Tell him he can play.
Output:
| [
"Yes"
] | task1198-b89a597dc1944734b45ae11ed15474a8 |
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 output<sep>Tail: to thank PersonX
Output:
| [
"Yes"
] | task1198-e3a5846510c94d00bcfb829a52659cf7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX achieves ___ by means<sep>Tail: takes actions
Output:
| [
"No"
] | task1198-8e7b5fce86694c808854c8664bf9558f |
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 shortly<sep>Tail: Starts studying in class
Output:
| [
"No"
] | task1198-ad7d7a46fc764b898772ab2542ebf6f1 |
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 also loved ___<sep>Tail: wakes up
Output:
| [
"No"
] | task1198-8cb903695a9a444eb556d4effe6c87e6 |
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 in PersonY's hand<sep>Tail: to be close
Output:
| [
"Yes"
] | task1198-2be160f7818842b7b8f13a421f9b0a62 |
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 the teacher<sep>Tail: to ask more questions
Output:
| [
"No"
] | task1198-72e7bf6939014752b16c6f2c9f2fc3b1 |
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 children 's ___<sep>Tail: is rewarded
Output:
| [
"No"
] | task1198-0f4e9626eaed482795cdf1dbf1c63768 |
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 bats PersonX's eyelashes<sep>Tail: coquettish
Output:
| [
"No"
] | task1198-029e68401a5b463abcf8ce3023346bbf |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY object<sep>Tail: falls in love
Output:
| [
"No"
] | task1198-cce12a823152406bbd8fea0ad953828d |
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: to try something new
Output:
| [
"No"
] | task1198-10a9895c544d405e967d76fa1d8f2b6e |
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 mentions in PersonY chapter<sep>Tail: to read it
Output:
| [
"Yes"
] | task1198-d9650b7dd4954ee1a0e34e99d8ac06a1 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX has a new baby<sep>Tail: to hang on to their mother
Output:
| [
"Yes"
] | task1198-57c31adc26124a489da10c28c96dc88a |
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 calls my parents<sep>Tail: find out what they want
Output:
| [
"Yes"
] | task1198-c8363030d52742ff90f6878681a88806 |
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 PersonY protection<sep>Tail: help
Output:
| [
"Yes"
] | task1198-c37ee2e1de724b08970c99fc2b30ab5d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX laughs in PersonY's face<sep>Tail: to ask what was so funny
Output:
| [
"Yes"
] | task1198-f7c315746caa4f349563c9dd6f9d0df4 |
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 PersonY start<sep>Tail: to thank him
Output:
| [
"Yes"
] | task1198-0e531458cb8a4a9aa3cb27d8d3f9ace1 |
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's home<sep>Tail: to be thankful
Output:
| [
"Yes"
] | task1198-f588c5172a9248278d278bcf9146dcee |
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 hides PersonX's ___ in PersonY's hands<sep>Tail: to diffuse the situation
Output:
| [
"Yes"
] | task1198-7554ebd37cfa478599278d75f2e549b1 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX affords another ___<sep>Tail: to be shopping
Output:
| [
"No"
] | task1198-638272c06dad4a9e93cc79a8687d5e44 |
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 out with PersonY's friends<sep>Tail: to have fun
Output:
| [
"Yes"
] | task1198-5e27e51b78dc4e269cddbec06add4e2a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX looks at one another<sep>Tail: leave
Output:
| [
"Yes"
] | task1198-c0be6aa9b58f4c0292ab2c969ca6073d |
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 the necklace<sep>Tail: none
Output:
| [
"Yes"
] | task1198-400d2accd82444e085ec978993ac0388 |
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 PersonY<sep>Tail: to follow x
Output:
| [
"Yes"
] | task1198-007816a4bf6c4d70883f06a6aaf20f47 |
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 trick or treating<sep>Tail: to see the costumes
Output:
| [
"Yes"
] | task1198-f550d50ab27b4e6685cac5a0ca12a569 |
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 talk to PersonX
Output:
| [
"Yes"
] | task1198-b9e85b7b52184112b99259b2a8d34262 |
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 ___ at home<sep>Tail: for them to get back when they are dong
Output:
| [
"Yes"
] | task1198-fda2d3324afd4c1e8e9fad6863e0fd65 |
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 also ordered ___<sep>Tail: competent
Output:
| [
"No"
] | task1198-53c3ab2190ec46a9aec1505a36c3a0ce |
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: happy, overjoyed
Output:
| [
"No"
] | task1198-a8082c36ed24405cba993a0a3c45e307 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonY's nephew<sep>Tail: Helpful
Output:
| [
"No"
] | task1198-5d181fc6c1ca4103bf898ed82087b244 |
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 flies the coop<sep>Tail: to keep x home
Output:
| [
"Yes"
] | task1198-d99df72544ee4cc3a7f7c35ecb14f3c5 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY wife<sep>Tail: to be secure
Output:
| [
"No"
] | task1198-470734f1af944b36819d060941a171b3 |
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 make<sep>Tail: busy
Output:
| [
"No"
] | task1198-090998149b1d47ebb0f426c15e3be270 |
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 burgers<sep>Tail: none
Output:
| [
"Yes"
] | task1198-633f4911dd1f4e8fb91ad60a0f1b7038 |
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: Tell them to get off of them
Output:
| [
"Yes"
] | task1198-cc094571760a424ab24b5c3c6be73261 |
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 make<sep>Tail: to be visiting PersonY
Output:
| [
"No"
] | task1198-16d881fdfcca49b09187373f9714f59e |
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: kisses
Output:
| [
"No"
] | task1198-215096d6ca1d415cb9dbb493b8cfe750 |
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 PersonX's own bread<sep>Tail: buy ingredients
Output:
| [
"No"
] | task1198-6a309dbe9ac742a9887c6f5a0dd291e4 |
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 boyfriend<sep>Tail: gets rejected
Output:
| [
"No"
] | task1198-2ba2f406d1544bc18e4391212237d609 |
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 n't seen PersonY in years<sep>Tail: chat with PersonX
Output:
| [
"Yes"
] | task1198-b0b1924abf624111b65ed1d56a615b90 |
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 girlfriend<sep>Tail: accept gifts
Output:
| [
"Yes"
] | task1198-95f15c102075465eaeb3a318a0040169 |
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 the moon<sep>Tail: selfish
Output:
| [
"No"
] | task1198-1df4411d80194757b93ac4e6d2c2c026 |
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 lymph node ___<sep>Tail: none
Output:
| [
"Yes"
] | task1198-759dfadc45214f9787078cdb42e975b8 |
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 also loved ___<sep>Tail: Is really hyper
Output:
| [
"No"
] | task1198-94719fbb849144d0b44b8ccf26948276 |
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 the teacher<sep>Tail: to send PersonX away
Output:
| [
"Yes"
] | task1198-a3a665aec32a472da5f142517031992b |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX achieves ___ by means<sep>Tail: happy,enjoyed
Output:
| [
"No"
] | task1198-a504f825e1a740fc995229203a7cc9cd |
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 faces PersonY's fear<sep>Tail: to face other fears
Output:
| [
"Yes"
] | task1198-31a7b7844b004f0bb05ac9a098b74ff4 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to feel proud and satisfied
Output:
| [
"No"
] | task1198-a4b54c609714435cbff39d340408a973 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to talk to PersonY
Output:
| [
"No"
] | task1198-a235fcb8c6394390817f927e93e3cf58 |