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's invitation<sep>Tail: none Output:
[ "No" ]
task1216-60a8028de209438ca752d211565c3791
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: injesting poison<sep>Tail: death Output:
[ "Yes" ]
task1216-8cfa663b4584411d958e04b24948fe61
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 discuss the agreement further Output:
[ "No" ]
task1216-b6aade96451541989d70f309c6c3946a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 a god’s believers Output:
[ "No" ]
task1216-afbfc5e5973e40efb2fdd3dc89652a8f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: none Output:
[ "No" ]
task1216-5409345150a3402b9963ef69fe20859c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: alcohol<sep>Tail: amnesia Output:
[ "Yes" ]
task1216-3d06deb50eb14a4f9950e5386051c3d1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: schizophrenia<sep>Tail: stigma Output:
[ "Yes" ]
task1216-5cacd0a722e643a8937de6e1ffae035e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: thirst<sep>Tail: dehydration Output:
[ "Yes" ]
task1216-5f5bc41e649e48ce9b2eefdbe37751d9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: overpopulation<sep>Tail: food shortages Output:
[ "Yes" ]
task1216-dde78714f4d84581bff05bf78b407ed9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 have a deadline to accept it Output:
[ "No" ]
task1216-7e842abc71444cfc962ecd19ef2564f5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: fly<sep>Tail: float Output:
[ "Yes" ]
task1216-1869c81901ce4ae8bab514f49c447c82
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: invites PersonX in Output:
[ "No" ]
task1216-67e4025b7d6443e88ca7d704529d6f1b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: Social Output:
[ "No" ]
task1216-71418840c5194067a5aec197da61238e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: homework<sep>Tail: frustration Output:
[ "Yes" ]
task1216-9aae8e835f7f4a19b9ca3bd200f0e641
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: available Output:
[ "No" ]
task1216-6808eb50afbb465eb4ca5a32ca6eceae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 dedicate himself/herself to God Output:
[ "No" ]
task1216-ca33e620f2ed4444bf4b3b7f2bc8c6af
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: pleased Output:
[ "No" ]
task1216-e0fce6336d5a44649a770c22edf8aa67
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: age<sep>Tail: senesce Output:
[ "Yes" ]
task1216-37e1c2f9c8b547c48f8ad054e36405ae
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: overpopulation<sep>Tail: loneliness Output:
[ "Yes" ]
task1216-24cfb221ef0a4b4d91d89f401b385c47
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: diet soda<sep>Tail: headaches Output:
[ "Yes" ]
task1216-6adac35771aa40dda199484f2fc4ba04
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 attend college Output:
[ "No" ]
task1216-d98bb39fc5fe40a48c81af123ff3661f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: impatience<sep>Tail: frustration Output:
[ "Yes" ]
task1216-30fd348c386a4d96b8dad12773bd9a73
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 buy some new cologne Output:
[ "No" ]
task1216-32a5032fce8a4536bee9a8a57ba57c85
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 thank person X Output:
[ "No" ]
task1216-a985399fc078465e91dcf19d497b6870
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: stigma<sep>Tail: discrimination Output:
[ "Yes" ]
task1216-41bd09a7f054400a88d17a3c1ac8739d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: oxygen<sep>Tail: corrosion Output:
[ "Yes" ]
task1216-39df47d52080400bb9cdd9fad9c58d78
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: lawsuit<sep>Tail: stress Output:
[ "Yes" ]
task1216-eff334086e784d8cb60bb99debaf0759
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: PersonY spends time with PersonX Output:
[ "No" ]
task1216-614e80a5f94b4ebd9169eb3842271057
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: dehydration<sep>Tail: death Output:
[ "Yes" ]
task1216-9b5feb2d620a4661b1b5f36edb2e09f2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: fire<sep>Tail: ashes Output:
[ "Yes" ]
task1216-25e8b997eddf45ef834de471d52d810d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: lack of money<sep>Tail: anger Output:
[ "Yes" ]
task1216-d03c1c8a4df3482a92ec1c93d3566af3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: shovelling Output:
[ "Yes" ]
task1216-06cb370e724145508ab948d740687419
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: happy Output:
[ "No" ]
task1216-815c78e2b5e5431d91ad95fef8b39245
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: car<sep>Tail: pollution Output:
[ "Yes" ]
task1216-33b58fca77124339ae64f37acd628979
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: duck<sep>Tail: men to shoot guns Output:
[ "Yes" ]
task1216-73eead930f23464892f850d80ddea137
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: pregnancy Output:
[ "Yes" ]
task1216-7c94839519b646ca9f033894a3f05507
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 file the signed agreement Output:
[ "No" ]
task1216-6c85a015c80f4b7b8d47f26890d62d61
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: walks on stage Output:
[ "No" ]
task1216-71069afda91c418692caf5545898ac35
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: violence<sep>Tail: death Output:
[ "Yes" ]
task1216-2104af0c7de048e780e61f1125c259ce
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: interesting Output:
[ "No" ]
task1216-1349ce7bb8fd47efa2df59f531df96c9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: PersonX accepts a new job Output:
[ "No" ]
task1216-fd7dd2dd8c024e3bb37e088b79070194
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: gravity<sep>Tail: falling Output:
[ "Yes" ]
task1216-72052c6432b84f6a9e94e3e36eb22edd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 ask PersonY for something Output:
[ "No" ]
task1216-036b45bdb2bd402cbe69fb84de261c45
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: alcohol<sep>Tail: drunkenness Output:
[ "Yes" ]
task1216-43eb6650b9c04347bba8128b1d90a56a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: crutch<sep>Tail: injury Output:
[ "Yes" ]
task1216-f53f285d2f844599aff262e57536ab33
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: rudeness<sep>Tail: social isolation Output:
[ "Yes" ]
task1216-48b9119e06784ce2b88358f832a03993
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: attends the party Output:
[ "No" ]
task1216-416cc25d78b2420283a8595eb682fa60
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: happy to be invited Output:
[ "No" ]
task1216-c8fe92d8a6a14473b58504e2c1cef44a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: waste<sep>Tail: emaciate Output:
[ "Yes" ]
task1216-4e27b26d91664a5b8829b3e4c7dbceb7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: headache Output:
[ "Yes" ]
task1216-4ec60204ce354d9496032b2f04f3fb4b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: caffiene<sep>Tail: nervousness Output:
[ "Yes" ]
task1216-994507774efe4ff6b65f9cae7835dd08
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: puberty<sep>Tail: pms Output:
[ "Yes" ]
task1216-51c0de97868a4c6eb60c7a2204c0f8f3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: alcoholism<sep>Tail: stigma Output:
[ "Yes" ]
task1216-379fc865710946b1b689855b61e4806d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: wind<sep>Tail: windows rattle Output:
[ "Yes" ]
task1216-7013348f4b4546bc9ddb6f1bae8967dc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 injury<sep>Tail: arthritis Output:
[ "Yes" ]
task1216-e6ea9fc144aa448d9d395df8bfcfdc27
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 be a trader Output:
[ "No" ]
task1216-8712417633d24ac18f98e6f759bfb1e7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: happy Output:
[ "No" ]
task1216-d5a893af1d514c4fb8ba994ab5278b34
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 obtain something. Output:
[ "No" ]
task1216-60c73609b2e149298a374cdf00a61eab
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 throw their hat into the air Output:
[ "No" ]
task1216-740dfd24c1de42fc86d4b5ab013d8ae5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: Independent Output:
[ "No" ]
task1216-772b4e9cc2274f0281854143333f099d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: reasonable Output:
[ "No" ]
task1216-6b0e1526237b4fa684ea239ca8734844
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: rabid animal<sep>Tail: infection of other animals Output:
[ "Yes" ]
task1216-b99fbac2e27649b3828f1eead9b0e939
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: depression<sep>Tail: suicide Output:
[ "Yes" ]
task1216-7d9a441f9e614adc97be7b3808260056
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 with other people Output:
[ "No" ]
task1216-733e1d91a06a49fab56f8c4bc9bd37cc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: heart attacks Output:
[ "Yes" ]
task1216-9e698a7c919d4499be3f1dc3abcc6da6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: starvation<sep>Tail: hunger Output:
[ "Yes" ]
task1216-c6858fc62b5c4549a65474598609e8d5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: stink Output:
[ "Yes" ]
task1216-db0297dbff134076986c077b30e7a011
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 college Output:
[ "No" ]
task1216-fed7c93b52fc4cffa76bcc8b9d194ccd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: competent Output:
[ "No" ]
task1216-eb1ab709608d48609ca2784c1d1a4f09
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: confident Output:
[ "No" ]
task1216-d0ad6dd0240240ec962142bfb123d0fd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: friendly Output:
[ "No" ]
task1216-f7450f68143541dfb55d52413cc89452
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: adheres to rules Output:
[ "No" ]
task1216-2bed04d14efc450095342ee5aa5d2d01
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: snowstorm<sep>Tail: bad roads Output:
[ "Yes" ]
task1216-71a7873d456e4afb9e557fc558cd4569
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: skin cream<sep>Tail: irritation Output:
[ "Yes" ]
task1216-f8aaf22e7109483e800cf54cb1c7cdd7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 throw a party Output:
[ "No" ]
task1216-5abb381c12e4414fb1828a0fc4e9b781
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: stigma<sep>Tail: being subjected to physical violence or harassment Output:
[ "Yes" ]
task1216-924102c76fff46b3ba03710b442524aa
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 sign an agreement Output:
[ "No" ]
task1216-e4a1bb70450e41fe8ac216747f006d1c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: peace of mind Output:
[ "Yes" ]
task1216-3dbf50e673d940ffbb897a098ef8b035
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: heroin<sep>Tail: euphoria Output:
[ "Yes" ]
task1216-2ca47123683640bb992be902055eb131
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: safe Output:
[ "No" ]
task1216-abb0f19da99743fdab71fc91be81101b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 walk away Output:
[ "No" ]
task1216-fb4b474b9ff747d79e62a1a8a8a6089d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: nuclear war<sep>Tail: death Output:
[ "Yes" ]
task1216-eefa49ed35e7498ab483b2b9c7cbe5d3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 continue to follow God Output:
[ "No" ]
task1216-eadb81302d464a6a918cf2a0bbb7ce3f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: intimacy<sep>Tail: affection Output:
[ "Yes" ]
task1216-a80eb08ff4704af8a232db3bc90020c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: job Output:
[ "No" ]
task1216-40e078deedda4603b06416cdc4f69e83
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: make a note Output:
[ "No" ]
task1216-bdd6092039c047f9918868ef27e1def4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: fever<sep>Tail: headache Output:
[ "Yes" ]
task1216-2d550a965fa24497850070d93ff1bb6a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: disease Output:
[ "Yes" ]
task1216-309912434c304c2d82bb7807fd3b7633
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: flame retardant<sep>Tail: puts out fires Output:
[ "Yes" ]
task1216-7439b944ed9645ef885eabbc1edf47b5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: bribery<sep>Tail: better jobs Output:
[ "Yes" ]
task1216-868256e503c04c02b659d506a232789a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 go out with PersonY. Output:
[ "No" ]
task1216-635964eaade44f408a1a90538ca729d9
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: fear Output:
[ "Yes" ]
task1216-bf0c93ee5fb84659aa30ba49405dff35
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: seriously impairing mental function Output:
[ "Yes" ]
task1216-eaae0ea59bfc450d9b33d72d5bb969f2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: pays person Y Output:
[ "No" ]
task1216-c776acb9b2494a8b999a70e964a47115
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: inability to breath<sep>Tail: asphyxiation Output:
[ "Yes" ]
task1216-041d01035b8145bbb093139bdb611630
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: laughter<sep>Tail: happiness Output:
[ "Yes" ]
task1216-4d518ca33930458a8f0c25bc8628afc7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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 have the salary Output:
[ "No" ]
task1216-4a10d295b7ad4063a0921d9df3f22436
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: breathe a sigh of relief Output:
[ "No" ]
task1216-fa8ad733585941bd842ee18520791ed6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: excited Output:
[ "No" ]
task1216-a0aef08f900d4e21a52121725bd9fbb5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been 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: has fun at party Output:
[ "No" ]
task1216-a75646585dd6444691228a9dd152179f