input
stringlengths
940
1.01k
output
listlengths
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 'd better go<sep>Tail: to leave on time Output:
[ "No" ]
task1216-fdb8ecff2e8f40ca9b34e38d05b8e0c5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: accepting Output:
[ "No" ]
task1216-7fd1bc1c95c44c72b48bb1acb1e26499
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: clear mind Output:
[ "Yes" ]
task1216-1751a41111ff4c36a570d62d6075b213
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: biological changes Output:
[ "Yes" ]
task1216-827c2920e28c458fb71d657c26f2d511
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: prejudice and discrimination Output:
[ "Yes" ]
task1216-5835d8d807da4b1584cc4082bd4a6559
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 Output:
[ "No" ]
task1216-a0f1c6b46b944d8db990fc13efba4519
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 open the mailbox Output:
[ "No" ]
task1216-4cc0bcb6ee7641bca6cd17cb14b2418a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: shakes hands Output:
[ "No" ]
task1216-c3302dca726848b7a0500b30d4f4d81d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: inadequate health insurance coverage of mental illnesses Output:
[ "Yes" ]
task1216-85377d32a7e64bcfb6d98a462d9bbb39
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: banks his money Output:
[ "No" ]
task1216-9a7753673d214e8786939debc29ddf71
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: decide on offer Output:
[ "No" ]
task1216-c30fc1a0f5244382899d03354ec99543
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: hail<sep>Tail: broken windows Output:
[ "Yes" ]
task1216-f5b1c5e355cf4a5daeab096c8268db5c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: embarrassment<sep>Tail: blushing Output:
[ "Yes" ]
task1216-e29aaae2450049798538268da73acf02
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: loneliness<sep>Tail: dispair Output:
[ "Yes" ]
task1216-7e35cc01abb44dc181faee31580d2eee
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: raise<sep>Tail: rise Output:
[ "Yes" ]
task1216-84b97efccce84d388d8a1adf4f19dd31
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: produce<sep>Tail: appear Output:
[ "Yes" ]
task1216-574a8bf8947440e294e0fa35b9005edc
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: change in thinking feeling and behaviour Output:
[ "Yes" ]
task1216-a3df66e49bea40a4a41ef821a573bbf2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: they have given a good service Output:
[ "No" ]
task1216-130badd82e314a368ba5a71968852e5f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: excercising<sep>Tail: make fitter Output:
[ "Yes" ]
task1216-e6b8a813696f4c7a8e04161d3bfa1e93
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 open the envelope Output:
[ "No" ]
task1216-8d7a2497a6844fbb930cb87f4a038ee3
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: share Output:
[ "No" ]
task1216-14f2da9852d243408df0e53a2d58a0ed
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: excessive sunshine<sep>Tail: sunburn Output:
[ "Yes" ]
task1216-9692a4a75fa14b81954d6058257e0945
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: the appreciation Output:
[ "No" ]
task1216-21e733594ca040c8a71ca3d69f90a1c7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: happy personx accepted Output:
[ "No" ]
task1216-50978556ddd44f5c9acd18112794e0b1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: masturbation<sep>Tail: ejaculation Output:
[ "Yes" ]
task1216-60c7bd1f7b3f492d8bf7c61e14decf66
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: strobe light<sep>Tail: epileptic seizures Output:
[ "Yes" ]
task1216-4af1c78a29ac45a0a7f427d8fca34896
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: considerate Output:
[ "No" ]
task1216-c531783377b4432396b5513b5d5b3a24
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: depth of knowledge<sep>Tail: lack of breadth Output:
[ "Yes" ]
task1216-edf58b7a03c84f31a7cf2ced04b369e1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: hurried Output:
[ "No" ]
task1216-aa80fdd6c7cd4ba6b2a91346e2e6f30b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: robbery<sep>Tail: missing belongings Output:
[ "Yes" ]
task1216-1f083af598e049beba3192b5f83acaeb
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: PersonX accepts PersonY's invitation<sep>Tail: to attend a good seminar Output:
[ "No" ]
task1216-7903e731447d47bea160b0c15b02d6c5
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: sugar<sep>Tail: cavities Output:
[ "Yes" ]
task1216-265dab1d4ed94252994fbe97682a4126
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: depression Output:
[ "Yes" ]
task1216-e85ed6fbb90b41638ccdcd47de50fd7c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: reasonable Output:
[ "No" ]
task1216-ba4f5d89cc624c259b1f250fbd07d660
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 have there offer accepted Output:
[ "No" ]
task1216-667ff19ad3a2419b93b0e889562e7ecf
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 in toilet<sep>Tail: sexually transmitted disease Output:
[ "Yes" ]
task1216-fe66adbc73a94552b790e365d2bf9a96
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: grateful Output:
[ "No" ]
task1216-b5aacc79c7b647dea3236e7f99a1ce82
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: none Output:
[ "No" ]
task1216-250e49f6bce343d0a429b2be7d740a01
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: medication<sep>Tail: allergic reaction Output:
[ "Yes" ]
task1216-327df2f369134beaa334cf52a564586f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: Tardy Output:
[ "No" ]
task1216-c0eac064342b46b7be459255f826d7c7
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 drive to the event. Output:
[ "No" ]
task1216-6d0bd09c345f47358bfb9d07cb87b9ba
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: intoxication<sep>Tail: regret Output:
[ "Yes" ]
task1216-aff24e6256294e1bbca5a61b6b25aaa4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: educated Output:
[ "No" ]
task1216-53efa26331d94048a4d29000f49560e8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 think about life Output:
[ "No" ]
task1216-e3825dbe4f79422598d8a75692dcf24e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: tooth paste<sep>Tail: harm to fish Output:
[ "Yes" ]
task1216-49bb6ce9e41f4f6480bb17a4979297b8
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: high blood pressure<sep>Tail: stroke Output:
[ "Yes" ]
task1216-23ba5fe913eb48f5a96563aca564d0a6
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: makes a friend Output:
[ "No" ]
task1216-6ecf196518d04eec8cbdc8bedd32b2ef
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: war<sep>Tail: destruction Output:
[ "Yes" ]
task1216-382a65738e074bfab4b5759aa09483e4
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: increase in body temperature Output:
[ "Yes" ]
task1216-e9d35630205347b6b45cedb20f8b169c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: friendly Output:
[ "No" ]
task1216-151906c1f2fe4fccb05ab58764fddf3a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: perfection<sep>Tail: jealousy Output:
[ "Yes" ]
task1216-ea4e812c8a3d40c8944ffbeb5947f04a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: earthquake<sep>Tail: disaster Output:
[ "Yes" ]
task1216-95212cd7725a4553b3b0914f760aca0b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 civil Output:
[ "No" ]
task1216-298c66caad954b5cafd2ef492c1d9e5d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: Kind Output:
[ "No" ]
task1216-0025a94670eb4013a99461c085a26145
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: beer<sep>Tail: drunkenness Output:
[ "Yes" ]
task1216-32543725e8a34dc5a713786ab06263d0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 find the good offer Output:
[ "No" ]
task1216-5ac4d93287c946fba834879005d0bd14
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: match<sep>Tail: fire Output:
[ "Yes" ]
task1216-c99aec412a0c478cad0e9a0069ace545
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: grateful Output:
[ "No" ]
task1216-df4fbb83e24041be9c0af1ab9a265472
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: solar eclipse<sep>Tail: darkness Output:
[ "Yes" ]
task1216-3d4c4037f7904c0ea7a0b2c1ffe6fcfe
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 to dinner. Output:
[ "No" ]
task1216-d73f554583a143bb9506e932dfff40c0
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 let PersonX know of the rules with the offer Output:
[ "No" ]
task1216-1be555968bdd4170be2b9235a09e5235
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: PersonY adds PersonX to the guest list Output:
[ "No" ]
task1216-ec9ac801f7334de28ba59647925ac141
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: rug burn Output:
[ "Yes" ]
task1216-2e66df76b9bc47faa5861c9197f7aa81
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: smiles Output:
[ "No" ]
task1216-7ae9ec508d814e358adec79fafa6de8f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: headache to go away Output:
[ "Yes" ]
task1216-442d216b17684d09850ecf240d6c238b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: glad Output:
[ "No" ]
task1216-a2eefaacf74d4b82962d17829a370421
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: joke<sep>Tail: laughter Output:
[ "Yes" ]
task1216-9ca36e10aba7465ab5194959c6d3591b
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: pick whether to accept or decline the proposal Output:
[ "No" ]
task1216-f174535aed004ad7a4a5184d09253a16
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: relieved Output:
[ "No" ]
task1216-f9c93cf713bb4a85b40e3f6e3947eb10
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: argument<sep>Tail: violence Output:
[ "Yes" ]
task1216-59c4a2074e494987a9a7c086015b3b8d
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: coffin<sep>Tail: death Output:
[ "Yes" ]
task1216-bada617daa2a4c01b6e0cde02d518985
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: drug use<sep>Tail: memory loss Output:
[ "Yes" ]
task1216-c236d83e9fd94f8bb263ccc385d81311
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: good sex<sep>Tail: multiple orgasms Output:
[ "Yes" ]
task1216-3e2a89d09bc34c28a31ef77ee7298610
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: sun<sep>Tail: life on earth Output:
[ "Yes" ]
task1216-3ae4aad7b90149e88b200f6d7cd7c9e2
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: solar eclipse<sep>Tail: scaring superstitious people Output:
[ "Yes" ]
task1216-e214c188de084e26947d82860adb563c
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: grateful Output:
[ "No" ]
task1216-3e42583f66694f859da630cb25a66f22
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 pay money Output:
[ "No" ]
task1216-747573877c994f859827e7686700ac51
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: none Output:
[ "No" ]
task1216-45eb2a0c3fdf417687fbe6fee7c676cd
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: rain<sep>Tail: making ground wet Output:
[ "Yes" ]
task1216-89ad4d3e6f8c4138a1150e18bcfad894
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: familiar smell<sep>Tail: recollection Output:
[ "Yes" ]
task1216-c3149cc6f62b460b98694252e6eafa3f
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 relax and unwind Output:
[ "No" ]
task1216-7e3dab5682cf49ab8fa334255cb17305
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: shakes a hand Output:
[ "No" ]
task1216-7a4e687d883540be8190cc072e033790
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: intense pressure<sep>Tail: pain Output:
[ "Yes" ]
task1216-956f5442b6eb489c93ed0afd49563532
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: People at the event spend time with PersonX Output:
[ "No" ]
task1216-e2f183521cca4bb181e17b634610d40e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: electricity<sep>Tail: electrocution Output:
[ "Yes" ]
task1216-01003e8688354ad38d1ac140fb399732
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: receive a card Output:
[ "No" ]
task1216-416cf096bc6c42ae85e0e2160bdd0bd1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: follow through Output:
[ "No" ]
task1216-87eaa70597d547da9b38542ac9cd9c8a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: show up in the event Output:
[ "No" ]
task1216-9becd9ad95c14d42856961d3186d4cff
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 make progress Output:
[ "No" ]
task1216-adeec42c15a843398f5b5232d3d3a9e1
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: irc<sep>Tail: addiction Output:
[ "Yes" ]
task1216-0e8a1dd7c80648eca8d418b3fe34a696
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: succesfull Output:
[ "No" ]
task1216-6bda4477cab447c0a88e15e096d76e60
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: thirst Output:
[ "Yes" ]
task1216-dc9c68b4d1844488b0d865e0f87fca73
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: terrorism<sep>Tail: war Output:
[ "Yes" ]
task1216-3d7bc08211a249aeb55c32e2ae14c35a
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: cold<sep>Tail: goose bumps Output:
[ "Yes" ]
task1216-1b224f4367664b6e9b8a292397c9ab74
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: open Output:
[ "No" ]
task1216-70896f3f84cd4660b9bddd8f8bc81e43
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: personx to accept the offer Output:
[ "No" ]
task1216-36882907b4f34732b4c83f7cfa65b67e
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: not speak to anyone Output:
[ "No" ]
task1216-da8dc3c31cb44e6c9112737e1cff9d37
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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: brave Output:
[ "No" ]
task1216-0217a32999c946149e7b2e9cf226cb22
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the job<sep>Tail: hardworking Output: Yes Negative Example 2 - Input: Head: stress<sep>Tail: fatigue Output: No Now complete the following example - Input: Head: cold<sep>Tail: shivers Output:
[ "Yes" ]
task1216-1cb211b532ad423ea174630a89fb2a03
Definition: In this task, you are given two phrases: Head and Tail, separated with <sep>. The Head and the Tail events are short phrases possibly involving participants. The names of specific people have been replaced by generic words (e.g., PersonX, PersonY, PersonZ). PersonX is always the subject of the event. You have to determine whether the Head causes the Tail or not. Classify your answers into "Yes" and "No". The phrase may also contain "___", a placeholder that can be an object, a person, and/or an action. Positive Example 1 - Input: Head: crisis<sep>Tail: focus Output: Yes Positive Example 2 - Input: Head: PersonX accepts PersonY invitation<sep>Tail: PersonY smiles Output: No Negative Example 1 - Input: Head: PersonX accepts the 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 sleep<sep>Tail: have short fuse Output:
[ "Yes" ]
task1216-65a9f7720c794b3aa266702e91e11dac