input
stringlengths 1.24k
1.33k
| 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 Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX keeps PersonY posted<sep>Tail: to inform
Output:
| [
"Yes"
] | task1201-23704a86bc714805b9bbf73a30519b97 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: to thank PersonX
Output:
| [
"No"
] | task1201-f7a1fc622a034621b5de795710b308f6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's grandma<sep>Tail: to go to Person Y's grandma
Output:
| [
"No"
] | task1201-1e45ed8eedde4f0f9b52a2e2756ed467 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's boyfriend<sep>Tail: curious
Output:
| [
"No"
] | task1201-399876d114cf4adfa293dace621455e2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX argues a lot<sep>Tail: his opinion to be recognized as valid
Output:
| [
"Yes"
] | task1201-93a53b9ba611468c95c09a6729dd58bb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX confronts every ___<sep>Tail: none
Output:
| [
"Yes"
] | task1201-fa736edef6b4488dbc4849683054ea84 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX is the best man<sep>Tail: none
Output:
| [
"Yes"
] | task1201-4be8d1e49af649ea9a56c17dea494f11 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to play<sep>Tail: social
Output:
| [
"No"
] | task1201-0b56be1c08a44b51a3a070aa0fc2ae31 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX becomes happier<sep>Tail: to charge personX
Output:
| [
"No"
] | task1201-28c89ead028040859c6e38c2e7b8cabe |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX holds out PersonX's hand to PersonY<sep>Tail: to help someone
Output:
| [
"Yes"
] | task1201-3d1b037bd8e248998c1b51a575e8ae1a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX loves photography<sep>Tail: none
Output:
| [
"Yes"
] | task1201-9b8d0f1a31944ce69c96b2c1aba85e2e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks if PersonY was okay<sep>Tail: concerned.
Output:
| [
"No"
] | task1201-e01068934954493ea8109558d316885c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX puts on PersonX's clothes<sep>Tail: to keep warm.
Output:
| [
"Yes"
] | task1201-40f022754a79464b90dbab2bf15c5bc5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX has two kids<sep>Tail: to build a family
Output:
| [
"Yes"
] | task1201-419b5262991e4c1b8db931d962ac90c2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX sets fire to the house<sep>Tail: to take revange
Output:
| [
"Yes"
] | task1201-58dcc093df004048ad86414c72e8085b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX boils the noodles<sep>Tail: to make food
Output:
| [
"Yes"
] | task1201-e2be4c5478154c9c9fda7ea6570d3ee9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX resists PersonY attack<sep>Tail: to avoid hit
Output:
| [
"Yes"
] | task1201-b9fb339e290647b2838b9539e363dea1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX exercises PersonX's right<sep>Tail: to be heard
Output:
| [
"Yes"
] | task1201-49cd98142b254a4fbee4db454ebdc721 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX explains PersonY's actions<sep>Tail: to get the other person in trouble.
Output:
| [
"Yes"
] | task1201-850a92976a404bf4a645284ebc4fee2e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX files off the serial numbers<sep>Tail: to get away with having stolen property
Output:
| [
"Yes"
] | task1201-67e5e0dcb3c84f5695e1e2553897491f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX never told PersonY<sep>Tail: to hide a secret
Output:
| [
"Yes"
] | task1201-eae7c928341f4eabae3d6e559d8491a7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX goes by the wayside<sep>Tail: none
Output:
| [
"Yes"
] | task1201-bcc7b60a69a64fe2b2436432a1a404b0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonX's purpose<sep>Tail: intellectual
Output:
| [
"No"
] | task1201-5df0ea540cce4efe957508e0a94478b0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX raises money<sep>Tail: to be helpful
Output:
| [
"Yes"
] | task1201-38e7a709319e41f49a365e9cfb415a43 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX becomes distracted<sep>Tail: to concentrate
Output:
| [
"No"
] | task1201-48bda1a8e0bc4e04b4a529bfe1e18e3c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX proves PersonY's point<sep>Tail: prove they know something
Output:
| [
"Yes"
] | task1201-70de45994ab64255a349020282813086 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX adopts PersonY attitude<sep>Tail: gets thanked
Output:
| [
"No"
] | task1201-beb8f1327b7a45a9bc855971bce82bf1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX goes camping in the woods<sep>Tail: to relax
Output:
| [
"Yes"
] | task1201-3ab7b856bf9c47628f3197c703eff836 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX arrives at PersonY understanding<sep>Tail: accepted
Output:
| [
"No"
] | task1201-849a039aa1ff4762aa1115593558b6a7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX establishes PersonX's reputation<sep>Tail: to be reputable.
Output:
| [
"Yes"
] | task1201-6d128301346740e388219cbfd94a3648 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX quits smoking<sep>Tail: to be healthy
Output:
| [
"Yes"
] | task1201-7fe1e74b696d4fe48693199618b9cb56 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to go<sep>Tail: generous
Output:
| [
"No"
] | task1201-46a9d2a5892641cfbe9c765ef4f75e28 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX also decided<sep>Tail: in charge.
Output:
| [
"Yes"
] | task1201-83e9090372cd45fa9eac0ace03f178a0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX shakes PersonY hand<sep>Tail: to close a deal
Output:
| [
"Yes"
] | task1201-0284eb5b9bdd4d659acc83811a5d88bf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX pretends not to see PersonY<sep>Tail: escape
Output:
| [
"Yes"
] | task1201-1470bb731d884124ade50829342f1a7b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX hits the ball hard<sep>Tail: none
Output:
| [
"Yes"
] | task1201-aca2acc6c4174f65a5647cd39eff9d1f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX adopts every ___<sep>Tail: Must make right choice
Output:
| [
"No"
] | task1201-4e9e3c170f5d4aaeabbe0a0730a71ed8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX reaches the ___ in safety<sep>Tail: saved
Output:
| [
"Yes"
] | task1201-87011afc451f4a18a8829ddd6d3c54e6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to make<sep>Tail: none
Output:
| [
"No"
] | task1201-a40536761f61440d9619525558543813 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX delivers ___ to customers<sep>Tail: deliver the product from company
Output:
| [
"Yes"
] | task1201-d5f1ec94e02b4182b3e024d1873fced8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX starts ___ at a new school<sep>Tail: to learn
Output:
| [
"Yes"
] | task1201-5f8a958602004816a9544213c4b235c0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to stay<sep>Tail: longing
Output:
| [
"No"
] | task1201-bcd75c157d6947f19c7dbdbb8b308cbe |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX leaves ___ for good<sep>Tail: to be alone
Output:
| [
"Yes"
] | task1201-243cce033c6546198de23dd703110833 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY adds PersonX to the guest list
Output:
| [
"No"
] | task1201-0a5bf366e28d41a29fe7e71f54a426cf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX gets moving<sep>Tail: start exercising and lose weight.
Output:
| [
"Yes"
] | task1201-ed8c380c492248dea028c2582a6dc031 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX sits upon the throne<sep>Tail: none
Output:
| [
"Yes"
] | task1201-3c5415e381244bca93c9283046c5a961 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's grandma<sep>Tail: annoying
Output:
| [
"No"
] | task1201-902730689e51489fa04ff5df62b21437 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY's grandma<sep>Tail: curious
Output:
| [
"No"
] | task1201-18a8701e48aa44748774ef0e0fd61429 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to say<sep>Tail: to wonder what PersonX is up to
Output:
| [
"No"
] | task1201-4d92301406724384976cfec68ca3d6cc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX has a christmas party<sep>Tail: to celebrate the season
Output:
| [
"Yes"
] | task1201-643fb77ebd80424e84517368e0950daf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX pulls the ___ over PersonX's eyes<sep>Tail: to protect his or her eyes
Output:
| [
"Yes"
] | task1201-bc1b2b43ba8e4e82904b2a3933c162b9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks ___ if PersonY could have one<sep>Tail: helpful
Output:
| [
"No"
] | task1201-58ae8e8b599543ecb56eaa04a11f2de9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX runs around like a chicken with its head cut off<sep>Tail: none
Output:
| [
"Yes"
] | task1201-a2dc93efa91c4f2a90b781edde01688f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonX's boyfriend<sep>Tail: gets married
Output:
| [
"No"
] | task1201-d7c747b7ea0447df98d4fa31fc8a61c6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX answers the question<sep>Tail: Think about the question.
Output:
| [
"No"
] | task1201-1e994e94974147fcb1c7353ee6b199bf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX babysits PersonX's nephew<sep>Tail: to thank their sibling for the opportunity
Output:
| [
"No"
] | task1201-08ff0d6437ef48c5bb4bef387d667521 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: to sign an agreement
Output:
| [
"No"
] | task1201-3223eb91b0304c42baa4e21c2543b329 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX is a soccer player<sep>Tail: to be a part of a team
Output:
| [
"Yes"
] | task1201-7c9860191b954358b0bb091041cd3737 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX rids horses<sep>Tail: to do something interesting
Output:
| [
"Yes"
] | task1201-9da55508fe6b460f9e0a1c3b4e0265b6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY the ability<sep>Tail: to empower persony's people
Output:
| [
"Yes"
] | task1201-322c67eb91194a06b15a2a86ae99dd13 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX is a professional photographer<sep>Tail: none
Output:
| [
"Yes"
] | task1201-9860e8ad842744f486346248daeeae9f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX agrees to the challenge<sep>Tail: be offered a challenge
Output:
| [
"No"
] | task1201-4befe3d4fb1d4a6ea9c4bc8c0372d926 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX grows big and tall<sep>Tail: none
Output:
| [
"Yes"
] | task1201-0a3686898082433b90add327cd4a5a45 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX becomes fast ___<sep>Tail: friendly, happy, pleasant
Output:
| [
"No"
] | task1201-d8d24aa37590431ebcffcaa5cef66214 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX amends PersonY act<sep>Tail: person y says thank you
Output:
| [
"No"
] | task1201-3c8e10e8ee8a4b56ab9dc0027a96677e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX eats ice cream<sep>Tail: some sweets
Output:
| [
"Yes"
] | task1201-2d8600d3883f48818b674ea6a05d6e2a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX shakes PersonY 's hand<sep>Tail: to meet them
Output:
| [
"Yes"
] | task1201-70d8897ec3a34ea3aa1c7dd8e9b93f52 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX has the wolf by the ear<sep>Tail: to hold the wolf.
Output:
| [
"Yes"
] | task1201-fd8f1a5e91b24e1bb61df163515524e5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX finishes ___ first<sep>Tail: to be efficient
Output:
| [
"Yes"
] | task1201-4248f0a65d394a72aed396c300250bce |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX gets up with the chickens<sep>Tail: to wake up very early.
Output:
| [
"Yes"
] | task1201-06166b3ecafb4cc99cd8b3bb281275b1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX spends a weekend<sep>Tail: enjoy his weekends at his home town
Output:
| [
"Yes"
] | task1201-85fbc554b8004d3783cf4170201cdc96 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX answers PersonY question<sep>Tail: helpful
Output:
| [
"Yes"
] | task1201-1e2e8499c49b4c7497596f84c40ebb98 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY a shock<sep>Tail: angry at personx
Output:
| [
"Yes"
] | task1201-eb986e727b864f22bccb08f2cde5f7d8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX comes ___ last night<sep>Tail: to do something
Output:
| [
"Yes"
] | task1201-fcf00b623f5d48c1a0127f770904ccff |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX buys ___ the other day<sep>Tail: new belongings
Output:
| [
"Yes"
] | task1201-22ec9b5f9b174d74b17fac5eb0181a64 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX leads PersonY to the conclusion<sep>Tail: none
Output:
| [
"Yes"
] | task1201-d755990e5a344d559a1ee40a980b4ab9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX fills PersonY's mind<sep>Tail: to be manipulative
Output:
| [
"Yes"
] | task1201-bae358a4912a452b9706c43188dd7281 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX crowds around PersonY<sep>Tail: like they want to be close to persony
Output:
| [
"Yes"
] | task1201-543dc295c30b4fe1940d6bb9f4e48d14 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX badly wanted<sep>Tail: to go get it
Output:
| [
"No"
] | task1201-8ebf619fdfb04692a4f5924564d6dea0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX bakes bread<sep>Tail: smiles
Output:
| [
"No"
] | task1201-8a646e1ca14d49f59bb46d04a841f4ac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX asks PersonY to play<sep>Tail: active
Output:
| [
"No"
] | task1201-bb724aa2665e43abb94bcc81c5888eff |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX drives right<sep>Tail: to do their best
Output:
| [
"Yes"
] | task1201-8486adf8640f42e2b4ffa20645368259 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX saves PersonY's ___ from destruction<sep>Tail: be a hero
Output:
| [
"Yes"
] | task1201-73b51f72773047eba9326c640e28ea3e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX keeps ___ up all night<sep>Tail: have company
Output:
| [
"Yes"
] | task1201-e42961e69e594dd892d824eb1741f5b9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX bakes PersonX's own bread<sep>Tail: PersonX sweats from baking.
Output:
| [
"No"
] | task1201-c432e8509e9b4d34b6ce18b5decfea0e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX starts a club<sep>Tail: meet new people
Output:
| [
"Yes"
] | task1201-76c0f8a115d64d02a9342ca124c22215 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX almost fell<sep>Tail: clumsy.
Output:
| [
"No"
] | task1201-41f3e58326bf4cc3b5fa3dbbf1a7bc13 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX always tries<sep>Tail: hopeful
Output:
| [
"No"
] | task1201-7e72ae211f23481ba7dec00592d8051e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX removes ___ from power<sep>Tail: to give democracy a chance
Output:
| [
"Yes"
] | task1201-2a53ff0829684f15a65c7672d2967731 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX adapts ___ to conditions<sep>Tail: adaptable
Output:
| [
"No"
] | task1201-95f9315311b642e5bde1fc2031dc0f9a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX eats candy<sep>Tail: to satisfy a sweet tooth
Output:
| [
"Yes"
] | task1201-7e6fdf274d4d443c9a4854a3dfa9307b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX cuts PersonX's foot<sep>Tail: none
Output:
| [
"Yes"
] | task1201-709c3c4fb01a4fca9f2222c1665d5ab0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX prevents the ___ from occurring<sep>Tail: to safe [epole because they like kindness
Output:
| [
"Yes"
] | task1201-352642a353dc47fe8fcbaeea9d1e138b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX has a christmas party<sep>Tail: to celebrate
Output:
| [
"Yes"
] | task1201-922c48c8b0e544739b734022484675c6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX discusses PersonY's problems<sep>Tail: to talk about persony
Output:
| [
"Yes"
] | task1201-9955660661a1450e8aa99a99bda055c3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX passes along the street<sep>Tail: to travel
Output:
| [
"Yes"
] | task1201-8842a2b1ebe444df88dd1994eb57d057 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX gives PersonY the number<sep>Tail: person y to trace the consignment
Output:
| [
"Yes"
] | task1201-624923bd232a46b2b88c7cd74888e46f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX brings the kids<sep>Tail: to care for their kids
Output:
| [
"Yes"
] | task1201-96b03d4ec0294cd295a0619dc63f409a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX always wore<sep>Tail: well dressed
Output:
| [
"No"
] | task1201-d1c2fc8554ab4d41aec032db069b2931 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether The Tail is the intention of the PersonX from the Head or not. The intention is the likely intent or desire of PersonX behind the execution of an event. For example, given the Head PersonX gives PersonY gifts, an intention might be that PersonX wanted to be thoughtful. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: PersonX plays a song<sep>Tail: to hear music.
Output: Yes
Positive Example 2 -
Input: Head: PersonX becomes distracted<sep>Tail: occupied
Output: No
Negative Example 1 -
Input: Head: PersonX addresses PersonY audience<sep>Tail: excited
Output: Yes
Negative Example 2 -
Input: Head: PersonX saves the money<sep>Tail: to buy something special
Output: No
Now complete the following example -
Input: Head: PersonX defends PersonX's country<sep>Tail: to fight for his land
Output:
| [
"Yes"
] | task1201-2a3984d53da34bd69fe50119f7397854 |
Subsets and Splits