input
stringlengths 1.26k
1.36k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX goes ___ with PersonX's friends<sep>Tail: to have a good time
Output:
| [
"Yes"
] | task1214-2ac7d24a7c614cba96aa418577583119 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX goes camping in the woods<sep>Tail: to drive home
Output:
| [
"Yes"
] | task1214-cce2f3f4144940328c0e3113c422190a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX is at PersonX's friend 's house<sep>Tail: to play video games
Output:
| [
"Yes"
] | task1214-2b6fbd303f6c46d5842fd5becd827a3e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX bakes bread<sep>Tail: Hungry
Output:
| [
"No"
] | task1214-9e36ee4cb208414885e00cf99c33e9c4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX goes camping with friends<sep>Tail: to enjoy himself/herself
Output:
| [
"Yes"
] | task1214-e27ec0fc198841dd8dc5494a9fe1093f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX checks out my two newest creations<sep>Tail: to give me a license
Output:
| [
"Yes"
] | task1214-3149918dcbc840de84c442658acca499 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: throws a party
Output:
| [
"No"
] | task1214-70393cbe15c347baac450d060f7b16d4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX finds the necklace<sep>Tail: to put the necklace on
Output:
| [
"Yes"
] | task1214-cd0d6428c34d4d68914e6b0bd3475738 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX gives rise to PersonY<sep>Tail: be a good friend
Output:
| [
"Yes"
] | task1214-cfbd7a67e52b44fda26f33353e1f7085 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX gives rise to PersonY<sep>Tail: keep inspiring
Output:
| [
"Yes"
] | task1214-65d9e2b792c64fc2a978791d9fe247c0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX expresses PersonY views<sep>Tail: to ask PersonY if PersonX is correct
Output:
| [
"Yes"
] | task1214-e259db5c2e7b478fb6a7b0a0b8a92d94 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY wife<sep>Tail: happy
Output:
| [
"No"
] | task1214-6078b66671b248199c63fbd796ae9bee |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX is a professional basketball player<sep>Tail: to relax after the game
Output:
| [
"Yes"
] | task1214-bfeea3bbade247cc9bbbe5fda0ef3cc4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX does well on PersonX's test<sep>Tail: review things they didn't know
Output:
| [
"Yes"
] | task1214-4122a68f6e114397b86340289eefc14a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX gets ___ for free<sep>Tail: to reciprocate
Output:
| [
"Yes"
] | task1214-eb791c1e4f0a40b696cfc87d52db5981 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's objective<sep>Tail: to know the objective
Output:
| [
"No"
] | task1214-9574a5bf58f6477eab4a5e9e0cfb01ba |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX does a bad job<sep>Tail: Ignore the criticism from others
Output:
| [
"Yes"
] | task1214-f083b7ae7dc14456b0f6165950543636 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX gets all the supplies<sep>Tail: Uploads a photo to social media.
Output:
| [
"Yes"
] | task1214-ccd27c2c260442dd83497feb8d092e33 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX is highschool sweethearts<sep>Tail: to marry them
Output:
| [
"Yes"
] | task1214-f54dcdd1d72b42d0944a196019244665 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX becomes fast ___<sep>Tail: to become faster at running.
Output:
| [
"No"
] | task1214-669634e2ee6b411a927ea52654b6b120 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX confronts every ___<sep>Tail: to resolve a problem
Output:
| [
"Yes"
] | task1214-015b3a1554534fd2b23a1a4ec910c10a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonY's nephew<sep>Tail: valuable
Output:
| [
"No"
] | task1214-0105819a13a249f885730e0a8e2df3e6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX becomes fast ___<sep>Tail: to be friends, to make friends
Output:
| [
"No"
] | task1214-33a922dd35484191b11e09a3bf379680 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX accepts the job<sep>Tail: to support their family
Output:
| [
"No"
] | task1214-023e776b1e16429983118abea64a185d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX applies sunscreen<sep>Tail: gets grease on towel
Output:
| [
"No"
] | task1214-3ea3c661f82f4b3c9e90468e687bd45f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX always ate<sep>Tail: Body is well nourished
Output:
| [
"No"
] | task1214-3b986a534c6d4630bba7ea6b0c125a5c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks for the moon<sep>Tail: do not see the moon
Output:
| [
"No"
] | task1214-47ad6f994e014d3c98fe793d12f6cce9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks to go home<sep>Tail: evaluates if they should let X go home
Output:
| [
"No"
] | task1214-ba1a70317bfd4158b8a1735ff24ed6f6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX applies to medical school<sep>Tail: none
Output:
| [
"No"
] | task1214-c14fa6ff4e87409fa1fedd7eb36f38fb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks to go home<sep>Tail: none
Output:
| [
"No"
] | task1214-2c4349b7653d4a7691cd99e38dd09088 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX applies to medical school<sep>Tail: saves a life
Output:
| [
"No"
] | task1214-598b78d441164d73a515abe4a7510097 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX goes ___ with my friends<sep>Tail: to eat a dessert
Output:
| [
"Yes"
] | task1214-388eec3a07f64d8cad868256b0d9552e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother for help<sep>Tail: to get support
Output:
| [
"No"
] | task1214-b99ad22f8ff84293b598f4054cf3dbc2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonX's diploma<sep>Tail: none
Output:
| [
"No"
] | task1214-994f664e759449318cdcda39af5c9339 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonY objective<sep>Tail: good
Output:
| [
"No"
] | task1214-a7cf999b3c4d4051b19202540c707b3d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX accepts happily<sep>Tail: appreciative
Output:
| [
"No"
] | task1214-53b9f0017e334d5b8e72bea68c5bb52e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY object<sep>Tail: ask PersonY's permission
Output:
| [
"No"
] | task1214-c372c93a3a744b6187cbc6e8289136c3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX affects children 's ___<sep>Tail: to know how PersonX carries out their work
Output:
| [
"No"
] | task1214-65713557ccc6498fb270230e9d8c0c66 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX changes one 's ___<sep>Tail: to take new resolution
Output:
| [
"Yes"
] | task1214-629f45ee67ab43fd94b2327f6337c103 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX discusses later in the chapter<sep>Tail: to see if people liked it
Output:
| [
"Yes"
] | task1214-173679f170e94adc8c23e07504c076a7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX divides PersonX's time<sep>Tail: to do a good job
Output:
| [
"Yes"
] | task1214-de9fb49a5dbd4c6895d84cc8d0aae5cc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX increases PersonX's rate<sep>Tail: to make more money
Output:
| [
"Yes"
] | task1214-2f1285e2fe164a0f880d55e5f74f3335 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX breaks the screen<sep>Tail: to swear
Output:
| [
"Yes"
] | task1214-b8515a682cf14522aa60e3e8f12db949 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX gets the hang of it<sep>Tail: keep doing it
Output:
| [
"Yes"
] | task1214-dc652eef46ac4a48b210c7888a7f40ac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX becomes fast friends<sep>Tail: social
Output:
| [
"No"
] | task1214-d7043c5060834fc3b3dae13673488a22 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX goes moggy<sep>Tail: rest
Output:
| [
"Yes"
] | task1214-05cf3c5786224d908a5c19a1fa8f5bdc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's ___ in PersonX's hands<sep>Tail: wipe hands off
Output:
| [
"Yes"
] | task1214-db72bfe22ab54f9192abcf9e4d2037db |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX accepts happily<sep>Tail: glad
Output:
| [
"No"
] | task1214-381797ddcece4b01b85f0f4f5c4aaaf6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: be asked a question
Output:
| [
"No"
] | task1214-9547b960249547f9a6f3a16e9e36c5d1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX feels bad for it<sep>Tail: make donation
Output:
| [
"Yes"
] | task1214-eeed76b64e914bf7b35bd2b23ed97a24 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX calls the girl<sep>Tail: To ask the girl on a date
Output:
| [
"Yes"
] | task1214-6ad711d1891a4c1cadfcc96641033e40 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX hits the jackpot<sep>Tail: cheer
Output:
| [
"Yes"
] | task1214-2a3a561677744623a5b61372f5945c23 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX applies sunscreen<sep>Tail: shivers from the cold cream
Output:
| [
"No"
] | task1214-b69510cc1f444bc6a92cc6b1c6e9e38b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX brings the kids<sep>Tail: enjoy every movement
Output:
| [
"Yes"
] | task1214-41bed97669de45caac72d5e49606a6e1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX adopts PersonY attitude<sep>Tail: to act like a man
Output:
| [
"Yes"
] | task1214-a96c06ca323740d38e329c4f1d75b9dc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX floors it<sep>Tail: slow down
Output:
| [
"Yes"
] | task1214-52433eda6c854160be162fb2c9d1378f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX explains PersonX's reasons<sep>Tail: to justify their reasons
Output:
| [
"Yes"
] | task1214-52b240969d1a419f8225857d8d97fe0c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX goes the way of the dinosaurs<sep>Tail: to be in heaven
Output:
| [
"Yes"
] | task1214-ac0eaa8f909048fe87867f99834a6f91 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX is a soccer player<sep>Tail: to win games
Output:
| [
"Yes"
] | task1214-45deeda0fc7f457b8a47bf7f326f7bda |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks to play<sep>Tail: to see someone playing
Output:
| [
"No"
] | task1214-527d3383335949b5a1a1d1b61f5c8ec4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX hands back the ___<sep>Tail: not to own it anymore
Output:
| [
"Yes"
] | task1214-d40b673526c8466ea105be8a524940e6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: to give out advice
Output:
| [
"No"
] | task1214-30c1cb1dfa79485bb4edfbec744b8214 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX goes deaf<sep>Tail: to get surgery
Output:
| [
"Yes"
] | task1214-f508b295b12542059cacaf80c3167b6b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX accepts the offer<sep>Tail: opportunistic
Output:
| [
"No"
] | task1214-182eaf975a884707904fb4fe8a8feff9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX causes ___ in patients<sep>Tail: to heal them
Output:
| [
"Yes"
] | task1214-752974589edc47a69cc01891a77a86b1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ for one<sep>Tail: a new toy
Output:
| [
"Yes"
] | task1214-6150efc8b21d4f7387246f3b8e767228 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX has PersonX's head read<sep>Tail: to get the readings
Output:
| [
"Yes"
] | task1214-5c61c34d9c1c421ba541e0d732b1b55c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX drives under the influence<sep>Tail: to undo what they've done
Output:
| [
"Yes"
] | task1214-d9d4d6294eda40d8b2f97f3b3dc28fc6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX can n't find it anywhere<sep>Tail: To keep looking
Output:
| [
"Yes"
] | task1214-7fdc2aed2890457aa22d892e4a98eb95 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX answers the door<sep>Tail: PersonX shuts door
Output:
| [
"No"
] | task1214-5f40ed637fa748b6b69a7a6ee2448a60 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX gets a basket<sep>Tail: to fill it up with something
Output:
| [
"Yes"
] | task1214-da5bf89ecbb44ca395dcf279c6913346 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX boils the noodles<sep>Tail: to put sauce on them
Output:
| [
"Yes"
] | task1214-930d198b7db24c42bf0c0ed2effa801c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks for the moon<sep>Tail: ashamed
Output:
| [
"No"
] | task1214-755dd36645a340f49425098d32d9c03b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX begins to hurt<sep>Tail: hurt.
Output:
| [
"No"
] | task1214-30b731cc51c040058c06e45da7d297dc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX buys a bicycle<sep>Tail: to go trekking
Output:
| [
"Yes"
] | task1214-e1aca9dfbeee4706976463aefcf11fe0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY the number<sep>Tail: to tell PersonY that they'll talk to them later
Output:
| [
"Yes"
] | task1214-9426bccf35af47a28f1eb0148dd519bc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX accepts the offer<sep>Tail: Sell more
Output:
| [
"No"
] | task1214-51f8469d0def4f08aa9445de314611f9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks for the moon<sep>Tail: He went outside
Output:
| [
"No"
] | task1214-e82812396aa0472d8220c10ed8628cd1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX fills PersonX's mind<sep>Tail: to think about themselves
Output:
| [
"Yes"
] | task1214-7c7a48da6bdc4e27b3c62b723ab9e3b4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX impresses PersonY's friends<sep>Tail: to hang out again
Output:
| [
"Yes"
] | task1214-cb109da9291443c6a05ed3a72472a8e2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX applies to medical school<sep>Tail: take all the required prerequisites
Output:
| [
"No"
] | task1214-cafbe0cd099941d8889540c32de74a1c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX attends PersonY school<sep>Tail: He meets Person Y.
Output:
| [
"No"
] | task1214-5d1c81923cde4fd9a50751ce61788c63 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to show<sep>Tail: to show PersonX something
Output:
| [
"No"
] | task1214-a84f85e1fc774f7fa6454a494414ed9f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to say<sep>Tail: curious
Output:
| [
"No"
] | task1214-97186a76e29c41249990f65319328f77 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX badly wanted<sep>Tail: desirable
Output:
| [
"No"
] | task1214-9111c0d8e69e42f79ac449393bde18ba |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX focuses ___ on issues<sep>Tail: to help others
Output:
| [
"Yes"
] | task1214-dc7f8cab7349461599ff9761de3f51fd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX feels satisfied with PersonY's work<sep>Tail: to pay them for it
Output:
| [
"Yes"
] | task1214-06d1ed8119fb464c894c6e9978e7b280 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX climbs into bed<sep>Tail: to go to sleep
Output:
| [
"Yes"
] | task1214-ea8de58988ce479aa0ec363ddb7dde4c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY's wife<sep>Tail: happy, elated
Output:
| [
"No"
] | task1214-9c5b4e31b084407597afb71ba82170fc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX allergic to bees<sep>Tail: to carry meds on their person
Output:
| [
"Yes"
] | task1214-111c9c623810444bb74bbdf37f3d7f07 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY's friend ___<sep>Tail: to show his appreciation for taking care of his child.
Output:
| [
"Yes"
] | task1214-e5ab2723831941029f2179ba6bcf71de |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX feels pain<sep>Tail: to lie down
Output:
| [
"Yes"
] | task1214-275008f0b345467e96c9f27763013573 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonY objective<sep>Tail: instruct
Output:
| [
"No"
] | task1214-2e5c910e118b4c15933df0e70b7f6551 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's hand<sep>Tail: to have a nice walk.
Output:
| [
"Yes"
] | task1214-d702ad17b3f2443a884ec84621ad5f05 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX also loved ___<sep>Tail: to buy something
Output:
| [
"Yes"
] | task1214-f27c79cadee74fd18bf52c8484e5f0d1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX hears a crash<sep>Tail: to help anyone hurt
Output:
| [
"Yes"
] | task1214-0a2981bb143b4db8a7ab0886cbe15c57 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: to take the money
Output:
| [
"No"
] | task1214-ecbadd64495f43e39be7ebe96b28f564 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's hand out<sep>Tail: their mom to acknowledge that their hands are clean
Output:
| [
"Yes"
] | task1214-4e3fa907033d419fa30470cfa95cc9ad |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX always ate ___<sep>Tail: to go on a diet
Output:
| [
"Yes"
] | task1214-581faca1ffeb4287a7787ae372223ba0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX wants what is mentioned in the Tail or not. In this task, wanting is a postcondition desire on the part of PersonX, respectively. As a result of PersonX giving PersonY gifts, PersonX may also desire to hug PersonY. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arranges a date<sep>Tail: to find a nice restaurant.
Output: Yes
Positive Example 2 -
Input: Head: PersonX affects children 's ___<sep>Tail: bad
Output: No
Negative Example 1 -
Input: Head: PersonX blesses PersonY's heart<sep>Tail: to call person y
Output: Yes
Negative Example 2 -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to write down the solution to the problem
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonY objective<sep>Tail: a copy of PersonY's objectives
Output:
| [
"No"
] | task1214-fd18da60b50940d8b1893e208df10a87 |
Subsets and Splits