id int32 0 23.6k | sentence stringlengths 7 558 | motion stringclasses 2
values | motion_entities listlengths 0 6 | template_name stringclasses 12
values | template stringclasses 12
values | rendered_input stringlengths 58 764 | rendered_output stringlengths 1 58 |
|---|---|---|---|---|---|---|---|
6,800 | A car is driving down a road with passengers. | yes | [
{
"entity": "car",
"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 car is driving down a road with passengers.
Are there any entities in motion in the sentence? | Yes |
6,801 | A person holds a boy that is on a swing rod, and then push the rod. | yes | [
{
"entity": "person",
"start_index": 2
},
{
"entity": "rod",
"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 person holds a boy that is on a swing rod, and then push the rod.
Are there any entities in motion in the sentence? | Yes |
6,802 | A man is seen speaking to the camera while holding onto a tennis racket. | yes | [
{
"entity": "man",
"start_index": 2
},
{
"entity": "tennis racket",
"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 man is seen speaking to the camera while holding onto a tennis racket.
Are there any entities in motion in the sentence? | Yes |
6,803 | The man finishes welding and the metal glows red hot. | yes | [
{
"entity": "man",
"start_index": 5
},
{
"entity": "metal",
"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 finishes welding and the metal glows red hot.
Are there any entities in motion in the sentence? | Yes |
6,804 | A woman peforms before a court on a basketball gym. | yes | [
{
"entity": "woman",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A woman peforms before a court on a basketball gym.
Are there any entities in motion in the sentence? | Yes |
6,805 | After,the men continue walking around the gym eating a protein bar. | yes | [
{
"entity": "men",
"start_index": 10
},
{
"entity": "protein bar",
"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 %} | After,the men continue walking around the gym eating a protein bar.
Are there any entities in motion in the sentence? | Yes |
6,806 | Army and navy people participate in a tug of war. | yes | [
{
"entity": "navy people",
"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 %} | Army and navy people participate in a tug of war.
Are there any entities in motion in the sentence? | Yes |
6,807 | The man runs water over the mop pad and then wrings it out. | yes | [
{
"entity": "man",
"start_index": 5
},
{
"entity": "mop",
"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 man runs water over the mop pad and then wrings it out.
Are there any entities in motion in the sentence? | Yes |
6,808 | We see a man put on the seat. | yes | [
{
"entity": "man",
"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 a man put on the seat.
Are there any entities in motion in the sentence? | Yes |
6,809 | The little girl sits on the sofa without the curlers in her hair. | yes | [
{
"entity": "girl",
"start_index": 11
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The little girl sits on the sofa without the curlers in her hair.
Are there any entities in motion in the sentence? | Yes |
6,810 | Gymnast from Ukraine performs long jump in a final competition. | yes | [
{
"entity": "Gymnast",
"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 %} | Gymnast from Ukraine performs long jump in a final competition.
Are there any entities in motion in the sentence? | Yes |
6,811 | He pauses as another slides down. | yes | [
{
"entity": "another",
"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 pauses as another slides down.
Are there any entities in motion in the sentence? | Yes |
6,812 | Several people watch and take photos and video from the shore. | yes | [
{
"entity": "people",
"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 %} | Several people watch and take photos and video from the shore.
Are there any entities in motion in the sentence? | Yes |
6,813 | She is shoveling dirt into a wheel barrow. | yes | [
{
"entity": "She",
"start_index": 1
},
{
"entity": "dirt",
"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 %} | She is shoveling dirt into a wheel barrow.
Are there any entities in motion in the sentence? | Yes |
6,814 | The girls on the left make a shot and the team hugs. | yes | [
{
"entity": "girls",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The girls on the left make a shot and the team hugs.
Are there any entities in motion in the sentence? | Yes |
6,815 | A woman in a black dress is playing a bag pipe on stage. | yes | [
{
"entity": "woman",
"start_index": 2
},
{
"entity": "bag pipe",
"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 %} | A woman in a black dress is playing a bag pipe on stage.
Are there any entities in motion in the sentence? | Yes |
6,816 | He walks into the kitchen and pours a cup of coffee as he gloats. | yes | [
{
"entity": "He",
"start_index": 1
},
{
"entity": "cup",
"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 %} | He walks into the kitchen and pours a cup of coffee as he gloats.
Are there any entities in motion in the sentence? | Yes |
6,817 | The boats pass with difficulty between the rocks. | yes | [
{
"entity": "boats",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The boats pass with difficulty between the rocks.
Are there any entities in motion in the sentence? | Yes |
6,818 | woman cut a red paper and paint with frosty gray polish. | yes | [
{
"entity": "woman",
"start_index": 1
},
{
"entity": "red paper",
"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 %} | woman cut a red paper and paint with frosty gray polish.
Are there any entities in motion in the sentence? | Yes |
6,819 | There is also people waving in the small crowd and the team is singing. | yes | [
{
"entity": "people",
"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 %} | There is also people waving in the small crowd and the team is singing.
Are there any entities in motion in the sentence? | Yes |
6,820 | Their light suits go out and the dance is over. | yes | [
{
"entity": "light suits",
"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 %} | Their light suits go out and the dance is over.
Are there any entities in motion in the sentence? | Yes |
6,821 | The calf runs away from the man. | yes | [
{
"entity": "calf",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The calf runs away from the man.
Are there any entities in motion in the sentence? | Yes |
6,822 | They make a fire, then canoe down a river slowly. | yes | [
{
"entity": "They",
"start_index": 1
},
{
"entity": "canoe",
"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 %} | They make a fire, then canoe down a river slowly.
Are there any entities in motion in the sentence? | Yes |
6,823 | She points at one of the cards. | yes | [
{
"entity": "She",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She points at one of the cards.
Are there any entities in motion in the sentence? | Yes |
6,824 | woman is standing in front of a trash bin peeling out potatos. | yes | [
{
"entity": "woman",
"start_index": 0
},
{
"entity": "potatos",
"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 %} | woman is standing in front of a trash bin peeling out potatos.
Are there any entities in motion in the sentence? | Yes |
6,825 | He catches the cow with a rope. | yes | [
{
"entity": "He",
"start_index": 1
},
{
"entity": "rope",
"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 %} | He catches the cow with a rope.
Are there any entities in motion in the sentence? | Yes |
6,826 | A man in a black shirt smiles at 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 black shirt smiles at the camera.
Are there any entities in motion in the sentence? | Yes |
6,827 | A woman is seen standing in a large circle and bending herself forward. | yes | [
{
"entity": "woman",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A woman is seen standing in a large circle and bending herself forward.
Are there any entities in motion in the sentence? | Yes |
6,828 | People are floating down a river in tubes. | yes | [
{
"entity": "People",
"start_index": 0
},
{
"entity": "tubes",
"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 %} | People are floating down a river in tubes.
Are there any entities in motion in the sentence? | Yes |
6,829 | We see a lady put the machine away. | yes | [
{
"entity": "lady",
"start_index": 10
},
{
"entity": "machine",
"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 %} | We see a lady put the machine away.
Are there any entities in motion in the sentence? | Yes |
6,830 | He takes the tire off the bike and lays it against the building. | yes | [
{
"entity": "He",
"start_index": 1
},
{
"entity": "tire",
"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 takes the tire off the bike and lays it against the building.
Are there any entities in motion in the sentence? | Yes |
6,831 | They float by large rocks and cliffs. | yes | [
{
"entity": "They",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | They float by large rocks and cliffs.
Are there any entities in motion in the sentence? | Yes |
6,832 | They continue blowing the leaves across the yard. | yes | [
{
"entity": "They",
"start_index": 1
},
{
"entity": "leaves",
"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 %} | They continue blowing the leaves across the yard.
Are there any entities in motion in the sentence? | Yes |
6,833 | A man washes another man's butt. | 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 %} | A man washes another man's butt.
Are there any entities in motion in the sentence? | Yes |
6,834 | the woman is doing samba steps shaking her body side to side. | yes | [
{
"entity": "woman",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | the woman is doing samba steps shaking her body side to side.
Are there any entities in motion in the sentence? | Yes |
6,835 | We then see people in a field on horses. | yes | [
{
"entity": "people",
"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 %} | We then see people in a field on horses.
Are there any entities in motion in the sentence? | Yes |
6,836 | He is using it to move all the leaves off of the grass. | yes | [
{
"entity": "He",
"start_index": 1
},
{
"entity": "leaves",
"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 is using it to move all the leaves off of the grass.
Are there any entities in motion in the sentence? | Yes |
6,837 | She paints her nails with that polish. | yes | [
{
"entity": "She",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She paints her nails with that polish.
Are there any entities in motion in the sentence? | Yes |
6,838 | The man man keeps serving and the #3 tips slides across the screen. | yes | [
{
"entity": "man",
"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 man man keeps serving and the #3 tips slides across the screen.
Are there any entities in motion in the sentence? | Yes |
6,839 | She continues to swing around the air until the end when she finally hits it. | yes | [
{
"entity": "She",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She continues to swing around the air until the end when she finally hits it.
Are there any entities in motion in the sentence? | Yes |
6,840 | They open the door and walk outside. | yes | [
{
"entity": "They",
"start_index": 1
},
{
"entity": "door",
"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 open the door and walk outside.
Are there any entities in motion in the sentence? | Yes |
6,841 | She smiles into the camera and leans closer. | yes | [
{
"entity": "She",
"start_index": 1
},
{
"entity": "camera",
"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 smiles into the camera and leans closer.
Are there any entities in motion in the sentence? | Yes |
6,842 | The dogs are playing with a frisbee. | yes | [
{
"entity": "dogs",
"start_index": 5
},
{
"entity": "frisbee",
"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 dogs are playing with a frisbee.
Are there any entities in motion in the sentence? | Yes |
6,843 | I believe he is probably practicing for an event late in the future. | yes | [
{
"entity": "he",
"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 %} | I believe he is probably practicing for an event late in the future.
Are there any entities in motion in the sentence? | Yes |
6,844 | A woman is standing over a sink doing dishes. | yes | [
{
"entity": "woman",
"start_index": 2
},
{
"entity": "dishes",
"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 %} | A woman is standing over a sink doing dishes.
Are there any entities in motion in the sentence? | Yes |
6,845 | Clowns taunt the bull into charging them and other items. | yes | [
{
"entity": "Clowns",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Clowns taunt the bull into charging them and other items.
Are there any entities in motion in the sentence? | Yes |
6,846 | A group of men plays soccer in a sand area. | yes | [
{
"entity": "A group of 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 %} | A group of men plays soccer in a sand area.
Are there any entities in motion in the sentence? | Yes |
6,847 | The person opens their eye and puts the contact lens in their eye. | yes | [
{
"entity": "person",
"start_index": 5
},
{
"entity": "contact lens",
"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 person opens their eye and puts the contact lens in their eye.
Are there any entities in motion in the sentence? | Yes |
6,848 | The man gets a hat, and we see the end screen. | yes | [
{
"entity": "man",
"start_index": 5
},
{
"entity": "hat",
"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 man gets a hat, and we see the end screen.
Are there any entities in motion in the sentence? | Yes |
6,849 | He rubs an oil over his face and excitedly shows off his muscles. | yes | [
{
"entity": "He",
"start_index": 1
},
{
"entity": "oil",
"start_index": 12
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He rubs an oil over his face and excitedly shows off his muscles.
Are there any entities in motion in the sentence? | Yes |
6,850 | People stand and talk at a tables. | 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 stand and talk at a tables.
Are there any entities in motion in the sentence? | Yes |
6,851 | She then paints that over her nails. | yes | [
{
"entity": "She",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She then paints that over her nails.
Are there any entities in motion in the sentence? | Yes |
6,852 | A group of girls are dancing in front of a woman in a building. | yes | [
{
"entity": "group of girls",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A group of girls are dancing in front of a woman in a building.
Are there any entities in motion in the sentence? | Yes |
6,853 | He takes a seventeenth puff. | yes | [
{
"entity": "He",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He takes a seventeenth puff.
Are there any entities in motion in the sentence? | Yes |
6,854 | A baby girl is holding a compact, wiping the makeup pad against her cheek. | yes | [
{
"entity": "girl",
"start_index": 7
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A baby girl is holding a compact, wiping the makeup pad against her cheek.
Are there any entities in motion in the sentence? | Yes |
6,855 | The woman continues speaking and begins climbing onto the bike. | yes | [
{
"entity": "woman",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The woman continues speaking and begins climbing onto the bike.
Are there any entities in motion in the sentence? | Yes |
6,856 | Someone is stroking blue paint up and down on a fence. | yes | [
{
"entity": "Someone",
"start_index": 0
},
{
"entity": "blue paint",
"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 %} | Someone is stroking blue paint up and down on a fence.
Are there any entities in motion in the sentence? | Yes |
6,857 | The man uses a brush to wipe the ski. | yes | [
{
"entity": "man",
"start_index": 6
},
{
"entity": "brush",
"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 brush to wipe the ski.
Are there any entities in motion in the sentence? | Yes |
6,858 | A band is playing and lights are flashing on a stage. | yes | [
{
"entity": "A band",
"start_index": 0
},
{
"entity": "lights",
"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 %} | A band is playing and lights are flashing on a stage.
Are there any entities in motion in the sentence? | Yes |
6,859 | The, the athlete continues jumping a doing frontflip and backflip. | yes | [
{
"entity": "athlete",
"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, the athlete continues jumping a doing frontflip and backflip.
Are there any entities in motion in the sentence? | Yes |
6,860 | In a black and white, people walk down a tunnel. | yes | [
{
"entity": "people",
"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 %} | In a black and white, people walk down a tunnel.
Are there any entities in motion in the sentence? | Yes |
6,861 | The man then swings and spins on the bars. | yes | [
{
"entity": "man",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man then swings and spins on the bars.
Are there any entities in motion in the sentence? | Yes |
6,862 | A woman is on a raft in the water talking to the camera. | 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 is on a raft in the water talking to the camera.
Are there any entities in motion in the sentence? | Yes |
6,863 | Suddenly all the bikes fall from a stage. | yes | [
{
"entity": "bikes",
"start_index": 18
},
{
"entity": "bikes",
"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 %} | Suddenly all the bikes fall from a stage.
Are there any entities in motion in the sentence? | Yes |
6,864 | Performers sings and dancers on a concert stage. | yes | [
{
"entity": "Performers",
"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 %} | Performers sings and dancers on a concert stage.
Are there any entities in motion in the sentence? | Yes |
6,865 | He does a flip trick riding down one of the road ways. | yes | [
{
"entity": "He",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He does a flip trick riding down one of the road ways.
Are there any entities in motion in the sentence? | Yes |
6,866 | He clenches his fists with joy. | yes | [
{
"entity": "He",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He clenches his fists with joy.
Are there any entities in motion in the sentence? | Yes |
6,867 | The bubble pops releasing the smoke. | yes | [
{
"entity": "bubble",
"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 %} | The bubble pops releasing the smoke.
Are there any entities in motion in the sentence? | Yes |
6,868 | People dance in the room. | yes | [
{
"entity": "People",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | People dance in the room.
Are there any entities in motion in the sentence? | Yes |
6,869 | Two people are in a room, wearing fencing equipment. | yes | [
{
"entity": "people",
"start_index": 4
},
{
"entity": "fencing equipment",
"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 %} | Two people are in a room, wearing fencing equipment.
Are there any entities in motion in the sentence? | Yes |
6,870 | There is a man wearing a blue hazmat suit spray painting a tall fence. | yes | [
{
"entity": "man",
"start_index": 11
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | There is a man wearing a blue hazmat suit spray painting a tall fence.
Are there any entities in motion in the sentence? | Yes |
6,871 | She does forward flips on the beam. | yes | [
{
"entity": "She",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She does forward flips on the beam.
Are there any entities in motion in the sentence? | Yes |
6,872 | One of the swimmers spits out water on the camera while still inside the pool. | yes | [
{
"entity": "swimmers",
"start_index": 12
},
{
"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 %} | One of the swimmers spits out water on the camera while still inside the pool.
Are there any entities in motion in the sentence? | Yes |
6,873 | We see two ladies dancing in a field. | yes | [
{
"entity": "two",
"start_index": 8
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | We see two ladies dancing in a field.
Are there any entities in motion in the sentence? | Yes |
6,874 | He walks through hamming down the fabric and nailing a long board across. | yes | [
{
"entity": "He",
"start_index": 1
},
{
"entity": "fabric",
"start_index": 34
},
{
"entity": "board",
"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 %} | He walks through hamming down the fabric and nailing a long board across.
Are there any entities in motion in the sentence? | Yes |
6,875 | The boy gets off and walks away. | yes | [
{
"entity": "boy",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The boy gets off and walks away.
Are there any entities in motion in the sentence? | Yes |
6,876 | The lady goes into a salon and talks to the receptionist then the camera. | yes | [
{
"entity": "lady",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The lady goes into a salon and talks to the receptionist then the camera.
Are there any entities in motion in the sentence? | Yes |
6,877 | He shows how to deal the hands during the game. | yes | [
{
"entity": "He",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He shows how to deal the hands during the game.
Are there any entities in motion in the sentence? | Yes |
6,878 | They are hitting a yellow ball. | yes | [
{
"entity": "They",
"start_index": 1
},
{
"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 %} | They are hitting a yellow ball.
Are there any entities in motion in the sentence? | Yes |
6,879 | A man walks in the background. | yes | [
{
"entity": "man",
"start_index": 3
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man walks in the background.
Are there any entities in motion in the sentence? | Yes |
6,880 | The camera shakes on an image of an indoor volleyball court. | 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 shakes on an image of an indoor volleyball court.
Are there any entities in motion in the sentence? | Yes |
6,881 | She continues eating the ice cream cone and looking off into the distance. | yes | [
{
"entity": "She",
"start_index": 1
},
{
"entity": "ice cream cone",
"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 eating the ice cream cone and looking off into the distance.
Are there any entities in motion in the sentence? | Yes |
6,882 | The man boils pasta in a separate pot. | yes | [
{
"entity": "man",
"start_index": 5
},
{
"entity": "pasta",
"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 boils pasta in a separate pot.
Are there any entities in motion in the sentence? | Yes |
6,883 | A man wearing a blue shirt is throwing the shot put. | yes | [
{
"entity": "man",
"start_index": 2
},
{
"entity": "shot put",
"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 %} | A man wearing a blue shirt is throwing the shot put.
Are there any entities in motion in the sentence? | Yes |
6,884 | Hands are seen moving the ball around as well as grabbing the poles to play. | yes | [
{
"entity": "Hands",
"start_index": 1
},
{
"entity": "ball",
"start_index": 26
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Hands are seen moving the ball around as well as grabbing the poles to play.
Are there any entities in motion in the sentence? | Yes |
6,885 | A man is kneeling on a field. | yes | [
{
"entity": "man",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man is kneeling on a field.
Are there any entities in motion in the sentence? | Yes |
6,886 | A man is seen holding a tool over a log and trimming the grass around the log. | yes | [
{
"entity": "man",
"start_index": 2
},
{
"entity": "a tool",
"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 %} | A man is seen holding a tool over a log and trimming the grass around the log.
Are there any entities in motion in the sentence? | Yes |
6,887 | A man wearing a mickey costume and playing the drums. | yes | [
{
"entity": "man",
"start_index": 3
},
{
"entity": "drums",
"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 man wearing a mickey costume and playing the drums.
Are there any entities in motion in the sentence? | Yes |
6,888 | The lady paints the dresser while talking about it. | yes | [
{
"entity": "lady",
"start_index": 5
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The lady paints the dresser while talking about it.
Are there any entities in motion in the sentence? | Yes |
6,889 | Eventually most of the leaves are moved. | yes | [
{
"entity": "leaves",
"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 %} | Eventually most of the leaves are moved.
Are there any entities in motion in the sentence? | Yes |
6,890 | He mounts a high beam in the gym. | yes | [
{
"entity": "He",
"start_index": 1
},
{
"entity": "beam",
"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 %} | He mounts a high beam in the gym.
Are there any entities in motion in the sentence? | Yes |
6,891 | A man with a broom and dustpan is cleaning the floor. | yes | [
{
"entity": "man",
"start_index": 3
},
{
"entity": "broom",
"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 with a broom and dustpan is cleaning the floor.
Are there any entities in motion in the sentence? | Yes |
6,892 | Different people are featured riding down the slope on inner tubes. | yes | [
{
"entity": "people",
"start_index": 11
},
{
"entity": "tubes",
"start_index": 62
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Different people are featured riding down the slope on inner tubes.
Are there any entities in motion in the sentence? | Yes |
6,893 | He sways and moves a little as he continues to play. | yes | [
{
"entity": "He",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | He sways and moves a little as he continues to play.
Are there any entities in motion in the sentence? | Yes |
6,894 | There's a person in a red shirt and black shoes bowling in a bowling alley. | yes | [
{
"entity": "person",
"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's a person in a red shirt and black shoes bowling in a bowling alley.
Are there any entities in motion in the sentence? | Yes |
6,895 | A guy gestures the peace sign. | yes | [
{
"entity": "guy",
"start_index": 3
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A guy gestures the peace sign.
Are there any entities in motion in the sentence? | Yes |
6,896 | They have a refreshing dip under a waterfall to cool off. | yes | [
{
"entity": "They",
"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 %} | They have a refreshing dip under a waterfall to cool off.
Are there any entities in motion in the sentence? | Yes |
6,897 | A young man sits on a bed. | yes | [
{
"entity": "A young",
"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 young man sits on a bed.
Are there any entities in motion in the sentence? | Yes |
6,898 | She closes it up, and shows how it stays in shape. | yes | [
{
"entity": "She",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She closes it up, and shows how it stays in shape.
Are there any entities in motion in the sentence? | Yes |
6,899 | People wave to the camera underwater. | yes | [
{
"entity": "People",
"start_index": 1
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | People wave to the camera underwater.
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.