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
6,100
She sits on an exercise machine while speaking to the camera.
yes
[ { "entity": "She", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
She sits on an exercise machine while speaking to the camera. Are there any entities in motion in the sentence?
Yes
6,101
They take turns hitting the ball back and forth against the wall.
yes
[ { "entity": "They", "start_index": 1 }, { "entity": "ball", "start_index": 29 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
They take turns hitting the ball back and forth against the wall. Are there any entities in motion in the sentence?
Yes
6,102
A little girl is in a kitchen talking.
yes
[ { "entity": "little girl", "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 little girl is in a kitchen talking. Are there any entities in motion in the sentence?
Yes
6,103
We see a skateboarder walk with his board.
yes
[ { "entity": "skateboarder", "start_index": 9 }, { "entity": "board", "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 %}
We see a skateboarder walk with his board. Are there any entities in motion in the sentence?
Yes
6,104
A blonde women runs jumps and twist a lands on the padding.
yes
[ { "entity": "women", "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 blonde women runs jumps and twist a lands on the padding. Are there any entities in motion in the sentence?
Yes
6,105
The little boy follows him with a toy mower.
yes
[ { "entity": "boy", "start_index": 12 }, { "entity": "toy", "start_index": 34 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
The little boy follows him with a toy mower. Are there any entities in motion in the sentence?
Yes
6,106
A lady sits on a couch and clips her cat's claws.
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 sits on a couch and clips her cat's claws. Are there any entities in motion in the sentence?
Yes
6,107
They turn the vacuum on and begin vacuuming the floor.
yes
[ { "entity": "They", "start_index": 1 }, { "entity": "vacuum", "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 turn the vacuum on and begin vacuuming the floor. Are there any entities in motion in the sentence?
Yes
6,108
A group of people walk down a pier to a beach.
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 walk down a pier to a beach. Are there any entities in motion in the sentence?
Yes
6,109
People continue jumping one another the other with the man's guidance.
yes
[ { "entity": "People", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
People continue jumping one another the other with the man's guidance. Are there any entities in motion in the sentence?
Yes
6,110
The trainer talks about proper form, showing how to keep legs and arms apart.
yes
[ { "entity": "trainer", "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 %}
The trainer talks about proper form, showing how to keep legs and arms apart. Are there any entities in motion in the sentence?
Yes
6,111
He gets off and does a hand stand.
yes
[ { "entity": "He", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He gets off and does a hand stand. Are there any entities in motion in the sentence?
Yes
6,112
The woman uses a chalk line then tape to mark the floor.
yes
[ { "entity": "woman", "start_index": 5 }, { "entity": "chalk", "start_index": 17 }, { "entity": "tape", "start_index": 34 } ]
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 uses a chalk line then tape to mark the floor. Are there any entities in motion in the sentence?
Yes
6,113
She is putting sand in a blue bucket in front of her.
yes
[ { "entity": "She", "start_index": 1 }, { "entity": "sand", "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 %}
She is putting sand in a blue bucket in front of her. Are there any entities in motion in the sentence?
Yes
6,114
The guy rinses the razor in a blue bowl full with soapy liquid.
yes
[ { "entity": "guy", "start_index": 5 }, { "entity": "razor", "start_index": 19 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
The guy rinses the razor in a blue bowl full with soapy liquid. Are there any entities in motion in the sentence?
Yes
6,115
A person is making a sandwich on tin foil.
yes
[ { "entity": "person", "start_index": 3 }, { "entity": "sandwich", "start_index": 21 } ]
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 is making a sandwich on tin foil. Are there any entities in motion in the sentence?
Yes
6,116
A group is on the beach, playing volleyball.
yes
[ { "entity": "group", "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 is on the beach, playing volleyball. Are there any entities in motion in the sentence?
Yes
6,117
The dog is walking ahead of her not pulling her, he is very gentle.
yes
[ { "entity": "The dog", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
The dog is walking ahead of her not pulling her, he is very gentle. Are there any entities in motion in the sentence?
Yes
6,118
He then walks over to the hedges and begins to cut down the leaves on it.
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 then walks over to the hedges and begins to cut down the leaves on it. Are there any entities in motion in the sentence?
Yes
6,119
A man is demonstrating how to make a three egg omelette in his kitchen.
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 is demonstrating how to make a three egg omelette in his kitchen. Are there any entities in motion in the sentence?
Yes
6,120
Two boys are playing table tennis.
yes
[ { "entity": "Two 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 %}
Two boys are playing table tennis. Are there any entities in motion in the sentence?
Yes
6,121
They finish their routine and wave at the audience.
yes
[ { "entity": "They", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
They finish their routine and wave at the audience. Are there any entities in motion in the sentence?
Yes
6,122
The game ends and shows more pictures of men sumo wrestling and pointing.
yes
[ { "entity": "men", "start_index": 42 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
The game ends and shows more pictures of men sumo wrestling and pointing. Are there any entities in motion in the sentence?
Yes
6,123
They then perform a cheer leading routine.
yes
[ { "entity": "They", "start_index": 1 } ]
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 perform a cheer leading routine. Are there any entities in motion in the sentence?
Yes
6,124
We see a child playing hopscotch in a yard.
yes
[ { "entity": "child", "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 %}
We see a child playing hopscotch in a yard. Are there any entities in motion in the sentence?
Yes
6,125
A man in a white shirt starts singing and dancing on the stage.
yes
[ { "entity": "man", "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 %}
A man in a white shirt starts singing and dancing on the stage. Are there any entities in motion in the sentence?
Yes
6,126
She does a cart wheel during her routine.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "cart wheel", "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 %}
She does a cart wheel during her routine. Are there any entities in motion in the sentence?
Yes
6,127
The lady irons a sleeve.
yes
[ { "entity": "lady", "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 %}
The lady irons a sleeve. Are there any entities in motion in the sentence?
Yes
6,128
The woman is talking to the camera pointing at a hair dryer.
yes
[ { "entity": "woman", "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 %}
The woman is talking to the camera pointing at a hair dryer. Are there any entities in motion in the sentence?
Yes
6,129
Everyone is running after each other trying to make the goal.
yes
[ { "entity": "Everyone", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Everyone is running after each other trying to make the goal. Are there any entities in motion in the sentence?
Yes
6,130
He turns and talks to the camera again.
yes
[ { "entity": "He", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He turns and talks to the camera again. Are there any entities in motion in the sentence?
Yes
6,131
The screen stops as she goes to the top of the beam.
yes
[ { "entity": "she", "start_index": 21 }, { "entity": "The screen", "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 screen stops as she goes to the top of the beam. Are there any entities in motion in the sentence?
Yes
6,132
They pass through several rocks.
yes
[ { "entity": "They", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
They pass through several rocks. Are there any entities in motion in the sentence?
Yes
6,133
The man then catches a fish on his line and pull it from the water.
yes
[ { "entity": "man", "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 %}
The man then catches a fish on his line and pull it from the water. Are there any entities in motion in the sentence?
Yes
6,134
Two of the men start fighting each other.
yes
[ { "entity": "men", "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 %}
Two of the men start fighting each other. Are there any entities in motion in the sentence?
Yes
6,135
After, the young man cleans the wet screen with a cloth.
yes
[ { "entity": "the young", "start_index": 8 }, { "entity": "cloth", "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 %}
After, the young man cleans the wet screen with a cloth. Are there any entities in motion in the sentence?
Yes
6,136
A large yard is seen covered in snow with a person walking into frame.
yes
[ { "entity": "person", "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 %}
A large yard is seen covered in snow with a person walking into frame. Are there any entities in motion in the sentence?
Yes
6,137
A picture of a person jumping off of a boat into the water.
yes
[ { "entity": "person", "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 %}
A picture of a person jumping off of a boat into the water. Are there any entities in motion in the sentence?
Yes
6,138
A man in ski jacket on a snowboard holds onto a rope attached to a truck.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "snowboard", "start_index": 25 }, { "entity": "rope", "start_index": 48 } ]
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 ski jacket on a snowboard holds onto a rope attached to a truck. Are there any entities in motion in the sentence?
Yes
6,139
Two men then play rock paper scissors while still using special effects.
yes
[ { "entity": "men", "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 %}
Two men then play rock paper scissors while still using special effects. Are there any entities in motion in the sentence?
Yes
6,140
He gets down on his knees and stands on his head.
yes
[ { "entity": "He", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He gets down on his knees and stands on his head. Are there any entities in motion in the sentence?
Yes
6,141
There are two contestants participating in the athletic jump competition.
yes
[ { "entity": "contestants", "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 %}
There are two contestants participating in the athletic jump competition. Are there any entities in motion in the sentence?
Yes
6,142
More windsurfers are shown racing across the water.
yes
[ { "entity": "windsurfers", "start_index": 6 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
More windsurfers are shown racing across the water. Are there any entities in motion in the sentence?
Yes
6,143
We see the crowd clapping.
yes
[ { "entity": "crowd", "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 %}
We see the crowd clapping. Are there any entities in motion in the sentence?
Yes
6,144
A group of men and women are in a pool playing volleyball without the net.
yes
[ { "entity": "women", "start_index": 19 } ]
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 and women are in a pool playing volleyball without the net. Are there any entities in motion in the sentence?
Yes
6,145
We see them flip and turn sharply in the driven snow.
yes
[ { "entity": "them", "start_index": 8 } ]
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 them flip and turn sharply in the driven snow. Are there any entities in motion in the sentence?
Yes
6,146
More people are seen using them as well as walking around.
yes
[ { "entity": "people", "start_index": 6 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
More people are seen using them as well as walking around. Are there any entities in motion in the sentence?
Yes
6,147
She finally bows down and holds the baton straight in her hand.
yes
[ { "entity": "She", "start_index": 1 }, { "entity": "the baton", "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 finally bows down and holds the baton straight in her hand. Are there any entities in motion in the sentence?
Yes
6,148
Then, she takes another rod to perform and spins at the same time the rods.
yes
[ { "entity": "she", "start_index": 7 }, { "entity": "rod", "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 %}
Then, she takes another rod to perform and spins at the same time the rods. Are there any entities in motion in the sentence?
Yes
6,149
She then rearranges the shirt.
yes
[ { "entity": "She", "start_index": 1 }, { "entity": "shirt", "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 %}
She then rearranges the shirt. Are there any entities in motion in the sentence?
Yes
6,150
A person is seen smiling to the camera while holding a scraper.
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 is seen smiling to the camera while holding a scraper. Are there any entities in motion in the sentence?
Yes
6,151
He is speaking to the camera, then he starts playing.
yes
[ { "entity": "He", "start_index": 1 }, { "entity": "camera", "start_index": 22 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He is speaking to the camera, then he starts playing. Are there any entities in motion in the sentence?
Yes
6,152
The man in apron smoothen the ski board, then brushed off the dust.
yes
[ { "entity": "The man", "start_index": 1 }, { "entity": "ski board", "start_index": 30 } ]
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 in apron smoothen the ski board, then brushed off the dust. Are there any entities in motion in the sentence?
Yes
6,153
She opens a white bin and pours water and soap into it.
yes
[ { "entity": "She", "start_index": 1 }, { "entity": "bin", "start_index": 18 }, { "entity": "water", "start_index": 32 }, { "entity": "soap", "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 %}
She opens a white bin and pours water and soap into it. Are there any entities in motion in the sentence?
Yes
6,154
The host greets the video and introduces her recipe.
yes
[ { "entity": "host", "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 host greets the video and introduces her recipe. Are there any entities in motion in the sentence?
Yes
6,155
He walks into the arena and talks with two fencers.
yes
[ { "entity": "He", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He walks into the arena and talks with two fencers. Are there any entities in motion in the sentence?
Yes
6,156
The man tightens the rope.
yes
[ { "entity": "man", "start_index": 5 }, { "entity": "rope", "start_index": 21 } ]
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 tightens the rope. Are there any entities in motion in the sentence?
Yes
6,157
old woman is sweeping dry leaves from the floor.
yes
[ { "entity": "old woman", "start_index": 1 }, { "entity": "dry leaves", "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 %}
old woman is sweeping dry leaves from the floor. Are there any entities in motion in the sentence?
Yes
6,158
A bend bends down around a floor and pushes the material around the room.
yes
[ { "entity": "bend", "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 %}
A bend bends down around a floor and pushes the material around the room. Are there any entities in motion in the sentence?
Yes
6,159
A different person loses and jumps on the rake.
yes
[ { "entity": "person", "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 %}
A different person loses and jumps on the rake. Are there any entities in motion in the sentence?
Yes
6,160
They repeat the steps every time the chorus of the song plays.
yes
[ { "entity": "They", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
They repeat the steps every time the chorus of the song plays. Are there any entities in motion in the sentence?
Yes
6,161
The two demonstrate the dance together without commentary.
yes
[ { "entity": "The two", "start_index": 1 } ]
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 demonstrate the dance together without commentary. Are there any entities in motion in the sentence?
Yes
6,162
People are leaving the room.
yes
[ { "entity": "People", "start_index": 1 } ]
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 leaving the room. Are there any entities in motion in the sentence?
Yes
6,163
She is pointing at ingredients on the counter.
yes
[ { "entity": "She", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
She is pointing at ingredients on the counter. Are there any entities in motion in the sentence?
Yes
6,164
people are inside the helicopter talking between them.
yes
[ { "entity": "people", "start_index": 1 }, { "entity": "the helicopter", "start_index": 19 } ]
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 inside the helicopter talking between them. Are there any entities in motion in the sentence?
Yes
6,165
He goes to the tennis court and begins to talk about the game of tennis.
yes
[ { "entity": "He", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He goes to the tennis court and begins to talk about the game of tennis. Are there any entities in motion in the sentence?
Yes
6,166
The instructors arm is in the air again.
yes
[ { "entity": "arm", "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 instructors arm is in the air again. Are there any entities in motion in the sentence?
Yes
6,167
Two people are playing a tennis match on a blue court.
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 are playing a tennis match on a blue court. Are there any entities in motion in the sentence?
Yes
6,168
As she is dancing she begins to smoke a hookah pipe.
yes
[ { "entity": "she", "start_index": 4 }, { "entity": "pipe", "start_index": 47 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
As she is dancing she begins to smoke a hookah pipe. Are there any entities in motion in the sentence?
Yes
6,169
People shop inside the store of the rodeo center.
yes
[ { "entity": "People", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
People shop inside the store of the rodeo center. Are there any entities in motion in the sentence?
Yes
6,170
Men are on a field playing lacrosse.
yes
[ { "entity": "Men", "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 %}
Men are on a field playing lacrosse. Are there any entities in motion in the sentence?
Yes
6,171
A gymnast gets on the pommelhorse and does a routine.
yes
[ { "entity": "gymnast", "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 gymnast gets on the pommelhorse and does a routine. Are there any entities in motion in the sentence?
Yes
6,172
She continues exercising and a close up of the machine is shown.
yes
[ { "entity": "She", "start_index": 1 }, { "entity": "machine", "start_index": 48 } ]
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 exercising and a close up of the machine is shown. Are there any entities in motion in the sentence?
Yes
6,173
He skates down the road and then down some sidewalks.
yes
[ { "entity": "He", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He skates down the road and then down some sidewalks. Are there any entities in motion in the sentence?
Yes
6,174
A man in a suit plays the saxophone up front wearing sunglasses.
yes
[ { "entity": "man", "start_index": 3 }, { "entity": "saxophone", "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 %}
A man in a suit plays the saxophone up front wearing sunglasses. Are there any entities in motion in the sentence?
Yes
6,175
A woman sits on a deck next a river that pass trough the city.
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 sits on a deck next a river that pass trough the city. Are there any entities in motion in the sentence?
Yes
6,176
woman is painting in a white paper green leaves in a chinese tree.
yes
[ { "entity": "woman", "start_index": 0 }, { "entity": "white paper", "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 %}
woman is painting in a white paper green leaves in a chinese tree. Are there any entities in motion in the sentence?
Yes
6,177
He sits on the bar of the machine and secures his feet into the foot rest.
yes
[ { "entity": "He", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He sits on the bar of the machine and secures his feet into the foot rest. Are there any entities in motion in the sentence?
Yes
6,178
We see two girls standing in a room, then perform a flip.
yes
[ { "entity": "girls", "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 %}
We see two girls standing in a room, then perform a flip. Are there any entities in motion in the sentence?
Yes
6,179
Someone else comes and tries to get it out but they can't.
yes
[ { "entity": "Someone else", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Someone else comes and tries to get it out but they can't. Are there any entities in motion in the sentence?
Yes
6,180
Other kids slide on another slide in the playground.
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 %}
Other kids slide on another slide in the playground. Are there any entities in motion in the sentence?
Yes
6,181
They put on the tires, completing the bike and showing it off for the camera.
yes
[ { "entity": "They", "start_index": 1 }, { "entity": "tires", "start_index": 17 }, { "entity": "bike", "start_index": 38 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
They put on the tires, completing the bike and showing it off for the camera. Are there any entities in motion in the sentence?
Yes
6,182
Several moves and positions are shown as he talks.
yes
[ { "entity": "he", "start_index": 42 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Several moves and positions are shown as he talks. Are there any entities in motion in the sentence?
Yes
6,183
Two wrestling women are fighting in a ring.
yes
[ { "entity": "wrestling women", "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 %}
Two wrestling women are fighting in a ring. Are there any entities in motion in the sentence?
Yes
6,184
Guys pulling the left side of the rope falls to the ground.
yes
[ { "entity": "Guys", "start_index": 1 }, { "entity": "rope", "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 %}
Guys pulling the left side of the rope falls to the ground. Are there any entities in motion in the sentence?
Yes
6,185
When he wins, he high fives another man.
yes
[ { "entity": "he", "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 %}
When he wins, he high fives another man. Are there any entities in motion in the sentence?
Yes
6,186
A person is shaving their legs.
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 is shaving their legs. Are there any entities in motion in the sentence?
Yes
6,187
A first person view is seen of a man riding a riding lawn mower.
yes
[ { "entity": "man", "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 first person view is seen of a man riding a riding lawn mower. Are there any entities in motion in the sentence?
Yes
6,188
A man is seen talking as he unbuttons his shirt.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "shirt", "start_index": 42 } ]
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 seen talking as he unbuttons his shirt. Are there any entities in motion in the sentence?
Yes
6,189
A girl is doing the splits on a balance beam.
yes
[ { "entity": "girl", "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 girl is doing the splits on a balance beam. Are there any entities in motion in the sentence?
Yes
6,190
A man walks alone through a forest.
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 alone through a forest. Are there any entities in motion in the sentence?
Yes
6,191
He throws it as far as he can, raising his arms in victory.
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 throws it as far as he can, raising his arms in victory. Are there any entities in motion in the sentence?
Yes
6,192
The lady eats a baked good and shares with her dog.
yes
[ { "entity": "lady", "start_index": 5 }, { "entity": "baked", "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 %}
The lady eats a baked good and shares with her dog. Are there any entities in motion in the sentence?
Yes
6,193
He gets up immediately and shows his friends his scraped and injured elbow.
yes
[ { "entity": "He", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He gets up immediately and shows his friends his scraped and injured elbow. Are there any entities in motion in the sentence?
Yes
6,194
The lady makes a quote sign with her fingers.
yes
[ { "entity": "lady", "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 %}
The lady makes a quote sign with her fingers. Are there any entities in motion in the sentence?
Yes
6,195
A man is riding a riding lawn mower backwards.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "riding lawn mower", "start_index": 18 } ]
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 riding a riding lawn mower backwards. Are there any entities in motion in the sentence?
Yes
6,196
A young girl in a ballerina costume dances on a stage.
yes
[ { "entity": "girl", "start_index": 8 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
A young girl in a ballerina costume dances on a stage. Are there any entities in motion in the sentence?
Yes
6,197
Cowboys compete in a rodeo competition.
yes
[ { "entity": "Cowboys", "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 %}
Cowboys compete in a rodeo competition. Are there any entities in motion in the sentence?
Yes
6,198
The man stirs the drinks and after they taste the drinks they have made.
yes
[ { "entity": "man", "start_index": 6 }, { "entity": "drinks", "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 %}
The man stirs the drinks and after they taste the drinks they have made. Are there any entities in motion in the sentence?
Yes
6,199
They demonstrate additional moves including kicks and punches.
yes
[ { "entity": "They", "start_index": 1 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
They demonstrate additional moves including kicks and punches. Are there any entities in motion in the sentence?
Yes