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: fast food<sep>Tail: fast food restaurants
Output:
| [
"Yes"
] | task1207-4543035ad4ba4f33b82f0fec8b5063c8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: condo<sep>Tail: milwaukee
Output:
| [
"Yes"
] | task1207-0acc17285ff747e39a1a4dd6414f44cb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: owner's home
Output:
| [
"Yes"
] | task1207-21817516f0c946f785509931d22a0068 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cow<sep>Tail: livestock market
Output:
| [
"Yes"
] | task1207-4eb64291b95d49afb41ccd462c34e97f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: dish<sep>Tail: dinning plate
Output:
| [
"Yes"
] | task1207-e4a287e11ba74a7193192fa18ebc845e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonY understanding<sep>Tail: to explain things
Output:
| [
"No"
] | task1207-fff9a48265db42218515e6c10aa3c06b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: chalk<sep>Tail: classroom
Output:
| [
"Yes"
] | task1207-f7aaedaea13d47be9960d6a3f49adbaf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: apartment<sep>Tail: michigan
Output:
| [
"Yes"
] | task1207-25ae80e3dd8c4d94b80260bf023499e1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: bread<sep>Tail: toaster
Output:
| [
"Yes"
] | task1207-a84755f1860a4500974fbdace0124d03 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 challenge<sep>Tail: joins the competition
Output:
| [
"No"
] | task1207-81959a4bdb964984b555b2641b5da0bd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 aim<sep>Tail: Focused
Output:
| [
"No"
] | task1207-d8516fcbc27e47e99645b1bbc6faf163 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: air conditioner<sep>Tail: house
Output:
| [
"Yes"
] | task1207-868e8a4fdd5d4419a45a55a791f0e4c0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: booth<sep>Tail: carnival
Output:
| [
"Yes"
] | task1207-0dd7bb6a21f1405eaa48627d48bc0c7a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: football field<sep>Tail: collegae
Output:
| [
"Yes"
] | task1207-1decc98cb55141df9b3d214246131766 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: gets into argument with significant other
Output:
| [
"No"
] | task1207-1da90319bae04897bf93ad89dc7f026c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 ___ as PersonX's savior<sep>Tail: none
Output:
| [
"No"
] | task1207-bb63de6ff6cf44399fb89431fc1c4874 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX actually liked ___<sep>Tail: give instructions to the barber
Output:
| [
"No"
] | task1207-d4ae2f39caba4b8182bd2b3098af9664 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: chess board<sep>Tail: toy store
Output:
| [
"Yes"
] | task1207-b0c06f5c66a048e69b07ba2a971abe44 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 addresses the ___ directly<sep>Tail: to face up to __
Output:
| [
"No"
] | task1207-87ea5ab06d5e4628b8a86e0972db2a42 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 purpose<sep>Tail: reflect on their achievement
Output:
| [
"No"
] | task1207-f520fff9034747f4be6229b9320a4380 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: carpet<sep>Tail: room of house
Output:
| [
"Yes"
] | task1207-c595b5bf101742db9d4aa1c090599a60 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: candle<sep>Tail: candle store
Output:
| [
"Yes"
] | task1207-05ba60b9ae174a37b33d85cd5bdbd312 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: bomb<sep>Tail: bomber
Output:
| [
"Yes"
] | task1207-20456568f4044352822115d2678a549a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: nest
Output:
| [
"Yes"
] | task1207-005b3a1041a846588a4ea1aca9880948 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cardboard box<sep>Tail: warehouse
Output:
| [
"Yes"
] | task1207-bfc38a87e82046818f98c69a5c1dd876 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: plate
Output:
| [
"Yes"
] | task1207-d078e7b2608f48d69e303d257ce8272a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: calendar<sep>Tail: wrist watch
Output:
| [
"Yes"
] | task1207-7469c33bd351415bbf9298b5451bdce5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: powerful
Output:
| [
"No"
] | task1207-6cc15ab6505144429084bae094190aa8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 acquires PersonY knowledge<sep>Tail: He can't get pass a level.
Output:
| [
"No"
] | task1207-71908f5dde274516b2e22db9f0733bfe |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: good
Output:
| [
"No"
] | task1207-978a4295302543e0ac075d68119545c8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX achieves PersonY end<sep>Tail: to know PersonY
Output:
| [
"No"
] | task1207-db90b0efd13546e0881f4c82e6a97484 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 acquires PersonY knowledge<sep>Tail: He finally passes the level.
Output:
| [
"No"
] | task1207-8d809a8111324c42b1074e4a30383afd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 into college<sep>Tail: decide where to apply
Output:
| [
"No"
] | task1207-fcb703f8375a4e808a2b2b0d5e7404f2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: binder<sep>Tail: backpack
Output:
| [
"Yes"
] | task1207-848cea943a294ffd96e0f9df6907ed75 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: emergency exit<sep>Tail: building
Output:
| [
"Yes"
] | task1207-6a5a0684442346a094d77a6b6104a6bd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: martha stewart's house
Output:
| [
"Yes"
] | task1207-cdd009b9794c425b9c516895bed0b241 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 get hired
Output:
| [
"No"
] | task1207-38e58bd1f8c841c4b799e68042f034a3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 thanks<sep>Tail: to give him a treat
Output:
| [
"No"
] | task1207-57e13ff72ad44625b67e18647205653c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: clumsy
Output:
| [
"No"
] | task1207-1c2dea39151a4bbab179812d24ef581d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: den<sep>Tail: houseplan
Output:
| [
"Yes"
] | task1207-cd75d723d12f4379bb8903ff41afe366 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: nervous
Output:
| [
"No"
] | task1207-75ee59bd485d4333bee963702c540adb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: calendar<sep>Tail: fridge
Output:
| [
"Yes"
] | task1207-3aa0cd64d95e44a586dbcbb760de36b9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: PersonX smashes the glass
Output:
| [
"No"
] | task1207-cad58233f4854fb8ae2228bc580eda09 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cabin<sep>Tail: plane
Output:
| [
"Yes"
] | task1207-36961763d1184680b4e2c074f30d44ba |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 challenge<sep>Tail: wins the competition
Output:
| [
"No"
] | task1207-806cddf39bcf42f388504eef0bb97b5f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: bat<sep>Tail: dug out
Output:
| [
"Yes"
] | task1207-778f56abc58548ae8e3586a28df0bea7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: arena<sep>Tail: city
Output:
| [
"Yes"
] | task1207-c4d0cee53f614cf8b173c3883af2974e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: backyard<sep>Tail: neighborhood
Output:
| [
"Yes"
] | task1207-5d42d83d71f54f0b9388860c59722c4a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX accidentally spilled<sep>Tail: to clean up the mess
Output:
| [
"No"
] | task1207-203c74f430854fcf9c262dea7a633652 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: dollar<sep>Tail: cash drawer
Output:
| [
"Yes"
] | task1207-1bc538178d5649f99542de52421d8c48 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: doctor<sep>Tail: medical school
Output:
| [
"Yes"
] | task1207-9150f5bcbf1144baa4840fdf795fcdff |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 with thanks the ___<sep>Tail: says you are welcome
Output:
| [
"No"
] | task1207-c47e79d691924bf890cbd62b793fda18 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX acts on PersonY's behalf<sep>Tail: to trust someone
Output:
| [
"No"
] | task1207-58bc0b43b23b48c9ab94772696457fe5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: arms of human
Output:
| [
"Yes"
] | task1207-fb03f127cd2247aa9a939cd5d988c083 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: drawer<sep>Tail: chest of drawers
Output:
| [
"Yes"
] | task1207-7633bf9009434ace80d89e081b079833 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: binder<sep>Tail: office supply store
Output:
| [
"Yes"
] | task1207-60fa38720b00429692ae8123fcfe66de |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: entryway<sep>Tail: own home
Output:
| [
"Yes"
] | task1207-526f11672a894fd28a33f7102ce3053d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: brave
Output:
| [
"No"
] | task1207-90d6e88d8fdb4e3fba1918661c60044b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: deodorant<sep>Tail: spray
Output:
| [
"Yes"
] | task1207-5d911194da024beea66d6e1060b34155 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: bread<sep>Tail: sandwich
Output:
| [
"Yes"
] | task1207-d8d6a9fc8e0f4beaa39115f717f68309 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 the exam<sep>Tail: to study
Output:
| [
"No"
] | task1207-aaaf4bd099394e09bd7f25ee999367a1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 objectives<sep>Tail: to give PersonX a bonus
Output:
| [
"No"
] | task1207-9edc9f56ab234d7592ccb903678305f7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX accidentally fell<sep>Tail: shocked
Output:
| [
"No"
] | task1207-b93dc9ca5dec47fe88338f83564f4146 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cow<sep>Tail: stew
Output:
| [
"Yes"
] | task1207-311961394e794e66bf633128dc09a191 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cow<sep>Tail: outdoors
Output:
| [
"Yes"
] | task1207-36d73d4c9a1240a09296bf187178a82f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: bookstore<sep>Tail: city
Output:
| [
"Yes"
] | task1207-995d969cd69940bd9becd115dc2259af |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: bathtub<sep>Tail: motel
Output:
| [
"Yes"
] | task1207-ebd54cfaf92c4968bd720d01cf1eee36 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 adapts to PersonY's environment<sep>Tail: acknowledges x
Output:
| [
"No"
] | task1207-5bb72367f40d4e5196d6791c85356e53 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: beach towel<sep>Tail: linen closet
Output:
| [
"Yes"
] | task1207-7d97c5b87f3b49dea4308019bad4cadd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: controlling
Output:
| [
"No"
] | task1207-da5a3acbce5a4acab5cec803cbd8138a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 purpose<sep>Tail: satisfied
Output:
| [
"No"
] | task1207-e29048811b6640bf949f76fc282aea11 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: degree<sep>Tail: university
Output:
| [
"Yes"
] | task1207-abafe35f3960412db68becf48a9b012b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX activates a shadow over everyone<sep>Tail: To control all light sources
Output:
| [
"No"
] | task1207-bc7142dc702447e2811d99a7e622ac61 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: easel<sep>Tail: art show
Output:
| [
"Yes"
] | task1207-af87a0e7ccac4f8aac6f8fe68feee843 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 manner<sep>Tail: to imitate
Output:
| [
"No"
] | task1207-b521ce1b4dfe41ceb82d19ceed2c2a5a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: high school science class
Output:
| [
"Yes"
] | task1207-82a1ddb487fe41f2a5444fd66dcf0d90 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX accuses PersonY of cheating<sep>Tail: upset
Output:
| [
"No"
] | task1207-bbb1aa217e524bf4a45fc07a1dbc84aa |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX actually liked ___<sep>Tail: thank PersonX for the tip
Output:
| [
"No"
] | task1207-1d08190963f34e849037b1ec5c83b3ce |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX abandons ___ altogether<sep>Tail: to get permission from his parents
Output:
| [
"No"
] | task1207-98de53645e6841a8b8573f21920da021 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cow<sep>Tail: rural area
Output:
| [
"Yes"
] | task1207-0d00b396bae24edcad41ca7e731aed08 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 every ___<sep>Tail: none
Output:
| [
"No"
] | task1207-f484a8c56e4348218a48a04d0f52339d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cardboard<sep>Tail: box factory
Output:
| [
"Yes"
] | task1207-3eba4a7c46ca432e8e45ce15f0735814 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX absolutely loved<sep>Tail: none
Output:
| [
"No"
] | task1207-8f89c42bf0694ed884015b9b19a7eacc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: fox<sep>Tail: idaho
Output:
| [
"Yes"
] | task1207-69cd32f82dc945679654de1f689d2423 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: cloud<sep>Tail: atmosphere
Output:
| [
"Yes"
] | task1207-e5fd322427e4433cb095c710d898c242 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: happy
Output:
| [
"No"
] | task1207-03b49d715c6d41d781e2bb114be4904d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: fox<sep>Tail: furriers shop
Output:
| [
"Yes"
] | task1207-c67bf0779fc9499ebe39f2eb9cb2d851 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 without question<sep>Tail: to store something
Output:
| [
"No"
] | task1207-4c40f8c2e4454c34ac7bb4f41a134ced |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: cow<sep>Tail: farm yard
Output:
| [
"Yes"
] | task1207-e926c7823ef24c018ac6c5a9611fc792 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: car
Output:
| [
"Yes"
] | task1207-33d5c7716e8d4df09730a46d64e5a94e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: bats
Output:
| [
"Yes"
] | task1207-18f31cdbc9f14d188e853de3c5b84d4b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: coffee<sep>Tail: breakroom
Output:
| [
"Yes"
] | task1207-a08d32d7d6e746f2ae5303969b05a2c4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: brother<sep>Tail: seminary
Output:
| [
"Yes"
] | task1207-d4cf2da81f5f40cbb7e0b5b1778c90ca |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: embarrassed
Output:
| [
"No"
] | task1207-d2750edf5a0b4185828a06d544bfba13 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: chair<sep>Tail: school room
Output:
| [
"Yes"
] | task1207-0c559d2ee1b34c15ad1bd0dc2f290a3a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: supermarket
Output:
| [
"Yes"
] | task1207-7040225e0bb246f5b52c6d99f734bb1e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 objectives<sep>Tail: finishes tasks
Output:
| [
"No"
] | task1207-03b744934bc5403da497d0880bdb6824 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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 purpose<sep>Tail: smile
Output:
| [
"No"
] | task1207-03ca8539ed5242f1bc4844e68c151545 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced 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: wyoming
Output:
| [
"Yes"
] | task1207-72db690f3b194253940fdd403b8ea74c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head is located or can be found at/in/on the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: coupon<sep>Tail: market
Output: Yes
Positive Example 2 -
Input: Head: PersonX achieves PersonY end<sep>Tail: to help PersonY
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the dare<sep>Tail: To know what the dare is
Output: Yes
Negative Example 2 -
Input: Head: crab<sep>Tail: basket
Output: No
Now complete the following example -
Input: Head: PersonX acts on PersonX's behalf<sep>Tail: none
Output:
| [
"No"
] | task1207-33a9a88bdf734135b4474233578273fe |