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: ArrowNotImplementedError
Message: Cannot write struct type 'warnings' with no child field to Parquet. Consider adding a dummy child field.
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1887, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 672, in write_table
self._build_writer(inferred_schema=pa_table.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 713, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'warnings' with no child field to Parquet. Consider adding a dummy child field.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1908, in _prepare_split_single
num_examples, num_bytes = writer.finalize()
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 687, in finalize
self._build_writer(self.schema)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 713, in _build_writer
self.pa_writer = pq.ParquetWriter(
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/pyarrow/parquet/core.py", line 1070, in __init__
self.writer = _parquet.ParquetWriter(
^^^^^^^^^^^^^^^^^^^^^^^
File "pyarrow/_parquet.pyx", line 2363, in pyarrow._parquet.ParquetWriter.__cinit__
File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
pyarrow.lib.ArrowNotImplementedError: Cannot write struct type 'warnings' with no child field to Parquet. Consider adding a dummy child field.
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 1342, in compute_config_parquet_and_info_response
parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 907, in stream_convert_to_parquet
builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, 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 1919, 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.
rooms list | doors list | windows list | objects list | walls list | proceduralParameters dict | metadata dict |
|---|---|---|---|---|---|---|
[
{
"id": "room|4",
"roomType": "Bedroom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 8.427
},
{
"x": 2.107,
"y": 0,
"z": 8.427
},
... | [
{
"id": "door|4|5",
"room0": "room|5",
"room1": "room|4",
"wall0": "wall|5|4.21|0.00|4.21|4.21",
"wall1": "wall|4|4.21|0.00|4.21|4.21",
"assetId": "Doorway_Double_8",
"assetPosition": {
"x": 2.703656057169706,
"y": 1.049698829650879,
"z": 0
},
"holePolygon": [
... | [
{
"id": "window|4|0",
"assetId": "Window_Slider_36x36",
"room0": "room|4",
"room1": "room|4",
"wall0": "wall|4|0.00|0.00|4.21|0.00",
"wall1": "wall|exterior|0.00|0.00|4.21|0.00",
"holePolygon": [
{
"x": 0.9909086893783283,
"y": 1.0417548418045044,
"z": 0
... | [
{
"id": "Dresser|4|0",
"position": {
"x": 0.4893886685371399,
"y": 0.42390722036361694,
"z": 0.2543505966663361
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Dresser_210_2_1",
"objectType": "Dresser",
"kinematic": true,
"children": [
... | [
{
"id": "wall|4|0.00|0.00|0.00|8.43",
"roomId": "room|4",
"polygon": [
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 8.427
},
{
"x": 0,
"y": 3.9086347142646884,
"z": 0
},
{
"x":... | {
"floorColliderThickness": 1,
"receptacleHeight": 0.7,
"lights": [
{
"id": "DirectionalLight",
"position": {
"x": 0.84,
"y": 0.1855,
"z": -1.09
},
"rotation": {
"x": 82,
"y": -30,
"z": 0
},
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "directional",
"intensity": 0.5,
"indirectMultiplier": 1,
"rgb": {
"r": 0.638,
"g": 0.843,
"b": 1
},
"range": null,
"layer": null,
"cullingMaskOff": null
},
{
"id": "light_4",
"position": {
"x": 1.7553889196581964,
"y": 3.7086347142646883,
"z": 3.51144447960132
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural2",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural3"
]
},
{
"id": "light_5",
"position": {
"x": 6.32,
"y": 3.7086347142646883,
"z": 2.1065
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
},
{
"id": "light_6",
"position": {
"x": 5.2669999999999995,
"y": 3.7086347142646883,
"z": 6.320000000000001
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural3",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural2"
]
},
{
"id": "light_7",
"position": {
"x": 10.7440600075959,
"y": 3.7086347142646883,
"z": 6.951879984808203
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
}
],
"reflections": [],
"ceilingMaterial": {
"color": {
"r": 0.35294117647058826,
"g": 0.4549019607843137,
"b": 0.5647058823529412
},
"name": "PureWhite"
},
"skyboxId": "Sky2Dusk"
} | {
"agent": {
"position": {
"x": 6,
"y": 0.95,
"z": 2.25
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"standing": true,
"horizon": 30
},
"roomSpecId": "4-room",
"schema": "1.0.0",
"warnings": {}
} |
[
{
"id": "room|2",
"roomType": "Kitchen",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 3.361,
"y": 0,
"z": 0
},
{
"x": 3.361,
"y": 0,
"z": 3.361
},
{
"x": 8.403,
"y": 0,
"z": 3.361
... | [
{
"id": "door|2|3",
"room0": "room|2",
"room1": "room|3",
"wall0": "wall|2|3.36|3.36|8.40|3.36",
"wall1": "wall|3|3.36|3.36|8.40|3.36",
"assetId": "Doorway_4",
"assetPosition": {
"x": 4.336569259032115,
"y": 1.0517940521240234,
"z": 0
},
"holePolygon": [
{... | [
{
"id": "window|3|0",
"assetId": "Window_Hung_48x32",
"room0": "room|3",
"room1": "room|3",
"wall0": "wall|3|0.00|3.36|3.36|3.36",
"wall1": "wall|exterior|0.00|3.36|3.36|3.36",
"holePolygon": [
{
"x": 0.32603415227634347,
"y": 1.0637445449829102,
"z": 0
... | [
{
"id": "CounterTop|2|0",
"position": {
"x": 7.76839957523346,
"y": 0.46919119358062744,
"z": 0.6366437911987305
},
"rotation": {
"x": 0,
"y": 270,
"z": 0
},
"assetId": "Countertop_L_4x4",
"objectType": "CounterTop",
"kinematic": true,
"childre... | [
{
"id": "wall|2|3.36|0.00|3.36|3.36",
"roomId": "room|2",
"polygon": [
{
"x": 3.361,
"y": 0,
"z": 0
},
{
"x": 3.361,
"y": 0,
"z": 3.361
},
{
"x": 3.361,
"y": 3.506696344510916,
"z": 0
},
{
... | {
"floorColliderThickness": 1,
"receptacleHeight": 0.7,
"lights": [
{
"id": "DirectionalLight",
"position": {
"x": 0.84,
"y": 0.1855,
"z": -1.09
},
"rotation": {
"x": 66,
"y": 75,
"z": 0
},
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "directional",
"intensity": 1,
"indirectMultiplier": 1,
"rgb": {
"r": 1,
"g": 1,
"b": 1
},
"range": null,
"layer": null,
"cullingMaskOff": null
},
{
"id": "light_2",
"position": {
"x": 5.882000000000001,
"y": 3.306696344510916,
"z": 1.6805000000000003
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
},
{
"id": "light_3",
"position": {
"x": 5.642010200612037,
"y": 3.306696344510916,
"z": 3.9615102006120373
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural2",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural3"
]
},
{
"id": "light_4",
"position": {
"x": 8.403,
"y": 3.306696344510916,
"z": 6.722500000000001
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural3",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural2"
]
},
{
"id": "light_5",
"position": {
"x": 9.243500000000001,
"y": 3.306696344510916,
"z": 9.243500000000001
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
},
{
"id": "light_6",
"position": {
"x": 2.0407959348466,
"y": 3.306696344510916,
"z": 7.8031734702537525
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
},
{
"id": "light_7",
"position": {
"x": 7.226699964292798,
"y": 3.306696344510916,
"z": 10.25159998809524
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural2",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural3"
]
},
{
"id": "light_8",
"position": {
"x": 5.0415,
"y": 3.306696344510916,
"z": 6.7225
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural0",
"cullingMaskOff": [
"Procedural1",
"Procedural2",
"Procedural3"
]
}
],
"reflections": [],
"ceilingMaterial": {
"color": {
"r": 1,
"g": 0.9019607843137255,
"b": 0.7019607843137254
},
"name": "PureWhite"
},
"skyboxId": "SkyOakland"
} | {
"agent": {
"position": {
"x": 7,
"y": 0.95,
"z": 11.25
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"standing": true,
"horizon": 30
},
"roomSpecId": "7-room-3-bed",
"schema": "1.0.0",
"warnings": {}
} |
[
{
"id": "room|2",
"roomType": "Kitchen",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 6.521,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 4.347
},
... | [
{
"id": "door|1|2",
"room0": "room|2",
"room1": "room|2",
"wall0": "wall|2|2.17|2.17|6.52|2.17",
"wall1": "wall|exterior|2.17|2.17|6.52|2.17",
"assetId": "Doorway_Double_4",
"assetPosition": {
"x": 3.0768413228227818,
"y": 1.0524564981460571,
"z": 0
},
"holePoly... | [] | [
{
"id": "Fridge|2|0",
"position": {
"x": 5.95484907245636,
"y": 0.9413036108016968,
"z": 0.4145779550075531
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Fridge_15",
"objectType": "Fridge",
"kinematic": true,
"children": [
{
... | [
{
"id": "wall|2|0.00|0.00|6.52|0.00",
"roomId": "room|2",
"polygon": [
{
"x": 6.521,
"y": 0,
"z": 0
},
{
"x": 0,
"y": 0,
"z": 0
},
{
"x": 6.521,
"y": 3.40444293417929,
"z": 0
},
{
"x... | {
"floorColliderThickness": 1,
"receptacleHeight": 0.7,
"lights": [
{
"id": "DirectionalLight",
"position": {
"x": 0.84,
"y": 0.1855,
"z": -1.09
},
"rotation": {
"x": 66,
"y": 75,
"z": 0
},
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "directional",
"intensity": 1,
"indirectMultiplier": 1,
"rgb": {
"r": 1,
"g": 1,
"b": 1
},
"range": null,
"layer": null,
"cullingMaskOff": null
},
{
"id": "light_2",
"position": {
"x": 2.71725,
"y": 3.2044429341792897,
"z": 1.6302500000000002
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.45,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": null,
"cullingMaskOff": null
}
],
"reflections": [],
"ceilingMaterial": {
"color": null,
"name": "bathroomTilesTan3"
},
"skyboxId": "SkyGasworks"
} | {
"agent": {
"position": {
"x": 3.25,
"y": 0.95,
"z": 1
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"standing": true,
"horizon": 30
},
"roomSpecId": "kitchen",
"schema": "1.0.0",
"warnings": {}
} |
[
{
"id": "room|2",
"roomType": "Bedroom",
"children": [],
"ceilings": [],
"floorPolygon": [
{
"x": 0,
"y": 0,
"z": 1.743
},
{
"x": 0,
"y": 0,
"z": 8.714
},
{
"x": 1.743,
"y": 0,
"z": 8.714
... | [
{
"id": "door|6|7",
"room0": "room|6",
"room1": "room|7",
"wall0": "wall|6|3.49|6.97|6.97|6.97",
"wall1": "wall|7|3.49|6.97|6.97|6.97",
"assetId": "Doorframe_10",
"assetPosition": {
"x": 1.1290078698141142,
"y": 1.05002281954512,
"z": 0
},
"holePolygon": [
... | [
{
"id": "window|6|0",
"assetId": "Window_Hung_48x24",
"room0": "room|6",
"room1": "room|6",
"wall0": "wall|6|0.00|0.00|0.00|1.74",
"wall1": "wall|exterior|0.00|0.00|0.00|1.74",
"holePolygon": [
{
"x": 0.07119944973449766,
"y": 1.1654577255249023,
"z": 0
... | [
{
"id": "CounterTop|6|0",
"position": {
"x": 5.1963113034677475,
"y": 0.47099846601486206,
"z": 0.48542400598526003
},
"rotation": {
"x": 0,
"y": 0,
"z": 0
},
"assetId": "Countertop_Island_8x3",
"objectType": "CounterTop",
"kinematic": true,
"c... | [
{
"id": "wall|2|0.00|1.74|0.00|8.71",
"roomId": "room|2",
"polygon": [
{
"x": 0,
"y": 0,
"z": 1.743
},
{
"x": 0,
"y": 0,
"z": 8.714
},
{
"x": 0,
"y": 3.9619379254176312,
"z": 1.743
},
{
... | {
"floorColliderThickness": 1,
"receptacleHeight": 0.7,
"lights": [
{
"id": "DirectionalLight",
"position": {
"x": 0.84,
"y": 0.1855,
"z": -1.09
},
"rotation": {
"x": 6,
"y": -166,
"z": 0
},
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "directional",
"intensity": 1,
"indirectMultiplier": 1,
"rgb": {
"r": 1,
"g": 0.694,
"b": 0.78
},
"range": null,
"layer": null,
"cullingMaskOff": null
},
{
"id": "light_2",
"position": {
"x": 1.61847958849086,
"y": 3.761937925417631,
"z": 4.85501020575457
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural2",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural3"
]
},
{
"id": "light_6",
"position": {
"x": 4.531159974752085,
"y": 3.761937925417631,
"z": 2.962519989672056
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural3",
"cullingMaskOff": [
"Procedural0",
"Procedural1",
"Procedural2"
]
},
{
"id": "light_7",
"position": {
"x": 3.8589897942454305,
"y": 3.761937925417631,
"z": 8.838520411509142
},
"rotation": null,
"shadow": {
"type": "Soft",
"strength": 1,
"normalBias": 0,
"bias": 0.05,
"nearPlane": 0.2,
"resolution": "FromQualitySettings"
},
"type": "point",
"intensity": 0.75,
"indirectMultiplier": null,
"rgb": {
"r": 1,
"g": 0.855,
"b": 0.722
},
"range": 15,
"layer": "Procedural1",
"cullingMaskOff": [
"Procedural0",
"Procedural2",
"Procedural3"
]
}
],
"reflections": [],
"ceilingMaterial": {
"color": null,
"name": "TexturesCom_MarbleWhite0067_1_seamless_S"
},
"skyboxId": "SkySunset"
} | {
"agent": {
"position": {
"x": 5.75,
"y": 0.95,
"z": 4
},
"rotation": {
"x": 0,
"y": 180,
"z": 0
},
"standing": true,
"horizon": 30
},
"roomSpecId": "kitchen-living-bedroom-room",
"schema": "1.0.0",
"warnings": {}
} |
[{"id":"room|4","roomType":"Bedroom","children":[],"ceilings":[],"floorPolygon":[{"x":1.742,"y":0,"z(...TRUNCATED) | [{"id":"door|4|5","room0":"room|4","room1":"room|5","wall0":"wall|4|1.74|1.74|1.74|10.45","wall1":"w(...TRUNCATED) | [{"id":"window|4|0","assetId":"Window_Hung_48x44","room0":"room|4","room1":"room|4","wall0":"wall|4|(...TRUNCATED) | [{"id":"single-pillow|4|0|0","position":{"x":2.5974251432418822,"y":0.41503027081489563,"z":11.04635(...TRUNCATED) | [{"id":"wall|4|1.74|1.74|1.74|10.45","roomId":"room|4","polygon":[{"x":1.742,"y":0.0,"z":1.742},{"x"(...TRUNCATED) | {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED) | {"agent":{"position":{"x":9.0,"y":0.95,"z":8.0},"rotation":{"x":0,"y":0,"z":0},"standing":true,"hori(...TRUNCATED) |
[{"id":"room|2","roomType":"Kitchen","children":[],"ceilings":[],"floorPolygon":[{"x":4.254,"y":0,"z(...TRUNCATED) | [{"id":"door|4|5","room0":"room|4","room1":"room|5","wall0":"wall|4|8.51|8.51|12.76|8.51","wall1":"w(...TRUNCATED) | [{"id":"window|7|0","assetId":"Window_Hung_36x32","room0":"room|7","room1":"room|7","wall0":"wall|7|(...TRUNCATED) | [{"id":"CounterTop|2|0","position":{"x":7.872398681163787,"y":0.46919119358062744,"z":6.600738873205(...TRUNCATED) | [{"id":"wall|2|4.25|6.38|4.25|8.51","roomId":"room|2","polygon":[{"x":4.254,"y":0.0,"z":6.38},{"x":4(...TRUNCATED) | {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED) | {"agent":{"position":{"x":1.0,"y":0.95,"z":0.75},"rotation":{"x":0,"y":90,"z":0},"standing":true,"ho(...TRUNCATED) |
[{"id":"room|4","roomType":"Bedroom","children":[],"ceilings":[],"floorPolygon":[{"x":4.152,"y":0,"z(...TRUNCATED) | [{"id":"door|4|5","room0":"room|4","room1":"room|5","wall0":"wall|4|4.15|10.38|10.38|10.38","wall1":(...TRUNCATED) | [{"id":"window|6|0","assetId":"Window_Fixed_60x48","room0":"room|6","room1":"room|6","wall0":"wall|6(...TRUNCATED) | [{"id":"double-pillow|4|0|0","position":{"x":9.540796760559083,"y":0.4497019350528717,"z":2.78947644(...TRUNCATED) | [{"id":"wall|4|4.15|6.23|4.15|10.38","roomId":"room|4","polygon":[{"x":4.152,"y":0.0,"z":6.228},{"x"(...TRUNCATED) | {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED) | {"agent":{"position":{"x":6.75,"y":0.95,"z":2.25},"rotation":{"x":0,"y":180,"z":0},"standing":true,"(...TRUNCATED) |
[{"id":"room|4","roomType":"Bedroom","children":[],"ceilings":[],"floorPolygon":[{"x":4.261,"y":0,"z(...TRUNCATED) | [{"id":"door|4|5","room0":"room|5","room1":"room|4","wall0":"wall|5|4.26|12.78|8.52|12.78","wall1":"(...TRUNCATED) | [{"id":"window|8|0","assetId":"Window_Slider_48x36","room0":"room|8","room1":"room|8","wall0":"wall|(...TRUNCATED) | [{"id":"Dresser|4|0","position":{"x":7.450686786651611,"y":0.3647117018699646,"z":4.676031188726425}(...TRUNCATED) | [{"id":"wall|4|4.26|2.13|4.26|12.78","roomId":"room|4","polygon":[{"x":4.261,"y":0.0,"z":2.131},{"x"(...TRUNCATED) | {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED) | {"agent":{"position":{"x":6.75,"y":0.95,"z":10.5},"rotation":{"x":0,"y":90,"z":0},"standing":true,"h(...TRUNCATED) |
[{"id":"room|2","roomType":"Kitchen","children":[],"ceilings":[],"floorPolygon":[{"x":0.0,"y":0,"z":(...TRUNCATED) | [{"id":"door|1|2","room0":"room|2","room1":"room|2","wall0":"wall|2|0.00|0.00|0.00|5.21","wall1":"wa(...TRUNCATED) | [{"id":"window|2|0","assetId":"Window_Hung_36x32","room0":"room|2","room1":"room|2","wall0":"wall|2|(...TRUNCATED) | [{"id":"CounterTop|2|0","position":{"x":1.4880061904910873,"y":0.46919119358062744,"z":1.55466785430(...TRUNCATED) | [{"id":"wall|2|0.00|0.00|0.00|5.21","roomId":"room|2","polygon":[{"x":0.0,"y":0.0,"z":0.0},{"x":0.0,(...TRUNCATED) | {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED) | {"agent":{"position":{"x":6.5,"y":0.95,"z":0.75},"rotation":{"x":0,"y":90,"z":0},"standing":true,"ho(...TRUNCATED) |
[{"id":"room|2","roomType":"Kitchen","children":[],"ceilings":[],"floorPolygon":[{"x":0.0,"y":0,"z":(...TRUNCATED) | [{"id":"door|1|2","room0":"room|2","room1":"room|2","wall0":"wall|2|5.63|3.76|5.63|9.39","wall1":"wa(...TRUNCATED) | [{"id":"window|3|0","assetId":"Window_Hung_48x32","room0":"room|3","room1":"room|3","wall0":"wall|3|(...TRUNCATED) | [{"id":"CounterTop|2|0","position":{"x":0.9406818389892578,"y":0.46873313188552856,"z":7.18072429156(...TRUNCATED) | [{"id":"wall|2|0.00|7.51|3.76|7.51","roomId":"room|2","polygon":[{"x":0.0,"y":0.0,"z":7.511},{"x":3.(...TRUNCATED) | {"floorColliderThickness":1.0,"receptacleHeight":0.7,"lights":[{"id":"DirectionalLight","position":{(...TRUNCATED) | {"agent":{"position":{"x":2.25,"y":0.95,"z":3.25},"rotation":{"x":0,"y":90,"z":0},"standing":true,"h(...TRUNCATED) |
End of preview.
Objaverse VIDA Dataset
Processed 3D assets from Objaverse for use with AI2-THOR and ProcTHOR.
Contents
| Component | Description | Size |
|---|---|---|
processed_2023_07_28/ |
~40K processed 3D objects with textures | 27 GB |
houses_2023_07_28/ |
160K+ procedurally generated house layouts | 3.7 GB |
procthor_databases_2023_07_28/ |
Asset databases, materials, placement rules | 70 MB |
Quick Start
# Install dependencies
pip install huggingface_hub[hf_transfer]
# Download the unpack script
wget https://huggingface.co/datasets/spatial-training/objaverse_vida/raw/main/unpack.py
# Run it (downloads ~30GB and extracts to ./objaverse_vida)
python unpack.py ./objaverse_vida
Or specify a custom path:
python unpack.py /path/to/destination
Data Format
Processed Objects
Each object directory contains:
{object_id}/
βββ {object_id}.pkl.gz # 3D mesh data (gzip pickle)
βββ albedo.jpg # Diffuse texture
βββ normal.jpg # Normal map
βββ emission.jpg # Emission map
βββ thor_metadata.json # AI2-THOR metadata
House Layouts
train.jsonl.gz/test.jsonl.gz/val.jsonl.gz- Full house definitionstrain//test//val/- Individual house JSON files
Asset Databases
asset-database.json- Asset catalogmaterial-database.json- Materialsplacement-annotations.json- Placement rulesreceptacles.json- Receptacle definitions
Manual Download
If you prefer not to use the script:
# Clone the dataset
huggingface-cli download spatial-training/objaverse_vida --repo-type dataset --local-dir ./objaverse_vida
# Extract processed shards
cd objaverse_vida/processed_2023_07_28
for f in shard_*.tar; do tar -xf "$f" && rm "$f"; done
rm manifest.json
# Extract house files
cd ../houses_2023_07_28
for split in train test val; do
tar -xf "${split}_individual.tar" -C "$split/" && rm "${split}_individual.tar"
done
Citation
@inproceedings{deitke2023objaverse,
title={Objaverse: A Universe of Annotated 3D Objects},
author={Deitke, Matt and others},
booktitle={CVPR},
year={2023}
}
@inproceedings{deitke2022procthor,
title={ProcTHOR: Large-Scale Embodied AI Using Procedural Generation},
author={Deitke, Matt and others},
booktitle={NeurIPS},
year={2022}
}
- Downloads last month
- 47