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
400
A girl is seating in front of a table, playing an accordian.
yes
[ { "entity": "girl", "start_index": 2 }, { "entity": "accordian", "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 %}
A girl is seating in front of a table, playing an accordian. Are there any entities in motion in the sentence?
Yes
401
She stares at the camera as she plays the keyboard and pulls the accordian in and out.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "accordian", "start_index": 65 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
She stares at the camera as she plays the keyboard and pulls the accordian in and out. Are there any entities in motion in the sentence?
Yes
402
A lady pulls and fixes her outfit.
yes
[ { "entity": "lady", "start_index": 2 }, { "entity": "outfit", "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 %}
A lady pulls and fixes her outfit. Are there any entities in motion in the sentence?
Yes
403
The lady messes with her hair.
yes
[ { "entity": "lady", "start_index": 4 }, { "entity": "hair", "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 lady messes with her hair. Are there any entities in motion in the sentence?
Yes
404
There are several scenes of men and women pole vaulting.
yes
[ { "entity": "women", "start_index": 36 }, { "entity": "men", "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 %}
There are several scenes of men and women pole vaulting. Are there any entities in motion in the sentence?
Yes
405
Tools sit on a table and we see a person unpack a bike and assemble it.
yes
[ { "entity": "person", "start_index": 34 }, { "entity": "bike", "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 %}
Tools sit on a table and we see a person unpack a bike and assemble it. Are there any entities in motion in the sentence?
Yes
406
We see the man put a tire on the bike.
yes
[ { "entity": "man", "start_index": 11 }, { "entity": "bike", "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 %}
We see the man put a tire on the bike. Are there any entities in motion in the sentence?
Yes
407
The man puts grease on the paddles and installs them before airing the tires.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "grease", "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 %}
The man puts grease on the paddles and installs them before airing the tires. Are there any entities in motion in the sentence?
Yes
408
A person climbs a bump with a motorcycle.
yes
[ { "entity": "person", "start_index": 2 }, { "entity": "motorcycle", "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 %}
A person climbs a bump with a motorcycle. Are there any entities in motion in the sentence?
Yes
409
Also people rides motorcycles on an unpaved flat surface.
yes
[ { "entity": "people", "start_index": 5 }, { "entity": "motorcycles", "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 %}
Also people rides motorcycles on an unpaved flat surface. Are there any entities in motion in the sentence?
Yes
410
A man is sitting on the stairs playing a harmonica.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "harmonica", "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 man is sitting on the stairs playing a harmonica. Are there any entities in motion in the sentence?
Yes
411
One man adds water into a container while another watches.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "water", "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 %}
One man adds water into a container while another watches. Are there any entities in motion in the sentence?
Yes
412
one of the men applies the mixture to a wall.
yes
[ { "entity": "men", "start_index": 11 }, { "entity": "mixture", "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 %}
one of the men applies the mixture to a wall. Are there any entities in motion in the sentence?
Yes
413
A large group of people are at a carnival playing in their own bumper cars and a few of them bump into one another and come to a stop.
yes
[ { "entity": "group of people", "start_index": 8 }, { "entity": "bumper cars", "start_index": 63 } ]
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 group of people are at a carnival playing in their own bumper cars and a few of them bump into one another and come to a stop. Are there any entities in motion in the sentence?
Yes
414
They laugh and begin to pull their bumper cars away from one another.
yes
[ { "entity": "They", "start_index": 0 }, { "entity": "cars", "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 %}
They laugh and begin to pull their bumper cars away from one another. Are there any entities in motion in the sentence?
Yes
415
A person starts mixing the ingredients together.
yes
[ { "entity": "person", "start_index": 2 }, { "entity": "ingredients", "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 %}
A person starts mixing the ingredients together. Are there any entities in motion in the sentence?
Yes
416
Two women in gym exercise pants ride on stationary bikes in a gym together.
yes
[ { "entity": "Two women", "start_index": 0 }, { "entity": "bikes", "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 %}
Two women in gym exercise pants ride on stationary bikes in a gym together. Are there any entities in motion in the sentence?
Yes
417
A girl is sitting at the bottom of the stairs while trying to put her shoes on.
yes
[ { "entity": "A girl", "start_index": 0 }, { "entity": "shoes", "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 %}
A girl is sitting at the bottom of the stairs while trying to put her shoes on. Are there any entities in motion in the sentence?
Yes
418
there are several other women who are also biking on the exercise bike with her.
yes
[ { "entity": "women", "start_index": 24 }, { "entity": "bike", "start_index": 66 } ]
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 several other women who are also biking on the exercise bike with her. Are there any entities in motion in the sentence?
Yes
419
The man lets go, and grabs her jacket again.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "jacket", "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 %}
The man lets go, and grabs her jacket again. Are there any entities in motion in the sentence?
Yes
420
The man lefts go and grabs the jacket again.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "jacket", "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 %}
The man lefts go and grabs the jacket again. Are there any entities in motion in the sentence?
Yes
421
He is ironing clothes on an ironing board.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "clothes", "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 is ironing clothes on an ironing board. Are there any entities in motion in the sentence?
Yes
422
He flips the clothes over and irons the other side.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "clothes", "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 flips the clothes over and irons the other side. Are there any entities in motion in the sentence?
Yes
423
A circle is formed of several children who are talking and banging each other in the head with foam mallets.
yes
[ { "entity": "children", "start_index": 30 }, { "entity": "foam mallets", "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 %}
A circle is formed of several children who are talking and banging each other in the head with foam mallets. Are there any entities in motion in the sentence?
Yes
424
A man is seen outside dancing to himself while wiping a rag on the car.
yes
[ { "entity": "A man", "start_index": 0 }, { "entity": "rag", "start_index": 56 } ]
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 outside dancing to himself while wiping a rag on the car. Are there any entities in motion in the sentence?
Yes
425
The weather is pouring rain and the man continues to dance around the car holding a rag.
yes
[ { "entity": "man", "start_index": 36 }, { "entity": "rag", "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 %}
The weather is pouring rain and the man continues to dance around the car holding a rag. Are there any entities in motion in the sentence?
Yes
426
The man moves to the front of the car followed by taking his shirt off and waving to the camera.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "shirt", "start_index": 61 } ]
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 moves to the front of the car followed by taking his shirt off and waving to the camera. Are there any entities in motion in the sentence?
Yes
427
He adds rum to the juice along with some vanilla extract.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "rum", "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 adds rum to the juice along with some vanilla extract. Are there any entities in motion in the sentence?
Yes
428
He finally adds a bowl full of water and stirs it well.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "water", "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 %}
He finally adds a bowl full of water and stirs it well. Are there any entities in motion in the sentence?
Yes
429
He pours the beverage in cocktail glasses and places it on the kitchen counter.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "cocktail", "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 %}
He pours the beverage in cocktail glasses and places it on the kitchen counter. Are there any entities in motion in the sentence?
Yes
430
The girl then hits the ball all around the yard while the camera follows.
yes
[ { "entity": "girl", "start_index": 4 }, { "entity": "ball", "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 girl then hits the ball all around the yard while the camera follows. Are there any entities in motion in the sentence?
Yes
431
She continues to hit the ball around and stops to look at the camera.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "ball", "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 %}
She continues to hit the ball around and stops to look at the camera. Are there any entities in motion in the sentence?
Yes
432
The man pulls on his fishing pole, goes on his knees, and continues to slowly pull the fishing pole up and the camera man who had already put the camera down bends down and grabs the fish and places it onto the ice.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "fishing pole", "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 pulls on his fishing pole, goes on his knees, and continues to slowly pull the fishing pole up and the camera man who had already put the camera down bends down and grabs the fish and places it onto the ice. Are there any entities in motion in the sentence?
Yes
433
The man picks the camera up and angles the camera towards the fish on the ice and the man who was fishing is smiling, unhooks the fish then holds it up in the air.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "the camera", "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 man picks the camera up and angles the camera towards the fish on the ice and the man who was fishing is smiling, unhooks the fish then holds it up in the air. Are there any entities in motion in the sentence?
Yes
434
People handles bulls in a rodeo ring, a man is throw to the air by a bull.
yes
[ { "entity": "People", "start_index": 0 }, { "entity": "man", "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 %}
People handles bulls in a rodeo ring, a man is throw to the air by a bull. Are there any entities in motion in the sentence?
Yes
435
People are throw by bulls to the ground while jumping and kicking with the back legs while people watch the rodeo.
yes
[ { "entity": "People", "start_index": 0 }, { "entity": "bulls", "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 %}
People are throw by bulls to the ground while jumping and kicking with the back legs while people watch the rodeo. Are there any entities in motion in the sentence?
Yes
436
Finally one of the men is able to push another man out of the ring,they stop wrestling, the loser walks to his end and they bow to one another and both leave the ring.
yes
[ { "entity": "men", "start_index": 19 }, { "entity": "man", "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 %}
Finally one of the men is able to push another man out of the ring,they stop wrestling, the loser walks to his end and they bow to one another and both leave the ring. Are there any entities in motion in the sentence?
Yes
437
A girl is pouring something into a sink.
yes
[ { "entity": "A girl", "start_index": 0 }, { "entity": "something", "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 girl is pouring something into a sink. Are there any entities in motion in the sentence?
Yes
438
She walks away and wipes her hands on a towel.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "hands", "start_index": 29 }, { "entity": "towel", "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 %}
She walks away and wipes her hands on a towel. Are there any entities in motion in the sentence?
Yes
439
She pours the bowl into a bucket on the ground.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "bowl", "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 %}
She pours the bowl into a bucket on the ground. Are there any entities in motion in the sentence?
Yes
440
She starts wiping the floor with a towel.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "towel", "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 %}
She starts wiping the floor with a towel. Are there any entities in motion in the sentence?
Yes
441
She moves the bucket up to the front of the classroom and dumps it out.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "bucket", "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 %}
She moves the bucket up to the front of the classroom and dumps it out. Are there any entities in motion in the sentence?
Yes
442
The man then demonstrates several moves with the tennis racket and hitting the ball to another.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "ball", "start_index": 79 } ]
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 demonstrates several moves with the tennis racket and hitting the ball to another. Are there any entities in motion in the sentence?
Yes
443
She is riding in a car.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "car", "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 %}
She is riding in a car. Are there any entities in motion in the sentence?
Yes
444
Men pull a rope in a game of tug of war.
yes
[ { "entity": "Men", "start_index": 0 }, { "entity": "rope", "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 %}
Men pull a rope in a game of tug of war. Are there any entities in motion in the sentence?
Yes
445
The man with the mallet and the man with the red hat run back and forth.
yes
[ { "entity": "The man", "start_index": 0 }, { "entity": "the man with the red hat", "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 man with the mallet and the man with the red hat run back and forth. Are there any entities in motion in the sentence?
Yes
446
The man with the mallet is shown getting hit in slow motion.
yes
[ { "entity": "The man", "start_index": 0 }, { "entity": "mallet", "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 man with the mallet is shown getting hit in slow motion. Are there any entities in motion in the sentence?
Yes
447
We see a man decorating a Christmas tree.
yes
[ { "entity": "man", "start_index": 9 }, { "entity": "Christmas tree", "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 %}
We see a man decorating a Christmas tree. Are there any entities in motion in the sentence?
Yes
448
The man turns the lights on.
yes
[ { "entity": "The man", "start_index": 0 }, { "entity": "lights", "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 turns the lights on. Are there any entities in motion in the sentence?
Yes
449
The man and the girl add bulbs to the tree.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "girl", "start_index": 16 }, { "entity": "bulbs", "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 and the girl add bulbs to the tree. Are there any entities in motion in the sentence?
Yes
450
The lady adds ornaments to the tree.
yes
[ { "entity": "lady", "start_index": 4 }, { "entity": "ornaments", "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 lady adds ornaments to the tree. Are there any entities in motion in the sentence?
Yes
451
The lady shows off her painted nails.
yes
[ { "entity": "lady", "start_index": 4 }, { "entity": "nails", "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 %}
The lady shows off her painted nails. Are there any entities in motion in the sentence?
Yes
452
The puts nail polish on a folder and uses them to embellish her fingernail.
yes
[ { "entity": "her", "start_index": 60 }, { "entity": "nail polish", "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 %}
The puts nail polish on a folder and uses them to embellish her fingernail. Are there any entities in motion in the sentence?
Yes
453
The lady raises her foot and shows off her sock.
yes
[ { "entity": "lady", "start_index": 4 }, { "entity": "sock", "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 lady raises her foot and shows off her sock. Are there any entities in motion in the sentence?
Yes
454
The man continues moving around the area moving his hands up and down and looking off into the distance.
yes
[ { "entity": "The man", "start_index": 0 }, { "entity": "hands", "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 continues moving around the area moving his hands up and down and looking off into the distance. Are there any entities in motion in the sentence?
Yes
455
The woman continue spinning with the man walking in and out of frame and ends with her bowing to the audience.
yes
[ { "entity": "man", "start_index": 37 }, { "entity": "woman", "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 woman continue spinning with the man walking in and out of frame and ends with her bowing to the audience. Are there any entities in motion in the sentence?
Yes
456
She then shows off various cleaning tools an rubs them along a chair.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "tools", "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 then shows off various cleaning tools an rubs them along a chair. Are there any entities in motion in the sentence?
Yes
457
A man appears training them and different marathoners in training take turns being interviewed while they continue to switch back and forth to everyone going through the training.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "marathoners", "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 appears training them and different marathoners in training take turns being interviewed while they continue to switch back and forth to everyone going through the training. Are there any entities in motion in the sentence?
Yes
458
she opens her mirror cabinet and takes her lipstick out.
yes
[ { "entity": "she", "start_index": 0 }, { "entity": "lipstick", "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 her mirror cabinet and takes her lipstick out. Are there any entities in motion in the sentence?
Yes
459
She begins applying the lipstick on her lips.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "lipstick", "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 begins applying the lipstick on her lips. Are there any entities in motion in the sentence?
Yes
460
Then she uses the same lipstick and dabs it on her cheeks.
yes
[ { "entity": "she", "start_index": 5 }, { "entity": "lipstick", "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 %}
Then she uses the same lipstick and dabs it on her cheeks. Are there any entities in motion in the sentence?
Yes
461
A teen tosses a rake full of leaves at the toddler.
yes
[ { "entity": "teen", "start_index": 2 }, { "entity": "rake", "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 %}
A teen tosses a rake full of leaves at the toddler. Are there any entities in motion in the sentence?
Yes
462
More clips are shown of people riding around the water in a kayak.
yes
[ { "entity": "people", "start_index": 24 }, { "entity": "kayak", "start_index": 60 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
More clips are shown of people riding around the water in a kayak. Are there any entities in motion in the sentence?
Yes
463
The person paddles themselves along the water with other people riding near him.
yes
[ { "entity": "person", "start_index": 4 }, { "entity": "people", "start_index": 57 } ]
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 paddles themselves along the water with other people riding near him. Are there any entities in motion in the sentence?
Yes
464
A few kids are seen standing on a stage followed by the children pushing a puck along the ice.
yes
[ { "entity": "children", "start_index": 56 }, { "entity": "kids", "start_index": 6 }, { "entity": "puck", "start_index": 75 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
A few kids are seen standing on a stage followed by the children pushing a puck along the ice. Are there any entities in motion in the sentence?
Yes
465
A person plays a violin in front of a huge crowd of people.
yes
[ { "entity": "person", "start_index": 2 }, { "entity": "violin", "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 %}
A person plays a violin in front of a huge crowd of people. Are there any entities in motion in the sentence?
Yes
466
First the girl walks to the front of the classroom as she holds her clarinet and the man who plays the piano gets up from his seat to play the piano.
yes
[ { "entity": "girl", "start_index": 10 }, { "entity": "man", "start_index": 85 }, { "entity": "clarinet", "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 %}
First the girl walks to the front of the classroom as she holds her clarinet and the man who plays the piano gets up from his seat to play the piano. Are there any entities in motion in the sentence?
Yes
467
Then he starts playing the piano and she plays the clarinet along with the piano, when she's done everyone claps for her.
yes
[ { "entity": "she", "start_index": 37 }, { "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 %}
Then he starts playing the piano and she plays the clarinet along with the piano, when she's done everyone claps for her. Are there any entities in motion in the sentence?
Yes
468
A man is seen standing in a large field behind a piece of heavy machinery.
yes
[ { "entity": "A man", "start_index": 0 }, { "entity": "machinery", "start_index": 64 } ]
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 standing in a large field behind a piece of heavy machinery. Are there any entities in motion in the sentence?
Yes
469
The man pushes the machine along some tall grass while the camera follows his movements.
yes
[ { "entity": "man", "start_index": 4 }, { "entity": "machine", "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 man pushes the machine along some tall grass while the camera follows his movements. Are there any entities in motion in the sentence?
Yes
470
Other teams plays soccer, a player with white uniform receives a ball and score.
yes
[ { "entity": "teams", "start_index": 6 }, { "entity": "player", "start_index": 28 }, { "entity": "ball", "start_index": 65 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
Other teams plays soccer, a player with white uniform receives a ball and score. Are there any entities in motion in the sentence?
Yes
471
The woman is shown doing various things as steps show up under each action she does, and even tips appear on the screen that lead up to the woman laying on the bed as a man tattoos her.
yes
[ { "entity": "man", "start_index": 169 }, { "entity": "The 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 %}
The woman is shown doing various things as steps show up under each action she does, and even tips appear on the screen that lead up to the woman laying on the bed as a man tattoos her. Are there any entities in motion in the sentence?
Yes
472
When he's done tattooing her he holds up a white bottle with a green cap and talks to her while showing it and white words appear on the screen giving a warning that "Applying too much topical anesthetic and then covering the tattoo can cause seizures".
yes
[ { "entity": "he's", "start_index": 5 }, { "entity": "white bottle", "start_index": 43 }, { "entity": "green cap", "start_index": 63 } ]
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's done tattooing her he holds up a white bottle with a green cap and talks to her while showing it and white words appear on the screen giving a warning that "Applying too much topical anesthetic and then covering the tattoo can cause seizures". Are there any entities in motion in the sentence?
Yes
473
A man is seated while someone buffs his shoes.
yes
[ { "entity": "someone", "start_index": 22 }, { "entity": "shoes", "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 %}
A man is seated while someone buffs his shoes. Are there any entities in motion in the sentence?
Yes
474
The person uses a brush to clean his shoes thorougly.
yes
[ { "entity": "person", "start_index": 4 }, { "entity": "brush", "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 person uses a brush to clean his shoes thorougly. Are there any entities in motion in the sentence?
Yes
475
The girl puts her arms up and then dives into the pool.
yes
[ { "entity": "girl", "start_index": 4 }, { "entity": "arms", "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 girl puts her arms up and then dives into the pool. Are there any entities in motion in the sentence?
Yes
476
A female gymnast is spinning and jumping on a pair of high beams as her coach watches, prepared to catch her.
yes
[ { "entity": "female", "start_index": 2 }, { "entity": "high beams", "start_index": 54 } ]
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 is spinning and jumping on a pair of high beams as her coach watches, prepared to catch her. Are there any entities in motion in the sentence?
Yes
477
Two men do maneuvers on a canoe pivoting the canoe helping with the paddlers.
yes
[ { "entity": "men", "start_index": 4 }, { "entity": "canoe", "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 %}
Two men do maneuvers on a canoe pivoting the canoe helping with the paddlers. Are there any entities in motion in the sentence?
Yes
478
Then, the men pivot the canoe away from the bow paddlers while paddling fast the oars.
yes
[ { "entity": "men", "start_index": 10 }, { "entity": "canoe", "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, the men pivot the canoe away from the bow paddlers while paddling fast the oars. Are there any entities in motion in the sentence?
Yes
479
After, the men slides the canoe forward using the oars to advance.
yes
[ { "entity": "the men", "start_index": 7 }, { "entity": "canoe", "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 %}
After, the men slides the canoe forward using the oars to advance. Are there any entities in motion in the sentence?
Yes
480
We see people bring bikes up a ramp.
yes
[ { "entity": "people", "start_index": 7 }, { "entity": "bikes", "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 %}
We see people bring bikes up a ramp. Are there any entities in motion in the sentence?
Yes
481
We see people start when the gate opens.
yes
[ { "entity": "people", "start_index": 7 }, { "entity": "gate", "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 %}
We see people start when the gate opens. Are there any entities in motion in the sentence?
Yes
482
We then see people riding bikes.
yes
[ { "entity": "people", "start_index": 12 }, { "entity": "bikes", "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 %}
We then see people riding bikes. Are there any entities in motion in the sentence?
Yes
483
A man is seen holding onto a paint machine and spraying it around all the furniture.
yes
[ { "entity": "man", "start_index": 2 }, { "entity": "paint machine", "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 %}
A man is seen holding onto a paint machine and spraying it around all the furniture. Are there any entities in motion in the sentence?
Yes
484
He finishes the painting and the camera pans around the furniture.
yes
[ { "entity": "He", "start_index": 0 }, { "entity": "the camera", "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 %}
He finishes the painting and the camera pans around the furniture. Are there any entities in motion in the sentence?
Yes
485
She then holds up a contact lens and puts one in her eye.
yes
[ { "entity": "She", "start_index": 0 }, { "entity": "contact lens", "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 %}
She then holds up a contact lens and puts one in her eye. Are there any entities in motion in the sentence?
Yes
486
A large group of people are seen playing around a gymnasium throwing balls at one another and bouncing around.
yes
[ { "entity": "group of people", "start_index": 8 }, { "entity": "balls", "start_index": 69 } ]
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 group of people are seen playing around a gymnasium throwing balls at one another and bouncing around. Are there any entities in motion in the sentence?
Yes
487
The people continue throwing balls when one hits the camera and shows a persons face.
yes
[ { "entity": "people", "start_index": 4 }, { "entity": "balls", "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 people continue throwing balls when one hits the camera and shows a persons face. Are there any entities in motion in the sentence?
Yes
488
The game continues on with the people throwing balls around and people watching on the sides.
yes
[ { "entity": "people", "start_index": 31 }, { "entity": "balls", "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 game continues on with the people throwing balls around and people watching on the sides. Are there any entities in motion in the sentence?
Yes
489
They are riding around in a series of bumper cars.
yes
[ { "entity": "They", "start_index": 0 }, { "entity": "bumper cars", "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 are riding around in a series of bumper cars. Are there any entities in motion in the sentence?
Yes
490
A woman is video taping some men in a living room getting jackets on.
yes
[ { "entity": "men", "start_index": 29 }, { "entity": "jackets", "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 video taping some men in a living room getting jackets on. Are there any entities in motion in the sentence?
Yes
491
One of the men motions the the camera person to follow him as he grabs a broom and walks down a hall and out a door to a snow covered parking lot.
yes
[ { "entity": "men", "start_index": 11 }, { "entity": "camera person", "start_index": 31 }, { "entity": "broom", "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 %}
One of the men motions the the camera person to follow him as he grabs a broom and walks down a hall and out a door to a snow covered parking lot. Are there any entities in motion in the sentence?
Yes
492
They walk out into the parking lot as another man comes outside.
yes
[ { "entity": "They", "start_index": 0 }, { "entity": "man", "start_index": 46 } ]
any_entity
{{sentence}} Are there any entities in motion in the sentence? ||| {% if motion == "yes" %} {{ answer_choices[0] }} {% else %} {{ answer_choices[1] }} {% endif %}
They walk out into the parking lot as another man comes outside. Are there any entities in motion in the sentence?
Yes
493
The man with the broom brushes snow off of an SUV as another man does the same at a car next to him.
yes
[ { "entity": "man", "start_index": 61 }, { "entity": "snow", "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 %}
The man with the broom brushes snow off of an SUV as another man does the same at a car next to him. Are there any entities in motion in the sentence?
Yes
494
A girl holds up a brush and walks up to the horse.
yes
[ { "entity": "girl", "start_index": 2 }, { "entity": "brush", "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 girl holds up a brush and walks up to the horse. Are there any entities in motion in the sentence?
Yes
495
The girl brushes of the coat of the horse in a stable.
yes
[ { "entity": "girl", "start_index": 4 }, { "entity": "coat", "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 %}
The girl brushes of the coat of the horse in a stable. Are there any entities in motion in the sentence?
Yes
496
The girl removes the ankle braces from the horse.
yes
[ { "entity": "girl", "start_index": 4 }, { "entity": "ankle braces", "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 girl removes the ankle braces from the horse. Are there any entities in motion in the sentence?
Yes
497
The girl wraps up the braces together an puts them away.
yes
[ { "entity": "girl", "start_index": 4 }, { "entity": "braces", "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 %}
The girl wraps up the braces together an puts them away. Are there any entities in motion in the sentence?
Yes
498
As he skis,more men appear before he reappears by himself.
yes
[ { "entity": "he", "start_index": 3 }, { "entity": "men", "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 %}
As he skis,more men appear before he reappears by himself. Are there any entities in motion in the sentence?
Yes
499
A brown haired woman standing in a pile of floating donuts is holding a mic and talking, and other clips begin to play that include scenery of the lake, interviewing various people of ages and both sexes, people walking with their floating donuts, signs at the lake, people having fun and etcetera.
yes
[ { "entity": "people", "start_index": 205 }, { "entity": "donuts", "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 %}
A brown haired woman standing in a pile of floating donuts is holding a mic and talking, and other clips begin to play that include scenery of the lake, interviewing various people of ages and both sexes, people walking with their floating donuts, signs at the lake, people having fun and etcetera. Are there any entiti...
Yes