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: apple<sep>Tail: refrigerator
Output:
| [
"Yes"
] | task1207-dc41b10ccb524085a5cba7589a3d2aa4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cash register<sep>Tail: toy store
Output:
| [
"Yes"
] | task1207-30a30a053c064c559f376c0eec50361d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: diamond<sep>Tail: jewellers
Output:
| [
"Yes"
] | task1207-46a872a8ea494ff19ef820d0680013e9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: to accomplish another project
Output:
| [
"No"
] | task1207-cabbe8bdd67b41718784234534b38649 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 agent<sep>Tail: work
Output:
| [
"No"
] | task1207-97b0786adbc34d87840e1975d08717fd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 dropped ___<sep>Tail: picks up doll
Output:
| [
"No"
] | task1207-e7bb74ad18b947608bb22698515e7fde |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: driveway<sep>Tail: car
Output:
| [
"Yes"
] | task1207-006bfd18c8e24543b58c1d0cbfd49e84 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: channel<sep>Tail: television
Output:
| [
"Yes"
] | task1207-f52dc2bbfa484e94abc9748893168458 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: courtroom<sep>Tail: confession
Output:
| [
"Yes"
] | task1207-f47d05da5ab249389692f6daccfdda4c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cold water<sep>Tail: water cooler
Output:
| [
"Yes"
] | task1207-decee36671d7444883a0cdcdd43cf8c2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 accidently left<sep>Tail: confused
Output:
| [
"No"
] | task1207-51ce38365bf443bbb7dc7216bca8a0ee |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: distillery
Output:
| [
"Yes"
] | task1207-a294528f7e26410fb761e26aacf30ad1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: dust<sep>Tail: sky
Output:
| [
"Yes"
] | task1207-2efdc5fae8fa4e1da16aa8d20480dee8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 object<sep>Tail: to be done.
Output:
| [
"No"
] | task1207-3621f7e1701f497aac74ff302249de2f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: none
Output:
| [
"No"
] | task1207-017632b7a46943c2aa3a3ca3590a7270 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 proposal<sep>Tail: Agreeable
Output:
| [
"No"
] | task1207-044f5b6cb91c42d184796e2e25934b3f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: ceiling<sep>Tail: loft
Output:
| [
"Yes"
] | task1207-ad0d814d644745bbbbfdff8d16c06e70 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: fridge
Output:
| [
"Yes"
] | task1207-6fee8a3180584211934a007d9d57db39 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 exam<sep>Tail: to be first
Output:
| [
"No"
] | task1207-79b04b53ad5c46a994e1026fdc400a9c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: drive<sep>Tail: park
Output:
| [
"Yes"
] | task1207-056b9e72d6444599ad0675abd5c9a1e6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: comb<sep>Tail: barbar shop
Output:
| [
"Yes"
] | task1207-368302808c8f416c8b3e40a762b63629 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: puts cream on it
Output:
| [
"No"
] | task1207-108828fa98df45c89125f4c95c7ca555 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: gets stitches
Output:
| [
"No"
] | task1207-3f723540ae87464eae92949f137f6f38 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: pet store
Output:
| [
"Yes"
] | task1207-45419103c6854188aba0e5b315d2ef89 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 capacity<sep>Tail: story
Output:
| [
"No"
] | task1207-eea62bcea35a487b89aecf0a929fdf08 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 the dare<sep>Tail: Daring
Output:
| [
"No"
] | task1207-008b7c316a674fcfa61332ce3cdc4ba1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: address label<sep>Tail: desk drawer
Output:
| [
"Yes"
] | task1207-54639faaa45c4f8a8c907e751bcc70ab |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 the organization 's ___<sep>Tail: to be a success
Output:
| [
"No"
] | task1207-698f04abd56d495db5908b9b3abb3e6a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: rushes
Output:
| [
"No"
] | task1207-5248ccb58cd54f70a14b3bda04ddcdd9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: chalkboard<sep>Tail: school
Output:
| [
"Yes"
] | task1207-e5f732ba550f4a67a100dbf5ea11c90f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: chain<sep>Tail: tow truck
Output:
| [
"Yes"
] | task1207-7898cab410ac4c328971122c172b7b1d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 agent<sep>Tail: to make a sale
Output:
| [
"No"
] | task1207-04a38ae10f79478c83a5e4ec8bf712f6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: busy
Output:
| [
"No"
] | task1207-9000f2b149054194b9ddd6075b826b77 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: get treatment
Output:
| [
"No"
] | task1207-43b98696a8a14870b5598f74e80297c0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: beanbag<sep>Tail: stuffed animals
Output:
| [
"Yes"
] | task1207-deeb2120b01d4f4dbf09954296a05077 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 work<sep>Tail: accomplished
Output:
| [
"No"
] | task1207-7b7cdb3566364d6497e301d7ea2795ca |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 dropped<sep>Tail: they get splashed with water from the falling vase
Output:
| [
"No"
] | task1207-6b7a847a9e254505ab052a655e5f0add |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: clean washing
Output:
| [
"Yes"
] | task1207-61069fd7e5a64babb435ff1e4f6ff589 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 aims<sep>Tail: to help people achieve their aims
Output:
| [
"No"
] | task1207-8d723a52ae8d41448d0c70dc7860c720 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: shakes the body
Output:
| [
"No"
] | task1207-dff2b5f41ced44f69f31542361099d6d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: steadfast
Output:
| [
"No"
] | task1207-96466c364de045a9a6011000e425cc40 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 left ___<sep>Tail: scatterbrained
Output:
| [
"No"
] | task1207-a416292db99649d388b0e27f2723fc5c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 dropped it<sep>Tail: apologetic
Output:
| [
"No"
] | task1207-172d19b8eacb4a9d9675fdf20e0bba8c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 work<sep>Tail: to excel in his career
Output:
| [
"No"
] | task1207-52d8402a044443d4b10b911a126fd3ad |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 knocked ___<sep>Tail: panic
Output:
| [
"No"
] | task1207-00503a44db5249b79a96e5f4777ffc35 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: bunsen burner<sep>Tail: chemistry lab
Output:
| [
"Yes"
] | task1207-e7bcb7b180664b25b8cf27e2575c5e2e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 accidently left<sep>Tail: forgetful
Output:
| [
"No"
] | task1207-12346ccde3a84cbe90e0bef824df98af |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: bedroom<sep>Tail: dwelling
Output:
| [
"Yes"
] | task1207-163ef04011394efd9f0549200a0500b6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 by PersonY's wife<sep>Tail: selfless
Output:
| [
"No"
] | task1207-344fb9996e9d4f8da0e6f591560ad84d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: disinfectant<sep>Tail: medicine chest
Output:
| [
"Yes"
] | task1207-4192328ca87d4eaca577a01642051fe9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: urban settlement
Output:
| [
"Yes"
] | task1207-46bd082b078c4018bf18c7dcd6411fb2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: capital<sep>Tail: state
Output:
| [
"Yes"
] | task1207-b4659731e78f41e2afc33b2c9973b219 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: comforter<sep>Tail: linen closet
Output:
| [
"Yes"
] | task1207-255f6eda668c483c97315c98c81477ac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: factory<sep>Tail: industrial district
Output:
| [
"Yes"
] | task1207-e4adf27b0a13409b81f4d8c54881cc14 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: antibiotic<sep>Tail: medicine cabinet
Output:
| [
"Yes"
] | task1207-e5fa130b9b6245f2a2fce4644336c298 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: basketball hoop<sep>Tail: gym
Output:
| [
"Yes"
] | task1207-7bca6d9288764d9c81a6c1f71fe8e64d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: egg<sep>Tail: bird's nest
Output:
| [
"Yes"
] | task1207-5e57f2a90cf3404da46dd20912b4030e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cave<sep>Tail: desert
Output:
| [
"Yes"
] | task1207-342c1edbd2aa4a22a6912e89e4a653bf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: frozen turkey
Output:
| [
"Yes"
] | task1207-1e69a955db3f4179b32aca06ab971132 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: to pay person X
Output:
| [
"No"
] | task1207-c2efd9446c3e4f95a4b25a5d7f96662a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 PersonY<sep>Tail: annoyed
Output:
| [
"No"
] | task1207-5e2a515265544b03b9f2110d0b5ab4b0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: beer<sep>Tail: me
Output:
| [
"Yes"
] | task1207-269c673adfb1431c96819d3c5a1da06b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: dictionary<sep>Tail: library
Output:
| [
"Yes"
] | task1207-cfb02a392a5446bca37f91dcc9454b0b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: eraser<sep>Tail: pencil
Output:
| [
"Yes"
] | task1207-4b994cdbd0ca476b8bc2fc6f1a3b6d36 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: condominium<sep>Tail: michigan
Output:
| [
"Yes"
] | task1207-bab20baab6a545218c4ed74dec954a5b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: clumsy.
Output:
| [
"No"
] | task1207-ca7824ad3fa74867bc6776dc23c1c860 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: egg<sep>Tail: chicken
Output:
| [
"Yes"
] | task1207-fe4111c2f70b4a429e6544b6af1930a7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: Finds succes in negotiating
Output:
| [
"No"
] | task1207-f06d7c9e2e2347e992bfc851ee373a13 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: swears an oath
Output:
| [
"No"
] | task1207-8199e30fbe4946e09fe191ef702a3c4e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: desk
Output:
| [
"Yes"
] | task1207-79bebfc45e264fb3993aec5787a1e8bb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: corn<sep>Tail: container
Output:
| [
"Yes"
] | task1207-dcaab2b96e264d84b7cb7029ebb33415 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 ___ in life<sep>Tail: persistent
Output:
| [
"No"
] | task1207-1fd59b633f45447583f1089c0924213b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: apple<sep>Tail: house
Output:
| [
"Yes"
] | task1207-6e240e368c904af9a0723a8fb6b11aaa |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: soft sunny area
Output:
| [
"Yes"
] | task1207-b15efdfab6c74154b1b937b1f755e779 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cash<sep>Tail: bank
Output:
| [
"Yes"
] | task1207-95dc20f1c94b40e9906616078299d187 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: courtroom<sep>Tail: courthouse
Output:
| [
"Yes"
] | task1207-02f64926b0e34f819229acb6c5babc63 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 PersonY's work<sep>Tail: to pay PersonX.
Output:
| [
"No"
] | task1207-87b1d86f4a5f4803a83883d5f4f2299c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 stepped<sep>Tail: Forgetful
Output:
| [
"No"
] | task1207-3ff2e46659f34950be5508f539e019cc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: catwalk<sep>Tail: fashion show
Output:
| [
"Yes"
] | task1207-dea18b48363a4256b87a9730880957a6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 object<sep>Tail: talented
Output:
| [
"No"
] | task1207-16f7482391ff42108ed91f9f8dd06ccf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: flower<sep>Tail: flower garden
Output:
| [
"Yes"
] | task1207-0244cd2ff0c643f389f6c506dfba5e6d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 end it
Output:
| [
"No"
] | task1207-141fb776aa2f422baac797de766ff1c0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 dropped ___ on the ground<sep>Tail: to grab some more
Output:
| [
"No"
] | task1207-d8acaa8dacf540858244bcefa90e6143 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: celebrate
Output:
| [
"No"
] | task1207-a784797c3ab547e4ad82b24b6f5307e8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: customer<sep>Tail: bar
Output:
| [
"Yes"
] | task1207-1e4b119293dd437d92bbc1c55d495e65 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cup<sep>Tail: cafe
Output:
| [
"Yes"
] | task1207-e518ad40deb543a68379fc91af0f0374 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: child<sep>Tail: creche
Output:
| [
"Yes"
] | task1207-ccdf5444157040c78e0df966ffc1692b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: strangest places
Output:
| [
"Yes"
] | task1207-5606c74c0882427ca418a51ccb243dac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: become independent
Output:
| [
"No"
] | task1207-d915f2bd39e14582b0783d224cbfa66c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: school
Output:
| [
"Yes"
] | task1207-6a641bcb1ea14c48a2498e50c86525b9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: coal<sep>Tail: cellar
Output:
| [
"Yes"
] | task1207-78c9aa01b2f642069146b08a278e72a4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: carousel<sep>Tail: carnival
Output:
| [
"Yes"
] | task1207-6f5d9716fa8a476bb014e49563909f9d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 agent<sep>Tail: attract others
Output:
| [
"No"
] | task1207-fd49e911991f4b01839fc6105974b56c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 acknowledges gratefully the ___<sep>Tail: smiles
Output:
| [
"No"
] | task1207-b31f8ec2c2c946acbb96dae514370746 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 one 's ___<sep>Tail: to move on to greater things
Output:
| [
"No"
] | task1207-7ea3fd336c624d9ba1e88d8d3030b812 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: fiddle<sep>Tail: country band
Output:
| [
"Yes"
] | task1207-79245fe1bfae4208a6a723fbee8dea3d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 the dare<sep>Tail: does something crazy
Output:
| [
"No"
] | task1207-ed3ec929b2c74bc1892bb15a17ba3e45 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: diamond<sep>Tail: engagement ring
Output:
| [
"Yes"
] | task1207-e33696afe9e34efe94f5d89031a7fb83 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: eyeliner<sep>Tail: cosmetics department
Output:
| [
"Yes"
] | task1207-56eec4954505432dbe658ece5c01ea73 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: rest
Output:
| [
"No"
] | task1207-4989fa89f3a64e0c9193ce1f25331ae0 |