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
1,400
People are riding on the backs of camels.
yes
[ { "entity": "People", "start_index": 0 }, { "entity": "camels", "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 %}
People are riding on the backs of camels. Are there any entities in motion in the sentence?
Yes
1,401
The camels lay down on the ground and the people step off of them.
yes
[ { "entity": "camels", "start_index": 4 }, { "entity": "people", "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 camels lay down on the ground and the people step off of them. Are there any entities in motion in the sentence?
Yes
1,402
As he throws his lasso,he misses the cow and runs to get something before going back to the cow.
yes
[ { "entity": "he", "start_index": 3 }, { "entity": "lasso", "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 %}
As he throws his lasso,he misses the cow and runs to get something before going back to the cow. Are there any entities in motion in the sentence?
Yes
1,403
The man finally approaches the calf and another man comes out to assist him and he returns back to the horse.
yes
[ { "entity": "The man", "start_index": 0 }, { "entity": "another man", "start_index": 40 }, { "entity": "horse", "start_index": 103 } ]
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 finally approaches the calf and another man comes out to assist him and he returns back to the horse. Are there any entities in motion in the sentence?
Yes
1,404
He then holds up a small silver piece and begins sticking it into the chain of the bike.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "small silver piece", "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 %}
He then holds up a small silver piece and begins sticking it into the chain of the bike. Are there any entities in motion in the sentence?
Yes
1,405
Next,he takes a black utensil,moves the pedals around and takes the chain completely off.
yes
[ { "entity": "he", "start_index": 5 }, { "entity": "black utensil", "start_index": 16 }, { "entity": "pedals", "start_index": 40 }, { "entity": "chain", "start_index": 68 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Next,he takes a black utensil,moves the pedals around and takes the chain completely off. Are there any entities in motion in the sentence?
Yes
1,406
He then takes a box with a new chain in it and puts it back on the bike and begins tightening the chain.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "box", "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 %}
He then takes a box with a new chain in it and puts it back on the bike and begins tightening the chain. Are there any entities in motion in the sentence?
Yes
1,407
Several people riding skateboard are seen riding down a long hill while the camera follows them from behind.
yes
[ { "entity": "people", "start_index": 8 }, { "entity": "skateboard", "start_index": 22 }, { "entity": "camera", "start_index": 76 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Several people riding skateboard are seen riding down a long hill while the camera follows them from behind. Are there any entities in motion in the sentence?
Yes
1,408
A man is spraying a sink with a pressure washer.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "sink", "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 %}
A man is spraying a sink with a pressure washer. Are there any entities in motion in the sentence?
Yes
1,409
We see a title screen the man shows the machine and turns a dial and washer the floor, sink and toilet and mirror.
yes
[ { "entity": "man", "start_index": 26 }, { "entity": "machine", "start_index": 40 } ]
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 title screen the man shows the machine and turns a dial and washer the floor, sink and toilet and mirror. Are there any entities in motion in the sentence?
Yes
1,410
The man uses a squeegee on the mirror.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "squeegee", "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 %}
The man uses a squeegee on the mirror. Are there any entities in motion in the sentence?
Yes
1,411
Once finishes,she begins doing a triple jump into the pit,she tries again, and then the man interviewing her begins doing the same jump.
yes
[ { "entity": "she", "start_index": 14 }, { "entity": "man", "start_index": 88 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Once finishes,she begins doing a triple jump into the pit,she tries again, and then the man interviewing her begins doing the same jump. Are there any entities in motion in the sentence?
Yes
1,412
The man puts a brick behind his tire and grabs his supplies to change his tire.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "tire", "start_index": 32 }, { "entity": "supplies", "start_index": 51 }, { "entity": "brick", "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 %}
The man puts a brick behind his tire and grabs his supplies to change his tire. Are there any entities in motion in the sentence?
Yes
1,413
The man puts on his spare and lowers the car to the ground.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "car", "start_index": 41 } ]
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 puts on his spare and lowers the car to the ground. Are there any entities in motion in the sentence?
Yes
1,414
A camera pans all around a heated pool and leads into a person climbing in a kayak and moving around the pool.
yes
[ { "entity": "person", "start_index": 56 }, { "entity": "kayak", "start_index": 77 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
A camera pans all around a heated pool and leads into a person climbing in a kayak and moving around the pool. Are there any entities in motion in the sentence?
Yes
1,415
Several people seen riding kayaks around the pool as well as people swimming around and watching on the sidelines.
yes
[ { "entity": "people", "start_index": 8 }, { "entity": "kayaks", "start_index": 27 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Several people seen riding kayaks around the pool as well as people swimming around and watching on the sidelines. Are there any entities in motion in the sentence?
Yes
1,416
A person is slicing bread with a knife.
yes
[ { "entity": "person", "start_index": 2 }, { "entity": "bread", "start_index": 20 }, { "entity": "knife", "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 person is slicing bread with a knife. Are there any entities in motion in the sentence?
Yes
1,417
They mix ingredients in a bowl.
yes
[ { "entity": "They", "start_index": 0 }, { "entity": "ingredients", "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 %}
They mix ingredients in a bowl. Are there any entities in motion in the sentence?
Yes
1,418
They add a scoop of chocolate ice cream next to the sandwich.
yes
[ { "entity": "They", "start_index": 0 }, { "entity": "scoop", "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 %}
They add a scoop of chocolate ice cream next to the sandwich. Are there any entities in motion in the sentence?
Yes
1,419
Then, a man pedal the bike while showing the handle.
yes
[ { "entity": "man", "start_index": 8 }, { "entity": "bike", "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 %}
Then, a man pedal the bike while showing the handle. Are there any entities in motion in the sentence?
Yes
1,420
A man uses a beard trimmer to trim his cheeks and neck.
yes
[ { "entity": "A man", "start_index": 0 }, { "entity": "beard trimmer", "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 man uses a beard trimmer to trim his cheeks and neck. Are there any entities in motion in the sentence?
Yes
1,421
He went near the ceiling, knocked on the ceiling, pushed it, knocked on it again, smoothen it using his fingers.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "ceiling", "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 %}
He went near the ceiling, knocked on the ceiling, pushed it, knocked on it again, smoothen it using his fingers. Are there any entities in motion in the sentence?
Yes
1,422
People walk to the lake with their rafts and get in.
yes
[ { "entity": "People", "start_index": 0 }, { "entity": "rafts", "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 %}
People walk to the lake with their rafts and get in. Are there any entities in motion in the sentence?
Yes
1,423
We see people riding rafts down a river.
yes
[ { "entity": "people", "start_index": 7 }, { "entity": "rafts", "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 %}
We see people riding rafts down a river. Are there any entities in motion in the sentence?
Yes
1,424
The people go over a small waterfall and their raft is overturned.
yes
[ { "entity": "people", "start_index": 4 }, { "entity": "raft", "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 %}
The people go over a small waterfall and their raft is overturned. Are there any entities in motion in the sentence?
Yes
1,425
People are plunged into the water as they go over a waterfall and a man pumps his fist.
yes
[ { "entity": "People", "start_index": 0 }, { "entity": "man", "start_index": 68 } ]
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 plunged into the water as they go over a waterfall and a man pumps his fist. Are there any entities in motion in the sentence?
Yes
1,426
He begins by showing the basic technique of the regular lay-up throw, he shoots the ball directly into the hoop.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "ball", "start_index": 84 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He begins by showing the basic technique of the regular lay-up throw, he shoots the ball directly into the hoop. Are there any entities in motion in the sentence?
Yes
1,427
Then he shows another technique where he comes running and shoots the ball from very close to the hoop by jumping up high.
yes
[ { "entity": "he", "start_index": 5 }, { "entity": "ball", "start_index": 70 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Then he shows another technique where he comes running and shoots the ball from very close to the hoop by jumping up high. Are there any entities in motion in the sentence?
Yes
1,428
He continues to show various other ways to shoot the basket as he runs and dunks the ball straight into the basket.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "ball", "start_index": 85 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He continues to show various other ways to shoot the basket as he runs and dunks the ball straight into the basket. Are there any entities in motion in the sentence?
Yes
1,429
He demonstrates different techniques of shooting the ball right into the hoop without missing a single basket.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "ball", "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 %}
He demonstrates different techniques of shooting the ball right into the hoop without missing a single basket. Are there any entities in motion in the sentence?
Yes
1,430
Then, the teen flips and a man helps her to pass to the lower uneven bar.
yes
[ { "entity": "teen", "start_index": 10 }, { "entity": "man", "start_index": 27 } ]
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 teen flips and a man helps her to pass to the lower uneven bar. Are there any entities in motion in the sentence?
Yes
1,431
The woman continues dealing cards on the table while looking and smiling to the camera.
yes
[ { "entity": "The woman", "start_index": 0 }, { "entity": "cards", "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 %}
The woman continues dealing cards on the table while looking and smiling to the camera. Are there any entities in motion in the sentence?
Yes
1,432
The man stands on a chair to put a decoration at the top of the tree.
yes
[ { "entity": "The man", "start_index": 0 }, { "entity": "decoration", "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 %}
The man stands on a chair to put a decoration at the top of the tree. Are there any entities in motion in the sentence?
Yes
1,433
Several clips are shown of people holding tennis rackets and hitting a ball into the distance.
yes
[ { "entity": "people", "start_index": 27 }, { "entity": "ball", "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 %}
Several clips are shown of people holding tennis rackets and hitting a ball into the distance. Are there any entities in motion in the sentence?
Yes
1,434
The people continue hitting the balls around the court while the camera captures their movements.
yes
[ { "entity": "The people", "start_index": 0 }, { "entity": "balls", "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 people continue hitting the balls around the court while the camera captures their movements. Are there any entities in motion in the sentence?
Yes
1,435
A female gymnast mounts a high beam in a gym.
yes
[ { "entity": "A female", "start_index": 0 }, { "entity": "high beam", "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 female gymnast mounts a high beam in a gym. Are there any entities in motion in the sentence?
Yes
1,436
A boy in the background climbs a rope as she dismounts.
yes
[ { "entity": "A boy", "start_index": 0 }, { "entity": "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 boy in the background climbs a rope as she dismounts. Are there any entities in motion in the sentence?
Yes
1,437
She begins working out on the exercise machine.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "exercise machine", "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 %}
She begins working out on the exercise machine. Are there any entities in motion in the sentence?
Yes
1,438
A man is throwing darts inside a room.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "darts", "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 throwing darts inside a room. Are there any entities in motion in the sentence?
Yes
1,439
All three girls stand and then drop a bottle cap to move forward with their jumps.
yes
[ { "entity": "three girls", "start_index": 4 }, { "entity": "bottle cap", "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 %}
All three girls stand and then drop a bottle cap to move forward with their jumps. Are there any entities in motion in the sentence?
Yes
1,440
A man and a woman in a garage style weight room demonstrate how to lift a weight bar with the woman exhibiting the lifting of the weights.
yes
[ { "entity": "woman", "start_index": 12 }, { "entity": "woman", "start_index": 12 }, { "entity": "bar", "start_index": 81 } ]
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 and a woman in a garage style weight room demonstrate how to lift a weight bar with the woman exhibiting the lifting of the weights. Are there any entities in motion in the sentence?
Yes
1,441
The woman picks up a weight bar using the knees to bend as the man talks and points to her muscle groups.
yes
[ { "entity": "woman", "start_index": 4 }, { "entity": "weight", "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 woman picks up a weight bar using the knees to bend as the man talks and points to her muscle groups. Are there any entities in motion in the sentence?
Yes
1,442
Then, the person cleans a gym with the large dust mop.
yes
[ { "entity": "person", "start_index": 10 }, { "entity": "dust mop", "start_index": 45 } ]
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 person cleans a gym with the large dust mop. Are there any entities in motion in the sentence?
Yes
1,443
The girl in the swing is swinging and then she jumped on the ground.
yes
[ { "entity": "girl", "start_index": 4 }, { "entity": "swing", "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 girl in the swing is swinging and then she jumped on the ground. Are there any entities in motion in the sentence?
Yes
1,444
The camera turned around, then turned back to the girl swinging, she is twisting the chains of the swing, and she is swirling around with the swing.
yes
[ { "entity": "the girl", "start_index": 46 }, { "entity": "she", "start_index": 65 }, { "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 turned around, then turned back to the girl swinging, she is twisting the chains of the swing, and she is swirling around with the swing. Are there any entities in motion in the sentence?
Yes
1,445
A middle aged man is outside,wearing a white muscle short and red shorts pushing a lawn mower in his yard.
yes
[ { "entity": "A middle aged man", "start_index": 0 }, { "entity": "lawn mower", "start_index": 83 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
A middle aged man is outside,wearing a white muscle short and red shorts pushing a lawn mower in his yard. Are there any entities in motion in the sentence?
Yes
1,446
As the man turns the lawn mower to go in a different direction he begins to struggle and gets confused because the water fountain is in his way.
yes
[ { "entity": "man", "start_index": 7 }, { "entity": "lawn mower", "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 %}
As the man turns the lawn mower to go in a different direction he begins to struggle and gets confused because the water fountain is in his way. Are there any entities in motion in the sentence?
Yes
1,447
They cheer by lifting their paddles.
yes
[ { "entity": "They", "start_index": 0 }, { "entity": "paddles", "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 %}
They cheer by lifting their paddles. Are there any entities in motion in the sentence?
Yes
1,448
Another person kayaks down the river.
yes
[ { "entity": "person", "start_index": 8 }, { "entity": "kayaks", "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 %}
Another person kayaks down the river. Are there any entities in motion in the sentence?
Yes
1,449
The man is very proud of his throw as he cheers and other competitors as well as people in the stands clap and cheer for him as well as he walks away from the area he was standing in and continues to cheer himself on a little more while giving a thumbs up to a group of camera men taking his picture.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "he", "start_index": 38 }, { "entity": "people", "start_index": 81 }, { "entity": "other competitors", "start_index": 52 } ]
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 very proud of his throw as he cheers and other competitors as well as people in the stands clap and cheer for him as well as he walks away from the area he was standing in and continues to cheer himself on a little more while giving a thumbs up to a group of camera men taking his picture. Are there any enti...
Yes
1,450
People are playing wall ball in the room.
yes
[ { "entity": "People", "start_index": 0 }, { "entity": "ball", "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 %}
People are playing wall ball in the room. Are there any entities in motion in the sentence?
Yes
1,451
The man is white leads the ball down the gym several times and performing various tricks and goals.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "ball", "start_index": 27 } ]
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 white leads the ball down the gym several times and performing various tricks and goals. Are there any entities in motion in the sentence?
Yes
1,452
The game continues on with the men doing back and fourth playing with the soccer ball.
yes
[ { "entity": "men", "start_index": 31 }, { "entity": "soccer ball", "start_index": 74 } ]
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 continues on with the men doing back and fourth playing with the soccer ball. Are there any entities in motion in the sentence?
Yes
1,453
A man is trying to lift weights in a gym.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "weights", "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 man is trying to lift weights in a gym. Are there any entities in motion in the sentence?
Yes
1,454
He lifts the barbell up to his chest.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "barbell", "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 %}
He lifts the barbell up to his chest. Are there any entities in motion in the sentence?
Yes
1,455
A band is seen playing several instruments on a stage while people dance around them.
yes
[ { "entity": "band", "start_index": 2 }, { "entity": "people", "start_index": 60 }, { "entity": "instruments", "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 band is seen playing several instruments on a stage while people dance around them. Are there any entities in motion in the sentence?
Yes
1,456
The camera follows him gliding out into the water gradually going further and further.
yes
[ { "entity": "him", "start_index": 19 }, { "entity": "The camera", "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 camera follows him gliding out into the water gradually going further and further. Are there any entities in motion in the sentence?
Yes
1,457
He is swiping a brush covered with water on the fence.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "brush", "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 %}
He is swiping a brush covered with water on the fence. Are there any entities in motion in the sentence?
Yes
1,458
He dips it in the bucket, continuing to pretend to paint.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "it", "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 %}
He dips it in the bucket, continuing to pretend to paint. Are there any entities in motion in the sentence?
Yes
1,459
A man washes a car with a brush, while three people rinse the car with hoses.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "brush", "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 washes a car with a brush, while three people rinse the car with hoses. Are there any entities in motion in the sentence?
Yes
1,460
A person that wears a red t-shirt sprays detergent on a car, then two men rinse the car with hoses, while other cars are covered with white detergent.
yes
[ { "entity": "A person", "start_index": 0 }, { "entity": "detergent", "start_index": 41 } ]
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 that wears a red t-shirt sprays detergent on a car, then two men rinse the car with hoses, while other cars are covered with white detergent. Are there any entities in motion in the sentence?
Yes
1,461
The host speaks to another man while more shots of horses are shown as well as a man hitting a ball.
yes
[ { "entity": "man", "start_index": 81 }, { "entity": "ball", "start_index": 95 } ]
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 speaks to another man while more shots of horses are shown as well as a man hitting a ball. Are there any entities in motion in the sentence?
Yes
1,462
The men then ride horses and learn to play a sport and ends with the host speaking in a uniform.
yes
[ { "entity": "men", "start_index": 4 }, { "entity": "horses", "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 %}
The men then ride horses and learn to play a sport and ends with the host speaking in a uniform. Are there any entities in motion in the sentence?
Yes
1,463
The guy adjusts the exercise bike seat.
yes
[ { "entity": "guy", "start_index": 4 }, { "entity": "bike", "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 %}
The guy adjusts the exercise bike seat. Are there any entities in motion in the sentence?
Yes
1,464
A woman uses a piece of chalk on a canvas.
yes
[ { "entity": "woman", "start_index": 2 }, { "entity": "chalk", "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 woman uses a piece of chalk on a canvas. Are there any entities in motion in the sentence?
Yes
1,465
Two Sumo wrestlers are indoor fighting one another as the referee moves around them.
yes
[ { "entity": "wrestlers", "start_index": 9 }, { "entity": "referee", "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 %}
Two Sumo wrestlers are indoor fighting one another as the referee moves around them. Are there any entities in motion in the sentence?
Yes
1,466
A girl wearing a bikini on the beach is shown doing several sits up on a ball and fixing her hair.
yes
[ { "entity": "girl", "start_index": 2 }, { "entity": "ball", "start_index": 73 } ]
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 wearing a bikini on the beach is shown doing several sits up on a ball and fixing her hair. Are there any entities in motion in the sentence?
Yes
1,467
After, he jumps from the floor to stand while the weigh is on his back.
yes
[ { "entity": "he", "start_index": 7 }, { "entity": "weigh", "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 %}
After, he jumps from the floor to stand while the weigh is on his back. Are there any entities in motion in the sentence?
Yes
1,468
A woman demonstrates how to properly wrap a gift from behind the counter of a gift shop.
yes
[ { "entity": "woman", "start_index": 2 }, { "entity": "gift", "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 woman demonstrates how to properly wrap a gift from behind the counter of a gift shop. Are there any entities in motion in the sentence?
Yes
1,469
The woman talks to the camera and begins to wrap the box in gift wrapping paper using a pair of scissors to cut the gift wrapping paper and clear tape to tape the edges of the wrapping paper.
yes
[ { "entity": "woman", "start_index": 4 }, { "entity": "paper", "start_index": 185 } ]
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 talks to the camera and begins to wrap the box in gift wrapping paper using a pair of scissors to cut the gift wrapping paper and clear tape to tape the edges of the wrapping paper. Are there any entities in motion in the sentence?
Yes
1,470
The woman then wraps the gift with final ribbon and the camera closes up on the finishes, wrapped, product.
yes
[ { "entity": "woman", "start_index": 4 }, { "entity": "gift", "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 %}
The woman then wraps the gift with final ribbon and the camera closes up on the finishes, wrapped, product. Are there any entities in motion in the sentence?
Yes
1,471
A heavy man in a blue shirt is playing the bag pipes.
yes
[ { "entity": "man", "start_index": 8 }, { "entity": "pipes", "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 %}
A heavy man in a blue shirt is playing the bag pipes. Are there any entities in motion in the sentence?
Yes
1,472
He blows into the pipe while making the notes with his fingers.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "fingers", "start_index": 55 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
He blows into the pipe while making the notes with his fingers. Are there any entities in motion in the sentence?
Yes
1,473
He adjusts the bag pipe and continues to play.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "bag pipe", "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 %}
He adjusts the bag pipe and continues to play. Are there any entities in motion in the sentence?
Yes
1,474
She solves the puzzle and shows it to the camera.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "puzzle", "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 solves the puzzle and shows it to the camera. Are there any entities in motion in the sentence?
Yes
1,475
A man rides a bicycle down a path with cars in the background.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "bicycle", "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 rides a bicycle down a path with cars in the background. Are there any entities in motion in the sentence?
Yes
1,476
The man disassembles and repairs the bicycle.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "the bicycle", "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 %}
The man disassembles and repairs the bicycle. Are there any entities in motion in the sentence?
Yes
1,477
The man rides the bicycle down a stone paved path.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "bicycle", "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 %}
The man rides the bicycle down a stone paved path. Are there any entities in motion in the sentence?
Yes
1,478
The man rides the bicycle down a road alongside parked cars.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "bicycle", "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 %}
The man rides the bicycle down a road alongside parked cars. Are there any entities in motion in the sentence?
Yes
1,479
Suddenly, a man jumps on the neck of a person and throw him to the floor.
yes
[ { "entity": "man", "start_index": 12 }, { "entity": "person", "start_index": 39 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Suddenly, a man jumps on the neck of a person and throw him to the floor. Are there any entities in motion in the sentence?
Yes
1,480
Other men competes wrestling, and one man jumps and land on the border of a wrestling ring.
yes
[ { "entity": "man", "start_index": 38 }, { "entity": "men", "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 %}
Other men competes wrestling, and one man jumps and land on the border of a wrestling ring. Are there any entities in motion in the sentence?
Yes
1,481
The mixer then begins to cream the butter.
yes
[ { "entity": "The mixer", "start_index": 0 }, { "entity": "butter", "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 %}
The mixer then begins to cream the butter. Are there any entities in motion in the sentence?
Yes
1,482
The cookies are then placed on a baking sheet, then rack to cool with a spatula.
yes
[ { "entity": "The cookies", "start_index": 0 }, { "entity": "spatula", "start_index": 72 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
The cookies are then placed on a baking sheet, then rack to cool with a spatula. Are there any entities in motion in the sentence?
Yes
1,483
He shows himself making several different drinks.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "drinks", "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 %}
He shows himself making several different drinks. Are there any entities in motion in the sentence?
Yes
1,484
Then he is shown making a specific red drink, shaking it before pouring it into a glass.
yes
[ { "entity": "he", "start_index": 5 }, { "entity": "red drink", "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 %}
Then he is shown making a specific red drink, shaking it before pouring it into a glass. Are there any entities in motion in the sentence?
Yes
1,485
A man on the dock hands a rope to a water skier.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "rope", "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 on the dock hands a rope to a water skier. Are there any entities in motion in the sentence?
Yes
1,486
The water skier falls but recovers then lets go of the rope and drifts over to the shoreline.
yes
[ { "entity": "water skier", "start_index": 4 }, { "entity": "rope", "start_index": 55 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
The water skier falls but recovers then lets go of the rope and drifts over to the shoreline. Are there any entities in motion in the sentence?
Yes
1,487
The man rows fast on the machine.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "machine", "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 %}
The man rows fast on the machine. Are there any entities in motion in the sentence?
Yes
1,488
The man kisses his fingers and the camera falls to the ground.
yes
[ { "entity": "The man", "start_index": 0 }, { "entity": "camera", "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 %}
The man kisses his fingers and the camera falls to the ground. Are there any entities in motion in the sentence?
Yes
1,489
The rider accelerates out of a turn on his motorcycle.
yes
[ { "entity": "The rider", "start_index": 0 }, { "entity": "motorcycle", "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 rider accelerates out of a turn on his motorcycle. Are there any entities in motion in the sentence?
Yes
1,490
The rider goes over a jump on his motorcycle.
yes
[ { "entity": "rider", "start_index": 4 }, { "entity": "motorcycle", "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 rider goes over a jump on his motorcycle. Are there any entities in motion in the sentence?
Yes
1,491
The owner picks him up and sits down with him and begins to clip his nails.
yes
[ { "entity": "The owner", "start_index": 0 }, { "entity": "him", "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 owner picks him up and sits down with him and begins to clip his nails. Are there any entities in motion in the sentence?
Yes
1,492
The owner then begins to rub its belly and play with it's feet, before putting the cat back on the ground.
yes
[ { "entity": "cat", "start_index": 83 }, { "entity": "The owner", "start_index": 0 }, { "entity": "feet", "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 %}
The owner then begins to rub its belly and play with it's feet, before putting the cat back on the ground. Are there any entities in motion in the sentence?
Yes
1,493
The pitcher throws and men all start running.
yes
[ { "entity": "The pitcher", "start_index": 0 }, { "entity": "men", "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 pitcher throws and men all start running. Are there any entities in motion in the sentence?
Yes
1,494
We see men walking on the field and A medic puts a ice pack on the man's head.
yes
[ { "entity": "men", "start_index": 7 }, { "entity": "medic", "start_index": 38 }, { "entity": "ice pack", "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 see men walking on the field and A medic puts a ice pack on the man's head. Are there any entities in motion in the sentence?
Yes
1,495
man starts playing the flute and keep talknig.
yes
[ { "entity": "man", "start_index": 0 }, { "entity": "flute", "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 %}
man starts playing the flute and keep talknig. Are there any entities in motion in the sentence?
Yes
1,496
Men use ladders to get on the roof to work.
yes
[ { "entity": "Men", "start_index": 0 }, { "entity": "ladders", "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 %}
Men use ladders to get on the roof to work. Are there any entities in motion in the sentence?
Yes
1,497
The men put a tarp around the house.
yes
[ { "entity": "men", "start_index": 4 }, { "entity": "tarp", "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 %}
The men put a tarp around the house. Are there any entities in motion in the sentence?
Yes
1,498
A woman and a man battle each other in a game of arm wrestling.
yes
[ { "entity": "man", "start_index": 14 }, { "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 %}
A woman and a man battle each other in a game of arm wrestling. Are there any entities in motion in the sentence?
Yes
1,499
woman is standing in a roofed gym lifting weight.
yes
[ { "entity": "woman", "start_index": 0 }, { "entity": "weight", "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 %}
woman is standing in a roofed gym lifting weight. Are there any entities in motion in the sentence?
Yes