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: PersonX applies for a loan<sep>Tail: good.
Output:
| [
"No"
]
| task1210-4cf1d896e675444aa12cdbb85d942606 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hare<sep>Tail: rabbit
Output:
| [
"Yes"
]
| task1210-c30ef2795a7b4b23a580840204da31cf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 the teacher<sep>Tail: raise hand
Output:
| [
"No"
]
| task1210-f37462dd659f4c87ac4a63eca169ba19 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: shore<sep>Tail: shoreline
Output:
| [
"Yes"
]
| task1210-adc0d09ceb974bfdbb6b189752567287 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: transistor<sep>Tail: base
Output:
| [
"Yes"
]
| task1210-7bceb21d47404024948540523f54f2a5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: plastic<sep>Tail: carbon
Output:
| [
"Yes"
]
| task1210-4980ba5682f5483298563f6cfe8e415d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 wore<sep>Tail: to be consistent.
Output:
| [
"No"
]
| task1210-d8c8b5beb20f4edda92f5a59fcd8ccfe |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 play<sep>Tail: says thank you
Output:
| [
"No"
]
| task1210-1238f238e4f24d9691e7e6823bfd67d6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 system<sep>Tail: monitor
Output:
| [
"Yes"
]
| task1210-3d14f545813a430b84fe0a2719018152 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 teacher<sep>Tail: have a conversation
Output:
| [
"No"
]
| task1210-b8ac954b2b41424e9e63d1e0fc20a0ce |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: john safran<sep>Tail: cells
Output:
| [
"Yes"
]
| task1210-4bd88b1f24a24790ae56b45944656905 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY's question<sep>Tail: to ask their own
Output:
| [
"No"
]
| task1210-77658d8885b34e35a6753381b3752921 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to celebrate
Output:
| [
"No"
]
| task1210-bd553c1d3d944726aa00e112f6a683e3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 agrees to the challenge<sep>Tail: be offered a challenge
Output:
| [
"No"
]
| task1210-fd0ad0ce45bc4d5aa39ce77314e41cfd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: auto<sep>Tail: windshield
Output:
| [
"Yes"
]
| task1210-e8c2d7d0e9bb42d78a6865b2365bf0b3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY protection<sep>Tail: to be protective of person y.
Output:
| [
"No"
]
| task1210-a6bce94c63864868b25a6c7f3bb4138c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: smiles
Output:
| [
"No"
]
| task1210-82467cf2e55d4be3a2c08440599f3d94 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 shortly<sep>Tail: good.
Output:
| [
"No"
]
| task1210-4dee075375ee4aceac8182bb0bcdbe76 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY's question<sep>Tail: helpful
Output:
| [
"No"
]
| task1210-a1c05abd099b4a07b69336e681130c07 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: telescope<sep>Tail: aperture
Output:
| [
"Yes"
]
| task1210-969a38da37e14ff3a55689818e223b64 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: radiator<sep>Tail: radiator cap
Output:
| [
"Yes"
]
| task1210-c98862f91ef84fadb0f6ba0c5fdd585c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY protection<sep>Tail: spends money
Output:
| [
"No"
]
| task1210-94ec8026f89d4cbebd8be596e07717bc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 at PersonY understanding<sep>Tail: to be understanding
Output:
| [
"No"
]
| task1210-e0fc6a81ce0547b3b39d213475e7b396 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: november<sep>Tail: 30 days
Output:
| [
"Yes"
]
| task1210-d64f1fe048204b6b9a9cfd0876d159b7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 persuade PersonY
Output:
| [
"No"
]
| task1210-3635e580407946bfa550619d62699d65 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to medical school<sep>Tail: takes required courses
Output:
| [
"No"
]
| task1210-743edc856a6546dd98c1cee2028289b3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: right triangle<sep>Tail: one angle 90 degrees
Output:
| [
"Yes"
]
| task1210-b46617f397b541efac1b9f56d8669400 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: vessel<sep>Tail: wale
Output:
| [
"Yes"
]
| task1210-cad36365832a4ee1b0b80b95c7bf543a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: responsible
Output:
| [
"No"
]
| task1210-08f7d227db514c9ba11b8d645e4d4907 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: history<sep>Tail: antiquity
Output:
| [
"Yes"
]
| task1210-ad9d424894d7498da06d0c42eb709876 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 play<sep>Tail: to tell PersonY to stop playing
Output:
| [
"No"
]
| task1210-1c0d476466214118b0a0c16416f85079 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 to the restaurant<sep>Tail: relaxed
Output:
| [
"No"
]
| task1210-00dadd58ca874d708f8ec3a83256e5f6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: school<sep>Tail: study hall
Output:
| [
"Yes"
]
| task1210-37469d0d23134354aef249fceca8dbc2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 adopts PersonY attitude<sep>Tail: smiles
Output:
| [
"No"
]
| task1210-faaa9c76a5ae42b19dcb5e0eddac2144 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: ignition<sep>Tail: magneto
Output:
| [
"Yes"
]
| task1210-4f49af2cdaaa4310889a48bfcdb3f7c6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hair<sep>Tail: root
Output:
| [
"Yes"
]
| task1210-eb50a484679d412c926a769393af344d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: torso<sep>Tail: belly
Output:
| [
"Yes"
]
| task1210-7c71d3b13bfb4d54a135fcd30299f134 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 wore<sep>Tail: Poor
Output:
| [
"No"
]
| task1210-200ea1174a0d46ac8f4c84bb93742d7b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: shoelace<sep>Tail: aiglet
Output:
| [
"Yes"
]
| task1210-cd7d63a71fb84a2e9d2b37e6d27261c9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 clean up mess
Output:
| [
"No"
]
| task1210-5ec13073b50f4380a999a1f85bdd9c41 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: first aid kit<sep>Tail: bandage
Output:
| [
"Yes"
]
| task1210-fe0718a3e7764bb091535af859c11fe5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: affluent
Output:
| [
"No"
]
| task1210-ac02897388b24f538f5a91daed690a75 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 open their phone
Output:
| [
"No"
]
| task1210-1bfd5ee7b3b046deb1984f87d42e285c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to be secure in the home
Output:
| [
"No"
]
| task1210-a5019919c414470199432f2e7ffa369c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: roof<sep>Tail: tile
Output:
| [
"Yes"
]
| task1210-feffc5a01ea84b98b7d85ba4a96d6d54 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sun<sep>Tail: photosphere
Output:
| [
"Yes"
]
| task1210-b5a74c85ad9544c7858195c5c02f048c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: circuit<sep>Tail: capacitor
Output:
| [
"Yes"
]
| task1210-461aa4a8f5a1491ab0997bf76c529126 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to take the money
Output:
| [
"No"
]
| task1210-00520ee7ac7647f0a63dbcf968b703ab |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: controlled
Output:
| [
"No"
]
| task1210-b8069c19f7f64befb1833bc54e66e8bb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: do not see the moon
Output:
| [
"No"
]
| task1210-155f25a0f3ed410ebff5a8cf535439af |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: shoe<sep>Tail: spike
Output:
| [
"Yes"
]
| task1210-aab116adaa7d411f8509eaabcf9089c5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: game of chess<sep>Tail: chess piece
Output:
| [
"Yes"
]
| task1210-8607855dc2464fb7b76a5f48b2a8d7b9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to drive to the event.
Output:
| [
"No"
]
| task1210-0b3c8af711694e07b321adedadb7061f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: minute<sep>Tail: second
Output:
| [
"Yes"
]
| task1210-78a03be765bc406eac7af5b90153cbe2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: feels nervous about their answer
Output:
| [
"No"
]
| task1210-ab8a828da2c44df5ac097a926883fa4e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: circulatory system<sep>Tail: liver
Output:
| [
"Yes"
]
| task1210-7c5e33646f8843cd9f4c9cbab22306ab |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: car<sep>Tail: turn signal
Output:
| [
"Yes"
]
| task1210-6efb53e499d24b6596151c5b1253ef09 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: group
Output:
| [
"Yes"
]
| task1210-34610a7cd1a84a6c80431f9c5e8f92e3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 also ordered ___<sep>Tail: enjoys what PersonX bought
Output:
| [
"No"
]
| task1210-3896f596704244dfb09dc0fdf66459a4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY objective<sep>Tail: THEY GAIN SOMETHING FROM X GETTING THEIR OBJECTIVE
Output:
| [
"No"
]
| task1210-350f58f489e8475988c4cb4a6eece6a8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sausage<sep>Tail: meat
Output:
| [
"Yes"
]
| task1210-82a99d0b2025417db17a226e82786d1e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: be calm
Output:
| [
"No"
]
| task1210-e93385d800a8434694d6f09a87283b70 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: odyssey<sep>Tail: three scientific instruments
Output:
| [
"Yes"
]
| task1210-60a6c47d1fac4240a1db39f58bf86a21 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: airplane<sep>Tail: accelerator
Output:
| [
"Yes"
]
| task1210-e8981b5c808145e584ca6cdcd9da0236 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: steel<sep>Tail: iron
Output:
| [
"Yes"
]
| task1210-8338ec8bf26a40cebb3db2bc75e893be |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 affects children 's ___<sep>Tail: to be trained to deal with children
Output:
| [
"No"
]
| task1210-4bdc91df30f1452ba3b901c610d7fbe8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 the teacher<sep>Tail: none
Output:
| [
"No"
]
| task1210-a1c220c0ff1f472fbafa7ab55e91c600 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 also ordered ___<sep>Tail: addicted
Output:
| [
"No"
]
| task1210-f771bbd50eea4a21a1a20b2ae5a2a315 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sword<sep>Tail: hilt
Output:
| [
"Yes"
]
| task1210-3d2deadbab8c4ce6be0a3863450b3065 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 play<sep>Tail: to spend time with someone
Output:
| [
"No"
]
| task1210-26523fdb7aab4a94946bf1d56c58f9c3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: france<sep>Tail: french southern territories
Output:
| [
"Yes"
]
| task1210-ace3290f1cb54cb7bdc84bb2d798b29d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: lacrimal artery
Output:
| [
"Yes"
]
| task1210-3859faa4ebaf414e8b2711fd97c54654 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY question<sep>Tail: helped
Output:
| [
"No"
]
| task1210-3fee65b933104076b3e54fcaf64a1490 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 at PersonY understanding<sep>Tail: to have an agreement
Output:
| [
"No"
]
| task1210-ce947a520bd54208b60611abfcad3985 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hardworking
Output:
| [
"No"
]
| task1210-f8cdd51b0e4d4a23b7293ce5c5919796 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY's question<sep>Tail: thanked
Output:
| [
"No"
]
| task1210-83596a6e85ff4903b5c445f8fc1a54b9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 influence PersonY
Output:
| [
"No"
]
| task1210-0ea1127c8fa54a54987bf97440e398c0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 grandma<sep>Tail: to say yes to person X
Output:
| [
"No"
]
| task1210-a902d8f2e09c4faa90f19ac49b45b43b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: reply the card
Output:
| [
"No"
]
| task1210-bdf242562a7247f4a6f11f11a3cbab2a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: screw<sep>Tail: inclined plane
Output:
| [
"Yes"
]
| task1210-dc20195e2729437ebb57d0f34ac20bbd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: brain<sep>Tail: visual cortex
Output:
| [
"Yes"
]
| task1210-ccb9de99fe794f7c912b60fe4df9f5a0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 affects every ___<sep>Tail: people are affected by PersonX
Output:
| [
"No"
]
| task1210-eee29bdda0ff4a22b5ab2b099d35729f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 chip<sep>Tail: silicon
Output:
| [
"Yes"
]
| task1210-9f6c8d92982c4f69977cfbf6c5a7ffa2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hour<sep>Tail: half hour
Output:
| [
"Yes"
]
| task1210-6275eee1c8774f61ac39668633cdf6ad |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: page<sep>Tail: paper with words on
Output:
| [
"Yes"
]
| task1210-9dcf3788343341bca1ea8894187fd211 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hog<sep>Tail: pork
Output:
| [
"Yes"
]
| task1210-5fefd8027ddf4a8ea2616ac602e0c05f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: organ<sep>Tail: pedal
Output:
| [
"Yes"
]
| task1210-abb35889636e4589830d40630f90ec77 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 tries<sep>Tail: tired
Output:
| [
"No"
]
| task1210-95db5138961a414193f3828a4e99a7a4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: fork<sep>Tail: tine
Output:
| [
"Yes"
]
| task1210-954ce031819d41b58edd8ff0db7daba1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: bone<sep>Tail: bone cell
Output:
| [
"Yes"
]
| task1210-f0e83cfc4266459aafeb45af38a265fd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: waits
Output:
| [
"No"
]
| task1210-1b5a106078c948d097ba078dc6c37f38 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: chassis
Output:
| [
"Yes"
]
| task1210-6d848c1b8caa4103ac4f28145019a31e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: car<sep>Tail: tail fin
Output:
| [
"Yes"
]
| task1210-709114ba3316438dac952cf3b723d455 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: motorcycle<sep>Tail: kickstand
Output:
| [
"Yes"
]
| task1210-c686e68c41b84563b41d3a7da157c139 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: drains bank account
Output:
| [
"No"
]
| task1210-333aa62e82f44d71ab61332b413f8154 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 just in time<sep>Tail: none
Output:
| [
"No"
]
| task1210-1dd986866e8549e093584d46731d6985 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: organism<sep>Tail: cell
Output:
| [
"Yes"
]
| task1210-f4f10ac0d6344da39952ca1acb5d08c1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 also ordered ___<sep>Tail: Pays money
Output:
| [
"No"
]
| task1210-bcf7b50ffa644b2ea9b0598fb3c175db |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to have had enough
Output:
| [
"No"
]
| task1210-d150e007f8e045ddad4b99f0339e6d70 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY's question<sep>Tail: inform the person
Output:
| [
"No"
]
| task1210-038f8cddc1244d02a8a7579b01f39982 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.