id int32 0 23.6k | sentence stringlengths 7 558 | motion stringclasses 2
values | motion_entities listlengths 0 6 | template_name stringclasses 12
values | template stringclasses 12
values | rendered_input stringlengths 58 764 | rendered_output stringlengths 1 58 |
|---|---|---|---|---|---|---|---|
23,551 | "Dunno, I ain't got any time to talk," said Martha, casting a flaming look at him over her shoulder as she entered the kitchen. | yes | [
{
"entity": "Martha",
"start_index": 44
},
{
"entity": "she",
"start_index": 103
}
] | more_than_one | Extract: {{sentence}}
Is there more than one mention of a moving entity in the extract?
|||
{% if (motion_entities | length) > 1 %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Extract: "Dunno, I ain't got any time to talk," said Martha, casting a flaming look at him over her shoulder as she entered the kitchen.
Is there more than one mention of a moving entity in the extract? | Yes |
23,552 | The two Indians fell back. | yes | [
{
"entity": "Indians",
"start_index": 8
}
] | more_than_one | Extract: {{sentence}}
Is there more than one mention of a moving entity in the extract?
|||
{% if (motion_entities | length) > 1 %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Extract: The two Indians fell back.
Is there more than one mention of a moving entity in the extract? | No |
23,553 | Then she walked back to the house thinking no more of Heer Meyer, thinking only that she was weary of this place in which there was nothing to occupy her mind and distract it from its ever present sorrow. | yes | [
{
"entity": "she",
"start_index": 5
}
] | more_than_one | Extract: {{sentence}}
Is there more than one mention of a moving entity in the extract?
|||
{% if (motion_entities | length) > 1 %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Extract: Then she walked back to the house thinking no more of Heer Meyer, thinking only that she was weary of this place in which there was nothing to occupy her mind and distract it from its ever present sorrow.
Is there more than one mention of a moving entity in the extract? | No |
23,554 | Again and again the knife was turned against rib and shoulder-blade, inflicting only shallow surface wounds. | yes | [
{
"entity": "knife",
"start_index": 20
}
] | more_than_one | Extract: {{sentence}}
Is there more than one mention of a moving entity in the extract?
|||
{% if (motion_entities | length) > 1 %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Extract: Again and again the knife was turned against rib and shoulder-blade, inflicting only shallow surface wounds.
Is there more than one mention of a moving entity in the extract? | No |
23,555 | "I don't care if you be," said the girl, tossing her head. | yes | [
{
"entity": "girl",
"start_index": 35
}
] | more_than_one | Extract: {{sentence}}
Is there more than one mention of a moving entity in the extract?
|||
{% if (motion_entities | length) > 1 %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Extract: "I don't care if you be," said the girl, tossing her head.
Is there more than one mention of a moving entity in the extract? | No |
23,556 | Tom was the first to reach the small door of the shed. | yes | [
{
"entity": "Tom",
"start_index": 0
}
] | more_than_one | Extract: {{sentence}}
Is there more than one mention of a moving entity in the extract?
|||
{% if (motion_entities | length) > 1 %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Extract: Tom was the first to reach the small door of the shed.
Is there more than one mention of a moving entity in the extract? | No |
23,557 | A tin pannikin rolled down the inclined plane, rattling and banging. | yes | [
{
"entity": "pannikin",
"start_index": 6
}
] | more_than_one | Extract: {{sentence}}
Is there more than one mention of a moving entity in the extract?
|||
{% if (motion_entities | length) > 1 %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Extract: A tin pannikin rolled down the inclined plane, rattling and banging.
Is there more than one mention of a moving entity in the extract? | No |
23,558 | All about, upon the ground and swarming the ledges before the entrances, were hundreds of members of the tribe. | yes | [
{
"entity": "members",
"start_index": 90
}
] | more_than_one | Extract: {{sentence}}
Is there more than one mention of a moving entity in the extract?
|||
{% if (motion_entities | length) > 1 %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Extract: All about, upon the ground and swarming the ledges before the entrances, were hundreds of members of the tribe.
Is there more than one mention of a moving entity in the extract? | No |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.