Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code: DatasetGenerationError
Exception: CastError
Message: Couldn't cast
bench_version: string
current_benchmark_dir: string
part1_corrected_root: string
part23_corrected_root: string
part1: struct<num_docs: int64, task_counts: struct<object_counting: int64, frame_recall_baseline: int64, fr (... 206 chars omitted)
child 0, num_docs: int64
child 1, task_counts: struct<object_counting: int64, frame_recall_baseline: int64, frame_recall_rotated: int64, motion_dir (... 168 chars omitted)
child 0, object_counting: int64
child 1, frame_recall_baseline: int64
child 2, frame_recall_rotated: int64
child 3, motion_direction: int64
child 4, first_appearance_recall_choice: int64
child 5, first_appearance_recall_direct: int64
child 6, last_appearance_recall_choice: int64
child 7, last_appearance_recall_direct: int64
part2: struct<num_docs: int64, task_counts: struct<frame_recall_baseline: int64, frame_recall_rotated: int6 (... 28 chars omitted)
child 0, num_docs: int64
child 1, task_counts: struct<frame_recall_baseline: int64, frame_recall_rotated: int64, motion_direction: int64>
child 0, frame_recall_baseline: int64
child 1, frame_recall_rotated: int64
child 2, motion_direction: int64
part3: struct<num_docs: int64, task_counts: struct<object_counting: int64, first_appearance_recall_choice: (... 122 chars omitted)
child 0, num_docs: int64
child 1, task_counts: struct<object_counting: int64, first_appearance_recall_choice: int64, first_appearance_recall_direct (... 84 chars omitted)
...
_merge: struct<merged_duplicate_videos: int64, removed_duplicate_tasks: int64>
child 0, merged_duplicate_videos: int64
child 1, removed_duplicate_tasks: int64
short_static_filter: struct<set_a_count: int64, set_b_count_after_subset_union: int64, set_a_missing_from_part2: list<ite (... 378 chars omitted)
child 0, set_a_count: int64
child 1, set_b_count_after_subset_union: int64
child 2, set_a_missing_from_part2: list<item: string>
child 0, item: string
child 3, set_b_missing_from_part3: list<item: string>
child 0, item: string
child 4, part2_removed_task_instances: struct<frame_recall: int64, motion_direction: int64>
child 0, frame_recall: int64
child 1, motion_direction: int64
child 5, part3_removed_task_instances: struct<object_counting: int64, first_appearance_recall_choice: int64, first_appearance_recall_direct (... 84 chars omitted)
child 0, object_counting: int64
child 1, first_appearance_recall_choice: int64
child 2, first_appearance_recall_direct: int64
child 3, last_appearance_recall_choice: int64
child 4, last_appearance_recall_direct: int64
child 6, backup_note: string
answer: string
video_name: string
doc_id: string
source_video_name: string
options: list<item: string>
child 0, item: string
subset_concepts: list<item: string>
child 0, item: string
doc_uid: string
eval_uid: string
question: string
source_folder: string
task_type: string
frame_indices: list<item: int64>
child 0, item: int64
to
{'bench_version': Value('string'), 'video_name': Value('string'), 'source_video_name': Value('string'), 'source_folder': Value('string'), 'task_type': Value('string'), 'question': Value('string'), 'answer': Value('string'), 'frame_indices': List(Value('int64')), 'options': List(Value('string')), 'subset_concepts': List(Value('string')), 'eval_uid': Value('string'), 'doc_uid': Value('string'), 'doc_id': Value('string')}
because column names don't match
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1872, in _prepare_split_single
for key, table in generator:
^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 295, in _generate_tables
self._cast_table(pa_table, json_field_paths=json_field_paths),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
pa_table = table_cast(pa_table, self.info.features.arrow_schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2281, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2227, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
bench_version: string
current_benchmark_dir: string
part1_corrected_root: string
part23_corrected_root: string
part1: struct<num_docs: int64, task_counts: struct<object_counting: int64, frame_recall_baseline: int64, fr (... 206 chars omitted)
child 0, num_docs: int64
child 1, task_counts: struct<object_counting: int64, frame_recall_baseline: int64, frame_recall_rotated: int64, motion_dir (... 168 chars omitted)
child 0, object_counting: int64
child 1, frame_recall_baseline: int64
child 2, frame_recall_rotated: int64
child 3, motion_direction: int64
child 4, first_appearance_recall_choice: int64
child 5, first_appearance_recall_direct: int64
child 6, last_appearance_recall_choice: int64
child 7, last_appearance_recall_direct: int64
part2: struct<num_docs: int64, task_counts: struct<frame_recall_baseline: int64, frame_recall_rotated: int6 (... 28 chars omitted)
child 0, num_docs: int64
child 1, task_counts: struct<frame_recall_baseline: int64, frame_recall_rotated: int64, motion_direction: int64>
child 0, frame_recall_baseline: int64
child 1, frame_recall_rotated: int64
child 2, motion_direction: int64
part3: struct<num_docs: int64, task_counts: struct<object_counting: int64, first_appearance_recall_choice: (... 122 chars omitted)
child 0, num_docs: int64
child 1, task_counts: struct<object_counting: int64, first_appearance_recall_choice: int64, first_appearance_recall_direct (... 84 chars omitted)
...
_merge: struct<merged_duplicate_videos: int64, removed_duplicate_tasks: int64>
child 0, merged_duplicate_videos: int64
child 1, removed_duplicate_tasks: int64
short_static_filter: struct<set_a_count: int64, set_b_count_after_subset_union: int64, set_a_missing_from_part2: list<ite (... 378 chars omitted)
child 0, set_a_count: int64
child 1, set_b_count_after_subset_union: int64
child 2, set_a_missing_from_part2: list<item: string>
child 0, item: string
child 3, set_b_missing_from_part3: list<item: string>
child 0, item: string
child 4, part2_removed_task_instances: struct<frame_recall: int64, motion_direction: int64>
child 0, frame_recall: int64
child 1, motion_direction: int64
child 5, part3_removed_task_instances: struct<object_counting: int64, first_appearance_recall_choice: int64, first_appearance_recall_direct (... 84 chars omitted)
child 0, object_counting: int64
child 1, first_appearance_recall_choice: int64
child 2, first_appearance_recall_direct: int64
child 3, last_appearance_recall_choice: int64
child 4, last_appearance_recall_direct: int64
child 6, backup_note: string
answer: string
video_name: string
doc_id: string
source_video_name: string
options: list<item: string>
child 0, item: string
subset_concepts: list<item: string>
child 0, item: string
doc_uid: string
eval_uid: string
question: string
source_folder: string
task_type: string
frame_indices: list<item: int64>
child 0, item: int64
to
{'bench_version': Value('string'), 'video_name': Value('string'), 'source_video_name': Value('string'), 'source_folder': Value('string'), 'task_type': Value('string'), 'question': Value('string'), 'answer': Value('string'), 'frame_indices': List(Value('int64')), 'options': List(Value('string')), 'subset_concepts': List(Value('string')), 'eval_uid': Value('string'), 'doc_uid': Value('string'), 'doc_id': Value('string')}
because column names don't match
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1925, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
bench_version string | video_name string | source_video_name string | source_folder string | task_type string | question string | answer string | frame_indices list | options list | subset_concepts list | eval_uid string | doc_uid string | doc_id string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of stone block(s) you observe. Report the total count as a single integer. | 303 | null | null | null | dbefc27ed9bc6b2ffb7454ba6b9173cacad2cc77ca41f311255e55d4dfd55853 | ba626e969a8dd4c32be612876f0690c35a3c18c9299ec713e7f569249567a360 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|1|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | A | [
11859,
4762,
10773,
8992
] | [
"A) Frame B β Frame D β Frame C β Frame A",
"B) Frame B β Frame A β Frame C β Frame D",
"C) Frame D β Frame A β Frame C β Frame B",
"D) Frame C β Frame A β Frame D β Frame B"
] | null | 79cc2075e45870ce231d1407d59419bcb600a30c302ac1ba0c3c3611f5634ef6 | cc224adc2077b60ce04ddf2e489f407dd3c4c08b51f0732f3da96901dd53d2c3 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|2|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | A | [
13015,
14397,
148,
1870
] | [
"A) Frame C β Frame D β Frame A β Frame B",
"B) Frame A β Frame D β Frame B β Frame C",
"C) Frame D β Frame B β Frame A β Frame C",
"D) Frame A β Frame B β Frame D β Frame C"
] | null | eaa08a5c2fda7a189b332ae3d49e265af848e2af47475bce3da3a05cdb07bba3 | b8a7256340005339d9a9da53f9468afcf0599ace9a7803384a2cf70bc4f4422d | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|3|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | C | [
12576,
835,
3470,
8170
] | [
"A) Frame A β Frame B β Frame D β Frame C",
"B) Frame B β Frame C β Frame A β Frame D",
"C) Frame B β Frame C β Frame D β Frame A",
"D) Frame A β Frame D β Frame B β Frame C"
] | null | 7d14f70e492bb0b1b5d19d064c9920fbdd46ce0969b08fe879d2870f15b7a1c1 | 35ef59547e0d3240fb927a2aaa6dc1dd74012c468b64d8897f30ce09557eea5a | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|4|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | B | [
3006,
7810,
6546,
7113
] | [
"A) Frame C β Frame B β Frame A β Frame D",
"B) Frame A β Frame C β Frame D β Frame B",
"C) Frame D β Frame C β Frame A β Frame B",
"D) Frame A β Frame B β Frame C β Frame D"
] | null | 96830c6f9da43edcbec3cb6544370acccf97699e2e8b46e36c4f18ec41363218 | 8250acc4c8d36b4c62957fba05fd440dd43923c577d61f596fd6e18be27392ff | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|5|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | C | [
8179,
1453,
2408,
3526
] | [
"A) Frame A β Frame D β Frame B β Frame C",
"B) Frame B β Frame A β Frame D β Frame C",
"C) Frame B β Frame C β Frame D β Frame A",
"D) Frame B β Frame D β Frame A β Frame C"
] | null | 634be6993f7e483c37e152fcf6198e7783dfd333d5fb58c6f880897c75ed260c | e45e40dee67fe10eb474c76de9855b23bf254ed76611ff8ec32c46c270778cc5 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|6|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | C | [
2718,
11641,
6550,
13299
] | [
"A) Frame A β Frame B β Frame C β Frame D",
"B) Frame B β Frame D β Frame C β Frame A",
"C) Frame A β Frame C β Frame B β Frame D",
"D) Frame B β Frame A β Frame C β Frame D"
] | null | d86c91f0776243a8edf936e50829e0f694446d4ccff78b2036426a5f14abd93f | c47c6632343ef60edf4357c73b45dc3097b1881a5bdf5b75e9ba369f393d225f | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|7|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | D | null | [
"A) backward-left",
"B) right",
"C) left",
"D) forward"
] | null | a146647b19f6ab36085264c7a74ffa253634a763f578a217bcf9c9b60a1077e9 | 8805f09874c2c65e82a6dcc18cb935cf5f93d97d8e0c2dd5e651b7c9c9d6b4d8 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|8|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) right",
"B) forward",
"C) backward-left",
"D) forward-right"
] | null | 3a997e9ad53f3b6dd3b6327433afa804f41cbcd4510e9f522e98c10d5c9b397b | 5ed3081d6de12ceff27d4db8645d4a9670005aea71e5b9df8dc81a14c2dbfbd8 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|9|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) backward",
"B) forward",
"C) right",
"D) left"
] | null | 575b452a1d235b50471bb39db3983eaaa33e3a76dc302e19657fd89e4e92c7c5 | fca3f2b8902cb484d085e284d92c7ef8b75d3c25bc2865a1d0639d51dd61afce | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|10|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | C | null | [
"A) backward-left",
"B) forward-right",
"C) backward",
"D) right"
] | null | f89ad1af546522d15019fa35b7e25e0dd61de05f26a97f732d743740a4b181f3 | d09ad18aba170c87d18f08a7cb05396abbac768389a4e066a56f573e2ce2df7c | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_back|11|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of A-frame sign(s) you observe. Report the total count as a single integer. | 24 | null | null | null | 945136f5f07a3226a6c6c9e9e20a6989add70f774d0785ebd0725b6369a2649e | e6e64592ad7b01a824749fcf72e11d0665fbc7cd9041e49eff9d41f96ff0260d | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|0|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of sculpture(s) you observe. Report the total count as a single integer. | 53 | null | null | null | 578cf138dcc857c9d502e87a9a582aa2fc62f96f11cb989559289a7aa36afeba | 42cc0dfaeffe33867da09f31c790e2274506cb014a0de3aa89f15d551429aeac | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|1|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | D | [
2015,
2829,
13362,
15049
] | [
"A) Frame B β Frame D β Frame C β Frame A",
"B) Frame B β Frame A β Frame D β Frame C",
"C) Frame A β Frame B β Frame D β Frame C",
"D) Frame A β Frame B β Frame C β Frame D"
] | null | 149ae46605193d66b03535995df3398db8d07987974124165bbf87a5259a0662 | 8640b45c80fa2071fb62137df542323e66ee7a360f5ebd3d8d0aec36b1e7d3b5 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|2|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | D | [
12721,
5222,
10590,
1622
] | [
"A) Frame C β Frame B β Frame D β Frame A",
"B) Frame B β Frame D β Frame C β Frame A",
"C) Frame A β Frame C β Frame B β Frame D",
"D) Frame D β Frame B β Frame C β Frame A"
] | null | e0e8ed29634f03ee6d8169038ecde0d8d36cfd08d0e02340f7c5d56e07012b04 | 7858b1063c75b7732230e4c9e0a2a6720087dbf786427782a6a3d6d6122aea73 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|3|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | D | [
5773,
5132,
10535,
8692
] | [
"A) Frame A β Frame D β Frame B β Frame C",
"B) Frame C β Frame B β Frame D β Frame A",
"C) Frame D β Frame A β Frame B β Frame C",
"D) Frame B β Frame A β Frame D β Frame C"
] | null | b9f0302cd3c8140d54ae4de32c2470736e2d46ec6168e583cd6b057c72837e70 | e660b5fc6bdd7f411489c2a79613d2fa319eaeedde2c78b69b0fd98af20234a2 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|4|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | B | [
7142,
1621,
8734,
6350
] | [
"A) Frame B β Frame C β Frame D β Frame A",
"B) Frame B β Frame D β Frame A β Frame C",
"C) Frame D β Frame A β Frame C β Frame B",
"D) Frame D β Frame A β Frame B β Frame C"
] | null | c64f182d070db1cf20a4a81164191aa8dfc9cd73619d75aeb152040075222ccc | fbd5cce9a3ddcff32b0f539f2ff8f2524e58879f4296a8599c316c99fd666db1 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|5|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | A | [
4944,
10136,
2198,
12752
] | [
"A) Frame C β Frame A β Frame B β Frame D",
"B) Frame D β Frame C β Frame B β Frame A",
"C) Frame D β Frame C β Frame A β Frame B",
"D) Frame B β Frame A β Frame D β Frame C"
] | null | 7c9224ea44d8bd9ad9cfb94936b5119361b17d3dc2be7aa139057adc9c8ba666 | 966b02eb972488a7062e2fb81fb4742319926653064ab997cbc76d2914c1db0a | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|6|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | C | [
7173,
4997,
10301,
14656
] | [
"A) Frame D β Frame A β Frame C β Frame B",
"B) Frame C β Frame D β Frame A β Frame B",
"C) Frame B β Frame A β Frame C β Frame D",
"D) Frame B β Frame C β Frame D β Frame A"
] | null | 22e2f8edffdf0215a4d5ded85f516b3567611ae95cdcc7b1fc1ef44fd876261e | 98b892b948e35c196827dac28379513f2e81e3657d5d84124d41d0cc8e9b26e1 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|7|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | A | null | [
"A) backward",
"B) backward-left",
"C) forward-left",
"D) left"
] | null | 58fa7461d2c99d7b00c47b66c1ea26243b4e9357812c2c5c72e0eac21af988aa | 89ba3c5911a6c0c782e9d85c8ca9a7f9856b0d5e2ccba3c5daff23420c7d233d | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|8|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | A | null | [
"A) backward",
"B) forward-left",
"C) backward-right",
"D) right"
] | null | f5490ba304a5821fe7c809c5c038a0816191160a8c1f01f81ccd92dc34947c8c | ef396d4b18a81478c5fc97af522c62d15bde2ff62279bab768fa06e3bb519687 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|9|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | C | null | [
"A) forward",
"B) right",
"C) backward",
"D) left"
] | null | d0600de85706c1e4ecf5f2e7fde4557b7b4588c6738a026472995d0cec5df3bb | 870d4b062c95f275c785918787c59aa2dd5b1e8d0c53ae26d6e8cc4b85f4a08c | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|10|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | D | null | [
"A) forward-right",
"B) forward-left",
"C) backward-left",
"D) forward"
] | null | cfa5aee08d92bd78d30d720e9e35c620857031b4c8713fb34626e033b6f7f22a | bce93135fc00aa37a9df65da8fe1838c0fb767acae11ad5b7af9ebea6e1deccb | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_front|11|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | C | [
14605,
14264,
1726,
9582
] | [
"A) Frame C β Frame B β Frame D β Frame A",
"B) Frame B β Frame A β Frame D β Frame C",
"C) Frame C β Frame D β Frame B β Frame A",
"D) Frame C β Frame B β Frame A β Frame D"
] | null | 401446a6f07c0c46b20928dc7b919cd8b8f1e4f005f73e262edc6303529aaae7 | 761df0c721c1bd77b98b12caad1409d04eff51ae2dc7e104e55fc134f116d927 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left|2|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | A | [
6846,
12717,
3794,
1167
] | [
"A) Frame D β Frame C β Frame A β Frame B",
"B) Frame C β Frame A β Frame D β Frame B",
"C) Frame D β Frame C β Frame B β Frame A",
"D) Frame A β Frame B β Frame C β Frame D"
] | null | a55291a0975cb74d87d2cddd8b8ff865706e62aeefb0988398e5be5edc19887e | bcb38988f28b68cd3866f030a42324077b550ab66353db01c3206f497b44aa14 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left|3|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | D | [
1714,
1129,
8150,
10626
] | [
"A) Frame C β Frame D β Frame B β Frame A",
"B) Frame C β Frame A β Frame B β Frame D",
"C) Frame B β Frame A β Frame D β Frame C",
"D) Frame B β Frame A β Frame C β Frame D"
] | null | e03a9e413df4080afc5ad47918e043bdc67a4e33354739cb12860a6c720dcfa4 | 5a919dd1ae11499c2013797e150cfd40311abb4ff4436f8143e601e143307ff6 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left|4|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | A | [
11832,
12732,
13275,
5609
] | [
"A) Frame D β Frame A β Frame B β Frame C",
"B) Frame A β Frame C β Frame D β Frame B",
"C) Frame A β Frame D β Frame B β Frame C",
"D) Frame D β Frame B β Frame C β Frame A"
] | null | 1dcea65313c20e4636ceae4129eb3f726eed06431cbe99a58b393748c08da163 | d18eacc6ce5453ac45149547f046672ee91fc7e202d4813770fa8a9f6099b287 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left|5|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | A | [
14544,
11778,
1381,
3225
] | [
"A) Frame C β Frame D β Frame B β Frame A",
"B) Frame D β Frame B β Frame A β Frame C",
"C) Frame B β Frame C β Frame D β Frame A",
"D) Frame B β Frame C β Frame A β Frame D"
] | null | 3df14126ad5421e7210b5542177a852ac5c25bb1a2263b0fc67b2af350690383 | 267c096d544d8bea4a1bf6060b97c069eaa6127d684750c581df3261073adcce | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left|6|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | B | [
4148,
6960,
1231,
9704
] | [
"A) Frame C β Frame A β Frame D β Frame B",
"B) Frame C β Frame A β Frame B β Frame D",
"C) Frame A β Frame D β Frame C β Frame B",
"D) Frame D β Frame C β Frame A β Frame B"
] | null | e5f422cd18d31a8256dde220d573a55be333e1c39320618bfdaaefef1dc15ca0 | 0c44d0f38814b2d676e3e1d6bec9fe3fb2279498fd64df6eaad6f149e70f097c | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left|7|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | A | null | [
"A) right",
"B) forward-left",
"C) forward-right",
"D) backward-left"
] | null | 48d5f5ddf3375a5296e33aa54009beaa7a475a37655b1b5be545c4c1a8403468 | 5b8325dd02a376c52650d20cca0568ffd7515fedd3677354f56973040e73aed3 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left|8|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) forward",
"B) left",
"C) backward-left",
"D) backward"
] | null | e07941815a3d2c6f3f926f31e6c6012b37959aef32dcf51263da65962b1096ad | 5785df0b341fa96d66975640379c05299cfc053d91be802388244126ef0af498 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left|9|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_left | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of scaffolding(s) you observe. Report the total count as a single integer. | 35 | null | null | null | 1df2f9bc0b731397775bfb9d0470a72ee8f0ab035d8afabd0d5806b296a147c6 | cc0841e8f6cca0073fa4d1d9571c6db006d2a73c372515c5201edab391bd593b | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|0|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | A | [
2325,
8343,
11295,
12827
] | [
"A) Frame A β Frame B β Frame C β Frame D",
"B) Frame B β Frame D β Frame A β Frame C",
"C) Frame A β Frame C β Frame B β Frame D",
"D) Frame A β Frame D β Frame C β Frame B"
] | null | 0c2c2e8452b79bce3fe35da49c23b7623976ae141d5ad88b3c6c272dec4d6777 | fceba65d4436b63d3912cc790f28b0481a3ccc41e2385a7d1cf052c2fc851537 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|2|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | B | [
14744,
5136,
1261,
5997
] | [
"A) Frame B β Frame A β Frame C β Frame D",
"B) Frame C β Frame B β Frame D β Frame A",
"C) Frame A β Frame C β Frame D β Frame B",
"D) Frame C β Frame A β Frame B β Frame D"
] | null | 3c9d3545852e43796eac744344e75bff1707ecdea5bddc665c8463234f470091 | 702f28abab65eb600661264fe78901444e973b2b841d4a4dae48def68343b0b8 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|3|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | C | [
10120,
1432,
12940,
1996
] | [
"A) Frame B β Frame A β Frame D β Frame C",
"B) Frame C β Frame D β Frame A β Frame B",
"C) Frame B β Frame D β Frame A β Frame C",
"D) Frame D β Frame C β Frame A β Frame B"
] | null | 57c9532e4e834d5de02b2e338a1368ec773573aca08926d8211034f75af33c23 | 0b69611aaf3db0beb2be7b54db5992a5113e532c927ebad4b053240423e03b91 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|4|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | A | [
5382,
1871,
3486,
4132
] | [
"A) Frame B β Frame C β Frame D β Frame A",
"B) Frame C β Frame D β Frame A β Frame B",
"C) Frame B β Frame D β Frame A β Frame C",
"D) Frame D β Frame A β Frame C β Frame B"
] | null | d3d12f80d05a4af9c7cd27ceaa6f2f77cf261d1cb577ab2b60e175dea801f665 | 9d0a081240d56af1c792164052b075927f373768907a68ecfcacda7278de49bf | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|5|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | A | [
6590,
13155,
5645,
15008
] | [
"A) Frame C β Frame A β Frame B β Frame D",
"B) Frame A β Frame C β Frame D β Frame B",
"C) Frame C β Frame B β Frame A β Frame D",
"D) Frame A β Frame B β Frame C β Frame D"
] | null | 70e6999ac047bce0df1fab90153b8abfb90d8ef34bb2160bd09853049517d77d | 13f4dd2bf319434c02531e6685a3f033b5b7a272546d162293dbf951b5825e2c | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|6|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | A | [
6636,
1884,
8495,
3376
] | [
"A) Frame B β Frame D β Frame A β Frame C",
"B) Frame A β Frame B β Frame D β Frame C",
"C) Frame D β Frame C β Frame A β Frame B",
"D) Frame B β Frame A β Frame C β Frame D"
] | null | 33e9ce49d6dd58ee9586440cc973421de500d3402329444e2dd52522d466c9c8 | 04ba610e7d17bf92aef045f2abac4b1dce2293ebcfcb2a58fbc8e5f567154910 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|7|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | C | null | [
"A) right",
"B) forward-left",
"C) left",
"D) backward-left"
] | null | ff154f500f525d71698b31af429fdf5a82e8e618ebfe81b0efc426ae9ddcb489 | 9e75d36d0227790ffcffcf8c842e867f86ac9a2cc38276ede8dee24bd53c3824 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|8|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | A | null | [
"A) left",
"B) backward-left",
"C) forward-left",
"D) right"
] | null | 0c3858babc8976d2db097d6f6dcb93d7b9d7a1d65d0d47adec277d556eeef1e4 | 44c9ac2e1373be8f3cdccde3f222636921c69ee84998cff67bc5540ca370bffd | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|9|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | A | null | [
"A) left",
"B) forward",
"C) backward-right",
"D) right"
] | null | 03dea0a3228331069f31bd547a53cb9f3db8c761eaa075e19752ff5320bb765a | 7d675771f9f3065925ec7b2b78efe20a054c38dc03d08ce7d9409324d406bcc9 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|10|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | D | null | [
"A) forward-right",
"B) forward",
"C) backward-left",
"D) right"
] | null | 2bc7defa936f8b70af3d1472abc9bde700e52b3a099ea3fbf92faacfff20fbee | 8fae0d749e1c68009317bccd538a3efc49f772451f09364719525b9102131c76 | IndustrialFacilitiesdatacenter_Z7ta3z5qcMA_right|11|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of sign(s) you observe. Report the total count as a single integer. | 385 | null | null | null | e4fbddc6f8671eb3541e849e055dd0c123cb38bd2d89d99d9f981bd4e4543ada | 60ef7c21689f51641a2a5c9882c24e410f3f5a1c613c20a9715588cef48dbb35 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|0|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | A | [
12640,
5372,
530,
12407
] | [
"A) Frame C β Frame B β Frame D β Frame A",
"B) Frame B β Frame C β Frame D β Frame A",
"C) Frame C β Frame A β Frame B β Frame D",
"D) Frame D β Frame B β Frame C β Frame A"
] | null | e54846f249b4107fc5a1034d979d00078294a4bec3f83d24a4151b939a415a58 | 9ab031c9363e4f96a8eb59fe90d66042d204ea897d860d10f193f98a15527587 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|1|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | C | [
3900,
1727,
15051,
7655
] | [
"A) Frame C β Frame B β Frame D β Frame A",
"B) Frame B β Frame D β Frame A β Frame C",
"C) Frame B β Frame A β Frame D β Frame C",
"D) Frame A β Frame C β Frame B β Frame D"
] | null | 5709a2c7800b8f1e783bc6423668041a21aae798298669de390bea3973a689f0 | 1804505093696478ad2bbd694283735da164fdd96c0303bfe05c2e27761134cb | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|2|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | D | [
11173,
9148,
6521,
7735
] | [
"A) Frame B β Frame A β Frame D β Frame C",
"B) Frame B β Frame C β Frame D β Frame A",
"C) Frame D β Frame C β Frame A β Frame B",
"D) Frame C β Frame D β Frame B β Frame A"
] | null | fff4f9d9eacaa2040b782ab225f3f72fa18e3661391a393259f8abf5839d2375 | e40f473e2dc0ada4562e4c8acf92505582a9572b7e89439b5929a74f7dffbb61 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|3|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | B | [
6408,
3403,
1148,
2969
] | [
"A) Frame B β Frame A β Frame D β Frame C",
"B) Frame C β Frame D β Frame B β Frame A",
"C) Frame B β Frame D β Frame A β Frame C",
"D) Frame C β Frame A β Frame B β Frame D"
] | null | 222ed7979defae23ca08dc43110116883c7f231057d16a7e70c3a4c405710e45 | 267a1208cd48300615931f47839fcdfb056b53c7fb1de078ee5d3037c26a2047 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|4|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | C | [
11159,
2090,
10488,
41
] | [
"A) Frame A β Frame D β Frame C β Frame B",
"B) Frame C β Frame B β Frame D β Frame A",
"C) Frame D β Frame B β Frame C β Frame A",
"D) Frame C β Frame B β Frame A β Frame D"
] | null | 8a1c5db687ba7aba4d40a9a161ae2244932ce66a58bac13bba7fbffa8b8fd335 | d7d23750019409765e936a3c5a9d7616035701a6322cc306cca7ec4f3e86a90c | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|5|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | A | [
3121,
13982,
1542,
2148
] | [
"A) Frame C β Frame D β Frame A β Frame B",
"B) Frame B β Frame D β Frame A β Frame C",
"C) Frame A β Frame B β Frame D β Frame C",
"D) Frame A β Frame D β Frame B β Frame C"
] | null | ceae9e30fac9c072bc148dd009fccfe6aa5ede355005cbd49397363efafb0b3f | 62ca3832de5418a35e2a6d5e912e719adc65061d55460b7eaccc078b20f26fba | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|6|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) left",
"B) backward",
"C) right",
"D) backward-right"
] | null | 9917b6577324a6a33ea40a3aec52bd29652158020e9f1b0d1dae3d3c8758bac9 | 61cd8b472112723aa4b140210e2f1ddd31b1fea4fb468b8e21ac595b42fb8c87 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|7|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | A | null | [
"A) backward",
"B) backward-left",
"C) forward-left",
"D) right"
] | null | 253743d879a17d720688b8843262967b2811c551f490cd036788c36e0c470ffd | 3533456c1a80901d82085fc5f219e945d9a21a3750a7e5b90252f668eee8f5d5 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|8|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | D | null | [
"A) forward-right",
"B) backward-left",
"C) backward-right",
"D) backward"
] | null | 7e311baaf0f8fad19ffb810e502ec2edfc6710a9fb08025bf1e5fe674eafd8a1 | 8d91b3de19593eeb7b28f5750b6a1cc13f4c871d0b8340850ecf35fb66f7c2df | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|9|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | C | null | [
"A) forward-right",
"B) right",
"C) backward",
"D) backward-left"
] | null | 93f3318403384b8be3f48d251ce09a634dd09d682f635b8ee53c74348e4f03ff | 37e44575ced0de9ab3558a85a47f27b5580f4356c21a8391379df1b8ec35c0bb | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_back|10|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of traffic cone(s) you observe. Report the total count as a single integer. | 1 | null | null | null | 4cd82b3f2bc8ed42adabb8fd464a93fc1b27ce62645a404aab18c9ebc6cfc446 | 6374f566ebfa87f9fbb370629a38c0317e35dbda48c8893100ebb2f74085ebe7 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|0|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of fire extinguisher(s) you observe. Report the total count as a single integer. | 4 | null | null | null | cb5af8ad913a46a2b5b454dad7780f9428fe3fbb2feedf2f4ba8c79b0ea6cf8a | 703af06082d9ca02e725acad21f6a0b2465465c6c44cc59b1ec08aed1b73e65a | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|1|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | A | [
10501,
12966,
8795,
14394
] | [
"A) Frame C β Frame A β Frame B β Frame D",
"B) Frame D β Frame C β Frame A β Frame B",
"C) Frame A β Frame B β Frame C β Frame D",
"D) Frame C β Frame B β Frame A β Frame D"
] | null | 653cccf7a288a89f66b8d80fc0b8b2fb2fee6ba47700d3c5370906f08192fa94 | 3a197f732981b1574bcdda11a3316302b29a7be45cb0e42224d699e5b6ce20fc | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|2|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | D | [
4228,
15009,
12370,
9401
] | [
"A) Frame C β Frame A β Frame B β Frame D",
"B) Frame A β Frame B β Frame C β Frame D",
"C) Frame D β Frame A β Frame B β Frame C",
"D) Frame A β Frame D β Frame C β Frame B"
] | null | 0fe0856c422c073081937a87dc1f876fd80e91c0cf4121fda94e0c765eea75e7 | 3163ebba9f01829a1ea006655fe8ca5554e0282896721d6b1936cacd18b2c1a9 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|3|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | A | [
7643,
752,
2616,
4376
] | [
"A) Frame B β Frame C β Frame D β Frame A",
"B) Frame B β Frame A β Frame D β Frame C",
"C) Frame A β Frame D β Frame C β Frame B",
"D) Frame A β Frame B β Frame D β Frame C"
] | null | af961aef8562977c9a9bb2f5b78aa2185b84309980904d8ad93a8e7b6a56a26e | 724ea07d22cfa09a5ca7b921063b0ece5cb3ec0603b6e6f281a695d13e74e582 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|4|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | C | [
10331,
15002,
5645,
13009
] | [
"A) Frame C β Frame A β Frame B β Frame D",
"B) Frame A β Frame B β Frame C β Frame D",
"C) Frame C β Frame A β Frame D β Frame B",
"D) Frame D β Frame B β Frame A β Frame C"
] | null | e36ec5db39be30c18e64b99dc0647d2efd1f91a92adc4ece6526803d414bcaa3 | 5d12efe169fce464d9bcba644d1397d50bf23b91f452c014013601f116154716 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|5|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | A | [
9959,
11989,
1062,
12369
] | [
"A) Frame C β Frame A β Frame B β Frame D",
"B) Frame B β Frame D β Frame A β Frame C",
"C) Frame B β Frame A β Frame D β Frame C",
"D) Frame C β Frame D β Frame B β Frame A"
] | null | d3acba43260e815891fc3df071e3c879775b76de5b6331a493b062a015f9e9b5 | ed1a3ffe8606c8b5902591dd93b83613dfccf819f8a8cd694093c0b4eeb3f248 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|6|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | B | [
5037,
3887,
12312,
14230
] | [
"A) Frame C β Frame D β Frame A β Frame B",
"B) Frame B β Frame A β Frame C β Frame D",
"C) Frame A β Frame C β Frame D β Frame B",
"D) Frame A β Frame B β Frame D β Frame C"
] | null | d823a5ca80a9804c68ec1d4ac0300d40661e5521d7f3f8f1d4a63ad0c72daace | b6cae4a9820e54df4ed3198468ea842c2bb7fd403f31dd12145d6fc08c478201 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|7|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | C | null | [
"A) backward-left",
"B) left",
"C) forward",
"D) right"
] | null | eed2bb509d079c06d6a5d9be18ce1ed342871e9047e6ffcf1978a7a3a9ed9fed | bc9790bc2428db9a5c15116cb894d3cd0c33fceb7f2f20c75065db4a2e7399a4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|8|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) right",
"B) forward",
"C) forward-right",
"D) forward-left"
] | null | deb7091f3710c2f45932c9e0d3570b0ce63cd756c04c786956376db434f60dcd | 4f1f56a5ad3cbcbb102a729a622aab53d1850772984b6d59e4cbf4f394ec1a1b | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|9|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) left",
"B) forward",
"C) forward-right",
"D) backward-right"
] | null | 8479ff2079cd535a5b6a066d42c92a6fdb00db793bf88d974a2689e90f02b817 | 4c059fa03647648b98f8be26f8ce2549c784f3df03d472447fa0b908bcc3a7c2 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|10|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | D | null | [
"A) forward-right",
"B) left",
"C) backward-left",
"D) forward"
] | null | eb9e4c61917a2730408c0e73e3684db65ec81ba464f4ce5ffcdd37e06147c778 | 6496d8884da6059bacfbe61d6b41fb639c70cc6566bd561d724116a7ba376c32 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_front|11|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of traffic cone(s) you observe. Report the total count as a single integer. | 7 | null | null | null | 8d44c36e4208c70b887efdda40e81e65841246b9aa55085010d273c221d67cdb | 177fcabba9f8903e7b66b1e97f79010a417c380cb37aefe4dfaa8d62c3f90a72 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|3|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | B | [
1989,
7656,
5800,
3675
] | [
"A) Frame A β Frame C β Frame D β Frame B",
"B) Frame A β Frame D β Frame C β Frame B",
"C) Frame C β Frame A β Frame B β Frame D",
"D) Frame D β Frame B β Frame C β Frame A"
] | null | aa60e773e911bf69cfaf805f932a23b46532c50754672ffe69c5c9aec273c3f0 | 4ec8321798c0d03e77299f88be0d0767870c911074f136822631194428ce8896 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|5|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | B | [
3426,
6245,
5311,
1126
] | [
"A) Frame C β Frame A β Frame B β Frame D",
"B) Frame D β Frame A β Frame C β Frame B",
"C) Frame D β Frame B β Frame A β Frame C",
"D) Frame C β Frame B β Frame D β Frame A"
] | null | f8bf5a6eb02f9b009f21a50e4a00c8f430403b426bd6386f4861c447f0e07217 | b00ab3f7c3bd5d28012c03864940e3d540d243353b08d020075ab4488a055cfc | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|6|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | B | [
6394,
8468,
15070,
4998
] | [
"A) Frame D β Frame B β Frame A β Frame C",
"B) Frame D β Frame A β Frame B β Frame C",
"C) Frame C β Frame D β Frame A β Frame B",
"D) Frame A β Frame B β Frame D β Frame C"
] | null | 6d16a295ca565ffddce8eb87938016ee0f8d9916ff0928678b2ed3e73adc4dec | de9d0c29fb23fa1410c503d26023b002da4339962fc4a18bda0c990c6f55690f | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|7|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | B | [
13707,
4920,
4707,
7179
] | [
"A) Frame A β Frame C β Frame D β Frame B",
"B) Frame C β Frame B β Frame D β Frame A",
"C) Frame D β Frame C β Frame B β Frame A",
"D) Frame D β Frame C β Frame A β Frame B"
] | null | 6df6dfdf5342271fe0c7ef8761819899151bb46f0ae9ee23f8912d1ac151aea5 | 9191a8f42c4aa7dd978ac061074977d6b30fe3eabf085c5a844f3348334773b0 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|8|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | C | [
4354,
7131,
15021,
3144
] | [
"A) Frame A β Frame B β Frame D β Frame C",
"B) Frame B β Frame C β Frame D β Frame A",
"C) Frame D β Frame A β Frame B β Frame C",
"D) Frame D β Frame B β Frame A β Frame C"
] | null | 389bc94cbe5f06989fa9f53ef2a7878ad4b97cf953e151f608b9fe74567aabda | ec75473ab528b2fffd6ed521eec31b43130c72d080bb6a095b7d8f93aa3e0805 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|9|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | C | [
2657,
10908,
4696,
1176
] | [
"A) Frame B β Frame D β Frame C β Frame A",
"B) Frame C β Frame A β Frame B β Frame D",
"C) Frame D β Frame A β Frame C β Frame B",
"D) Frame D β Frame C β Frame B β Frame A"
] | null | 3a2dd0631eb6ab826a944c76e3b44d00232460abe89a67eeeb1423ce987efbe4 | dca7aa024407481dbbbbb74b5e3f14b8fd8eeca7755f4d1f8a9db6e953cb0c5a | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|10|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | A | null | [
"A) left",
"B) backward",
"C) forward-left",
"D) right"
] | null | 8bf90d232090bae5d017008818cff70a06e064913dd2ec47053b36147b9da590 | 86a9736eb439890b071caceb52962136aa70e14de73bb4a23665b554fa5058c5 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|11|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | C | null | [
"A) forward",
"B) right",
"C) left",
"D) backward-left"
] | null | 0ab37002a06675a0ad78f0dd247f577e3596093eedfe02b62b48fd7c61d104f8 | 36cb2b9ed633d918a122f2fa3f26238dae8b61728d42ed3b361c29fcd871b70c | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|12|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | D | null | [
"A) backward-left",
"B) forward",
"C) backward",
"D) left"
] | null | 560884e89356083181d7086968534b954fbbfa688017e6103408f164c03af574 | 222a7abef24b3571c1c0709a65c4c5285decd2fcab4f0287108a0cbb7b692e43 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|13|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | D | null | [
"A) forward-left",
"B) backward",
"C) backward-left",
"D) left"
] | null | 91027a6d6174b00669e7dee2a6e0395d4a16b281f8c5a12145f9d85a0f135b23 | 4943208e94e997eaaa7c1aef2548bf75d35e4494d18d19fda19b1a724d04e7e1 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left|14|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_left | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of traffic cone(s) you observe. Report the total count as a single integer. | 2 | null | null | null | 6f885a30bbec34778c8f503a367b5f0e928f39ec33c58ed8b36093ad6f14b11a | b0dc47037801e6a069a28f2f846611abdde607f89e3f130308c0bcda57359adb | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|1|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | C | [
4899,
14341,
12511,
13416
] | [
"A) Frame A β Frame C β Frame B β Frame D",
"B) Frame D β Frame A β Frame B β Frame C",
"C) Frame A β Frame C β Frame D β Frame B",
"D) Frame D β Frame B β Frame C β Frame A"
] | null | 1b287b1eecfedd130af0efbc337888d806bfb579a87099fe3a2fd317f9cc40c7 | ff5d767f2be926a5a326d1bd572f78534db75b88aa4778eabc3e1cf2ced24d4b | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|2|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | A | [
13442,
4888,
7075,
7743
] | [
"A) Frame B β Frame C β Frame D β Frame A",
"B) Frame D β Frame A β Frame B β Frame C",
"C) Frame B β Frame A β Frame C β Frame D",
"D) Frame A β Frame D β Frame C β Frame B"
] | null | 14c260f83fedfde68b616bcf401ff58e848ce95eaab3d163495478100c42dad7 | e79056e5fe9be89b26f8b1765bd821f982447fe9fc6351493d59e546ebb4a99a | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|3|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | C | [
4746,
2397,
3483,
10757
] | [
"A) Frame D β Frame B β Frame C β Frame A",
"B) Frame A β Frame C β Frame D β Frame B",
"C) Frame B β Frame C β Frame A β Frame D",
"D) Frame D β Frame A β Frame C β Frame B"
] | null | 7cb2ca1f70325145ceed1fe88b3ebf282f02b610476ea69986ff258b3e3f0f7a | 55b6186eb19481fe15bfbbeccf71f6459966bfec14be453b40113a192d919c9a | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|4|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | D | [
14904,
7905,
3449,
302
] | [
"A) Frame D β Frame B β Frame A β Frame C",
"B) Frame A β Frame C β Frame B β Frame D",
"C) Frame B β Frame A β Frame D β Frame C",
"D) Frame D β Frame C β Frame B β Frame A"
] | null | 32c2070198fea2947fca68cb5fab647581aa292540226e653f75e3c5b230de5a | 783121c361a1f319118f3adcf1d9033ac40cc1b82d13568950f5f54c868403a6 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|5|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | D | [
9664,
4076,
2774,
4888
] | [
"A) Frame A β Frame D β Frame B β Frame C",
"B) Frame D β Frame B β Frame A β Frame C",
"C) Frame D β Frame C β Frame B β Frame A",
"D) Frame C β Frame B β Frame D β Frame A"
] | null | ec3491ba513b7d0758c30cf97c56cbe57e76d5ae0daf42b864474d794d1980f9 | 7de2c2bfdf7613f5e78695d3c902e1449f5d1902ac9d00f7164e10e721cebbb2 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|6|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | C | [
3395,
12011,
10733,
11610
] | [
"A) Frame D β Frame B β Frame A β Frame C",
"B) Frame A β Frame B β Frame D β Frame C",
"C) Frame A β Frame C β Frame D β Frame B",
"D) Frame B β Frame C β Frame A β Frame D"
] | null | 3d79c04f2092f1532e3dd347aa9f50029c285e19c93f3e0c62eed51c62c4c51d | 6f0c767856596a0860889ba61a8155fb77b42aba6279d997c1437d4ed029609c | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|7|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | C | null | [
"A) backward-right",
"B) forward",
"C) right",
"D) forward-right"
] | null | d756bd4bdae40a96866dcdf1424027ae4234799fd433d1e00928cc66e9661545 | 9014dd80a6a2ccd6578b5a7977c3a554f7cda4988b482cc4483c46d4621c8409 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|8|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | C | null | [
"A) forward",
"B) left",
"C) right",
"D) backward-right"
] | null | 3d3f9366e13ada916d1c836b15eb858a978d8196dcb9ffc8c8f5f4e4504e38dc | 022ce8aae4d9ea9d2bf7c76e246ed34860d58df27a10b9213e894979349dcf29 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|9|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) forward-right",
"B) right",
"C) backward",
"D) backward-right"
] | null | fbd789da45c8260dad29c69b3456eddfc442b667c233fb282e5018ce4308403b | b5d1629465c3aaae02ea6f2add30d4d8d19efc6b42b68833204efc0b4173457f | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|10|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) forward",
"B) right",
"C) backward-right",
"D) left"
] | null | c758267478094d5bea5a34a97e56a8ce507166bc7c5d68bc07113f70ea47d7bf | 7da46d40b6b0b91dc391f12c8e9e354d85581e32350981b7091414bc027b32f7 | IndustrialFacilitiesdatacenter_cR_OZW0rl2E_right|11|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | D | [
5941,
18188,
3443,
12271
] | [
"A) Frame D β Frame B β Frame A β Frame C",
"B) Frame C β Frame A β Frame B β Frame D",
"C) Frame A β Frame D β Frame B β Frame C",
"D) Frame C β Frame A β Frame D β Frame B"
] | null | 0ad6869274e95e34e9f0d1bc7d822f7190f7c5bf697deee4e7178c28e4f566a3 | 034325aa109b39f1846253304a8c9f27ef282fb9e5aa3b03b248eab9cf4b35d1 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|0|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | D | [
2745,
4614,
1119,
2185
] | [
"A) Frame A β Frame D β Frame C β Frame B",
"B) Frame A β Frame B β Frame D β Frame C",
"C) Frame D β Frame B β Frame C β Frame A",
"D) Frame C β Frame D β Frame A β Frame B"
] | null | 96856fcb11fa56d66db28294c2d6c5bbfaa167a6b0d4bdac00de711a966da6f5 | ed00ac60bd28a07765710e072dac940049de409cbd396634c4953c2ff00874a1 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|1|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | frame_recall_baseline | [Single-Choice] Here are 4 frames captured at different moments in the video. Arrange them in chronological order from earliest to latest. | A | [
1363,
14560,
380,
9318
] | [
"A) Frame C β Frame A β Frame D β Frame B",
"B) Frame A β Frame D β Frame C β Frame B",
"C) Frame A β Frame C β Frame B β Frame D",
"D) Frame D β Frame C β Frame B β Frame A"
] | null | be3aa903edfc7868b62f4dd34ae142fe00c3d6acee0f230273461a78d14ba85c | cf0549a6dc3be77b4ec3ec7284c43219608d6abbda1106079dba211356b36221 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|2|frame_recall_baseline|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | B | [
12087,
18100,
1594,
10583
] | [
"A) Frame D β Frame B β Frame A β Frame C",
"B) Frame C β Frame D β Frame A β Frame B",
"C) Frame C β Frame B β Frame D β Frame A",
"D) Frame A β Frame C β Frame B β Frame D"
] | null | d9d9c20d813d19649f224541a9162f65a4b61e93439a477a83e6ee6897b4c7bd | 1c327ecf4d01eddad54fa42c3077b4b70aa72deb2f6f8935b744acba045a5f95 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|3|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | A | [
5874,
12688,
17201,
14316
] | [
"A) Frame A β Frame B β Frame D β Frame C",
"B) Frame D β Frame C β Frame B β Frame A",
"C) Frame D β Frame B β Frame C β Frame A",
"D) Frame C β Frame D β Frame B β Frame A"
] | null | d49177a519b9da774dcbee8342c7fa30c88ab39c67b9e55a827b538c987c851a | 4656a85fc1cfb79dddf70d9a01088db10754294cb300c88ce7cf557142144d31 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|4|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | frame_recall_rotated | [Single-Choice] Here are 4 frames captured at different moments in the video. Each frame is shown from a slightly rotated viewpoint (30-60 degrees). Arrange them in chronological order from earliest to latest. | C | [
17899,
14964,
7440,
3465
] | [
"A) Frame B β Frame D β Frame A β Frame C",
"B) Frame B β Frame A β Frame C β Frame D",
"C) Frame D β Frame C β Frame B β Frame A",
"D) Frame B β Frame D β Frame C β Frame A"
] | null | 20cdb3efb802bb5cf0fb5d7f1671c57da194589ade1a1972fedb585153b957fc | 898e60743ab710d451d9e1d649a2465d47bb2b1500df6a11e49ddb9575adb70f | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|5|frame_recall_rotated|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | D | null | [
"A) forward-left",
"B) backward-right",
"C) forward",
"D) backward"
] | null | c4341a183ebdf60c2521c061b45b574397e297928d154fd552975927cacabaa9 | 56c6dcb015d2ac94a7251544e2b33e31c5846976a1907b263e512e83ebe8417d | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|6|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | D | null | [
"A) left",
"B) forward",
"C) forward-left",
"D) backward"
] | null | e5c83cef5ab2eea2325fa9495a1f7b311c0698cb790f421260152324b34585c9 | c2e10852649811da84ba30d4ef3974f2b7619b56b7b3d43e97a331cdeed1a13c | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|7|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) backward-right",
"B) backward",
"C) right",
"D) forward-left"
] | null | c0af51e0ad2f813284ed11c300b28ed2bb365c1f56e6f29fb5e3cf5b54cbcc6a | 5c828424117cb9730ef41dfc14f0bc24973b614a8a8f9c7b24a7e90484f772f3 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|8|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back | new_long_video/corrected_json_3 | motion_direction | [Single-Choice] At the indicated moment in this clip, which direction is the camera/person moving? (forward = the direction the camera is facing) | B | null | [
"A) left",
"B) backward",
"C) forward-left",
"D) right"
] | null | ec28ebca103e061133d756db195a06dc72f96213f950a83d59f69472734888a6 | 35b82e7aada2c8b83c843beb3bac52b3bd875a4655339025165ad690dac4d77e | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_back|9|motion_direction|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_front | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_front | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of information sign(s) you observe. Report the total count as a single integer. | 76 | null | null | null | a92e8a0def77749b46a768411fa9aa98c6fee0c62e856dc74bd48d0fc70d6cbe | 579db425da1809ebf76d9f66dec377374a9ccf7a4e5635e48bffc0518cacd98d | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_front|0|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_front | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_front | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of mailbox(s) you observe. Report the total count as a single integer. | 3 | null | null | null | f9f107ed4e7f632457c53ef201553dcd877af885a0d8281600d47c3e71cc8c47 | 133ec372ffbae0a540d10b3eb819657c176fa66f8e02486c76654db95553b3a9 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_front|1|object_counting|0 |
cambw_v2_recheck_20260409_contentfix_mc4 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_front | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_front | new_long_video/corrected_json_3 | object_counting | [Fill-in-the-Blank] Throughout this video, count the total number of suitcase(s) you observe. Report the total count as a single integer. | 7 | null | null | null | 6e938f9e0daf271054aa66367ac36d0b116b5b403c901881ddc84e10c81a9ab8 | 8baf51b7aa45a7e7dd951141c7d551c079d946000dd4d2291e3ab26ab6d89564 | IndustrialFacilitiesworkshop_YKBcT2Xkh_I_front|3|object_counting|0 |
End of preview.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Toward Supersensing
This dataset repo hosts the released Cambrian-W benchmark package used by the Toward-Supersensing lmms-eval integration.
Latest benchmark release:
cambw_v2_recheck_20260409_contentfix_mc4part1_long.jsonl: 511 QApart2_3_short.jsonl: 11049 QA- Total: 11560 QA
Source alignment:
- Part1 uses
new_long_video/corrected_json_3 - Part2+3 use
top20merge_full/corrected_json_4
Runtime note:
- When evaluating in lmms-eval, set
CAMBW_VIDEO_ROOTto the local PanoSam3 root that containslong_video_perspandtop20merge_0207_persp.
- Downloads last month
- 36