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 |
|---|---|---|---|---|---|---|---|
5,100 | The player scores and celebrate with a teammate. | yes | [
{
"entity": "player",
"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 player scores and celebrate with a teammate.
Are there any entities in motion in the sentence? | Yes |
5,101 | Two teams play soccer, and the player with the yellow uniform scores. | yes | [
{
"entity": "Two",
"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 teams play soccer, and the player with the yellow uniform scores.
Are there any entities in motion in the sentence? | Yes |
5,102 | Then, a player with a white uniform scores with a spectacular movement. | yes | [
{
"entity": "a player",
"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 %} | Then, a player with a white uniform scores with a spectacular movement.
Are there any entities in motion in the sentence? | Yes |
5,103 | Next, the men sail on the river until arrive to the bank of the river. | yes | [
{
"entity": "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 %} | Next, the men sail on the river until arrive to the bank of the river.
Are there any entities in motion in the sentence? | Yes |
5,104 | We see a man wipe dirt from his hair and turn off the camera. | yes | [
{
"entity": "man",
"start_index": 9
},
{
"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 %} | We see a man wipe dirt from his hair and turn off the camera.
Are there any entities in motion in the sentence? | Yes |
5,105 | The cars bump into each other as they drive around. | yes | [
{
"entity": "cars",
"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 cars bump into each other as they drive around.
Are there any entities in motion in the sentence? | Yes |
5,106 | A man stands in a warehouse talking to the camera and pours some liquid on the ground. | yes | [
{
"entity": "man",
"start_index": 2
},
{
"entity": "liquid",
"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 %} | A man stands in a warehouse talking to the camera and pours some liquid on the ground.
Are there any entities in motion in the sentence? | Yes |
5,107 | He takes a bowl of some material and sprinkled it over the spills. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "bowl",
"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 %} | He takes a bowl of some material and sprinkled it over the spills.
Are there any entities in motion in the sentence? | Yes |
5,108 | He then sweeps up the material with a broom and dust pan. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "the material",
"start_index": 18
},
{
"entity": "broom",
"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 then sweeps up the material with a broom and dust pan.
Are there any entities in motion in the sentence? | Yes |
5,109 | A horse sticks his head out from a stable and a man watches. | yes | [
{
"entity": "horse",
"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 horse sticks his head out from a stable and a man watches.
Are there any entities in motion in the sentence? | Yes |
5,110 | The dog continues walking around and looking around as people watch. | yes | [
{
"entity": "dog",
"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 dog continues walking around and looking around as people watch.
Are there any entities in motion in the sentence? | Yes |
5,111 | A mountain full of snow appears and a man begins skiing down the slopes. | yes | [
{
"entity": "man",
"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 mountain full of snow appears and a man begins skiing down the slopes.
Are there any entities in motion in the sentence? | Yes |
5,112 | Eventually,he goes to fast and ends up flipping over into a pile of snow. | yes | [
{
"entity": "he",
"start_index": 11
},
{
"entity": "pile",
"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 %} | Eventually,he goes to fast and ends up flipping over into a pile of snow.
Are there any entities in motion in the sentence? | Yes |
5,113 | They spin and kick, never actually hitting each other. | 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 spin and kick, never actually hitting each other.
Are there any entities in motion in the sentence? | Yes |
5,114 | When they finish the group comes together, clapping as a group. | yes | [
{
"entity": "group",
"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 %} | When they finish the group comes together, clapping as a group.
Are there any entities in motion in the sentence? | Yes |
5,115 | A person skis quickly down a snow covered hill. | yes | [
{
"entity": "person",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A person skis quickly down a snow covered hill.
Are there any entities in motion in the sentence? | Yes |
5,116 | People are on intertubes, sledding along the snow. | yes | [
{
"entity": "People",
"start_index": 0
},
{
"entity": "sledding",
"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 %} | People are on intertubes, sledding along the snow.
Are there any entities in motion in the sentence? | Yes |
5,117 | A long yellow fish passes the camera. | yes | [
{
"entity": "fish",
"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 long yellow fish passes the camera.
Are there any entities in motion in the sentence? | Yes |
5,118 | Scuba divers gather on a boat as a man speaks. | yes | [
{
"entity": "Scuba divers",
"start_index": 0
},
{
"entity": "boat",
"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 %} | Scuba divers gather on a boat as a man speaks.
Are there any entities in motion in the sentence? | Yes |
5,119 | The scuba divers dive, looking at the fish and waving at the camera. | yes | [
{
"entity": "scuba",
"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 scuba divers dive, looking at the fish and waving at the camera.
Are there any entities in motion in the sentence? | Yes |
5,120 | The cricket team of Sri Lanka is playing against another country. | yes | [
{
"entity": "The cricket team",
"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 cricket team of Sri Lanka is playing against another country.
Are there any entities in motion in the sentence? | Yes |
5,121 | the cricketers are playing a competitive game in the field. | yes | [
{
"entity": "cricketers",
"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 cricketers are playing a competitive game in the field.
Are there any entities in motion in the sentence? | Yes |
5,122 | The stadium is filled with spectators cheering for the cricketers. | yes | [
{
"entity": "spectators",
"start_index": 27
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The stadium is filled with spectators cheering for the cricketers.
Are there any entities in motion in the sentence? | Yes |
5,123 | The match goes on full swing as the batsmen score four runs. | yes | [
{
"entity": "the batsmen",
"start_index": 32
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The match goes on full swing as the batsmen score four runs.
Are there any entities in motion in the sentence? | Yes |
5,124 | They start by making smoothies and read ingredients from coconut sugar. | 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 by making smoothies and read ingredients from coconut sugar.
Are there any entities in motion in the sentence? | Yes |
5,125 | The man is playing guitar. | yes | [
{
"entity": "man",
"start_index": 4
},
{
"entity": "guitar",
"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 is playing guitar.
Are there any entities in motion in the sentence? | Yes |
5,126 | She throws the papers and walks back to the man. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "papers",
"start_index": 15
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She throws the papers and walks back to the man.
Are there any entities in motion in the sentence? | Yes |
5,127 | Others join in, some falling as they are hit with the ball. | yes | [
{
"entity": "ball",
"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 %} | Others join in, some falling as they are hit with the ball.
Are there any entities in motion in the sentence? | Yes |
5,128 | A woman brushes her long hair at home. | 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 brushes her long hair at home.
Are there any entities in motion in the sentence? | Yes |
5,129 | The woman sits down on the sofa. | 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 sits down on the sofa.
Are there any entities in motion in the sentence? | Yes |
5,130 | The woman gets up and turns away. | 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 gets up and turns away.
Are there any entities in motion in the sentence? | Yes |
5,131 | The person turns around walks out of view. | 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 turns around walks out of view.
Are there any entities in motion in the sentence? | Yes |
5,132 | One falls down on the ground towards the end and the other helps him up. | 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 falls down on the ground towards the end and the other helps him up.
Are there any entities in motion in the sentence? | Yes |
5,133 | A woman talks to the camera while bathing a baby in the bathtub. | yes | [
{
"entity": "woman",
"start_index": 2
},
{
"entity": "camera",
"start_index": 21
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A woman talks to the camera while bathing a baby in the bathtub.
Are there any entities in motion in the sentence? | Yes |
5,134 | The woman demonstrates a small scrubbing pad to the camera. | yes | [
{
"entity": "woman",
"start_index": 4
},
{
"entity": "camera",
"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 woman demonstrates a small scrubbing pad to the camera.
Are there any entities in motion in the sentence? | Yes |
5,135 | Next, the other man joins the first man and starts to row. | yes | [
{
"entity": "man",
"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 %} | Next, the other man joins the first man and starts to row.
Are there any entities in motion in the sentence? | Yes |
5,136 | A man in a blue shirt claps. | 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 in a blue shirt claps.
Are there any entities in motion in the sentence? | Yes |
5,137 | A parent is tattooing their very small child that looks like he is about 3 . | yes | [
{
"entity": "parent",
"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 parent is tattooing their very small child that looks like he is about 3 .
Are there any entities in motion in the sentence? | Yes |
5,138 | The artist grabs something green and starts to shake it. | yes | [
{
"entity": "artist",
"start_index": 4
},
{
"entity": "something",
"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 artist grabs something green and starts to shake it.
Are there any entities in motion in the sentence? | Yes |
5,139 | Two men crash into each other and fall down. | yes | [
{
"entity": "Two 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 %} | Two men crash into each other and fall down.
Are there any entities in motion in the sentence? | Yes |
5,140 | Several people crash into each other and fall down on the track. | 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 %} | Several people crash into each other and fall down on the track.
Are there any entities in motion in the sentence? | Yes |
5,141 | The drummers are performing as they walk. | yes | [
{
"entity": "The drummers",
"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 drummers are performing as they walk.
Are there any entities in motion in the sentence? | Yes |
5,142 | She runs her hands through her hair as she talks. | 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 runs her hands through her hair as she talks.
Are there any entities in motion in the sentence? | Yes |
5,143 | She opens a cigarette case and smokes a cigarette while she talks. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "cigarette",
"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 opens a cigarette case and smokes a cigarette while she talks.
Are there any entities in motion in the sentence? | Yes |
5,144 | Women in bikinis are playing volleyball on the beach. | yes | [
{
"entity": "Women",
"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 %} | Women in bikinis are playing volleyball on the beach.
Are there any entities in motion in the sentence? | Yes |
5,145 | One of the women falls onto the sand. | yes | [
{
"entity": "the women",
"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 %} | One of the women falls onto the sand.
Are there any entities in motion in the sentence? | Yes |
5,146 | Snowflakes are shown falling down the screen before we see a christmas tree. | yes | [
{
"entity": "Snowflakes",
"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 %} | Snowflakes are shown falling down the screen before we see a christmas tree.
Are there any entities in motion in the sentence? | Yes |
5,147 | A woman is talking before she starts preparing and decorating the tree. | 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 talking before she starts preparing and decorating the tree.
Are there any entities in motion in the sentence? | Yes |
5,148 | A group of people are outside playing a game of croquet in the yard. | yes | [
{
"entity": "A group of 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 %} | A group of people are outside playing a game of croquet in the yard.
Are there any entities in motion in the sentence? | Yes |
5,149 | He lifts it up to his shoulders and then over his head. | 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 lifts it up to his shoulders and then over his head.
Are there any entities in motion in the sentence? | Yes |
5,150 | A person stands up and puts his fist in the air. | yes | [
{
"entity": "person",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A person stands up and puts his fist in the air.
Are there any entities in motion in the sentence? | Yes |
5,151 | The men shake hands before walking off. | yes | [
{
"entity": "men",
"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 men shake hands before walking off.
Are there any entities in motion in the sentence? | Yes |
5,152 | He then uses the tools and paste to fix the bike's handle. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "tools",
"start_index": 17
},
{
"entity": "paste",
"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 then uses the tools and paste to fix the bike's handle.
Are there any entities in motion in the sentence? | Yes |
5,153 | The person then shows off the finished product of a fully adjustable handle. | yes | [
{
"entity": "The person",
"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 person then shows off the finished product of a fully adjustable handle.
Are there any entities in motion in the sentence? | Yes |
5,154 | A person in Blue pants attemps to pile drive a guy in a pink suit. | yes | [
{
"entity": "person",
"start_index": 2
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A person in Blue pants attemps to pile drive a guy in a pink suit.
Are there any entities in motion in the sentence? | Yes |
5,155 | One person crashes into another and shows a person speaking to the camera. | 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 %} | One person crashes into another and shows a person speaking to the camera.
Are there any entities in motion in the sentence? | Yes |
5,156 | There are five ladies playing shuffleboard in an indoor shuffleboard court. | yes | [
{
"entity": "five ladies",
"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 five ladies playing shuffleboard in an indoor shuffleboard court.
Are there any entities in motion in the sentence? | Yes |
5,157 | A man is wearing an apron and standing in his kitchen. | yes | [
{
"entity": "A man",
"start_index": 0
},
{
"entity": "apron",
"start_index": 20
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man is wearing an apron and standing in his kitchen.
Are there any entities in motion in the sentence? | Yes |
5,158 | A white bowl is filled with sugar, eggs, and peanut butter, then blended. | yes | [
{
"entity": "bowl",
"start_index": 8
},
{
"entity": "peanut butter",
"start_index": 45
},
{
"entity": "sugar",
"start_index": 28
},
{
"entity": "eggs",
"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 %} | A white bowl is filled with sugar, eggs, and peanut butter, then blended.
Are there any entities in motion in the sentence? | Yes |
5,159 | She takes it out and continues talking. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "it",
"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 %} | She takes it out and continues talking.
Are there any entities in motion in the sentence? | Yes |
5,160 | Then, the man stand and talks to people. | 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 %} | Then, the man stand and talks to people.
Are there any entities in motion in the sentence? | Yes |
5,161 | Several people are shown at a party playing different games and having fun. | 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 %} | Several people are shown at a party playing different games and having fun.
Are there any entities in motion in the sentence? | Yes |
5,162 | One of the women takes a picture of the laughing women playing the game. | yes | [
{
"entity": "women",
"start_index": 49
}
] | 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 women takes a picture of the laughing women playing the game.
Are there any entities in motion in the sentence? | Yes |
5,163 | A large dog walks through the room. | yes | [
{
"entity": "dog",
"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 large dog walks through the room.
Are there any entities in motion in the sentence? | Yes |
5,164 | The people do a popping waist dance. | yes | [
{
"entity": "The 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 %} | The people do a popping waist dance.
Are there any entities in motion in the sentence? | Yes |
5,165 | A man walks past the door. | yes | [
{
"entity": "A man",
"start_index": 0
},
{
"entity": "door",
"start_index": 21
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man walks past the door.
Are there any entities in motion in the sentence? | Yes |
5,166 | A man in blue enters the room. | 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 blue enters the room.
Are there any entities in motion in the sentence? | Yes |
5,167 | The instructor finishes and walks back and forth. | yes | [
{
"entity": "instructor",
"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 instructor finishes and walks back and forth.
Are there any entities in motion in the sentence? | Yes |
5,168 | And there are two other men who are staring at him while he eats. | yes | [
{
"entity": "him",
"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 %} | And there are two other men who are staring at him while he eats.
Are there any entities in motion in the sentence? | Yes |
5,169 | He cuts the sandwich in half and serves it on a plate. | yes | [
{
"entity": "He",
"start_index": 0
},
{
"entity": "sandwich",
"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 cuts the sandwich in half and serves it on a plate.
Are there any entities in motion in the sentence? | Yes |
5,170 | The person plays a song on the violin. | yes | [
{
"entity": "The person",
"start_index": 0
},
{
"entity": "violin",
"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 person plays a song on the violin.
Are there any entities in motion in the sentence? | Yes |
5,171 | Two little girls take pack a suitcase and take a trip to New York City. | yes | [
{
"entity": "Two little",
"start_index": 0
},
{
"entity": "pack",
"start_index": 22
},
{
"entity": "suitcase",
"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 %} | Two little girls take pack a suitcase and take a trip to New York City.
Are there any entities in motion in the sentence? | Yes |
5,172 | The man skates around the street through obstacles and down the street. | 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 skates around the street through obstacles and down the street.
Are there any entities in motion in the sentence? | Yes |
5,173 | Two men hunt and shoot a buffalo in a sandy, desert like setting. | yes | [
{
"entity": "Two 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 %} | Two men hunt and shoot a buffalo in a sandy, desert like setting.
Are there any entities in motion in the sentence? | Yes |
5,174 | One of the buffalos is shot by an yellow tipped weapon while walking away. | yes | [
{
"entity": "buffalos",
"start_index": 11
},
{
"entity": "weapon",
"start_index": 48
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | One of the buffalos is shot by an yellow tipped weapon while walking away.
Are there any entities in motion in the sentence? | Yes |
5,175 | A group of walkers walk along the sidewalk near the lake. | yes | [
{
"entity": "group of walkers",
"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 walkers walk along the sidewalk near the lake.
Are there any entities in motion in the sentence? | Yes |
5,176 | A spade gardening tool is used to break up ice. | yes | [
{
"entity": "gardening tool",
"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 spade gardening tool is used to break up ice.
Are there any entities in motion in the sentence? | Yes |
5,177 | The woman swings her straightened hair and smiles. | 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 swings her straightened hair and smiles.
Are there any entities in motion in the sentence? | Yes |
5,178 | One pushes the other to the ground and the audience cheers. | 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 pushes the other to the ground and the audience cheers.
Are there any entities in motion in the sentence? | Yes |
5,179 | Two men are doing martial arts with others around them watching. | yes | [
{
"entity": "Two 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 %} | Two men are doing martial arts with others around them watching.
Are there any entities in motion in the sentence? | Yes |
5,180 | Two men flip near each other while others around them watch. | yes | [
{
"entity": "Two 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 %} | Two men flip near each other while others around them watch.
Are there any entities in motion in the sentence? | Yes |
5,181 | A man is smoothing a substance on a roof with a trowel. | yes | [
{
"entity": "man",
"start_index": 2
},
{
"entity": "trowel",
"start_index": 48
},
{
"entity": "substance",
"start_index": 21
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A man is smoothing a substance on a roof with a trowel.
Are there any entities in motion in the sentence? | Yes |
5,182 | He finishes and walks away. | 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 and walks away.
Are there any entities in motion in the sentence? | Yes |
5,183 | A brunette extends purple and red yarn to the woman. | yes | [
{
"entity": "yarn",
"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 %} | A brunette extends purple and red yarn to the woman.
Are there any entities in motion in the sentence? | Yes |
5,184 | He runs and skips along the way, jumping high at the end. | 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 and skips along the way, jumping high at the end.
Are there any entities in motion in the sentence? | Yes |
5,185 | He walks along the track after being finished. | 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 walks along the track after being finished.
Are there any entities in motion in the sentence? | Yes |
5,186 | The man runs and jumps again. | 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 runs and jumps again.
Are there any entities in motion in the sentence? | Yes |
5,187 | Then, the men ski down a hill covered with snow. | yes | [
{
"entity": "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 %} | Then, the men ski down a hill covered with snow.
Are there any entities in motion in the sentence? | Yes |
5,188 | A man plays the bagpipes on stage while wearing a Scottish skirt. | 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 plays the bagpipes on stage while wearing a Scottish skirt.
Are there any entities in motion in the sentence? | Yes |
5,189 | Then, the man ends playing and holds the bagpipes on his left arm. | yes | [
{
"entity": "man",
"start_index": 10
},
{
"entity": "bagpipes",
"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 %} | Then, the man ends playing and holds the bagpipes on his left arm.
Are there any entities in motion in the sentence? | Yes |
5,190 | The man in green trunks pins the other man and wins the match. | 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 pins the other man and wins the match.
Are there any entities in motion in the sentence? | Yes |
5,191 | Then, the man opens a stand and turns on the radio. | 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 %} | Then, the man opens a stand and turns on the radio.
Are there any entities in motion in the sentence? | Yes |
5,192 | People interact in a circling ice arena. | 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 interact in a circling ice arena.
Are there any entities in motion in the sentence? | Yes |
5,193 | A guy slips, falls on the ice arena, and laughs. | yes | [
{
"entity": "guy",
"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 guy slips, falls on the ice arena, and laughs.
Are there any entities in motion in the sentence? | Yes |
5,194 | A lady stops the circling stone with a broom. | yes | [
{
"entity": "A lady",
"start_index": 0
},
{
"entity": "broom",
"start_index": 39
},
{
"entity": "stone",
"start_index": 26
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | A lady stops the circling stone with a broom.
Are there any entities in motion in the sentence? | Yes |
5,195 | Another man is sanding a wall and ceiling inside a building. | 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 %} | Another man is sanding a wall and ceiling inside a building.
Are there any entities in motion in the sentence? | Yes |
5,196 | They then sand the floors. | yes | [
{
"entity": "They",
"start_index": 0
},
{
"entity": "floors",
"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 %} | They then sand the floors.
Are there any entities in motion in the sentence? | Yes |
5,197 | We see writing stating the camera was dropped. | yes | [
{
"entity": "camera",
"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 %} | We see writing stating the camera was dropped.
Are there any entities in motion in the sentence? | Yes |
5,198 | The man films his face as he slides down the hill. | 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 films his face as he slides down the hill.
Are there any entities in motion in the sentence? | Yes |
5,199 | We see people walking to their cars in the parking lot. | yes | [
{
"entity": "people",
"start_index": 7
},
{
"entity": "cars",
"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 %} | We see people walking to their cars in the parking lot.
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.