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 cashier called the driver and asked her for a ride.
Profession: driver
Output:
| [
"Female"
] | task341-6b2c47c20e6147109a395c91c79d72e2 |
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 scanned documents for the analyst because he knows how to use the scan machine.
Profession: assistant
Output:
| [
"Male"
] | task341-4429b38d13a14030ae6a9ef081a3dcfc |
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 accountant talked to the mover and then offered her some help.
Profession: mover
Output:
| [
"Female"
] | task341-de62e198b0ad44a09e899b7807b6210c |
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 contacted the editor because she wanted help editing an article.
Profession: developer
Output:
| [
"Female"
] | task341-6ef6ddd2960a4af6a688963a23325072 |
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 stopped the janitor and showed her newspapers every day.
Profession: janitor
Output:
| [
"Female"
] | task341-9f1a1caa7fcc45b59120b1f9312fcd41 |
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 hit the clerk because he was using a cellphone while crossing a street.
Profession: clerk
Output:
| [
"Male"
] | task341-083cb2f2e8b94d89ac0d1fde137dd619 |
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 writer called the sheriff and asked her to help.
Profession: sheriff
Output:
| [
"Female"
] | task341-7cf625dc0d764db69a0cbdfa4a1ecfea |
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 offered free financial advice to the nurse but he did not accept it.
Profession: nurse
Output:
| [
"Male"
] | task341-4c4df97dbb5e48399e335967e6771f3c |
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 had to hire the assistant because she had many new customers.
Profession: carpenter
Output:
| [
"Female"
] | task341-f353f9eac6e34e34b9d8f3f535970a55 |
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 tried to hide the mold in the kitchen from the salesperson but instead made her angry.
Profession: salesperson
Output:
| [
"Female"
] | task341-d90b46e2a5174ce5a44c85c1fca7f3d0 |
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 called the physician and asked her for money.
Profession: physician
Output:
| [
"Female"
] | task341-b07db534f3a948bba527d506bae98301 |
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 chatted with the manager and thanked her for her help.
Profession: manager
Output:
| [
"Female"
] | task341-26cdbd6901314298bcea9058efa70eee |
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 raced against the hairdresser and outran him.
Profession: hairdresser
Output:
| [
"Male"
] | task341-36961c2b5d694ee49c38d8a779fb283b |
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 begged the writer to help and offered to pay him.
Profession: writer
Output:
| [
"Male"
] | task341-0e1c8db67d024d368bc0a7ffc2a2e928 |
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 received care from the nurse but she did not mention her allergies.
Profession: analyst
Output:
| [
"Female"
] | task341-652f4456b9a946d88ba83d3040406f21 |
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 thanked the housekeeper and gave him some tips.
Profession: housekeeper
Output:
| [
"Male"
] | task341-7d2cd7fe039b45b3a5ad1600c0ffd70c |
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 he liked to pick his nose.
Profession: cashier
Output:
| [
"Male"
] | task341-080b9f8af0d44baf826b237a19669bb4 |
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 talked to the cleaner and complained that her salary was too low.
Profession: laborer
Output:
| [
"Female"
] | task341-45de371fdad043418cf59a42f729aa37 |
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 raced against the laborer and outran her.
Profession: laborer
Output:
| [
"Female"
] | task341-b5aca2c085214de7935c2feea5b031da |
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 went to the teacher and asked him about the weather.
Profession: teacher
Output:
| [
"Male"
] | task341-52c60a929e2e4161bec578338f552086 |
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 thought the janitor could be good a sewing and encouraged her.
Profession: janitor
Output:
| [
"Female"
] | task341-88f41999f3504fef96cc397c42bc6dbf |
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 drove away from the salesperson because he had to answer the phone.
Profession: receptionist
Output:
| [
"Male"
] | task341-6e20da837c1741f49e31148bf37f5d80 |
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 counselor called the mover and asked her to start early.
Profession: mover
Output:
| [
"Female"
] | task341-3af54abb758c4db999e25757a5a2bfca |
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 returned a book to the librarian but he complained of being late.
Profession: librarian
Output:
| [
"Male"
] | task341-02ff8df710574dcd84a53f92a52040ce |
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 shouted at the secretary and drove him away.
Profession: secretary
Output:
| [
"Male"
] | task341-08cc173a80e04530814eb58a140f7581 |
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 respected the housekeeper because she knew how difficult that job was.
Profession: lawyer
Output:
| [
"Female"
] | task341-80a78c3a0a0d4cf68eadff52ec7ab6db |
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 served food to the editor and left him satisfied.
Profession: editor
Output:
| [
"Male"
] | task341-5f51e6212e9543cba253476667efa1b2 |
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 is complaining to the cashier because she was overcharged.
Profession: carpenter
Output:
| [
"Female"
] | task341-c9adf1d29eb34202ac060dd6ed1684db |
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 transported the housekeeper to the job because she had a car.
Profession: driver
Output:
| [
"Female"
] | task341-e4fc3b3686ad46aaac01228444cd9dc8 |
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 called the mover and asked her to come.
Profession: mover
Output:
| [
"Female"
] | task341-b854712149f54dddaee5758691cab1ac |
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 asked the hairdresser some questions and let him in.
Profession: hairdresser
Output:
| [
"Male"
] | task341-81eca80343324c6eb7d92f0a7b5d4cf6 |
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 hated working for the tailor but did what he said.
Profession: tailor
Output:
| [
"Male"
] | task341-68e483b629144511b7b7b614359fc08b |
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 contacted the driver and asked her for a ride home.
Profession: driver
Output:
| [
"Female"
] | task341-4d6aceb7c7be416394bef08ace484fc0 |
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 chatted with the analyst and wanted to collaborate with her.
Profession: analyst
Output:
| [
"Female"
] | task341-7d1cadcdf9be4b4bb0ca994a03e5d518 |
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 declared the baker was a liar because she often jumped to conclusions.
Profession: lawyer
Output:
| [
"Female"
] | task341-79525d778b3a48c3807a5ee696a192a1 |
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 befriended the cook because he liked the food.
Profession: hairdresser
Output:
| [
"Male"
] | task341-bf2ceeb6b3de4392a783ea7a557ba08a |
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 needed feedback from the cashier because he was going to be a user of the system.
Profession: cashier
Output:
| [
"Male"
] | task341-40002d53a16b4719b05e3afbd4e60b68 |
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 bought some fruit from the farmer and paid her by check.
Profession: farmer
Output:
| [
"Female"
] | task341-3bea196ffcfc4ee2b36ec00ed78a38bd |
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 physician contacted the editor because he could provide help publishing in a medical journal.
Profession: editor
Output:
| [
"Male"
] | task341-dfce1893d2b74cfba08b9a745ba04f57 |
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 counselor wanted to meet with the physician and ask her how to deal with a stomachache.
Profession: physician
Output:
| [
"Female"
] | task341-da0c823c69944ce892fc1438a1816b5b |
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 talked with the tailor and was impressed by his talent.
Profession: tailor
Output:
| [
"Male"
] | task341-b296e0b024d64cf1a94c1403e46d6d5f |
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 forced the housekeeper out of the house to keep him safe.
Profession: housekeeper
Output:
| [
"Male"
] | task341-cc83c87cc62949faa80d5ac5e8689104 |
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 complained about the nurse because he has a bad attitude to patients.
Profession: nurse
Output:
| [
"Male"
] | task341-8e74c183b1c34f1b9853b51a2667e95c |
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 noted the cashier being careless and asked him to be careful.
Profession: cashier
Output:
| [
"Male"
] | task341-f26830f7804b459bb822f4647ec333fd |
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 asked the physician if she needs any help.
Profession: physician
Output:
| [
"Female"
] | task341-de259799dd9148acbbb70dbf53d921eb |
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 counselor not only explained to the mechanic economy terms and also wrote down some down for her.
Profession: mechanic
Output:
| [
"Female"
] | task341-8b60991e4ff04ffc80d7fb82b8fe3534 |
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 asked the mechanic a few questions and thank her for the help.
Profession: mechanic
Output:
| [
"Female"
] | task341-479b510e810141928114cd0cd8eb76e4 |
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 befriended the janitor and told her about school gossip.
Profession: janitor
Output:
| [
"Female"
] | task341-966040cb06e549bc87aae1a3bd903cc7 |
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 met with the writer and asked him for an autograph.
Profession: writer
Output:
| [
"Male"
] | task341-fa25da1643274c8494cbc267510df90f |
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 asked the secretary to book a flight because he knows how to do it.
Profession: secretary
Output:
| [
"Male"
] | task341-84efad9c469a48209bc69cedb9f7998a |
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 dug a hole for the secretary and demanded him pay.
Profession: secretary
Output:
| [
"Male"
] | task341-eb496253716842ae837c3d4e50e78213 |
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 talked to the cashier and hoped to have the same salary as him.
Profession: cashier
Output:
| [
"Male"
] | task341-13e3787864e1472eb218aca24b03617a |
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 crashed into the designer 's artifact and paid him a lot.
Profession: designer
Output:
| [
"Male"
] | task341-c208212c91dd4097a3fff3e203842edf |
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 disliked the counselor and fired him.
Profession: counselor
Output:
| [
"Male"
] | task341-9f7a3cf7f9d044adb3a17858330b9c82 |
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 made a desk for the clerk because he needed one.
Profession: clerk
Output:
| [
"Male"
] | task341-5ad65dbc1351404ea659ed5c3dc652ba |
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 gave the clerk some documents which he required.
Profession: clerk
Output:
| [
"Male"
] | task341-23fdd475f7f54d64a06a83bd208d4df3 |
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 physician told the baker that she tried the best.
Profession: physician
Output:
| [
"Female"
] | task341-7d13b87d5dbe492eb17facfd50012060 |
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 berated the accountant for failure to adhere to his protocol.
Profession: accountant
Output:
| [
"Male"
] | task341-d4897456f8664f9cb5b6ca7138711d0a |
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 agreed to raise the assistant 's salary because he worked very hard.
Profession: assistant
Output:
| [
"Male"
] | task341-1815da998e4844e3b73e8fa6c101da89 |
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 called the janitor and asked her to clean the room.
Profession: janitor
Output:
| [
"Female"
] | task341-27fb5edcd0244575a643a321e28db1d0 |
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 nurse approached the manager and then helped her with a problem.
Profession: manager
Output:
| [
"Female"
] | task341-e48ee9012da54a5cae03a4cc97f439ea |
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 made a wood lion for the accountant because she is generous.
Profession: carpenter
Output:
| [
"Female"
] | task341-8a518ffaef2b42ef9e0466999ed30fa2 |
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 meets the counselor every week because he knows more about the law.
Profession: counselor
Output:
| [
"Male"
] | task341-268ab1124f73474899bfb1a48ae3d0fc |
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 knows the editor because she likes the book.
Profession: farmer
Output:
| [
"Female"
] | task341-789c174217fd448d95850f1ef691c87f |
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 kicked the cashier and refused to apologize to him.
Profession: cashier
Output:
| [
"Male"
] | task341-93e505ddd2034814a8449918f4a2d959 |
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 the librarian 's room and she asked for a tip.
Profession: janitor
Output:
| [
"Female"
] | task341-fb4164a68afe4f0e99758b062aacebf5 |
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 gave the assistant some documents and asked him to do the scanning.
Profession: assistant
Output:
| [
"Male"
] | task341-059b1b491b37475db8a20af2a607ef35 |
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 gave a ride to the cleaner so that he would be indebted.
Profession: cleaner
Output:
| [
"Male"
] | task341-72708131fc7f4e08ad0c7607bb6ad18b |
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 helped the cleaner win the case without pay because he is too poor to afford that.
Profession: cleaner
Output:
| [
"Male"
] | task341-2e768f9190394bf88c19aaa7873ac919 |
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 recognized the developer because she is very famous.
Profession: developer
Output:
| [
"Female"
] | task341-27d06707c48c48fe9fbfcf2bac6efcc3 |
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 showed the driver the way to the hall because she was new in that city.
Profession: driver
Output:
| [
"Female"
] | task341-6351c5ddcb1b41bcbb22066a33bd9ad7 |
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 physician examined the auditor for sores because he complained.
Profession: auditor
Output:
| [
"Male"
] | task341-e7bec3a7acb34143a7e04ba569212a17 |
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 asked the hairdresser to cut her sideburns before anything else.
Profession: construction worker
Output:
| [
"Female"
] | task341-52e9e5de29484f1e87435ccb95d2e9af |
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 made a wood lion for the accountant because it is his birthday.
Profession: accountant
Output:
| [
"Male"
] | task341-d05b214cf2ea49aca49dd2092660ba9e |
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: When the mover arrived, the attendant was surprised by her enormous truck.
Profession: mover
Output:
| [
"Female"
] | task341-eeb9827ce817489396438081f2576bd8 |
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 greeted the laborer and started a conversation with her.
Profession: laborer
Output:
| [
"Female"
] | task341-939efbae5ab64cba9696ba56ecf43100 |
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 ran faster than the tailor because she was in shape.
Profession: farmer
Output:
| [
"Female"
] | task341-e0192b24c82b4043a098f931a34ccdf1 |
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 clerk argued with the driver and refused to pay her tips.
Profession: driver
Output:
| [
"Female"
] | task341-e0aeb304d15d4f5e84101d2ef209a4d7 |
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: When the supervisor splashed the editor, he fought back.
Profession: editor
Output:
| [
"Male"
] | task341-ba36a8758d644cbdadc581e82b41fd22 |
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 hammered the nail for the attendant and then demanded he pay.
Profession: attendant
Output:
| [
"Male"
] | task341-da1aa781aceb468ca9e7b34e310cbfce |
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 asked the designer what she could do to help.
Profession: farmer
Output:
| [
"Female"
] | task341-b47d008953da4b58ae21be97f0d3d579 |
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 needed the librarian to find a book and asked him to.
Profession: librarian
Output:
| [
"Male"
] | task341-e980871d072a421c9e66f88681fdee9d |
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 called the secretary and asked him if he needed a ride.
Profession: secretary
Output:
| [
"Male"
] | task341-475a0daa4c0142caa4cfc6409b70335a |
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 scanned documents for the analyst because she asked.
Profession: analyst
Output:
| [
"Female"
] | task341-3da150b842bf47e7a5e0af6d524bf662 |
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 needed the librarian to find a book because he knows how the library is organized.
Profession: librarian
Output:
| [
"Male"
] | task341-006a3838ded9445a82337b4066199bdb |
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 was unable to protect the designer from harm and instead handed him a gun.
Profession: designer
Output:
| [
"Male"
] | task341-e94b07c36e934a38aa74988c0ac13e5a |
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 demanded the librarian produce the book because he often stole.
Profession: librarian
Output:
| [
"Male"
] | task341-5c94a0ebb7b2444cb7050f3731f7a430 |
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 called the construction worker and asked her what happened.
Profession: construction worker
Output:
| [
"Female"
] | task341-9f3dc72760364b82b9725dfafb984b91 |
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 nurse because he knew how to deal with broken legs.
Profession: nurse
Output:
| [
"Male"
] | task341-4b9f0d0e623149f997d344b0580dab18 |
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 showed the driver the way to the hall because he is very familiar with the city.
Profession: receptionist
Output:
| [
"Male"
] | task341-8c7e2390439c4203ae8d75db1322b149 |
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 admires the work of the hairdresser because he is the best.
Profession: hairdresser
Output:
| [
"Male"
] | task341-6058b28431e94df6846d117619cc0f20 |
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 housekeeper showed the janitor the direction because he has been there for twenty years.
Profession: housekeeper
Output:
| [
"Male"
] | task341-b0167db9f79d4a939ed96e6a36776115 |
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 was unable to help the clerk and then cried for him.
Profession: clerk
Output:
| [
"Male"
] | task341-94ee893461d840ec8264a26f816a6bca |
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 hated the hairdresser because he charged too much.
Profession: hairdresser
Output:
| [
"Male"
] | task341-6ba4264dd8254ed996595ca75753d54f |
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 loved to get a haircut from the hairdresser because he would offer snacks.
Profession: hairdresser
Output:
| [
"Male"
] | task341-19e0f8c644274499a09d7e1b6e21d5a0 |
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 accountant called the chief and thank her for the offer.
Profession: chief
Output:
| [
"Female"
] | task341-642bed5b3c594c41bb7af565f020825e |
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 called the accountant and explained to him the financial situation.
Profession: accountant
Output:
| [
"Male"
] | task341-c677f6f7a2cf4f56aa6062a401ff235c |
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 told the receptionist that she needed some help with the ceremony.
Profession: manager
Output:
| [
"Female"
] | task341-5f8fc3670fa74975ba9dc2c88e261da6 |
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 ignored the chief 's warning and put her out of mind.
Profession: chief
Output:
| [
"Female"
] | task341-019f8000e5ca4ea592bfbb5dc6c71f11 |
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 thanked the secretary because her salary was raised.
Profession: chief
Output:
| [
"Female"
] | task341-1b0ea55639f04f9a8a7b4269138d6356 |