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: insect<sep>Tail: wing
Output:
| [
"Yes"
]
| task1210-36c8c5ba74b74696a2c6aeb42bf7d088 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 PersonX's diploma<sep>Tail: acquiring
Output:
| [
"No"
]
| task1210-61b89b90c97048a7a3c793fe2a164959 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: ear<sep>Tail: earlobe
Output:
| [
"Yes"
]
| task1210-a4d5c4c2a2714b798c34878aec18356a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX also ordered ___<sep>Tail: to store items
Output:
| [
"No"
]
| task1210-4275992482af4b9c999c6636c12e5902 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: emacs<sep>Tail: emacs lisp
Output:
| [
"Yes"
]
| task1210-6b1c28df81b34d959144976dbbe3d2f6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: harness<sep>Tail: bridle
Output:
| [
"Yes"
]
| task1210-6e781761fa464745a4ad4c238c874741 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 digit<sep>Tail: two meanings
Output:
| [
"Yes"
]
| task1210-664123dbb4984c69b1a7f8c9a8f8fc13 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: To meet with friends
Output:
| [
"No"
]
| task1210-757289581a6b4073b384c69dc9a7b698 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: wall<sep>Tail: pier
Output:
| [
"Yes"
]
| task1210-5d1e61b4c3b94ee1b8548a399264c258 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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<sep>Tail: log
Output:
| [
"Yes"
]
| task1210-233a96c01060481f9a5ae98b24494078 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cave<sep>Tail: wall
Output:
| [
"Yes"
]
| task1210-f38b73754d204112a1534d4cd9350c8b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: develops a routine
Output:
| [
"No"
]
| task1210-df4e8248507c4766b1fce46d8f2c2ca0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: mind<sep>Tail: subjective thoughts
Output:
| [
"Yes"
]
| task1210-dc2dff46823b486fab6d83f42f35d515 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: choker<sep>Tail: strings of pearls
Output:
| [
"Yes"
]
| task1210-a86b778045434d78b360d4ebd636caa4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: sword<sep>Tail: foible
Output:
| [
"Yes"
]
| task1210-6b46ca726fd14f64989bfc0b29960f9e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: tolerant
Output:
| [
"No"
]
| task1210-115b8c6827e847318e8f075c93714e7c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX also ordered ___<sep>Tail: Receives item
Output:
| [
"No"
]
| task1210-4ef5bc5124a347b5943515ae77f7a5b2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: shirt<sep>Tail: shirtfront
Output:
| [
"Yes"
]
| task1210-a24eb5915b2e4a169492821b87e940d7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: to move past disagreement
Output:
| [
"No"
]
| task1210-89c2f06f93b0431ca3a27d65ae6cf877 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks for the moon<sep>Tail: to have their friends buy them very expensive things
Output:
| [
"No"
]
| task1210-2a996b40bccd4570a7667afaa364f7a8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: hamburger<sep>Tail: ground beef
Output:
| [
"Yes"
]
| task1210-b7af923f2b3041138da294161cce524d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: make a note
Output:
| [
"No"
]
| task1210-d1365b2b08314a0ba80727cd810b8a8a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 job<sep>Tail: competent
Output:
| [
"No"
]
| task1210-cf205411007b46e4ad5b9309468aef40 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: wash<sep>Tail: rinse
Output:
| [
"Yes"
]
| task1210-463d8da4895641ff835c3e30a95b801a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: humanity<sep>Tail: person
Output:
| [
"Yes"
]
| task1210-1c8d39bfa7a446ce9b4b976aa17f987e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: mystery<sep>Tail: suspence
Output:
| [
"Yes"
]
| task1210-a096d2e9e0de41a7ba82059ea9150f83 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 mother for help<sep>Tail: rejected
Output:
| [
"No"
]
| task1210-58b8d9879a8749b194c091f740d2e240 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: leg<sep>Tail: knee
Output:
| [
"Yes"
]
| task1210-d8762324f7074891b3acfd785ae2502d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: camera<sep>Tail: lense
Output:
| [
"Yes"
]
| task1210-4b34e53638814960b6983c9ba6f8ea0a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: bicyles<sep>Tail: two wheels
Output:
| [
"Yes"
]
| task1210-d4db51facca741c38b12a785d7bd37d9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: pint<sep>Tail: gill
Output:
| [
"Yes"
]
| task1210-17ac0104542144958946a80776cf4e45 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: floral leaf
Output:
| [
"Yes"
]
| task1210-3c7d6ca49be7490999133e859f9930a1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: woof
Output:
| [
"Yes"
]
| task1210-705fd2ed9d21434791843fb69c78aa9d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: automobile engine
Output:
| [
"Yes"
]
| task1210-a60e44a2ee4645678f3ac44a9ecfcd11 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: go to engagement
Output:
| [
"No"
]
| task1210-8791d2017164418abe97e565e7c3b649 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: bathroom<sep>Tail: shower stall
Output:
| [
"Yes"
]
| task1210-4d84c4707c7f459886e49891a3afc456 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: doorway<sep>Tail: doorsill
Output:
| [
"Yes"
]
| task1210-1ac2282272e54a8aa84bf231f692f933 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: to help others too
Output:
| [
"No"
]
| task1210-9486510ac17a40b3b41152f6577ccd3b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: finger<sep>Tail: knuckle
Output:
| [
"Yes"
]
| task1210-28250b12f89f47ca95d6b2597eed52ef |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: gasoline engine
Output:
| [
"Yes"
]
| task1210-992a784722ee422f98aabab1aeec1cd3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: shoe<sep>Tail: insole
Output:
| [
"Yes"
]
| task1210-d368647e03734acb81ab94c7c3dd767a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: child<sep>Tail: flesh and blood
Output:
| [
"Yes"
]
| task1210-684b05bad6f74291bceed4a4c0df7e00 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cat<sep>Tail: whisker
Output:
| [
"Yes"
]
| task1210-ada7f550213e4f29bb1a3533afa55fec |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: pipe or electronic organ<sep>Tail: one or more keyboards
Output:
| [
"Yes"
]
| task1210-4b3ff261518845fb80a94fd2c850a757 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: elbow<sep>Tail: musculus articularis cubiti
Output:
| [
"Yes"
]
| task1210-b9d5087c16104db1a66b08dd730617c0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 thank PersonX
Output:
| [
"No"
]
| task1210-8d719fbbd5634199ba9656a21f46d82a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: science<sep>Tail: scientific theory
Output:
| [
"Yes"
]
| task1210-d9c824ca76424d38a5a4a4eb0cd25013 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: ratline
Output:
| [
"Yes"
]
| task1210-6fe673a5ff754bc1a67ff836822da944 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cabin<sep>Tail: overhead
Output:
| [
"Yes"
]
| task1210-f6d0f79c7288420f831554696266e582 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to play<sep>Tail: makes an inquiry
Output:
| [
"No"
]
| task1210-652f81ca133b4b1cb464dab912c02943 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: paper<sep>Tail: cellulose
Output:
| [
"Yes"
]
| task1210-8dc3c7053f974232aea37152d278d15f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cello<sep>Tail: saddle
Output:
| [
"Yes"
]
| task1210-c8b31640612b44be9340b3249395e0cb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 every ___<sep>Tail: to provide him an opportunity
Output:
| [
"No"
]
| task1210-86ff12fd2f134f70b4342ed03b780a43 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: zipper<sep>Tail: teeth
Output:
| [
"Yes"
]
| task1210-f039c455f52f4788b638732b2de057e7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: pupillary sphincter
Output:
| [
"Yes"
]
| task1210-4760f2c0dae04d07980c7a4e033103fd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: shoe<sep>Tail: outsole
Output:
| [
"Yes"
]
| task1210-3777fda680114e7ebd4f6c4896a68663 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: happy
Output:
| [
"No"
]
| task1210-707deca59e984a5b8073f97cf55dc1d3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: inform PersonY
Output:
| [
"No"
]
| task1210-3ee07e77d49a49e89c76c3cda4a56ee2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: mile<sep>Tail: foot
Output:
| [
"Yes"
]
| task1210-40d5a0b5b1884ca983420e34795415e9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 work<sep>Tail: sleeps.
Output:
| [
"No"
]
| task1210-229e5782fc8f4f869429a55bad510819 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: natural world<sep>Tail: person
Output:
| [
"Yes"
]
| task1210-420828d9064749d194dfedc17d707c90 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: practical
Output:
| [
"No"
]
| task1210-29b0ade1f474491f9c69b83351eb68da |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 follow up for a response
Output:
| [
"No"
]
| task1210-d0e24a5749e24e7c8da18df4de9264b0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: hamburger<sep>Tail: wheat
Output:
| [
"Yes"
]
| task1210-31ebf44d39fc43d5a9fa7a535fc7fe9d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX achieves ___ by means<sep>Tail: to show perserverance
Output:
| [
"No"
]
| task1210-49bd17df339247d19ab32a434ae02f94 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: gets asked for confirmation
Output:
| [
"No"
]
| task1210-923dce8f714848a39b483db2523d6f49 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: each person<sep>Tail: two lips
Output:
| [
"Yes"
]
| task1210-6cf751de589a41a0873f93b91a6b81ee |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX affords every ___<sep>Tail: prepared
Output:
| [
"No"
]
| task1210-40ea6c3f4acb4416be84dc20bef9b37c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: fish<sep>Tail: fin
Output:
| [
"Yes"
]
| task1210-872f6a2007894f1dac9bc600ad59c0b7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: helicopter<sep>Tail: blade
Output:
| [
"Yes"
]
| task1210-a6a4e235a1df4a4fadd8413bbce8874f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY offer<sep>Tail: get item they bought
Output:
| [
"No"
]
| task1210-363cf6dbed1a47589d3e14e7c608ae05 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: to be controversial
Output:
| [
"No"
]
| task1210-411b009f1c874252890c3776533fe68c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: recommends an alternative destination or direction
Output:
| [
"No"
]
| task1210-1d4128a1783040d1b6dcd448b9f55cc1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 adapts ___ to conditions<sep>Tail: competent
Output:
| [
"No"
]
| task1210-6d310fdde0d046d39f1cd16d635ca637 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: collection<sep>Tail: piece
Output:
| [
"Yes"
]
| task1210-4a20505166084db0861e0059f415bd61 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: arm<sep>Tail: forearm
Output:
| [
"Yes"
]
| task1210-dd681cceacf34ab8912c6a0e2d187ebb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: canine<sep>Tail: paw
Output:
| [
"Yes"
]
| task1210-fc33396d47eb42f1b70abbe74f5dea66 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: pick<sep>Tail: metal
Output:
| [
"Yes"
]
| task1210-bf76589e076f45f9a32e6d7d195bda7a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: accomodating
Output:
| [
"No"
]
| task1210-5d3efd0d4c2241dd9b2e059b3b995996 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX arrives at PersonY understanding<sep>Tail: helpful
Output:
| [
"No"
]
| task1210-f1242142f64049e7a59c56efbc84852f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to play<sep>Tail: to take PersonX's game
Output:
| [
"No"
]
| task1210-062eaf17afff41029795158b2013d1d7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: to walk over to the neighbor's house
Output:
| [
"No"
]
| task1210-ab76d52fa9074f19a6bf4c7cafc3b7fb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 stay<sep>Tail: wanted.
Output:
| [
"No"
]
| task1210-d7c57b5f9314481cb3dd0e8088e47279 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY offer<sep>Tail: resourceful
Output:
| [
"No"
]
| task1210-225e8922586f4d76a805bb5c595fd477 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: grille
Output:
| [
"Yes"
]
| task1210-40b503324d344d76861556856d5e075b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cube<sep>Tail: six sides
Output:
| [
"Yes"
]
| task1210-c764c41fd9314d999e0defd8f5e0ee39 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: corn<sep>Tail: ear
Output:
| [
"Yes"
]
| task1210-13b48e8c254f42369928d93da2c11e6b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: blood<sep>Tail: haemogloin
Output:
| [
"Yes"
]
| task1210-ec39401178d849aebb30ba4f2c10fbdd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: shirt<sep>Tail: shirtsleeve
Output:
| [
"Yes"
]
| task1210-b91ecf2c46794204b3eb7b2899b7b5e6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: winds up in a hospital
Output:
| [
"No"
]
| task1210-0531428cfa054224ba0d61deeac4c3ed |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: to fix the act.
Output:
| [
"No"
]
| task1210-6355dd0a438e4c3eac4c09de9dbeb6c7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 mother for help<sep>Tail: giving
Output:
| [
"No"
]
| task1210-69fe9d7d43c84ad9913c06ce663ed7a8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: loved
Output:
| [
"No"
]
| task1210-d1204d6191074b59902aacc1d27474bf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: toy balloon<sep>Tail: rubber
Output:
| [
"Yes"
]
| task1210-0491acd95db74163b1ae5615651bae4e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: personx gains weight
Output:
| [
"No"
]
| task1210-0e6dc3203fa546e79bbb1331d4bf4604 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: court<sep>Tail: witness box
Output:
| [
"Yes"
]
| task1210-197153c31c374eefa9b6879a9912f0b5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: cowardly
Output:
| [
"No"
]
| task1210-7ef9359d4bea4617a8234d900d10d136 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 go to dinner.
Output:
| [
"No"
]
| task1210-1fcee936dfa440289f84d7da861fb8c4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 adapts ___ to conditions<sep>Tail: none
Output:
| [
"No"
]
| task1210-a6039dc5bda54c58ba24b5c3f1584288 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to show<sep>Tail: to tell PersonX they will show another day.
Output:
| [
"No"
]
| task1210-9b321146a60646f3a9d3b10a0af10695 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.