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: hurricane<sep>Tail: tornadoes
Output:
| [
"Yes"
] | task1216-feaf57693308470fb8f2c09f54f2a1d5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: study<sep>Tail: knowledge
Output:
| [
"Yes"
] | task1216-3799f875c09c49ec93b09e9874397463 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: cold weather<sep>Tail: cold
Output:
| [
"Yes"
] | task1216-b6ca1f72662c4b8291dff20e229358cb |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: cigarette<sep>Tail: fire
Output:
| [
"Yes"
] | task1216-8aa46f26ee124af19c66c8e1252e5fe7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: unprotected sex<sep>Tail: conceiving baby
Output:
| [
"Yes"
] | task1216-7c3b94d16bd0466497f31b2b277d45b3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 move past disagreement
Output:
| [
"No"
] | task1216-154c9d7c687e4a5cbde02dd49c3f9bfe |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: Outgoing
Output:
| [
"No"
] | task1216-3bfb9e672ebe44128406145e96399829 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 invitation<sep>Tail: to be important
Output:
| [
"No"
] | task1216-771e2f1c66ad4e06b91d5c80abf39ed0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: marijuana<sep>Tail: subjective change in consciousness
Output:
| [
"Yes"
] | task1216-8dc29535edce443395631d58ebeb77a5 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: weak
Output:
| [
"No"
] | task1216-81e96f68cacb45eda9f51cf765e65246 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 brother<sep>Tail: loss of privacy
Output:
| [
"Yes"
] | task1216-fb07005466214f3c8dd4d97f657fd55c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: thunderstorm<sep>Tail: destruction
Output:
| [
"Yes"
] | task1216-25c94d538f7a4867818306fa4228009c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: damage<sep>Tail: malfunction
Output:
| [
"Yes"
] | task1216-a31a7cbbeb834fafbc95e5a0fdfa7a8d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: plastic surgery<sep>Tail: looking better
Output:
| [
"Yes"
] | task1216-cbb7c36321594836a2930a167ecbbeb2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: shake hands
Output:
| [
"No"
] | task1216-23a4993c4661490292bfe49a3ecc314d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: PersonX feels included
Output:
| [
"No"
] | task1216-90a86ef54ab849628f3e2d680cd4cf09 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: keyboard use<sep>Tail: carpal tunnel syndrome
Output:
| [
"Yes"
] | task1216-8f5d9659034c402a900cd46f931cab6a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: forward looking
Output:
| [
"No"
] | task1216-593453c3a2e44eafb0e3df6e27e41287 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: satisfied
Output:
| [
"No"
] | task1216-57eefd45709740bca3745ce8d9f5babc |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 become monk
Output:
| [
"No"
] | task1216-80b6ef5e6097479dbd1ba17f9783f23f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sunburn<sep>Tail: cancer
Output:
| [
"Yes"
] | task1216-ad58aa9862734d4ea8983b065fc2398c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: sunlight<sep>Tail: warmth
Output:
| [
"Yes"
] | task1216-120b0bed093d4800a2c47da0cf5aa963 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: grateful
Output:
| [
"No"
] | task1216-4083f93453d149619dacae7b6e76196c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: light match<sep>Tail: start fire
Output:
| [
"Yes"
] | task1216-4f82de22f4a441c087af24d9b95b396e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: marble<sep>Tail: game
Output:
| [
"Yes"
] | task1216-aa17ccacfb1f4755a160ccad764b00f2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: noise<sep>Tail: headaches to get worse
Output:
| [
"Yes"
] | task1216-284f3bb5477042de8187cbac5f3cedb9 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: intercorse<sep>Tail: orgasms
Output:
| [
"Yes"
] | task1216-9bfb1fe8d1dd422e91a952ac9ba6f797 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: jesse<sep>Tail: happiness
Output:
| [
"Yes"
] | task1216-c7effd9b50174d1380793b7f26523978 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: to enjoy themself
Output:
| [
"No"
] | task1216-d82c684acee54181a9b39e03c279bfb2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: rock salt<sep>Tail: melt snow and ice
Output:
| [
"Yes"
] | task1216-7ec4fe7e449f483890162be430e80531 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 look at the goods bought
Output:
| [
"No"
] | task1216-a3d756935c2241b892f389947207efb4 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: pain<sep>Tail: suffer
Output:
| [
"Yes"
] | task1216-840253070c8e4a74a924fe1034d41339 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 escape from him
Output:
| [
"No"
] | task1216-ff50008af4ee40b9a6cdc1d958d9a9c1 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: friction<sep>Tail: abrasions
Output:
| [
"Yes"
] | task1216-013e050b8d3542be9f7dfd56d5c382f8 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 marks the offer on his calendar
Output:
| [
"No"
] | task1216-42748cd83ba74a98b3888672a1cbe826 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: poison<sep>Tail: death
Output:
| [
"Yes"
] | task1216-9f3c4e4d63a649b48acf7038c059f872 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 honour person Y as a host
Output:
| [
"No"
] | task1216-930a396d4e734c87aab5c89069544dc3 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: job<sep>Tail: stress
Output:
| [
"Yes"
] | task1216-87a529192d7a4382b55c02453e683ba0 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: none
Output:
| [
"No"
] | task1216-4795c86b072e4cc69af9c47eebd3f83c |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: high altitude<sep>Tail: dizziness
Output:
| [
"Yes"
] | task1216-66d1fe5171a249418c50737957b49b1d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: infection<sep>Tail: malfunction
Output:
| [
"Yes"
] | task1216-4c9466f3e8be403d87d63a0bc615c288 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 go out with persony
Output:
| [
"No"
] | task1216-2a9a4613e4b04b19ac7cf4a281d3e7ac |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: go to engagement
Output:
| [
"No"
] | task1216-ee6aa676b4a4437380cc7a4fc398984d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: funeral<sep>Tail: sadness
Output:
| [
"Yes"
] | task1216-d1554089a64c41268d2b9e5da1d83784 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: infection<sep>Tail: death
Output:
| [
"Yes"
] | task1216-069f4f5c93f640baaedb6bc7bde6763a |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: rushed, in a hurry
Output:
| [
"No"
] | task1216-c5977fc3fa6747489e183085055cb405 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: disturbing and overwhelming feelings
Output:
| [
"Yes"
] | task1216-139ad2821c4346eca5d020d58e537e5f |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 papers
Output:
| [
"No"
] | task1216-0fcbedf7096941f9af98b5a815195176 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: flling<sep>Tail: injury
Output:
| [
"Yes"
] | task1216-07b95278ac4d48ba9ac91f2ae0b465b7 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: resourceful
Output:
| [
"No"
] | task1216-cce14a0821824a788f062348704dfadf |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: project<sep>Tail: appear
Output:
| [
"Yes"
] | task1216-837f3f26fc6c4f7bb2871190940dc2fd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: uses an item
Output:
| [
"No"
] | task1216-9c01a74002a24946b6dea7837cc3b863 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: PersonX graduates high school
Output:
| [
"No"
] | task1216-879bf1556ab1402e8018b47a26d72c2e |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: lot of snow<sep>Tail: school to canceled
Output:
| [
"Yes"
] | task1216-a880027d1eaa482685374c2b443260cd |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 know Persony.
Output:
| [
"No"
] | task1216-85348bcf223b47d392b73bff5f36cc53 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: fair
Output:
| [
"No"
] | task1216-26edb90365d14f66bf8642c856738d59 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: light
Output:
| [
"Yes"
] | task1216-d7382fdf52b54c4cbccf921dfaa1ec3d |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: religious experience<sep>Tail: subjective change in consciousness
Output:
| [
"Yes"
] | task1216-2b226043dd5e4dd0b359171f780e1cf2 |
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: hot weather<sep>Tail: fainting
Output:
| [
"Yes"
] | task1216-8d3686ad73b94928be4d201963b6190a |