input
stringlengths 1.26k
1.36k
| output
listlengths 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 gives the ___ a sense<sep>Tail: Motivates the audience.
Output:
|
[
"Yes"
] |
task1214-dc2946193a8e461c9af180a79061c2fe
|
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 happier<sep>Tail: inspired
Output:
|
[
"No"
] |
task1214-197cb014bab141eb80b13cd205e6e120
|
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<sep>Tail: help personX
Output:
|
[
"No"
] |
task1214-0cec4f9742314b9c8da86ef87e24d5a6
|
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 hang out together
Output:
|
[
"Yes"
] |
task1214-ca977f210326477c8e3c809b222ec923
|
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 completely ruined<sep>Tail: to start life afresh
Output:
|
[
"Yes"
] |
task1214-2bab4f9e373848d496dc167058df382e
|
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 play<sep>Tail: gets thanked
Output:
|
[
"No"
] |
task1214-dcb97df2b9194030808acf35578fec49
|
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 adjusts spacing as well as minimizing<sep>Tail: find more work to do
Output:
|
[
"Yes"
] |
task1214-b703336dfad844619a866ae0b2e7cba1
|
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 talk to PersonY
Output:
|
[
"Yes"
] |
task1214-fb94983dd4724323bb93e47531eeb7f3
|
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 effect<sep>Tail: make person y stronger
Output:
|
[
"No"
] |
task1214-715e23337c474899861c4ba3c41c443f
|
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 arrives just in time<sep>Tail: slow
Output:
|
[
"No"
] |
task1214-3bfd4220d2a2462cbe480c1794ae7b01
|
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 out with PersonY's friends<sep>Tail: be happy
Output:
|
[
"Yes"
] |
task1214-0b3f73dba8b54637bce16aa101cc4ef2
|
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 catches some zs<sep>Tail: to do things
Output:
|
[
"Yes"
] |
task1214-ac02bb387cbd453ca815817c8f27ccb1
|
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 afraid of flying<sep>Tail: to get over fear
Output:
|
[
"Yes"
] |
task1214-ff9cf8fb50bf4b6ebe8e64374e22af74
|
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 flat<sep>Tail: sleeps
Output:
|
[
"No"
] |
task1214-4b288ea86b73478691f6dfea99597d1c
|
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 in PersonX's living room<sep>Tail: turns on the tv
Output:
|
[
"Yes"
] |
task1214-8b28126d119b4f2c8d46138468f51257
|
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 ___ in exchange<sep>Tail: to be a trader
Output:
|
[
"No"
] |
task1214-7731bcab243c4f67bd8fe8ff338854ec
|
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 left behind<sep>Tail: to get someone's attention
Output:
|
[
"Yes"
] |
task1214-ff8bdb4587d04c8e8c51709a77ffeb53
|
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 cares much<sep>Tail: to win ntheir love
Output:
|
[
"Yes"
] |
task1214-9671483f0f81466cade818d885110b81
|
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 not find one<sep>Tail: to get another type
Output:
|
[
"Yes"
] |
task1214-a737e6a0e20f48beb4b47569938c40fd
|
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 up PersonY's hands<sep>Tail: help PersonY to learn to walk
Output:
|
[
"Yes"
] |
task1214-6bbafc32fdc24b6591376a4467ab5de2
|
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 decides to keep PersonY<sep>Tail: a new companion
Output:
|
[
"Yes"
] |
task1214-fddf1ad99b8446b0b24a817a6e60ae5d
|
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 finally born<sep>Tail: to be go to school
Output:
|
[
"Yes"
] |
task1214-a3b809fcf6a34ffbadfe5b7865180030
|
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 bases on PersonX's experience<sep>Tail: has a deeper understanding of the situation
Output:
|
[
"No"
] |
task1214-bd9ff98c2fa14dd9a63f4872b0fe7987
|
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: to make sure the kids enjoy themselves
Output:
|
[
"Yes"
] |
task1214-1f0d062450994bbf9383fb1d271f31fa
|
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 ignores the warning<sep>Tail: to turn back the hands of time!
Output:
|
[
"Yes"
] |
task1214-3fec8b7a8fe94ffca6eeab2f97f11dee
|
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 about it<sep>Tail: Tell her he'll never do it again.
Output:
|
[
"Yes"
] |
task1214-2f07f78ee2cc45dd8a740881149bdb2d
|
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 looking for a new job<sep>Tail: to apply for jobs
Output:
|
[
"Yes"
] |
task1214-58a6396e4d6b4e6cbbcb40ca2116f4ca
|
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: Tells his boss sorry.
Output:
|
[
"Yes"
] |
task1214-87488636159345f0a1e57de223013d36
|
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 arrives home that ___<sep>Tail: eats dinner
Output:
|
[
"No"
] |
task1214-2b8bf11f8ece42e1a2a1f5fb75297d48
|
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 ___ in PersonY's hands<sep>Tail: to rest
Output:
|
[
"Yes"
] |
task1214-bc52f4ffaa904f77af03bd855d769088
|
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 affords PersonY protection<sep>Tail: Person x is safe
Output:
|
[
"No"
] |
task1214-1fe5e4a601814c5fa6b16dd7e954a477
|
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 invitation<sep>Tail: they want to go out with persony
Output:
|
[
"No"
] |
task1214-8ddc965e1bfa453ca1ba6cc9c95f0066
|
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 behind PersonY<sep>Tail: to pay for what he bought
Output:
|
[
"Yes"
] |
task1214-be2383c198a44cf6834497edf37db559
|
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 eats cereal<sep>Tail: to buy some more milk and cereal
Output:
|
[
"Yes"
] |
task1214-c6a33294332d4391a5a0ae9986596005
|
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 play<sep>Tail: talks
Output:
|
[
"No"
] |
task1214-6108efb9bf7146dcb6543ef43e399a55
|
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: to quit baby sitting
Output:
|
[
"Yes"
] |
task1214-9225936b859e4b4e9622a4269f8b8eb3
|
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 catches the thief<sep>Tail: to detain the thief
Output:
|
[
"Yes"
] |
task1214-a1b02c7507a94d7f88b436f4026bf2e0
|
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 something hard<sep>Tail: fix broken object
Output:
|
[
"Yes"
] |
task1214-5af6306cfa5b41eaa676edcb52f52d40
|
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 a pain<sep>Tail: to see a doctor
Output:
|
[
"Yes"
] |
task1214-ac239ce24476496aa387d85fd3f412ac
|
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 PersonX's boyfriend<sep>Tail: gets rejected
Output:
|
[
"No"
] |
task1214-a1ff2a022c1f4578915ae03032a6aa11
|
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 much better<sep>Tail: to follow up with the doctor
Output:
|
[
"Yes"
] |
task1214-34ac149920da40618922890df49207d4
|
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 PersonY's window<sep>Tail: to make it up to them
Output:
|
[
"Yes"
] |
task1214-dd76525342224af591085f5536dcf21b
|
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 to return home<sep>Tail: to feed their pets
Output:
|
[
"Yes"
] |
task1214-27840cdc4f894674bf48f4d280fed2d1
|
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 happier<sep>Tail: to pay therapist
Output:
|
[
"Yes"
] |
task1214-eab6c1767a744f8b95b7d1075e2cd9c7
|
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 clothes<sep>Tail: to impress others
Output:
|
[
"Yes"
] |
task1214-cd6321d119e44227abf4a11e28bb8a85
|
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 ___ if PersonY could have one<sep>Tail: none
Output:
|
[
"No"
] |
task1214-4140e35bc5b24efe812c63abb797819d
|
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 blows PersonX's brains out<sep>Tail: rots
Output:
|
[
"No"
] |
task1214-cdbc045d973a4f7dbacabdf6bff3b3f5
|
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: complete, happy
Output:
|
[
"No"
] |
task1214-4be2e54126b144efb67d9d6c4b930b1e
|
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 adjusts spacing as well as minimizing<sep>Tail: to take measurements
Output:
|
[
"No"
] |
task1214-515c99f640d2467cbebe316c3910e0fa
|
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 forgets PersonX's homework<sep>Tail: to turn in the homework
Output:
|
[
"Yes"
] |
task1214-596682e19ae94c3d9feefa3510ee9d9f
|
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 enjoy it
Output:
|
[
"Yes"
] |
task1214-db75e2473f614726b4c59985b970a760
|
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 dream<sep>Tail: fulfilled
Output:
|
[
"No"
] |
task1214-86913b92c04d4b9bad871f52bb26424c
|
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 owls to athens<sep>Tail: set owls free
Output:
|
[
"Yes"
] |
task1214-e4b55af182bc4a8cb4272980dba0903a
|
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 eventually got fed up<sep>Tail: to cry
Output:
|
[
"Yes"
] |
task1214-b840e24b10fc4b3d83c3abfb558a6ccf
|
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 arrives shortly<sep>Tail: hurried
Output:
|
[
"No"
] |
task1214-f11b6cfa38594a08b855de12f386f941
|
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 window<sep>Tail: Run so he don't find out.
Output:
|
[
"Yes"
] |
task1214-77752a5c46104dbbb838ce4213f6c3b3
|
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 the ___ in PersonX's hand<sep>Tail: To put it down
Output:
|
[
"Yes"
] |
task1214-fb2037ebbf12429b8e89d839ddabf7b7
|
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 ___ one night<sep>Tail: To go to sleep
Output:
|
[
"Yes"
] |
task1214-17a5b54247304da4883a19a0bde38a66
|
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 falls to PersonY's knees<sep>Tail: to kiss PersonY's feet
Output:
|
[
"Yes"
] |
task1214-aa37c2b51095497dabaa798d489d8f93
|
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 arranges a date<sep>Tail: civil
Output:
|
[
"No"
] |
task1214-888d7c8b37fb4a61bb525dddda4b729e
|
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 carries PersonX's ___ into execution<sep>Tail: to make sure no one ever succeeds
Output:
|
[
"Yes"
] |
task1214-569147a016a14bfe85b715a9649d522d
|
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: to gain person's friendship
Output:
|
[
"No"
] |
task1214-7de7fd342a7841bdbd66a99ec7fe5958
|
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 offer<sep>Tail: humble
Output:
|
[
"No"
] |
task1214-ea63805b84de4d04ad9bd217dd4028d2
|
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: becomes a doctor
Output:
|
[
"No"
] |
task1214-e5296180646e4b5ea056f8907d4574d0
|
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 going to be late<sep>Tail: to rush
Output:
|
[
"Yes"
] |
task1214-f7aab44ef7d34c8bb1c1a645557b83b8
|
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 high school student<sep>Tail: take classes
Output:
|
[
"Yes"
] |
task1214-c22c93bc7cd74cb9a0b86469e9efa2d4
|
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 PersonX's grandma<sep>Tail: inquisitive
Output:
|
[
"No"
] |
task1214-bb9f71e9189d4e9cbfbcf60218320dce
|
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 comes ___ at night<sep>Tail: go in bedroom
Output:
|
[
"Yes"
] |
task1214-5369c04ff5224a95a4cbe1a81122aba2
|
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<sep>Tail: hike in woods
Output:
|
[
"Yes"
] |
task1214-e4ca3f067721424dbd5f48e73980ffe8
|
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 PersonY<sep>Tail: to help out PersonY
Output:
|
[
"Yes"
] |
task1214-da46becd78b7458b974eda46e2eb7621
|
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 chases rainbows<sep>Tail: to find a pot of gold
Output:
|
[
"Yes"
] |
task1214-c5c7996c69f541f0b3558f855c7a44e3
|
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 head<sep>Tail: style PersonY hair
Output:
|
[
"Yes"
] |
task1214-3b975e2e31d64b118106a57c443dfa6a
|
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 ___ every day<sep>Tail: drink water
Output:
|
[
"Yes"
] |
task1214-600ea7f0f54d4a788d27ca45ead2985c
|
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 drinks coffee ___<sep>Tail: He makes himself a sandwich.
Output:
|
[
"Yes"
] |
task1214-796e1f9f13e14a26a78c70b5df362a68
|
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 affords PersonY protection<sep>Tail: good person
Output:
|
[
"No"
] |
task1214-03c2b4e3d8d5441a923c8a7a9ad839b5
|
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 earns extra money<sep>Tail: to have the tumor removed from their dog
Output:
|
[
"Yes"
] |
task1214-15d9881561d743f9ba2f6eba4491bd53
|
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 assumes another ___<sep>Tail: to plan ahead
Output:
|
[
"No"
] |
task1214-a73b8c5404c6415196a9f3688037b5ac
|
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 cuts a dash<sep>Tail: to attract attention
Output:
|
[
"Yes"
] |
task1214-2f24c40701df40728082a45f1ff4f0e9
|
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 medal<sep>Tail: rest
Output:
|
[
"Yes"
] |
task1214-f071a2845bb947f0989986e3481117ed
|
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 out of PersonX's way<sep>Tail: to take a brake
Output:
|
[
"Yes"
] |
task1214-67f29d055a59406ba493e5bbba8f5919
|
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 if PersonY was okay<sep>Tail: to approach PersonY
Output:
|
[
"No"
] |
task1214-cd72f54b63e345a18387d15ae4fa007c
|
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 more relaxed<sep>Tail: to lay back and relax
Output:
|
[
"Yes"
] |
task1214-88262f89c3854015bda780627b709b8f
|
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 PersonX's dentist<sep>Tail: to have their teeth cleaned
Output:
|
[
"Yes"
] |
task1214-e058f88e2aed4d2a9552cd6acb46436a
|
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 crosses the rubicon<sep>Tail: to put the shoes on
Output:
|
[
"Yes"
] |
task1214-598add7bc9e044d1b8dc740f338918f5
|
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 the world by the tail<sep>Tail: skill
Output:
|
[
"Yes"
] |
task1214-615d90700df443e5bdc6817edcb2eb24
|
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 breath<sep>Tail: take a breath
Output:
|
[
"Yes"
] |
task1214-03cecb0534df46f29a0f91c10d60cff0
|
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 eats some ice cream<sep>Tail: have fun
Output:
|
[
"Yes"
] |
task1214-fc5c76f2c78146dea641b6e354b688a9
|
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 decided<sep>Tail: has a good time
Output:
|
[
"No"
] |
task1214-e6c2ec085e6b4ba596fbe6c5c5c71dc8
|
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 eats cereal instead<sep>Tail: to go back to their room
Output:
|
[
"Yes"
] |
task1214-60b6c288fd8a4ac389d95b46f0f6f3f9
|
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: get into a situation where they get hurt.
Output:
|
[
"No"
] |
task1214-2aa3b79f668f44c597e20d9c27f67f9d
|
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 go<sep>Tail: to say goodnight.
Output:
|
[
"Yes"
] |
task1214-c7584c0b820e4f2f9e201786121a4eb9
|
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 believes every ___<sep>Tail: may get hurt
Output:
|
[
"No"
] |
task1214-e3b9f784d0064c738c0c69d89f1e4014
|
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 arrives just in time<sep>Tail: lucky
Output:
|
[
"No"
] |
task1214-8fcf8d5632d842398f762b6aa1a501e4
|
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 eats it for dinner<sep>Tail: to sleep
Output:
|
[
"Yes"
] |
task1214-f05e7eef171b48708258013cf9ffc4db
|
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 injures PersonX's leg<sep>Tail: to get better
Output:
|
[
"Yes"
] |
task1214-7eca059f33904999855e7beeb2ee153a
|
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 hands<sep>Tail: to hug him
Output:
|
[
"Yes"
] |
task1214-c55e9118c9954702b0c936afc2132d4b
|
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 challenges PersonY to a game<sep>Tail: beat them
Output:
|
[
"Yes"
] |
task1214-91ece81e397f46ff9e51cd372b1b3caa
|
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 anything<sep>Tail: to go home
Output:
|
[
"Yes"
] |
task1214-91295ab541cc42b48a44aa127d6a4a47
|
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 PersonX's friends<sep>Tail: to be liked
Output:
|
[
"Yes"
] |
task1214-77b035f2c35a4e0297725173e46e34a2
|
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 finishes ___ first<sep>Tail: to give his coach a high five
Output:
|
[
"Yes"
] |
task1214-2fa5c93fed1f415dac367ad7b54697a1
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.