input
stringlengths 940
1.01k
| output
sequencelengths 1
1
| id
stringlengths 41
41
|
---|---|---|
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: to see person
Output:
| [
"No"
] | task1216-efa9afe944094584b16934172351d3d2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: sun<sep>Tail: heat
Output:
| [
"Yes"
] | task1216-a7fed947a8ac4e25a5182d543b7c2c75 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: sex<sep>Tail: unwanted pregnancies
Output:
| [
"Yes"
] | task1216-e3882fbacede4fdcb57a78b706da7ba3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY offer<sep>Tail: haggler
Output:
| [
"No"
] | task1216-a2c1453ef03f41c287f34ec96ebfedee |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: to form agreement
Output:
| [
"No"
] | task1216-7ab555853055405fa0b1a75e88041c9a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: loved
Output:
| [
"No"
] | task1216-6dfd7b099ae84669a9fd30a381cd62be |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to want to compromise
Output:
| [
"No"
] | task1216-92dd21db5534487cb349958df446bd61 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: call<sep>Tail: meet
Output:
| [
"Yes"
] | task1216-6be9e0cd4227426184b90e39ffd1980e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts happily<sep>Tail: instructs PersonX
Output:
| [
"No"
] | task1216-df3a56a0d24e4c4ea2e25ea37ff57424 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: rain<sep>Tail: floods
Output:
| [
"Yes"
] | task1216-ee1f83d7c9a842eb8504055b0da41700 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts god 's ___<sep>Tail: decisive
Output:
| [
"No"
] | task1216-15956768f2fb422c83a6419a4c79ea16 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: happiness<sep>Tail: laughter
Output:
| [
"Yes"
] | task1216-4174e6e961af4d19a177690865911694 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: gets thanked
Output:
| [
"No"
] | task1216-4d552278b979434e9366ee3acfb5e342 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts the job<sep>Tail: to make money
Output:
| [
"No"
] | task1216-edb0409c02b14d61a9de8689497a70a3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts god 's ___<sep>Tail: to break away from God
Output:
| [
"No"
] | task1216-848e9b55861045859b0c11cef5978d6b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: signs the papers
Output:
| [
"No"
] | task1216-9603571f659a491eb95f5490d8e98963 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: helps people figure things out
Output:
| [
"No"
] | task1216-4a77a526103c479c88aaf935a0361b68 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: laziness<sep>Tail: inventions
Output:
| [
"Yes"
] | task1216-db180444e23d4576a11d77ba969fe153 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonX's diploma<sep>Tail: They cheer
Output:
| [
"No"
] | task1216-32ac58154785425b95d32e9753bb9abc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: satisfied.
Output:
| [
"No"
] | task1216-1c579a96a86348849d58441f0b9d6928 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: virus<sep>Tail: infection
Output:
| [
"Yes"
] | task1216-44c5ebd15e4b4ef9b9f4707b34d82ce6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: vampire<sep>Tail: fear
Output:
| [
"Yes"
] | task1216-36bb84f8217540de86d748fac6063f2d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: wait for engagement
Output:
| [
"No"
] | task1216-b8e9132a3b0c4888a133596f330f7b04 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts happily<sep>Tail: give the item
Output:
| [
"No"
] | task1216-04d2d197fc8c40c9a7fbad45a04b4877 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX 'd better go<sep>Tail: leaves
Output:
| [
"No"
] | task1216-aae97cd58302415db903c40e0b0159d9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: to take the money
Output:
| [
"No"
] | task1216-d21895c7a4dc44be87dd5c6ec462866a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts god 's ___<sep>Tail: to pray to God
Output:
| [
"No"
] | task1216-7d0d74087aa6443faf9ab84784cc7c6a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: they want to attend the event
Output:
| [
"No"
] | task1216-dcdb1621d83e43799d7c84e43aa31d4e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: insufficient sleep<sep>Tail: automobile accidents
Output:
| [
"Yes"
] | task1216-8af729936c0d44c1bf33283021be3d4c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX 'd better go<sep>Tail: to go somewhere else more important.
Output:
| [
"No"
] | task1216-eeccd8d4067c4e7ab83d1e69e1bd2e1d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: inventive mind<sep>Tail: fresh ideas
Output:
| [
"Yes"
] | task1216-f8225ef277cb41eeac8672fc45c46ed0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: close call with death<sep>Tail: religion
Output:
| [
"Yes"
] | task1216-d16d5a0b25b04eaeaf38cfd870eca2d4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: explosion<sep>Tail: death
Output:
| [
"Yes"
] | task1216-e215c1648c6a4330883f04ddbd3ea21e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: concilliatory
Output:
| [
"No"
] | task1216-a303b8b8142e41c18eb0e534c52fcf49 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: mental illness<sep>Tail: difficulty coping
Output:
| [
"Yes"
] | task1216-b4baa2d6e328437b88f6a1ce2aea951d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: hammer<sep>Tail: nailing
Output:
| [
"Yes"
] | task1216-75ac222163e3451ba6713d7ba45e7026 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY offer<sep>Tail: to start the new relationship
Output:
| [
"No"
] | task1216-bdd8cb9a2c464de38bc9aa83a1b3ff2d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: bag<sep>Tail: travel
Output:
| [
"Yes"
] | task1216-3abf0888957e4b07b10124ef0d9e8950 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: grateful
Output:
| [
"No"
] | task1216-a37e9c60f3c04b8a87e6a14781603360 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: good
Output:
| [
"No"
] | task1216-68894f1dd8b04196bca2c663b8688135 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: sun exposure<sep>Tail: burns
Output:
| [
"Yes"
] | task1216-78d948c69bf74d9ca60a9bd346a2c05a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: to hand over the goods
Output:
| [
"No"
] | task1216-42927cb54d6d4bc6b12a5a546dcfec78 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY offer<sep>Tail: Person X thanks person Y
Output:
| [
"No"
] | task1216-ab1418cfca1f4c569672ac4d74f66bda |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: leak<sep>Tail: break
Output:
| [
"Yes"
] | task1216-7f317f31fc764ca3abcca759d003ca60 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: sex<sep>Tail: children
Output:
| [
"Yes"
] | task1216-faaafa8beb954749bd48c639655ed23e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY offer<sep>Tail: to discuss with personY
Output:
| [
"No"
] | task1216-797969b0fbde491190d76db0b9887dbc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts the job<sep>Tail: makes more money
Output:
| [
"No"
] | task1216-1441636e1ad943b78647ce8bfeab86cf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: zombie<sep>Tail: fear
Output:
| [
"Yes"
] | task1216-1143c1f1274f40499325dcc6c9a8b1db |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: hurricane<sep>Tail: disaster
Output:
| [
"Yes"
] | task1216-bd97ecc8466d47a98776a458ac09b421 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: to see persony
Output:
| [
"No"
] | task1216-5682a8444e9d408788c1ba14d4a0d667 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts the job<sep>Tail: happy
Output:
| [
"No"
] | task1216-31d09d9def8d48c9a6c25bb2490b5f1f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: intense heat<sep>Tail: pain
Output:
| [
"Yes"
] | task1216-9a5249c0df0e40868de68745c781f2e9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: mental illness<sep>Tail: prejudice
Output:
| [
"Yes"
] | task1216-e67415ed99a34ca0a064dabed9fb6664 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: reply the card
Output:
| [
"No"
] | task1216-2ae3a18ae545451cb0109c4cb7eeea87 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: bacteria<sep>Tail: infection in cut
Output:
| [
"Yes"
] | task1216-0f7fea849a35486da2ac990dc84fd138 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to do something in that salary
Output:
| [
"No"
] | task1216-a05e719e5c7c4f438f5b6dbe73574f67 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: bigotry<sep>Tail: hatred
Output:
| [
"Yes"
] | task1216-1eaa07d85c634f69ab185d5bff80dede |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: irs<sep>Tail: suicides
Output:
| [
"Yes"
] | task1216-3133569127074623a52b68f81d87e781 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: meditation<sep>Tail: subjective change in consciousness
Output:
| [
"Yes"
] | task1216-16152acf71b84fc9a06a28c2b2d46dd9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts ___ in exchange<sep>Tail: to try out the new one
Output:
| [
"No"
] | task1216-77617241ab5e4391908c86d3aaffe6a1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: stress<sep>Tail: ulcers
Output:
| [
"Yes"
] | task1216-880594e56f1f4f629725c7d3d93d9a61 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: sex<sep>Tail: venerial decease
Output:
| [
"Yes"
] | task1216-353ddebf48ed406ba39b96bdfeb05d16 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: included
Output:
| [
"No"
] | task1216-37174282d3494e75b068ceb407ec4a63 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: faux pa<sep>Tail: upset people
Output:
| [
"Yes"
] | task1216-c8f28fa902de474db83cec0ee2acf006 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: snow<sep>Tail: blizzard
Output:
| [
"Yes"
] | task1216-6179dd39d4f0432ba28b5689d4141d6b |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: carelessness<sep>Tail: injury
Output:
| [
"Yes"
] | task1216-fab736e66b1f47c8ac81ddb37ed66755 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: too hot<sep>Tail: burning
Output:
| [
"Yes"
] | task1216-252e4b01d8194672a6daad464bffe153 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: to ask about the event
Output:
| [
"No"
] | task1216-5c6e409a08304b2aba54bd76e5d4a474 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: old age<sep>Tail: bald
Output:
| [
"Yes"
] | task1216-99cb221d5b1b42cdb2158f6ecd4bb821 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: sun<sep>Tail: sunburns
Output:
| [
"Yes"
] | task1216-3a58469c97434b87b29c2d4785911724 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonX's diploma<sep>Tail: take final exams
Output:
| [
"No"
] | task1216-2d79bb58ae434eac90fc6233a0964145 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: heart attack<sep>Tail: dying
Output:
| [
"Yes"
] | task1216-da6a66c28acc4cf8a3f5471e7e56b1e6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: use<sep>Tail: apply
Output:
| [
"Yes"
] | task1216-ac79f009378c4bae806b7d5789476b79 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts happily<sep>Tail: excited
Output:
| [
"No"
] | task1216-a552ccadf00e42818aa1c0acc1d92b2d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: accepts the money
Output:
| [
"No"
] | task1216-2ad470675ec04622a15b91b9fbe4a368 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: pepper<sep>Tail: sneezing
Output:
| [
"Yes"
] | task1216-9e6d5d76e8e6465b86508057bc07f655 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: moisture<sep>Tail: dampness
Output:
| [
"Yes"
] | task1216-187e3b8cfd264b7f8c0ad4994dd14356 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: also happy
Output:
| [
"No"
] | task1216-e652840e021c408fad1fd47e192c4298 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonX's diploma<sep>Tail: to graduate from high school
Output:
| [
"No"
] | task1216-f8e80611710b40f38c9ba8698aeed609 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX 'd better go<sep>Tail: to resign his job
Output:
| [
"No"
] | task1216-542a978a40e949c4b828fb1e1371ff97 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: sign papers
Output:
| [
"No"
] | task1216-916d323a23dc4f5a81c4a242e9ea50fb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: god<sep>Tail: miracles
Output:
| [
"Yes"
] | task1216-99fce44cc4224f188cc45fbade823190 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: coccidiosis<sep>Tail: treatment with anticoccidials
Output:
| [
"Yes"
] | task1216-2a424e60344343b7891fbae33ec99b9d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts happily<sep>Tail: says you're welcome
Output:
| [
"No"
] | task1216-b0387639a84a4a9cb442c6a54faec148 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: smoke<sep>Tail: smoke inhalation
Output:
| [
"Yes"
] | task1216-9bec278fbfd742a297e7d0e4f5e492df |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: kising<sep>Tail: illness
Output:
| [
"Yes"
] | task1216-3fbf7eebcee146ddbbaf8c5c68c798cb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX 'd better go<sep>Tail: avoidant
Output:
| [
"No"
] | task1216-17eb91fcdc9240a293a3045faebe26c1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX 'd better go<sep>Tail: to arrive home
Output:
| [
"No"
] | task1216-cac9dbdca2fb404983b22d9554ff387d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's invitation<sep>Tail: friendly
Output:
| [
"No"
] | task1216-4aa7fc14721e486b81d17c983d61a2b5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts the job<sep>Tail: to work
Output:
| [
"No"
] | task1216-98e3d181a48640c08e46d4765d3f2c93 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY's offer<sep>Tail: goes over the agreement
Output:
| [
"No"
] | task1216-136fb664c07e4ec2a86a1e7903321b35 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY offer<sep>Tail: Person X works for person y
Output:
| [
"No"
] | task1216-ff8a4b747d04460c9e9ccf3059df60fe |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: social
Output:
| [
"No"
] | task1216-0ecbfeddb849466d8114a75b1e8bcfe4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: big investment<sep>Tail: big loss
Output:
| [
"Yes"
] | task1216-edc47018dffc49c5b5cdc4dec35bd63d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: death<sep>Tail: decomposition
Output:
| [
"Yes"
] | task1216-4d81a8c55d3f4079942a9345b3f97a69 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts god 's ___<sep>Tail: To be praying
Output:
| [
"No"
] | task1216-e0e4f82e15d94d2794613c685d0081da |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: goes to party
Output:
| [
"No"
] | task1216-20be1ce745de45fea3c6cd79b47cb936 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: please<sep>Tail: like
Output:
| [
"Yes"
] | task1216-edb35dd00bd74a5994ee34c53556b013 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: death<sep>Tail: sadness
Output:
| [
"Yes"
] | task1216-7c2be6a1d2f8471d9596349962d0eff6 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action.
Positive Example 1 -
Input: Head: crisis<sep>Tail: focus
Output: Yes
Positive Example 2 -
Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles
Output: No
Negative Example 1 -
Input: Head: PersonX accepts the job<sep>Tail: hardworking
Output: Yes
Negative Example 2 -
Input: Head: stress<sep>Tail: fatigue
Output: No
Now complete the following example -
Input: Head: PersonX 'd better go<sep>Tail: busy
Output:
| [
"No"
] | task1216-010b6c62507141008f38713aaf7b6a21 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.