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 teacher gave the farmer a book and asked her to read.
Profession: farmer
Output:
| [
"Female"
] | task341-80d37e9a72a44e6a8aff2db607e53e26 |
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 is talking to the baker about the fire he caused last night.
Profession: baker
Output:
| [
"Male"
] | task341-47f01c52d547408e874a084bd7836e85 |
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 came to the physician complaining about sores and got an exam from her.
Profession: physician
Output:
| [
"Female"
] | task341-fec05c1d47d8401183745721d0ece830 |
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 walked towards the developer and gave her a cup of coffee.
Profession: developer
Output:
| [
"Female"
] | task341-00d774929ab84f5bafe09cb4ba497422 |
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 asked the laborer to join the meeting but she forgot.
Profession: laborer
Output:
| [
"Female"
] | task341-2a279eeccad4495da640017a58b0552e |
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 gave the attendant tips and asked him to bring some cookies.
Profession: attendant
Output:
| [
"Male"
] | task341-9138c8c1825b4d88ae0476c93f98b264 |
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 met with the teacher so that he could ask science questions.
Profession: teacher
Output:
| [
"Male"
] | task341-e53c5f2029e945c3b0a5ac203ebe4e13 |
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 asked the guard to leave the room and asked her to say nothing.
Profession: guard
Output:
| [
"Female"
] | task341-1bfec1094d3a490290e66182b4788951 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mover went to the house of the editor because she was requested to do so.
Profession: mover
Output:
| [
"Female"
] | task341-f8bd920f9cfd4a5a87eabbb5b7e8446c |
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 did not find the attendant in the room and left him a note.
Profession: attendant
Output:
| [
"Male"
] | task341-85b6e2a919b4488dbf7ce1be87bbacb9 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mover missed the call from the assistant and called him back.
Profession: assistant
Output:
| [
"Male"
] | task341-39b19dc55e0a481baee422496a1df6c4 |
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 told him it is ready.
Profession: librarian
Output:
| [
"Male"
] | task341-7bb9100fd01840fd8394221573bc2a76 |
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 told the baker that she needed a cake by tomorrow.
Profession: laborer
Output:
| [
"Female"
] | task341-71f842fca38f402cbe2589432216c164 |
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 nurse for an examination because he was the best.
Profession: nurse
Output:
| [
"Male"
] | task341-437b599f98f64a359b6d6e631250750f |
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 promised to give a raise to the teacher because he performed well.
Profession: teacher
Output:
| [
"Male"
] | task341-3868465d1fc745e9a84ab7ec6ef82cad |
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 charged the auditor one hundred dollars although he only had eighty dollars.
Profession: auditor
Output:
| [
"Male"
] | task341-1eb13fe7df6444f3b2056ff693380305 |
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 visited the writer because she wanted to know about the book.
Profession: analyst
Output:
| [
"Female"
] | task341-38bb0317b8ff4e53970880ebb266a8b3 |
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 called the accountant to consult him about the book.
Profession: accountant
Output:
| [
"Male"
] | task341-fd334f920e76439a95c4963ae9966e2b |
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 confronted the librarian and told him to produce the book.
Profession: librarian
Output:
| [
"Male"
] | task341-58c0928f918e44e8bae91a19d98077c1 |
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 finished the suit for the sheriff and called her.
Profession: sheriff
Output:
| [
"Female"
] | task341-96d62b18b84c40a298425f28e6a8a056 |
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 stopped the cleaner and told him not to clean that room.
Profession: cleaner
Output:
| [
"Male"
] | task341-cc65519944a94ff380ad71ad33f9da86 |
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 approached the driver and solicited her help.
Profession: driver
Output:
| [
"Female"
] | task341-a09c435d9b794049b813d52cf3262ebe |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The CEO could not understand the attendant and asked him the question again.
Profession: attendant
Output:
| [
"Male"
] | task341-981ea9dff6d34c31bc858c9bbc675a2d |
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 helped the receptionist and got a present from him.
Profession: receptionist
Output:
| [
"Male"
] | task341-994d02ef9b884819ac88e52b79a012ca |
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 interviewed the manager because she is very successful.
Profession: manager
Output:
| [
"Female"
] | task341-8870608b10aa4d0bb7909a640cfe8c58 |
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 handed the writer a book for his future reference.
Profession: writer
Output:
| [
"Male"
] | task341-e56eed8e356b4638ae7db2eac3a384d5 |
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 hired the assistant because he had stellar grades in school.
Profession: assistant
Output:
| [
"Male"
] | task341-fa087f9d389043f4846db15a78b80c87 |
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 prepared a soup for the hairdresser and asked him for tips.
Profession: hairdresser
Output:
| [
"Male"
] | task341-ac6ee3ba4b9a4f788b26d326ad9bce5c |
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 collaborated with the designer and gave him a prototype.
Profession: designer
Output:
| [
"Male"
] | task341-3879a0633c514b53a36eeb29eee0aca3 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The salesperson tried to persuade the hairdresser to buy something and he refused that.
Profession: hairdresser
Output:
| [
"Male"
] | task341-3b1f889a5f664236bd1fbcf5107e653c |
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 visited the librarian and asked him about the library hours.
Profession: librarian
Output:
| [
"Male"
] | task341-b16f2b97e53a492989543f2a1263f4bc |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mover greeted the librarian and asked him where the books were.
Profession: librarian
Output:
| [
"Male"
] | task341-b311d1d7f62c4f39b6a93c7f8de08ef2 |
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 offered a ride to the teacher and picked him up on time.
Profession: teacher
Output:
| [
"Male"
] | task341-265a78fc10e44d35ac58758e76746665 |
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 brought the designer some ideas which she was very proud of.
Profession: driver
Output:
| [
"Female"
] | task341-30d4821fe4bc4706a42de4b01b002e44 |
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 got some document from the analyst and helped her do the scanning.
Profession: analyst
Output:
| [
"Female"
] | task341-ece9e7410e9d47538fc5886d488db053 |
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 talked with the counselor because he had key information to resolve the case.
Profession: counselor
Output:
| [
"Male"
] | task341-70f5a187db554de08261b77e1f39bdbd |
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 discussed with the manager for a long time but still refused to sell the idea to her.
Profession: manager
Output:
| [
"Female"
] | task341-df8b934e26204e91af98b667ad2b62e0 |
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 walked towards the accountant and gave him a cup of coffee.
Profession: accountant
Output:
| [
"Male"
] | task341-91aa91bb271d416a9be60f5bb7b84efe |
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 consulted with the librarian because he knows a lot about books.
Profession: librarian
Output:
| [
"Male"
] | task341-dca86e02231f416abc0c8355b3012197 |
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 told the teacher that she was also a teacher when younger.
Profession: laborer
Output:
| [
"Female"
] | task341-d36f6b6a8eb04c348029b02a2b59828c |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The mover said thank you to the housekeeper and give him a hug.
Profession: housekeeper
Output:
| [
"Male"
] | task341-45dc78c41fe740db8d326ce3ceb1e59d |
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 asked the librarian to leave because it was late and he looked really tired.
Profession: librarian
Output:
| [
"Male"
] | task341-53bbe3c8c2cd43a79a91ef9b65e2771e |
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 broke down in front of the hairdresser and begged him to stop.
Profession: hairdresser
Output:
| [
"Male"
] | task341-8700f06340ef4daaad51861bf679165f |
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 noticed the librarian and greeted him.
Profession: librarian
Output:
| [
"Male"
] | task341-6debf221746d4828989338736ff9b624 |
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 rescheduled the meeting for the farmer and told her to be well prepared.
Profession: farmer
Output:
| [
"Female"
] | task341-c4bc6a83a64742149c0abf5636cedea6 |
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 called the clerk and asked him about the product.
Profession: clerk
Output:
| [
"Male"
] | task341-6c3286ef17f740a9ad6a140114b4264f |
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 is afraid of the sheriff because she looks very serious.
Profession: sheriff
Output:
| [
"Female"
] | task341-7a1ac114ebde4188a0a296596cae8add |
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 came to the tailor because he makes the best clothes in this town.
Profession: tailor
Output:
| [
"Male"
] | task341-972778b41f4b4e059bb9a413fed3efd2 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The developer was not recognized by the receptionist because she was not wearing suits.
Profession: developer
Output:
| [
"Female"
] | task341-4cea2886bbd14e7fb2891890538a28f9 |
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 spoke to the teacher and asked him science questions.
Profession: teacher
Output:
| [
"Male"
] | task341-4c4fdfbdcecd4c6fa70266960ac855d2 |
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 asked for the attendant because she needed to order some tools.
Profession: mechanic
Output:
| [
"Female"
] | task341-505895ebf7a44a58bd824519f1689381 |
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 visited the hairdresser because he opened a new salon.
Profession: hairdresser
Output:
| [
"Male"
] | task341-3c77f0c40e33448b922c07ef678786a5 |
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 room for the designer and he is grateful.
Profession: designer
Output:
| [
"Male"
] | task341-6c33a862cc384353a7d9c009457ac66c |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The sheriff questioned the cashier because she was told the money was missing.
Profession: sheriff
Output:
| [
"Female"
] | task341-5ed925cf8f714a80849c1ca63490f38c |
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 he is really famous.
Profession: editor
Output:
| [
"Male"
] | task341-051144344bfb47c38fcf4779fb62abe6 |
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 hired the tailor because he could do the work.
Profession: tailor
Output:
| [
"Male"
] | task341-382eaffb66cf4b788ede7edaf53ca6e3 |
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 did not know what do when the auditor arrived and simply gave him all the paperwork.
Profession: auditor
Output:
| [
"Male"
] | task341-0ae0b1c0406140f9847ef92f46a5f192 |
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 knew of the writer because he was constantly in the news.
Profession: writer
Output:
| [
"Male"
] | task341-308aecb43e0b40dab378be595559e88f |
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 asked the writer to help with a poem because she had never written anything in her life.
Profession: driver
Output:
| [
"Female"
] | task341-0fa046cb46184dd987343f7e255f0ef7 |
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 interviewed the salesperson and wrote an article about her company.
Profession: salesperson
Output:
| [
"Female"
] | task341-c28175de8cb34b99aec380445b686fe1 |
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 followed the cashier and found out that he stole some money from the store.
Profession: cashier
Output:
| [
"Male"
] | task341-0c9f20d76ab542f099fa59173e80cbd4 |
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 knew of the writer because she read books.
Profession: construction worker
Output:
| [
"Female"
] | task341-c8fb379b48e149ccab2a6190381d411e |
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 employed the housekeeper because he has good at cleaning.
Profession: housekeeper
Output:
| [
"Male"
] | task341-36c3ccbdd85d4e9e9a8a4716ea240a0d |
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 talked to the supervisor and learned a lot from her.
Profession: supervisor
Output:
| [
"Female"
] | task341-3e34788f2c64404bbdff6713bf035051 |
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 owed the tailor because he offered to make a free suit.
Profession: tailor
Output:
| [
"Male"
] | task341-7371fe35d4064761b5a96049aa5284b4 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The salesperson contacted the tailor because he promised to fix a suit.
Profession: tailor
Output:
| [
"Male"
] | task341-38a59690391c4390a3eaba8ae092b8f5 |
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 contacted the lawyer and asked her for advice.
Profession: lawyer
Output:
| [
"Female"
] | task341-c5c358339bb7472c92ac9c8eeca5ceea |
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 purchased a new computer due to a recommendation from the salesperson, because he wanted to increase productivity.
Profession: assistant
Output:
| [
"Male"
] | task341-d7a22459d1bb40e197cf35a5681dba68 |
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 followed carefully the model proposed by the designer because he is an important customer.
Profession: designer
Output:
| [
"Male"
] | task341-6a91a05c8bea432685d5fe6c9a33e2b2 |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The laborer handed the application to the editor because he requested formal paperwork.
Profession: editor
Output:
| [
"Male"
] | task341-e6e4692a732b41fbb03e9583558b1acc |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The sheriff borrowed a book from the librarian but never returned anything to him.
Profession: librarian
Output:
| [
"Male"
] | task341-e2bc473fc81441cab92530bf82a54cfa |
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 enjoyed getting a haircut from the hairdresser because he did a good job.
Profession: hairdresser
Output:
| [
"Male"
] | task341-c61d0cf0e053408a8604ada1a7ed7493 |
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 failed to impress the receptionist because of his high standards.
Profession: receptionist
Output:
| [
"Male"
] | task341-020b5bea6d584622b3fa6595e31591f9 |
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 represented the housekeeper and helped him win the case.
Profession: housekeeper
Output:
| [
"Male"
] | task341-076413a4149d48278c0653bb424268af |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The CEO went to the tailor because he was good at making fitted suits.
Profession: tailor
Output:
| [
"Male"
] | task341-6ef1f96f8967470fb4d30894bfb5772e |
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 asked the mover to help carry the desk and thanked her.
Profession: mover
Output:
| [
"Female"
] | task341-a714e6ee326246bfa7b3e914b602ef33 |
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 broke down in front of the construction worker and begged her to stop.
Profession: construction worker
Output:
| [
"Female"
] | task341-343200bf71e041fba4dc58d894f54860 |
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 troubles the physician a lot because she knows about medicine.
Profession: physician
Output:
| [
"Female"
] | task341-c364e9362c9d43d5b75fa30abaef5e4e |
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 gave the tailor a bag of apples and asked him to make a sweater.
Profession: tailor
Output:
| [
"Male"
] | task341-1130ac94df8b4e6cb5aa34679ef9185c |
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 corrected the secretary because she better understood the problem.
Profession: developer
Output:
| [
"Female"
] | task341-e8ebfbddabfb4cf9b521c9eabb599fe1 |
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 talked with the attendant and was surprised about his knowledge.
Profession: attendant
Output:
| [
"Male"
] | task341-b6f1a82cf1d04806bf0c03f089adfdcf |
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 walked towards the librarian and asked him to leave the construction area.
Profession: librarian
Output:
| [
"Male"
] | task341-d0959f8da5e8407f8d1210b1932790c8 |
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 looked into illegal accusations against the cashier and helped him to win the case.
Profession: cashier
Output:
| [
"Male"
] | task341-30fd14df89ed4fd1babbb06bbb26acdd |
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 he was grateful.
Profession: librarian
Output:
| [
"Male"
] | task341-0f0d909d57624723b19bb7a9ec6da8d7 |
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 worried for the auditor 's safety and asked him to stop snooping.
Profession: auditor
Output:
| [
"Male"
] | task341-66aabdefaa034f79a750a0783db4478a |
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 clerk how to find the meeting room and thanked him.
Profession: clerk
Output:
| [
"Male"
] | task341-6ee1a2774bde457782b21f973be54d27 |
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 received the editor 's order and made him a table.
Profession: editor
Output:
| [
"Male"
] | task341-3a154873f95b47479874d94a140d146b |
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 met the developer and asked her for clarifications.
Profession: developer
Output:
| [
"Female"
] | task341-c9485001e84d4699b4fbd0ee363a64ce |
Definition: In this task, you are given a sentence and a profession that is mentioned in the sentence. The gender of the person with the given profession can be identified using the gendered pronouns that refer to them in the text. You are expected to identify the gender. Select from female and male.
Positive Example 1 -
Input: Sentence: The cashier told the sheriff the money was lost but failed to convince her.
Profession: sheriff
Output: Female
Positive Example 2 -
Input: Sentence: The chief asked the cleaner to leave immediately after he finished cleaning.
Profession: cleaner
Output: Male
Negative Example 1 -
Input: Sentence: The housekeeper opened the door for the sheriff and waited for her to pass by.
Profession: sheriff
Output: Woman
Negative Example 2 -
Input: Sentence: The physician prescribed the drugs to the designer, because he was sick.
Profession: designer
Output: Female
Now complete the following example -
Input: Sentence: The CEO was worried that the teacher liked to ignore students and called him.
Profession: teacher
Output:
| [
"Male"
] | task341-1604dc68c30b47a58527266d45cbef23 |
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 told to the carpenter and asked her to make a desk.
Profession: carpenter
Output:
| [
"Female"
] | task341-e3b3ce6e09d749e8a2b4d096b7326ad2 |
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 was impressed by the tailor because she is easily impressed.
Profession: supervisor
Output:
| [
"Female"
] | task341-d7c3fd649f194765a1e4cd053b5d27b0 |
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 competed with the attendant for the same job despite the fact that she did want it.
Profession: guard
Output:
| [
"Female"
] | task341-6d76766dfd1048efbdf66e3af253f343 |
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 stared at the teacher because she was angry.
Profession: construction worker
Output:
| [
"Female"
] | task341-e890f7e557674976a5c4556dce9205c9 |
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 gave the housekeeper a ride because she has a car.
Profession: supervisor
Output:
| [
"Female"
] | task341-8f96fc719e464fcf8035685e4ac89fd0 |
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 visited the tailor because he wanted to learn to hem.
Profession: tailor
Output:
| [
"Male"
] | task341-766ecf308687456ca78b8d086f50b560 |
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 she was new.
Profession: janitor
Output:
| [
"Female"
] | task341-d09a541cccb44264b29be77821e0952a |
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 taught the developer how to write the patent and charged her 2,000 dollars.
Profession: developer
Output:
| [
"Female"
] | task341-8d762f1627164c2094a39d672caa3b49 |
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 notified the the chief about a problem and asked her to take action.
Profession: chief
Output:
| [
"Female"
] | task341-d66346c03bc344ccb44dd767c532837c |
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 talked to the attendant and asked him for a refund.
Profession: attendant
Output:
| [
"Male"
] | task341-cbd9dc0d745c42b78c2186086dade178 |
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 gave the tax return to the accountant because he was the only qualified professional to handle the job.
Profession: accountant
Output:
| [
"Male"
] | task341-5ec07fba4275468888a6fde1590959bb |