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: oil<sep>Tail: important to developed countries
Output:
| [
"Yes"
] | task1212-b02ce97a2d604cdf8f215ce47b4608b8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 job<sep>Tail: brave
Output:
| [
"No"
] | task1212-83c1c8a143d24326b759dbe0c9a391a1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: motorcycle<sep>Tail: two wheels
Output:
| [
"Yes"
] | task1212-3fb0a872c72e4815beca101d13659c7f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: reply the card
Output:
| [
"No"
] | task1212-60edbdc4dc2043c6a1772e2bdab68b96 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: play<sep>Tail: performed on stage
Output:
| [
"Yes"
] | task1212-fa69e4088eb34a47997a33de029a3039 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: paper<sep>Tail: made out of wood
Output:
| [
"Yes"
] | task1212-4e84d4a9bf384f4ab766fd75ebb62373 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: business<sep>Tail: commercial goal
Output:
| [
"Yes"
] | task1212-7fda659f478a4944ad043163ac2627eb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: work<sep>Tail: tedious
Output:
| [
"Yes"
] | task1212-fe73c9e3c9824dc398d3a9f654a9bcb5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: found at bank
Output:
| [
"Yes"
] | task1212-45a95cc0d1a948f4a4f46f2c46770d89 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 collect their money
Output:
| [
"No"
] | task1212-ed937305b754443d84a5426b91cdc047 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: credit card wallet<sep>Tail: credit cards
Output:
| [
"Yes"
] | task1212-8118c859dec840c8ab7f481e19c0c87b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 that ___<sep>Tail: to enjoy time with PersonX
Output:
| [
"No"
] | task1212-52547337a06f43bb99b24cc5533e235e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: most fuit<sep>Tail: seeds
Output:
| [
"Yes"
] | task1212-ac2f15139b054042b354e5aa1641bffb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: none
Output:
| [
"No"
] | task1212-9b137f42215542c896362d406c3cfe49 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 boyfriend<sep>Tail: relieved
Output:
| [
"No"
] | task1212-2f8403f1a5934302b4416680f5a4d431 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 that ___<sep>Tail: parks
Output:
| [
"No"
] | task1212-44d963459a34498f9256770267d7b994 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: short
Output:
| [
"Yes"
] | task1212-991bc81bcd494ba5a201234c023bbd0d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: happy invitation was accepted
Output:
| [
"No"
] | task1212-a10d9d05cc0b4583906107d1a3a049af |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to say<sep>Tail: stubborn
Output:
| [
"No"
] | task1212-646fa0cb045a4d87bf18715f3d5ef612 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: mercury<sep>Tail: barren and airless
Output:
| [
"Yes"
] | task1212-e13819c10cd441879d9b44d1683d8b38 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX attends PersonY school<sep>Tail: prepared
Output:
| [
"No"
] | task1212-79e6475ef6d147a2b5e979f25485dfea |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: work together
Output:
| [
"No"
] | task1212-bb2a576bd86043618cdc75885fa84a33 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: song<sep>Tail: pretty
Output:
| [
"Yes"
] | task1212-341dbcef80fa4152b4af106b3f00416f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: very confused
Output:
| [
"Yes"
] | task1212-151f2fb42e8640de87f15c18e924d5eb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: highway<sep>Tail: weigh stations on
Output:
| [
"Yes"
] | task1212-050950f8a6d54f2b84bfbcf4eb9802f3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX also ordered ___<sep>Tail: Receives item
Output:
| [
"No"
] | task1212-b728d334635d458da711df7eac93a625 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 play<sep>Tail: join game
Output:
| [
"No"
] | task1212-9d2430266725495189ad73b192792929 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: coke<sep>Tail: caffine
Output:
| [
"Yes"
] | task1212-7ae8b0a6fe7949a9b66d718137cb8320 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: medicine<sep>Tail: taken orally
Output:
| [
"Yes"
] | task1212-b9b9eb12cb8f4f0fbcbc87582824ee84 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: bell<sep>Tail: characteristic shape
Output:
| [
"Yes"
] | task1212-88abeaca7f2c41249cf8ff8d3200202b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: caught on hook
Output:
| [
"Yes"
] | task1212-dc3cbacd6d4543299054591ffeded45d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: milk<sep>Tail: white
Output:
| [
"Yes"
] | task1212-7926c2767a044be8be14e6b1e85b3bbf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: played on radio
Output:
| [
"Yes"
] | task1212-8b38096fe60945de80c0cf27dae87a13 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: basin<sep>Tail: water
Output:
| [
"Yes"
] | task1212-73301708831d44eea651093b7265afb7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: college<sep>Tail: expensive
Output:
| [
"Yes"
] | task1212-8c40a38da3da4472959a0a16ea45f4d5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from lunch<sep>Tail: reliable
Output:
| [
"No"
] | task1212-12ffecfb57234caebf9b4de3a4b1586e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: book<sep>Tail: words and or pictures
Output:
| [
"Yes"
] | task1212-df6ca69b5ad04d2d84fac1508c58b0f1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: xylophone<sep>Tail: struck with mallet
Output:
| [
"Yes"
] | task1212-8ce3fce68fdd482eb998bd51ade7c62d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX attends PersonY school<sep>Tail: to ride with PersonX
Output:
| [
"No"
] | task1212-aecfde2d9bea41e8adc7052bbd43394e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: revolver<sep>Tail: dangerous
Output:
| [
"Yes"
] | task1212-240bf103bb35427fb9ecb77fca28f7a3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: to be mad
Output:
| [
"No"
] | task1212-8b32543f8fcb483cb60e677384a87033 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: skin<sep>Tail: burned
Output:
| [
"Yes"
] | task1212-f5db08342cbf4936afd800696921f863 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 for a loan<sep>Tail: gets a loan
Output:
| [
"No"
] | task1212-6ca8eb64303848cd9f358ca8b57a9788 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX almost fell<sep>Tail: to be more careful
Output:
| [
"No"
] | task1212-05876a24893545b9a0dac18d68577e33 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: PersonX is viewed as pathetic
Output:
| [
"No"
] | task1212-4d04ae563dc0491fbeeed58f4371d1ba |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: castanets<sep>Tail: more common in hispanic countries
Output:
| [
"Yes"
] | task1212-a9df2367be734972907a4c47872ff4e9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: restaurant<sep>Tail: seats
Output:
| [
"Yes"
] | task1212-509d097023da4d3c94fdbfc688de2902 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: dog<sep>Tail: loved
Output:
| [
"Yes"
] | task1212-434ffd9507314451a7c266057c1d07ab |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: none
Output:
| [
"No"
] | task1212-b8ba23cb0a5f491882c888870cacd359 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 PersonX's purpose<sep>Tail: to know their purpose
Output:
| [
"No"
] | task1212-b144b7fc184043a1b54f2e53b4f57aac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: cadillacs<sep>Tail: expensive
Output:
| [
"Yes"
] | task1212-d868bd0efd4c4672a658397aca7026b3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: help
Output:
| [
"No"
] | task1212-c6b909df0ae340eea94a146746dec4b5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX attends school<sep>Tail: fails a class
Output:
| [
"No"
] | task1212-68429edf5c5c4374be69059c77c67159 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: contract<sep>Tail: revised
Output:
| [
"Yes"
] | task1212-f0a64c0050b64ca5b305b3409baeb512 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 for a loan<sep>Tail: none
Output:
| [
"No"
] | task1212-0c1f77c082a649609f874d8878b76d50 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX attends PersonY school<sep>Tail: to pack lunch
Output:
| [
"No"
] | task1212-a899b9fb24484c7580d11a112eeea20f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: brain<sep>Tail: tens of billions of neurons
Output:
| [
"Yes"
] | task1212-7e32cf80f7354b99b5e7848984346ca5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY's question<sep>Tail: gets new information
Output:
| [
"No"
] | task1212-3e60d6e362fd49148ccc50d593615d5e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: bob<sep>Tail: short for robert
Output:
| [
"Yes"
] | task1212-a2983664a8fc499ca008a85eba33af7a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: quality<sep>Tail: reliable
Output:
| [
"Yes"
] | task1212-11598a890a794c61933fd6ef38c5f877 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: trust<sep>Tail: important in workplace
Output:
| [
"Yes"
] | task1212-ddd950baa99442dcbd7993098420f32b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 flat<sep>Tail: sneaky
Output:
| [
"No"
] | task1212-589a1c1c34e94205aa8dd1a2b4f0b4a7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: show homework
Output:
| [
"No"
] | task1212-6d34468987d14ac8bec71336cafec150 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: romance<sep>Tail: in doing not saying
Output:
| [
"Yes"
] | task1212-8aae7bdfaff349f3ba7939a99c2c6153 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: bonfire<sep>Tail: found on beach
Output:
| [
"Yes"
] | task1212-38dba79cae254744b02e608beb11e935 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: recorded in albums
Output:
| [
"Yes"
] | task1212-04f97dc1bd5d472c9e14ea49c6ba95be |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: matress<sep>Tail: found in house
Output:
| [
"Yes"
] | task1212-94c88052c19b4bfa94917b9dcd354205 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 every ___<sep>Tail: PersonX turns into a hoarder
Output:
| [
"No"
] | task1212-1fec354b4e1a4875b5cc8d6a689e0c20 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: to attend college
Output:
| [
"No"
] | task1212-fe67074a0a1e4fda92a97477c1c0684d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: waves to crowd
Output:
| [
"No"
] | task1212-0ee660b6584848909e838178ee3fc6d8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 at PersonY understanding<sep>Tail: to accepting
Output:
| [
"No"
] | task1212-08e367cb34684727a08096c0e1493d56 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: tired
Output:
| [
"No"
] | task1212-69afd676b5c74be0b34032a7dc3a3979 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: roof<sep>Tail: covered with shingles
Output:
| [
"Yes"
] | task1212-7b854781feed4f03b30b37c32c6fc236 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: to confirm his use of new suit to the function
Output:
| [
"No"
] | task1212-32eca6e476e84b4686b8a582f41305fb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: generated by city
Output:
| [
"Yes"
] | task1212-120ee0fb36224faab4978c7b94a62f14 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: goldfish<sep>Tail: found in fishbowls
Output:
| [
"Yes"
] | task1212-0d527a5c8e0d405eb3b21c1e3bc957f7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: divided into several rooms
Output:
| [
"Yes"
] | task1212-38d5cddc1931497ba52bc444383fab62 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: groom<sep>Tail: stag party before wedding
Output:
| [
"Yes"
] | task1212-0c0f220f8f7a4d0aa30e23b33a98e650 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 assumes another ___<sep>Tail: Tries to get consumed
Output:
| [
"No"
] | task1212-f7875a7ec8ea475a8b382d6d3b488d5f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX becomes PersonY's wife<sep>Tail: becomes closer to personX
Output:
| [
"No"
] | task1212-3d31515424bd49c3a039785f81d8647d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 badly wanted<sep>Tail: Worldly
Output:
| [
"No"
] | task1212-37238ffc457d429c9d04934bd7205bdb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 sunscreen<sep>Tail: to get their children ready
Output:
| [
"No"
] | task1212-3d209c78928e41e88ee7a43424868422 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: letter<sep>Tail: found in word
Output:
| [
"Yes"
] | task1212-0b60d8b327df40858c907312eb4e2f05 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: passport<sep>Tail: required to cross most international borders
Output:
| [
"Yes"
] | task1212-85097dea0aa342b0894d623e1010192d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: debit card<sep>Tail: linked electronically to bank account
Output:
| [
"Yes"
] | task1212-27f6ca3bcc9f4d578cd6e03173b83c51 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: information<sep>Tail: entered into computers
Output:
| [
"Yes"
] | task1212-86b4970738424d7f91153318a781789f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: one<sep>Tail: harder then other
Output:
| [
"Yes"
] | task1212-55b4178e798840df9d791beac20a96c9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: chlorophyll<sep>Tail: necessary for photosynthesis in plants
Output:
| [
"Yes"
] | task1212-c56ffdb2650b42eb8b936c84083b88b4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: orchestra<sep>Tail: many people
Output:
| [
"Yes"
] | task1212-38cecd412d444610a78a91166d5ee4ef |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: water<sep>Tail: found in well
Output:
| [
"Yes"
] | task1212-49a75450ebf2428ab8bbf18fa2bdd1e9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 mother for help<sep>Tail: to learn
Output:
| [
"No"
] | task1212-87bbccb02aef4211a173301b037205c7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: preoccupied
Output:
| [
"No"
] | task1212-b0626298d8224c30a60143dd8f964f18 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: loved
Output:
| [
"No"
] | task1212-dd49f6fb621b4325951a1b150c21046b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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 'd better go<sep>Tail: the person feels happy since he arrived at his destination.
Output:
| [
"No"
] | task1212-16ae5fd1fc684a47a7648596436a0179 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: fire<sep>Tail: dangerous to humans
Output:
| [
"Yes"
] | task1212-c60cabe91d874a8e8130db560ea0b5e4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: meat<sep>Tail: shaped as cubes
Output:
| [
"Yes"
] | task1212-5c945686889241debd76aa5f612d58ad |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: FOR TRAVEL
Output:
| [
"No"
] | task1212-78bdeeecefe246c2a7a3cd7716ab06c3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head can be characterized by being or having the Tail or not. Being characterized usually describes entities' general characteristics such as rose is red, or subjective attributes such as thirst is uncomfortable. It can also map to descriptors that speak to the substance or value of items such as meat has the property of being stored in the freezer or bike is powered by a person's legs. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: water<sep>Tail: effect of making things wet
Output: Yes
Positive Example 2 -
Input: Head: PersonX always lost<sep>Tail: go home
Output: No
Negative Example 1 -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: find out where he is
Output: Yes
Negative Example 2 -
Input: Head: air conditioner<sep>Tail: very important in warm climates
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: ask a question also
Output:
| [
"No"
] | task1212-f8fe505727f24e6cba57dabd99eac8ad |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: backyard<sep>Tail: surrounded by fences
Output:
| [
"Yes"
] | task1212-acb562048086455e8125ffde66e23c68 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people 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: mouth<sep>Tail: lips
Output:
| [
"Yes"
] | task1212-e5d974332f5c4ae2824ec2c98b7ed990 |
End of preview. Expand
in Dataset Viewer.
Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1212_atomic_classification_hasproperty
Additional Information
Citation Information
The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:
@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks},
author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
year={2022},
eprint={2204.07705},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2204.07705},
}
More details can also be found in the following paper:
@misc{brüelgabrielsson2024compressserveservingthousands,
title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead},
author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
year={2024},
eprint={2407.00066},
archivePrefix={arXiv},
primaryClass={cs.DC},
url={https://arxiv.org/abs/2407.00066},
}
Contact Information
For any comments or questions, please email Rickard Brüel Gabrielsson
- Downloads last month
- 79