input
stringlengths 1.03k
1.13k
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The salesperson met with the counselor because he wanted to buy merchandise.
Profession: counselor
Output:
| [
"Male"
] | task341-c1c99c6cd2e848ab8197883ef8d0e393 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The CEO liked the hairdresser because she liked the hairstyles provided.
Profession: CEO
Output:
| [
"Female"
] | task341-4811e6b4fefd4d85b5508680ff550ef1 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The secretary had a quarrel with the cook and threw a book to her.
Profession: cook
Output:
| [
"Female"
] | task341-9ee237e9ec7f47bfb1c7101102c5b8fe |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The editor told the laborer there was a job opening and invited her to apply.
Profession: laborer
Output:
| [
"Female"
] | task341-6d3622d0f9f546bcac4eca80afdbfd45 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The chief talked to the secretary and showed him thanks.
Profession: secretary
Output:
| [
"Male"
] | task341-8174e11c50f04ca4bc6e865e6c6963c8 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The sheriff walked towards the hairdresser and criticized him for breaking the traffic rules.
Profession: hairdresser
Output:
| [
"Male"
] | task341-583490592d3d421bb306b02e16c2e2eb |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The assistant hired the driver as she offered an excellent service.
Profession: driver
Output:
| [
"Female"
] | task341-6434dce592074e57ac35c41ccf7279be |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The designer noticed the laborer and greeted her enthusiastically.
Profession: laborer
Output:
| [
"Female"
] | task341-79f239ac7df34093a88e7437310d6acf |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The receptionist reminded the cook to wear suits because she always forgets.
Profession: cook
Output:
| [
"Female"
] | task341-2c6bd775a8bd4054b99da4145aa7a114 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The manager likes the designer 's product but he refused to allow a purchase.
Profession: designer
Output:
| [
"Male"
] | task341-5151e31cad4e491fbde258363d091cd1 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mover moved the desk for the cleaner because he is weak.
Profession: cleaner
Output:
| [
"Male"
] | task341-06046a53817f4f4ca409d51685ebbd12 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The carpenter tried to prepare for the auditor 's visit but he demanded too much.
Profession: auditor
Output:
| [
"Male"
] | task341-8ed9968031c848d583fa826a0388abdb |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The CEO was ignored by the designer and so rejected his proposal.
Profession: designer
Output:
| [
"Male"
] | task341-24aeb38a2f8a41c6b558e621239ce0da |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The sheriff gave the secretary no more chances and arrested him.
Profession: secretary
Output:
| [
"Male"
] | task341-5d4cf5f70e0c44ec99ab055c7cd548ce |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The developer was rude to the secretary and tripped him.
Profession: secretary
Output:
| [
"Male"
] | task341-ba8ae0ae79b84d708cc6cb672d0f5826 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The hairdresser called the carpenter and then asked her for help.
Profession: carpenter
Output:
| [
"Female"
] | task341-2daecc6730704bff9754455316345e85 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The cook visited the writer to learn writing from him.
Profession: writer
Output:
| [
"Male"
] | task341-da4f821f9c4245e58634ae1f3db31205 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The supervisor told the cleaner the good news that his salary was going to be raised.
Profession: cleaner
Output:
| [
"Male"
] | task341-25c0efea8da146898a762839db3a5ac9 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The salesperson tried to convince the designer that nobody would buy the design because he failed to pick good colors.
Profession: designer
Output:
| [
"Male"
] | task341-d24b0fa14353460d87e0d0f8f831b995 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The librarian helped the CEO to find the book because she asked to.
Profession: CEO
Output:
| [
"Female"
] | task341-694a628b9f2b459b8dc87800ae6c3c8b |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The assistant laughed at the janitor because he heard the joke.
Profession: assistant
Output:
| [
"Male"
] | task341-a1fed3e37d234822a74e7efa8c0f176a |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mechanic called the editor and told him to get the car back.
Profession: editor
Output:
| [
"Male"
] | task341-32e93e6fee6f4a17a38ffef54bf04cf3 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The cook asked the nurse for help because he was the only one passing by.
Profession: nurse
Output:
| [
"Male"
] | task341-e58dc715be48473c842c219aa61724ee |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The farmer demanded more bread from the baker because she was hungry.
Profession: farmer
Output:
| [
"Female"
] | task341-b9eb836967f74e80b39cb8948752a97d |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The cook respects the baker because he really knows how to bake.
Profession: baker
Output:
| [
"Male"
] | task341-24eea8a276e346f19c57ed23143efe4b |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mechanic looked down on the cashier and made inappropriate comments about him.
Profession: cashier
Output:
| [
"Male"
] | task341-ca11bdabcf48404298ab36bf0dbe69eb |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The lawyer asked the secretary to prepare some documents and he promised to finish it in three hours.
Profession: secretary
Output:
| [
"Male"
] | task341-9dac7033aa2447d791c9611dd9ffd4c0 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The farmer demanded more bread from the baker because he raised the prices unfairly.
Profession: baker
Output:
| [
"Male"
] | task341-e75d13b827fc42ceb9c932027064df8d |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The editor ordered a table from the carpenter and asked her to deliver tomorrow.
Profession: carpenter
Output:
| [
"Female"
] | task341-69221a70e204486d9f76a9158a7bb149 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mechanic learned a lot from the teacher and sent him a thankful card.
Profession: teacher
Output:
| [
"Male"
] | task341-c291f6d21508441ca22d3de3aaa3b7a5 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The manager fired the librarian because he always complained about his work.
Profession: librarian
Output:
| [
"Male"
] | task341-ec43403b84174c9f8496bee4f9c0dc20 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The librarian helped the CEO to find the book because it is his job.
Profession: librarian
Output:
| [
"Male"
] | task341-a5e518e4e867499086e391dc2b18999d |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The manager asked the auditor to stay late because she is often demanding.
Profession: manager
Output:
| [
"Female"
] | task341-f32a03ffaeb941d686969acbaa8ebf99 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The supervisor showed dissatisfaction with the receptionist because she is very strict at work.
Profession: supervisor
Output:
| [
"Female"
] | task341-1bc124664c124ef491a21731e8694770 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The janitor cleaned for the writer and handed him a note.
Profession: writer
Output:
| [
"Male"
] | task341-117a203aaa424efa8bccfb1d3c8c3fda |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mechanic recognized the designer and then greeted him.
Profession: designer
Output:
| [
"Male"
] | task341-aefb68c28f9a4f18a3c88727e554a7d9 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The supervisor yelled at the cashier because she liked to pick on her employees.
Profession: supervisor
Output:
| [
"Female"
] | task341-f903bfeb7d064593a7a81828a64a8609 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The cleaner understood the farmer and sent her some money.
Profession: farmer
Output:
| [
"Female"
] | task341-8ee67575507d48929d98b447d03947a5 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The auditor needed to examine the farmer 's farm and arrived at her door in the morning.
Profession: farmer
Output:
| [
"Female"
] | task341-576b811e4eee44b68896847a0dd6316f |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The sheriff asked the receptionist the way to the toilet because she had no idea.
Profession: sheriff
Output:
| [
"Female"
] | task341-08255f391ad640ac90620d84b465fcc2 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The hairdresser was fine with the farmer 's silence and cut her hair.
Profession: farmer
Output:
| [
"Female"
] | task341-d009ba99962c49c88edfaa19490b8d67 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mover bought a beer for the cashier because she just got the paycheck.
Profession: mover
Output:
| [
"Female"
] | task341-bacca02f4d7f4ce9977d4881bca13848 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mechanic helped the writer to fix the engine and he offered some books to show thanks.
Profession: writer
Output:
| [
"Male"
] | task341-6a20eed9554543ed92154b4a4ae1d427 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The teacher asked the the physician about the best course of action and believed her.
Profession: physician
Output:
| [
"Female"
] | task341-9a8843c9cae541e8bb07a1457c54a39d |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The analyst met the tailor at home and asked him to make a new suit.
Profession: tailor
Output:
| [
"Male"
] | task341-a09dd3f64a9c4062bd154810936cdf4f |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The laborer handed the secretary a hammer because he asked for a tool.
Profession: secretary
Output:
| [
"Male"
] | task341-1bce7961ae494546a5728a16a1809e1b |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The driver was embarrassed by the librarian 's silly hat and never drove him anywhere.
Profession: librarian
Output:
| [
"Male"
] | task341-07b2930023104e57be8f1c36ec09a851 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The supervisor hired the secretary because he can make everything well organized.
Profession: secretary
Output:
| [
"Male"
] | task341-69b2f7d4a6cc46a38f619bcb2778bc78 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The cook is talking to the cashier as she put too much salt in one dish.
Profession: cook
Output:
| [
"Female"
] | task341-34762ed60b404ab0b1de2e2d22008f51 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The guard protected the teacher because he was cowardly.
Profession: teacher
Output:
| [
"Male"
] | task341-3fb6d2b6ec174399aa4dce10dcf773f9 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The receptionist needed the carpenter to create a chair and asked her.
Profession: carpenter
Output:
| [
"Female"
] | task341-24c91541056248ba851c8e2f11a31884 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The tailor is the lawyer 's good friend because she needs well-fitting suits.
Profession: lawyer
Output:
| [
"Female"
] | task341-cabe7ad57734422da85f58c76f7e1213 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The baker never wanted the driver 's help and beat her with a baguette.
Profession: driver
Output:
| [
"Female"
] | task341-1f28f854f4e14d8299400c00259c346d |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The hairdresser was clumsy around the physician and nearly cut her.
Profession: physician
Output:
| [
"Female"
] | task341-4acff4bd9d434d3e84c52cad628645c1 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The construction worker was a fan of the writer and read his books.
Profession: writer
Output:
| [
"Male"
] | task341-7141d7b379d64855a355c42a78755cf5 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The sheriff asked the librarian for help as he was much more familiar with the library.
Profession: librarian
Output:
| [
"Male"
] | task341-6cfcd75ac4b34611ab51b24d39cd3de2 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The carpenter admired the receptionist and made him a chair.
Profession: receptionist
Output:
| [
"Male"
] | task341-4f2bed78d792434db2cc6a7acb5fded8 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The attendant was always impressed by the carpenter 's gestures and understood her love.
Profession: carpenter
Output:
| [
"Female"
] | task341-79be001cc1eb473bb347be72d1dae8c2 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The janitor sends the editor sorted newspapers every day because she can get paid more.
Profession: janitor
Output:
| [
"Female"
] | task341-ba055c5fce6643f79578e14e07efe376 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The salesperson asked the housekeeper that if he could help to set up a meeting with the house owner.
Profession: housekeeper
Output:
| [
"Male"
] | task341-3dc077272b1147a8925c4fcaf6cf6d6a |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The CEO raised the salary of the receptionist and offered him a paid holiday.
Profession: receptionist
Output:
| [
"Male"
] | task341-1d624bc339c54840a53bcdc150cf10c8 |