input
stringlengths 1.35k
1.46k
| 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 the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother<sep>Tail: happy too.
Output:
| [
"No"
] | task1212-9466ef7d44bb4f2480befa610a8f097f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX bakes PersonX's own bread<sep>Tail: to mix the ingredients together
Output:
| [
"No"
] | task1212-26ad94ad7a7c4ba0bc3fe5ec4fb3e026 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: snake<sep>Tail: no legs
Output:
| [
"Yes"
] | task1212-e87b8a10a49e4fdb9a0bb7fc38fbb155 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX attends school<sep>Tail: studious
Output:
| [
"No"
] | task1212-72b4089c3002468b81ff33002ecde693 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: mule<sep>Tail: four legs
Output:
| [
"Yes"
] | task1212-ce546da5fed14b2ea1ff8e80b0b1e261 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: toilet<sep>Tail: found in bathroom
Output:
| [
"Yes"
] | task1212-bc722188d7db437daf667b8fad50ee7b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: lawn<sep>Tail: green
Output:
| [
"Yes"
] | task1212-99a886f527f94663b724ed0ac0152188 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: globalisation<sep>Tail: inevitable
Output:
| [
"Yes"
] | task1212-e9146529aaea417e8218ec9ed21e67cd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: hopeful
Output:
| [
"No"
] | task1212-987d477db3d04a4a96a64ab626735abf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: classroom<sep>Tail: floor
Output:
| [
"Yes"
] | task1212-f56106d199c5478891a26bb213ad44ae |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: sex<sep>Tail: effect of clearing one's mind
Output:
| [
"Yes"
] | task1212-b8fef5690378465d813b8fd2d18f3c68 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY's question<sep>Tail: inform the person
Output:
| [
"No"
] | task1212-daae4d92819442979996c3fc82a9d8e8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX affords another ___<sep>Tail: none
Output:
| [
"No"
] | task1212-eb87f6ae5a5b4964ba4bf2f6ef5bc629 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX affords PersonY protection<sep>Tail: spends money
Output:
| [
"No"
] | task1212-e7f26c8d32f0456c9fc06e5bb1d59594 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: one impairment person might<sep>Tail: malaria
Output:
| [
"Yes"
] | task1212-23421b49b16f4e95a8adb82d52605558 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX bears the brunt<sep>Tail: to take a break
Output:
| [
"No"
] | task1212-8fad23e6328d427fa1538c27af1a9dec |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX allergic to bees<sep>Tail: none
Output:
| [
"No"
] | task1212-5e4ccc5b92c64657bd4d94ffd10b2fda |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: sun<sep>Tail: essential for food production in plants
Output:
| [
"Yes"
] | task1212-961a1821adac4b83b0311ab0cbff2341 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: jax<sep>Tail: fun to play with
Output:
| [
"Yes"
] | task1212-4aea496fb5544fddbb27f13a94029726 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: quality<sep>Tail: relative while quantity fixed
Output:
| [
"Yes"
] | task1212-1f9dd535d96449bcb5f06e9ef004284f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: triangle<sep>Tail: three sides
Output:
| [
"Yes"
] | task1212-57685f370936401a8f40c6615a605234 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's grandma<sep>Tail: Check how Person Y's grandma responds
Output:
| [
"No"
] | task1212-b589ad7855f04bbd9173807467905d34 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonY's nephew<sep>Tail: happy
Output:
| [
"No"
] | task1212-68d7a1effae4426b8f5891a4c0f64846 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: acoustic guitar<sep>Tail: strings
Output:
| [
"Yes"
] | task1212-678b6a33afd7418789b5632c0312bf56 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: organ<sep>Tail: one of body's sub machines
Output:
| [
"Yes"
] | task1212-4663095ded464ea292f9cce920c18e7a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: food<sep>Tail: found in restaurants
Output:
| [
"Yes"
] | task1212-63d060539259418e81a803d4849820f4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: none
Output:
| [
"No"
] | task1212-a8ba598e3f404b1eafa978a325d647bd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: happy to be invited
Output:
| [
"No"
] | task1212-a1f7109cf28847e7b1df2ec8909ccb00 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's ___ by means<sep>Tail: to find a new project
Output:
| [
"No"
] | task1212-512c5642e1d54a6c913ce6a920346c54 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: sea<sep>Tail: full of water
Output:
| [
"Yes"
] | task1212-e9597d2e227743478ecf1c4cd4fae3bb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: ultrasound<sep>Tail: shorter range than audible sound
Output:
| [
"Yes"
] | task1212-644ffb87a79a49fc9b3a2d7a8a082553 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: music<sep>Tail: written down with specific notation
Output:
| [
"Yes"
] | task1212-4ea372fdb6184f66bb1a34a64aeea0ac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks if PersonY was okay<sep>Tail: to learn about PersonY
Output:
| [
"No"
] | task1212-131a3ba5d0214b2eada5d5cdfe2b5771 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: whiskey<sep>Tail: very tasty
Output:
| [
"Yes"
] | task1212-e0020f229ad64094a88e03d06c4889da |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: firebomb<sep>Tail: very simple and cheap to make
Output:
| [
"Yes"
] | task1212-cf8663ee1c354271bd4a678031d179ed |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: foot<sep>Tail: one part of human body
Output:
| [
"Yes"
] | task1212-0a29827791014af9a2b0b030fa0efc2a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: to buy the things
Output:
| [
"No"
] | task1212-2325dc0107ad4645a7bd393724bac943 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: universe<sep>Tail: made up of mostly dark matter
Output:
| [
"Yes"
] | task1212-ac44faba7f5d46c3b9df4e80a4fa928e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from lunch<sep>Tail: satiated
Output:
| [
"No"
] | task1212-6c492e334da14417a3452ba70e2ecf1d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX adjusts spacing as well as minimizing<sep>Tail: to take measurements
Output:
| [
"No"
] | task1212-2902083501c448c58e6b2918c22494d3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: to help
Output:
| [
"No"
] | task1212-c328b9fe015f48cb8f83fff9d2c64f9d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: belt<sep>Tail: buckle
Output:
| [
"Yes"
] | task1212-a4fa1a4f6c474ae98d916b25576d6a93 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonX's diploma<sep>Tail: shakes a hand
Output:
| [
"No"
] | task1212-3d76af9b18e74246bc56a819203447fb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX believes every ___<sep>Tail: naive
Output:
| [
"No"
] | task1212-2a010380a71140e2a94bf3920359807b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: book<sep>Tail: knowledge
Output:
| [
"Yes"
] | task1212-989aacb9874b4e09a0908e6d2a4a4a48 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX always wore<sep>Tail: get made fun of
Output:
| [
"No"
] | task1212-c55ae90a935a4917a5b87d96ff7f761d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: ranch<sep>Tail: large
Output:
| [
"Yes"
] | task1212-e9ea4a6615954bdaa4a49a646e8b670b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: war<sep>Tail: deadly
Output:
| [
"Yes"
] | task1212-f5befdc7f9a24dbdbda7ad1b97e143b6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: glass<sep>Tail: rolled into sheets
Output:
| [
"Yes"
] | task1212-61cb5f5f32ed4ee3aa3bba4824432230 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: to have there offer accepted
Output:
| [
"No"
] | task1212-6b73b70c0c3d4334a31b1fc4f4c85ff9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to say<sep>Tail: to see what PersonY will do
Output:
| [
"No"
] | task1212-3282723a3c2c4cbbbe89aa52084e5165 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY object<sep>Tail: dedicated
Output:
| [
"No"
] | task1212-cba06fb547fe49e0a834df77856ea583 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: carpet<sep>Tail: opaque
Output:
| [
"Yes"
] | task1212-4892b9ff032d459099c4bbcec6846652 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: billy<sep>Tail: nuts
Output:
| [
"Yes"
] | task1212-1fc50e83d13c4df6849d7ed2ffd3dbf7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX begins to hurt<sep>Tail: get into a situation where they get hurt.
Output:
| [
"No"
] | task1212-9039de682d2044a4bee27e7e43264dd1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: water<sep>Tail: weight
Output:
| [
"Yes"
] | task1212-d3ad54e89ff844a2b072fa38e8dfcf2c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX bakes bread<sep>Tail: to put the bread oven on
Output:
| [
"No"
] | task1212-d0ceae56db434beda9539881af979238 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX always wore ___<sep>Tail: predictable
Output:
| [
"No"
] | task1212-dfc9bb82b6924109b3a7a2a69829ddbc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX also loved ___<sep>Tail: conflicted
Output:
| [
"No"
] | task1212-71cbf0b1927041b099bad02be8e88272 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: entertainment<sep>Tail: enjoyable
Output:
| [
"Yes"
] | task1212-18be8a13942642b48d163a61bf98464e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX accepts the offer<sep>Tail: Pays them
Output:
| [
"No"
] | task1212-296580df94aa4bddad362b09284757f9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: water<sep>Tail: found in streams
Output:
| [
"Yes"
] | task1212-f1dac2f588ee4241859a70ba142004a8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: we<sep>Tail: toes
Output:
| [
"Yes"
] | task1212-9bbfbdf4aa2e4325a146d414eb9b2500 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX almost fell<sep>Tail: to straighten themself out
Output:
| [
"No"
] | task1212-fb823322555245dc91d874ec440e0985 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonY's nephew<sep>Tail: responsible
Output:
| [
"No"
] | task1212-c89d2cd786424bc8990d8376424698fb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: georgia<sep>Tail: beaches
Output:
| [
"Yes"
] | task1212-a6438fc4c14f43b586232c1337b0422d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks if PersonY was okay<sep>Tail: worried about persony
Output:
| [
"No"
] | task1212-31a30dec3cab47b3b20e1d162f887baa |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks for the moon<sep>Tail: to be high maintenance
Output:
| [
"No"
] | task1212-a73e8afd3ea543029d87c82d833fdc28 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: manure<sep>Tail: smelly
Output:
| [
"Yes"
] | task1212-d504a2e4eb2b4290b8e130d990367996 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: glass<sep>Tail: tinted
Output:
| [
"Yes"
] | task1212-2f8170b171d747aea85f0e4156bc2a11 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: protein<sep>Tail: necessary in healthy diet
Output:
| [
"Yes"
] | task1212-4766a01702704fa18090fbf043e08a06 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX agrees to the challenge<sep>Tail: eager
Output:
| [
"No"
] | task1212-30ec3c71af704bb087fd82de98949e8b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: smiles
Output:
| [
"No"
] | task1212-38670d285176480d8aefd953636de5fa |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY's wife<sep>Tail: kisses
Output:
| [
"No"
] | task1212-731a346d2b1a42e4b096507678daee67 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: sunlight<sep>Tail: effect of heating earth
Output:
| [
"Yes"
] | task1212-f733f3c831164f178e032cdb84306b54 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother for help<sep>Tail: relief
Output:
| [
"No"
] | task1212-8214f8c3e4ac4209a79b8ac3f1725556 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX becomes happier<sep>Tail: to set appointments to see therapist
Output:
| [
"No"
] | task1212-10b25eee97784ad185d5accc6412a6ea |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX accepts god 's ___<sep>Tail: to continue to follow God
Output:
| [
"No"
] | task1212-e41fff1008da4837b7c412f93a0e5d19 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: agitated
Output:
| [
"No"
] | task1212-2175897c417044f69967271239550da6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonX's dream<sep>Tail: to achieve the dream
Output:
| [
"No"
] | task1212-8ae39fa320c448eb8f6a56afccd23c6e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: furniture<sep>Tail: designed to comfortable
Output:
| [
"Yes"
] | task1212-f19399d7c85f419182ea2b4856cf3aef |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: corn<sep>Tail: transported to market
Output:
| [
"Yes"
] | task1212-09a6391a6ee049aba65f78d717adcaca |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: velvet<sep>Tail: available in many colors
Output:
| [
"Yes"
] | task1212-69944347e32f4266a94d67533a083cdf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: trash<sep>Tail: stored
Output:
| [
"Yes"
] | task1212-c62afb0feadb4fab8e6fa23865b363dd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: to thank person X
Output:
| [
"No"
] | task1212-450f09b65d4f4ac385a39b19e5489c74 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: fire<sep>Tail: very destructive and can kill people
Output:
| [
"Yes"
] | task1212-3152b8634e424e2daf91245a71e3fc98 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: right<sep>Tail: common
Output:
| [
"Yes"
] | task1212-ada71ad9504641779f96bbd6edd36651 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: lead<sep>Tail: very heavy
Output:
| [
"Yes"
] | task1212-5ba7cec8bdaa4372a13b83241ed66b75 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: pen<sep>Tail: solid
Output:
| [
"Yes"
] | task1212-9a4737f852ec4807a0a847bc1844c1de |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX accepts the invitation<sep>Tail: to open the envelope
Output:
| [
"No"
] | task1212-74781d9947c84d128a22d59ee4c0c6f3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX bakes bread<sep>Tail: covered in flour
Output:
| [
"No"
] | task1212-79911953e35d4228a393ab751352c23a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonX's nephew<sep>Tail: thankful
Output:
| [
"No"
] | task1212-e74428e2b7a248c0933cc00f405b5f3c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX almost fell<sep>Tail: yells in surprise
Output:
| [
"No"
] | task1212-544f93714dcc49f78bf2d617f94e8f70 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: meal<sep>Tail: cooked on stove
Output:
| [
"Yes"
] | task1212-b37ab77d1362465d9f0d6d9f612c875d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX addresses PersonY audience<sep>Tail: adamant
Output:
| [
"No"
] | task1212-21be3e11728445e386451ca91bfc7495 |