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,500 | A dancer positions herself to begin her dance. | yes | [
{
"entity": "dancer",
"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 dancer positions herself to begin her dance.
Are there any entities in motion in the sentence? | Yes |
5,501 | The dog looks angry and show his teeth. | yes | [
{
"entity": "The dog",
"start_index": 0
},
{
"entity": "teeth",
"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 dog looks angry and show his teeth.
Are there any entities in motion in the sentence? | Yes |
5,502 | Then, woman give a kiss to then dog. | yes | [
{
"entity": "woman",
"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, woman give a kiss to then dog.
Are there any entities in motion in the sentence? | Yes |
5,503 | Another man is shown sanding and painting the wall and renovating another home. | 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 shown sanding and painting the wall and renovating another home.
Are there any entities in motion in the sentence? | Yes |
5,504 | We see the bowling pin throw a green bowling ball. | yes | [
{
"entity": "bowling",
"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 %} | We see the bowling pin throw a green bowling ball.
Are there any entities in motion in the sentence? | Yes |
5,505 | A man is kneeling down on ice. | 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 kneeling down on ice.
Are there any entities in motion in the sentence? | Yes |
5,506 | We see people skiing and snowboarding down the hill. | yes | [
{
"entity": "people",
"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 %} | We see people skiing and snowboarding down the hill.
Are there any entities in motion in the sentence? | Yes |
5,507 | Several men stand around a pinata. | yes | [
{
"entity": "men",
"start_index": 8
},
{
"entity": "pinata",
"start_index": 27
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | Several men stand around a pinata.
Are there any entities in motion in the sentence? | Yes |
5,508 | A man spins a blindfolded man around. | 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 spins a blindfolded man around.
Are there any entities in motion in the sentence? | Yes |
5,509 | The group of people continue swimming through the water trying to find land. | yes | [
{
"entity": "group of 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 group of people continue swimming through the water trying to find land.
Are there any entities in motion in the sentence? | Yes |
5,510 | The player in shirt is running with player in red shirt. | 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 in shirt is running with player in red shirt.
Are there any entities in motion in the sentence? | Yes |
5,511 | They move around the stage and then show their bellies. | 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 move around the stage and then show their bellies.
Are there any entities in motion in the sentence? | Yes |
5,512 | She cuts up some cilantro. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "cilantro",
"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 %} | She cuts up some cilantro.
Are there any entities in motion in the sentence? | Yes |
5,513 | She shows off the salad. | 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 shows off the salad.
Are there any entities in motion in the sentence? | Yes |
5,514 | Two people are sliding down the lane covered in snow. | yes | [
{
"entity": "Two 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 %} | Two people are sliding down the lane covered in snow.
Are there any entities in motion in the sentence? | Yes |
5,515 | The woman in the tube is going further down the lane as she wave her arms. | 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 in the tube is going further down the lane as she wave her arms.
Are there any entities in motion in the sentence? | Yes |
5,516 | They jab and do various moves with each other during the match. | 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 jab and do various moves with each other during the match.
Are there any entities in motion in the sentence? | Yes |
5,517 | A person is seen sitting a top a slide and begins riding down the slide. | 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 is seen sitting a top a slide and begins riding down the slide.
Are there any entities in motion in the sentence? | Yes |
5,518 | They jump off the diving board into the pool. | 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 jump off the diving board into the pool.
Are there any entities in motion in the sentence? | Yes |
5,519 | A person jumps and goes under the water. | yes | [
{
"entity": "person",
"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 person jumps and goes under the water.
Are there any entities in motion in the sentence? | Yes |
5,520 | A person does a black flip into the water off the diving board. | 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 does a black flip into the water off the diving board.
Are there any entities in motion in the sentence? | Yes |
5,521 | A dog is walking around the Christmas tree. | yes | [
{
"entity": "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 dog is walking around the Christmas tree.
Are there any entities in motion in the sentence? | Yes |
5,522 | Kids are practicing lacrosse on a field of grass. | yes | [
{
"entity": "Kids",
"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 %} | Kids are practicing lacrosse on a field of grass.
Are there any entities in motion in the sentence? | Yes |
5,523 | there are tourists waiting to get onto the camels to enjoy a camel back ride. | yes | [
{
"entity": "tourists",
"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 tourists waiting to get onto the camels to enjoy a camel back ride.
Are there any entities in motion in the sentence? | Yes |
5,524 | The camels walk slowly through the dry and muddy grasslands. | yes | [
{
"entity": "camels",
"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 camels walk slowly through the dry and muddy grasslands.
Are there any entities in motion in the sentence? | Yes |
5,525 | A martini glass is being filled with vodka. | yes | [
{
"entity": "vodka",
"start_index": 37
},
{
"entity": "glass",
"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 %} | A martini glass is being filled with vodka.
Are there any entities in motion in the sentence? | Yes |
5,526 | A sponge is used to scrub the sing with the cleaning solution. | yes | [
{
"entity": "sponge",
"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 sponge is used to scrub the sing with the cleaning solution.
Are there any entities in motion in the sentence? | Yes |
5,527 | a baby in a screen is shown and someone hits the screen with a hammer. | yes | [
{
"entity": "hammer",
"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 baby in a screen is shown and someone hits the screen with a hammer.
Are there any entities in motion in the sentence? | Yes |
5,528 | man is skateboarding going down a large stairs and fells. | yes | [
{
"entity": "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 %} | man is skateboarding going down a large stairs and fells.
Are there any entities in motion in the sentence? | Yes |
5,529 | The lady parts her hair. | yes | [
{
"entity": "lady",
"start_index": 4
},
{
"entity": "hair",
"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 lady parts her hair.
Are there any entities in motion in the sentence? | Yes |
5,530 | The lady gives a peace sign and waves. | yes | [
{
"entity": "lady",
"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 lady gives a peace sign and waves.
Are there any entities in motion in the sentence? | Yes |
5,531 | They jump around and clap at the end. | 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 jump around and clap at the end.
Are there any entities in motion in the sentence? | Yes |
5,532 | People side dive into a swimming pool. | yes | [
{
"entity": "People",
"start_index": 0
},
{
"entity": "pool",
"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 %} | People side dive into a swimming pool.
Are there any entities in motion in the sentence? | Yes |
5,533 | People begin playing water polo in the swimming pool. | 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 begin playing water polo in the swimming pool.
Are there any entities in motion in the sentence? | Yes |
5,534 | A lemon sits on a cutting board. | yes | [
{
"entity": "lemon",
"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 lemon sits on a cutting board.
Are there any entities in motion in the sentence? | Yes |
5,535 | women stands and laugh and walks. | 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 stands and laugh and walks.
Are there any entities in motion in the sentence? | Yes |
5,536 | People are running around playing dodge ball. | yes | [
{
"entity": "People",
"start_index": 0
},
{
"entity": "ball",
"start_index": 40
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | People are running around playing dodge ball.
Are there any entities in motion in the sentence? | Yes |
5,537 | She is then released down the hill, moving quickly. | 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 is then released down the hill, moving quickly.
Are there any entities in motion in the sentence? | Yes |
5,538 | The ball is served and it goes outside the court. | yes | [
{
"entity": "ball",
"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 ball is served and it goes outside the court.
Are there any entities in motion in the sentence? | Yes |
5,539 | The man in the white hat prepares to serve the ball. | yes | [
{
"entity": "man",
"start_index": 4
},
{
"entity": "ball",
"start_index": 47
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man in the white hat prepares to serve the ball.
Are there any entities in motion in the sentence? | Yes |
5,540 | Two men are running on the baseball field. | 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 %} | Two men are running on the baseball field.
Are there any entities in motion in the sentence? | Yes |
5,541 | The man with the ball's team runs over to him. | yes | [
{
"entity": "man",
"start_index": 4
},
{
"entity": "ball",
"start_index": 17
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The man with the ball's team runs over to him.
Are there any entities in motion in the sentence? | Yes |
5,542 | We see a girl with a braid then shaking loose curls in her hair. | yes | [
{
"entity": "girl",
"start_index": 9
},
{
"entity": "hair",
"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 %} | We see a girl with a braid then shaking loose curls in her hair.
Are there any entities in motion in the sentence? | Yes |
5,543 | Crossing and adding hair to the braid. | yes | [
{
"entity": "hair",
"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 %} | Crossing and adding hair to the braid.
Are there any entities in motion in the sentence? | Yes |
5,544 | She finishes and turns around and puts the back into a ponytail. | 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 finishes and turns around and puts the back into a ponytail.
Are there any entities in motion in the sentence? | Yes |
5,545 | people are around the ring wtching the wrest. | 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 around the ring wtching the wrest.
Are there any entities in motion in the sentence? | Yes |
5,546 | Two men shake hands and begin rolling paint along a long paper. | 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 %} | Two men shake hands and begin rolling paint along a long paper.
Are there any entities in motion in the sentence? | Yes |
5,547 | People are playing baseball on a field of grass. | 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 baseball on a field of grass.
Are there any entities in motion in the sentence? | Yes |
5,548 | The goalie attempts to block the shots that are aimed at the net. | yes | [
{
"entity": "The goalie",
"start_index": 0
},
{
"entity": "shots",
"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 goalie attempts to block the shots that are aimed at the net.
Are there any entities in motion in the sentence? | Yes |
5,549 | A man lays in bed and wakes up. | 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 lays in bed and wakes up.
Are there any entities in motion in the sentence? | Yes |
5,550 | She starts ironing the pants inside out. | 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 starts ironing the pants inside out.
Are there any entities in motion in the sentence? | Yes |
5,551 | The dog proceeds to eat something in the cup. | yes | [
{
"entity": "The dog",
"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 dog proceeds to eat something in the cup.
Are there any entities in motion in the sentence? | Yes |
5,552 | He jumps off onto the side. | 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 jumps off onto the side.
Are there any entities in motion in the sentence? | Yes |
5,553 | They then clean the back window off of a car. | 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 then clean the back window off of a car.
Are there any entities in motion in the sentence? | Yes |
5,554 | A man in a red shirt is playing a drum set. | 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 red shirt is playing a drum set.
Are there any entities in motion in the sentence? | Yes |
5,555 | The woman irons a piece of clothing on an ironing board. | yes | [
{
"entity": "woman",
"start_index": 4
},
{
"entity": "clothing",
"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 woman irons a piece of clothing on an ironing board.
Are there any entities in motion in the sentence? | Yes |
5,556 | The woman continues to iron the piece of clothing. | 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 to iron the piece of clothing.
Are there any entities in motion in the sentence? | Yes |
5,557 | The crowd begins to cheer and the man throws his hands up jumps in happiness. | yes | [
{
"entity": "the man",
"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 %} | The crowd begins to cheer and the man throws his hands up jumps in happiness.
Are there any entities in motion in the sentence? | Yes |
5,558 | the lady shows the camera her brush and blow dryer. | yes | [
{
"entity": "lady",
"start_index": 4
},
{
"entity": "brush",
"start_index": 30
},
{
"entity": "blow dryer",
"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 %} | the lady shows the camera her brush and blow dryer.
Are there any entities in motion in the sentence? | Yes |
5,559 | The lady turns the blow dryer off and talks to the camera while she adjusts her hair. | yes | [
{
"entity": "lady",
"start_index": 4
},
{
"entity": "blow dryer",
"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 lady turns the blow dryer off and talks to the camera while she adjusts her hair.
Are there any entities in motion in the sentence? | Yes |
5,560 | The lady puts her brush down and talks to the camera. | yes | [
{
"entity": "lady",
"start_index": 4
},
{
"entity": "brush",
"start_index": 18
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | The lady puts her brush down and talks to the camera.
Are there any entities in motion in the sentence? | Yes |
5,561 | People are gathered on bleachers in a gym. | 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 gathered on bleachers in a gym.
Are there any entities in motion in the sentence? | Yes |
5,562 | Two little kids are eating an ice cream cone at mcdonalds. | yes | [
{
"entity": "kids",
"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 %} | Two little kids are eating an ice cream cone at mcdonalds.
Are there any entities in motion in the sentence? | Yes |
5,563 | They are licking and so happy to have ice cream. | 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 are licking and so happy to have ice cream.
Are there any entities in motion in the sentence? | Yes |
5,564 | She rises very slowly, arms first. | 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 rises very slowly, arms first.
Are there any entities in motion in the sentence? | Yes |
5,565 | She does several martial arts moves for the camera. | 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 several martial arts moves for the camera.
Are there any entities in motion in the sentence? | Yes |
5,566 | Two men are rollerblading on a sidewalk of a quiet street. | 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 rollerblading on a sidewalk of a quiet street.
Are there any entities in motion in the sentence? | Yes |
5,567 | One man jumps over a chained sidewalk while rollerblading. | 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 %} | One man jumps over a chained sidewalk while rollerblading.
Are there any entities in motion in the sentence? | Yes |
5,568 | Several people are rollerblading on the sidewalk. | 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 rollerblading on the sidewalk.
Are there any entities in motion in the sentence? | Yes |
5,569 | There are some people competing in a rollerblading competition. | 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 are some people competing in a rollerblading competition.
Are there any entities in motion in the sentence? | Yes |
5,570 | There are some men rollerblading through streets at very high speed. | yes | [
{
"entity": "men",
"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 are some men rollerblading through streets at very high speed.
Are there any entities in motion in the sentence? | Yes |
5,571 | Some men are rollerblading through a busy city and on bridges. | yes | [
{
"entity": "men",
"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 %} | Some men are rollerblading through a busy city and on bridges.
Are there any entities in motion in the sentence? | Yes |
5,572 | There is a group of young children rollerblading together. | yes | [
{
"entity": "young children",
"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 %} | There is a group of young children rollerblading together.
Are there any entities in motion in the sentence? | Yes |
5,573 | One man leaps over a wall while rollerblading. | 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 %} | One man leaps over a wall while rollerblading.
Are there any entities in motion in the sentence? | Yes |
5,574 | Two boys jump into an S shaped structure while rollerblading. | yes | [
{
"entity": "Two boys",
"start_index": 0
},
{
"entity": "structure",
"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 %} | Two boys jump into an S shaped structure while rollerblading.
Are there any entities in motion in the sentence? | Yes |
5,575 | Two people are doing figure eights on a bridge as they roller blade. | 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 %} | Two people are doing figure eights on a bridge as they roller blade.
Are there any entities in motion in the sentence? | Yes |
5,576 | One person goes steadily while rollerblading. | 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 goes steadily while rollerblading.
Are there any entities in motion in the sentence? | Yes |
5,577 | First she sprays her hair with water from a spray bottle. | yes | [
{
"entity": "she",
"start_index": 6
},
{
"entity": "spray bottle",
"start_index": 44
},
{
"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 %} | First she sprays her hair with water from a spray bottle.
Are there any entities in motion in the sentence? | Yes |
5,578 | A person is seen walking around a track in the middle of a large audience. | yes | [
{
"entity": "A 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 %} | A person is seen walking around a track in the middle of a large audience.
Are there any entities in motion in the sentence? | Yes |
5,579 | The athlete then sits down while another stands next to him and prepares. | yes | [
{
"entity": "athlete",
"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 athlete then sits down while another stands next to him and prepares.
Are there any entities in motion in the sentence? | Yes |
5,580 | She lifts the weight way above her head and drops it wearing her uniform. | yes | [
{
"entity": "She",
"start_index": 0
},
{
"entity": "weight",
"start_index": 14
}
] | any_entity | {{sentence}}
Are there any entities in motion in the sentence?
|||
{% if motion == "yes" %}
{{ answer_choices[0] }}
{% else %}
{{ answer_choices[1] }}
{% endif %} | She lifts the weight way above her head and drops it wearing her uniform.
Are there any entities in motion in the sentence? | Yes |
5,581 | The white water polo team huddles together. | yes | [
{
"entity": "water polo team",
"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 white water polo team huddles together.
Are there any entities in motion in the sentence? | Yes |
5,582 | The team celebrates together in the water. | yes | [
{
"entity": "The 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 team celebrates together in the water.
Are there any entities in motion in the sentence? | Yes |
5,583 | The team celebrates their gold metal at the podium. | yes | [
{
"entity": "team",
"start_index": 4
},
{
"entity": "gold metal",
"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 %} | The team celebrates their gold metal at the podium.
Are there any entities in motion in the sentence? | Yes |
5,584 | Women are playing a game of curling. | 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 are playing a game of curling.
Are there any entities in motion in the sentence? | Yes |
5,585 | The audience watching them cheers and applauds. | yes | [
{
"entity": "audience",
"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 audience watching them cheers and applauds.
Are there any entities in motion in the sentence? | Yes |
5,586 | A yellow volleyball is thrown between people in a pool. | yes | [
{
"entity": "volleyball",
"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 yellow volleyball is thrown between people in a pool.
Are there any entities in motion in the sentence? | Yes |
5,587 | The man moves along the fence painting it. | 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 moves along the fence painting it.
Are there any entities in motion in the sentence? | Yes |
5,588 | The man finishes painting and steps away from the fence. | 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 finishes painting and steps away from the fence.
Are there any entities in motion in the sentence? | Yes |
5,589 | She takes them out of the oven and begins to wrap them into individual sets. | 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 takes them out of the oven and begins to wrap them into individual sets.
Are there any entities in motion in the sentence? | Yes |
5,590 | We see a lady in the woods chopping logs of wood. | yes | [
{
"entity": "lady",
"start_index": 9
},
{
"entity": "logs",
"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 %} | We see a lady in the woods chopping logs of wood.
Are there any entities in motion in the sentence? | Yes |
5,591 | We see chickens running around the background. | yes | [
{
"entity": "chickens",
"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 %} | We see chickens running around the background.
Are there any entities in motion in the sentence? | Yes |
5,592 | We see a chicken flapping it's wings in the background. | yes | [
{
"entity": "chicken",
"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 %} | We see a chicken flapping it's wings in the background.
Are there any entities in motion in the sentence? | Yes |
5,593 | The lady finishes and throws her hands in the air. | yes | [
{
"entity": "lady",
"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 lady finishes and throws her hands in the air.
Are there any entities in motion in the sentence? | Yes |
5,594 | They are making hand motions as they talk. | 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 are making hand motions as they talk.
Are there any entities in motion in the sentence? | Yes |
5,595 | They are playing rock, paper scissors. | 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 are playing rock, paper scissors.
Are there any entities in motion in the sentence? | Yes |
5,596 | They lay the cat down on their lap. | yes | [
{
"entity": "cat",
"start_index": 13
},
{
"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 lay the cat down on their lap.
Are there any entities in motion in the sentence? | Yes |
5,597 | They begin to clip the nails of the cat. | 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 begin to clip the nails of the cat.
Are there any entities in motion in the sentence? | Yes |
5,598 | The person pets the belly of the cat. | 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 pets the belly of the cat.
Are there any entities in motion in the sentence? | Yes |
5,599 | They take the cat back and set it in a chair. | 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 take the cat back and set it in a chair.
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.