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 does such a good job<sep>Tail: none
Output:
| [
"Yes"
] | task1198-77d9fd53e0f34ded9a540a2cbeac69cd |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: thank them
Output:
| [
"Yes"
] | task1198-51556d4afe2f4724bbcd6d45c493cf92 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 die<sep>Tail: none
Output:
| [
"Yes"
] | task1198-ab9937b4a1f547c5834c730adf61d841 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 lost<sep>Tail: upset
Output:
| [
"No"
] | task1198-ef51c1edda62408385f3724c8b0dfbad |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX finds PersonY alone<sep>Tail: to sob
Output:
| [
"Yes"
] | task1198-c4628bbb586344a598f80b4f40283277 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: get dinner
Output:
| [
"No"
] | task1198-4b87b11bd1a14dc9b8147a30363c14e3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 go with PersonY<sep>Tail: friendship
Output:
| [
"No"
] | task1198-623e58a64e734ab795da8f64698519ae |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 out swinging<sep>Tail: to punch back
Output:
| [
"Yes"
] | task1198-5721dd7a047043ba8832598e3ac4a8eb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 dinner<sep>Tail: To say your welcome
Output:
| [
"Yes"
] | task1198-495c9c7be2de4fc1a6517395debd8238 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX breaks ___ day<sep>Tail: none
Output:
| [
"Yes"
] | task1198-c35ca464a13c4eaeb2eefedcd10eea37 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 school<sep>Tail: to learn new things
Output:
| [
"Yes"
] | task1198-82d2108b8b8846f382476b07d6da14b2 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's ___ in PersonX's hands<sep>Tail: to say thank you
Output:
| [
"Yes"
] | task1198-f6db71316fa642efa8d811953f71e537 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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<sep>Tail: to make dinner.
Output:
| [
"No"
] | task1198-4d3cb20420f843d7a4708705db9d2eb3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: inquisitive
Output:
| [
"No"
] | task1198-4370e038b20c4b44839b0162500f128f |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 the cold<sep>Tail: to do things outside with them
Output:
| [
"Yes"
] | task1198-7d489b5db6254b4cb53b4f67723174af |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: none
Output:
| [
"No"
] | task1198-4749829cb2e1485c8848e731965649e7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX demands PersonX's rights<sep>Tail: to refuse
Output:
| [
"Yes"
] | task1198-d6127983ba6743469ef6d05966c7a662 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX expresses PersonY views<sep>Tail: to debate PersonX
Output:
| [
"Yes"
] | task1198-fa6c46cb6cc74792840f1d3720b4d94a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 ___ this year<sep>Tail: to play with PersonX
Output:
| [
"Yes"
] | task1198-0efa76824d2c4562bc450b4ff5b12f82 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: foolish
Output:
| [
"No"
] | task1198-ad9a8e7d20fc452692b0a6545414d7c7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: to learn how to handle children
Output:
| [
"No"
] | task1198-6568fd869b7a4ff19e379e976e2ca943 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX adopts PersonY attitude<sep>Tail: to mimic PersonY
Output:
| [
"No"
] | task1198-63e394894d56435984582b29f318aa99 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 finally born<sep>Tail: none
Output:
| [
"Yes"
] | task1198-efc0cfae03934e278f404f30361a2822 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 a ___ upon PersonY<sep>Tail: to get drunk and put their bag of money away.
Output:
| [
"Yes"
] | task1198-62b21af88a854f86974194b8c77ae15a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX murders PersonY's wife<sep>Tail: to go to Heaven.
Output:
| [
"Yes"
] | task1198-671ac27709ec4f2ba6cf5f298daa4c2d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX attends PersonY school<sep>Tail: to pack lunch
Output:
| [
"No"
] | task1198-1cf9cb49436a4b99b9b56f52bd157203 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 to the restaurant<sep>Tail: orders his favorite item.
Output:
| [
"No"
] | task1198-1402430f6fd948feb372b898c333eeda |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX evens bought ___<sep>Tail: none
Output:
| [
"Yes"
] | task1198-ca0a380d34d243baac167c635a0c01b9 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gets a summer job<sep>Tail: to remind person x to arrive bright and early
Output:
| [
"Yes"
] | task1198-b42efaa919e64c5186f40488ac135120 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX affords every ___<sep>Tail: show appreciation
Output:
| [
"No"
] | task1198-d301dcd406464af09b4efcdcffdc124e |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: PersonX turns into a hoarder
Output:
| [
"No"
] | task1198-e06c583736d14eb09b3213284cca22cc |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: to thank x
Output:
| [
"Yes"
] | task1198-abd321f55c334481a3f69b0b32a2c0f2 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX agrees to the challenge<sep>Tail: to conquer something
Output:
| [
"No"
] | task1198-4a0caca38a25480b844845dd7ea96932 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: to help person Y
Output:
| [
"No"
] | task1198-f922fb057c184e08b8a35fd244286b7a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX bakes bread<sep>Tail: to share bread
Output:
| [
"No"
] | task1198-7046a44b94ba4f5fa273060dda838df3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: assign teams
Output:
| [
"Yes"
] | task1198-c4bd1a2768354b2cb7a06d7cee178c61 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 a lot of pain<sep>Tail: none
Output:
| [
"Yes"
] | task1198-01d9ac5cbfb64cff9acca0a38f16832c |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX crowds around<sep>Tail: to move out of the way.
Output:
| [
"Yes"
] | task1198-eb483dc5227244559943bf9b842a48c7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX finally gave in<sep>Tail: none
Output:
| [
"Yes"
] | task1198-8e8c5103e2c6462eb52a397ca5ee9ee5 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 watch ___<sep>Tail: money
Output:
| [
"No"
] | task1198-ae5d781e466e40adb5d3a5b4e4dca053 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: to get a pen
Output:
| [
"No"
] | task1198-a57fd3df0bfe44909b974e5ad766dadc |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX closes PersonY eyes<sep>Tail: to be left alone
Output:
| [
"Yes"
] | task1198-c1cd4dea41c842f5b2a1e233568993e0 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX obtains PersonY interview<sep>Tail: to share wisdom
Output:
| [
"Yes"
] | task1198-b9662cd7f3994436bb79e14c5c5f224d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX bases on PersonX's experience<sep>Tail: to do whats right
Output:
| [
"No"
] | task1198-5a67458332374fba8eac995aefbbb1bb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX eventually got married<sep>Tail: celebrate the engagement
Output:
| [
"Yes"
] | task1198-a7fb7e503f6842cda285fb91b28922c4 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY the command<sep>Tail: To obey the command
Output:
| [
"Yes"
] | task1198-6d7a32dc57a64df09eded4c5a4e50365 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: for them to say yes
Output:
| [
"Yes"
] | task1198-ec4dbbe28b74412488c4d585524c367a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX hopes would come<sep>Tail: to talk with them
Output:
| [
"Yes"
] | task1198-7f7530b5c6764140ae6999b812d2e1d3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 another 's ___<sep>Tail: to have someone to talk to
Output:
| [
"Yes"
] | task1198-3dbac62f442b45448e53effaf0a26caf |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX offer PersonY a position<sep>Tail: celebrate
Output:
| [
"Yes"
] | task1198-a79e6c02864e4c479a8aaeb8cadec7ce |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: NONE
Output:
| [
"No"
] | task1198-d054a416ca18405d89f04112d9a9e2b8 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: appreciated.
Output:
| [
"No"
] | task1198-d89612f08c5b4c6f91a6de7a4b74d660 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX hits the ball hard<sep>Tail: dive for ball
Output:
| [
"Yes"
] | task1198-abd84ead2c25436dbd71a08f2bb1f117 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX bases on PersonX's experience<sep>Tail: determined
Output:
| [
"No"
] | task1198-f92ea9465ce0484cb1d91ba02b44c594 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 to the polls<sep>Tail: to support their candidate
Output:
| [
"Yes"
] | task1198-cc6c3a77c3de4a0e99523750e5812518 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ for one<sep>Tail: none
Output:
| [
"Yes"
] | task1198-28c25796c73c4a97994a2624fb7995eb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX marries PersonY daughter<sep>Tail: to give them personal gifts for their future life together
Output:
| [
"Yes"
] | task1198-a1f96abe82b141d7a244686a086d5c67 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: Plays till it gets dark.
Output:
| [
"Yes"
] | task1198-59e7b275e4b14dcfbd58859fdfdc84b0 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: to help more
Output:
| [
"No"
] | task1198-eb99e16928704c3ea58891c44993d6a3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX becomes distracted<sep>Tail: Can suffer an injury.
Output:
| [
"No"
] | task1198-232c31c7061747d0b42b4d1bc20c0beb |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 get the things
Output:
| [
"Yes"
] | task1198-3ac177499a74411cae341b04826a23f3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX defeats PersonY's purpose<sep>Tail: to try again
Output:
| [
"Yes"
] | task1198-072fefae15444dd388aa69b07e78f032 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX expresses PersonY thanks<sep>Tail: Person X to do something for them.
Output:
| [
"Yes"
] | task1198-6dd1db560c054e23aa26097aeccdceee |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX never told<sep>Tail: to know who did it
Output:
| [
"Yes"
] | task1198-f9beca7604f24760b991e2563e23bfea |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: none
Output:
| [
"Yes"
] | task1198-7fc77b9d2de54eb88a07c7a4c314c1a7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 bad for it<sep>Tail: for them not to feel bad about it
Output:
| [
"Yes"
] | task1198-eccb5d2898834c68bf929002322738db |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX never eat<sep>Tail: none
Output:
| [
"Yes"
] | task1198-75c9dcea0fd14cd191b89e22eecf9a69 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX can n't find PersonY anywhere<sep>Tail: to be found
Output:
| [
"Yes"
] | task1198-65c6f64aed6948bcbd7782f5c266a9d9 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: frame letter
Output:
| [
"Yes"
] | task1198-27b6bcf6389b4478a40fead69888f9c6 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX misses the shot<sep>Tail: none
Output:
| [
"Yes"
] | task1198-0a6962471155464599196ab418d2f41d |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX plants flowers<sep>Tail: none
Output:
| [
"Yes"
] | task1198-34287c0c4d95483d942dd6eab0efb365 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonX's diploma<sep>Tail: acquiring
Output:
| [
"No"
] | task1198-8297a6dea11b474593e00d64ca860c86 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's grandma<sep>Tail: none
Output:
| [
"No"
] | task1198-1d890714543140aa93ad08e42def103b |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX plans PersonY's wedding<sep>Tail: to enjoy their wedding day
Output:
| [
"Yes"
] | task1198-a119bd2c6fe24d44890590e10a454f98 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to play<sep>Tail: makes a new friend
Output:
| [
"No"
] | task1198-b52a4cd6a54e4c2991a0c58b7a2257c3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 lost<sep>Tail: skill
Output:
| [
"No"
] | task1198-c84380c096384b6d82baae992f42ad4f |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX adopts PersonY attitude<sep>Tail: changeable
Output:
| [
"No"
] | task1198-93655c65cac04d208b34247ee1ce0e96 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gives ___ to PersonX's friend<sep>Tail: to try the key
Output:
| [
"Yes"
] | task1198-dce9c0b5e00340c3a14f3b3595c8a883 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 very dark<sep>Tail: to cheer them up
Output:
| [
"Yes"
] | task1198-32b63d400c184002876ae1ee78ba2e85 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX finds PersonY opportunity<sep>Tail: go the interview
Output:
| [
"Yes"
] | task1198-0baf3d3ac6644179b082968071b97831 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX finds PersonY opening<sep>Tail: to try to be careful
Output:
| [
"Yes"
] | task1198-cb9674f088604e668ca29a8890ba5cbd |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 stay together
Output:
| [
"Yes"
] | task1198-f86cd0b8c5c04443a0cee395c42624f2 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX performs on stage<sep>Tail: none
Output:
| [
"Yes"
] | task1198-a64014be2ee04389a259a4bef550c9dd |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from work<sep>Tail: to eat a snack
Output:
| [
"No"
] | task1198-78cdfa3ff6d642cea1a4dd17637e24ec |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX allergic to bees<sep>Tail: sick
Output:
| [
"No"
] | task1198-5bafb8adff0e4e0291eb4695e7267091 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX makes PersonX's case<sep>Tail: to make a decision
Output:
| [
"Yes"
] | task1198-0478388dd34a4f1b88a06a269d652099 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX adopts PersonY attitude<sep>Tail: to keep an open mind
Output:
| [
"No"
] | task1198-021ce83e53894b3fa12947eb019e734f |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX badly wanted<sep>Tail: excited
Output:
| [
"No"
] | task1198-9db1dcec912243bb8ec035c09510a7c7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 after PersonY's children<sep>Tail: to have their kids with quality care
Output:
| [
"Yes"
] | task1198-cd12e5dcd4434f0991a3118cd6e07aa3 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonY objective<sep>Tail: to help person x in return
Output:
| [
"Yes"
] | task1198-2678c0e476d342be8a0c91d0fb693e94 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX floors it<sep>Tail: stay out of his way
Output:
| [
"Yes"
] | task1198-ae754d6e940949f3850a7838334763de |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX gets a promotion<sep>Tail: to give PersonX a new office
Output:
| [
"Yes"
] | task1198-28b4f0be13fe416489ba42e8ed39a580 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX assumes another ___<sep>Tail: worksout
Output:
| [
"No"
] | task1198-04f20b5a4f5449e19f873c7944431e16 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 several compliments<sep>Tail: to make X feel good
Output:
| [
"Yes"
] | task1198-6a34fcc1d4074578b0b0adc6407f7c6a |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX brings ___ to class<sep>Tail: to examine gingerbread house
Output:
| [
"Yes"
] | task1198-6d4164b72e27442db0120cfa033350de |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX lies on PersonY back<sep>Tail: to ask PersonX to get off
Output:
| [
"Yes"
] | task1198-097b860108424ba7952c49e2772f1718 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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: Person X marks the offer on his calendar
Output:
| [
"No"
] | task1198-3cfa2ca788d046d29ff259f4f4957d46 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX arranges a date<sep>Tail: organized
Output:
| [
"No"
] | task1198-fda4fe01ba89410f8646f27c20781958 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative Example 2 -
Input: Head: PersonX loses PersonX's cool<sep>Tail: to fight PersonX
Output: No
Now complete the following example -
Input: Head: PersonX improves PersonY's status<sep>Tail: TO KEEP THEIR STATUS
Output:
| [
"Yes"
] | task1198-9fa5a2a4287f4eed9cc6834a23d56ee7 |
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonY or others will want what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonY and others, respectively. For example, as a result of PersonX giving PersonY gifts, PersonY may want to open the gift. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX holds PersonY's head<sep>Tail: to be messaged
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output: No
Negative Example 1 -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: relieved
Output: Yes
Negative 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 go with PersonY<sep>Tail: good to have someone with them
Output:
| [
"No"
] | task1198-cbf9fcf72b0a48eb8f81bc3c166b9070 |