Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
input
stringlengths
1.39k
1.49k
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX can n't find anything<sep>Tail: absentminded Output:
[ "Yes" ]
task1199-4b30f796d5134c2e9f7a60d1e71fe7cd
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX gives PersonY a special gift<sep>Tail: loving Output:
[ "Yes" ]
task1199-9b41941b3cb34355b9b7f150aea76ff4
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's offer<sep>Tail: sign papers Output:
[ "No" ]
task1199-1d22c0a744c245878cfb1e6cdd60045e
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX has the most unruly curly hair<sep>Tail: rowdy Output:
[ "Yes" ]
task1199-191f41c7e2b3468b8b88609252f7e235
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX answers PersonY question<sep>Tail: to explain Output:
[ "No" ]
task1199-d2cf590932c1409db06c9dbddc5b672a
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX answers the door<sep>Tail: PersonX shuts door Output:
[ "No" ]
task1199-56095b9557bd42c58c70a0d64b5937ab
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX holds ___ in PersonY's hands<sep>Tail: caring Output:
[ "Yes" ]
task1199-469a9caf4f004f95bee975f0cb264a14
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX gives the ultimate pleasure<sep>Tail: giving Output:
[ "Yes" ]
task1199-1714039edaf246cfb0b77514617ea1ab
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX acts weird<sep>Tail: attention Output:
[ "No" ]
task1199-8cbd9cefcc3f4b33a211a1db410b97d6
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX explains PersonX's reasons<sep>Tail: Sorry Output:
[ "Yes" ]
task1199-4ade7641af454fd89f32961d084d7cdb
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output:
[ "Yes" ]
task1199-23e6b35dfc0e42e6abd434edcd6bcd7f
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX fees PersonX's kids<sep>Tail: weird Output:
[ "Yes" ]
task1199-63c259884aa142e5ac0788360b923e88
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX brings the kids with PersonY<sep>Tail: guardian Output:
[ "Yes" ]
task1199-f044921fc25345aeb36c0e4c836936ac
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX believes every word<sep>Tail: to convince Person X. Output:
[ "No" ]
task1199-c626d4a5361d405bafaec5ae51d942db
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX gives birth to children<sep>Tail: tired Output:
[ "Yes" ]
task1199-8efe1b3c6bfa4d118b405353e7bbcc32
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX gives PersonY some pills<sep>Tail: immoral Output:
[ "Yes" ]
task1199-eb62d13ae71e43ac8d449b1942b134fd
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX grows dark<sep>Tail: Deceptive Output:
[ "Yes" ]
task1199-5d53eaa575be46189c97e3209d3c1210
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX expresses PersonX's views<sep>Tail: brave Output:
[ "Yes" ]
task1199-7503e2d5d96f4895a1c4ed5a573d3a8f
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX answers the question<sep>Tail: to help people Output:
[ "No" ]
task1199-558d7ea47cef418e892e3e8d45c784c6
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX grabs PersonX's tools<sep>Tail: busy Output:
[ "Yes" ]
task1199-a0fa81063e884cd583bb4be3a0d3c99d
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX holds ___ with PersonX's forms<sep>Tail: available Output:
[ "Yes" ]
task1199-b6d47b9837c74e41927bd96b2b348b43
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX goes a ___ far<sep>Tail: Selfish Output:
[ "Yes" ]
task1199-7eaf49ed3bdf48feb85602c25793728b
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX finds PersonY outlet<sep>Tail: observant Output:
[ "Yes" ]
task1199-f7d5bbd5163c4bb1a8016ce655cacb3e
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX crowds around PersonY<sep>Tail: intimidating Output:
[ "Yes" ]
task1199-a8f8d51fcae94b6d8dc404613b5a50c5
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX buys a bicycle<sep>Tail: trying to lose weight Output:
[ "Yes" ]
task1199-c183fb682eab4a9087808dd660356924
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX drinks some coffee<sep>Tail: excited Output:
[ "Yes" ]
task1199-ab5d46bad6be4cd188cb2a2579e99a13
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX defends PersonX's country<sep>Tail: Dedicated Output:
[ "Yes" ]
task1199-b0389680dfa14a06a777d73ec7583d70
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX asks ___ for one<sep>Tail: to make a friend Output:
[ "No" ]
task1199-4dd84d53e58047c1b7d2b1f4e17f0e46
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX holds PersonY breath<sep>Tail: fearful Output:
[ "Yes" ]
task1199-1ae62b0d11b3432d882eee49dfb292d3
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX eats ___ like the ox<sep>Tail: hungry Output:
[ "Yes" ]
task1199-6ca39e7e678d41eca374e56adec7ca0f
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX acts weird<sep>Tail: curious Output:
[ "No" ]
task1199-392ca54590704d17abd3777534ec7321
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX applies to medical school<sep>Tail: anxious Output:
[ "No" ]
task1199-9defa14dab294598a251bdf197b331b9
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX chases rainbows<sep>Tail: lighthearted Output:
[ "Yes" ]
task1199-ec2366be3a2a498eab5a177049c3ef56
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX gives birth to a baby girl<sep>Tail: maternal Output:
[ "Yes" ]
task1199-493067260a354248adb970a45485327f
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX gets a credit card<sep>Tail: responsible Output:
[ "Yes" ]
task1199-1914fa5e759e42b590effccf33dd0665
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX fulfills PersonX's dream<sep>Tail: successful Output:
[ "Yes" ]
task1199-9fb52f69efce4c81b9594e06c9ae292c
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX asks PersonX's mother for help<sep>Tail: to learn Output:
[ "No" ]
task1199-1bd72fbf64454af1803d4fccae95ad02
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX accepts the offer<sep>Tail: to make a deal Output:
[ "No" ]
task1199-eb4c503f54d64a01978a15892de598e4
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX eats burgers<sep>Tail: fun-loving Output:
[ "Yes" ]
task1199-e8d37e6331db47258d4da871511c7d3b
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX cuts PersonX's foot<sep>Tail: pained Output:
[ "Yes" ]
task1199-9a2fcef8b1b247a1a39e592c39e09848
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX can not find PersonX's keys<sep>Tail: careless Output:
[ "Yes" ]
task1199-e5363d9ada41477aade48e53df024926
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX closes PersonY's eyes<sep>Tail: understanding Output:
[ "Yes" ]
task1199-9894c59e7a7f45a889a9bf5cb624c7d7
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX accepts god 's ___<sep>Tail: to break away from God Output:
[ "No" ]
task1199-469b925c7cdb4a2398465f57fb5155db
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX earns PersonX's livelihood<sep>Tail: successful Output:
[ "Yes" ]
task1199-f8e8c02cc9444a6384bf6027819156e6
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX bears the brunt<sep>Tail: to help as much as they can Output:
[ "No" ]
task1199-330cd658b220457cbd5744a18054570c
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX can not find one<sep>Tail: incompetent Output:
[ "Yes" ]
task1199-ac783931596d472d847c7abd2a20c2ce
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX asks ___ for one<sep>Tail: bad because tgey had to deny x's request Output:
[ "No" ]
task1199-48737c69f4f64380bbe404379eeb1e3b
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX always ate ___<sep>Tail: to eat food to be sated Output:
[ "No" ]
task1199-35905bc0ad8c4eb38ec82a544734e253
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX arrives shortly<sep>Tail: to start his lecture Output:
[ "No" ]
task1199-33ffe1763ac540149e156345cd20f60a
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX exchanges phone numbers<sep>Tail: informed Output:
[ "Yes" ]
task1199-371dc10929de48f188ea9f54f9f8aa16
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX drives PersonY to the airport<sep>Tail: friendly Output:
[ "Yes" ]
task1199-b64e33525a7443e9824c81af503e072d
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX arrives to the restaurant<sep>Tail: to join his friends for dinner Output:
[ "No" ]
task1199-f825fdf7de044f6d904dfcca5ae2816d
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX gives rise to PersonY<sep>Tail: inspirational Output:
[ "Yes" ]
task1199-6b509a7a6b9a48149513417d94cce127
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: friendly Output:
[ "No" ]
task1199-a0b2a1b074424c2388549f98b7af143f
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX can n't find it anywhere<sep>Tail: disorganized Output:
[ "Yes" ]
task1199-dd259233d3bd4b3fa2a69154bc7ad124
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX delivers ___ to customers<sep>Tail: reliable Output:
[ "Yes" ]
task1199-56cac5dd72d64ab3bd7965452ce6f3a0
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX affords PersonY protection<sep>Tail: relieved Output:
[ "No" ]
task1199-32684871d2024e808dbf81da2a7318f6
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX does n't know how to play<sep>Tail: curious Output:
[ "Yes" ]
task1199-7f54ae9ea91f4f4791bdef3cf1589c5e
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX does such a good job<sep>Tail: thorough Output:
[ "Yes" ]
task1199-359e48381f0143bab2464819d5b244fc
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX goes to sea<sep>Tail: brave Output:
[ "Yes" ]
task1199-1b98317fd9e449f98775f46bdb33b9a9
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX buries the lead<sep>Tail: talented Output:
[ "Yes" ]
task1199-85b41f33f2bf4e2098eaf59c51e98fe4
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX does n't feel well<sep>Tail: weak Output:
[ "Yes" ]
task1199-e5ec4f904c3e47dca91c411d368c4a10
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX arrives home that ___<sep>Tail: sit on their couch Output:
[ "No" ]
task1199-3f2cdb4fe402466292a5fc19019407eb
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX feels PersonY's hands<sep>Tail: aware Output:
[ "Yes" ]
task1199-07e239ffefa844cca14b9d96cf18388c
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's dream<sep>Tail: happy Output:
[ "No" ]
task1199-ef01f909896c4c94878b790ca75f708c
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX gets behind PersonY<sep>Tail: supportive Output:
[ "Yes" ]
task1199-d1a50127ba3c42d2b486b18d62e85cc5
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX has food poisoning<sep>Tail: Sad Output:
[ "Yes" ]
task1199-3fa887f74eec49dc947ee13f9d81f04a
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX blows PersonX's brains out<sep>Tail: suicidal Output:
[ "Yes" ]
task1199-4d28251be18348ccb0edebebfdc65128
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX affects children 's ___<sep>Tail: to learn how to handle children Output:
[ "No" ]
task1199-9d7d7f09f83943f6b0ee62ce1f2f6255
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX bears ___ unto the PersonY<sep>Tail: to know PersonY Output:
[ "No" ]
task1199-66259a5dd9b6496dbbcb0866e1318c37
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX eats cereal<sep>Tail: Woken Output:
[ "Yes" ]
task1199-dc97040d17b44dd59eab9cba3d4487dd
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX feels very relaxed<sep>Tail: satified Output:
[ "Yes" ]
task1199-195ae26bd08040ad8501056f0418a66d
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX carries the ___ into execution<sep>Tail: proud Output:
[ "Yes" ]
task1199-9483b9d0b08e4c8e84a92eb477109855
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX becomes distracted<sep>Tail: preoccupied Output:
[ "No" ]
task1199-cffcca3638e244329b912c131261afb5
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX goes begging<sep>Tail: needy Output:
[ "Yes" ]
task1199-9f76df2483b447fbba084f39f7d5e773
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX evens bought ___<sep>Tail: generous Output:
[ "Yes" ]
task1199-8c342175de4144329d488b2c15698942
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX can not find PersonX's keys<sep>Tail: untidy Output:
[ "Yes" ]
task1199-23eac63c0cad471485394e8e86e1c2b8
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX has n't seen PersonY in years<sep>Tail: lonely Output:
[ "Yes" ]
task1199-29b9826bfff5442d81d50f06379e619c
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX changes PersonY's clothes<sep>Tail: in service Output:
[ "Yes" ]
task1199-4e1d61ff6be54143a194bc91360283df
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX accepts happily<sep>Tail: give the item Output:
[ "No" ]
task1199-8047877df6fe436fb1d88aab65f77e2a
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX eats ___ like the ox<sep>Tail: overweight Output:
[ "Yes" ]
task1199-e47e6452a24b4775a71d8649f467a510
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX describes in detail later<sep>Tail: scientific Output:
[ "Yes" ]
task1199-b63dfa994eb141d394182eabf1a2fc75
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX fees the ducks<sep>Tail: bored Output:
[ "Yes" ]
task1199-2c9b7322bcc84dc8a86f6370242dd681
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX closes PersonX's eyes<sep>Tail: tired Output:
[ "Yes" ]
task1199-06523c898ea041f6a1a2f3bf1b83ae1a
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX confronts PersonX's boss<sep>Tail: aggressive Output:
[ "Yes" ]
task1199-9e87e017dfcd496cae032ab929656d4e
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's ___ by means<sep>Tail: to determine a strategy Output:
[ "No" ]
task1199-3b6470a6bc354c33bca6466a0acb45bf
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX eats dinner with PersonY<sep>Tail: friendly Output:
[ "Yes" ]
task1199-75a5bf0c49f148b594d8f8641e2a1fa5
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX achieves PersonY effect<sep>Tail: to prepare Output:
[ "No" ]
task1199-6e8f69ae51f1459880b2b270343108ac
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX goes camping during the weekend<sep>Tail: hippie Output:
[ "Yes" ]
task1199-5fbd99e705a248b097492a7d85fefcc5
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX finds a quarter<sep>Tail: explorer Output:
[ "Yes" ]
task1199-1953bc58aa8a43f4815842a58cec2aa3
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX asks the teacher<sep>Tail: informed Output:
[ "No" ]
task1199-d861b840774349d9ae321f1c37750d06
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX crosses the rubicon<sep>Tail: powerful Output:
[ "Yes" ]
task1199-7ec09b27e67b435a8fc2e79f41e2b1e1
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX asks ___ to go with PersonY<sep>Tail: curious Output:
[ "Yes" ]
task1199-0c2839d988db45608fdf7a7b63167eff
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX 'd better go<sep>Tail: busy Output:
[ "Yes" ]
task1199-4a66988b1ecc460a8bd0ac455fd19a3c
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX has to throw it away<sep>Tail: sad Output:
[ "Yes" ]
task1199-279bd751d113484fb286c6fc2303c942
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX argues a lot<sep>Tail: be calm Output:
[ "No" ]
task1199-fd81d6a76e984d61bfcdc0552ec64b77
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX asks PersonY to play<sep>Tail: says thank you Output:
[ "No" ]
task1199-4ca7fe9bbcb64f4c9a9670dce7f519ba
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX assumes another ___<sep>Tail: to go to the court house Output:
[ "No" ]
task1199-58a4eb229f7043f780afb300861fd96f
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX falls by the wayside<sep>Tail: Hurt Output:
[ "Yes" ]
task1199-68f8b53674b44b78b230228758ec1dd8
Definition: In this task, you are given a tuple, comprising Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether, as a result of the Head, PersonX will be seen as what is mentioned in the Tail or not. In this task, PersonX will be seen as the Tail if the Tail describes PersonX's persona or attribute as perceived by others given an event. In the gift-giving example, X may be seen as generous or giving. In contrast, in an event such as PersonX steals a car, PersonX may be perceived as evil. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: PersonX gives PersonY the number<sep>Tail: Adventurous Output: Yes Positive Example 2 - Input: Head: PersonX asks PersonY to say<sep>Tail: to observe PersonX Output: No Negative Example 1 - Input: Head: PersonX affords PersonY protection<sep>Tail: spends money Output: Yes Negative Example 2 - Input: Head: PersonX improves PersonY's ___ as understood<sep>Tail: intelligent Output: No Now complete the following example - Input: Head: PersonX eats PersonY's candy<sep>Tail: selfish Output:
[ "Yes" ]
task1199-017efae3f48b440b8688027d9de22ed8

Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1199_atomic_classification_xattr

