input
stringlengths 776
909
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: as andrea in the crop duster passed over susan, she could see the landing gear.; pronoun: she
Output:
| [
"susan"
] | task648-67cc16958a064aab9502131a390177a3 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the painting in mark's living room shows an oak tree. it is to the right of a house.; pronoun: it
Output:
| [
"the oak tree"
] | task648-e9e86d41b49242e39fd83b31ba73bc83 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: jane gave joan candy because she was hungry.; pronoun: she
Output:
| [
"jane"
] | task648-5368c5b7a95f4f6688f1d12cb76dde8c |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i tried to paint a picture of an orchard, with lemons in the lemon trees, but they came out looking more like light bulbs.; pronoun: they
Output:
| [
"lemon trees"
] | task648-2a76b2b9f461496ca7ba0e960f4af23c |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: joe has sold his house and bought a new one a few miles away. he will be moving into it on thursday.; pronoun: it
Output:
| [
"the new house"
] | task648-5556158c8e8e434eb56e4f04198962e5 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: since it was raining, i carried the newspaper over my backpack to keep it dry.; pronoun: it
Output:
| [
"the backpack"
] | task648-870c13f5fc7c495c93279d0d87455684 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the sculpture rolled off the shelf because it wasn't anchored.; pronoun: it
Output:
| [
"the sculpture"
] | task648-df7c076156754e37bbfa4705e0847048 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: john couldn't see the stage with billy in front of him because he is so tall.; pronoun: he
Output:
| [
"billy"
] | task648-5fa32274f80646b58789dbcb1f61ee66 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i stuck a pin through a carrot. when i pulled the pin out, it had a hole.; pronoun: it
Output:
| [
"the carrot"
] | task648-6df6b6432e924799afb4ca6df0da79a1 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: in the storm, the tree fell down and crashed through the roof of my house. now, i have to get it removed.; pronoun: it
Output:
| [
"the tree"
] | task648-95f7e011c2d14435be21e0549221446c |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: mark told pete many lies about himself, which pete included in his book. he should have been more skeptical.; pronoun: he
Output:
| [
"pete"
] | task648-c494822dddbe4fa38813777ac76e7b27 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the sun was covered by a thick cloud all morning, but luckily, by the time the picnic started, it was out.; pronoun: it
Output:
| [
"the sun"
] | task648-6108ef18a7414bc9aa5b14b06827c3b1 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: mary tucked her daughter anne into bed, so that she could work.; pronoun: she
Output:
| [
"mary"
] | task648-f29846550adf4e75b44507a9b97e12ca |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the foxes are getting in at night and attacking the chickens. they have gotten very bold.; pronoun: they
Output:
| [
"the foxes"
] | task648-0f82fad7b0164353aa282208e8a733b9 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: we went to the lake, because a shark had been seen at the ocean beach, so it was a dangerous place to swim.; pronoun: it
Output:
| [
"the ocean beach"
] | task648-5a357ecda4f74c87a2b928a2a7b0f9fa |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: we went to the lake, because a shark had been seen at the ocean beach, so it was a safer place to swim.; pronoun: it
Output:
| [
"the lake"
] | task648-5eee44677ccd4c73a5b3ee46af031fbb |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: bob paid for charlie's college education. he is very generous.; pronoun: he
Output:
| [
"bob"
] | task648-034905e57a554cf08d2fd80dc289ffe6 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i'm sure that my map will show this building; it is very good.; pronoun: it
Output:
| [
"the map"
] | task648-2f1138aff075443f830f203e9d935040 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the man couldn't lift his son because he was so weak.; pronoun: he
Output:
| [
"the man"
] | task648-61209246f18e4a11bf41d22352a39f87 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: tom threw his schoolbag down to ray after he reached the top of the stairs.; pronoun: he
Output:
| [
"tom"
] | task648-6b490e3535474079b84b27fd7cb12b08 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: alice looked for her friend jade in the crowd. since she always wears a red turban, alice spotted her quickly.; pronoun: she
Output:
| [
"alice"
] | task648-a24122cbb93a4a5e8373f5a321ab6a6b |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: kirilov ceded the presidency to shatov because he was less popular.; pronoun: he
Output:
| [
"shatov"
] | task648-b2fd61dfe00c48d8b4882ff98293a479 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: james asked robert for a favor but he was refused.; pronoun: he
Output:
| [
"robert"
] | task648-814fd4b068584aa1bfe4ad2dd0a3bc8b |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the drain is clogged with hair. it has to be removed.; pronoun: it
Output:
| [
"the hair"
] | task648-861979630a4c436ca1ef4c1e6e4f1c36 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: patting her back, the woman smiled at the girl.; pronoun: her
Output:
| [
"the girl"
] | task648-9b35d246a5e247caadc5173104d7cf33 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: john promised bill to leave, so an hour later he left.; pronoun: he
Output:
| [
"john"
] | task648-0a2a065a937c46f28b73f876fbbde073 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the sun was covered by a thick cloud all morning, but luckily, by the time the picnic started, it was gone.; pronoun: it
Output:
| [
"the cloud"
] | task648-1ab648a2362547d1beb4aaaf210d06c7 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: bob collapsed on the sidewalk. soon he saw carl coming to help. he was very ill.; pronoun: he
Output:
| [
"bob"
] | task648-50311ddce72347b09b99c2b96049cf6d |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: if the con artist has succeeded in fooling sam, he would have lost a lot of money.; pronoun: he
Output:
| [
"sam"
] | task648-a65f43b9a6bc47a59422d5ce389520be |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: everyone really loved the oatmeal cookies; only a few people liked the chocolate chip cookies. next time, we should make more of them .; pronoun: them
Output:
| [
"the oatmeal cookies"
] | task648-8fcce3fcd62c4177afb97da15067e2c0 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: lily spoke to donna, breaking her silence.; pronoun: her
Output:
| [
"lily"
] | task648-342a5b25edeb466c9d817cd0a58076f5 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the scientists are studying three species of fish that have recently been found living in the indian ocean. they appeared two years ago.; pronoun: they
Output:
| [
"the fish"
] | task648-337bf8eadf6d48b7bc60f5918ed5570d |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: bob was playing cards with adam and was way ahead. if adam hadn't had a sudden run of good luck, he would have lost.; pronoun: he
Output:
| [
"adam"
] | task648-4c83482410bd47e9a86fc2e694075d5c |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i couldn't find a spoon, so i tried using a pen to stir my coffee. but that turned out to be a bad idea, because it got full of coffee.; pronoun: it
Output:
| [
"the pen"
] | task648-1b97b54622a14c7c8ecf5491709161c4 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the foxes are getting in at night and attacking the chickens. i shall have to guard them .; pronoun: them
Output:
| [
"the chickens"
] | task648-3a342998b432455c890811bc1bc200d6 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the drain is clogged with hair. it has to be cleaned.; pronoun: it
Output:
| [
"the drain"
] | task648-fb7379d8c1d74f90b4b954fd68b4d342 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: sam goodman's biography of the spartan general xenophanes conveys a vivid sense of the difficulties he faced in his research.; pronoun: he
Output:
| [
"goodman"
] | task648-4a4158c894a44b72ac2791aab8967815 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: sam pulled up a chair to the piano, but it was broken, so he had to stand instead.; pronoun: it
Output:
| [
"the chair"
] | task648-8ff9850372e24d1d8d1b4f769a9b3fd1 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the dog chased the cat, which ran up a tree. it waited at the bottom.; pronoun: it
Output:
| [
"the dog"
] | task648-bfe9489763f8499182654f53df0a5aab |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i put the heavy book on the table and it broke.; pronoun: it
Output:
| [
"the heavy book"
] | task648-b29f725c3be24ab2adfc074ce29c716e |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the painting in mark's living room shows an oak tree. it is to the right of the bookcase.; pronoun: it
Output:
| [
"the painting"
] | task648-0bdc79a3213b49fd844522ab8b3e7752 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the path to the lake was blocked, so we couldn't use it .; pronoun: it
Output:
| [
"the path"
] | task648-e6d0f0e2856f400e9ea1021621144481 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the lawyer asked the witness a question, but he was reluctant to answer it.; pronoun: he
Output:
| [
"the witness"
] | task648-1d8931799c8548febf67558d8cdc0846 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i was trying to open the lock with the key, but someone had filled the keyhole with chewing gum, and i couldn't get it out.; pronoun: it
Output:
| [
"the chewing gum"
] | task648-86a1894a80ea403086c05a40224edb4a |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: jim yelled at kevin because he was so upset.; pronoun: he
Output:
| [
"jim"
] | task648-cb8256fe419947c08aad1ff1e902f2bd |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the police arrested all of the gang members. they were trying to run the drug trade in the neighborhood.; pronoun: they
Output:
| [
"the gang members"
] | task648-848b36b4c40b40d58f0e96f9953cce90 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: sam's drawing was hung just above tina's and it did look much better with another one above it.; pronoun: it
Output:
| [
"tina's drawing"
] | task648-a4990b5e893e4fe6b7a8073940467a01 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: bob paid for charlie's college education. he is very grateful.; pronoun: he
Output:
| [
"charlie"
] | task648-34c85dc7c0bd444d9c8f4e255606eb64 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: this book introduced shakespeare to goethe; it was a major influence on his writing.; pronoun: his
Output:
| [
"shakespeare"
] | task648-773c9de3bb6b42729cbc9bec9d684d8b |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: look! there is a shark swimming right below that duck! it had better get away to safety fast!; pronoun: it
Output:
| [
"the duck"
] | task648-9df7c6850b9c4670b65f4334fc2b8629 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: jane knocked on susan's door, but there was no answer. she was out.; pronoun: she
Output:
| [
"susan"
] | task648-515cf5a46f3f4ed7816aee1be9b2b259 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i poured water from the bottle into the cup until it was empty.; pronoun: it
Output:
| [
"the bottle"
] | task648-3c5975e6fb494a6e8e6de255afc5c688 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i put the cake away in the refrigerator. it has a lot of butter in it.; pronoun: it
Output:
| [
"the cake"
] | task648-3e1eb5dc5c054c28880fb4d203030731 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the customer walked into the bank and stabbed one of the tellers. he was immediately taken to the hospital.; pronoun: he
Output:
| [
"the teller"
] | task648-076cf82f28e94e2eb7366527b72db927 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the path to the lake was blocked, so we couldn't reach it .; pronoun: it
Output:
| [
"the lake"
] | task648-afb7680221de40e28bfce3de63c373e5 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: thomson visited cooper's grave in 1765. at that date he had been dead for five years.; pronoun: he
Output:
| [
"cooper"
] | task648-55e1e2bb57d542ff9d038d8561d48898 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: adam can't leave work here until bob arrives to replace him. if bob had left home for work on time, he would be gone by this time.; pronoun: he
Output:
| [
"adam"
] | task648-73c2e132f40e45a18aa984d55388f7d7 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: many people start to read paul's books and can't put them down. they are gripped because paul writes so well.; pronoun: they
Output:
| [
"people"
] | task648-3565ced3e7754ab9985baf16b79c2ea1 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: mark told pete many lies about himself, which pete included in his book. he should have been more truthful.; pronoun: he
Output:
| [
"mark"
] | task648-927182792b494659aefb312a2257e51e |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: dr. adams informed kate that she had retired and presented several options for future treatment.; pronoun: she
Output:
| [
"dr. adams"
] | task648-4cd74c24be4c4370a0e56bea1c7aa200 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: joan made sure to thank susan for all the help she had recieved.; pronoun: she
Output:
| [
"joan"
] | task648-80e511d69d8f4a52af96ba22b503ee7a |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i used an old rag to clean the knife, and then i put it in the trash.; pronoun: it
Output:
| [
"the rag"
] | task648-1b20ad74536f4751a696c4040a235ebb |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: pam's parents came home and found her having sex with her boyfriend, paul. they were embarrassed about it.; pronoun: they
Output:
| [
"pam and paul"
] | task648-371e976c70ec435d93aa3b2cf407e09c |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: sara borrowed the book from the library because she needs it for an article she is working on. she reads it when she gets home from work.; pronoun: it
Output:
| [
"the book"
] | task648-f022607ee0d2488b85255c20cf00a0ac |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: at the loebner competition the judges couldn't figure out which respondents were the chatbots because they were so stupid.; pronoun: they
Output:
| [
"the chatbots"
] | task648-1cda329fea69494699f75286cbc6fe17 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: john couldn't see the stage with billy in front of him because he is so short.; pronoun: he
Output:
| [
"john"
] | task648-5dffd945e23744d6871f09a38dd43a91 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: john was doing research in the library when he heard a man humming and whistling. he was very annoyed.; pronoun: he
Output:
| [
"john"
] | task648-323b6bc7184f48d1840b709ae2cb083b |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the fish ate the worm. it was hungry.; pronoun: it
Output:
| [
"the fish"
] | task648-79fe793005b5497b85b69f0650aeafe0 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the sculpture rolled off the shelf because it wasn't level.; pronoun: it
Output:
| [
"the shelf"
] | task648-e7b45bd262034c5a80dc26e66cfd0f12 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: stretching her back, the woman smiled at the girl.; pronoun: her
Output:
| [
"the woman"
] | task648-4ec2a2d9c8264c32bb1a34b5256c8b39 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: alice tried frantically to stop her daughter from barking at the party, leaving us to wonder why she was behaving so strangely.; pronoun: she
Output:
| [
"alice's daughter"
] | task648-edb74f35c7934a148cd69dacc6b5b6b8 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: steve follows fred's example in everything. he admires him hugely.; pronoun: he
Output:
| [
"steve"
] | task648-9f4f7ce9a5594938bfc9f089518c5e32 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: steve follows fred's example in everything. he influences him hugely.; pronoun: he
Output:
| [
"fred"
] | task648-e86fb3a07c6d4e7599a905e3fcae8e23 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: anne gave birth to a daughter last month. she is a very charming baby.; pronoun: she
Output:
| [
"anne's daughter"
] | task648-6aedc0ab27ac48f9925814aded92c24d |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: when tommy dropped his ice cream, timmy giggled, so father gave him a sympathetic look.; pronoun: him; pronoun: him
Output:
| [
"tommy"
] | task648-fc8bfdfb4b96427c85c1814cab3fbcf8 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: bill passed the gameboy to john because his turn was next.; pronoun: his
Output:
| [
"john"
] | task648-ec704317c5ef4baea0db66dfe0641c91 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: tom gave ralph a lift to school so he wouldn't have to drive alone.; pronoun: he
Output:
| [
"tom"
] | task648-cab1bd30f438432798b4e6d3cb591a88 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the large ball crashed right through the table because it was made of steel.; pronoun: it
Output:
| [
"the large ball"
] | task648-d5ae72ef6cf9417c87bea3a8a846720b |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: thomson visited cooper's grave in 1765. at that date he had been travelling for five years.; pronoun: he
Output:
| [
"thomson"
] | task648-68080e66c75a42a2bcd0a2b9bf2ec4b1 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: sam's drawing was hung just above tina's and it did look much better with another one below it.; pronoun: it
Output:
| [
"sam's drawing"
] | task648-6da690f0b49d4c87a911243eb65c7f1c |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: sam broke both his ankles and he's walking with crutches. but a month or so from now they should be unnecessary.; pronoun: they
Output:
| [
"the crutches"
] | task648-5c32b52805f544faaaf14e5e38566436 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: bob was playing cards with adam and was way ahead. if adam hadn't had a sudden run of good luck, he would have won.; pronoun: he
Output:
| [
"bob"
] | task648-94fc98800618408c8e363f9aa0c872a4 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i saw jim yelling at some guy in a military uniform with a huge red beard. i don't know why he was, but he looked very unhappy.; pronoun: he
Output:
| [
"jim"
] | task648-4f63fbf3d9a448379e6c459ed094ea02 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: alice tried frantically to stop her daughter from chatting at the party, leaving us to wonder why she was behaving so strangely.; pronoun: she
Output:
| [
"alice"
] | task648-4c74f6889f1d4062a6b905399b48af25 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: they broadcast an announcement, but a subway came into the station and i couldn't hear it .; pronoun: it
Output:
| [
"the announcement"
] | task648-afb2c9273c604546977fe30da1197164 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the cat was lying by the mouse hole waiting for the mouse, but it was too impatient.; pronoun: it
Output:
| [
"the cat"
] | task648-591c8ab45b4a4e97a748974f2d4399f0 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the older students were bullying the younger ones, so we punished them .; pronoun: them
Output:
| [
"the older students"
] | task648-6bc5e63aae1142e2aa1cb27a7bc61ae2 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: jane knocked on susan's door but she did not answer.; pronoun: she
Output:
| [
"susan"
] | task648-39ba531979084f45a211668b99a1f91f |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: when the sponsors of the bill got to the town hall, they were surprised to find that the room was full of opponents. they were very much in the minority.; pronoun: they
Output:
| [
"the sponsors"
] | task648-7cfff3fa86b34e3882b6809ccbaa7bd8 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: john ordered bill to leave, so an hour later he left.; pronoun: he
Output:
| [
"bill"
] | task648-74d6efaecd1f456f9ee8be99a63dc3af |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: i put the cake away in the refrigerator. it has a lot of leftovers in it.; pronoun: it
Output:
| [
"the refrigerator"
] | task648-924c13cdf36b4ddb827bc8522e614363 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the man lifted the boy onto his bunk bed.; pronoun: his
Output:
| [
"the boy"
] | task648-1c55819f737a4225965360b83c1e3fef |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the sack of potatoes had been placed above the bag of flour, so it had to be moved first.; pronoun: it
Output:
| [
"the sack of potatoes"
] | task648-884b3205373d4861b71433b44f45d100 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: grace was happy to trade me her sweater for my jacket. she thinks it looks dowdy on her.; pronoun: it
Output:
| [
"the sweater"
] | task648-dae037db948144c1b99b04a9832a5a49 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: this book introduced shakespeare to goethe; it was a fine selection of his writing.; pronoun: his
Output:
| [
"shakespeare"
] | task648-6d1b8ca68ca3466d83bf15c7a988a0cd |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: bill passed the half-empty plate to john because he was hungry.; pronoun: he
Output:
| [
"john"
] | task648-cfec0137c43e4bc8b97ef04a36a19bfe |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: the firemen arrived after the police because they were coming from so far away.; pronoun: they
Output:
| [
"the firemen"
] | task648-65ff12df39984c468f310f95636df051 |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: sam pulled up a chair to the piano, but it was broken, so he had to sing instead.; pronoun: it
Output:
| [
"the piano"
] | task648-8b0538ceffb040aaa775abcd59173bab |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: sam and amy are passionately in love, but amy's parents are unhappy about it, because they are snobs.; pronoun: they
Output:
| [
"amy's parents"
] | task648-dcb58ac3a23e428ebee8df06645f0a8e |
Definition: You will see a sentence and a given pronoun. Answer with the word in the sentence to which the pronoun is referring.
Positive Example 1 -
Input: text: this book introduced shakespeare to ovid; it was a fine selection of his writing.; pronoun: his
Output: shakespeare
Positive Example 2 -
Input: text: madonna fired her trainer because she couldnt stand her boyfriend.; pronoun: her
Output: trainer
Negative Example 1 -
Input: text: dan had to stop bill from toying with the injured bird. he is very compassionate.; pronoun: he
Output: Bill
Negative Example 2 -
Input: text: james asked robert for a favor but he refused.; pronoun: he
Output: james
Now complete the following example -
Input: text: pete envies martin because he is very successful.; pronoun: he
Output:
| [
"martin"
] | task648-6fd3eb4390fb45da846cde1828153661 |