Dataset Preview
Viewer
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 1 new columns ({'text'}) and 11 missing columns ({'used_relation', 'width', 'fps', 'height', 'used_segment', 'subject/objects', 'captions', 'questions', 'temporal_gt', 'vid', 'frame_count'}).

This happened while the json dataset builder was generating data using

hf://datasets/k-nick/VidSTG/annotations/train_files.json (at revision 7bd5d172c530edc92a01574ab85d2d9c41647c68)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              text: string
              to
              {'used_relation': {'begin_fid': Value(dtype='int64', id=None), 'end_fid': Value(dtype='int64', id=None), 'object_tid': Value(dtype='int64', id=None), 'predicate': Value(dtype='string', id=None), 'subject_tid': Value(dtype='int64', id=None)}, 'fps': Value(dtype='float64', id=None), 'used_segment': {'begin_fid': Value(dtype='int64', id=None), 'end_fid': Value(dtype='int64', id=None)}, 'vid': Value(dtype='string', id=None), 'height': Value(dtype='int64', id=None), 'subject/objects': [{'category': Value(dtype='string', id=None), 'tid': Value(dtype='int64', id=None)}], 'captions': [{'description': Value(dtype='string', id=None), 'target_id': Value(dtype='int64', id=None), 'type': Value(dtype='string', id=None)}], 'questions': [{'description': Value(dtype='string', id=None), 'target_id': Value(dtype='int64', id=None), 'type': Value(dtype='string', id=None)}], 'temporal_gt': {'begin_fid': Value(dtype='int64', id=None), 'end_fid': Value(dtype='int64', id=None)}, 'width': Value(dtype='int64', id=None), 'frame_count': Value(dtype='int64', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1316, in compute_config_parquet_and_info_response
                  parquet_operations, partial = stream_convert_to_parquet(
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 909, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 1 new columns ({'text'}) and 11 missing columns ({'used_relation', 'width', 'fps', 'height', 'used_segment', 'subject/objects', 'captions', 'questions', 'temporal_gt', 'vid', 'frame_count'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/k-nick/VidSTG/annotations/train_files.json (at revision 7bd5d172c530edc92a01574ab85d2d9c41647c68)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Open a discussion for direct support.

width
int64
height
int64
used_segment
dict
fps
float64
used_relation
dict
captions
list
vid
string
frame_count
int64
temporal_gt
dict
questions
list
subject/objects
list
320
240
{ "begin_fid": 0, "end_fid": 603 }
15
{ "begin_fid": 124, "end_fid": 604, "object_tid": 4, "predicate": "hold", "subject_tid": 1 }
[ { "description": "an adult man in black holds a glass cup.", "target_id": 1, "type": "person" } ]
2727682922
604
{ "begin_fid": 124, "end_fid": 604 }
[ { "description": "what does the adult man in black hold?", "target_id": 4, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "cake", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "cup", "tid": 4 }, { "category": "cup", "tid": 5 } ]
640
480
{ "begin_fid": 0, "end_fid": 1724 }
29.97003
{ "begin_fid": 180, "end_fid": 1710, "object_tid": 2, "predicate": "beneath", "subject_tid": 5 }
[ { "description": "there is a white horse beneath an adult man in black.", "target_id": 5, "type": "object" } ]
2769996915
1,725
{ "begin_fid": 180, "end_fid": 1710 }
[ { "description": "what is beneath the adult man in black?", "target_id": 5, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "horse", "tid": 4 }, { "category": "horse", "tid": 5 }, { "category": "horse", "tid": 6 } ]
640
360
{ "begin_fid": 569, "end_fid": 1823 }
29.97003
{ "begin_fid": 869, "end_fid": 1109, "object_tid": 1, "predicate": "towards", "subject_tid": 5 }
[ { "description": "a child wearing blue pants is towards an adult wearing a mask.", "target_id": 5, "type": "person" } ]
4655213495
1,824
{ "begin_fid": 869, "end_fid": 1109 }
[ { "description": "who is towards the adult wearing a mask?", "target_id": 5, "type": "person" }, { "description": "who is the child wearing blue pants towards to?", "target_id": 1, "type": "person" } ]
[ { "category": "baby", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "child", "tid": 3 }, { "category": "backpack", "tid": 4 }, { "category": "child", "tid": 5 }, { "category": "child", "tid": 6 } ]
640
360
{ "begin_fid": 293, "end_fid": 854 }
29.97003
{ "begin_fid": 515, "end_fid": 569, "object_tid": 7, "predicate": "next_to", "subject_tid": 1 }
[ { "description": "a child is next to a toy on the ground.", "target_id": 1, "type": "person" } ]
4598213889
855
{ "begin_fid": 515, "end_fid": 569 }
[ { "description": "who is next to the toy on the ground?", "target_id": 1, "type": "person" }, { "description": "what is the child next to on the ground?", "target_id": 7, "type": "object" } ]
[ { "category": "baby", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "ball/sports_ball", "tid": 4 }, { "category": "bottle", "tid": 5 }, { "category": "toy", "tid": 6 }, { "category": "toy", "tid": 7 }, { "category": "toy", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
480
{ "begin_fid": 0, "end_fid": 385 }
29.97003
{ "begin_fid": 252, "end_fid": 359, "object_tid": 0, "predicate": "hug", "subject_tid": 1 }
[ { "description": "a child in white hugs another child in black in the room.", "target_id": 1, "type": "person" } ]
4284560730
386
{ "begin_fid": 252, "end_fid": 359 }
[ { "description": "who hugs the other child in black in the room?", "target_id": 1, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "chair", "tid": 4 }, { "category": "table", "tid": 5 }, { "category": "toy", "tid": 6 } ]
640
360
{ "begin_fid": 0, "end_fid": 606 }
29.97003
{ "begin_fid": 420, "end_fid": 570, "object_tid": 1, "predicate": "away", "subject_tid": 0 }
[ { "description": "a child wearing black pants is away from an adult.", "target_id": 0, "type": "person" } ]
6391532457
607
{ "begin_fid": 420, "end_fid": 570 }
[ { "description": "who is away from the adult?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "ball/sports_ball", "tid": 5 }, { "category": "ball/sports_ball", "tid": 6 }, { "category": "table", "tid": 7 }, { "category": "cup", "tid": 8 }, { "category": "toy", "tid": 9 }, { "category": "sofa", "tid": 10 }, { "category": "sofa", "tid": 11 }, { "category": "toy", "tid": 12 }, { "category": "baby_seat", "tid": 13 } ]
320
240
{ "begin_fid": 0, "end_fid": 835 }
29.97003
{ "begin_fid": 393, "end_fid": 836, "object_tid": 5, "predicate": "hug", "subject_tid": 1 }
[ { "description": "a child in a hat hugs a toy.", "target_id": 1, "type": "person" } ]
2440057130
836
{ "begin_fid": 393, "end_fid": 836 }
[ { "description": "who hugs the toy?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "toy", "tid": 3 }, { "category": "toy", "tid": 4 }, { "category": "toy", "tid": 5 }, { "category": "handbag", "tid": 6 } ]
640
360
{ "begin_fid": 0, "end_fid": 308 }
29.97003
{ "begin_fid": 0, "end_fid": 270, "object_tid": 1, "predicate": "in_front_of", "subject_tid": 0 }
[ { "description": "a child in yellow clothes is in front of another child in black clothes.", "target_id": 0, "type": "person" } ]
6811523608
309
{ "begin_fid": 0, "end_fid": 270 }
[ { "description": "who is in front of the other child in black clothes?", "target_id": 0, "type": "person" }, { "description": "who is behind the child in yellow clothes?", "target_id": 1, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "child", "tid": 1 } ]
640
360
{ "begin_fid": 0, "end_fid": 648 }
29.97003
{ "begin_fid": 207, "end_fid": 253, "object_tid": 3, "predicate": "open", "subject_tid": 1 }
[ { "description": "an adult in green opens a bus outdoors.", "target_id": 1, "type": "person" } ]
7791533260
649
{ "begin_fid": 207, "end_fid": 253 }
[ { "description": "who opens the bus outdoors?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "bus/truck", "tid": 2 }, { "category": "bus/truck", "tid": 3 } ]
640
360
{ "begin_fid": 0, "end_fid": 1460 }
23.976024
{ "begin_fid": 1248, "end_fid": 1316, "object_tid": 1, "predicate": "behind", "subject_tid": 6 }
[ { "description": "there is a black sofa behind a child in gray and white on the blanket.", "target_id": 6, "type": "object" } ]
8212773822
1,461
{ "begin_fid": 1248, "end_fid": 1316 }
[ { "description": "who is in front of the black sofa on the blanket?", "target_id": 1, "type": "person" } ]
[ { "category": "screen/monitor", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "dog", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "sofa", "tid": 6 }, { "category": "cup", "tid": 7 } ]
640
480
{ "begin_fid": 0, "end_fid": 510 }
25
{ "begin_fid": 0, "end_fid": 511, "object_tid": 6, "predicate": "carry", "subject_tid": 0 }
[ { "description": "an adult in orange carries a black backpack in the snow.", "target_id": 0, "type": "person" } ]
3281490756
511
{ "begin_fid": 0, "end_fid": 511 }
[ { "description": "what does the adult in orange carry in the snow?", "target_id": 6, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "ski", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "ski", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "ski", "tid": 5 }, { "category": "backpack", "tid": 6 }, { "category": "backpack", "tid": 7 }, { "category": "backpack", "tid": 8 } ]
640
426
{ "begin_fid": 0, "end_fid": 174 }
29.97003
{ "begin_fid": 120, "end_fid": 159, "object_tid": 1, "predicate": "inside", "subject_tid": 2 }
[ { "description": "an adult is inside a car on the road.", "target_id": 2, "type": "person" } ]
5643227230
175
{ "begin_fid": 120, "end_fid": 159 }
[ { "description": "who is inside the car on the road?", "target_id": 2, "type": "person" } ]
[ { "category": "car", "tid": 0 }, { "category": "car", "tid": 1 }, { "category": "adult", "tid": 2 } ]
640
1,138
{ "begin_fid": 0, "end_fid": 1727 }
29.97003
{ "begin_fid": 1531, "end_fid": 1589, "object_tid": 6, "predicate": "away", "subject_tid": 7 }
[ { "description": "there is a dog away another dog in a room.", "target_id": 7, "type": "object" } ]
6341769390
1,728
{ "begin_fid": 1531, "end_fid": 1589 }
[ { "description": "what is away the other dog in the room?", "target_id": 7, "type": "object" } ]
[ { "category": "dog", "tid": 0 }, { "category": "dog", "tid": 1 }, { "category": "dog", "tid": 2 }, { "category": "dog", "tid": 3 }, { "category": "dog", "tid": 4 }, { "category": "dog", "tid": 5 }, { "category": "dog", "tid": 6 }, { "category": "dog", "tid": 7 }, { "category": "dog", "tid": 8 }, { "category": "child", "tid": 9 }, { "category": "adult", "tid": 10 } ]
640
480
{ "begin_fid": 0, "end_fid": 728 }
25
{ "begin_fid": 0, "end_fid": 694, "object_tid": 0, "predicate": "next_to", "subject_tid": 1 }
[ { "description": "there is a gray cat next to a female adult.", "target_id": 1, "type": "object" } ]
3447876447
729
{ "begin_fid": 0, "end_fid": 694 }
[ { "description": "who is the gray cat next to?", "target_id": 0, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "cat", "tid": 1 }, { "category": "adult", "tid": 2 } ]
640
360
{ "begin_fid": 0, "end_fid": 701 }
29.97
{ "begin_fid": 600, "end_fid": 690, "object_tid": 2, "predicate": "next_to", "subject_tid": 6 }
[ { "description": "a child in black is next to an adult in white on a sofa.", "target_id": 6, "type": "person" } ]
8890945814
702
{ "begin_fid": 600, "end_fid": 690 }
[ { "description": "who is next to the adult in white on the sofa?", "target_id": 6, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "sofa", "tid": 4 }, { "category": "adult", "tid": 5 }, { "category": "child", "tid": 6 }, { "category": "chair", "tid": 7 }, { "category": "adult", "tid": 8 }, { "category": "camera", "tid": 9 } ]
640
480
{ "begin_fid": 0, "end_fid": 1592 }
29.97003
{ "begin_fid": 523, "end_fid": 578, "object_tid": 0, "predicate": "hug", "subject_tid": 5 }
[ { "description": "a baby with blond-hair hugs a red toy.", "target_id": 5, "type": "person" } ]
6314288870
1,593
{ "begin_fid": 523, "end_fid": 578 }
[ { "description": "who hugs the red toy?", "target_id": 5, "type": "person" }, { "description": "what does the baby with blond-hair hug?", "target_id": 0, "type": "object" } ]
[ { "category": "toy", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "child", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "baby", "tid": 5 }, { "category": "adult", "tid": 6 } ]
640
360
{ "begin_fid": 0, "end_fid": 332 }
29.97003
{ "begin_fid": 0, "end_fid": 150, "object_tid": 1, "predicate": "beneath", "subject_tid": 0 }
[ { "description": "an adult is beneath another adult under the water.", "target_id": 0, "type": "person" } ]
3975461732
333
{ "begin_fid": 0, "end_fid": 150 }
[ { "description": "who is beneath the other adult under the water?", "target_id": 0, "type": "person" }, { "description": "who is above the adult under the water?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 } ]
640
362
{ "begin_fid": 0, "end_fid": 958 }
25
{ "begin_fid": 925, "end_fid": 959, "object_tid": 5, "predicate": "hug", "subject_tid": 0 }
[ { "description": "a baby hugs a toy in red on the bed.", "target_id": 0, "type": "person" } ]
8109383060
959
{ "begin_fid": 925, "end_fid": 959 }
[ { "description": "who hugs the toy in red on the bed?", "target_id": 0, "type": "person" } ]
[ { "category": "baby", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "table", "tid": 2 }, { "category": "toy", "tid": 3 }, { "category": "toy", "tid": 4 }, { "category": "toy", "tid": 5 }, { "category": "toy", "tid": 6 }, { "category": "toy", "tid": 7 }, { "category": "toy", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
1,138
{ "begin_fid": 0, "end_fid": 478 }
29.97003
{ "begin_fid": 0, "end_fid": 330, "object_tid": 0, "predicate": "behind", "subject_tid": 2 }
[ { "description": "there is a penguin behind another penguin outdoors.", "target_id": 2, "type": "object" } ]
7536107096
479
{ "begin_fid": 0, "end_fid": 330 }
[ { "description": "what is in front of the penguin outdoors?", "target_id": 0, "type": "object" } ]
[ { "category": "penguin", "tid": 0 }, { "category": "penguin", "tid": 1 }, { "category": "penguin", "tid": 2 } ]
640
480
{ "begin_fid": 0, "end_fid": 953 }
29.97003
{ "begin_fid": 0, "end_fid": 107, "object_tid": 6, "predicate": "above", "subject_tid": 1 }
[ { "description": "there is a cup above a table outdoors.", "target_id": 1, "type": "object" } ]
2748674628
954
{ "begin_fid": 0, "end_fid": 107 }
[ { "description": "what is beneath the cup outdoors?", "target_id": 6, "type": "object" } ]
[ { "category": "laptop", "tid": 0 }, { "category": "cup", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "adult", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "chair", "tid": 7 }, { "category": "chair", "tid": 8 }, { "category": "chair", "tid": 9 }, { "category": "chair", "tid": 10 } ]
640
480
{ "begin_fid": 0, "end_fid": 2248 }
29.97003
{ "begin_fid": 1824, "end_fid": 1931, "object_tid": 9, "predicate": "bite", "subject_tid": 0 }
[ { "description": "an adult woman in black bites a yellow bread.", "target_id": 0, "type": "person" } ]
3127391012
2,249
{ "begin_fid": 1824, "end_fid": 1931 }
[ { "description": "who bites the yellow bread?", "target_id": 0, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "car", "tid": 2 }, { "category": "car", "tid": 3 }, { "category": "car", "tid": 4 }, { "category": "car", "tid": 5 }, { "category": "adult", "tid": 6 }, { "category": "adult", "tid": 7 }, { "category": "adult", "tid": 8 }, { "category": "bread", "tid": 9 } ]
640
1,138
{ "begin_fid": 0, "end_fid": 354 }
24
{ "begin_fid": 124, "end_fid": 190, "object_tid": 5, "predicate": "hold", "subject_tid": 0 }
[ { "description": "a child in green clothes holds a toy.", "target_id": 0, "type": "person" } ]
13497317534
355
{ "begin_fid": 124, "end_fid": 190 }
[ { "description": "who holds the toy?", "target_id": 0, "type": "person" }, { "description": "what does the child in green clothes hold?", "target_id": 5, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "sofa", "tid": 1 }, { "category": "sofa", "tid": 2 }, { "category": "toy", "tid": 3 }, { "category": "chair", "tid": 4 }, { "category": "toy", "tid": 5 } ]
640
360
{ "begin_fid": 241, "end_fid": 1599 }
29.97003
{ "begin_fid": 392, "end_fid": 509, "object_tid": 10, "predicate": "next_to", "subject_tid": 8 }
[ { "description": "the adult is next to a handbag on a motorcycle.", "target_id": 8, "type": "person" } ]
7499375636
1,600
{ "begin_fid": 392, "end_fid": 509 }
[ { "description": "who is next to a handbag?", "target_id": 8, "type": "person" } ]
[ { "category": "handbag", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "motorcycle", "tid": 2 }, { "category": "motorcycle", "tid": 3 }, { "category": "motorcycle", "tid": 4 }, { "category": "adult", "tid": 5 }, { "category": "adult", "tid": 6 }, { "category": "car", "tid": 7 }, { "category": "adult", "tid": 8 }, { "category": "adult", "tid": 9 }, { "category": "handbag", "tid": 10 }, { "category": "motorcycle", "tid": 11 }, { "category": "motorcycle", "tid": 12 }, { "category": "backpack", "tid": 13 }, { "category": "motorcycle", "tid": 14 }, { "category": "adult", "tid": 15 } ]
640
480
{ "begin_fid": 0, "end_fid": 281 }
29.97003
{ "begin_fid": 0, "end_fid": 124, "object_tid": 1, "predicate": "beneath", "subject_tid": 3 }
[ { "description": "there is a motorcycle beneath an adult on the wild.", "target_id": 3, "type": "object" } ]
5344750146
282
{ "begin_fid": 0, "end_fid": 124 }
[ { "description": "who is above the motorcycle on the wild?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "motorcycle", "tid": 2 }, { "category": "motorcycle", "tid": 3 } ]
320
240
{ "begin_fid": 0, "end_fid": 312 }
23.976024
{ "begin_fid": 215, "end_fid": 248, "object_tid": 1, "predicate": "push", "subject_tid": 0 }
[ { "description": "a baby pushes a toy outside the house.", "target_id": 0, "type": "person" } ]
3837521252
716
{ "begin_fid": 215, "end_fid": 248 }
[ { "description": "who pushes the toy outside the house?", "target_id": 0, "type": "person" }, { "description": "what does the baby push outside the house?", "target_id": 1, "type": "object" } ]
[ { "category": "baby", "tid": 0 }, { "category": "toy", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "chair", "tid": 3 }, { "category": "stool", "tid": 4 }, { "category": "adult", "tid": 5 } ]
320
240
{ "begin_fid": 312, "end_fid": 431 }
23.976024
{ "begin_fid": 376, "end_fid": 406, "object_tid": 1, "predicate": "push", "subject_tid": 0 }
[ { "description": "a baby pushes a toy outside the house.", "target_id": 0, "type": "person" } ]
3837521252
716
{ "begin_fid": 376, "end_fid": 406 }
[ { "description": "who pushes the toy outside the house?", "target_id": 0, "type": "person" }, { "description": "what does the baby push outside the house?", "target_id": 1, "type": "object" } ]
[ { "category": "baby", "tid": 0 }, { "category": "toy", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "chair", "tid": 3 }, { "category": "stool", "tid": 4 }, { "category": "adult", "tid": 5 } ]
320
240
{ "begin_fid": 431, "end_fid": 715 }
23.976024
{ "begin_fid": 457, "end_fid": 533, "object_tid": 1, "predicate": "push", "subject_tid": 0 }
[ { "description": "a baby pushes a toy outside the house.", "target_id": 0, "type": "person" } ]
3837521252
716
{ "begin_fid": 457, "end_fid": 533 }
[ { "description": "who pushes the toy outside the house?", "target_id": 0, "type": "person" }, { "description": "what does the baby push outside the house?", "target_id": 1, "type": "object" } ]
[ { "category": "baby", "tid": 0 }, { "category": "toy", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "chair", "tid": 3 }, { "category": "stool", "tid": 4 }, { "category": "adult", "tid": 5 } ]
640
480
{ "begin_fid": 315, "end_fid": 959 }
29.97003
{ "begin_fid": 360, "end_fid": 450, "object_tid": 0, "predicate": "away", "subject_tid": 1 }
[ { "description": "the smallest dog is far from the largest dog.", "target_id": 1, "type": "object" } ]
6595410921
960
{ "begin_fid": 360, "end_fid": 450 }
[]
[ { "category": "dog", "tid": 0 }, { "category": "dog", "tid": 1 }, { "category": "dog", "tid": 2 }, { "category": "dog", "tid": 3 }, { "category": "dog", "tid": 4 }, { "category": "ball/sports_ball", "tid": 5 }, { "category": "dog", "tid": 6 } ]
640
480
{ "begin_fid": 0, "end_fid": 1043 }
29.97003
{ "begin_fid": 60, "end_fid": 317, "object_tid": 1, "predicate": "away", "subject_tid": 2 }
[ { "description": "there is a ball away a child in the swimming pool.", "target_id": 2, "type": "object" } ]
3557607884
1,044
{ "begin_fid": 60, "end_fid": 317 }
[ { "description": "what is away from the child in the swimming pool?", "target_id": 2, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "ball/sports_ball", "tid": 2 }, { "category": "ball/sports_ball", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "adult", "tid": 5 }, { "category": "adult", "tid": 6 }, { "category": "child", "tid": 7 } ]
500
375
{ "begin_fid": 0, "end_fid": 386 }
29.969697
{ "begin_fid": 0, "end_fid": 387, "object_tid": 2, "predicate": "ride", "subject_tid": 0 }
[ { "description": "a child in blue rides a baby seat outdoors.", "target_id": 0, "type": "person" } ]
2952636069
387
{ "begin_fid": 0, "end_fid": 387 }
[]
[ { "category": "child", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "baby_seat", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "adult", "tid": 4 } ]
640
480
{ "begin_fid": 0, "end_fid": 260 }
25
{ "begin_fid": 220, "end_fid": 260, "object_tid": 13, "predicate": "next_to", "subject_tid": 14 }
[ { "description": "an adult is next to an another adult.", "target_id": 14, "type": "person" } ]
5017783246
261
{ "begin_fid": 220, "end_fid": 260 }
[ { "description": "who is next to the adult?", "target_id": 14, "type": "person" } ]
[ { "category": "laptop", "tid": 0 }, { "category": "screen/monitor", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "chair", "tid": 3 }, { "category": "cup", "tid": 4 }, { "category": "cup", "tid": 5 }, { "category": "cup", "tid": 6 }, { "category": "guitar", "tid": 7 }, { "category": "bottle", "tid": 8 }, { "category": "bottle", "tid": 9 }, { "category": "adult", "tid": 10 }, { "category": "adult", "tid": 11 }, { "category": "adult", "tid": 12 }, { "category": "adult", "tid": 13 }, { "category": "adult", "tid": 14 }, { "category": "adult", "tid": 15 }, { "category": "adult", "tid": 16 } ]
640
360
{ "begin_fid": 0, "end_fid": 585 }
29.97003
{ "begin_fid": 420, "end_fid": 586, "object_tid": 3, "predicate": "above", "subject_tid": 0 }
[ { "description": "a child is above a watercraft in the river.", "target_id": 0, "type": "person" } ]
7896372830
586
{ "begin_fid": 420, "end_fid": 586 }
[ { "description": "who is above the watercraft in the river?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "watercraft", "tid": 3 } ]
640
480
{ "begin_fid": 0, "end_fid": 501 }
29.97003
{ "begin_fid": 435, "end_fid": 481, "object_tid": 3, "predicate": "touch", "subject_tid": 0 }
[ { "description": "an adult with green pants touches a toy on the watercraft.", "target_id": 0, "type": "person" } ]
4855999801
902
{ "begin_fid": 435, "end_fid": 481 }
[ { "description": "who touches the toy on the watercraft?", "target_id": 0, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "toy", "tid": 3 } ]
640
480
{ "begin_fid": 501, "end_fid": 901 }
29.97003
{ "begin_fid": 521, "end_fid": 616, "object_tid": 3, "predicate": "touch", "subject_tid": 0 }
[ { "description": "an adult with green pants touches a toy on the watercraft.", "target_id": 0, "type": "person" } ]
4855999801
902
{ "begin_fid": 521, "end_fid": 616 }
[ { "description": "who touches the toy on the watercraft?", "target_id": 0, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "toy", "tid": 3 } ]
640
480
{ "begin_fid": 0, "end_fid": 1196 }
25
{ "begin_fid": 0, "end_fid": 1197, "object_tid": 0, "predicate": "beneath", "subject_tid": 1 }
[ { "description": "there is a green sofa beneath a child in green.", "target_id": 1, "type": "object" } ]
2475104074
1,197
{ "begin_fid": 0, "end_fid": 1197 }
[ { "description": "who is above the green sofa?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "sofa", "tid": 1 } ]
640
480
{ "begin_fid": 1604, "end_fid": 2696 }
29.97003
{ "begin_fid": 1680, "end_fid": 2697, "object_tid": 8, "predicate": "above", "subject_tid": 3 }
[ { "description": "there is a bottle above a table in a room.", "target_id": 3, "type": "object" } ]
8614946329
2,697
{ "begin_fid": 1680, "end_fid": 2697 }
[ { "description": "what is beneath the bottle in the room?", "target_id": 8, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "bottle", "tid": 3 }, { "category": "bottle", "tid": 4 }, { "category": "bottle", "tid": 5 }, { "category": "bottle", "tid": 6 }, { "category": "chair", "tid": 7 }, { "category": "table", "tid": 8 }, { "category": "chair", "tid": 9 } ]
640
360
{ "begin_fid": 0, "end_fid": 203 }
29.97003
{ "begin_fid": 76, "end_fid": 178, "object_tid": 1, "predicate": "hold", "subject_tid": 0 }
[ { "description": "an adult in red holds a baby with few hair 1.", "target_id": 0, "type": "person" } ]
3898784753
1,740
{ "begin_fid": 76, "end_fid": 178 }
[ { "description": "who does the adult in red hold 1?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "baby", "tid": 1 }, { "category": "faucet", "tid": 2 } ]
640
360
{ "begin_fid": 203, "end_fid": 868 }
29.97003
{ "begin_fid": 229, "end_fid": 825, "object_tid": 1, "predicate": "hold", "subject_tid": 0 }
[ { "description": "an adult in red holds a baby with few hair 1.", "target_id": 0, "type": "person" } ]
3898784753
1,740
{ "begin_fid": 229, "end_fid": 825 }
[ { "description": "who does the adult in red hold 1?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "baby", "tid": 1 }, { "category": "faucet", "tid": 2 } ]
640
360
{ "begin_fid": 868, "end_fid": 1150 }
29.97003
{ "begin_fid": 911, "end_fid": 1105, "object_tid": 1, "predicate": "hold", "subject_tid": 0 }
[ { "description": "an adult in red holds a baby with few hair 1.", "target_id": 0, "type": "person" } ]
3898784753
1,740
{ "begin_fid": 911, "end_fid": 1105 }
[ { "description": "who does the adult in red hold 1?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "baby", "tid": 1 }, { "category": "faucet", "tid": 2 } ]
640
360
{ "begin_fid": 1150, "end_fid": 1490 }
29.97003
{ "begin_fid": 1195, "end_fid": 1439, "object_tid": 1, "predicate": "hold", "subject_tid": 0 }
[ { "description": "an adult in red holds a baby with few hair 1.", "target_id": 0, "type": "person" } ]
3898784753
1,740
{ "begin_fid": 1195, "end_fid": 1439 }
[ { "description": "who does the adult in red hold 1?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "baby", "tid": 1 }, { "category": "faucet", "tid": 2 } ]
640
360
{ "begin_fid": 1490, "end_fid": 1643 }
29.97003
{ "begin_fid": 1541, "end_fid": 1582, "object_tid": 1, "predicate": "hold", "subject_tid": 0 }
[ { "description": "an adult in red holds a baby with few hair 1.", "target_id": 0, "type": "person" } ]
3898784753
1,740
{ "begin_fid": 1541, "end_fid": 1582 }
[ { "description": "who does the adult in red hold 1?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "baby", "tid": 1 }, { "category": "faucet", "tid": 2 } ]
640
360
{ "begin_fid": 1643, "end_fid": 1739 }
29.97003
{ "begin_fid": 1705, "end_fid": 1740, "object_tid": 1, "predicate": "hold", "subject_tid": 0 }
[ { "description": "an adult in red holds a baby with few hair 1.", "target_id": 0, "type": "person" } ]
3898784753
1,740
{ "begin_fid": 1705, "end_fid": 1740 }
[ { "description": "who does the adult in red hold 1?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "baby", "tid": 1 }, { "category": "faucet", "tid": 2 } ]
640
428
{ "begin_fid": 0, "end_fid": 209 }
29.97003
{ "begin_fid": 0, "end_fid": 210, "object_tid": 3, "predicate": "ride", "subject_tid": 2 }
[ { "description": "an adult in black rides a motorcycle on a road.", "target_id": 2, "type": "person" } ]
3439709092
210
{ "begin_fid": 0, "end_fid": 210 }
[ { "description": "what does the adult in black ride on the road?", "target_id": 3, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "motorcycle", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "motorcycle", "tid": 3 }, { "category": "motorcycle", "tid": 4 }, { "category": "car", "tid": 5 }, { "category": "car", "tid": 6 } ]
640
360
{ "begin_fid": 50, "end_fid": 287 }
29.97
{ "begin_fid": 55, "end_fid": 269, "object_tid": 7, "predicate": "above", "subject_tid": 0 }
[ { "description": "a child is above a skateboard on the ground.", "target_id": 0, "type": "person" } ]
13372177653
288
{ "begin_fid": 55, "end_fid": 269 }
[ { "description": "what is beneath the child on the ground?", "target_id": 7, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "child", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "adult", "tid": 5 }, { "category": "child", "tid": 6 }, { "category": "skateboard", "tid": 7 }, { "category": "adult", "tid": 8 } ]
640
480
{ "begin_fid": 0, "end_fid": 2012 }
29.97003
{ "begin_fid": 942, "end_fid": 1159, "object_tid": 4, "predicate": "beneath", "subject_tid": 6 }
[ { "description": "there is a table beneath a cup in the room.", "target_id": 6, "type": "object" } ]
2521681557
2,013
{ "begin_fid": 942, "end_fid": 1159 }
[ { "description": "what is beneath the cup in the room?", "target_id": 6, "type": "object" } ]
[ { "category": "laptop", "tid": 0 }, { "category": "screen/monitor", "tid": 1 }, { "category": "toy", "tid": 2 }, { "category": "chair", "tid": 3 }, { "category": "cup", "tid": 4 }, { "category": "screen/monitor", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "chair", "tid": 7 }, { "category": "sofa", "tid": 8 }, { "category": "chair", "tid": 9 }, { "category": "bottle", "tid": 10 }, { "category": "bottle", "tid": 11 }, { "category": "sink", "tid": 12 }, { "category": "bottle", "tid": 13 }, { "category": "faucet", "tid": 14 }, { "category": "sink", "tid": 15 }, { "category": "cat", "tid": 16 }, { "category": "cup", "tid": 17 }, { "category": "table", "tid": 18 } ]
640
480
{ "begin_fid": 0, "end_fid": 2696 }
29.97003
{ "begin_fid": 0, "end_fid": 129, "object_tid": 2, "predicate": "hug", "subject_tid": 0 }
[ { "description": "an adult man in white hugs a child in white on a chair.", "target_id": 0, "type": "person" } ]
4760962392
2,697
{ "begin_fid": 0, "end_fid": 129 }
[ { "description": "who hugs the child in white on the chair?", "target_id": 0, "type": "person" }, { "description": "who does the adult man in white hug on the chair?", "target_id": 2, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "child", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "adult", "tid": 5 }, { "category": "cake", "tid": 6 }, { "category": "electric_fan", "tid": 7 }, { "category": "cup", "tid": 8 }, { "category": "screen/monitor", "tid": 9 }, { "category": "chair", "tid": 10 }, { "category": "stool", "tid": 11 }, { "category": "table", "tid": 12 } ]
500
375
{ "begin_fid": 1185, "end_fid": 1452 }
29.969697
{ "begin_fid": 1197, "end_fid": 1453, "object_tid": 1, "predicate": "watch", "subject_tid": 0 }
[ { "description": "a child in striped clothes watches a red and purple toy.", "target_id": 0, "type": "person" } ]
2677153721
1,453
{ "begin_fid": 1197, "end_fid": 1453 }
[ { "description": "what does the child in striped clothes watch?", "target_id": 1, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "toy", "tid": 1 } ]
320
240
{ "begin_fid": 0, "end_fid": 1236 }
29.97003
{ "begin_fid": 651, "end_fid": 695, "object_tid": 5, "predicate": "grab", "subject_tid": 3 }
[ { "description": "an adult grabs a cup in the classroom.", "target_id": 3, "type": "person" } ]
3113067503
1,237
{ "begin_fid": 651, "end_fid": 695 }
[ { "description": "who grabs the cup in the classroom?", "target_id": 3, "type": "person" } ]
[ { "category": "screen/monitor", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "cup", "tid": 4 }, { "category": "cup", "tid": 5 }, { "category": "cup", "tid": 6 } ]
640
480
{ "begin_fid": 0, "end_fid": 334 }
29.97003
{ "begin_fid": 40, "end_fid": 210, "object_tid": 10, "predicate": "carry", "subject_tid": 1 }
[ { "description": "a child with balck hair carries a green toy at home.", "target_id": 1, "type": "person" } ]
3487539480
967
{ "begin_fid": 40, "end_fid": 210 }
[ { "description": "who carries the green toy at home?", "target_id": 1, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "toy", "tid": 3 }, { "category": "toy", "tid": 4 }, { "category": "toy", "tid": 5 }, { "category": "toy", "tid": 6 }, { "category": "toy", "tid": 7 }, { "category": "cellphone", "tid": 8 }, { "category": "toy", "tid": 9 }, { "category": "toy", "tid": 10 } ]
640
480
{ "begin_fid": 334, "end_fid": 540 }
29.97003
{ "begin_fid": 458, "end_fid": 495, "object_tid": 10, "predicate": "carry", "subject_tid": 1 }
[ { "description": "a child with balck hair carries a green toy at home.", "target_id": 1, "type": "person" } ]
3487539480
967
{ "begin_fid": 458, "end_fid": 495 }
[ { "description": "who carries the green toy at home?", "target_id": 1, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "toy", "tid": 3 }, { "category": "toy", "tid": 4 }, { "category": "toy", "tid": 5 }, { "category": "toy", "tid": 6 }, { "category": "toy", "tid": 7 }, { "category": "cellphone", "tid": 8 }, { "category": "toy", "tid": 9 }, { "category": "toy", "tid": 10 } ]
480
640
{ "begin_fid": 0, "end_fid": 392 }
15
{ "begin_fid": 290, "end_fid": 362, "object_tid": 5, "predicate": "lean_on", "subject_tid": 1 }
[ { "description": "an adult in grey leans on a sofa at home.", "target_id": 1, "type": "person" } ]
5773250639
1,122
{ "begin_fid": 290, "end_fid": 362 }
[ { "description": "who leans on the sofa at home?", "target_id": 1, "type": "person" } ]
[ { "category": "baby", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "toy", "tid": 3 }, { "category": "bottle", "tid": 4 }, { "category": "sofa", "tid": 5 } ]
480
640
{ "begin_fid": 392, "end_fid": 1121 }
15
{ "begin_fid": 423, "end_fid": 832, "object_tid": 5, "predicate": "lean_on", "subject_tid": 1 }
[ { "description": "an adult in grey leans on a sofa at home.", "target_id": 1, "type": "person" } ]
5773250639
1,122
{ "begin_fid": 423, "end_fid": 832 }
[ { "description": "who leans on the sofa at home?", "target_id": 1, "type": "person" } ]
[ { "category": "baby", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "toy", "tid": 3 }, { "category": "bottle", "tid": 4 }, { "category": "sofa", "tid": 5 } ]
640
360
{ "begin_fid": 306, "end_fid": 402 }
29.97003
{ "begin_fid": 326, "end_fid": 341, "object_tid": 0, "predicate": "kiss", "subject_tid": 1 }
[ { "description": "an adult kisses a baby on the bed.", "target_id": 1, "type": "person" } ]
6989151729
403
{ "begin_fid": 326, "end_fid": 341 }
[ { "description": "who kisses the baby on the bed?", "target_id": 1, "type": "person" } ]
[ { "category": "baby", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "baby", "tid": 2 } ]
640
480
{ "begin_fid": 0, "end_fid": 1782 }
29.97003
{ "begin_fid": 660, "end_fid": 750, "object_tid": 2, "predicate": "above", "subject_tid": 0 }
[ { "description": "there are the guitar above a child with blond-hair.", "target_id": 0, "type": "object" } ]
6591879935
1,783
{ "begin_fid": 660, "end_fid": 750 }
[ { "description": "what above the child with blond-hair?", "target_id": 0, "type": "object" } ]
[ { "category": "guitar", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "adult", "tid": 3 } ]
640
360
{ "begin_fid": 0, "end_fid": 262 }
29.97003
{ "begin_fid": 129, "end_fid": 157, "object_tid": 4, "predicate": "chase", "subject_tid": 0 }
[ { "description": "a 1 adult chases another adult on the grass.", "target_id": 0, "type": "person" } ]
6859274622
263
{ "begin_fid": 129, "end_fid": 157 }
[ { "description": "who does the 1 adult chase on the grass?", "target_id": 4, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "ball/sports_ball", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "car", "tid": 5 }, { "category": "car", "tid": 6 }, { "category": "car", "tid": 7 }, { "category": "car", "tid": 8 }, { "category": "car", "tid": 9 }, { "category": "car", "tid": 10 }, { "category": "car", "tid": 11 }, { "category": "car", "tid": 12 }, { "category": "ball/sports_ball", "tid": 13 }, { "category": "ball/sports_ball", "tid": 14 } ]
640
360
{ "begin_fid": 1755, "end_fid": 2030 }
29.97003
{ "begin_fid": 1920, "end_fid": 2031, "object_tid": 1, "predicate": "towards", "subject_tid": 4 }
[ { "description": "a child in white is towards another child in a yard.", "target_id": 4, "type": "person" } ]
7971444414
2,031
{ "begin_fid": 1920, "end_fid": 2031 }
[ { "description": "who is towards the other child in the yard?", "target_id": 4, "type": "person" }, { "description": "who is the child in white towards to in the yard?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "child", "tid": 3 }, { "category": "child", "tid": 4 }, { "category": "bottle", "tid": 5 }, { "category": "adult", "tid": 6 }, { "category": "adult", "tid": 7 }, { "category": "adult", "tid": 8 } ]
640
360
{ "begin_fid": 0, "end_fid": 1921 }
24
{ "begin_fid": 118, "end_fid": 1922, "object_tid": 3, "predicate": "play(instrument)", "subject_tid": 0 }
[ { "description": "a adult in a black hat is play(instrument) guitar.", "target_id": 0, "type": "person" } ]
5776386760
1,922
{ "begin_fid": 118, "end_fid": 1922 }
[ { "description": "who is playing the (instrument) guitar?", "target_id": 0, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "guitar", "tid": 3 }, { "category": "guitar", "tid": 4 }, { "category": "adult", "tid": 5 } ]
640
360
{ "begin_fid": 0, "end_fid": 296 }
29.97003
{ "begin_fid": 0, "end_fid": 14, "object_tid": 3, "predicate": "grab", "subject_tid": 7 }
[ { "description": "an adult in orange clothes grabs a sports ball.", "target_id": 7, "type": "person" } ]
6977471721
297
{ "begin_fid": 0, "end_fid": 14 }
[ { "description": "who grabs the sports ball?", "target_id": 7, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "ball/sports_ball", "tid": 3 }, { "category": "ball/sports_ball", "tid": 4 }, { "category": "ball/sports_ball", "tid": 5 }, { "category": "ball/sports_ball", "tid": 6 }, { "category": "adult", "tid": 7 } ]
640
424
{ "begin_fid": 779, "end_fid": 1258 }
29.97003
{ "begin_fid": 1001, "end_fid": 1214, "object_tid": 0, "predicate": "in_front_of", "subject_tid": 6 }
[ { "description": "an adult wearing a red hat is in front of a screen.", "target_id": 6, "type": "person" } ]
3182862956
1,259
{ "begin_fid": 1001, "end_fid": 1214 }
[ { "description": "who is in front of the screen?", "target_id": 6, "type": "person" } ]
[ { "category": "screen/monitor", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "adult", "tid": 5 }, { "category": "adult", "tid": 6 }, { "category": "bus/truck", "tid": 7 }, { "category": "guitar", "tid": 8 } ]
640
480
{ "begin_fid": 0, "end_fid": 387 }
29.97003
{ "begin_fid": 196, "end_fid": 248, "object_tid": 0, "predicate": "behind", "subject_tid": 4 }
[ { "description": "an adult man in black is behind another adult in the snow.", "target_id": 4, "type": "person" } ]
5312674396
388
{ "begin_fid": 196, "end_fid": 248 }
[ { "description": "who is behind the other adult in the snow?", "target_id": 4, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "ski", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "adult", "tid": 4 } ]
640
360
{ "begin_fid": 615, "end_fid": 2044 }
29.97003
{ "begin_fid": 660, "end_fid": 2045, "object_tid": 3, "predicate": "above", "subject_tid": 1 }
[ { "description": "there is a green toy above a white baby seat at home.", "target_id": 1, "type": "object" } ]
14040889372
2,045
{ "begin_fid": 660, "end_fid": 2045 }
[ { "description": "what is above the white baby seat at home?", "target_id": 1, "type": "object" } ]
[ { "category": "baby", "tid": 0 }, { "category": "toy", "tid": 1 }, { "category": "toy", "tid": 2 }, { "category": "baby_seat", "tid": 3 }, { "category": "adult", "tid": 4 } ]
640
360
{ "begin_fid": 0, "end_fid": 385 }
29.97003
{ "begin_fid": 296, "end_fid": 345, "object_tid": 8, "predicate": "push", "subject_tid": 0 }
[ { "description": "a child in green clothes pushes a stool on the floor.", "target_id": 0, "type": "person" } ]
5907883532
1,882
{ "begin_fid": 296, "end_fid": 345 }
[ { "description": "who pushes the stool on the floor?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "baby_seat", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "sofa", "tid": 3 }, { "category": "sofa", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "table", "tid": 7 }, { "category": "stool", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
360
{ "begin_fid": 385, "end_fid": 522 }
29.97003
{ "begin_fid": 426, "end_fid": 485, "object_tid": 8, "predicate": "push", "subject_tid": 0 }
[ { "description": "a child in green clothes pushes a stool on the floor.", "target_id": 0, "type": "person" } ]
5907883532
1,882
{ "begin_fid": 426, "end_fid": 485 }
[ { "description": "who pushes the stool on the floor?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "baby_seat", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "sofa", "tid": 3 }, { "category": "sofa", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "table", "tid": 7 }, { "category": "stool", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
360
{ "begin_fid": 522, "end_fid": 710 }
29.97003
{ "begin_fid": 559, "end_fid": 644, "object_tid": 8, "predicate": "push", "subject_tid": 0 }
[ { "description": "a child in green clothes pushes a stool on the floor.", "target_id": 0, "type": "person" } ]
5907883532
1,882
{ "begin_fid": 559, "end_fid": 644 }
[ { "description": "who pushes the stool on the floor?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "baby_seat", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "sofa", "tid": 3 }, { "category": "sofa", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "table", "tid": 7 }, { "category": "stool", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
360
{ "begin_fid": 710, "end_fid": 849 }
29.97003
{ "begin_fid": 777, "end_fid": 808, "object_tid": 8, "predicate": "push", "subject_tid": 0 }
[ { "description": "a child in green clothes pushes a stool on the floor.", "target_id": 0, "type": "person" } ]
5907883532
1,882
{ "begin_fid": 777, "end_fid": 808 }
[ { "description": "who pushes the stool on the floor?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "baby_seat", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "sofa", "tid": 3 }, { "category": "sofa", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "table", "tid": 7 }, { "category": "stool", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
360
{ "begin_fid": 849, "end_fid": 963 }
29.97003
{ "begin_fid": 890, "end_fid": 914, "object_tid": 8, "predicate": "push", "subject_tid": 0 }
[ { "description": "a child in green clothes pushes a stool on the floor.", "target_id": 0, "type": "person" } ]
5907883532
1,882
{ "begin_fid": 890, "end_fid": 914 }
[ { "description": "who pushes the stool on the floor?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "baby_seat", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "sofa", "tid": 3 }, { "category": "sofa", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "table", "tid": 7 }, { "category": "stool", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
360
{ "begin_fid": 963, "end_fid": 1198 }
29.97003
{ "begin_fid": 1013, "end_fid": 1129, "object_tid": 8, "predicate": "push", "subject_tid": 0 }
[ { "description": "a child in green clothes pushes a stool on the floor.", "target_id": 0, "type": "person" } ]
5907883532
1,882
{ "begin_fid": 1013, "end_fid": 1129 }
[ { "description": "who pushes the stool on the floor?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "baby_seat", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "sofa", "tid": 3 }, { "category": "sofa", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "table", "tid": 7 }, { "category": "stool", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
360
{ "begin_fid": 1198, "end_fid": 1353 }
29.97003
{ "begin_fid": 1268, "end_fid": 1322, "object_tid": 8, "predicate": "push", "subject_tid": 0 }
[ { "description": "a child in green clothes pushes a stool on the floor.", "target_id": 0, "type": "person" } ]
5907883532
1,882
{ "begin_fid": 1268, "end_fid": 1322 }
[ { "description": "who pushes the stool on the floor?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "baby_seat", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "sofa", "tid": 3 }, { "category": "sofa", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "table", "tid": 7 }, { "category": "stool", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
360
{ "begin_fid": 1429, "end_fid": 1881 }
29.97003
{ "begin_fid": 1450, "end_fid": 1536, "object_tid": 8, "predicate": "push", "subject_tid": 0 }
[ { "description": "a child in green clothes pushes a stool on the floor.", "target_id": 0, "type": "person" } ]
5907883532
1,882
{ "begin_fid": 1450, "end_fid": 1536 }
[ { "description": "who pushes the stool on the floor?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "baby_seat", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "sofa", "tid": 3 }, { "category": "sofa", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "table", "tid": 6 }, { "category": "table", "tid": 7 }, { "category": "stool", "tid": 8 }, { "category": "toy", "tid": 9 } ]
640
480
{ "begin_fid": 0, "end_fid": 1731 }
29.97003
{ "begin_fid": 1104, "end_fid": 1169, "object_tid": 4, "predicate": "towards", "subject_tid": 0 }
[ { "description": "an adult is towards another adult on the ground.", "target_id": 0, "type": "person" } ]
4747203885
1,732
{ "begin_fid": 1104, "end_fid": 1169 }
[ { "description": "who is the adult towards to on the ground?", "target_id": 4, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "adult", "tid": 5 }, { "category": "adult", "tid": 6 }, { "category": "bottle", "tid": 7 }, { "category": "bottle", "tid": 8 } ]
640
480
{ "begin_fid": 392, "end_fid": 626 }
29.97003
{ "begin_fid": 520, "end_fid": 578, "object_tid": 1, "predicate": "watch", "subject_tid": 0 }
[ { "description": "a child watches a toy inside a car.", "target_id": 0, "type": "person" } ]
6783572295
627
{ "begin_fid": 520, "end_fid": 578 }
[ { "description": "what does the child watch inside the car?", "target_id": 1, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "toy", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "chair", "tid": 3 } ]
640
480
{ "begin_fid": 0, "end_fid": 1394 }
23.976024
{ "begin_fid": 240, "end_fid": 312, "object_tid": 2, "predicate": "away", "subject_tid": 1 }
[ { "description": "an adult in white is away a child in a room.", "target_id": 1, "type": "person" } ]
4242713789
1,395
{ "begin_fid": 240, "end_fid": 312 }
[ { "description": "who is away the child in the room?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "laptop", "tid": 3 }, { "category": "ball/sports_ball", "tid": 4 }, { "category": "screen/monitor", "tid": 5 } ]
320
240
{ "begin_fid": 0, "end_fid": 838 }
23.976024
{ "begin_fid": 528, "end_fid": 585, "object_tid": 8, "predicate": "in_front_of", "subject_tid": 1 }
[ { "description": "an adult man in white is in front of a red chair inside the subway station.", "target_id": 1, "type": "person" } ]
2420718744
839
{ "begin_fid": 528, "end_fid": 585 }
[ { "description": "what is behind the adult man in white inside the subway station?", "target_id": 8, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "backpack", "tid": 4 }, { "category": "chair", "tid": 5 }, { "category": "chair", "tid": 6 }, { "category": "chair", "tid": 7 }, { "category": "chair", "tid": 8 }, { "category": "handbag", "tid": 9 } ]
640
480
{ "begin_fid": 0, "end_fid": 1181 }
29.97003
{ "begin_fid": 1020, "end_fid": 1133, "object_tid": 8, "predicate": "beneath", "subject_tid": 6 }
[ { "description": "there is a car white beneath an aircraft outdoors.", "target_id": 6, "type": "object" } ]
2577108336
1,182
{ "begin_fid": 1020, "end_fid": 1133 }
[]
[ { "category": "car", "tid": 0 }, { "category": "car", "tid": 1 }, { "category": "car", "tid": 2 }, { "category": "car", "tid": 3 }, { "category": "car", "tid": 4 }, { "category": "car", "tid": 5 }, { "category": "car", "tid": 6 }, { "category": "aircraft", "tid": 7 }, { "category": "aircraft", "tid": 8 }, { "category": "aircraft", "tid": 9 }, { "category": "stop_sign", "tid": 10 } ]
640
480
{ "begin_fid": 0, "end_fid": 419 }
29.97003
{ "begin_fid": 137, "end_fid": 170, "object_tid": 4, "predicate": "carry", "subject_tid": 2 }
[ { "description": "an adult in red carries a handbag outside the room.", "target_id": 2, "type": "person" } ]
4997032186
420
{ "begin_fid": 137, "end_fid": 170 }
[ { "description": "what does the adult in red carry outside the room?", "target_id": 4, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "handbag", "tid": 4 }, { "category": "bottle", "tid": 5 } ]
640
360
{ "begin_fid": 0, "end_fid": 406 }
29.97003
{ "begin_fid": 300, "end_fid": 407, "object_tid": 3, "predicate": "away", "subject_tid": 0 }
[ { "description": "an adult is away from another adult in the room.", "target_id": 0, "type": "person" } ]
7162680320
407
{ "begin_fid": 300, "end_fid": 407 }
[ { "description": "who is the adult away from in the room?", "target_id": 3, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "adult", "tid": 5 } ]
640
480
{ "begin_fid": 0, "end_fid": 862 }
23.976024
{ "begin_fid": 192, "end_fid": 312, "object_tid": 2, "predicate": "away", "subject_tid": 3 }
[ { "description": "there is adult in white away a squatting adult.", "target_id": 3, "type": "person" } ]
3347531832
863
{ "begin_fid": 192, "end_fid": 312 }
[ { "description": "who is away by adult?", "target_id": 3, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 } ]
640
480
{ "begin_fid": 0, "end_fid": 223 }
29.97003
{ "begin_fid": 0, "end_fid": 122, "object_tid": 5, "predicate": "carry", "subject_tid": 1 }
[ { "description": "an adult in grey clothes carries a handbag.", "target_id": 1, "type": "person" } ]
5988355975
224
{ "begin_fid": 0, "end_fid": 122 }
[ { "description": "what does the adult in grey clothes carry?", "target_id": 5, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "handbag", "tid": 5 } ]
640
480
{ "begin_fid": 0, "end_fid": 209 }
29.97003
{ "begin_fid": 58, "end_fid": 210, "object_tid": 2, "predicate": "lean_on", "subject_tid": 1 }
[ { "description": "an adult in black clothes leans on a chair.", "target_id": 1, "type": "person" } ]
6140084750
210
{ "begin_fid": 58, "end_fid": 210 }
[ { "description": "who leans on the chair?", "target_id": 1, "type": "person" }, { "description": "what does the adult in black clothes lean on?", "target_id": 2, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "ball/sports_ball", "tid": 3 } ]
640
360
{ "begin_fid": 0, "end_fid": 397 }
29.97003
{ "begin_fid": 94, "end_fid": 173, "object_tid": 11, "predicate": "in_front_of", "subject_tid": 3 }
[ { "description": "the child with dress is in front of the adult in gray.", "target_id": 3, "type": "person" } ]
7604112162
398
{ "begin_fid": 94, "end_fid": 173 }
[ { "description": "who is in front of the adult in gray?", "target_id": 3, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "child", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "adult", "tid": 5 }, { "category": "dog", "tid": 6 }, { "category": "adult", "tid": 7 }, { "category": "adult", "tid": 8 }, { "category": "child", "tid": 9 }, { "category": "adult", "tid": 10 }, { "category": "adult", "tid": 11 }, { "category": "adult", "tid": 12 }, { "category": "chair", "tid": 13 } ]
640
360
{ "begin_fid": 0, "end_fid": 797 }
24
{ "begin_fid": 0, "end_fid": 792, "object_tid": 4, "predicate": "above", "subject_tid": 3 }
[ { "description": "there is a brown cake above a blue table.", "target_id": 3, "type": "object" } ]
4748191834
798
{ "begin_fid": 0, "end_fid": 792 }
[ { "description": "what is above the blue table?", "target_id": 3, "type": "object" }, { "description": "what is beneath the brown cake?", "target_id": 4, "type": "object" } ]
[ { "category": "baby", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "cake", "tid": 3 }, { "category": "table", "tid": 4 } ]
640
360
{ "begin_fid": 0, "end_fid": 529 }
24
{ "begin_fid": 0, "end_fid": 325, "object_tid": 0, "predicate": "beneath", "subject_tid": 4 }
[ { "description": "there is a sink beneath a baby in the bathroom.", "target_id": 4, "type": "object" } ]
5561006511
530
{ "begin_fid": 0, "end_fid": 325 }
[ { "description": "who is above the sink in the bathroom?", "target_id": 0, "type": "person" } ]
[ { "category": "baby", "tid": 0 }, { "category": "toy", "tid": 1 }, { "category": "toy", "tid": 2 }, { "category": "toy", "tid": 3 }, { "category": "sink", "tid": 4 } ]
640
360
{ "begin_fid": 0, "end_fid": 89 }
29.97003
{ "begin_fid": 0, "end_fid": 67, "object_tid": 0, "predicate": "away", "subject_tid": 1 }
[ { "description": "there is a purple ball away a child.", "target_id": 1, "type": "object" } ]
7368321214
90
{ "begin_fid": 0, "end_fid": 67 }
[ { "description": "what is away from the child?", "target_id": 1, "type": "object" }, { "description": "who is the purple ball away from?", "target_id": 0, "type": "person" } ]
[ { "category": "child", "tid": 0 }, { "category": "ball/sports_ball", "tid": 1 }, { "category": "adult", "tid": 2 } ]
640
480
{ "begin_fid": 0, "end_fid": 101 }
29.97003
{ "begin_fid": 0, "end_fid": 89, "object_tid": 3, "predicate": "watch", "subject_tid": 2 }
[ { "description": "an adult in black watches a cellphone outdoors.", "target_id": 2, "type": "person" } ]
8686935623
102
{ "begin_fid": 0, "end_fid": 89 }
[]
[ { "category": "car", "tid": 0 }, { "category": "car", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "cellphone", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "adult", "tid": 5 } ]
640
480
{ "begin_fid": 71, "end_fid": 419 }
25
{ "begin_fid": 87, "end_fid": 330, "object_tid": 1, "predicate": "ride", "subject_tid": 0 }
[ { "description": "an adult in black clothes rides a ski in the snow.", "target_id": 0, "type": "person" } ]
8728461458
420
{ "begin_fid": 87, "end_fid": 330 }
[ { "description": "who rides the ski in the snow?", "target_id": 0, "type": "person" }, { "description": "what does the adult in black clothes ride in the snow?", "target_id": 1, "type": "object" } ]
[ { "category": "adult", "tid": 0 }, { "category": "ski", "tid": 1 } ]
640
480
{ "begin_fid": 0, "end_fid": 905 }
29.97003
{ "begin_fid": 0, "end_fid": 906, "object_tid": 1, "predicate": "above", "subject_tid": 0 }
[ { "description": "a child in blue is above a black surfboard on the water.", "target_id": 0, "type": "person" } ]
4807956569
906
{ "begin_fid": 0, "end_fid": 906 }
[ { "description": "what is beneath the child in blue on the water?", "target_id": 1, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "surfboard", "tid": 1 } ]
568
320
{ "begin_fid": 1275, "end_fid": 1620 }
29.97003
{ "begin_fid": 1320, "end_fid": 1612, "object_tid": 1, "predicate": "above", "subject_tid": 0 }
[ { "description": "a child wearing a blue hat is above a skateboard.", "target_id": 0, "type": "person" } ]
4805511103
1,621
{ "begin_fid": 1320, "end_fid": 1612 }
[ { "description": "what is beneath the child wearing the blue hat?", "target_id": 1, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "skateboard", "tid": 1 }, { "category": "car", "tid": 2 }, { "category": "car", "tid": 3 }, { "category": "car", "tid": 4 }, { "category": "car", "tid": 5 }, { "category": "car", "tid": 6 }, { "category": "car", "tid": 7 }, { "category": "car", "tid": 8 }, { "category": "car", "tid": 9 }, { "category": "car", "tid": 10 }, { "category": "car", "tid": 11 }, { "category": "car", "tid": 12 }, { "category": "car", "tid": 13 }, { "category": "car", "tid": 14 }, { "category": "car", "tid": 15 }, { "category": "car", "tid": 16 }, { "category": "car", "tid": 17 }, { "category": "car", "tid": 18 } ]
640
360
{ "begin_fid": 525, "end_fid": 1063 }
29.97003
{ "begin_fid": 840, "end_fid": 990, "object_tid": 1, "predicate": "away", "subject_tid": 4 }
[ { "description": "there is a black dog away a car.", "target_id": 4, "type": "object" } ]
3190710669
1,064
{ "begin_fid": 840, "end_fid": 990 }
[ { "description": "what is away from the car?", "target_id": 4, "type": "object" }, { "description": "what is the black dog away from?", "target_id": 1, "type": "object" } ]
[ { "category": "car", "tid": 0 }, { "category": "car", "tid": 1 }, { "category": "car", "tid": 2 }, { "category": "dog", "tid": 3 }, { "category": "dog", "tid": 4 }, { "category": "car", "tid": 5 } ]
640
360
{ "begin_fid": 0, "end_fid": 1460 }
23.976024
{ "begin_fid": 770, "end_fid": 811, "object_tid": 1, "predicate": "away", "subject_tid": 4 }
[ { "description": "there is a white dog away a child with blond-hair.", "target_id": 4, "type": "object" } ]
8212773822
1,461
{ "begin_fid": 770, "end_fid": 811 }
[ { "description": "who is the white dog away from?", "target_id": 1, "type": "person" } ]
[ { "category": "screen/monitor", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "adult", "tid": 2 }, { "category": "adult", "tid": 3 }, { "category": "dog", "tid": 4 }, { "category": "sofa", "tid": 5 }, { "category": "sofa", "tid": 6 }, { "category": "cup", "tid": 7 } ]
640
480
{ "begin_fid": 0, "end_fid": 2099 }
29.97003
{ "begin_fid": 540, "end_fid": 630, "object_tid": 0, "predicate": "towards", "subject_tid": 2 }
[ { "description": "there is a sofa towards a screen in the room.", "target_id": 2, "type": "object" } ]
5220256786
2,100
{ "begin_fid": 540, "end_fid": 630 }
[ { "description": "what is the sofa towards to in the room?", "target_id": 0, "type": "object" } ]
[ { "category": "screen/monitor", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "sofa", "tid": 2 }, { "category": "chair", "tid": 3 } ]
640
360
{ "begin_fid": 0, "end_fid": 2643 }
29.97003
{ "begin_fid": 120, "end_fid": 210, "object_tid": 1, "predicate": "towards", "subject_tid": 2 }
[ { "description": "a child in black is towards an adult outdoors.", "target_id": 2, "type": "person" } ]
8577770314
2,644
{ "begin_fid": 120, "end_fid": 210 }
[ { "description": "who is towards the adult outdoors?", "target_id": 2, "type": "person" }, { "description": "who is the child in black towards to outdoors?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "child", "tid": 2 }, { "category": "child", "tid": 3 }, { "category": "adult", "tid": 4 }, { "category": "baby_walker", "tid": 5 }, { "category": "child", "tid": 6 }, { "category": "adult", "tid": 7 }, { "category": "child", "tid": 8 }, { "category": "adult", "tid": 9 }, { "category": "child", "tid": 10 }, { "category": "child", "tid": 11 }, { "category": "adult", "tid": 12 } ]
640
480
{ "begin_fid": 0, "end_fid": 1102 }
23.976024
{ "begin_fid": 0, "end_fid": 830, "object_tid": 1, "predicate": "inside", "subject_tid": 0 }
[ { "description": "an adult with sunglasses is inside a car on the road.", "target_id": 0, "type": "person" } ]
2746688672
1,103
{ "begin_fid": 0, "end_fid": 830 }
[ { "description": "who is inside the car on the road?", "target_id": 0, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "car", "tid": 1 } ]
480
272
{ "begin_fid": 533, "end_fid": 793 }
29.97003
{ "begin_fid": 557, "end_fid": 669, "object_tid": 0, "predicate": "behind", "subject_tid": 2 }
[ { "description": "the chair is behind the child in pink.", "target_id": 2, "type": "object" } ]
4930421543
794
{ "begin_fid": 557, "end_fid": 669 }
[ { "description": "what is behind the child in pink?", "target_id": 2, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "child", "tid": 1 }, { "category": "chair", "tid": 2 }, { "category": "chair", "tid": 3 }, { "category": "toy", "tid": 4 }, { "category": "baby_seat", "tid": 5 }, { "category": "bottle", "tid": 6 }, { "category": "toy", "tid": 7 } ]
640
360
{ "begin_fid": 0, "end_fid": 774 }
29.97003
{ "begin_fid": 654, "end_fid": 718, "object_tid": 3, "predicate": "hold", "subject_tid": 0 }
[ { "description": "a child in gray holds a silver cellphone at home.", "target_id": 0, "type": "person" } ]
3152504882
2,403
{ "begin_fid": 654, "end_fid": 718 }
[ { "description": "what does the child in gray hold at home?", "target_id": 3, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "screen/monitor", "tid": 2 }, { "category": "cellphone", "tid": 3 }, { "category": "electric_fan", "tid": 4 }, { "category": "chair", "tid": 5 } ]
640
360
{ "begin_fid": 774, "end_fid": 949 }
29.97003
{ "begin_fid": 831, "end_fid": 913, "object_tid": 3, "predicate": "hold", "subject_tid": 0 }
[ { "description": "a child in gray holds a silver cellphone at home.", "target_id": 0, "type": "person" } ]
3152504882
2,403
{ "begin_fid": 831, "end_fid": 913 }
[ { "description": "what does the child in gray hold at home?", "target_id": 3, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "screen/monitor", "tid": 2 }, { "category": "cellphone", "tid": 3 }, { "category": "electric_fan", "tid": 4 }, { "category": "chair", "tid": 5 } ]
640
360
{ "begin_fid": 949, "end_fid": 1076 }
29.97003
{ "begin_fid": 985, "end_fid": 1065, "object_tid": 3, "predicate": "hold", "subject_tid": 0 }
[ { "description": "a child in gray holds a silver cellphone at home.", "target_id": 0, "type": "person" } ]
3152504882
2,403
{ "begin_fid": 985, "end_fid": 1065 }
[ { "description": "what does the child in gray hold at home?", "target_id": 3, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "screen/monitor", "tid": 2 }, { "category": "cellphone", "tid": 3 }, { "category": "electric_fan", "tid": 4 }, { "category": "chair", "tid": 5 } ]
640
360
{ "begin_fid": 1076, "end_fid": 1168 }
29.97003
{ "begin_fid": 1088, "end_fid": 1160, "object_tid": 3, "predicate": "hold", "subject_tid": 0 }
[ { "description": "a child in gray holds a silver cellphone at home.", "target_id": 0, "type": "person" } ]
3152504882
2,403
{ "begin_fid": 1088, "end_fid": 1160 }
[ { "description": "what does the child in gray hold at home?", "target_id": 3, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "screen/monitor", "tid": 2 }, { "category": "cellphone", "tid": 3 }, { "category": "electric_fan", "tid": 4 }, { "category": "chair", "tid": 5 } ]
640
360
{ "begin_fid": 1168, "end_fid": 2402 }
29.97003
{ "begin_fid": 1177, "end_fid": 1563, "object_tid": 3, "predicate": "hold", "subject_tid": 0 }
[ { "description": "a child in gray holds a silver cellphone at home.", "target_id": 0, "type": "person" } ]
3152504882
2,403
{ "begin_fid": 1177, "end_fid": 1563 }
[ { "description": "what does the child in gray hold at home?", "target_id": 3, "type": "object" } ]
[ { "category": "child", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "screen/monitor", "tid": 2 }, { "category": "cellphone", "tid": 3 }, { "category": "electric_fan", "tid": 4 }, { "category": "chair", "tid": 5 } ]
640
360
{ "begin_fid": 0, "end_fid": 1759 }
29.97003
{ "begin_fid": 150, "end_fid": 273, "object_tid": 1, "predicate": "caress", "subject_tid": 0 }
[ { "description": "an adult in striped clothes caresses a black cat.", "target_id": 0, "type": "person" } ]
7499914046
1,760
{ "begin_fid": 150, "end_fid": 273 }
[ { "description": "who caresses the black cat?", "target_id": 0, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "cat", "tid": 1 }, { "category": "adult", "tid": 2 } ]
640
480
{ "begin_fid": 0, "end_fid": 314 }
29.97003
{ "begin_fid": 0, "end_fid": 87, "object_tid": 1, "predicate": "hold_hand_of", "subject_tid": 0 }
[ { "description": "an adult in red clothes holds hand of another adult.", "target_id": 0, "type": "person" } ]
5076916325
315
{ "begin_fid": 0, "end_fid": 87 }
[ { "description": "who holds hand of the other adult?", "target_id": 0, "type": "person" }, { "description": "who does the adult in red clothes hold hand of?", "target_id": 1, "type": "person" } ]
[ { "category": "adult", "tid": 0 }, { "category": "adult", "tid": 1 }, { "category": "camera", "tid": 2 }, { "category": "adult", "tid": 3 } ]
End of preview.

No dataset card yet

New: Create and edit this dataset card directly on the website!

Contribute a Dataset Card
Downloads last month
2