Dataset Preview
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 ({'qid'})
This happened while the json dataset builder was generating data using
hf://datasets/Spacewanderer8263/Proxy3D-annotations/Proxy3D-annotations/obj_align_mask3d_train_w_qid.json (at revision bce42d7bf2f46736b9f69ca977e599ad80d23ce5), [/tmp/hf-datasets-cache/medium/datasets/72525945834733-config-parquet-and-info-Spacewanderer8263-Proxy3D-82fc5d8c/hub/datasets--Spacewanderer8263--Proxy3D-annotations/snapshots/bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train.json (origin=hf://datasets/Spacewanderer8263/Proxy3D-annotations@bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train.json), /tmp/hf-datasets-cache/medium/datasets/72525945834733-config-parquet-and-info-Spacewanderer8263-Proxy3D-82fc5d8c/hub/datasets--Spacewanderer8263--Proxy3D-annotations/snapshots/bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train_w_qid.json (origin=hf://datasets/Spacewanderer8263/Proxy3D-annotations@bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train_w_qid.json)], ['hf://datasets/Spacewanderer8263/Proxy3D-annotations@bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train.json', 'hf://datasets/Spacewanderer8263/Proxy3D-annotations@bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train_w_qid.json']
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 "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1800, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2321, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
scene_id: string
obj_id: int64
prompt: string
caption: string
qid: int64
to
{'scene_id': Value('string'), 'obj_id': Value('int64'), 'prompt': Value('string'), 'caption': Value('string')}
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 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 882, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, 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 1802, 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 ({'qid'})
This happened while the json dataset builder was generating data using
hf://datasets/Spacewanderer8263/Proxy3D-annotations/Proxy3D-annotations/obj_align_mask3d_train_w_qid.json (at revision bce42d7bf2f46736b9f69ca977e599ad80d23ce5), [/tmp/hf-datasets-cache/medium/datasets/72525945834733-config-parquet-and-info-Spacewanderer8263-Proxy3D-82fc5d8c/hub/datasets--Spacewanderer8263--Proxy3D-annotations/snapshots/bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train.json (origin=hf://datasets/Spacewanderer8263/Proxy3D-annotations@bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train.json), /tmp/hf-datasets-cache/medium/datasets/72525945834733-config-parquet-and-info-Spacewanderer8263-Proxy3D-82fc5d8c/hub/datasets--Spacewanderer8263--Proxy3D-annotations/snapshots/bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train_w_qid.json (origin=hf://datasets/Spacewanderer8263/Proxy3D-annotations@bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train_w_qid.json)], ['hf://datasets/Spacewanderer8263/Proxy3D-annotations@bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train.json', 'hf://datasets/Spacewanderer8263/Proxy3D-annotations@bce42d7bf2f46736b9f69ca977e599ad80d23ce5/Proxy3D-annotations/obj_align_mask3d_train_w_qid.json']
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? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
scene_id string | obj_id int64 | prompt string | caption string |
|---|---|---|---|
scene0191_00 | 2 | What is the <OBJ004>? | <OBJ004> is a door. |
scene0191_00 | 3 | What is the <OBJ005>? | <OBJ005> is a table. |
scene0191_00 | 4 | What is the <OBJ011>? | <OBJ011> is a board. |
scene0191_00 | 5 | What is the <OBJ010>? | <OBJ010> is a board. |
scene0191_00 | 6 | What is the <OBJ006>? | <OBJ006> is a window. |
scene0191_00 | 7 | What is the <OBJ001>? | <OBJ001> is a backpack. |
scene0191_00 | 8 | What is the <OBJ000>? | <OBJ000> is a trash can. |
scene0191_00 | 9 | What is the <OBJ008>? | <OBJ008> is a chair. |
scene0191_00 | 10 | What is the <OBJ012>? | <OBJ012> is a window. |
scene0191_00 | 12 | What is the <OBJ014>? | <OBJ014> is a whiteboard. |
scene0191_00 | 13 | What is the <OBJ003>? | <OBJ003> is a window. |
scene0191_00 | 14 | What is the <OBJ009>? | <OBJ009> is a whiteboard. |
scene0191_00 | 16 | What is the <OBJ007>? | <OBJ007> is a shelf. |
scene0191_01 | 3 | What is the <OBJ007>? | <OBJ007> is a chair. |
scene0191_01 | 4 | What is the <OBJ003>? | <OBJ003> is a chair. |
scene0191_01 | 5 | What is the <OBJ004>? | <OBJ004> is a table. |
scene0191_01 | 6 | What is the <OBJ002>? | <OBJ002> is a backpack. |
scene0191_01 | 7 | What is the <OBJ000>? | <OBJ000> is a trash can. |
scene0191_01 | 8 | What is the <OBJ005>? | <OBJ005> is a board. |
scene0191_01 | 9 | What is the <OBJ009>? | <OBJ009> is a door. |
scene0191_01 | 11 | What is the <OBJ016>? | <OBJ016> is a whiteboard. |
scene0191_01 | 12 | What is the <OBJ012>? | <OBJ012> is a window. |
scene0191_01 | 13 | What is the <OBJ011>? | <OBJ011> is a window. |
scene0191_01 | 14 | What is the <OBJ001>? | <OBJ001> is a window. |
scene0191_01 | 16 | What is the <OBJ006>? | <OBJ006> is a whiteboard. |
scene0191_02 | 0 | What is the <OBJ006>? | <OBJ006> is a shelf. |
scene0191_02 | 3 | What is the <OBJ003>? | <OBJ003> is a chair. |
scene0191_02 | 4 | What is the <OBJ000>? | <OBJ000> is a chair. |
scene0191_02 | 5 | What is the <OBJ004>? | <OBJ004> is a table. |
scene0191_02 | 7 | What is the <OBJ005>? | <OBJ005> is a board. |
scene0191_02 | 8 | What is the <OBJ002>? | <OBJ002> is a backpack. |
scene0191_02 | 9 | What is the <OBJ020>? | <OBJ020> is a door. |
scene0191_02 | 10 | What is the <OBJ009>? | <OBJ009> is a board. |
scene0191_02 | 11 | What is the <OBJ007>? | <OBJ007> is a window. |
scene0191_02 | 12 | What is the <OBJ011>? | <OBJ011> is a box. |
scene0191_02 | 13 | What is the <OBJ001>? | <OBJ001> is a trash can. |
scene0119_00 | 0 | What is the <OBJ011>? | <OBJ011> is a toilet paper holder. |
scene0119_00 | 1 | What is the <OBJ004>? | <OBJ004> is a bathtub. |
scene0119_00 | 2 | What is the <OBJ002>? | <OBJ002> is a sink. |
scene0119_00 | 3 | What is the <OBJ005>? | <OBJ005> is a cabinets. |
scene0119_00 | 4 | What is the <OBJ026>? | <OBJ026> is a bathroom cabinet. |
scene0119_00 | 9 | What is the <OBJ000>? | <OBJ000> is a toilet. |
scene0119_00 | 10 | What is the <OBJ015>? | <OBJ015> is a picture. |
scene0119_00 | 13 | What is the <OBJ018>? | <OBJ018> is a light. |
scene0119_00 | 14 | What is the <OBJ008>? | <OBJ008> is a towel. |
scene0119_00 | 15 | What is the <OBJ001>? | <OBJ001> is a towel. |
scene0119_00 | 19 | What is the <OBJ010>? | <OBJ010> is a shower curtain rod. |
scene0119_00 | 24 | What is the <OBJ003>? | <OBJ003> is a handicap bar. |
scene0119_00 | 25 | What is the <OBJ017>? | <OBJ017> is a doorframe. |
scene0230_00 | 0 | What is the <OBJ007>? | <OBJ007> is a couch. |
scene0230_00 | 2 | What is the <OBJ019>? | <OBJ019> is a desk. |
scene0230_00 | 3 | What is the <OBJ001>? | <OBJ001> is a cabinet. |
scene0230_00 | 4 | What is the <OBJ012>? | <OBJ012> is a chair. |
scene0230_00 | 5 | What is the <OBJ005>? | <OBJ005> is a chair. |
scene0230_00 | 8 | What is the <OBJ037>? | <OBJ037> is a desk. |
scene0230_00 | 9 | What is the <OBJ025>? | <OBJ025> is a bag. |
scene0230_00 | 11 | What is the <OBJ003>? | <OBJ003> is a trash can. |
scene0230_00 | 12 | What is the <OBJ006>? | <OBJ006> is a trash can. |
scene0230_00 | 13 | What is the <OBJ016>? | <OBJ016> is a keyboard. |
scene0230_00 | 14 | What is the <OBJ010>? | <OBJ010> is a monitor. |
scene0230_00 | 15 | What is the <OBJ002>? | <OBJ002> is a monitor. |
scene0230_00 | 16 | What is the <OBJ013>? | <OBJ013> is a door. |
scene0230_00 | 17 | What is the <OBJ014>? | <OBJ014> is a bookshelf. |
scene0230_00 | 19 | What is the <OBJ004>? | <OBJ004> is a clothes. |
scene0230_00 | 20 | What is the <OBJ017>? | <OBJ017> is a laptop. |
scene0230_00 | 21 | What is the <OBJ009>? | <OBJ009> is a furniture. |
scene0230_00 | 23 | What is the <OBJ015>? | <OBJ015> is a window. |
scene0230_00 | 27 | What is the <OBJ011>? | <OBJ011> is a monitor. |
scene0230_00 | 28 | What is the <OBJ000>? | <OBJ000> is a bag. |
scene0230_00 | 29 | What is the <OBJ023>? | <OBJ023> is a cup. |
scene0528_00 | 0 | What is the <OBJ009>? | <OBJ009> is a chair. |
scene0528_00 | 1 | What is the <OBJ010>? | <OBJ010> is a chair. |
scene0528_00 | 2 | What is the <OBJ005>? | <OBJ005> is a chair. |
scene0528_00 | 3 | What is the <OBJ007>? | <OBJ007> is a chair. |
scene0528_00 | 5 | What is the <OBJ003>? | <OBJ003> is a bench. |
scene0528_00 | 6 | What is the <OBJ002>? | <OBJ002> is a bench. |
scene0528_00 | 7 | What is the <OBJ004>? | <OBJ004> is a trash can. |
scene0528_00 | 8 | What is the <OBJ008>? | <OBJ008> is a table. |
scene0528_00 | 11 | What is the <OBJ001>? | <OBJ001> is a tv. |
scene0528_00 | 13 | What is the <OBJ006>? | <OBJ006> is a whiteboard. |
scene0528_00 | 14 | What is the <OBJ000>? | <OBJ000> is a pillar. |
scene0528_01 | 0 | What is the <OBJ000>? | <OBJ000> is a bench. |
scene0528_01 | 3 | What is the <OBJ003>? | <OBJ003> is a pillar. |
scene0528_01 | 4 | What is the <OBJ004>? | <OBJ004> is a tv. |
scene0528_01 | 5 | What is the <OBJ005>? | <OBJ005> is a trash can. |
scene0528_01 | 7 | What is the <OBJ007>? | <OBJ007> is a office chair. |
scene0528_01 | 8 | What is the <OBJ006>? | <OBJ006> is a office chair. |
scene0528_01 | 9 | What is the <OBJ008>? | <OBJ008> is a office chair. |
scene0528_01 | 10 | What is the <OBJ001>? | <OBJ001> is a table. |
scene0528_01 | 12 | What is the <OBJ002>? | <OBJ002> is a whiteboard. |
scene0705_00 | 1 | What is the <OBJ009>? | <OBJ009> is a chair. |
scene0705_00 | 2 | What is the <OBJ003>? | <OBJ003> is a chair. |
scene0705_00 | 4 | What is the <OBJ008>? | <OBJ008> is a chair. |
scene0705_00 | 5 | What is the <OBJ002>? | <OBJ002> is a chair. |
scene0705_00 | 8 | What is the <OBJ001>? | <OBJ001> is a table. |
scene0705_00 | 11 | What is the <OBJ000>? | <OBJ000> is a tv. |
scene0705_00 | 12 | What is the <OBJ083>? | <OBJ083> is a whiteboard. |
scene0705_00 | 13 | What is the <OBJ030>? | <OBJ030> is a backpack. |
scene0705_00 | 14 | What is the <OBJ005>? | <OBJ005> is a chair. |
scene0705_01 | 2 | What is the <OBJ006>? | <OBJ006> is a window. |
End of preview.
README.md exists but content is empty.
- Downloads last month
- 44