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 accepts the invitation<sep>Tail: to buy an outfit for the occassion
Output:
| [
"No"
] | task1212-6b8c3332cd9146a79725e23548c846d2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: it all
Output:
| [
"No"
] | task1212-62d91f6af4f345029bf7ca000137e056 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 behaves like a PersonY<sep>Tail: Practice those characteristics
Output:
| [
"No"
] | task1212-7f5b5018180e4b9dabbdace6a37ddb67 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: attitude may change
Output:
| [
"No"
] | task1212-a57feef333e64223ad5be375adadc876 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 PersonX's grandma<sep>Tail: demanding
Output:
| [
"No"
] | task1212-883b2eee314744248a0170c097ef8b29 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: people<sep>Tail: eyebroes
Output:
| [
"Yes"
] | task1212-41cff5e125e347dab97460073f1a6f59 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: goes to party
Output:
| [
"No"
] | task1212-60db3a7c18c34e8fb116f322402b799d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 affects PersonY's interests<sep>Tail: powerful
Output:
| [
"No"
] | task1212-506311a6e0b8401187743fced17a4381 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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<sep>Tail: relieved
Output:
| [
"No"
] | task1212-59fc9b054f59453ca3e16f749b22f533 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: happy
Output:
| [
"No"
] | task1212-4ad040c954784e24a38cd986e012e28f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: sink<sep>Tail: found in bathroom
Output:
| [
"Yes"
] | task1212-60c0d46e232e4adabe5fe47f6aea23de |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 PersonY objective<sep>Tail: gets rewarded
Output:
| [
"No"
] | task1212-3cfbb4b4c8fd426bbaf686335955eab8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 happily<sep>Tail: to take the opportunity
Output:
| [
"No"
] | task1212-b5ca2a04b9054209ba7f89a0e310c284 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: careful
Output:
| [
"No"
] | task1212-78e8ee85764149478d2d2e94cbad3d98 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 make<sep>Tail: to clean up mess
Output:
| [
"No"
] | task1212-7d5c35aefae943ff8e0d5e1d11094e88 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: heroin<sep>Tail: illegal
Output:
| [
"Yes"
] | task1212-ff4c1c0ae56348d5b19de64dd01185a7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: soldier<sep>Tail: duty to do
Output:
| [
"Yes"
] | task1212-7eeb967b45af494b956cfc20e513ed7f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: PersonY adds PersonX to the guest list
Output:
| [
"No"
] | task1212-0e0e2f521de14d2cb9e396334f5d4b22 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: house<sep>Tail: located on estate
Output:
| [
"Yes"
] | task1212-4f1662bd563c4a7e857c8b77b0505736 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: talented
Output:
| [
"No"
] | task1212-21b774c89af9441b9995b1297dc62b5c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: strip mall<sep>Tail: stores
Output:
| [
"Yes"
] | task1212-7014e6a9ddce4365917af1c58e6da740 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 beats PersonX's swords into ploughshares<sep>Tail: to abstain from destructive behaviour
Output:
| [
"No"
] | task1212-055e472f46f04eea9ad7ef65e74481c1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: evil<sep>Tail: bad
Output:
| [
"Yes"
] | task1212-30411b693c4745a09111f346b3e77539 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 behaves like a PersonY<sep>Tail: Phony
Output:
| [
"No"
] | task1212-0e98b237a1804bb5bfa106a3b840a730 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 applies to medical school<sep>Tail: to be a doctor
Output:
| [
"No"
] | task1212-1103e4deac1544b288913a7bd15afa88 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: river<sep>Tail: cool
Output:
| [
"Yes"
] | task1212-518d6379c83342c7b16970f45c15483f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: week<sep>Tail: made up of seven days
Output:
| [
"Yes"
] | task1212-18b0d14624a44125942fa19cbc02dbfc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: to get scolded by others
Output:
| [
"No"
] | task1212-802d3233cf6b4be5a86aac97e38da41d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: pig<sep>Tail: rolling in mud
Output:
| [
"Yes"
] | task1212-98a9eccb76724ed980e7a96d9cdad798 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 on paper
Output:
| [
"Yes"
] | task1212-e99b37b169494a68a0477e3f03069dcc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 amends PersonY act<sep>Tail: scolded
Output:
| [
"No"
] | task1212-86510866ac6e4a6d978ac2bae27d8f67 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 lost<sep>Tail: to buy a compass
Output:
| [
"No"
] | task1212-8463c91ad28a44729fb0a0014c90627b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 PersonY effect<sep>Tail: to mend friendship
Output:
| [
"No"
] | task1212-73a93c54f63043caacc80d1e7038452c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 adopts PersonY attitude<sep>Tail: easily manipulated
Output:
| [
"No"
] | task1212-2e60edcecb10436eaf82b72e30c9ee01 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 amends PersonY act<sep>Tail: person x goes and rests
Output:
| [
"No"
] | task1212-78f611d149864887adb090955fac004c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: altar<sep>Tail: sacred
Output:
| [
"Yes"
] | task1212-b8d36645e90b44eb9d86c775d238e00c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 PersonX's grandma<sep>Tail: curious
Output:
| [
"No"
] | task1212-45499ecd1e4c4546a67200f00f03bae4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 applies to medical school<sep>Tail: purchase school supplies
Output:
| [
"No"
] | task1212-972e702525f2443a891cda274faee0cb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 invitation<sep>Tail: loses money hosting event
Output:
| [
"No"
] | task1212-3543e4ea07c0475db034aca38582c9c9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 the question<sep>Tail: to answer more questions
Output:
| [
"No"
] | task1212-0fcc5c2a24fd460bb0baa25abb2a7f86 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: necklace<sep>Tail: worn by humans
Output:
| [
"Yes"
] | task1212-1538493b814746c6a4c9c1f27d4892f9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 distracted<sep>Tail: loses focus
Output:
| [
"No"
] | task1212-1f321303acc24d17adaf676e59f66bba |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: excercise<sep>Tail: good
Output:
| [
"Yes"
] | task1212-572b8a9eaa3141e1ab69537736cb67e5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: to go to the doctor
Output:
| [
"No"
] | task1212-4a6ecbf729af47dfb750595ba389056a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: exercise<sep>Tail: best done on regular basis
Output:
| [
"Yes"
] | task1212-a208f2b910ec42108a53cd9beda63ba4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 the question<sep>Tail: gets it wrong
Output:
| [
"No"
] | task1212-ee133e46f0ea46ec8d942ac63a39319e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: rain<sep>Tail: water falling from sky
Output:
| [
"Yes"
] | task1212-c658b23b204c44c5a169ee35db83025f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 become monk
Output:
| [
"No"
] | task1212-f1cb43eeaca449899915e784a8fe5327 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: garbage<sep>Tail: recycled
Output:
| [
"Yes"
] | task1212-5cd9199ac1b64fe195b1dbc4b2ffb97e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: hello<sep>Tail: opposite of goodbye
Output:
| [
"Yes"
] | task1212-fe752d2a8e96450183ace5982999f003 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 beats PersonX's swords into ploughshares<sep>Tail: to hack their swords
Output:
| [
"No"
] | task1212-4dc48edb28144e119c445da02c084901 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 adopts PersonY attitude<sep>Tail: to support PersonX
Output:
| [
"No"
] | task1212-01d5811a33de44ffb074ef974f1bb902 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 one<sep>Tail: satisfied
Output:
| [
"No"
] | task1212-ef8f3ec3f3f9473a8311b8aa70c345fe |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 begs for food<sep>Tail: becomes full
Output:
| [
"No"
] | task1212-34c835d9ca40467d9aae5985f35738ce |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: care<sep>Tail: required to pass big rig
Output:
| [
"Yes"
] | task1212-8231b69cfdf74769bf6b6d93bf98ad47 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 to go home<sep>Tail: becomes homesick
Output:
| [
"No"
] | task1212-97a976d5910e4e6db40637e965a2fcd2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: satisfied.
Output:
| [
"No"
] | task1212-b1dae3f9b4424fb38687414d29dec535 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: everything<sep>Tail: natural
Output:
| [
"Yes"
] | task1212-f2ace98494a34d84a2bc401839a34ffc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: spider<sep>Tail: sticking to wall
Output:
| [
"Yes"
] | task1212-16eb4039e0214206a70236eeef252623 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 arranges a date<sep>Tail: kiss goodnight
Output:
| [
"No"
] | task1212-3ed9da8e72fc440ca924fa48764accf1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: people<sep>Tail: manipulative
Output:
| [
"Yes"
] | task1212-8d8c64b3faba4ecda7a9ef1b66f44cbf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: fish<sep>Tail: solitary
Output:
| [
"Yes"
] | task1212-4b1aa3ae0ef641bb88521b49c07f00f1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: suntan lotion<sep>Tail: only used by humans
Output:
| [
"Yes"
] | task1212-472fea2fb66b46eea4bbeff48bf7d9b5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 adapts ___ to conditions<sep>Tail: flexible
Output:
| [
"No"
] | task1212-59a74ff976a647b7b61b4013418d246e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: get a job
Output:
| [
"No"
] | task1212-e5c13940c217437f9b2f1605bc4fcc11 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: oil<sep>Tail: found in engine
Output:
| [
"Yes"
] | task1212-4583839e5698417391c1d40b8706ac56 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: lady<sep>Tail: cultured
Output:
| [
"Yes"
] | task1212-00720fd166ef4da98f315b9682271e6c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: bible<sep>Tail: been translated into many languages
Output:
| [
"Yes"
] | task1212-047f8ef7a86e45d189f378c0d9bbe6d0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: rabbit<sep>Tail: long ears
Output:
| [
"Yes"
] | task1212-b246c6edbf7a446e84e48b91493f8efd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: gravy<sep>Tail: scrumptious over mashed potatoes
Output:
| [
"Yes"
] | task1212-bb090e005ebc49dfb751655128656ad7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 one<sep>Tail: dependent
Output:
| [
"No"
] | task1212-ca5eb572c519428b8fb4531bc9e4af25 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: chicken<sep>Tail: brain within it's skull
Output:
| [
"Yes"
] | task1212-36c22c17890c44dca4f0533f52b086fb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: plastic<sep>Tail: opaque
Output:
| [
"Yes"
] | task1212-2d4ca45c0ad04e94842ece818874c604 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: sword<sep>Tail: sharp edge
Output:
| [
"Yes"
] | task1212-2ffd8b253ba54a1390923a2f18680248 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 arranges a date<sep>Tail: eager
Output:
| [
"No"
] | task1212-3642311d5bee4ceeabacbd92830bfbfb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: pays attention
Output:
| [
"No"
] | task1212-b3f3b3ffcc6b49089da787f3a5ad9666 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 adopts PersonY attitude<sep>Tail: changeable
Output:
| [
"No"
] | task1212-25c0ca4e30dc4d2a9fed33bdf6b45413 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: every book<sep>Tail: title
Output:
| [
"Yes"
] | task1212-8dc290658ff7409cac9262f3ad361dd5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: key<sep>Tail: hidden in pouch
Output:
| [
"Yes"
] | task1212-155d500c13ac473e8dc556abbf377e55 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: average human body<sep>Tail: face
Output:
| [
"Yes"
] | task1212-4248c36f3a5e4973a0be23b07544e30b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 affects every ___<sep>Tail: powerful
Output:
| [
"No"
] | task1212-5c8bbc229da146f4a88bc9cf0cb02ccf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: person<sep>Tail: name
Output:
| [
"Yes"
] | task1212-7e5466cf959a4ff9b0a76e2019b474c5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: cocaine<sep>Tail: addictive
Output:
| [
"Yes"
] | task1212-704b79e33f4f4634a2d7892fe993b55e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 teacher<sep>Tail: none
Output:
| [
"No"
] | task1212-cd019507b9934ee3a9dace86c9be60e6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: sight<sep>Tail: seen
Output:
| [
"Yes"
] | task1212-6bcdd648afe24a0bb0450dbcd08f7468 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: jumps for joy
Output:
| [
"No"
] | task1212-ee89db1429fe4cd78dbbf3de56fcb759 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 PersonX's grandma<sep>Tail: excited
Output:
| [
"No"
] | task1212-c5143ac4b642487782652a2c367b670d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: pothole<sep>Tail: repaired
Output:
| [
"Yes"
] | task1212-93339b9c69904bd6802e8b8b5e0c7f9d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: box<sep>Tail: finite amount of space
Output:
| [
"Yes"
] | task1212-4054ccd48521438bbcf874a59870eb00 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: opinionated
Output:
| [
"No"
] | task1212-f8d91f38585e4e289b1ab4e384320477 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: glad
Output:
| [
"No"
] | task1212-beba92e731304ea2a5ca3819fd4465ae |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: lawyer<sep>Tail: defend probably quilty person
Output:
| [
"Yes"
] | task1212-fa90268a607f4752b22a0c90bef24206 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: people<sep>Tail: conscious about appearance
Output:
| [
"Yes"
] | task1212-d9c4c9ed1dd04013abae4c519dea8ccb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: soccer<sep>Tail: sport
Output:
| [
"Yes"
] | task1212-79d8cf9c2a34461c902df8a2197d97c8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 PersonX's boyfriend<sep>Tail: inquisitive
Output:
| [
"No"
] | task1212-4dc8f13edb4a4b599be9832b6c5bf57f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: fish<sep>Tail: cooked
Output:
| [
"Yes"
] | task1212-9a6e07782a194c329aa56ce805e8d448 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: peanut<sep>Tail: roasted
Output:
| [
"Yes"
] | task1212-131d15540cb4446e9466d3ab2f5aab26 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: take rest
Output:
| [
"No"
] | task1212-f53b2548d5f042a99b6f4f96e897b7ca |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: people<sep>Tail: deaf
Output:
| [
"Yes"
] | task1212-8b1bec409fde46a4a80ac9cb55d7df45 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 know if he can help persony.
Output:
| [
"No"
] | task1212-faec635938b14f3e952751a240a1401e |