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 arrives home<sep>Tail: to leave previous place.
Output:
| [
"No"
] | task1201-ffc396fb8dfa41f9b87c0402ef6ab560 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: PersonY thinks about their injury
Output:
| [
"No"
] | task1201-48dffb909169450b955e6540a0ef94dd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 door<sep>Tail: excited
Output:
| [
"No"
] | task1201-d2e756b30bb542fe9be148dc4dfa6078 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 door<sep>Tail: offer them refreshments and to sit
Output:
| [
"No"
] | task1201-392412e85c1b4c2ab641af6b53dd1113 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 arranges a date<sep>Tail: establishes a new love connection
Output:
| [
"No"
] | task1201-6562a0430091431e83663cd329e11a01 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 makes ___ to the bathroom<sep>Tail: to relieve himself
Output:
| [
"Yes"
] | task1201-02a55edf9e114b949d37bf29af8a9b80 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 going camping<sep>Tail: to explore the wilderness
Output:
| [
"Yes"
] | task1201-b7c92a066ba34e61ad2161f544527a22 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: to stay motivated in what their doing.
Output:
| [
"Yes"
] | task1201-f8e35e06bf894e8fb15d9a43533345eb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 invites PersonY to join PersonZ<sep>Tail: them to make friends
Output:
| [
"Yes"
] | task1201-e472b99ac8e243c592abde58007ea528 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: none
Output:
| [
"No"
] | task1201-6ec75c4d85ff405eb10794fc10871060 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 PersonX's ___ trying<sep>Tail: to put effort for make business
Output:
| [
"Yes"
] | task1201-b2a1b2c9bf4e4d61bf0863908d7562e0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 splashes water<sep>Tail: to get their friend wet
Output:
| [
"Yes"
] | task1201-8c23373b40da4c1b9f46b58e1184d71a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 trouble breathing<sep>Tail: none
Output:
| [
"Yes"
] | task1201-25947e5174224e50ac068645bf809293 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 lights a fire under ___<sep>Tail: to feel warm
Output:
| [
"Yes"
] | task1201-8245c872b9b8436890bead90fcd15f5c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 money on bread<sep>Tail: to be frugal
Output:
| [
"Yes"
] | task1201-f21bcad0a70145d7b18e158a3e0885b7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 serves PersonX's country<sep>Tail: to be patriotic.
Output:
| [
"Yes"
] | task1201-d895354401c6416591f28561e60401ae |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 makes PersonY mad<sep>Tail: to anger the person
Output:
| [
"Yes"
] | task1201-f50b4b0531d444eaae2658be26ce6f27 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 sees the new movie<sep>Tail: to experience acting
Output:
| [
"Yes"
] | task1201-63eddf030cae472a8e7bf92268a9aaf4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 enough money<sep>Tail: to buy something
Output:
| [
"Yes"
] | task1201-36c59a2f7ddd460b8c14709f7db1fe66 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 the job<sep>Tail: excited
Output:
| [
"No"
] | task1201-7ed35d9d56f1421cac7d3545fe64fbc6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 earns some extra money<sep>Tail: to pay off debts
Output:
| [
"Yes"
] | task1201-32156999464c4ff8807ceb7e7cc3700a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 applies for a loan<sep>Tail: responsible
Output:
| [
"No"
] | task1201-88a33b4b9f074d1bbdb28f14faf2001b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 stands corrected<sep>Tail: honest
Output:
| [
"Yes"
] | task1201-3b8f0dc093df42ffa2e19adad102e5af |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 follow the law
Output:
| [
"Yes"
] | task1201-3800150b14f347c5ad5a3d756bc59f9d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 makes some friends<sep>Tail: to get to know new people
Output:
| [
"Yes"
] | task1201-64dcbe65d6e0453eaf8df6e93106d541 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 leaned toward PersonY<sep>Tail: to pass an information to persony
Output:
| [
"Yes"
] | task1201-289caf49ce6d4b78a6130e393193b6e9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 the job<sep>Tail: to support their family
Output:
| [
"Yes"
] | task1201-19ce824054b84cd68368e7f11719e087 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 affects children 's ___<sep>Tail: friendly
Output:
| [
"No"
] | task1201-ab9b78c5c05944738ac9b490e8aca78b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: socializes
Output:
| [
"No"
] | task1201-2bfa62f1bd764ec68c549cb378d07e81 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 the teacher<sep>Tail: to know the answer
Output:
| [
"Yes"
] | task1201-104e6e57da6d4b8689209091b09c6ca8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 home that ___<sep>Tail: to relax
Output:
| [
"No"
] | task1201-86eaf66aaa7e4d81be3bbc7f63ec344e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: help when needed
Output:
| [
"No"
] | task1201-360c3e755e704df1ad86539290bb930c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: to drive to the event.
Output:
| [
"No"
] | task1201-c576329cb43d4f58a88e60955f2a1be2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 makes book<sep>Tail: to accomplish something
Output:
| [
"Yes"
] | task1201-cae90d5e32d744f7ad25a439dd966a98 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 lipstick on a pig<sep>Tail: to make something look better than it is.
Output:
| [
"Yes"
] | task1201-e491aeb239464d2b8d4fe2eceaea4691 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 bats PersonX's eyelashes<sep>Tail: to eyelashes in the evening
Output:
| [
"No"
] | task1201-e4f2e22690a648c1983825df48b3703e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: to have something changed
Output:
| [
"No"
] | task1201-53d358090a854a3b8cfb5a5859b156a5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 ___ to go with PersonY<sep>Tail: curious
Output:
| [
"No"
] | task1201-c544bf58e4d34b1aa706c64d1b1a06da |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 birth to the PersonY<sep>Tail: to raise persony
Output:
| [
"Yes"
] | task1201-07c92ac4fa1648cfa7c769171b39234b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 blows PersonY's brains out<sep>Tail: to kill
Output:
| [
"Yes"
] | task1201-e6c8fdfb5b3c45e9868431dc15a5ed04 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 the cake in the oven<sep>Tail: to eat
Output:
| [
"Yes"
] | task1201-eaf75bb4ee3e47f7a96c929b43db655f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 hands ___ back to PersonY<sep>Tail: to give back the paper to person
Output:
| [
"Yes"
] | task1201-0acb305911fb432995758b51838a2735 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 offer<sep>Tail: satisfied
Output:
| [
"No"
] | task1201-5f0f8db3fae3448f9f589142fda83699 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 ___ in mind<sep>Tail: to have fresh ideas
Output:
| [
"Yes"
] | task1201-89610c744e0a43249f2954b5bb76cc02 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 halloween<sep>Tail: use their imagination
Output:
| [
"Yes"
] | task1201-db2baeacdefd46d998ba0731f99cdc96 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 ___ for year<sep>Tail: to pursue a career in politics
Output:
| [
"Yes"
] | task1201-a0cefe018e4d4cc28a26dd72639a90e3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 achieves PersonY effect<sep>Tail: contact personY
Output:
| [
"No"
] | task1201-c8c76aa347f44dabb18307cea4743ac3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 pays ___ to details<sep>Tail: to be sure he has the correct
Output:
| [
"Yes"
] | task1201-697299f1324144b88b0cad489133351e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 graduates at the top of PersonX's class<sep>Tail: to prove oneself
Output:
| [
"Yes"
] | task1201-5bdb2f1d91c54f01988a64917ac48fdb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 fights PersonX's battle<sep>Tail: to defend themselves
Output:
| [
"Yes"
] | task1201-9e0951d8e2fd4f10bca20dac90f3ef94 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 makes PersonY feel good<sep>Tail: to be kind
Output:
| [
"Yes"
] | task1201-9c5be20b1a6d482e869f1384d6e111df |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 every ___<sep>Tail: be helpful
Output:
| [
"Yes"
] | task1201-40d7693f33844f9a8db4aa2aa9194c0d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: to apologize for his attitude
Output:
| [
"No"
] | task1201-3d0a577b592044e29e98bea582925444 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 bears the brunt<sep>Tail: worn out
Output:
| [
"No"
] | task1201-25ef77b23d0d4647ba652c228ccc0c80 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 mother<sep>Tail: to go out and play
Output:
| [
"No"
] | task1201-ac62daaa35744ae3a216f07e69ea8045 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 makes hay while the sun shines<sep>Tail: to get ahead while they can
Output:
| [
"Yes"
] | task1201-9d3724f3be654d27ab37ef26637fad5b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: to win
Output:
| [
"No"
] | task1201-2ae4970f796246cf91d92aaf9edb7bce |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 makes the cake<sep>Tail: save some money
Output:
| [
"Yes"
] | task1201-7ffe2616b4554db0aa7e7ece27c3b82f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 early<sep>Tail: to do something else
Output:
| [
"Yes"
] | task1201-a09a6bd04d214ea3b338cb836d0a771e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 finally gave up<sep>Tail: to be done
Output:
| [
"Yes"
] | task1201-a32fa61ba8dd418bac5527d17f81900e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 earns PersonX's livelihood<sep>Tail: to depend on themselves
Output:
| [
"Yes"
] | task1201-f8fb97d9a1af4d549e29e3695f69b41f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 pays ___ to problems<sep>Tail: to get a good grade
Output:
| [
"Yes"
] | task1201-451daf54a4ad426bab6255b07254e400 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: to be consistent.
Output:
| [
"Yes"
] | task1201-18a86caf33524c41a41472d8879eb244 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 fulfils PersonX's needs<sep>Tail: happy
Output:
| [
"Yes"
] | task1201-c93af453b66444c88093028e87637f5d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 in PersonX's living room<sep>Tail: none
Output:
| [
"Yes"
] | task1201-2dcd91442446490d9b48406cfb5e286f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 hides PersonY's ___ in PersonX's hands<sep>Tail: to have fun
Output:
| [
"Yes"
] | task1201-476997a8dbbe4ecc9635a011f7362fdc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: worried about persony
Output:
| [
"No"
] | task1201-78f30f49dcf04285a5f28a02abed24d8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 achieves PersonY effect<sep>Tail: to kiss personX
Output:
| [
"No"
] | task1201-0db8997710a54a79b339b1f3bc0fc28e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 offered PersonX's hand<sep>Tail: to be helpful
Output:
| [
"Yes"
] | task1201-87819caa8de64e3d970445f2e88fe4ca |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 sees a dentist<sep>Tail: to fix his tooth
Output:
| [
"Yes"
] | task1201-2ee8e860f25b4d8fba6328b243770da9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 lays PersonX's ___ upon it<sep>Tail: to rest
Output:
| [
"Yes"
] | task1201-4d0985066dea48a3bfc311e95a4e1e8d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 affects PersonY's interests<sep>Tail: responds to the affect
Output:
| [
"No"
] | task1201-9d0920b4168c4183bbcf7e597a0f899d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: to make a living
Output:
| [
"Yes"
] | task1201-90c2a627c3174e2f900b76e04f0215f3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 allergic to bees<sep>Tail: to be careful around bees
Output:
| [
"No"
] | task1201-0eb20989826f4995879cd73e658ad726 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 finds the answer<sep>Tail: to help others
Output:
| [
"Yes"
] | task1201-c6087279a7514394ae4d9241a66f0cb9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 sells things<sep>Tail: to make some money
Output:
| [
"Yes"
] | task1201-f0999b321d164cbab5e41f2ca8d015af |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: to approach PersonY
Output:
| [
"No"
] | task1201-3e5213d06c2e4c65adf14a9663cf609e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: muscle pain
Output:
| [
"No"
] | task1201-ea6ae9663ac94488bc15877ae3838287 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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: GIVE ADVISE TO HIM
Output:
| [
"No"
] | task1201-7c6fda2977514386acb19aac8a0d6854 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 the reader a ___<sep>Tail: to understand the reader.
Output:
| [
"Yes"
] | task1201-9218866b110c4e5c82f6d8a313033442 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 anything<sep>Tail: to spend his money
Output:
| [
"Yes"
] | task1201-4d56a03d811d40208d707b76b7b3d5be |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 ___ to a friend<sep>Tail: to share his good fortune
Output:
| [
"Yes"
] | task1201-32029252e9504e708e6d0169b1faa65a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 happily married<sep>Tail: to move on to the next stage of their relationship
Output:
| [
"Yes"
] | task1201-6e9fa03966cc4cbe87e187119468fe3c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 lays PersonX's ___ upon it<sep>Tail: effect something
Output:
| [
"Yes"
] | task1201-db2c073e3c9d4cc3b58b3589d16035bc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 lays a finger on ___<sep>Tail: to hurt ___
Output:
| [
"Yes"
] | task1201-db172250e1264f45852cc21405a4c39c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 up PersonY's tent<sep>Tail: to be helpful
Output:
| [
"Yes"
] | task1201-5d3c1e3ddd554d57bd2d5ae79255f566 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 home<sep>Tail: to go to the store
Output:
| [
"Yes"
] | task1201-61f3ebef5d364a61ae8899f22d147885 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 slips and falls<sep>Tail: none
Output:
| [
"Yes"
] | task1201-b7491f0d0965497cbf7ba1a4a987fb41 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 left ___<sep>Tail: to secure oneself
Output:
| [
"Yes"
] | task1201-874821dde5cc4ffcbfb6cf424ea2f1f0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 the living room<sep>Tail: to get away from what is happening in the living room
Output:
| [
"Yes"
] | task1201-27be9806654745c28e0981a7a662641a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 bases on PersonX's experience<sep>Tail: wise
Output:
| [
"Yes"
] | task1201-cafcbae4d8934fff9749bf371107fea4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 the movie<sep>Tail: to achieve his goal
Output:
| [
"Yes"
] | task1201-d72b82c547494963922c9e4984231b06 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 about to graduate high school<sep>Tail: to have more work prospects
Output:
| [
"Yes"
] | task1201-6a954c81aefb491b923923bb85d843d2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 conducts PersonY interview<sep>Tail: to find out more
Output:
| [
"Yes"
] | task1201-cc0673193de34b5e941e6500d2c609de |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have 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 affects PersonY's interests<sep>Tail: greedy
Output:
| [
"No"
] | task1201-0edde0e40b29442fbef7d5403f5ee901 |
Subsets and Splits