input
stringlengths 965
1.08k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: board<sep>Tail: knothole
Output:
| [
"Yes"
] | task1210-b494dcb9984f482d890ff207138d244b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: t shirt<sep>Tail: cloth and fabric
Output:
| [
"Yes"
] | task1210-9f5badb2e96e41fc9c0a231d82e99df1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: bird<sep>Tail: uropygial gland
Output:
| [
"Yes"
] | task1210-ddead0a45a4e4abb93bd8cf3f6ce63c9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: water<sep>Tail: oxegen
Output:
| [
"Yes"
] | task1210-4ccc7ce899994bca91c36e382d72eab0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: universe<sep>Tail: earth
Output:
| [
"Yes"
] | task1210-a7fdc36960844e03bb938763d03d4f26 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks to go home<sep>Tail: has to wait longer
Output:
| [
"No"
] | task1210-f90544f3561e496ebb5d566cd770a270 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 allergic to bees<sep>Tail: TO BE HONEST
Output:
| [
"No"
] | task1210-73f4320e53f7467a86daaa14ebf3a21e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 ask with person y's grandmother
Output:
| [
"No"
] | task1210-ce8b9057e3034b8ca4b2aa5ff52c87d0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: they want to be polite
Output:
| [
"No"
] | task1210-f1791b072f134f3b94276c0c7db14051 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks to go home<sep>Tail: can't find anyone to help
Output:
| [
"No"
] | task1210-8a6fc5a1fe414103996a904140bc9d49 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: interested
Output:
| [
"No"
] | task1210-25a54ff5ace640d4bb2c8e360a91bf34 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: epicanthus
Output:
| [
"Yes"
] | task1210-1ff2ac118472405091e8b04e3c6bccbd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: watch<sep>Tail: watch case
Output:
| [
"Yes"
] | task1210-d5a4038ee6c640fda0c2a938cc0bb030 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX answers the question<sep>Tail: is seen as a fool
Output:
| [
"No"
] | task1210-b33d5d5f22834bf2920ea142399bf00d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: intact human<sep>Tail: four limbs
Output:
| [
"Yes"
] | task1210-615391d6e1d44ed183581ee584b10c8c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: the solution to work
Output:
| [
"No"
] | task1210-43dba11a55fd4f17a6ca401fa589c5dc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: broom<sep>Tail: broomstick
Output:
| [
"Yes"
] | task1210-335973c1e492444aad7f2692fb0d4dfd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 make sure PersonY gets something good
Output:
| [
"No"
] | task1210-e121e37c153a498883f34d0e4c9ae35b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks if PersonY was okay<sep>Tail: to offer a kind word
Output:
| [
"No"
] | task1210-d2022133a7584419b05ba64c8f253efe |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: floor
Output:
| [
"Yes"
] | task1210-1dc50d6b1a794704809fcde5906dccc2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: restroom<sep>Tail: toilet
Output:
| [
"Yes"
] | task1210-e76d1d289c4b446e8e612fbd5d71bf7e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: road<sep>Tail: turnpike
Output:
| [
"Yes"
] | task1210-b3e1b3235852410cb1def0751d7b479a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 that ___<sep>Tail: to welcome PersonX home
Output:
| [
"No"
] | task1210-b30019598f5f4ef094f4a75dcb35e35b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks the teacher<sep>Tail: to answer the question
Output:
| [
"No"
] | task1210-61ff747e65474127a45c90761f59fcd9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX asks the teacher<sep>Tail: to know the answer
Output:
| [
"No"
] | task1210-d5803c84e3bc4c6795059e3a5dbd6c81 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: picture frame<sep>Tail: molding
Output:
| [
"Yes"
] | task1210-6b74ae89ec29463085b070a5cbd00e31 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: basketball court<sep>Tail: key
Output:
| [
"Yes"
] | task1210-5e83faaaedcd4499b5e4e3b74ced1f3b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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 horn
Output:
| [
"Yes"
] | task1210-c26a4c6aeec7483587a336c5e9f9b028 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: aisle<sep>Tail: two borders
Output:
| [
"Yes"
] | task1210-9db990dd05a94d2993fbabd0f1e2445e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: spring<sep>Tail: vernal equinox
Output:
| [
"Yes"
] | task1210-5b4925aea079497f9ae9af3ba4c4a20b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: hospital<sep>Tail: clinic
Output:
| [
"Yes"
] | task1210-960becea2e0f460085464c8a40bc9961 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX affects every ___<sep>Tail: dominating
Output:
| [
"No"
] | task1210-41524078c80b4d3a9b960170b79a8687 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: persuasive
Output:
| [
"No"
] | task1210-f1aa661c2e2343c989eb90614b6d4a6b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: thoughtful
Output:
| [
"No"
] | task1210-a1344dcf7d854fbd9683addb786f8022 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: line<sep>Tail: drip loop
Output:
| [
"Yes"
] | task1210-05a433dfd6c4451fafde9548bed6291d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: PersonX always watch ___<sep>Tail: to cheer for his team
Output:
| [
"No"
] | task1210-4caa1407b0c5427892272eb4f5d2f175 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts 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: job facility in good
Output:
| [
"No"
] | task1210-4370ab246e33463d88d8efc21a57fdfc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: cab<sep>Tail: seah
Output:
| [
"Yes"
] | task1210-88030c14cdbb42d1950166a10cb0d27a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is a part, portion, or makeup of the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: bed<sep>Tail: mattress
Output: Yes
Positive Example 2 -
Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: follows the other person
Output: No
Negative Example 1 -
Input: Head: PersonX acts weird<sep>Tail: attention
Output: Yes
Negative Example 2 -
Input: Head: war<sep>Tail: aggression
Output: No
Now complete the following example -
Input: Head: bird<sep>Tail: dark meat
Output:
| [
"Yes"
] | task1210-7e24629c88544ac597608e34cc051b59 |