input
stringlengths 965
1.08k
| output
listlengths 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 is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: algebra<sep>Tail: ring
Output:
| [
"Yes"
]
| task1210-4965580c260e48dbb5adb8bc93c3b4f8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: pickle<sep>Tail: vinegar and cucumbers
Output:
| [
"Yes"
]
| task1210-1fa27f2dbae74139be3fad35e846133d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX almost fell<sep>Tail: none
Output:
| [
"No"
]
| task1210-2df12cc184914ae8a0df198613493216 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: kidney<sep>Tail: renal vein
Output:
| [
"Yes"
]
| task1210-b286e94077ab40218a864cc559f4ed0d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: eye<sep>Tail: cone
Output:
| [
"Yes"
]
| task1210-a95eacdb497348e9bb8a0eac27faa165 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: buys gift
Output:
| [
"No"
]
| task1210-a170d06d76cb446d8ef893bb0e8d52e1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: military<sep>Tail: bombs
Output:
| [
"Yes"
]
| task1210-73755e109815445fa6d5fea463983ff5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: flower<sep>Tail: ovary
Output:
| [
"Yes"
]
| task1210-4b4c9b898a03491b90879841ef9d1a48 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: train<sep>Tail: engine
Output:
| [
"Yes"
]
| task1210-7502790054924c0aba5788b2882f5b53 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: Intuitive
Output:
| [
"No"
]
| task1210-cec8edf9ac1f499b8cf6ef86d8644359 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX affords another ___<sep>Tail: to shop for more shoes
Output:
| [
"No"
]
| task1210-3e328c63e63b4d7aa69d93282770f3d9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: pantyhose<sep>Tail: stocking
Output:
| [
"Yes"
]
| task1210-b49eefb1b5ac483391ec788d9930433d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: socialism<sep>Tail: socialists
Output:
| [
"Yes"
]
| task1210-20f437563e92477f9ce3f90a4ad184a1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: tennis game<sep>Tail: two players
Output:
| [
"Yes"
]
| task1210-49ddabc1aa93434caaeae01b55af2c0b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: computer<sep>Tail: mouse
Output:
| [
"Yes"
]
| task1210-aa277804d2254f5e939262bcafd12217 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: none
Output:
| [
"No"
]
| task1210-d82dc46be0f846b29b6de7371c29a710 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX applies sunscreen<sep>Tail: to protect from the sun
Output:
| [
"No"
]
| task1210-af496887d8b4494c9d68aaa62354fb95 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: hobby<sep>Tail: rocker
Output:
| [
"Yes"
]
| task1210-381dc5f22b5e4ce3aebd7237c72412a4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: weekend<sep>Tail: saturday
Output:
| [
"Yes"
]
| task1210-6f76515b6e3047dd896145de960b778b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: unfriendly
Output:
| [
"No"
]
| task1210-5008773b990f4665a346155c0e8bb8c6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to say<sep>Tail: to listen for a response
Output:
| [
"No"
]
| task1210-7493af5c2958477aa0aeae261f953f0d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: motor vehicle<sep>Tail: internal combustion engine
Output:
| [
"Yes"
]
| task1210-b0201348b66041af9f2189e3c407e5c2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: bolt<sep>Tail: head
Output:
| [
"Yes"
]
| task1210-c230b10170fa45638474ff95549c4114 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: orange<sep>Tail: slice
Output:
| [
"Yes"
]
| task1210-ff2671dc062b4a969f8e04f7095b059d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother for help<sep>Tail: personx cannot do it alone
Output:
| [
"No"
]
| task1210-84fc23d5451844e4be5c6905c6ab8445 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: whip<sep>Tail: stock
Output:
| [
"Yes"
]
| task1210-c31d2d44c0ba4e29b4ec70d9f426bb0b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: tribe<sep>Tail: goat
Output:
| [
"Yes"
]
| task1210-3c4b5291eebb4852a1347f4909b596ae |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX answers the door<sep>Tail: shakes hand
Output:
| [
"No"
]
| task1210-187a920ae2eb4f92a953bc7bb09cb714 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cello<sep>Tail: fine tuner
Output:
| [
"Yes"
]
| task1210-90e022f0f1e642c8b462dbd7a4485e22 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: british plug<sep>Tail: three pins
Output:
| [
"Yes"
]
| task1210-1470c9ec57044a44b28362b536fd72d3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX answers the question<sep>Tail: wise
Output:
| [
"No"
]
| task1210-c893dfed2efe4f70a1e35e9ace29c2f3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: disease<sep>Tail: symptom
Output:
| [
"Yes"
]
| task1210-82b7ee2397f74f33954d83099a737031 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cat<sep>Tail: fur
Output:
| [
"Yes"
]
| task1210-21ce1fcbf3f841ffafe6d971cbcb7c4d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: episode<sep>Tail: incident
Output:
| [
"Yes"
]
| task1210-a2ac7246b12c4022afdbba827d2dff85 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: chicken<sep>Tail: rooster
Output:
| [
"Yes"
]
| task1210-9efe405a7e4b43f993e549bd2e5bdb78 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's boyfriend<sep>Tail: to await PersonX's response
Output:
| [
"No"
]
| task1210-c64a9ae4182c434ea249a298d244457e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: bell<sep>Tail: sound bow
Output:
| [
"Yes"
]
| task1210-767004f3c4ec49879542ce817c86fe29 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: heart<sep>Tail: muscles
Output:
| [
"Yes"
]
| task1210-3ae8d3417bc147499a2525ee4fb6fbdc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX always watch ___<sep>Tail: PersonX can't help but watch
Output:
| [
"No"
]
| task1210-819ae54490a44b14931d6d2faca2f925 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX achieves ___ by means<sep>Tail: Dreamer
Output:
| [
"No"
]
| task1210-24a080badbfa4de18b45f057c803735b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: celery<sep>Tail: celery seed
Output:
| [
"Yes"
]
| task1210-9b05bc58ff0a4170bf75ec5a4cb58c14 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: triycicle<sep>Tail: 3 wheels
Output:
| [
"Yes"
]
| task1210-7471028a217048bbad44bfbb259010d9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: arrow<sep>Tail: arrowhead
Output:
| [
"Yes"
]
| task1210-fe3a4e9b6b6b4af3ba24c1b51d955452 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX arrives home<sep>Tail: comfortable
Output:
| [
"No"
]
| task1210-cf03d16ca25541698458c69653a526ce |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks for the moon<sep>Tail: greedy
Output:
| [
"No"
]
| task1210-fc662048484e415fab9f64330ebb6c4e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: briefcase<sep>Tail: handle
Output:
| [
"Yes"
]
| task1210-c946fb8acc124aa7901e446b5566fbe2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: poem<sep>Tail: verse
Output:
| [
"Yes"
]
| task1210-6eb210417f5f488baa85ee10072a40e8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: neck<sep>Tail: thymus gland
Output:
| [
"Yes"
]
| task1210-049010f4625548b380be26471a878ce9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX addresses PersonY audience<sep>Tail: is hopeful for personY
Output:
| [
"No"
]
| task1210-1389c87b55ca4b038f11242db01b3c26 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: mail<sep>Tail: letter
Output:
| [
"Yes"
]
| task1210-63ed5d26e0ae4c98bcc839dd8dae966f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: tape recorder<sep>Tail: magnetic head
Output:
| [
"Yes"
]
| task1210-fdd43bea77e047949208e8b23642a3ab |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: knife<sep>Tail: point
Output:
| [
"Yes"
]
| task1210-3c416fa88a2c4f9eb199d46196cd501d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: amicable
Output:
| [
"No"
]
| task1210-404eb68bfca94b4e96c79cbe5a9dc083 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: molecule<sep>Tail: atoms
Output:
| [
"Yes"
]
| task1210-8ff4196cf90a4fa7ad8bc59ca696c3a8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: typewriter<sep>Tail: typewriter keyboard
Output:
| [
"Yes"
]
| task1210-cd70cd2802fd41f2b4808680891577e6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to show<sep>Tail: to approach PersonY
Output:
| [
"No"
]
| task1210-36fd1dbb8f744625ab87a7d5b0f0f557 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: dish<sep>Tail: topping
Output:
| [
"Yes"
]
| task1210-4408965ba99a4ca0a2bc270c69cb06fc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: human<sep>Tail: bones
Output:
| [
"Yes"
]
| task1210-1a8c8bcb4da74e27a5a8b5ec526e4072 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: garment<sep>Tail: sleeve
Output:
| [
"Yes"
]
| task1210-30f552d53d5b41c8943d3bab828c45c5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: ship<sep>Tail: ridge rope
Output:
| [
"Yes"
]
| task1210-eb0f3bf5c4bb48b491225cb70baafbaa |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to go<sep>Tail: needy
Output:
| [
"No"
]
| task1210-3549da4d8afd4b4dab0d5635da3cac6a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX applies for a loan<sep>Tail: confident
Output:
| [
"No"
]
| task1210-380aaf203db647dc81ea05b7bdf45383 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: inquisitive
Output:
| [
"No"
]
| task1210-ed0b261e67e2404ab1a89485864d501d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY offer<sep>Tail: to let PersonX know of the rules with the offer
Output:
| [
"No"
]
| task1210-a482421414d54a35908b53fdb927aa7b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: sativa<sep>Tail: cannabis
Output:
| [
"Yes"
]
| task1210-87d4385cd092411b873ef5cdd6aa2dee |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: awl<sep>Tail: point
Output:
| [
"Yes"
]
| task1210-c23ef9026e0c49389d2e45e4912677e8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: computer<sep>Tail: memory
Output:
| [
"Yes"
]
| task1210-6d6453c1b2bb48ec87f96c3acd0ad6fc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: saw<sep>Tail: blade
Output:
| [
"Yes"
]
| task1210-c37fc2dd97c54d1f987d551b984e654b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks if PersonY was okay<sep>Tail: to pick up their phone
Output:
| [
"No"
]
| task1210-57fc4d0021dd46a1ace3e1e198dcc0ea |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts the invitation<sep>Tail: friendly
Output:
| [
"No"
]
| task1210-3f5e314dc67d4e4080785d6eb6c755ae |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: bible<sep>Tail: text
Output:
| [
"Yes"
]
| task1210-adc346857edc4780b7417903069059a2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: love<sep>Tail: grace
Output:
| [
"Yes"
]
| task1210-b4626075778e47d4bea273f3bbd9b847 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: meal<sep>Tail: soup
Output:
| [
"Yes"
]
| task1210-d6ecc0e24bae4ad190d58ec00264f8a5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to make<sep>Tail: to justify their request
Output:
| [
"No"
]
| task1210-e6cce1509a8940449e1a192ade2a8edc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: me<sep>Tail: face
Output:
| [
"Yes"
]
| task1210-d07592ab56a64d3a905225319ec5bcde |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: triathalon<sep>Tail: swimming
Output:
| [
"Yes"
]
| task1210-d95c00c549d64b3280763b94f72ed01d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: capacitor<sep>Tail: separate plates
Output:
| [
"Yes"
]
| task1210-8f295445b50d4669bd44d0438c03a457 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX affords every ___<sep>Tail: uses the opportunity
Output:
| [
"No"
]
| task1210-b9169ec9340f406da2d17d3daa8475fa |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: social
Output:
| [
"No"
]
| task1210-e63d0c1e872947f9b3bedb1ad879b56a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: slide<sep>Tail: section
Output:
| [
"Yes"
]
| task1210-818a4efa7e834c3fa20d43ef133da0f5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: arm<sep>Tail: elbow
Output:
| [
"Yes"
]
| task1210-4ccd38f3b99340208a3de79249729cde |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cake<sep>Tail: ingredients
Output:
| [
"Yes"
]
| task1210-1f445623130e4bf9906599c6545abbbc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks for the moon<sep>Tail: everything to be perfect
Output:
| [
"No"
]
| task1210-94a701b7d07948adae70d5d5c099e3bc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: horse<sep>Tail: mare
Output:
| [
"Yes"
]
| task1210-dc98b5459beb48dea672a765313ba524 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cigarette<sep>Tail: cigarette butt
Output:
| [
"Yes"
]
| task1210-951908bb22f242dfa7e0aa92de02d80b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: belt<sep>Tail: belt buckle
Output:
| [
"Yes"
]
| task1210-822786f5c1814f49b816a3cf54af3bb7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: treasure<sep>Tail: necklace
Output:
| [
"Yes"
]
| task1210-881da2df67e440b89c844e3366d42b4a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks to go home<sep>Tail: motivated
Output:
| [
"No"
]
| task1210-04e1537e5ad148a3bfc18c07146f4aa3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX answers the door<sep>Tail: PersonX opens door
Output:
| [
"No"
]
| task1210-ed875854854f4264a1a08bc852cfad71 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY offer<sep>Tail: to start the new relationship
Output:
| [
"No"
]
| task1210-43120c84bd424d5bb042952e0ac700a3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: weekend<sep>Tail: sunday
Output:
| [
"Yes"
]
| task1210-0bba701171e9409fa09479cb1edd545b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: wine<sep>Tail: fruit
Output:
| [
"Yes"
]
| task1210-70a634d225434e369e6a36d4e6b5959a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts the invitation<sep>Tail: open
Output:
| [
"No"
]
| task1210-b7d052fcae5a40ce9fd4091705bc4b1d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts the invitation<sep>Tail: to open the mailbox
Output:
| [
"No"
]
| task1210-cebf65abbc6b4fb48e812ad9f6f708fb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: banks his money
Output:
| [
"No"
]
| task1210-73716f171e4f4fc88c6c4637d1c6bab1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: body<sep>Tail: scrotum
Output:
| [
"Yes"
]
| task1210-ccc5563edee24efdb2faf16e24192369 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: glad
Output:
| [
"No"
]
| task1210-6332688c25e8484489d2d08f80b044ee |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX applies for a loan<sep>Tail: angry that they were not approved
Output:
| [
"No"
]
| task1210-4493d80bf4824aae939f1c3f13f48217 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: hinge<sep>Tail: pintel
Output:
| [
"Yes"
]
| task1210-bbf87464a510431e94cd60d3e483f11a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX arrives home from lunch<sep>Tail: rested
Output:
| [
"No"
]
| task1210-56012007e3ba4e66ae92a2bcc50a9b02 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.