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: church<sep>Tail: lady chapel
Output:
| [
"Yes"
]
| task1210-2dc27fcf4016435398c48efaede859be |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonX's objective<sep>Tail: to set another goal to accomplish
Output:
| [
"No"
]
| task1210-4ef769b4e9d540d0993eda2213a852b6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: ocular muscle
Output:
| [
"Yes"
]
| task1210-d654b852775d435f858a3669529318be |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 hang up the phone
Output:
| [
"No"
]
| task1210-7f4f05103d474a0e9f64b04456a01a1c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: insulation<sep>Tail: foam
Output:
| [
"Yes"
]
| task1210-ddf883917f44453d9dbd00095c917d29 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: computer<sep>Tail: cathode ray tube
Output:
| [
"Yes"
]
| task1210-ba1a4dad08814085a9619a2e701c7996 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hockey stick<sep>Tail: blade
Output:
| [
"Yes"
]
| task1210-6759949f1259431fa803dc19f5b4fc35 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: slow
Output:
| [
"No"
]
| task1210-4108bf3d391f4b7595bdb08c9c2aadac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: line<sep>Tail: top of line
Output:
| [
"Yes"
]
| task1210-7cfc61d6b0cf4a3ca2be95be8780f29b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ate ___<sep>Tail: NONE
Output:
| [
"No"
]
| task1210-9ad5311e839949d0895c7fe02f4a7ec1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: mouth<sep>Tail: hard palate
Output:
| [
"Yes"
]
| task1210-0e1ddfa15862467fa3b7ad34faed9286 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to think through person y's attitude
Output:
| [
"No"
]
| task1210-ad147c55524144ed8acdba985943805f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: ship<sep>Tail: fin
Output:
| [
"Yes"
]
| task1210-33bbc5013dcf47f4920752ab994c0320 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ate ___<sep>Tail: to try a new food
Output:
| [
"No"
]
| task1210-d59b95c1416043228769400b89863cdb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: body<sep>Tail: bowel
Output:
| [
"Yes"
]
| task1210-90ce9bd3406740e6a253d847318d6c10 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: word lie<sep>Tail: two commonly used meanings
Output:
| [
"Yes"
]
| task1210-f7eab8f198274eb598b7f6d18d52cf76 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: cattle<sep>Tail: cow
Output:
| [
"Yes"
]
| task1210-77bf52588ef94f03ab0912b934f3f8ac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: generator
Output:
| [
"Yes"
]
| task1210-5a9314750421443a8c336746c1f5632f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonX's ___ by means<sep>Tail: to beat X
Output:
| [
"No"
]
| task1210-966f29a0c1db43a390ca77bed7cb8ca6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: slot machine<sep>Tail: coin box
Output:
| [
"Yes"
]
| task1210-ba404c91a1d84e34ada9f26639aeaf06 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to have a question
Output:
| [
"No"
]
| task1210-81029c7ca0904257a1dfb36df7c42dc5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: ship<sep>Tail: deck
Output:
| [
"Yes"
]
| task1210-f1b6f9391e9b4a30808d211fc49d2e33 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 lost<sep>Tail: go home
Output:
| [
"No"
]
| task1210-77bda694c9c94ab39330b4bb975862db |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: cornea
Output:
| [
"Yes"
]
| task1210-ecf3d3d21cab4b858feba7dd51f92931 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sperm<sep>Tail: flagellum
Output:
| [
"Yes"
]
| task1210-5876ad7e0ff44a938b928e1cf8f639a6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: flower<sep>Tail: stem
Output:
| [
"Yes"
]
| task1210-75edba17f5a74bd483d608a55c34d571 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: diligent
Output:
| [
"No"
]
| task1210-1c9df6c791384187b7a5ad89b7e0f0d3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: boot<sep>Tail: outsole
Output:
| [
"Yes"
]
| task1210-ecc8c744161843b7bcdc408df31d4be5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX addresses PersonY audience<sep>Tail: PersonX greets the crowd
Output:
| [
"No"
]
| task1210-ce1cabaa3c434a9a927d0ce0488051c4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother<sep>Tail: to talk to PersonY's siblings
Output:
| [
"No"
]
| task1210-aeca4d73ca9d41cb9910e99a250aa696 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: pool table<sep>Tail: pocket
Output:
| [
"Yes"
]
| task1210-cf2790e87390408db45cb175d3a6d852 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: bird<sep>Tail: giblet
Output:
| [
"Yes"
]
| task1210-08517f390142404db32d4638c576869e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 go to dinner.
Output:
| [
"No"
]
| task1210-32e78c2f6b804609a339b014f835034b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX always watch ___<sep>Tail: they start to scream
Output:
| [
"No"
]
| task1210-12658e614b7e4191a800ba48e30ae0ed |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: motivated
Output:
| [
"No"
]
| task1210-55a81bd054274c93b8aef6dc164b1ec6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: war<sep>Tail: loss
Output:
| [
"Yes"
]
| task1210-2eb9575beda14de082e0dcaf7709fd1d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: respectful
Output:
| [
"No"
]
| task1210-2f48ecd0124f4225a30e6ebf757db5d7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonY's interests<sep>Tail: loses a friend
Output:
| [
"No"
]
| task1210-3e2c9b1348da49cf99ca4fb4ee0113ce |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: coat hanger<sep>Tail: hook
Output:
| [
"Yes"
]
| task1210-1ecbb1f8f2ab4d3d9b075f4cb1dc2ce8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: marrow
Output:
| [
"Yes"
]
| task1210-0411971f74724f4d85934bb4e8fb37c0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 one<sep>Tail: one
Output:
| [
"No"
]
| task1210-eefec0ac30dc4db680e7688e0797df85 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts the invitation<sep>Tail: adheres to rules
Output:
| [
"No"
]
| task1210-a826e72e648847c6888f93d19b6809b6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: flower<sep>Tail: carpel
Output:
| [
"Yes"
]
| task1210-944aa32124ee4373b1394073880854cd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: Ask if there's any more questions.
Output:
| [
"No"
]
| task1210-243eec76a7bc4509ba05f36c5ca7faef |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: fur<sep>Tail: guard hair
Output:
| [
"Yes"
]
| task1210-6e6c31ead22f4f228a43a1e63ef12fd7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: foot<sep>Tail: big toe
Output:
| [
"Yes"
]
| task1210-f51406cc6ef147e7877869c344506b2c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: like they had fun
Output:
| [
"No"
]
| task1210-2d77a6b02d854177a83dbd352df397f2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks if PersonY was okay<sep>Tail: considerate
Output:
| [
"No"
]
| task1210-37042ea12fb44d5caf26652a8277c7d3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to go<sep>Tail: to do work
Output:
| [
"No"
]
| task1210-5221d7036dcf4e67938a01ee5a6a3a95 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: publication<sep>Tail: artwork
Output:
| [
"Yes"
]
| task1210-908e9ad528e34bdea830f20960a8a70e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: neck<sep>Tail: collar
Output:
| [
"Yes"
]
| task1210-4c53e93defa4436ab90cf5fda7742e2f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 loved ___<sep>Tail: Delighted
Output:
| [
"No"
]
| task1210-1d0c8e8332214fd988b85b72db5630e4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to show<sep>Tail: person Y agrees
Output:
| [
"No"
]
| task1210-a938215d62354946af0dc81e12609876 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: thankful
Output:
| [
"No"
]
| task1210-2aa9b16303a44da8b62a91363f742e01 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: trunk<sep>Tail: bark
Output:
| [
"Yes"
]
| task1210-60afb268a55946eeb7a0c0ec64489a2e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 adjusts spacing as well as minimizing<sep>Tail: thing different
Output:
| [
"No"
]
| task1210-5ff273409aed47288c9dfc4e924e3588 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: dedicated
Output:
| [
"No"
]
| task1210-ea8de942c6bc4c05ba3e0f7655dbcdc5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: share knowledge
Output:
| [
"No"
]
| task1210-f4c95a4b6d1048459313925c1ae2cec0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: keep every thing safe in advance
Output:
| [
"No"
]
| task1210-da125a730da849b28cec3668b13c357e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: team<sep>Tail: jordan
Output:
| [
"Yes"
]
| task1210-237f164d76a54a14a97c0f5e24e35192 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX almost fell<sep>Tail: correct look less
Output:
| [
"No"
]
| task1210-1667baca928848eb97cd05cdd62ee409 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: bath tub<sep>Tail: iron and coated with porcelain
Output:
| [
"Yes"
]
| task1210-e8b105055c0040f6b0fd96da3e52a247 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: wondering
Output:
| [
"No"
]
| task1210-c57b5d5f37454f94839a3557095b66d3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: bowl<sep>Tail: aluminium
Output:
| [
"Yes"
]
| task1210-bf150f82e78c445a9c497da3bf0078de |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: narooma golf club<sep>Tail: 18 hole championship golf course
Output:
| [
"Yes"
]
| task1210-0e3772e198b04dac9c46d2882c5db969 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: get made fun of
Output:
| [
"No"
]
| task1210-ebb66e57cc8547a6838231ce34ad17fe |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: none
Output:
| [
"No"
]
| task1210-fac340c44be64ebca1b23a2d005835fd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 loved ___<sep>Tail: to enjoy themselves
Output:
| [
"No"
]
| task1210-c6e8a18a18ea4bfaaf4c155c6f2f25c1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts the invitation<sep>Tail: responsive
Output:
| [
"No"
]
| task1210-1ce0e88bb75849efac9e299648a5dd5b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: wagon<sep>Tail: wagon wheel
Output:
| [
"Yes"
]
| task1210-41a39b959d534885bd84af437621024e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: weave<sep>Tail: warp
Output:
| [
"Yes"
]
| task1210-06d05c23b82c4c5d8096d90def6845b4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: train<sep>Tail: train car
Output:
| [
"Yes"
]
| task1210-e4856789938a4cb8a7b8f2d7242fd889 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's mother for help<sep>Tail: to know the problem
Output:
| [
"No"
]
| task1210-f5989f30145d40debef3a9c685ac3b6c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: internet<sep>Tail: networked computers
Output:
| [
"Yes"
]
| task1210-842c2618ce174e4ba33fcf4ffbd2904f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: body<sep>Tail: cells
Output:
| [
"Yes"
]
| task1210-4ccf27f0d1fa4c88ba6c3bb0439070c6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's boyfriend<sep>Tail: conniving
Output:
| [
"No"
]
| task1210-6cb0e84f36c94a9aa1c02adf986c14ec |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to help people
Output:
| [
"No"
]
| task1210-c5605f62c13345d098d644a942365227 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX addresses PersonY audience<sep>Tail: happy
Output:
| [
"No"
]
| task1210-035d399a885344eaa614d7c74feab7d7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: help
Output:
| [
"No"
]
| task1210-77b4a9b96c7b4613bb6a5beed718a284 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 PersonX's objective<sep>Tail: completed
Output:
| [
"No"
]
| task1210-8a33893057f14e8eb86a31293fe08f31 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 acts weird<sep>Tail: to be wacky
Output:
| [
"No"
]
| task1210-a3aa300800e04a03a4b4fd784022de52 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: billiards<sep>Tail: miscue
Output:
| [
"Yes"
]
| task1210-10d545dbe92c4d25872a69c0634cc144 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: play<sep>Tail: intermission
Output:
| [
"Yes"
]
| task1210-c089391436574c539699b57d5188ded8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 letter<sep>Tail: learn to write
Output:
| [
"No"
]
| task1210-291e50eb7e7d48059730bef84b1e90cc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sugar<sep>Tail: minerals
Output:
| [
"Yes"
]
| task1210-df3fc207132c4a8fb0d3a5fab11e5e96 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 go on to other things
Output:
| [
"No"
]
| task1210-e94e9e4cae0f4c0695b44040a1aea911 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: pencil<sep>Tail: rubber eraser
Output:
| [
"Yes"
]
| task1210-1b82accda596404b979471db71ca3b01 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: learns date and time of event
Output:
| [
"No"
]
| task1210-8fa7d4fed90f4c0c9b053562010c3b08 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: form<sep>Tail: space
Output:
| [
"Yes"
]
| task1210-b590d57132904df9879abd0c71916af8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: range<sep>Tail: massif
Output:
| [
"Yes"
]
| task1210-6f4b9fd5bd814d2280ce9e2fd2f75656 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: hopeful
Output:
| [
"No"
]
| task1210-3acf9f79f30d4c7788e6042c92ff48a7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: to try some fish
Output:
| [
"No"
]
| task1210-5113920b0ebf4eb79b35481344aeeaac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 show off their favorite clothes
Output:
| [
"No"
]
| task1210-c410f373b6d1460a9f932b978ed51334 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: says no
Output:
| [
"No"
]
| task1210-9f46cd69412f491ba0a8067e69da048b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: busy
Output:
| [
"No"
]
| task1210-ed1a8bbb4d5e4d06b643ff3d3a6e5c24 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: quarter<sep>Tail: pound
Output:
| [
"Yes"
]
| task1210-573130643bdb42afa6cfc7eaba8f30d2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: no effect
Output:
| [
"No"
]
| task1210-cfc025d0742d409c9745bc7d4e03712e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: human foot<sep>Tail: five toes
Output:
| [
"Yes"
]
| task1210-3e4a668e27704ee198c83323d33aa6a7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: jar<sep>Tail: lid
Output:
| [
"Yes"
]
| task1210-5e5e632114fd4090a5d33af25bb814a4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 every ___<sep>Tail: to know which measures are suited to the situation
Output:
| [
"No"
]
| task1210-31e2780a827a455787d4a7954353293d |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.