Additional Information

Citation Information

The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it:

@misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions,
    title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks}, 
    author={Yizhong Wang and Swaroop Mishra and Pegah Alipoormolabashi and Yeganeh Kordi and Amirreza Mirzaei and Anjana Arunkumar and Arjun Ashok and Arut Selvan Dhanasekaran and Atharva Naik and David Stap and Eshaan Pathak and Giannis Karamanolakis and Haizhi Gary Lai and Ishan Purohit and Ishani Mondal and Jacob Anderson and Kirby Kuznia and Krima Doshi and Maitreya Patel and Kuntal Kumar Pal and Mehrad Moradshahi and Mihir Parmar and Mirali Purohit and Neeraj Varshney and Phani Rohitha Kaza and Pulkit Verma and Ravsehaj Singh Puri and Rushang Karia and Shailaja Keyur Sampat and Savan Doshi and Siddhartha Mishra and Sujan Reddy and Sumanta Patro and Tanay Dixit and Xudong Shen and Chitta Baral and Yejin Choi and Noah A. Smith and Hannaneh Hajishirzi and Daniel Khashabi},
    year={2022},
    eprint={2204.07705},
    archivePrefix={arXiv},
    primaryClass={cs.CL},
    url={https://arxiv.org/abs/2204.07705}, 
}

More details can also be found in the following paper:

@misc{brüelgabrielsson2024compressserveservingthousands,
    title={Compress then Serve: Serving Thousands of LoRA Adapters with Little Overhead}, 
    author={Rickard Brüel-Gabrielsson and Jiacheng Zhu and Onkar Bhardwaj and Leshem Choshen and Kristjan Greenewald and Mikhail Yurochkin and Justin Solomon},
    year={2024},
    eprint={2407.00066},
    archivePrefix={arXiv},
    primaryClass={cs.DC},
    url={https://arxiv.org/abs/2407.00066}, 
}

Contact Information

For any comments or questions, please email Rickard Brüel Gabrielsson

Downloads last month
13
Edit dataset card