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 |
|---|---|---|---|---|---|---|---|
5,800 | People are skiing down a hill and keep falling down and sliding down the hill. | yes | [
{
"entity": "People",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | People are skiing down a hill and keep falling down and sliding down the hill.
Are there any entities in motion in the sentence? | Yes |
5,801 | A person crashes into a fence. | yes | [
{
"entity": "person",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A person crashes into a fence.
Are there any entities in motion in the sentence? | Yes |
5,802 | She forms many leaves and flowers in orange shades. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "leaves",
"start_index": 15
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She forms many leaves and flowers in orange shades.
Are there any entities in motion in the sentence? | Yes |
5,803 | A man sits and plays a black grand piano in an empty auditorium. | yes | [
{
"entity": "man",
"start_index": 2
},
{
"entity": "piano",
"start_index": 35
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man sits and plays a black grand piano in an empty auditorium.
Are there any entities in motion in the sentence? | Yes |
5,804 | The player finishes and stands up. | yes | [
{
"entity": "The player",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The player finishes and stands up.
Are there any entities in motion in the sentence? | Yes |
5,805 | They cook the bread on a grill. | yes | [
{
"entity": "They",
"start_index": 0
},
{
"entity": "bread",
"start_index": 14
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They cook the bread on a grill.
Are there any entities in motion in the sentence? | Yes |
5,806 | Then the man sits on the bike to pedal and then stands. | yes | [
{
"entity": "man",
"start_index": 9
},
{
"entity": "bike",
"start_index": 25
},
{
"entity": "pedal",
"start_index": 33
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Then the man sits on the bike to pedal and then stands.
Are there any entities in motion in the sentence? | Yes |
5,807 | The man trims his chin area to make a mustache. | yes | [
{
"entity": "man",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man trims his chin area to make a mustache.
Are there any entities in motion in the sentence? | Yes |
5,808 | The camera pans up to show nature and fades to white. | yes | [
{
"entity": "camera",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The camera pans up to show nature and fades to white.
Are there any entities in motion in the sentence? | Yes |
5,809 | A teen is balancing on the higher uneven bar. | yes | [
{
"entity": "teen",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A teen is balancing on the higher uneven bar.
Are there any entities in motion in the sentence? | Yes |
5,810 | Two A girl exercise on the uneven bars behind the teen. | yes | [
{
"entity": "Two A girl",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Two A girl exercise on the uneven bars behind the teen.
Are there any entities in motion in the sentence? | Yes |
5,811 | People are playing a game of ping pong. | yes | [
{
"entity": "People",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | People are playing a game of ping pong.
Are there any entities in motion in the sentence? | Yes |
5,812 | A man in a red shirt is playing with only one shoe on. | yes | [
{
"entity": "A man",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man in a red shirt is playing with only one shoe on.
Are there any entities in motion in the sentence? | Yes |
5,813 | A dog walks through the camera frame. | yes | [
{
"entity": "dog",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A dog walks through the camera frame.
Are there any entities in motion in the sentence? | Yes |
5,814 | The man leaves the camera frame. | yes | [
{
"entity": "man",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man leaves the camera frame.
Are there any entities in motion in the sentence? | Yes |
5,815 | He pedals and pushes back and forth as he talks to the person with the camera. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "camera",
"start_index": 71
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He pedals and pushes back and forth as he talks to the person with the camera.
Are there any entities in motion in the sentence? | Yes |
5,816 | She does lots of forward jumps, springs, and splits in the air. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She does lots of forward jumps, springs, and splits in the air.
Are there any entities in motion in the sentence? | Yes |
5,817 | The darts hit the dart board in slow motion. | yes | [
{
"entity": "darts",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The darts hit the dart board in slow motion.
Are there any entities in motion in the sentence? | Yes |
5,818 | A video of bulls being hurt by people starts playing. | yes | [
{
"entity": "people",
"start_index": 31
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A video of bulls being hurt by people starts playing.
Are there any entities in motion in the sentence? | Yes |
5,819 | A bull fighter is shown fighting a bull. | yes | [
{
"entity": "bull",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A bull fighter is shown fighting a bull.
Are there any entities in motion in the sentence? | Yes |
5,820 | A person shows the bottom of a large dust mop. | yes | [
{
"entity": "person",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A person shows the bottom of a large dust mop.
Are there any entities in motion in the sentence? | Yes |
5,821 | The girl continues brushing her hair and looking off into the distance. | yes | [
{
"entity": "The girl",
"start_index": 0
},
{
"entity": "hair",
"start_index": 32
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The girl continues brushing her hair and looking off into the distance.
Are there any entities in motion in the sentence? | Yes |
5,822 | A group of people are rafting down rivers with rapids. | yes | [
{
"entity": "group of people",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A group of people are rafting down rivers with rapids.
Are there any entities in motion in the sentence? | Yes |
5,823 | They continue to raft down the river. | yes | [
{
"entity": "They",
"start_index": 0
},
{
"entity": "river",
"start_index": 31
},
{
"entity": "raft",
"start_index": 17
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They continue to raft down the river.
Are there any entities in motion in the sentence? | Yes |
5,824 | A person kayaks down the river. | yes | [
{
"entity": "person",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A person kayaks down the river.
Are there any entities in motion in the sentence? | Yes |
5,825 | He then lifts it over his head before dropping it to the ground. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "it",
"start_index": 14
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He then lifts it over his head before dropping it to the ground.
Are there any entities in motion in the sentence? | Yes |
5,826 | We see a blue track with people running on it. | yes | [
{
"entity": "people",
"start_index": 25
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We see a blue track with people running on it.
Are there any entities in motion in the sentence? | Yes |
5,827 | We then see a man do a high jump at 5'9". | yes | [
{
"entity": "man",
"start_index": 14
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We then see a man do a high jump at 5'9".
Are there any entities in motion in the sentence? | Yes |
5,828 | We then see the man jump at 6'. | yes | [
{
"entity": "man",
"start_index": 16
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We then see the man jump at 6'.
Are there any entities in motion in the sentence? | Yes |
5,829 | We then see the man jump at 6'2" and he knocks the pole over. | yes | [
{
"entity": "man",
"start_index": 16
},
{
"entity": "pole",
"start_index": 51
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We then see the man jump at 6'2" and he knocks the pole over.
Are there any entities in motion in the sentence? | Yes |
5,830 | She walks back and fourth again while looking to the camera. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "camera",
"start_index": 53
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She walks back and fourth again while looking to the camera.
Are there any entities in motion in the sentence? | Yes |
5,831 | A guy rides an exercise bike. | yes | [
{
"entity": "guy",
"start_index": 2
},
{
"entity": "bike",
"start_index": 24
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A guy rides an exercise bike.
Are there any entities in motion in the sentence? | Yes |
5,832 | She then uses several colors of paint to create an image. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She then uses several colors of paint to create an image.
Are there any entities in motion in the sentence? | Yes |
5,833 | A man is lifting very heavy weight above his head and dropping it . | yes | [
{
"entity": "man",
"start_index": 2
},
{
"entity": "weight",
"start_index": 28
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man is lifting very heavy weight above his head and dropping it .
Are there any entities in motion in the sentence? | Yes |
5,834 | He does this multiple time for repetition, this is a workout routine. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He does this multiple time for repetition, this is a workout routine.
Are there any entities in motion in the sentence? | Yes |
5,835 | Once he is done with his break he continues back to his routine. | yes | [
{
"entity": "he",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Once he is done with his break he continues back to his routine.
Are there any entities in motion in the sentence? | Yes |
5,836 | One person is then thrown off of the mat and another set of people are shown. | yes | [
{
"entity": "One",
"start_index": 0
},
{
"entity": "mat",
"start_index": 37
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | One person is then thrown off of the mat and another set of people are shown.
Are there any entities in motion in the sentence? | Yes |
5,837 | She continues performing the exercise while smiling at the camera. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She continues performing the exercise while smiling at the camera.
Are there any entities in motion in the sentence? | Yes |
5,838 | A man holds a weigh on his back, then he kneels on the floor. | yes | [
{
"entity": "man",
"start_index": 2
},
{
"entity": "weigh",
"start_index": 14
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man holds a weigh on his back, then he kneels on the floor.
Are there any entities in motion in the sentence? | Yes |
5,839 | He slightly dances as he plays. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He slightly dances as he plays.
Are there any entities in motion in the sentence? | Yes |
5,840 | He finishes his song and reaches to turn off the camera. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "camera",
"start_index": 49
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He finishes his song and reaches to turn off the camera.
Are there any entities in motion in the sentence? | Yes |
5,841 | She quickly moves color blocks on a puzzle, trying to solve it. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "blocks",
"start_index": 24
},
{
"entity": "puzzle",
"start_index": 36
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She quickly moves color blocks on a puzzle, trying to solve it.
Are there any entities in motion in the sentence? | Yes |
5,842 | A kid and a person jumps to celebrate. | yes | [
{
"entity": "person",
"start_index": 12
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A kid and a person jumps to celebrate.
Are there any entities in motion in the sentence? | Yes |
5,843 | Parchment paper is placed on the baking sheet. | yes | [
{
"entity": "paper",
"start_index": 10
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Parchment paper is placed on the baking sheet.
Are there any entities in motion in the sentence? | Yes |
5,844 | Softened butter is placed in a mixing bowl. | yes | [
{
"entity": "butter",
"start_index": 9
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Softened butter is placed in a mixing bowl.
Are there any entities in motion in the sentence? | Yes |
5,845 | Sugar is added to the mixing bowl to be beaten in. | yes | [
{
"entity": "Sugar",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Sugar is added to the mixing bowl to be beaten in.
Are there any entities in motion in the sentence? | Yes |
5,846 | A bartender is talking from behind a bar. | yes | [
{
"entity": "bartender",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A bartender is talking from behind a bar.
Are there any entities in motion in the sentence? | Yes |
5,847 | After, the man plays the tam tam in a living room. | yes | [
{
"entity": "man",
"start_index": 11
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | After, the man plays the tam tam in a living room.
Are there any entities in motion in the sentence? | Yes |
5,848 | A person water skis and does jumps over ramps in the water of a lake. | yes | [
{
"entity": "person",
"start_index": 2
},
{
"entity": "skis",
"start_index": 15
},
{
"entity": "water",
"start_index": 9
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A person water skis and does jumps over ramps in the water of a lake.
Are there any entities in motion in the sentence? | Yes |
5,849 | We see a man walk over and sits on a rowing machine. | yes | [
{
"entity": "a man",
"start_index": 7
},
{
"entity": "rowing machine",
"start_index": 37
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We see a man walk over and sits on a rowing machine.
Are there any entities in motion in the sentence? | Yes |
5,850 | The man drink from his water. | yes | [
{
"entity": "man",
"start_index": 4
},
{
"entity": "water",
"start_index": 23
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man drink from his water.
Are there any entities in motion in the sentence? | Yes |
5,851 | We see the man stop rowing and walks and gets the camera. | yes | [
{
"entity": "man",
"start_index": 11
},
{
"entity": "camera",
"start_index": 50
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We see the man stop rowing and walks and gets the camera.
Are there any entities in motion in the sentence? | Yes |
5,852 | A man stands in front of a business logo and discusses. | yes | [
{
"entity": "A man",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man stands in front of a business logo and discusses.
Are there any entities in motion in the sentence? | Yes |
5,853 | We see men playing a game of cricket. | yes | [
{
"entity": "men",
"start_index": 7
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We see men playing a game of cricket.
Are there any entities in motion in the sentence? | Yes |
5,854 | A gymnastic teams practices routines that involve jumping and flipping. | yes | [
{
"entity": "gymnastic teams",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A gymnastic teams practices routines that involve jumping and flipping.
Are there any entities in motion in the sentence? | Yes |
5,855 | She beats him and showcases her muscles. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She beats him and showcases her muscles.
Are there any entities in motion in the sentence? | Yes |
5,856 | The girls continue to do the drill on the right side. | yes | [
{
"entity": "The girls",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The girls continue to do the drill on the right side.
Are there any entities in motion in the sentence? | Yes |
5,857 | A group of kids are playing indoor soccer. | yes | [
{
"entity": "A group of kids",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A group of kids are playing indoor soccer.
Are there any entities in motion in the sentence? | Yes |
5,858 | The boys run, chasing the ball and fighting to get it away from each other. | yes | [
{
"entity": "The boys",
"start_index": 0
},
{
"entity": "ball",
"start_index": 26
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The boys run, chasing the ball and fighting to get it away from each other.
Are there any entities in motion in the sentence? | Yes |
5,859 | One boy kicks into the opposing team's goal. | yes | [
{
"entity": "boy",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | One boy kicks into the opposing team's goal.
Are there any entities in motion in the sentence? | Yes |
5,860 | The boys continue playing for the remainder of the game. | yes | [
{
"entity": "The boys",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The boys continue playing for the remainder of the game.
Are there any entities in motion in the sentence? | Yes |
5,861 | The woman begins to hold a pair of contact lenses and lens solution up to the camera and then proceeds to take the lenses out and talks to the camera alone again. | yes | [
{
"entity": "woman",
"start_index": 4
},
{
"entity": "lenses",
"start_index": 115
},
{
"entity": "lens solution",
"start_index": 54
},
{
"entity": "camera",
"start_index": 78
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The woman begins to hold a pair of contact lenses and lens solution up to the camera and then proceeds to take the lenses out and talks to the camera alone again.
Are there any entities in motion in the sentence? | Yes |
5,862 | They are moving so fast, they put it down for a split second. | yes | [
{
"entity": "They",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They are moving so fast, they put it down for a split second.
Are there any entities in motion in the sentence? | Yes |
5,863 | A cheerleading team performs on a blue mat. | yes | [
{
"entity": "cheerleading",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A cheerleading team performs on a blue mat.
Are there any entities in motion in the sentence? | Yes |
5,864 | A kid crashes and has a hard time recovering. | yes | [
{
"entity": "kid",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A kid crashes and has a hard time recovering.
Are there any entities in motion in the sentence? | Yes |
5,865 | Two people stand in front of a cake and they talk. | yes | [
{
"entity": "Two people",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Two people stand in front of a cake and they talk.
Are there any entities in motion in the sentence? | Yes |
5,866 | They stand in front of the cake again and talk. | yes | [
{
"entity": "They",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They stand in front of the cake again and talk.
Are there any entities in motion in the sentence? | Yes |
5,867 | They eat the cake as they talk. | yes | [
{
"entity": "They",
"start_index": 0
},
{
"entity": "cake",
"start_index": 13
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They eat the cake as they talk.
Are there any entities in motion in the sentence? | Yes |
5,868 | The person continues wetting the dog. | yes | [
{
"entity": "person",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The person continues wetting the dog.
Are there any entities in motion in the sentence? | Yes |
5,869 | The two continue to go at it and leave with the man standing up. | yes | [
{
"entity": "the man",
"start_index": 44
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The two continue to go at it and leave with the man standing up.
Are there any entities in motion in the sentence? | Yes |
5,870 | People are skating on an ice rink. | yes | [
{
"entity": "People",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | People are skating on an ice rink.
Are there any entities in motion in the sentence? | Yes |
5,871 | A woman is in a kitchen making a tomato sauce in the kitchen. | yes | [
{
"entity": "A woman",
"start_index": 0
},
{
"entity": "tomato sauce",
"start_index": 33
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A woman is in a kitchen making a tomato sauce in the kitchen.
Are there any entities in motion in the sentence? | Yes |
5,872 | The woman is showing the camera her plated food. | yes | [
{
"entity": "The woman",
"start_index": 0
},
{
"entity": "food",
"start_index": 43
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The woman is showing the camera her plated food.
Are there any entities in motion in the sentence? | Yes |
5,873 | The lady then begins to stir the tomato sauce and puts greens into it. | yes | [
{
"entity": "lady",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The lady then begins to stir the tomato sauce and puts greens into it.
Are there any entities in motion in the sentence? | Yes |
5,874 | The camera person pans around the environment. | yes | [
{
"entity": "person",
"start_index": 11
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The camera person pans around the environment.
Are there any entities in motion in the sentence? | Yes |
5,875 | We see small boys playing tug of war in a field. | yes | [
{
"entity": "small boy",
"start_index": 7
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We see small boys playing tug of war in a field.
Are there any entities in motion in the sentence? | Yes |
5,876 | A man in black walks past the kids. | yes | [
{
"entity": "man",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man in black walks past the kids.
Are there any entities in motion in the sentence? | Yes |
5,877 | A lady walks up and talks to the kids. | yes | [
{
"entity": "lady",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A lady walks up and talks to the kids.
Are there any entities in motion in the sentence? | Yes |
5,878 | A woman is doing tricks with her jump rope. | yes | [
{
"entity": "A woman",
"start_index": 0
},
{
"entity": "jump rope",
"start_index": 33
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A woman is doing tricks with her jump rope.
Are there any entities in motion in the sentence? | Yes |
5,879 | She does a front flip while jump roping. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "roping",
"start_index": 33
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She does a front flip while jump roping.
Are there any entities in motion in the sentence? | Yes |
5,880 | She stops and walks forward. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She stops and walks forward.
Are there any entities in motion in the sentence? | Yes |
5,881 | Kids are playing lacrosse on a field. | yes | [
{
"entity": "Kids",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Kids are playing lacrosse on a field.
Are there any entities in motion in the sentence? | Yes |
5,882 | A woman starts running down a track. | yes | [
{
"entity": "woman",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A woman starts running down a track.
Are there any entities in motion in the sentence? | Yes |
5,883 | She gives someone behind her a high five. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She gives someone behind her a high five.
Are there any entities in motion in the sentence? | Yes |
5,884 | A man is then shown in a bowling store speaking to the camera. | yes | [
{
"entity": "A man",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man is then shown in a bowling store speaking to the camera.
Are there any entities in motion in the sentence? | Yes |
5,885 | Next, the tires are soaped and washed thoroughly. | yes | [
{
"entity": "tires",
"start_index": 10
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Next, the tires are soaped and washed thoroughly.
Are there any entities in motion in the sentence? | Yes |
5,886 | He displays the beautiful drink on the table. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "drink",
"start_index": 26
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He displays the beautiful drink on the table.
Are there any entities in motion in the sentence? | Yes |
5,887 | A woman is seated as a person with gloved hands inserts a hole into her tongue. | yes | [
{
"entity": "hole",
"start_index": 58
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A woman is seated as a person with gloved hands inserts a hole into her tongue.
Are there any entities in motion in the sentence? | Yes |
5,888 | The men continue wrestling in the game and end by looking down at a player. | yes | [
{
"entity": "men",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The men continue wrestling in the game and end by looking down at a player.
Are there any entities in motion in the sentence? | Yes |
5,889 | He melts a piece of wax against the heated surface of the iron. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "wax",
"start_index": 20
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He melts a piece of wax against the heated surface of the iron.
Are there any entities in motion in the sentence? | Yes |
5,890 | After the wax cools and solidifies, he scrapes it off the surface. | yes | [
{
"entity": "he",
"start_index": 36
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | After the wax cools and solidifies, he scrapes it off the surface.
Are there any entities in motion in the sentence? | Yes |
5,891 | A group of men are running across a gym. | yes | [
{
"entity": "group of men",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A group of men are running across a gym.
Are there any entities in motion in the sentence? | Yes |
5,892 | They run out into a ring together. | yes | [
{
"entity": "They",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They run out into a ring together.
Are there any entities in motion in the sentence? | Yes |
5,893 | They then engage in a wrestling match. | yes | [
{
"entity": "They",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They then engage in a wrestling match.
Are there any entities in motion in the sentence? | Yes |
5,894 | A man walks from right to left in the background. | yes | [
{
"entity": "man",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man walks from right to left in the background.
Are there any entities in motion in the sentence? | Yes |
5,895 | A woman walks from right to left in the background. | yes | [
{
"entity": "A woman",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A woman walks from right to left in the background.
Are there any entities in motion in the sentence? | Yes |
5,896 | We see kids washing their hands in a class room at kid height sinks. | yes | [
{
"entity": "kids",
"start_index": 7
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We see kids washing their hands in a class room at kid height sinks.
Are there any entities in motion in the sentence? | Yes |
5,897 | The boy uses the soap dispenser again. | yes | [
{
"entity": "The boy",
"start_index": 0
},
{
"entity": "soap dispenser",
"start_index": 17
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The boy uses the soap dispenser again.
Are there any entities in motion in the sentence? | Yes |
5,898 | An adult grabs his hand when he attempts to get more soap. | yes | [
{
"entity": "adult",
"start_index": 3
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | An adult grabs his hand when he attempts to get more soap.
Are there any entities in motion in the sentence? | Yes |
5,899 | The man is alone again doing the moves. | yes | [
{
"entity": "man",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man is alone again doing the moves.
Are there any entities in motion in the sentence? | Yes |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.