input
stringlengths
101
10.5k
output
stringclasses
30 values
task
stringclasses
17 values
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Carol believed that Rebecca suspected that she had stolen the watch. Pronoun: she Options:1: Carol 2: Rebecca Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Sam took French classes from Adam, because he was known to speak it fluently. Pronoun: he Options:1: Sam 2: Adam Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Everyone really loved the oatmeal cookies; only a few people liked the chocolate chip cookies. Next time, we should make fewer of them . Pronoun: them Options:1: The oatmeal cookies 2: The chocolate chip cookies Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: I stuck a pin through a carrot. When I pulled the pin out, it left a hole. Pronoun: it Options:1: The pin 2: The carrot Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The sculpture rolled off the shelf because it wasn't level. Pronoun: it Options:1: The sculpture 2: The shelf Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The foxes are getting in at night and attacking the chickens. I shall have to guard them . Pronoun: them Options:1: The foxes 2: The chickens Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Anna did a lot worse than her good friend Lucy on the test because she had studied so hard. Pronoun: she Options:1: Anna 2: Lucy Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Bob paid for Charlie's college education. He is very grateful. Pronoun: He Options:1: Bob 2: Charlie Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Bob paid for Charlie's college education, but now Charlie acts as though it never happened. He is very ungrateful. Pronoun: He Options:1: Bob 2: Charlie Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: I can't cut that tree down with that axe; it is too thick. Pronoun: it Options:1: The tree 2: The axe Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Many people start to read Paul's books and can't put them down. They are gripped because Paul writes so well. Pronoun: They Options:1: People 2: Paul's books Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: John was doing research in the library when he heard a man humming and whistling. He was very annoying. Pronoun: He Options:1: John 2: The man Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The journalists interviewed the stars of the new movie. They were very persistent, so the interview lasted for a long time. Pronoun: They Options:1: The journalists 2: The stars Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: I used an old rag to clean the knife, and then I put it in the trash. Pronoun: it Options:1: The rag 2: The knife Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The lawyer asked the witness a question, but he was reluctant to answer it. Pronoun: he Options:1: the lawyer 2: the witness Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The foxes are getting in at night and attacking the chickens. They have gotten very bold. Pronoun: They Options:1: The foxes 2: The chickens Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The actress used to be named Terpsichore, but she changed it to Tina a few years ago, because she figured it was easier to pronounce. Pronoun: it Options:1: Terpsichore 2: Tina Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: My meeting started at 4:00 and I needed to catch the train at 4:30, so there wasn't much time. Luckily, it was delayed, so it worked out. Pronoun: it Options:1: The meeting 2: The train Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: I saw Jim yelling at some guy in a military uniform with a huge red beard. I don't know who he was, but he looked very unhappy. Pronoun: he Options:1: Jim 2: the guy in uniform Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The table won't fit through the doorway because it is too wide. Pronoun: it Options:1: The table 2: The doorway Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Bill passed the gameboy to John because his turn was next. Pronoun: his Options:1: Bill 2: John Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Sam tried to paint a picture of shepherds with sheep, but they ended up looking more like dogs. Pronoun: they Options:1: The shepherds 2: The sheep Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Fred and Alice had very warm down coats, but they were not prepared for the cold in Alaska. Pronoun: they Options:1: Fred and Alice 2: coats Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Joan made sure to thank Susan for all the help she had recieved. Pronoun: she Options:1: Joan 2: Susan Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The sun was covered by a thick cloud all morning, but luckily, by the time the picnic started, it was out. Pronoun: it Options:1: The sun 2: The cloud Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Susan knew that Ann's son had been in a car accident, so she told her about it. Pronoun: she Options:1: Susan 2: Ann Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The user changed his password from "GrWQWu8JyC" to "willow-towered Canopy Huntertropic wrestles" as it was easy to forget. Pronoun: it Options:1: GrWQWu8JyC 2: willow-towered Canopy Huntertropic wrestles Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Mark told Pete many lies about himself, which Pete included in his book. He should have been more skeptical. Pronoun: He Options:1: Mark 2: Pete Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: I used an old rag to clean the knife, and then I put it in the drawer. Pronoun: it Options:1: The rag 2: The knife Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The scientists are studying three species of fish that have recently been found living in the Indian Ocean. They began two years ago. Pronoun: They Options:1: The scientists 2: The fish Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: 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 Options:1: Jim 2: the guy in uniform Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: During a game of tag, Ethan ran from Luke because he was "it". Pronoun: he Options:1: Ethan 2: Luke Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Fred is the only man alive who still remembers my father as an infant. When Fred first saw my father, he was twelve years old. Pronoun: he Options:1: Fred 2: My father Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Since it was raining, I carried the newspaper in my backpack to keep it dry. Pronoun: it Options:1: The newspaper 2: The backpack Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: I couldn't put the pot on the shelf because it was too tall. Pronoun: it Options:1: The pot 2: The shelf Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Jane knocked on the door, and Susan answered it. She invited her to come in. Pronoun: She Options:1: Jane 2: Susan Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Fred is the only man alive who still remembers my father as an infant. When Fred first saw my father, he was twelve months old. Pronoun: he Options:1: Fred 2: My father Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Frank was upset with Tom because the toaster he had bought from him didn't work. Pronoun: he Options:1: Frank 2: Tom Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Mary tucked her daughter Anne into bed, so that she could work. Pronoun: she Options:1: Mary 2: Mary's daughter Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Mary tucked her daughter Anne into bed, so that she could sleep. Pronoun: she Options:1: Mary 2: Mary's daughter Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The woman held the girl against her will. Pronoun: her Options:1: The woman 2: The girl Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Fred watched TV while George went out to buy groceries. After an hour he got up. Pronoun: he Options:1: Fred 2: George Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Mary took out her flute and played one of her favorite pieces. She has loved it since she was a child. Pronoun: it Options:1: The flute 2: The piece Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Alice looked for her friend Jade in the crowd. Since she always has good luck, Alice spotted her quickly. Pronoun: she Options:1: Alice 2: Jade Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Jane knocked on Susan's door, but there was no answer. She was disappointed. Pronoun: She Options:1: Jane 2: Susan Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: John was jogging through the park when he saw a man juggling watermelons. He was very impressed. Pronoun: He Options:1: John 2: The juggler Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: 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 Options:1: Bob 2: Adam Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Grace was happy to trade me her sweater for my jacket. She thinks it looks dowdy on her. Pronoun: it Options:1: The sweater 2: The jacket Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Sam broke both his ankles and he's walking with crutches. But a month or so from now they should be unnecessary. Pronoun: they Options:1: The ankles 2: The crutches Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: There is a gap in the wall. You can see the garden behind it . Pronoun: it Options:1: The gap 2: The wall Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: This book introduced Shakespeare to Goethe; it was a fine selection of his writing. Pronoun: his Options:1: Shakespeare 2: Goethe Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The painting in Mark's living room shows an oak tree. It is to the right of the bookcase. Pronoun: It Options:1: The painting 2: The oak tree Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Jim signaled the barman and gestured toward his empty glass Pronoun: his Options:1: Jim 2: The barman Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: It was a summer afternoon, and the dog was sitting in the middle of the lawn. After a while, it got up and moved to a spot under the tree, because it was hot. Pronoun: it Options:1: The dog 2: The spot under the tree Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Anna did a lot better than her good friend Lucy on the test because she had studied so hard. Pronoun: she Options:1: Anna 2: Lucy Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The father carried the sleeping boy in his bassinet. Pronoun: his Options:1: The father 2: The boy Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: John was doing research in the library when he heard a man humming and whistling. He was very annoyed. Pronoun: He Options:1: John 2: The man Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Bill passed the half-empty plate to John because he was full. Pronoun: he Options:1: Bill 2: John Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Mary took out her flute and played one of her favorite pieces. She has had it since she was a child. Pronoun: it Options:1: The flute 2: The piece Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: 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 Options:1: The lake 2: The ocean beach Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: During a game of tag, Ethan chased Luke because he was "it". Pronoun: he Options:1: Ethan 2: Luke Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The table won't fit through the doorway because it is too narrow. Pronoun: it Options:1: The table 2: The doorway Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: This morning, Joey built a sand castle on the beach, and put a toy flag in the highest tower, but this afternoon the tide knocked it down. Pronoun: it Options:1: The sand castle 2: The flag Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Kirilov ceded the presidency to Shatov because he was less popular. Pronoun: he Options:1: Kirilov 2: Shatov Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Dan took the rear seat while Bill claimed the front because his "Dibs!" was slow. Pronoun: his Options:1: Dan 2: Bill Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Anne gave birth to a daughter last month. She is a very charming baby. Pronoun: She Options:1: Anne 2: Anne's daughter Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Bill passed the gameboy to John because his turn was over. Pronoun: his Options:1: Bill 2: John Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Pete envies Martin because he is very successful. Pronoun: he Options:1: Pete 2: Martin Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: John hired himself out to Bill to take care of him . Pronoun: him Options:1: John 2: Bill Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Fred and Alice had very warm down coats, but they were not enough for the cold in Alaska. Pronoun: they Options:1: Fred and Alice 2: coats Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Frank felt crushed when his longtime rival Bill revealed that he was the winner of the competition. Pronoun: he Options:1: Frank 2: Bill Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: I put the heavy book on the table and it broke. Pronoun: it Options:1: The heavy book 2: The table Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: At the Loebner competition the judges couldn't figure out which respondents were the chatbots because they were so stupid. Pronoun: they Options:1: the judges 2: the chatbots Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Joan made sure to thank Susan for all the help she had given. Pronoun: she Options:1: Joan 2: Susan Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: If the con artist has succeeded in fooling Sam, he would have lost a lot of money. Pronoun: he Options:1: The con artist 2: Sam Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Steve follows Fred's example in everything. He influences him hugely. Pronoun: He Options:1: Steve 2: Fred Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Grace was happy to trade me her sweater for my jacket. She thinks it looks great on her. Pronoun: it Options:1: The sweater 2: The jacket Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: When Tommy dropped his ice cream, Timmy giggled, so father gave him a sympathetic look. Pronoun: him Options:1: Tommy 2: Timmy Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The man lifted the boy onto his bunk bed. Pronoun: his Options:1: The man 2: The boy Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Beth didn't get angry with Sally, who had cut her off, because she stopped and counted to ten. Pronoun: she Options:1: Beth 2: Sally Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: James asked Robert for a favor but he was refused. Pronoun: he Options:1: James 2: Robert Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Bob paid for Charlie's college education, but now Charlie acts as though it never happened. He is very hurt. Pronoun: He Options:1: Bob 2: Charlie Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Susan knows all about Ann's personal problems because she is nosy. Pronoun: she Options:1: Susan 2: Ann Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Many people start to read Paul's books and can't put them down. They are popular because Paul writes so well. Pronoun: They Options:1: People 2: Paul's books Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Kirilov ceded the presidency to Shatov because he was more popular. Pronoun: he Options:1: Kirilov 2: Shatov Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Mark told Pete many lies about himself, which Pete included in his book. He should have been more truthful. Pronoun: He Options:1: Mark 2: Pete Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: In July, Kamtchatka declared war on Yakutsk. Since Yakutsk's army was much better equipped and ten times larger, they were defeated within weeks. Pronoun: they Options:1: Kamchatka 2: Yakutsk Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Adam can't leave work here until Bob arrives to replace him. If Bob had left home for work on time, he would be here by this time. Pronoun: he Options:1: Adam 2: Bob Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Sam pulled up a chair to the piano, but it was broken, so he had to sing instead. Pronoun: it Options:1: The chair 2: The piano Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Susan knows all about Ann's personal problems because she is indiscreet. Pronoun: she Options:1: Susan 2: Ann Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: In the storm, the tree fell down and crashed through the roof of my house. Now, I have to get it repaired. Pronoun: it Options:1: The tree 2: The roof Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Anne gave birth to a daughter last month. She is a very charming woman. Pronoun: She Options:1: Anne 2: Anne's daughter Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: John couldn't see the stage with Billy in front of him because he is so short. Pronoun: he Options:1: John 2: Billy Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: As Andrea in the crop duster passed over Susan, she could see the landing strip. Pronoun: she Options:1: Andrea 2: Susan Return a JSON object with a field "answer".
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: It was a summer afternoon, and the dog was sitting in the middle of the lawn. After a while, it got up and moved to a spot under the tree, because it was cooler. Pronoun: it Options:1: The dog 2: The spot under the tree Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: The woman held the girl against her chest Pronoun: her Options:1: The woman 2: The girl Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 1}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Bob collapsed on the sidewalk. Soon he saw Carl coming to help. He was very concerned. Pronoun: He Options:1: Bob 2: Carl Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: I couldn't put the pot on the shelf because it was too high. Pronoun: it Options:1: The pot 2: The shelf Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Billy cried because Toby wouldn't share his toy. Pronoun: his Options:1: Billy 2: Toby Return a JSON object with the following key: "answer", such as the following example {"answer": 1}
{"answer": 2}
wino_wsc
Each instance contains a text passage with a designated pronoun and two possible answers indicating which entity in the passage the pronoun represents. Sentence: Tom threw his schoolbag down to Ray after he reached the bottom of the stairs. Pronoun: he Options:1: Tom 2: Ray Return a JSON object with a field "answer".
{"answer": 2}
wino_wsc