text
stringclasses 283
values | pronoun
stringclasses 12
values | pronoun_loc
int32 8
163
| quote
stringclasses 245
values | quote_loc
int32 8
156
| options
sequencelengths 2
2
| label
class label 2
classes | source
stringclasses 15
values | template_name
stringclasses 8
values | template
stringclasses 8
values | rendered_input
stringlengths 78
280
| rendered_output
stringclasses 210
values |
---|---|---|---|---|---|---|---|---|---|---|---|
The man couldn't lift his son because he was so heavy. | he | 38 | he was so heavy. | 38 | [
"The man",
"The son"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The man couldn't lift his son because he was so heavy.
Question: Who or what is "he"? Is it The man or The son?
Answer: | The son |
The large ball crashed right through the table because it was made of steel. | it | 55 | it was made of steel. | 55 | [
"The large ball",
"The table"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The large ball crashed right through the table because it was made of steel.
Question: Who or what is "it"? Is it The large ball or The table?
Answer: | The large ball |
The large ball crashed right through the table because it was made of styrofoam. | it | 55 | it was made of styrofoam. | 55 | [
"The large ball",
"The table"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The large ball crashed right through the table because it was made of styrofoam.
Question: Who or what is "it"? Is it The large ball or The table?
Answer: | The table |
John couldn't see the stage with Billy in front of him because he is so short. | he | 63 | he is so short. | 63 | [
"John",
"Billy"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | John couldn't see the stage with Billy in front of him because he is so short.
Question: Who or what is "he"? Is it John or Billy?
Answer: | John |
John couldn't see the stage with Billy in front of him because he is so tall. | he | 63 | he is so tall. | 63 | [
"John",
"Billy"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | John couldn't see the stage with Billy in front of him because he is so tall.
Question: Who or what is "he"? Is it John or Billy?
Answer: | Billy |
Tom threw his schoolbag down to Ray after he reached the top of the stairs. | he | 42 | he reached the top of the stairs. | 42 | [
"Tom",
"Ray"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Tom threw his schoolbag down to Ray after he reached the top of the stairs.
Question: Who or what is "he"? Is it Tom or Ray?
Answer: | Tom |
Tom threw his schoolbag down to Ray after he reached the bottom of the stairs. | he | 42 | he reached the bottom of the stairs. | 42 | [
"Tom",
"Ray"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Tom threw his schoolbag down to Ray after he reached the bottom of the stairs.
Question: Who or what is "he"? Is it Tom or Ray?
Answer: | Ray |
Although they ran at about the same speed, Sue beat Sally because she had such a good start. | she | 66 | she had such a good start. | 66 | [
"Sue",
"Sally"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Although they ran at about the same speed, Sue beat Sally because she had such a good start.
Question: Who or what is "she"? Is it Sue or Sally?
Answer: | Sue |
Although they ran at about the same speed, Sue beat Sally because she had such a bad start. | she | 66 | she had such a bad start. | 66 | [
"Sue",
"Sally"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Although they ran at about the same speed, Sue beat Sally because she had such a bad start.
Question: Who or what is "she"? Is it Sue or Sally?
Answer: | Sally |
The sculpture rolled off the shelf because it wasn't anchored. | it | 43 | it wasn't anchored. | 43 | [
"The sculpture",
"The shelf"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The sculpture rolled off the shelf because it wasn't anchored.
Question: Who or what is "it"? Is it The sculpture or The shelf?
Answer: | The sculpture |
The sculpture rolled off the shelf because it wasn't level. | it | 43 | it wasn't level. | 43 | [
"The sculpture",
"The shelf"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The sculpture rolled off the shelf because it wasn't level.
Question: Who or what is "it"? Is it The sculpture or The shelf?
Answer: | The shelf |
Sam's drawing was hung just above Tina's and it did look much better with another one below it. | it | 45 | it did look much better | 45 | [
"Sam's drawing",
"Tina's drawing"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Sam's drawing was hung just above Tina's and it did look much better with another one below it.
Question: Who or what is "it"? Is it Sam's drawing or Tina's drawing?
Answer: | Sam's drawing |
Sam's drawing was hung just above Tina's and it did look much better with another one above it. | it | 45 | it did look much better | 45 | [
"Sam's drawing",
"Tina's drawing"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Sam's drawing was hung just above Tina's and it did look much better with another one above it.
Question: Who or what is "it"? Is it Sam's drawing or Tina's drawing?
Answer: | Tina's drawing |
Anna did a lot better than her good friend Lucy on the test because she had studied so hard. | she | 68 | she had studied so hard. | 68 | [
"Anna",
"Lucy"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Anna did a lot better than her good friend Lucy on the test because she had studied so hard.
Question: Who or what is "she"? Is it Anna or Lucy?
Answer: | Anna |
Anna did a lot worse than her good friend Lucy on the test because she had studied so hard. | she | 67 | she had studied so hard. | 67 | [
"Anna",
"Lucy"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Anna did a lot worse than her good friend Lucy on the test because she had studied so hard.
Question: Who or what is "she"? Is it Anna or Lucy?
Answer: | Lucy |
The firemen arrived after the police because they were coming from so far away. | they | 45 | they were coming from so far away. | 45 | [
"The firemen",
"The police"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The firemen arrived after the police because they were coming from so far away.
Question: Who or what are "they"? The firemen or The police?
Answer: | The firemen |
The firemen arrived before the police because they were coming from so far away. | they | 46 | they were coming from so far away. | 46 | [
"The firemen",
"The police"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The firemen arrived before the police because they were coming from so far away.
Question: Who or what are "they"? The firemen or The police?
Answer: | The police |
Frank was upset with Tom because the toaster he had bought from him didn't work. | he | 45 | he had bought | 45 | [
"Frank",
"Tom"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Frank was upset with Tom because the toaster he had bought from him didn't work.
Question: Who or what is "he"? Is it Frank or Tom?
Answer: | Frank |
Frank was upset with Tom because the toaster he had sold him didn't work. | he | 45 | he had sold | 45 | [
"Frank",
"Tom"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Frank was upset with Tom because the toaster he had sold him didn't work.
Question: Who or what is "he"? Is it Frank or Tom?
Answer: | Tom |
Jim yelled at Kevin because he was so upset. | he | 28 | he was so upset. | 28 | [
"Jim",
"Kevin"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Jim yelled at Kevin because he was so upset.
Question: Who or what is "he"? Is it Jim or Kevin?
Answer: | Jim |
Jim comforted Kevin because he was so upset. | he | 28 | he was so upset. | 28 | [
"Jim",
"Kevin"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Jim comforted Kevin because he was so upset.
Question: Who or what is "he"? Is it Jim or Kevin?
Answer: | Kevin |
The sack of potatoes had been placed above the bag of flour, so it had to be moved first. | it | 64 | it had to be moved first. | 64 | [
"The sack of potatoes",
"The bag of flour"
] | 00
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The sack of potatoes had been placed above the bag of flour, so it had to be moved first.
Question: Who or what is "it"? Is it The sack of potatoes or The bag of flour?
Answer: | The sack of potatoes |
The sack of potatoes had been placed below the bag of flour, so it had to be moved first. | it | 64 | it had to be moved first. | 64 | [
"The sack of potatoes",
"The bag of flour"
] | 11
| Hector Levesque | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The sack of potatoes had been placed below the bag of flour, so it had to be moved first.
Question: Who or what is "it"? Is it The sack of potatoes or The bag of flour?
Answer: | The bag of flour |
Pete envies Martin although he is very successful. | he | 28 | he is very successful. | 28 | [
"Pete",
"Martin"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Pete envies Martin although he is very successful.
Question: Who or what is "he"? Is it Pete or Martin?
Answer: | Pete |
Pete envies Martin because he is very successful. | he | 27 | he is very successful. | 27 | [
"Pete",
"Martin"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Pete envies Martin because he is very successful.
Question: Who or what is "he"? Is it Pete or Martin?
Answer: | Martin |
The older students were bullying the younger ones, so we punished them . | them | 66 | we punished them | 54 | [
"The older students",
"The younger students"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The older students were bullying the younger ones, so we punished them .
Question: Who or what are "them"? The older students or The younger students?
Answer: | The older students |
The older students were bullying the younger ones, so we rescued them . | them | 65 | we rescued them | 54 | [
"The older students",
"The younger students"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The older students were bullying the younger ones, so we rescued them .
Question: Who or what are "them"? The older students or The younger students?
Answer: | The younger students |
I poured water from the bottle into the cup until it was empty. | it | 50 | it was empty | 50 | [
"the bottle",
"the cup"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I poured water from the bottle into the cup until it was empty.
Question: Who or what is "it"? Is it the bottle or the cup?
Answer: | the bottle |
I poured water from the bottle into the cup until it was full. | it | 50 | it was full | 50 | [
"the bottle",
"the cup"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I poured water from the bottle into the cup until it was full.
Question: Who or what is "it"? Is it the bottle or the cup?
Answer: | the cup |
Susan knows all about Ann's personal problems because she is nosy. | she | 54 | she is nosy | 54 | [
"Susan",
"Ann"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Susan knows all about Ann's personal problems because she is nosy.
Question: Who or what is "she"? Is it Susan or Ann?
Answer: | Susan |
Susan knows all about Ann's personal problems because she is indiscreet. | she | 54 | she is indiscreet | 54 | [
"Susan",
"Ann"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Susan knows all about Ann's personal problems because she is indiscreet.
Question: Who or what is "she"? Is it Susan or Ann?
Answer: | Ann |
Sid explained his theory to Mark but he couldn't convince him. | he | 37 | he couldn't convince him. | 37 | [
"Sid",
"Mark"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Sid explained his theory to Mark but he couldn't convince him.
Question: Who or what is "he"? Is it Sid or Mark?
Answer: | Sid |
Sid explained his theory to Mark but he couldn't understand him. | he | 37 | he couldn't understand him. | 37 | [
"Sid",
"Mark"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Sid explained his theory to Mark but he couldn't understand him.
Question: Who or what is "he"? Is it Sid or Mark?
Answer: | Mark |
Susan knew that Ann's son had been in a car accident, so she told her about it. | she | 57 | she told | 57 | [
"Susan",
"Ann"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Susan knew that Ann's son had been in a car accident, so she told her about it.
Question: Who or what is "she"? Is it Susan or Ann?
Answer: | Susan |
Susan knew that Ann's son had been in a car accident, because she told her about it. | she | 62 | she told | 62 | [
"Susan",
"Ann"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Susan knew that Ann's son had been in a car accident, because she told her about it.
Question: Who or what is "she"? Is it Susan or Ann?
Answer: | Ann |
Joe's uncle can still beat him at tennis, even though he is 30 years younger. | he | 54 | he is 30 years younger. | 54 | [
"Joe",
"Joe's uncle"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Joe's uncle can still beat him at tennis, even though he is 30 years younger.
Question: Who or what is "he"? Is it Joe or Joe's uncle?
Answer: | Joe |
Joe's uncle can still beat him at tennis, even though he is 30 years older. | he | 54 | he is 30 years older. | 54 | [
"Joe",
"Joe's uncle"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Joe's uncle can still beat him at tennis, even though he is 30 years older.
Question: Who or what is "he"? Is it Joe or Joe's uncle?
Answer: | Joe's uncle |
The painting in Mark's living room shows an oak tree. It is to the right of the bookcase. | It | 54 | It is to the right | 54 | [
"The painting",
"The oak tree"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The painting in Mark's living room shows an oak tree. It is to the right of the bookcase.
Question: Who or what is "It"? Is it The painting or The oak tree?
Answer: | The painting |
The painting in Mark's living room shows an oak tree. It is to the right of a house. | It | 54 | It is to the right | 54 | [
"The painting",
"The oak tree"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The painting in Mark's living room shows an oak tree. It is to the right of a house.
Question: Who or what is "It"? Is it The painting or The oak tree?
Answer: | The oak tree |
There is a gap in the wall. You can see the garden through it . | it | 59 | through it | 51 | [
"The gap",
"The wall"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | There is a gap in the wall. You can see the garden through it .
Question: Who or what is "it"? Is it The gap or The wall?
Answer: | The gap |
There is a gap in the wall. You can see the garden behind it . | it | 58 | behind it | 51 | [
"The gap",
"The wall"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | There is a gap in the wall. You can see the garden behind it .
Question: Who or what is "it"? Is it The gap or The wall?
Answer: | The wall |
The drain is clogged with hair. It has to be cleaned. | It | 32 | It has to be cleaned. | 32 | [
"The drain",
"The hair"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The drain is clogged with hair. It has to be cleaned.
Question: Who or what is "It"? Is it The drain or The hair?
Answer: | The drain |
The drain is clogged with hair. It has to be removed. | It | 32 | It has to be removed. | 32 | [
"The drain",
"The hair"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The drain is clogged with hair. It has to be removed.
Question: Who or what is "It"? Is it The drain or The hair?
Answer: | The hair |
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 short, so it worked out. | it | 104 | it was short | 104 | [
"The meeting",
"The train"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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 short, so it worked out.
Question: Who or what is "it"? Is it The meeting or The train?
Answer: | The meeting |
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. | it | 104 | it was delayed | 104 | [
"The meeting",
"The train"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "it"? Is it The meeting or The train?
Answer: | The train |
There is a pillar between me and the stage, and I can't see around it . | it | 67 | see around it | 56 | [
"The pillar",
"The stage"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | There is a pillar between me and the stage, and I can't see around it .
Question: Who or what is "it"? Is it The pillar or The stage?
Answer: | The pillar |
There is a pillar between me and the stage, and I can't see it . | it | 60 | see it | 56 | [
"The pillar",
"The stage"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | There is a pillar between me and the stage, and I can't see it .
Question: Who or what is "it"? Is it The pillar or The stage?
Answer: | The stage |
They broadcast an announcement, but a subway came into the station and I couldn't hear it . | it | 87 | hear it | 82 | [
"The announcement",
"The subway"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | They broadcast an announcement, but a subway came into the station and I couldn't hear it .
Question: Who or what is "it"? Is it The announcement or The subway?
Answer: | The announcement |
They broadcast an announcement, but a subway came into the station and I couldn't hear over it . | it | 92 | hear over it | 82 | [
"The announcement",
"The subway"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | They broadcast an announcement, but a subway came into the station and I couldn't hear over it .
Question: Who or what is "it"? Is it The announcement or The subway?
Answer: | The subway |
In the middle of the outdoor concert, the rain started falling, but it continued until 10. | it | 68 | it continued | 68 | [
"The concert",
"The rain"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | In the middle of the outdoor concert, the rain started falling, but it continued until 10.
Question: Who or what is "it"? Is it The concert or The rain?
Answer: | The concert |
In the middle of the outdoor concert, the rain started falling, and it continued until 10. | it | 68 | it continued | 68 | [
"The concert",
"The rain"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | In the middle of the outdoor concert, the rain started falling, and it continued until 10.
Question: Who or what is "it"? Is it The concert or The rain?
Answer: | The rain |
I used an old rag to clean the knife, and then I put it in the trash. | it | 53 | put it in the trash. | 49 | [
"The rag",
"The knife"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I used an old rag to clean the knife, and then I put it in the trash.
Question: Who or what is "it"? Is it The rag or The knife?
Answer: | The rag |
I used an old rag to clean the knife, and then I put it in the drawer. | it | 53 | put it in the drawer. | 49 | [
"The rag",
"The knife"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I used an old rag to clean the knife, and then I put it in the drawer.
Question: Who or what is "it"? Is it The rag or The knife?
Answer: | The knife |
Ann asked Mary what time the library closes, because she had forgotten. | she | 53 | she had forgotten. | 53 | [
"Ann",
"Mary"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Ann asked Mary what time the library closes, because she had forgotten.
Question: Who or what is "she"? Is it Ann or Mary?
Answer: | Ann |
Ann asked Mary what time the library closes, but she had forgotten. | she | 49 | she had forgotten. | 49 | [
"Ann",
"Mary"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Ann asked Mary what time the library closes, but she had forgotten.
Question: Who or what is "she"? Is it Ann or Mary?
Answer: | Mary |
I took the water bottle out of the backpack so that it would be handy. | it | 52 | it would be handy | 52 | [
"The water bottle",
"The backpack"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I took the water bottle out of the backpack so that it would be handy.
Question: Who or what is "it"? Is it The water bottle or The backpack?
Answer: | The water bottle |
I took the water bottle out of the backpack so that it would be lighter. | it | 52 | it would be lighter | 52 | [
"The water bottle",
"The backpack"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I took the water bottle out of the backpack so that it would be lighter.
Question: Who or what is "it"? Is it The water bottle or The backpack?
Answer: | The backpack |
I couldn't put the pot on the shelf because it was too tall. | it | 44 | it was too tall. | 44 | [
"The pot",
"The shelf"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I couldn't put the pot on the shelf because it was too tall.
Question: Who or what is "it"? Is it The pot or The shelf?
Answer: | The pot |
I couldn't put the pot on the shelf because it was too high. | it | 44 | it was too high. | 44 | [
"The pot",
"The shelf"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I couldn't put the pot on the shelf because it was too high.
Question: Who or what is "it"? Is it The pot or The shelf?
Answer: | The shelf |
I'm sure that my map will show this building; it is very good. | it | 46 | it is very good | 46 | [
"The map",
"The building"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I'm sure that my map will show this building; it is very good.
Question: Who or what is "it"? Is it The map or The building?
Answer: | The map |
I'm sure that my map will show this building; it is very famous. | it | 46 | it is very famous | 46 | [
"The map",
"The building"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | I'm sure that my map will show this building; it is very famous.
Question: Who or what is "it"? Is it The map or The building?
Answer: | The building |
Bob paid for Charlie's college education. He is very generous. | He | 42 | He is very generous. | 42 | [
"Bob",
"Charlie"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Bob paid for Charlie's college education. He is very generous.
Question: Who or what is "He"? Is it Bob or Charlie?
Answer: | Bob |
Bob paid for Charlie's college education. He is very grateful. | He | 42 | He is very grateful. | 42 | [
"Bob",
"Charlie"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Bob paid for Charlie's college education. He is very grateful.
Question: Who or what is "He"? Is it Bob or Charlie?
Answer: | Charlie |
Bob paid for Charlie's college education, but now Charlie acts as though it never happened. He is very hurt. | He | 92 | He is very hurt. | 92 | [
"Bob",
"Charlie"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Bob paid for Charlie's college education, but now Charlie acts as though it never happened. He is very hurt.
Question: Who or what is "He"? Is it Bob or Charlie?
Answer: | Bob |
Bob paid for Charlie's college education, but now Charlie acts as though it never happened. He is very ungrateful. | He | 92 | He is very ungrateful. | 92 | [
"Bob",
"Charlie"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Bob paid for Charlie's college education, but now Charlie acts as though it never happened. He is very ungrateful.
Question: Who or what is "He"? Is it Bob or Charlie?
Answer: | Charlie |
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. | he | 97 | he would have won. | 97 | [
"Bob",
"Adam"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "he"? Is it Bob or Adam?
Answer: | Bob |
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. | he | 97 | he would have lost. | 97 | [
"Bob",
"Adam"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "he"? Is it Bob or Adam?
Answer: | Adam |
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. | he | 100 | he would be gone | 100 | [
"Adam",
"Bob"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "he"? Is it Adam or Bob?
Answer: | Adam |
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. | he | 100 | he would be here | 100 | [
"Adam",
"Bob"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "he"? Is it Adam or Bob?
Answer: | Bob |
If the con artist has succeeded in fooling Sam, he would have gotten a lot of money. | he | 48 | he would have gotten a lot of money. | 48 | [
"The con artist",
"Sam"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | If the con artist has succeeded in fooling Sam, he would have gotten a lot of money.
Question: Who or what is "he"? Is it The con artist or Sam?
Answer: | The con artist |
If the con artist has succeeded in fooling Sam, he would have lost a lot of money. | he | 48 | he would have lost a lot of money. | 48 | [
"The con artist",
"Sam"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | If the con artist has succeeded in fooling Sam, he would have lost a lot of money.
Question: Who or what is "he"? Is it The con artist or Sam?
Answer: | Sam |
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. | it | 147 | it was hot | 147 | [
"The dog",
"The spot under the tree"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "it"? Is it The dog or The spot under the tree?
Answer: | The dog |
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. | it | 147 | it was cooler | 147 | [
"The dog",
"The spot under the tree"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "it"? Is it The dog or The spot under the tree?
Answer: | The spot under the tree |
The cat was lying by the mouse hole waiting for the mouse, but it was too impatient. | it | 63 | it was too impatient. | 63 | [
"The cat",
"The mouse"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The cat was lying by the mouse hole waiting for the mouse, but it was too impatient.
Question: Who or what is "it"? Is it The cat or The mouse?
Answer: | The cat |
The cat was lying by the mouse hole waiting for the mouse, but it was too cautious. | it | 63 | it was too cautious. | 63 | [
"The cat",
"The mouse"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The cat was lying by the mouse hole waiting for the mouse, but it was too cautious.
Question: Who or what is "it"? Is it The cat or The mouse?
Answer: | The mouse |
Anne gave birth to a daughter last month. She is a very charming woman. | She | 42 | She is a very charming woman. | 42 | [
"Anne",
"Anne's daughter"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Anne gave birth to a daughter last month. She is a very charming woman.
Question: Who or what is "She"? Is it Anne or Anne's daughter?
Answer: | Anne |
Anne gave birth to a daughter last month. She is a very charming baby. | She | 42 | She is a very charming baby. | 42 | [
"Anne",
"Anne's daughter"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Anne gave birth to a daughter last month. She is a very charming baby.
Question: Who or what is "She"? Is it Anne or Anne's daughter?
Answer: | Anne's daughter |
Alice tried frantically to stop her daughter from chatting at the party, leaving us to wonder why she was behaving so strangely. | she | 98 | she was behaving so strangely. | 98 | [
"Alice",
"Alice's daughter"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Alice tried frantically to stop her daughter from chatting at the party, leaving us to wonder why she was behaving so strangely.
Question: Who or what is "she"? Is it Alice or Alice's daughter?
Answer: | Alice |
Alice tried frantically to stop her daughter from barking at the party, leaving us to wonder why she was behaving so strangely. | she | 97 | she was behaving so strangely. | 97 | [
"Alice",
"Alice's daughter"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Alice tried frantically to stop her daughter from barking at the party, leaving us to wonder why she was behaving so strangely.
Question: Who or what is "she"? Is it Alice or Alice's daughter?
Answer: | Alice's daughter |
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. | he | 92 | why he was | 88 | [
"Jim",
"the guy in uniform"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "he"? Is it Jim or the guy in uniform?
Answer: | Jim |
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. | he | 92 | who he was | 88 | [
"Jim",
"the guy in uniform"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "he"? Is it Jim or the guy in uniform?
Answer: | the guy in uniform |
The fish ate the worm. It was hungry. | It | 23 | It was hungry. | 23 | [
"The fish",
"The worm"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The fish ate the worm. It was hungry.
Question: Who or what is "It"? Is it The fish or The worm?
Answer: | The fish |
The fish ate the worm. It was tasty. | It | 23 | It was tasty. | 23 | [
"The fish",
"The worm"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The fish ate the worm. It was tasty.
Question: Who or what is "It"? Is it The fish or The worm?
Answer: | The worm |
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 in. | it | 116 | I couldn't get it in. | 101 | [
"The key",
"The chewing gum"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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 in.
Question: Who or what is "it"? Is it The key or The chewing gum?
Answer: | The key |
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. | it | 116 | I couldn't get it out. | 101 | [
"The key",
"The chewing gum"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | 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.
Question: Who or what is "it"? Is it The key or The chewing gum?
Answer: | The chewing gum |
The dog chased the cat, which ran up a tree. It waited at the bottom. | It | 45 | It waited | 45 | [
"The dog",
"The cat"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The dog chased the cat, which ran up a tree. It waited at the bottom.
Question: Who or what is "It"? Is it The dog or The cat?
Answer: | The dog |
The dog chased the cat, which ran up a tree. It waited at the top. | It | 45 | It waited | 45 | [
"The dog",
"The cat"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The dog chased the cat, which ran up a tree. It waited at the top.
Question: Who or what is "It"? Is it The dog or The cat?
Answer: | The cat |
In the storm, the tree fell down and crashed through the roof of my house. Now, I have to get it removed. | it | 94 | get it removed. | 90 | [
"The tree",
"The roof"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | In the storm, the tree fell down and crashed through the roof of my house. Now, I have to get it removed.
Question: Who or what is "it"? Is it The tree or The roof?
Answer: | The tree |
In the storm, the tree fell down and crashed through the roof of my house. Now, I have to get it repaired. | it | 94 | get it repaired. | 90 | [
"The tree",
"The roof"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | In the storm, the tree fell down and crashed through the roof of my house. Now, I have to get it repaired.
Question: Who or what is "it"? Is it The tree or The roof?
Answer: | The roof |
The customer walked into the bank and stabbed one of the tellers. He was immediately taken to the police station. | He | 66 | He was immediately taken | 66 | [
"The customer",
"The teller"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The customer walked into the bank and stabbed one of the tellers. He was immediately taken to the police station.
Question: Who or what is "He"? Is it The customer or The teller?
Answer: | The customer |
The customer walked into the bank and stabbed one of the tellers. He was immediately taken to the hospital. | He | 66 | He was immediately taken | 66 | [
"The customer",
"The teller"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | The customer walked into the bank and stabbed one of the tellers. He was immediately taken to the hospital.
Question: Who or what is "He"? Is it The customer or The teller?
Answer: | The teller |
John was doing research in the library when he heard a man humming and whistling. He was very annoyed. | He | 82 | He was very annoyed. | 82 | [
"John",
"The man"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | John was doing research in the library when he heard a man humming and whistling. He was very annoyed.
Question: Who or what is "He"? Is it John or The man?
Answer: | John |
John was doing research in the library when he heard a man humming and whistling. He was very annoying. | He | 82 | He was very annoying. | 82 | [
"John",
"The man"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | John was doing research in the library when he heard a man humming and whistling. He was very annoying.
Question: Who or what is "He"? Is it John or The man?
Answer: | The man |
John was jogging through the park when he saw a man juggling watermelons. He was very impressed. | He | 74 | He was very impressed. | 74 | [
"John",
"The juggler"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | John was jogging through the park when he saw a man juggling watermelons. He was very impressed.
Question: Who or what is "He"? Is it John or The juggler?
Answer: | John |
John was jogging through the park when he saw a man juggling watermelons. He was very impressive. | He | 74 | He was very impressive. | 74 | [
"John",
"The juggler"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | John was jogging through the park when he saw a man juggling watermelons. He was very impressive.
Question: Who or what is "He"? Is it John or The juggler?
Answer: | The juggler |
Bob collapsed on the sidewalk. Soon he saw Carl coming to help. He was very ill. | He | 64 | He was very ill | 64 | [
"Bob",
"Carl"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Bob collapsed on the sidewalk. Soon he saw Carl coming to help. He was very ill.
Question: Who or what is "He"? Is it Bob or Carl?
Answer: | Bob |
Bob collapsed on the sidewalk. Soon he saw Carl coming to help. He was very concerned. | He | 64 | He was very concerned | 64 | [
"Bob",
"Carl"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Bob collapsed on the sidewalk. Soon he saw Carl coming to help. He was very concerned.
Question: Who or what is "He"? Is it Bob or Carl?
Answer: | Carl |
Sam and Amy are passionately in love, but Amy's parents are unhappy about it, because they are fifteen. | they | 86 | they are fifteen. | 86 | [
"Sam and Amy",
"Amy's parents"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Sam and Amy are passionately in love, but Amy's parents are unhappy about it, because they are fifteen.
Question: Who or what are "they"? Sam and Amy or Amy's parents?
Answer: | Sam and Amy |
Sam and Amy are passionately in love, but Amy's parents are unhappy about it, because they are snobs. | they | 86 | they are snobs. | 86 | [
"Sam and Amy",
"Amy's parents"
] | 11
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Sam and Amy are passionately in love, but Amy's parents are unhappy about it, because they are snobs.
Question: Who or what are "they"? Sam and Amy or Amy's parents?
Answer: | Amy's parents |
Mark told Pete many lies about himself, which Pete included in his book. He should have been more truthful. | He | 73 | He should have been more truthful. | 73 | [
"Mark",
"Pete"
] | 00
| Ernest Davis | Who or what is/are | {{ text }}
{% if pronoun.lower() == "they" or pronoun.lower() == "them" %}
Question: Who or what are "{{ pronoun }}"? {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% else %}
Question: Who or what is "{{ pronoun }}"? Is it {{ answer_choices[0] }} or {{ answer_choices[1] }}?
{% endif %}
Answer: ||| {{ answer_choices[label] }} | Mark told Pete many lies about himself, which Pete included in his book. He should have been more truthful.
Question: Who or what is "He"? Is it Mark or Pete?
Answer: | Mark |