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 |
|---|---|---|---|---|---|---|---|
7,500 | People are shown walking along a beach. | yes | [
{
"entity": "People",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | People are shown walking along a beach.
Are there any entities in motion in the sentence? | Yes |
7,501 | The people shoot at each other, hiding behind the obstacles. | yes | [
{
"entity": "people",
"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 people shoot at each other, hiding behind the obstacles.
Are there any entities in motion in the sentence? | Yes |
7,502 | Next, the man plays the harmonica and the guitar together. | yes | [
{
"entity": "man",
"start_index": 10
},
{
"entity": "guitar",
"start_index": 42
},
{
"entity": "harmonica",
"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 %} | Next, the man plays the harmonica and the guitar together.
Are there any entities in motion in the sentence? | Yes |
7,503 | The kids perform zumba on a stage. | yes | [
{
"entity": "kids",
"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 kids perform zumba on a stage.
Are there any entities in motion in the sentence? | Yes |
7,504 | They attach a camera to one of the player's heads. | yes | [
{
"entity": "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 %} | They attach a camera to one of the player's heads.
Are there any entities in motion in the sentence? | Yes |
7,505 | They smile and laugh as they continue to perform stunts. | yes | [
{
"entity": "They",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They smile and laugh as they continue to perform stunts.
Are there any entities in motion in the sentence? | Yes |
7,506 | A woman is laughing as she jumps rope inside a gym. | yes | [
{
"entity": "woman",
"start_index": 2
},
{
"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 woman is laughing as she jumps rope inside a gym.
Are there any entities in motion in the sentence? | Yes |
7,507 | The camera shifted to the view looking down the drums. | yes | [
{
"entity": "camera",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The camera shifted to the view looking down the drums.
Are there any entities in motion in the sentence? | Yes |
7,508 | A person is braiding a client's hair. | yes | [
{
"entity": "person",
"start_index": 2
},
{
"entity": "hair",
"start_index": 32
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A person is braiding a client's hair.
Are there any entities in motion in the sentence? | Yes |
7,509 | Then, a skateboarder opens his arms and signal others to advance. | yes | [
{
"entity": "skateboarder",
"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 %} | Then, a skateboarder opens his arms and signal others to advance.
Are there any entities in motion in the sentence? | Yes |
7,510 | People continues skateboarding in the road. | yes | [
{
"entity": "People",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | People continues skateboarding in the road.
Are there any entities in motion in the sentence? | Yes |
7,511 | A young man is rappelling up the side of a cliff. | yes | [
{
"entity": "man",
"start_index": 8
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A young man is rappelling up the side of a cliff.
Are there any entities in motion in the sentence? | Yes |
7,512 | People are playing cricket together outside. | yes | [
{
"entity": "People",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | People are playing cricket together outside.
Are there any entities in motion in the sentence? | Yes |
7,513 | Various clips of people playing shuffleboard are shown. | yes | [
{
"entity": "people",
"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 %} | Various clips of people playing shuffleboard are shown.
Are there any entities in motion in the sentence? | Yes |
7,514 | A caveman is seen walking a purple rock. | yes | [
{
"entity": "caveman",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A caveman is seen walking a purple rock.
Are there any entities in motion in the sentence? | Yes |
7,515 | He runs into a big dog and the dog eats the caveman. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He runs into a big dog and the dog eats the caveman.
Are there any entities in motion in the sentence? | Yes |
7,516 | A hippie dog lies down on the floor and seems to be hallucinating. | yes | [
{
"entity": "hippie dog",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A hippie dog lies down on the floor and seems to be hallucinating.
Are there any entities in motion in the sentence? | Yes |
7,517 | This woman is showing her viewers how to make a Chambord Royale. | yes | [
{
"entity": "woman",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | This woman is showing her viewers how to make a Chambord Royale.
Are there any entities in motion in the sentence? | Yes |
7,518 | He is moving his legs on the pedals. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "pedals",
"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 is moving his legs on the pedals.
Are there any entities in motion in the sentence? | Yes |
7,519 | She smiles at the camera as she pushes the boys back and forth. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She smiles at the camera as she pushes the boys back and forth.
Are there any entities in motion in the sentence? | Yes |
7,520 | He is shown again in another clips moving and the trainer helping. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "clips",
"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 is shown again in another clips moving and the trainer helping.
Are there any entities in motion in the sentence? | Yes |
7,521 | Two kids are climbing a rock wall. | yes | [
{
"entity": "kids",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Two kids are climbing a rock wall.
Are there any entities in motion in the sentence? | Yes |
7,522 | She gets to the end and turns around to go back. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She gets to the end and turns around to go back.
Are there any entities in motion in the sentence? | Yes |
7,523 | Two young children are seen riding on a camel past a group of people and a man leading them along. | yes | [
{
"entity": "Two young children",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Two young children are seen riding on a camel past a group of people and a man leading them along.
Are there any entities in motion in the sentence? | Yes |
7,524 | The guy gets on top of the horse. | yes | [
{
"entity": "guy",
"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 guy gets on top of the horse.
Are there any entities in motion in the sentence? | Yes |
7,525 | The teams line up and shake hands. | yes | [
{
"entity": "teams",
"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 teams line up and shake hands.
Are there any entities in motion in the sentence? | Yes |
7,526 | They swim in the water, playing a game with a ball. | yes | [
{
"entity": "They",
"start_index": 0
},
{
"entity": "ball",
"start_index": 46
},
{
"entity": "water",
"start_index": 17
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They swim in the water, playing a game with a ball.
Are there any entities in motion in the sentence? | Yes |
7,527 | the man is driving the motorbike thorugh the street and a dog is running next to him. | yes | [
{
"entity": "man",
"start_index": 4
},
{
"entity": "dog",
"start_index": 58
},
{
"entity": "motorbike",
"start_index": 23
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | the man is driving the motorbike thorugh the street and a dog is running next to him.
Are there any entities in motion in the sentence? | Yes |
7,528 | A little boy is standing eating ice cream. | yes | [
{
"entity": "boy",
"start_index": 9
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A little boy is standing eating ice cream.
Are there any entities in motion in the sentence? | Yes |
7,529 | Her coach does an interview while sitting down with her hands held together. | yes | [
{
"entity": "coach",
"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 %} | Her coach does an interview while sitting down with her hands held together.
Are there any entities in motion in the sentence? | Yes |
7,530 | The guy swings his body while holding on to the bars. | yes | [
{
"entity": "guy",
"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 guy swings his body while holding on to the bars.
Are there any entities in motion in the sentence? | Yes |
7,531 | One is spinning constantly on a beam. | yes | [
{
"entity": "One",
"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 %} | One is spinning constantly on a beam.
Are there any entities in motion in the sentence? | Yes |
7,532 | A truck drives away from the camera. | yes | [
{
"entity": "truck",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A truck drives away from the camera.
Are there any entities in motion in the sentence? | Yes |
7,533 | She goes around in circles, painting the image. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She goes around in circles, painting the image.
Are there any entities in motion in the sentence? | Yes |
7,534 | The people move in several martial arts techniques. | yes | [
{
"entity": "people",
"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 people move in several martial arts techniques.
Are there any entities in motion in the sentence? | Yes |
7,535 | The woman continues swinging and walks back to the boy. | yes | [
{
"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 continues swinging and walks back to the boy.
Are there any entities in motion in the sentence? | Yes |
7,536 | Another group of men are playing soccer. | yes | [
{
"entity": "group of men",
"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 %} | Another group of men are playing soccer.
Are there any entities in motion in the sentence? | Yes |
7,537 | They spoon the dough onto a cookie sheet. | yes | [
{
"entity": "They",
"start_index": 0
},
{
"entity": "dough",
"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 %} | They spoon the dough onto a cookie sheet.
Are there any entities in motion in the sentence? | Yes |
7,538 | A man gets pumped up to do a long jump then does it. | yes | [
{
"entity": "man",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man gets pumped up to do a long jump then does it.
Are there any entities in motion in the sentence? | Yes |
7,539 | Several vehicles drive down a road behind the field. | yes | [
{
"entity": "vehicles",
"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 %} | Several vehicles drive down a road behind the field.
Are there any entities in motion in the sentence? | Yes |
7,540 | She does sit ups on the ground. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She does sit ups on the ground.
Are there any entities in motion in the sentence? | Yes |
7,541 | She points to vodka, jagermeister and food coloring. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She points to vodka, jagermeister and food coloring.
Are there any entities in motion in the sentence? | Yes |
7,542 | The person claps their hands. | yes | [
{
"entity": "person",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The person claps their hands.
Are there any entities in motion in the sentence? | Yes |
7,543 | Various people perform a dance routine together with an instructor performing front and center. | yes | [
{
"entity": "people",
"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 %} | Various people perform a dance routine together with an instructor performing front and center.
Are there any entities in motion in the sentence? | Yes |
7,544 | A small child paints another individual's fingernails. | yes | [
{
"entity": "child",
"start_index": 8
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A small child paints another individual's fingernails.
Are there any entities in motion in the sentence? | Yes |
7,545 | The other individual examines the nails. | yes | [
{
"entity": "individual",
"start_index": 10
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The other individual examines the nails.
Are there any entities in motion in the sentence? | Yes |
7,546 | The young man in grey and the young man in black fist bump. | yes | [
{
"entity": "young man",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The young man in grey and the young man in black fist bump.
Are there any entities in motion in the sentence? | Yes |
7,547 | A man in a red shirt is working out an an exercise machine. | yes | [
{
"entity": "man",
"start_index": 2
},
{
"entity": "exercise machine",
"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 in a red shirt is working out an an exercise machine.
Are there any entities in motion in the sentence? | Yes |
7,548 | We pan from the man out to the audience. | yes | [
{
"entity": "We",
"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 %} | We pan from the man out to the audience.
Are there any entities in motion in the sentence? | Yes |
7,549 | Several men pick up the boy in celebration. | yes | [
{
"entity": "Several men",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Several men pick up the boy in celebration.
Are there any entities in motion in the sentence? | Yes |
7,550 | The cameraman goes under a branch that is across the water. | yes | [
{
"entity": "The cameraman",
"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 cameraman goes under a branch that is across the water.
Are there any entities in motion in the sentence? | Yes |
7,551 | A boy walks out and looks before walking away. | yes | [
{
"entity": "boy",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A boy walks out and looks before walking away.
Are there any entities in motion in the sentence? | Yes |
7,552 | It then jumps to the same man water skiing very intently. | yes | [
{
"entity": "man",
"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 %} | It then jumps to the same man water skiing very intently.
Are there any entities in motion in the sentence? | Yes |
7,553 | A bunch of females are shown playing a water polo match in an indoor pool. | yes | [
{
"entity": "females",
"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 %} | A bunch of females are shown playing a water polo match in an indoor pool.
Are there any entities in motion in the sentence? | Yes |
7,554 | He dismounts badly, falling over and landing on his back beside the mat. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He dismounts badly, falling over and landing on his back beside the mat.
Are there any entities in motion in the sentence? | Yes |
7,555 | He steps back onto the mat and briefly raises his arms. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He steps back onto the mat and briefly raises his arms.
Are there any entities in motion in the sentence? | Yes |
7,556 | Hockey players walk out onto the ice, greeting each other. | yes | [
{
"entity": "Hockey players",
"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 %} | Hockey players walk out onto the ice, greeting each other.
Are there any entities in motion in the sentence? | Yes |
7,557 | A black and white filter pans over a soccer match going on in an indoor field. | yes | [
{
"entity": "filter",
"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 black and white filter pans over a soccer match going on in an indoor field.
Are there any entities in motion in the sentence? | Yes |
7,558 | In the same setting, but now during the daytime, a lone person wearing skis catapults through the air past the rock climbing wall and lands in the water below. | yes | [
{
"entity": "person",
"start_index": 56
},
{
"entity": "skis",
"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 %} | In the same setting, but now during the daytime, a lone person wearing skis catapults through the air past the rock climbing wall and lands in the water below.
Are there any entities in motion in the sentence? | Yes |
7,559 | There are two men playing table tennis in an indoor stadium. | yes | [
{
"entity": "two men",
"start_index": 10
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | There are two men playing table tennis in an indoor stadium.
Are there any entities in motion in the sentence? | Yes |
7,560 | He finishes playing and stands up. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He finishes playing and stands up.
Are there any entities in motion in the sentence? | Yes |
7,561 | woman walks in a airport eating a restaurant. | yes | [
{
"entity": "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 %} | woman walks in a airport eating a restaurant.
Are there any entities in motion in the sentence? | Yes |
7,562 | He stands up and continues playing it. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He stands up and continues playing it.
Are there any entities in motion in the sentence? | Yes |
7,563 | The first man pours the cement mix into the container. | yes | [
{
"entity": "first man",
"start_index": 4
},
{
"entity": "cement",
"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 first man pours the cement mix into the container.
Are there any entities in motion in the sentence? | Yes |
7,564 | The woman has her hair down and starts styling her hair. | yes | [
{
"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 has her hair down and starts styling her hair.
Are there any entities in motion in the sentence? | Yes |
7,565 | She completes styling her hair and continues to talk. | yes | [
{
"entity": "She",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She completes styling her hair and continues to talk.
Are there any entities in motion in the sentence? | Yes |
7,566 | A woman dressed in gym clothes is doing a tutorial on spinning in a gym. | yes | [
{
"entity": "A woman",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A woman dressed in gym clothes is doing a tutorial on spinning in a gym.
Are there any entities in motion in the sentence? | Yes |
7,567 | He then juices the oranges and lemon on the juicer. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "oranges",
"start_index": 19
},
{
"entity": "lemon",
"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 then juices the oranges and lemon on the juicer.
Are there any entities in motion in the sentence? | Yes |
7,568 | She is talking on the cell phone. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "cell phone",
"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 %} | She is talking on the cell phone.
Are there any entities in motion in the sentence? | Yes |
7,569 | The lady stops raking, turns around, and talks plus gestures. | yes | [
{
"entity": "The lady",
"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 lady stops raking, turns around, and talks plus gestures.
Are there any entities in motion in the sentence? | Yes |
7,570 | She brings the chair inside and pours paint into a bucket and paints along the side. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "chair",
"start_index": 15
},
{
"entity": "paint",
"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 %} | She brings the chair inside and pours paint into a bucket and paints along the side.
Are there any entities in motion in the sentence? | Yes |
7,571 | He lassos and ropes a calf. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He lassos and ropes a calf.
Are there any entities in motion in the sentence? | Yes |
7,572 | the man bounces on the board two times then dives into the water. | yes | [
{
"entity": "man",
"start_index": 4
},
{
"entity": "board",
"start_index": 23
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | the man bounces on the board two times then dives into the water.
Are there any entities in motion in the sentence? | Yes |
7,573 | The rabbit is cleaning its hands by licking it. | yes | [
{
"entity": "rabbit",
"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 rabbit is cleaning its hands by licking it.
Are there any entities in motion in the sentence? | Yes |
7,574 | The rabbit cleaned his back and then wend down to the first floor of his cage. | yes | [
{
"entity": "rabbit",
"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 rabbit cleaned his back and then wend down to the first floor of his cage.
Are there any entities in motion in the sentence? | Yes |
7,575 | He steps onto the beam as she dismounts, arms in the air. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He steps onto the beam as she dismounts, arms in the air.
Are there any entities in motion in the sentence? | Yes |
7,576 | He waves his arms, trying to keep his balance. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He waves his arms, trying to keep his balance.
Are there any entities in motion in the sentence? | Yes |
7,577 | A person with gloves then shows off some tools and paste. | yes | [
{
"entity": "A person",
"start_index": 0
},
{
"entity": "tools",
"start_index": 41
},
{
"entity": "paste",
"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 %} | A person with gloves then shows off some tools and paste.
Are there any entities in motion in the sentence? | Yes |
7,578 | We see an instructor leading an aerobics class. | yes | [
{
"entity": "instructor",
"start_index": 10
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We see an instructor leading an aerobics class.
Are there any entities in motion in the sentence? | Yes |
7,579 | The people go back and forth. | yes | [
{
"entity": "people",
"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 people go back and forth.
Are there any entities in motion in the sentence? | Yes |
7,580 | He slices some ham and makes two toasts in a toaster. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "ham",
"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 slices some ham and makes two toasts in a toaster.
Are there any entities in motion in the sentence? | Yes |
7,581 | Many other men are shown doing several flips and tricks around each other. | yes | [
{
"entity": "men",
"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 %} | Many other men are shown doing several flips and tricks around each other.
Are there any entities in motion in the sentence? | Yes |
7,582 | He moves quickly to smooth out dents. | yes | [
{
"entity": "He",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He moves quickly to smooth out dents.
Are there any entities in motion in the sentence? | Yes |
7,583 | The man moves to the bottom and smooths back up the top. | yes | [
{
"entity": "The man",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man moves to the bottom and smooths back up the top.
Are there any entities in motion in the sentence? | Yes |
7,584 | The camera pans out to give a full view of her cutting the grass. | yes | [
{
"entity": "camera",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The camera pans out to give a full view of her cutting the grass.
Are there any entities in motion in the sentence? | Yes |
7,585 | The camera pans to an older man and then back to the boys blowing leaves. | yes | [
{
"entity": "camera",
"start_index": 4
},
{
"entity": "leaves",
"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 %} | The camera pans to an older man and then back to the boys blowing leaves.
Are there any entities in motion in the sentence? | Yes |
7,586 | A man in green trunks throws a man in red trunks in a wrestling ring. | yes | [
{
"entity": "man",
"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 man in green trunks throws a man in red trunks in a wrestling ring.
Are there any entities in motion in the sentence? | Yes |
7,587 | The man in green trunks rolls out of the ring. | yes | [
{
"entity": "The man",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man in green trunks rolls out of the ring.
Are there any entities in motion in the sentence? | Yes |
7,588 | The man in green trunks spears the other man. | yes | [
{
"entity": "The man",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man in green trunks spears the other man.
Are there any entities in motion in the sentence? | Yes |
7,589 | After, the man plyas the harmonica. | yes | [
{
"entity": "man",
"start_index": 11
},
{
"entity": "harmonica",
"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 %} | After, the man plyas the harmonica.
Are there any entities in motion in the sentence? | Yes |
7,590 | A man opens his mouth very wide to show his excitement. | yes | [
{
"entity": "man",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man opens his mouth very wide to show his excitement.
Are there any entities in motion in the sentence? | Yes |
7,591 | The number counts down more and shows more clips of women playing dodgeball. | yes | [
{
"entity": "women",
"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 number counts down more and shows more clips of women playing dodgeball.
Are there any entities in motion in the sentence? | Yes |
7,592 | A man in a blue polo speaks to the camera. | yes | [
{
"entity": "man",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man in a blue polo speaks to the camera.
Are there any entities in motion in the sentence? | Yes |
7,593 | Two men are playing a game of darts. | yes | [
{
"entity": "men",
"start_index": 4
},
{
"entity": "darts",
"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 %} | Two men are playing a game of darts.
Are there any entities in motion in the sentence? | Yes |
7,594 | A man is seen speaking to the camera and begins kneeling down on a roof. | yes | [
{
"entity": "A man",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man is seen speaking to the camera and begins kneeling down on a roof.
Are there any entities in motion in the sentence? | Yes |
7,595 | They start raising their hands in the air. | yes | [
{
"entity": "They",
"start_index": 0
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They start raising their hands in the air.
Are there any entities in motion in the sentence? | Yes |
7,596 | The bartender spits the beer back in the glass. | yes | [
{
"entity": "bartender",
"start_index": 4
},
{
"entity": "beer",
"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 bartender spits the beer back in the glass.
Are there any entities in motion in the sentence? | Yes |
7,597 | The man walks to and turns off the camera. | yes | [
{
"entity": "man",
"start_index": 4
},
{
"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 walks to and turns off the camera.
Are there any entities in motion in the sentence? | Yes |
7,598 | A anchorman in a suit sits with a laptop on his clear desk. | yes | [
{
"entity": "anchorman",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A anchorman in a suit sits with a laptop on his clear desk.
Are there any entities in motion in the sentence? | Yes |
7,599 | The man gets up and his mouth is bloody. | yes | [
{
"entity": "man",
"start_index": 4
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man gets up and his mouth is bloody.
Are there any entities in motion in the sentence? | Yes |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.