input
stringlengths
974
1.1k
output
sequencelengths
1
1
id
stringlengths
41
41
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accidentally burned<sep>Tail: pained Output:
[ "No" ]
task1207-29813706f4ad497d94e57ee73c73f7ea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's potential<sep>Tail: to be the best Output:
[ "No" ]
task1207-f610bae7ee004d07ac94abd8cbb91f55
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accidentally got ___<sep>Tail: painful Output:
[ "No" ]
task1207-6ee2494c67cf49dfb2066ac8c8481786
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: cat<sep>Tail: cat box Output:
[ "Yes" ]
task1207-6e1779a2feea4709bbec3adbf2971906
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: food<sep>Tail: store Output:
[ "Yes" ]
task1207-79af2797d191447b9de7d1b5fb07224d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accidentally burned<sep>Tail: Wounded Output:
[ "No" ]
task1207-76e5caa67d19458d885612718c625e23
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: bed<sep>Tail: room Output:
[ "Yes" ]
task1207-e247984e4fa745749b51058e5e31a6d1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: ferret<sep>Tail: petstore Output:
[ "Yes" ]
task1207-14d86f21c6a74dd99229a10b81b10f50
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: clerk<sep>Tail: shop Output:
[ "Yes" ]
task1207-95e2243f70564324a9bb2ec93014d199
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: ferret<sep>Tail: montana Output:
[ "Yes" ]
task1207-66160edea3ab48b1a7f5685724c5661d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: air<sep>Tail: bus Output:
[ "Yes" ]
task1207-c161a52a54094e6f937bbace38c69e94
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: backyard<sep>Tail: back of house Output:
[ "Yes" ]
task1207-b6cdaf66015b4cc79270a10ea92b710f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: bean bag chair<sep>Tail: house Output:
[ "Yes" ]
task1207-ff1b3e5141a848a8a8d86717b316db43
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: crab<sep>Tail: crabtrap Output:
[ "Yes" ]
task1207-302bd88f60f944519d06fdb4a584f562
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: cello<sep>Tail: chamber quartet Output:
[ "Yes" ]
task1207-88574316c9214fc28427e572b88c4679
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: board<sep>Tail: lumberyard Output:
[ "Yes" ]
task1207-52e433bbd15c4e71a33b063dd5c12e81
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accidentally spilled<sep>Tail: to gotten a glass Output:
[ "No" ]
task1207-14f0d04b37e34b89ba21c183348af972
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: board game<sep>Tail: house Output:
[ "Yes" ]
task1207-ff863d97d06b4e688922031443f807f7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: friend<sep>Tail: me Output:
[ "Yes" ]
task1207-eb34f86b8a824a738f32621b8ac3a40e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: chat room<sep>Tail: internet cafe Output:
[ "Yes" ]
task1207-1b061fa7b628475881519c8a343c743b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: animal<sep>Tail: pet store Output:
[ "Yes" ]
task1207-69b34d28502a4a4ba6769447d5b617e6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX abandons the ___ altogether<sep>Tail: pressurized Output:
[ "No" ]
task1207-b64999e4ea6b466cba16416d51e933d5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: change<sep>Tail: purse Output:
[ "Yes" ]
task1207-051df6dd74db4d418c53115b9d270a35
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accomplishes the ___ at hand<sep>Tail: good job Output:
[ "No" ]
task1207-d5318c81e61a41cba930d11b937eb083
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX about to get married<sep>Tail: brave Output:
[ "No" ]
task1207-593516e6441643caa5a8113ad4cf0389
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: alcohol<sep>Tail: plane Output:
[ "Yes" ]
task1207-8a4c5d328bde4dc59c01323105970247
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accidentally threw ___<sep>Tail: to take medication Output:
[ "No" ]
task1207-9d3f7dd2ae0a4f009fe09da97d8606eb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: confetti<sep>Tail: party Output:
[ "Yes" ]
task1207-6aad8762759c4e359e2d27888404a790
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: bed frame<sep>Tail: bedroom Output:
[ "Yes" ]
task1207-0f44f4d43baf4abe954023811e95e088
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX absorbs every ___<sep>Tail: to be aware of their surroundings Output:
[ "No" ]
task1207-0c177ae132744a6f8fe8ccb97f0832fd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accepts one 's ___<sep>Tail: Becomes thankful for what he has Output:
[ "No" ]
task1207-bbecff8dfcc94ac7bcfbf0fa5d2e70ab
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX achieves PersonY end<sep>Tail: concerned Output:
[ "No" ]
task1207-5d0253cc507f43b1b5d3cc40f2fc5eae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accepts PersonY appointment<sep>Tail: happy Output:
[ "No" ]
task1207-dded44dc5bf6413ebac6730343928ec5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX activates a shadow over everyone<sep>Tail: sees a spider Output:
[ "No" ]
task1207-65509a7f4ec649939e1ca021e0d89c7f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX acts on PersonX's behalf<sep>Tail: caring. Output:
[ "No" ]
task1207-6009fa97434a44528c83b90228e46b0e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's goal<sep>Tail: Dedicated Output:
[ "No" ]
task1207-ab6df0afbfe44cfe9a7e8c04df8b33f0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: action figure<sep>Tail: toy department Output:
[ "Yes" ]
task1207-e03c23fdd1604ae09d555f08c2a7471c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: book<sep>Tail: book bag Output:
[ "Yes" ]
task1207-ee9f8157a4504b17a49afb6187f668b0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: fast food<sep>Tail: car Output:
[ "Yes" ]
task1207-049f0f8d96554fe1b0db02dc81b844ea
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: cat<sep>Tail: show Output:
[ "Yes" ]
task1207-ed725b40a7bc41bb8ea8cf65fdc5b51b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: cloud<sep>Tail: night or day Output:
[ "Yes" ]
task1207-f5b381dfd6624572b17ef607a0d0e4a8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: barn<sep>Tail: farm yard Output:
[ "Yes" ]
task1207-c734e5565a6046008d339e2b3b7eb825
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX acts funny<sep>Tail: trip over Output:
[ "No" ]
task1207-0a55dc09a2024568afc2bdc7748cd871
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX abolishes the ___ altogether<sep>Tail: to publish an article Output:
[ "No" ]
task1207-74b9ecbfaa834b4abab8518a37bfbe02
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: clarinet<sep>Tail: jazz band Output:
[ "Yes" ]
task1207-bdbd151dcfb247ac8c71559b2768e6f6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX aces PersonX's interview<sep>Tail: tell someone about it Output:
[ "No" ]
task1207-ce48aa66942d4f6b9bb2c2512d7c6ecd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: fox<sep>Tail: henhouse Output:
[ "Yes" ]
task1207-c56f568e90ce4d21a1fbe8a80e81fb7b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX absolutely loved ___<sep>Tail: none Output:
[ "No" ]
task1207-0aa27b67ead8477fb0375702999f52c5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's resignation<sep>Tail: get's to retire Output:
[ "No" ]
task1207-23f08c8208964288a6f83412739f9298
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX achieves PersonY understanding<sep>Tail: learns something new Output:
[ "No" ]
task1207-424150a48fe34c97ab249454e6441152
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: bench<sep>Tail: state park Output:
[ "Yes" ]
task1207-8c8e4b9a301743c6a6a512800c34430f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX absolutely loved it<sep>Tail: to thank the person who gave it to them Output:
[ "No" ]
task1207-96e44154faa74099acd2e9362a34ae35
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: clarinet<sep>Tail: music studio Output:
[ "Yes" ]
task1207-b656a8ee40a446fbaf23c253d6e2b45e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: band aid<sep>Tail: doctor's office Output:
[ "Yes" ]
task1207-fa0c702f721f4486b71f968e69f10db5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accompanies PersonY far<sep>Tail: to thank PersonX Output:
[ "No" ]
task1207-5054ad17816641bf8e728b4e51e58913
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: crab<sep>Tail: coral reef Output:
[ "Yes" ]
task1207-c7ed56d6e3914077841a71d4718ac661
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accomplishes PersonX's goal<sep>Tail: none Output:
[ "No" ]
task1207-9c77f36bcde8417bae17caeae3ac6e11
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: freezer<sep>Tail: food Output:
[ "Yes" ]
task1207-47511afd3f3143339f0b13d30811a47e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: bad food<sep>Tail: motel Output:
[ "Yes" ]
task1207-32a2cae293a143afb6d58e2ccf167630
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: coat hanger<sep>Tail: closet Output:
[ "Yes" ]
task1207-47aed13b48d04002a020c034a69b740c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: carpet<sep>Tail: bowling alley Output:
[ "Yes" ]
task1207-9ee4930bcb934ecbb9c357f30d0d9d98
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX acts on PersonY's behalf<sep>Tail: to have help Output:
[ "No" ]
task1207-e664286de9ca40759d42681b0171eea4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: fresh air<sep>Tail: park Output:
[ "Yes" ]
task1207-8a9fde1ba16346a8ba3dd36e2f9801a7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: air conditioner<sep>Tail: hard Output:
[ "Yes" ]
task1207-9a69bb10550244c88d517f03bcbcc797
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX about to get married<sep>Tail: their legal status changes Output:
[ "No" ]
task1207-9338e0dfa3c343d6b25be6955fbe8609
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: client<sep>Tail: office Output:
[ "Yes" ]
task1207-79941d0bc0b94c7cbbd7392e0099ca21
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX acts like a man<sep>Tail: happy Output:
[ "No" ]
task1207-4affbfcdfbd5421b80a70cc65a1c6487
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX acts as PersonY intermediary<sep>Tail: to make an agreement between the two Output:
[ "No" ]
task1207-20611e1459284184a1151c5dc91b3efe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX acts in PersonY way<sep>Tail: satisfied Output:
[ "No" ]
task1207-618becc484704bf1bc8739ba6a889f4c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accidentally hit<sep>Tail: to ascertain the damage to his vehicle Output:
[ "No" ]
task1207-3f46631f536e43509fb73edefa243bd3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accidentally fell<sep>Tail: embarassed Output:
[ "No" ]
task1207-c2104e6812974b0582c8f4378c57beae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: candle<sep>Tail: church Output:
[ "Yes" ]
task1207-17688c04fdec402fbcef320570046076
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: foundation<sep>Tail: closet Output:
[ "Yes" ]
task1207-a9e57e950db941c5b123d60da0eb0925
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accidentally spilled ___<sep>Tail: coffee Output:
[ "No" ]
task1207-20c6935233a44698a8d3cc93b6818d75
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accomplishes PersonX's task<sep>Tail: a job Output:
[ "No" ]
task1207-dc87e326a9fd45b6a98235b47924ad35
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX acts quickly<sep>Tail: to chase him Output:
[ "No" ]
task1207-89bb201a53004328b8e0114dd08a6816
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accuses PersonY of cheating<sep>Tail: none Output:
[ "No" ]
task1207-23c691286ac641e8b4da76c50eca0405
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: clerk<sep>Tail: at hotel Output:
[ "Yes" ]
task1207-d8d9cbb8a8b54537a4bb79f181dd4eab
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX actually liked ___<sep>Tail: to say how much they enjoyed it Output:
[ "No" ]
task1207-031e82901663400da6bf032cb062107a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: chair<sep>Tail: cubicle Output:
[ "Yes" ]
task1207-4f6f2a1e56cd48dcb5f512b644991ec6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: change<sep>Tail: sock drawer Output:
[ "Yes" ]
task1207-f140bbdabc6548dbb458be133e4571be
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: diner<sep>Tail: small town Output:
[ "Yes" ]
task1207-d7bd94a9caf7420d8ba4e174fe2bd67e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX absolutely loved it<sep>Tail: to use it Output:
[ "No" ]
task1207-09dda00cded64e4ea48d0312e71b050d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: cat<sep>Tail: appartment Output:
[ "Yes" ]
task1207-7077a753ab9f4440a7f52e56c4f80b61
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: entree<sep>Tail: dinner Output:
[ "Yes" ]
task1207-1e6c77afa9104b4fb1d64f35c01f8487
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: dishwashing liquid<sep>Tail: cabinet Output:
[ "Yes" ]
task1207-0e1800eac25e4693b1d682c03d3c8280
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: bean bag chair<sep>Tail: college dorm room Output:
[ "Yes" ]
task1207-7aec758d50f64267937bd807d58a899d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX achieves PersonX's ends<sep>Tail: accomplished Output:
[ "No" ]
task1207-b74a8abac8744d78b2385cc6f0559c2a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accidentally cut ___<sep>Tail: to have a knife Output:
[ "No" ]
task1207-0d4e9ac324d649ffbc9ed22d25897446
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: fox<sep>Tail: ralph lauren framed print Output:
[ "Yes" ]
task1207-22cefa684aae48658ea48b397675e801
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX accomplishes the ___ in view<sep>Tail: accomplished Output:
[ "No" ]
task1207-dff51044c8694d50b4af1f8e6fe5f06f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX activates a shadow over everyone<sep>Tail: scared Output:
[ "No" ]
task1207-c93a805f18a24df29f5081cd0bbc01fb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: bus<sep>Tail: computer Output:
[ "Yes" ]
task1207-46664c18642b45d4b7a956169a689782
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: crab<sep>Tail: cold water Output:
[ "Yes" ]
task1207-08e2a35428b94a80891be9ddc8feeb11
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX activates a shadow over everyone<sep>Tail: To abuse their power Output:
[ "No" ]
task1207-772f715333064be4aa9be4c6f16cec44
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: PersonX acts on PersonX's behalf<sep>Tail: to make an action plan Output:
[ "No" ]
task1207-75f5c16c0d164100b5bbc6bbc9a365e9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: door<sep>Tail: room Output:
[ "Yes" ]
task1207-c4204ae6164643cea01fab76a0bc9206
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: champagne<sep>Tail: wedding Output:
[ "Yes" ]
task1207-38d0bca5108446bfa86f20305682a4bb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: cord<sep>Tail: mountain climbers back pack Output:
[ "Yes" ]
task1207-684c903f222b4a0d8e9da93b59726767
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: coupon<sep>Tail: market Output: Yes Positive Example 2 - Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY Output: No Negative Example 1 - Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is Output: Yes Negative Example 2 - Input: Head: crab<sep>Tail: basket Output: No Now complete the following example - Input: Head: bar<sep>Tail: city Output:
[ "Yes" ]
task1207-fc502a48ceba42e6b03323a16e6d540f