input
stringlengths 1.25k
1.34k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonX's nephew<sep>Tail: to help
Output:
| [
"No"
] | task1203-43ac41a78443419ca600075c0f4ef757 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX adjusts spacing as well as minimizing<sep>Tail: careful
Output:
| [
"No"
] | task1203-8654be857cec4c08bc8e703a9f0f050b |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX broadens PersonY's horizons<sep>Tail: happy, loved that they helped others
Output:
| [
"Yes"
] | task1203-8931ae458772407e8fdf074898d5094c |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to stay<sep>Tail: In need
Output:
| [
"No"
] | task1203-8bef772718bd4728a88b8a5549ccb1b5 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX bakes PersonX's own bread<sep>Tail: none
Output:
| [
"No"
] | task1203-ec25686da3f24a5d9185ce31995f5996 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX always tries<sep>Tail: runs out of ideas
Output:
| [
"No"
] | task1203-6b1b5d766b194f4c8d36d201343a8dd2 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's boyfriend<sep>Tail: to await PersonX's response
Output:
| [
"No"
] | task1203-5d703b623b3f4a30ba85d5ac2d712ac6 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX badly wanted<sep>Tail: excited
Output:
| [
"Yes"
] | task1203-db33315a94614df6aecb7090b806a2dd |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX lays PersonX's ___ upon PersonY<sep>Tail: dominant
Output:
| [
"Yes"
] | task1203-94e2b8bb26ae44978b649eec5b3b8d6c |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: to part ways
Output:
| [
"No"
] | task1203-daab49aa290e42fba8d91526cc7bd4ab |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to say<sep>Tail: to listen for the response
Output:
| [
"No"
] | task1203-4c37b89c623340329d3def502d007e5a |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX raises PersonY army<sep>Tail: violent
Output:
| [
"Yes"
] | task1203-de97115d53274fecac7b14b7d94cf9db |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX opens a savings account<sep>Tail: responsible
Output:
| [
"Yes"
] | task1203-6bb586c241cf400281509c452fc57b7f |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX resists ___ by force<sep>Tail: to fulfill
Output:
| [
"Yes"
] | task1203-002bc5236db942b481b7782bc01cb345 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX allergic to bees<sep>Tail: medicine activates
Output:
| [
"No"
] | task1203-bd551b2cc75e4dcc9cb34cd06cac11d8 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX falls into PersonY's hands<sep>Tail: uncertain to tell at this juncture.
Output:
| [
"Yes"
] | task1203-95caebfc14b24bf4883155af29ecb166 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX ignores PersonY's complaints<sep>Tail: relieved
Output:
| [
"Yes"
] | task1203-64bb53aaa03a494c82f8abc43e0aa578 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX keeps track of the number<sep>Tail: tired
Output:
| [
"Yes"
] | task1203-8494a69beb2244b99d3ba789d4c180a1 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's teacher<sep>Tail: report back to the student
Output:
| [
"No"
] | task1203-7e0aa250098240808031456469c6800b |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX gets PersonX's life together<sep>Tail: elated
Output:
| [
"Yes"
] | task1203-f34f6d3207834285aee135abadf24331 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: to help others
Output:
| [
"No"
] | task1203-1b2d19a4bb0242168da2632bc7b34b3b |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX goes food shopping<sep>Tail: content
Output:
| [
"Yes"
] | task1203-ba860324961641dc98f4ff0178ef9ead |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonX's diploma<sep>Tail: educated
Output:
| [
"No"
] | task1203-80af5cca033e4faa82976c6bbc0a8d06 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX develops PersonX's talents<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-cadd67fbb8a742b788335a85be9d5df7 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX is really thirsty<sep>Tail: refreshed
Output:
| [
"Yes"
] | task1203-a6a5c7db3e4f4d51a5698279adf4f8ed |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX pours ___ over PersonX's head<sep>Tail: glad they poured in on them
Output:
| [
"Yes"
] | task1203-530f4cef8d9445258ce5e20459de2ca9 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX has to get a job<sep>Tail: hopeful
Output:
| [
"Yes"
] | task1203-6cff30cdeca94849bed454b217c0ff82 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX learns to surf<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-0deb8fe8819b4db98afa7ea74bab456f |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX jumps for joy<sep>Tail: tired
Output:
| [
"Yes"
] | task1203-f56ab11d3d134d10a170c3c1480ce4e6 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from lunch<sep>Tail: to clean up the apartment
Output:
| [
"No"
] | task1203-1ea39d169db3483bb783ac1311fd0137 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: smiles
Output:
| [
"No"
] | task1203-fef5dc7b8629442ab5022c44b86c9256 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY's wife<sep>Tail: fall in love with person y
Output:
| [
"No"
] | task1203-3701bdc7be664ae6b1b6eeccc6010edb |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX always ate ___<sep>Tail: COFFEE
Output:
| [
"No"
] | task1203-34b0b0b6e38a4a50bd727990835f9035 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX hears the ___ close<sep>Tail: satisfied
Output:
| [
"Yes"
] | task1203-e17beac74633437e9035254a5617e0ff |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX eats it for dinner<sep>Tail: satiated
Output:
| [
"Yes"
] | task1203-34c4fe09648e49c0abac88f50d88e2ee |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonY effect<sep>Tail: contact personY
Output:
| [
"No"
] | task1203-f74027f3e53c4b36a18fa79b0181fe3e |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX affords PersonY protection<sep>Tail: talks to him
Output:
| [
"No"
] | task1203-136264b3e1e7490598abf70133045884 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's hand out<sep>Tail: unhappy
Output:
| [
"Yes"
] | task1203-8fa8442d7e634b29b44118cb4d4a1f6a |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX is like PersonX's father<sep>Tail: grateful
Output:
| [
"Yes"
] | task1203-661667d37c9046a4aed5008c119b3e3f |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX pulls out PersonY's phone<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-98e7e9839fb74e16a2e51d67e09cb1d5 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX has to return home<sep>Tail: anticipated
Output:
| [
"Yes"
] | task1203-514e0216b7c4485b9f63bfda9acfbf0e |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX meets everyone 's ___<sep>Tail: good.
Output:
| [
"Yes"
] | task1203-afb7484b5d5f4a8f9cef576c98134a8b |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's grandma<sep>Tail: to open his mouth
Output:
| [
"No"
] | task1203-d308e5a52e7f49a58f9272d977f59d64 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX gets the point<sep>Tail: smart
Output:
| [
"Yes"
] | task1203-478a3cc4cdaa4c68a9b20aee03069c50 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX accepts god 's ___<sep>Tail: to contemplate in silence
Output:
| [
"No"
] | task1203-51ca76ea67f34b2e9a140a717147e7c9 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX lays ___ upon PersonY<sep>Tail: vengeful
Output:
| [
"Yes"
] | task1203-ad8c4881c86f4d97b7dc53d2e27dd131 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX defeats PersonY's purpose<sep>Tail: proud
Output:
| [
"Yes"
] | task1203-09c1e419242b4a278d360fe76aadaa64 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX accepts the offer<sep>Tail: Pays them
Output:
| [
"No"
] | task1203-5942a8d200fa4392824359cedab9e11b |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX quits smoking cigarettes<sep>Tail: healthy
Output:
| [
"Yes"
] | task1203-096aaefa2b9a4307983e9ac1a2666625 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to make<sep>Tail: to justify their request
Output:
| [
"No"
] | task1203-7304ac6022604b33baee40775045091f |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX continues playing<sep>Tail: relaxed
Output:
| [
"Yes"
] | task1203-14f978b583434013829eb74a05408e51 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: mad
Output:
| [
"No"
] | task1203-9c01af1693f54a66916b7da555ba8e91 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX becomes flat<sep>Tail: to eat less food
Output:
| [
"No"
] | task1203-533da2b4f658424ca6ab4f9aef4654db |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX loses face<sep>Tail: angry
Output:
| [
"Yes"
] | task1203-df1b53fdf1854b9881f8c6100250bf35 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX is getting old<sep>Tail: depressed
Output:
| [
"Yes"
] | task1203-6edf46739dfc4521b3222b246945a595 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX becomes fast ___<sep>Tail: helps
Output:
| [
"No"
] | task1203-c99306bb1ea642109c215b4a6fd5cec7 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX gives birth to PersonY<sep>Tail: happy to be a mother
Output:
| [
"Yes"
] | task1203-4637b0dc9604420c93aab3fc8debb679 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX needs a place to live<sep>Tail: nervious
Output:
| [
"Yes"
] | task1203-d0b8b674fa824c88846c478f30188a71 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX employs every ___<sep>Tail: successful
Output:
| [
"Yes"
] | task1203-89161948e2034a3c919a1a073d2bb283 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to go<sep>Tail: to buy
Output:
| [
"No"
] | task1203-ea26266dfc634c46828400bb70e2d1cf |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX achieves ___ by means<sep>Tail: becomes an authority
Output:
| [
"No"
] | task1203-993f2f7a09a648d79312477fac2e14a9 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY the number<sep>Tail: helpful
Output:
| [
"Yes"
] | task1203-d0f4c9cca3e544dea5bc78714e3ea4d2 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX can not find a job<sep>Tail: worthless
Output:
| [
"Yes"
] | task1203-c450b9c50b3a4d04be8e95c2ac7910f5 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: tell PersonX thank you
Output:
| [
"No"
] | task1203-52705394287f430c833bc4e459de0484 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX answers the question<sep>Tail: content
Output:
| [
"Yes"
] | task1203-1a1ba9381f0f4ed4b1dccc80183c1fe2 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: to relief their problems
Output:
| [
"No"
] | task1203-a37315d623e14574b0df6895335b2a15 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX puts PersonX's house in order<sep>Tail: clean
Output:
| [
"Yes"
] | task1203-8bf8ef303dc74b9c88a8cc6e65c18bfe |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX attends PersonY school<sep>Tail: educated
Output:
| [
"No"
] | task1203-4d58e42959be41a7a1b91c926f82f671 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX comes in handy<sep>Tail: accomplished
Output:
| [
"Yes"
] | task1203-acfa0d0599424f618e54707d12c7f26a |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX looks down PersonX's shirt<sep>Tail: happy if he doesn't find anything, anxious if he sees a tick
Output:
| [
"Yes"
] | task1203-36c9fd539bb84e84b6bbc9e61af62a36 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX receives a promotion<sep>Tail: jittery
Output:
| [
"Yes"
] | task1203-4adf5b5848f2447cb08e225b613f8a7d |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX leaves PersonY impression<sep>Tail: satisfied
Output:
| [
"Yes"
] | task1203-aeb9e0e6de1a458a8a36d02103248999 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX gets free food<sep>Tail: full
Output:
| [
"Yes"
] | task1203-ca5b06ed275c4304911ad651d27b3a2e |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX beats PersonX's swords into ploughshares<sep>Tail: lives in peace
Output:
| [
"No"
] | task1203-6edf894c74084929b518626b21b727d5 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX drinks lots of water<sep>Tail: hydrated
Output:
| [
"Yes"
] | task1203-0bc8f563e334434caeebb79d03286c7c |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX is walking home from the grocery store<sep>Tail: tired
Output:
| [
"Yes"
] | task1203-76d844478d234a48aa1fba257502b381 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks to play<sep>Tail: thinks of fun things to do
Output:
| [
"No"
] | task1203-c200b5110e8747718533bbcb50310106 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonY's hand<sep>Tail: powerful, comforting
Output:
| [
"Yes"
] | task1203-7ffb5ccfc9724f6a93ea423494092105 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX calls the restaurant<sep>Tail: confident
Output:
| [
"Yes"
] | task1203-516ed1de3bf74311864a217965e69867 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX achieves ___ by means<sep>Tail: Dreamer
Output:
| [
"No"
] | task1203-d99282ec74764077b9aaa7bd8437c409 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX goes bankrupt<sep>Tail: ashamed
Output:
| [
"Yes"
] | task1203-67f116940ef8419c8157787351a8409e |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonX's nephew<sep>Tail: to give a commitment to babysitting their nephew
Output:
| [
"No"
] | task1203-0f37d282a6b44ddc96dab5b135c7c578 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX meets anyone<sep>Tail: excited
Output:
| [
"Yes"
] | task1203-7ca506ba79ef46328973d59f59f15a34 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY some pills<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-f42cb420d22a41f48778c2adc2bc597e |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX has n't seen PersonY in years<sep>Tail: sad
Output:
| [
"Yes"
] | task1203-08c040ed4ef34b009d6a80eb4e66bb99 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX lays upon PersonY<sep>Tail: sad
Output:
| [
"Yes"
] | task1203-0fe2a42f49d047da911516211c70d00e |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX arrives just in time<sep>Tail: travel to the destination
Output:
| [
"No"
] | task1203-1096608b0999424da0f45c7d177e8738 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: to know Persony.
Output:
| [
"No"
] | task1203-19c065c9ce604b179cdf3c68c34fedf7 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's mother for help<sep>Tail: To go out with friends and play
Output:
| [
"No"
] | task1203-4afbfe340c8145db800b7597a63a668a |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: none
Output:
| [
"No"
] | task1203-d4d6c65fd00f40f0acedd7cc7839ff28 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX applies sunscreen<sep>Tail: to be healthy
Output:
| [
"No"
] | task1203-3a4698da24984e6089f37d34ee31b6aa |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX addresses PersonY audience<sep>Tail: To make a speech
Output:
| [
"No"
] | task1203-648a94c9b5f048518b8266a4cbbaeb47 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX adopts every ___<sep>Tail: adjustable
Output:
| [
"No"
] | task1203-7dc668f2ba6941e392e64de8c959fc72 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX always lost<sep>Tail: upset
Output:
| [
"Yes"
] | task1203-46946ccb420d414caaf43790e0907ba3 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX discusses later in the chapter<sep>Tail: good.
Output:
| [
"Yes"
] | task1203-6f8ef01aeb094adb8a27f56e2167c96d |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX always tries<sep>Tail: body is worn out
Output:
| [
"No"
] | task1203-075d5d712506472b9964eec68c256549 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY object<sep>Tail: to fall prey to person Y
Output:
| [
"No"
] | task1203-e9d97099d70247a6bec894d2b10dc2aa |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX holds PersonX's ___ in PersonX's hands<sep>Tail: safe
Output:
| [
"Yes"
] | task1203-b3e8226e619d4da6b442c3348b814973 |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's teacher<sep>Tail: answer questions
Output:
| [
"No"
] | task1203-6ca763b92996451985a274941ec9318d |
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 may feel what is mentioned in the Tail or not. In this task, the feeling is an emotional reaction on the part of X or other participants in an event. For example, as a result of gift-giving, X might feel good about [one]self. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX arrives home<sep>Tail: satisfied
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: They would suffer injuries too.
Output: No
Negative Example 1 -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output: Yes
Negative Example 2 -
Input: Head: PersonX projects PersonY image<sep>Tail: happy
Output: No
Now complete the following example -
Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: they help others more often
Output:
| [
"No"
] | task1203-b471d62cdc074ad1a51d038ee927199f |