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 breaks the screen<sep>Tail: satisfied
Output:
| [
"Yes"
] | task1203-499f87da19994f819bc297172b79be63 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 loves PersonY's neighbor<sep>Tail: good
Output:
| [
"Yes"
] | task1203-660a6dc39c104494848219886c01ab3f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 the ultimate pleasure<sep>Tail: satisfied
Output:
| [
"Yes"
] | task1203-f2b67908fec6475380bca6177172c4d1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 PersonY to flight<sep>Tail: satisfied
Output:
| [
"Yes"
] | task1203-99d3e3480d5c49cf9fbe783e4880fe8e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 likes the color<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-0e05d236c5ef4b64b33642f9fff388af |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: muscle pain
Output:
| [
"No"
] | task1203-0d17b2faeb5e4be49bcbffbdbca9d7bc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 the cake in the oven<sep>Tail: hungry
Output:
| [
"Yes"
] | task1203-50edf4e8509f47acb72c8b4963e803b5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 plays ___ long<sep>Tail: guilty
Output:
| [
"Yes"
] | task1203-78c7cf837dbf43e99c11c54289a9fa9c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 at PersonY's hands<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-78b46b6aed914ce4a30091e31fa9fab2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 pursues another ___<sep>Tail: thriving
Output:
| [
"Yes"
] | task1203-fb349012f2a447cba0aa5e899a08f745 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 feels bad afterwards<sep>Tail: disappointed
Output:
| [
"Yes"
] | task1203-8fd872cc917e456c960ebae5fc830b4e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 buys ___ for cheap<sep>Tail: good about themselves
Output:
| [
"Yes"
] | task1203-f4cb54d0a2624ad69c4d2bb792074ba8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: wait for engagement
Output:
| [
"No"
] | task1203-fad4825668534a799d54f536a5ef6f19 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 feels satisfied with PersonX's work<sep>Tail: good and productive.
Output:
| [
"Yes"
] | task1203-a49436fc20ba4c7bac04d162b493eaba |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 challenges ___ to a game<sep>Tail: happy to have played
Output:
| [
"Yes"
] | task1203-46992bf0231c4085968059dd14302566 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 offer<sep>Tail: humble
Output:
| [
"No"
] | task1203-79b92b7b35a049a9b42c6e7a9aa576b0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 a daughter<sep>Tail: excited
Output:
| [
"Yes"
] | task1203-96e7955af9ee4d56aeb4db00c41712a2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 if PersonY was okay<sep>Tail: to pick up their phone
Output:
| [
"No"
] | task1203-91281668fde84389ae270d95fbf90857 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 for the moon<sep>Tail: He went outside
Output:
| [
"No"
] | task1203-519abdeb65ca4e17a4e56d5bbe9e0002 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 loves halloween<sep>Tail: imaginative
Output:
| [
"Yes"
] | task1203-58232998d844452484be484eba4d76d5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 agrees to the challenge<sep>Tail: eager
Output:
| [
"Yes"
] | task1203-77814dc260b143039599552f04d56db9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 playing in the snow<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-098a9171b14348f78c7a53f9efe9febc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 every ___<sep>Tail: to be secure in the home
Output:
| [
"No"
] | task1203-2d1c75772c9243f9b3a4b114b95a73a2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 expresses PersonY thanks<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-9c6739ff4b6345ad8132d96814fe9711 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 finds PersonY answer<sep>Tail: neutral
Output:
| [
"Yes"
] | task1203-9edaf1b622104d828238e4fc2e08b220 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 agrees to the challenge<sep>Tail: Sweats
Output:
| [
"No"
] | task1203-273061cd1b1742e2812e91bf92d498cd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: lost a lot of money
Output:
| [
"No"
] | task1203-d703945889db4493a14a19362a98293b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: excited
Output:
| [
"Yes"
] | task1203-e5f8d6aa7cfd456e85cea2e7b191be38 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 affects PersonY's interests<sep>Tail: to thank them for the help
Output:
| [
"No"
] | task1203-e3911433c9084918a975a6f5864f9c6c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 PersonY's best man<sep>Tail: excited
Output:
| [
"Yes"
] | task1203-c714a41e3f5548f4a8faab31673b8e8e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 show<sep>Tail: interested
Output:
| [
"No"
] | task1203-680837ce189b49e9962a7c4810defe21 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 dinner with PersonY<sep>Tail: hopeful
Output:
| [
"Yes"
] | task1203-2944b708360b40808cf1368af24c2440 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 also ordered ___<sep>Tail: great
Output:
| [
"Yes"
] | task1203-913f37326c6242f3b423a731cc184a65 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 closes PersonY's mouth<sep>Tail: satisfied
Output:
| [
"Yes"
] | task1203-d5f657f1e1f64541b7852f5b8b0784f2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 go home<sep>Tail: none
Output:
| [
"No"
] | task1203-76c7f002fcc54400b2e56a62dc6874a9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: hard working
Output:
| [
"No"
] | task1203-58d842805dfc42a69b33e74256276a0a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 carries the ___ into execution<sep>Tail: honest,strict
Output:
| [
"Yes"
] | task1203-e0ef76e5f8fe46c1906c342be70ed874 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 another ___<sep>Tail: wealthy
Output:
| [
"No"
] | task1203-d7c25649d6514ea8aa4a7492c8fb6b9d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 at a friend 's house<sep>Tail: connected
Output:
| [
"Yes"
] | task1203-d6c4c5d95e68412cab631b65efbf283e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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's letter<sep>Tail: to call PersonY
Output:
| [
"No"
] | task1203-04d37d6f018545c0a2f3c00d00e0bc11 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 arranges a date<sep>Tail: fall in love.
Output:
| [
"No"
] | task1203-8d7ab305c36943b48887d0a943db8efb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: gets new job
Output:
| [
"No"
] | task1203-8a932093e07d4d469bcba80026d8ed8f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 PersonY's music<sep>Tail: like they are hearing something new
Output:
| [
"Yes"
] | task1203-6de8afa950c44c59af1134e33e7636c9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 causes PersonY explosion<sep>Tail: anxious
Output:
| [
"Yes"
] | task1203-052dc9ad14534ba982d9e78d9132f740 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: inquisitive
Output:
| [
"No"
] | task1203-3b8812803d804baeb775504938dede97 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 work<sep>Tail: travel from work to home
Output:
| [
"No"
] | task1203-6f13662b613445829916ec519bb37356 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 wife<sep>Tail: marries
Output:
| [
"No"
] | task1203-6039c28f443b48b8924386649e7ef135 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 affects children 's ___<sep>Tail: to tell the parents about their progress
Output:
| [
"No"
] | task1203-492261cdb5574c19aad8d78b1dc26449 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 brings the kids<sep>Tail: secure
Output:
| [
"Yes"
] | task1203-0a8ac58484474454b72266305c06b80d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 lights a fire under ___<sep>Tail: achieved.
Output:
| [
"Yes"
] | task1203-0602b36ac1e545269f61ddb29abed458 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 mother for help<sep>Tail: To be in facing trouble in completing assignment
Output:
| [
"No"
] | task1203-a5106f1aee3f4b5bb2b1253912947660 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: gratitude
Output:
| [
"No"
] | task1203-4125c808d704451b9c4324903657b14b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 PersonX's objective<sep>Tail: to celebrate
Output:
| [
"No"
] | task1203-6c1d13bf44e4411e8364e3503d781bdf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 a rash<sep>Tail: itchy
Output:
| [
"Yes"
] | task1203-d3e1db227fc54003a67136590bdfc11f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 looking for a new home<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-b531dc71503d46f2ba8b5338ed350958 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 a medal<sep>Tail: happy
Output:
| [
"Yes"
] | task1203-7edbbf6918dc48c2841086d09bde9b00 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 memorizes every ___<sep>Tail: accomplished
Output:
| [
"Yes"
] | task1203-8c4a4289353444af9e0b3ff2faf3e1b1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 every ___<sep>Tail: wealthy
Output:
| [
"No"
] | task1203-419d35abcfee4700a3d0109ae583d5e8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 mother<sep>Tail: help personX
Output:
| [
"No"
] | task1203-25e8746917c34dc9b368029136ff4f72 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 early in the morning<sep>Tail: tired
Output:
| [
"Yes"
] | task1203-5ef9efc9ec764c29a9258f2767225450 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 it on PersonY's wrist<sep>Tail: hopeful
Output:
| [
"Yes"
] | task1203-10f568f08e11444aacb1fd8f287ca1ab |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 pays the money<sep>Tail: broke
Output:
| [
"Yes"
] | task1203-634b4553ddbb41398582bdb5fac1acc9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 job<sep>Tail: to get a better career
Output:
| [
"No"
] | task1203-f3a51ef69fe54ae2bc78455fa90f810b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 inside<sep>Tail: disappointed
Output:
| [
"Yes"
] | task1203-d8bcbf656e1d45d996f3e91b50901e79 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 plans a wedding<sep>Tail: helpful
Output:
| [
"Yes"
] | task1203-985e4411fcd0487581f736609f8f4e51 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 PersonX's dream<sep>Tail: feels succesfules
Output:
| [
"No"
] | task1203-54cf3bb60b05434c90ea4fab0b3f0222 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 acts weird<sep>Tail: justified
Output:
| [
"Yes"
] | task1203-ea7bf41ea21d47b2b76e57719931e745 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 an f<sep>Tail: sad
Output:
| [
"Yes"
] | task1203-717ae2be738d49559b5cb1c7f946ea56 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 makes ___ upon PersonY<sep>Tail: angry.
Output:
| [
"Yes"
] | task1203-d34d74384f734fdaba4243dd63499e8c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 a snap<sep>Tail: shocked
Output:
| [
"Yes"
] | task1203-f197ef23b11b4679bf4854e546e9ccac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 to medical school<sep>Tail: to fill the application form
Output:
| [
"No"
] | task1203-2e290bc2fd9645f488aa0618f20b0fc1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 the money<sep>Tail: useful
Output:
| [
"Yes"
] | task1203-14c7a985ebf1452ca3b6faa577a3e5cc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 arranges a date<sep>Tail: organized
Output:
| [
"No"
] | task1203-b7525d543c804eaeacadc6d6962a6c2a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 left PersonX's ___ behind PersonY<sep>Tail: safer
Output:
| [
"Yes"
] | task1203-a3efce40f9624e839f29a365fbb6cf0e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 pounds the pavement<sep>Tail: good.
Output:
| [
"Yes"
] | task1203-ff0d25ebd340484fb2454ca002879504 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 PersonY anywhere<sep>Tail: angry
Output:
| [
"Yes"
] | task1203-cdeba8a3a22041ce8609fda91d80dacd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 increases PersonX's output<sep>Tail: like they did a good job
Output:
| [
"Yes"
] | task1203-4a665097ee714acfb723c0ffc87e26e7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: sex
Output:
| [
"No"
] | task1203-79d0c71c65354072964389e3b8104f15 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 invitation<sep>Tail: none
Output:
| [
"No"
] | task1203-90ad7eb583024494b674080c56a50e55 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 moves PersonY's body<sep>Tail: forceful
Output:
| [
"Yes"
] | task1203-e6231bda25ac4a52814bd193cb037b12 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 wore ___<sep>Tail: to attend the funeral
Output:
| [
"No"
] | task1203-f4282aaedc964b1e862b77cd789cfc38 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 explains every ___<sep>Tail: thorough
Output:
| [
"Yes"
] | task1203-59794487aed647169fa65c4dbba6a82c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 challenges ___ to a fight<sep>Tail: validated
Output:
| [
"Yes"
] | task1203-123bda852aed4011a02bc2fd1c043c80 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 bases on PersonX's experience<sep>Tail: gets a new job
Output:
| [
"No"
] | task1203-139ee76b446345249e135ad968651d42 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 reaches the ___ in safety<sep>Tail: relief
Output:
| [
"Yes"
] | task1203-28243b0bae8f402c98040355b38bf97f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 ___ for one<sep>Tail: their item back
Output:
| [
"No"
] | task1203-d2f58727992b463bba8a158c9adfd21b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 moves PersonY's body<sep>Tail: satisfied
Output:
| [
"Yes"
] | task1203-9c272a9a55fa4b1fb288a1af70d62ea6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: to win
Output:
| [
"No"
] | task1203-0c97ebc7bd3d4f288d3cdd54041b1341 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 lives with PersonX's wife<sep>Tail: depressed
Output:
| [
"Yes"
] | task1203-13f6e908cee648b9a114c5ad88f36db5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 fears PersonY attack<sep>Tail: scared
Output:
| [
"Yes"
] | task1203-a3d9c3771c234a13910efe6925bc2e4b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 friends<sep>Tail: kind
Output:
| [
"No"
] | task1203-8be311cfbbc947e283529239f0976bf8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: to go find it
Output:
| [
"No"
] | task1203-1675d201ec134bfdb3f43af679a1efd3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 that ___<sep>Tail: eats dinner
Output:
| [
"No"
] | task1203-1659ec8d38c84ca484c07758631a9c31 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 chases rainbows<sep>Tail: confused
Output:
| [
"Yes"
] | task1203-df49b6e62d534fbd9430c221356b34cf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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: ferocious
Output:
| [
"No"
] | task1203-e30f51ba19f6473ebfb25b4ce21f0f2f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 door<sep>Tail: talk to visitor
Output:
| [
"No"
] | task1203-54b09680fb8c4a138907d1203a0b858d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 pays PersonX's debt to society<sep>Tail: accomplished
Output:
| [
"Yes"
] | task1203-32481c0e375f4a79bf3d4597f0aaa40d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 cuts ___ in half<sep>Tail: good
Output:
| [
"Yes"
] | task1203-a5d00424c6874f7a9cf021fc712684b5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 changes one 's ___<sep>Tail: happy about it.
Output:
| [
"Yes"
] | task1203-4f1d602cbcb64f18a51e24d3d9ee3004 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.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 PersonY's hand<sep>Tail: excited
Output:
| [
"Yes"
] | task1203-f79cdfea1e5449f7a51a5d1107bde69c |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.