Dataset Preview
Duplicate
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
source: string
schema: string
samples: int64
views_per_sample: int64
lights_per_sample: int64
bytes: int64
sha256: string
objects: list<item: string>
  child 0, item: string
shard_index: int64
skipped_objects: list<item: struct<item: string, reason: string, source_index: int64>>
  child 0, item: struct<item: string, reason: string, source_index: int64>
      child 0, item: string
      child 1, reason: string
      child 2, source_index: int64
source_end_index: int64
sample_keys: list<item: string>
  child 0, item: string
total_source_objects: int64
created_at: string
source_items: list<item: string>
  child 0, item: string
source_objects_consumed: int64
index_sha256: string
objects_per_shard: int64
source_start_index: int64
is_final: bool
skipped_count: int64
repo_id: string
to
{'bytes': Value('int64'), 'created_at': Value('string'), 'index_sha256': Value('string'), 'is_final': Value('bool'), 'objects_per_shard': Value('int64'), 'repo_id': Value('string'), 'sample_keys': List(Value('string')), 'samples': Value('int64'), 'schema': Value('string'), 'sha256': Value('string'), 'shard_index': Value('int64'), 'skipped_count': Value('int64'), 'skipped_objects': List({'item': Value('string'), 'reason': Value('string'), 'source_index': Value('int64')}), 'source': Value('string'), 'source_end_index': Value('int64'), 'source_items': List(Value('string')), 'source_objects_consumed': Value('int64'), 'source_start_index': Value('int64'), 'total_source_objects': Value('int64')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1816, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 613, in wrapped
                  for item in generator(*args, **kwargs):
                              ~~~~~~~~~^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 343, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/json/json.py", line 132, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              source: string
              schema: string
              samples: int64
              views_per_sample: int64
              lights_per_sample: int64
              bytes: int64
              sha256: string
              objects: list<item: string>
                child 0, item: string
              shard_index: int64
              skipped_objects: list<item: struct<item: string, reason: string, source_index: int64>>
                child 0, item: struct<item: string, reason: string, source_index: int64>
                    child 0, item: string
                    child 1, reason: string
                    child 2, source_index: int64
              source_end_index: int64
              sample_keys: list<item: string>
                child 0, item: string
              total_source_objects: int64
              created_at: string
              source_items: list<item: string>
                child 0, item: string
              source_objects_consumed: int64
              index_sha256: string
              objects_per_shard: int64
              source_start_index: int64
              is_final: bool
              skipped_count: int64
              repo_id: string
              to
              {'bytes': Value('int64'), 'created_at': Value('string'), 'index_sha256': Value('string'), 'is_final': Value('bool'), 'objects_per_shard': Value('int64'), 'repo_id': Value('string'), 'sample_keys': List(Value('string')), 'samples': Value('int64'), 'schema': Value('string'), 'sha256': Value('string'), 'shard_index': Value('int64'), 'skipped_count': Value('int64'), 'skipped_objects': List({'item': Value('string'), 'reason': Value('string'), 'source_index': Value('int64')}), 'source': Value('string'), 'source_end_index': Value('int64'), 'source_items': List(Value('string')), 'source_objects_consumed': Value('int64'), 'source_start_index': Value('int64'), 'total_source_objects': Value('int64')}
              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 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

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.

bytes
int64
created_at
string
index_sha256
string
is_final
bool
objects_per_shard
int64
repo_id
string
sample_keys
list
samples
int64
schema
string
sha256
string
shard_index
int64
skipped_count
int64
skipped_objects
list
source
string
source_end_index
int64
source_items
list
source_objects_consumed
int64
source_start_index
int64
total_source_objects
int64
4,210,728,960
2026-07-18T18:45:30.009959+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "148_753974", "14_82765", "39_206840", "1_18654", "46_242245", "126_641052", "50_261927", "157_795416", "89_457843", "93_478554", "5_39449", "23_127936", "140_710397", "97_498281", "0_11274", "75_387941", "26_141419", "140_711719", "43_225458", "10_64836", "77_399651", "104...
500
lagerintrinsics-idarb-wds-v1
770b668b4eedc59d08ccba9df0eae9e75e73846536e0ebfd817f4bd85a7a8177
0
1
[ { "item": "95/486225", "reason": "incomplete_views: expected=40 found=27", "source_index": 399 } ]
gobjaverse
501
[ "148/753974", "14/82765", "39/206840", "1/18654", "46/242245", "126/641052", "50/261927", "157/795416", "89/457843", "93/478554", "5/39449", "23/127936", "140/710397", "97/498281", "0/11274", "75/387941", "26/141419", "140/711719", "43/225458", "10/64836", "77/399651", "104...
501
0
265,232
4,624,209,920
2026-07-18T18:49:03.240076+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "154_781888", "148_751155", "14_81867", "88_453341", "151_765727", "119_605174", "52_274609", "155_786990", "13_78106", "52_272920", "38_201249", "32_171539", "112_572245", "121_615958", "9_55236", "48_251284", "112_572142", "40_213870", "109_556576", "98_501519", "69_356513"...
500
lagerintrinsics-idarb-wds-v1
1d9466586929794e0b67c4d6279bb0227b98c658c4c7ce84a793dc7caf0bf5ce
1
0
[]
gobjaverse
1,001
[ "154/781888", "148/751155", "14/81867", "88/453341", "151/765727", "119/605174", "52/274609", "155/786990", "13/78106", "52/272920", "38/201249", "32/171539", "112/572245", "121/615958", "9/55236", "48/251284", "112/572142", "40/213870", "109/556576", "98/501519", "69/356513"...
500
501
265,232
4,766,904,320
2026-07-18T18:52:40.156551+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "108_554241", "37_197377", "35_185516", "145_736907", "73_377915", "38_201870", "41_219273", "133_675532", "126_642597", "35_187070", "13_77234", "15_88413", "116_590816", "132_671695", "23_127514", "125_637658", "44_232622", "41_219453", "114_584460", "105_537933", "155_7866...
500
lagerintrinsics-idarb-wds-v1
203673f5f24cea5d2f883e878b2580ab6f02255b2087cce3bd2a1fac20b0f7ca
2
0
[]
gobjaverse
1,501
[ "108/554241", "37/197377", "35/185516", "145/736907", "73/377915", "38/201870", "41/219273", "133/675532", "126/642597", "35/187070", "13/77234", "15/88413", "116/590816", "132/671695", "23/127514", "125/637658", "44/232622", "41/219453", "114/584460", "105/537933", "155/7866...
500
1,001
265,232
4,737,607,680
2026-07-18T18:56:13.354013+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "85_438893", "84_431178", "147_745648", "142_722218", "24_132012", "19_107983", "69_359968", "23_126638", "38_204273", "95_486738", "51_266039", "71_367110", "21_115123", "67_346834", "73_378563", "87_446267", "35_185408", "123_627039", "111_568495", "54_281855", "151_769364"...
500
lagerintrinsics-idarb-wds-v1
15c6202f79763b9d9e1a02aa7296df835764f30de12168ec34c06ab45e0169f7
3
0
[]
gobjaverse
2,001
[ "85/438893", "84/431178", "147/745648", "142/722218", "24/132012", "19/107983", "69/359968", "23/126638", "38/204273", "95/486738", "51/266039", "71/367110", "21/115123", "67/346834", "73/378563", "87/446267", "35/185408", "123/627039", "111/568495", "54/281855", "151/769364"...
500
1,501
265,232
4,528,660,480
2026-07-18T18:59:46.357835+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "105_536189", "73_379630", "90_461954", "24_133929", "19_105013", "25_138458", "120_612265", "113_579545", "104_532261", "70_361903", "64_330259", "69_355655", "59_306405", "89_457417", "101_516220", "110_563281", "101_518436", "138_701412", "57_295712", "45_239029", "96_4904...
500
lagerintrinsics-idarb-wds-v1
c0dfb06a0f8984d3c7657315ec2cf641429704907bc5028283ef8e077a69c8a5
4
0
[]
gobjaverse
2,501
[ "105/536189", "73/379630", "90/461954", "24/133929", "19/105013", "25/138458", "120/612265", "113/579545", "104/532261", "70/361903", "64/330259", "69/355655", "59/306405", "89/457417", "101/516220", "110/563281", "101/518436", "138/701412", "57/295712", "45/239029", "96/4904...
500
2,001
265,232
4,983,736,320
2026-07-18T19:03:21.335982+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "139_707710", "32_171330", "70_363119", "75_385940", "112_570063", "139_705254", "10_64598", "47_246974", "147_745575", "24_132499", "102_522434", "133_677664", "25_137322", "64_333885", "145_735410", "106_541103", "28_154869", "28_150137", "74_384938", "35_187324", "139_7053...
500
lagerintrinsics-idarb-wds-v1
14bebaf2e9bfbe4ea00ac7061d07f212e87c09e2013b7712db45c198e44dc188
5
0
[]
gobjaverse
3,001
[ "139/707710", "32/171330", "70/363119", "75/385940", "112/570063", "139/705254", "10/64598", "47/246974", "147/745575", "24/132499", "102/522434", "133/677664", "25/137322", "64/333885", "145/735410", "106/541103", "28/154869", "28/150137", "74/384938", "35/187324", "139/7053...
500
2,501
265,232
4,996,136,960
2026-07-18T19:06:59.634794+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "109_559744", "96_494033", "45_235174", "68_351476", "120_612206", "27_149465", "78_403094", "106_542066", "124_633812", "129_655334", "8_54803", "26_144706", "68_351434", "101_515626", "45_238461", "108_552534", "53_277162", "123_628320", "51_265827", "116_591684", "72_37196...
500
lagerintrinsics-idarb-wds-v1
8e30e96cb7d0c65a11c7e36b20a7bb0b60cf22e9752d7259fb5455711b2d91ab
6
1
[ { "item": "155/786596", "reason": "incomplete_views: expected=40 found=27", "source_index": 3182 } ]
gobjaverse
3,502
[ "109/559744", "96/494033", "45/235174", "68/351476", "120/612206", "27/149465", "78/403094", "106/542066", "124/633812", "129/655334", "8/54803", "26/144706", "68/351434", "101/515626", "45/238461", "108/552534", "53/277162", "123/628320", "51/265827", "116/591684", "72/37196...
501
3,001
265,232
5,044,869,120
2026-07-18T19:10:39.503105+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "13_75439", "151_766665", "36_191416", "124_633795", "70_361528", "130_661715", "126_641006", "134_680403", "52_273157", "149_759524", "48_251914", "8_53410", "56_291412", "56_293093", "136_694369", "40_214213", "135_688334", "34_182665", "75_387157", "10_63956", "36_190908",...
500
lagerintrinsics-idarb-wds-v1
4347a3692fd3764966739bf737865de8dabca5daf1ebcd9cedc40b33c43e25cd
7
0
[]
gobjaverse
4,002
[ "13/75439", "151/766665", "36/191416", "124/633795", "70/361528", "130/661715", "126/641006", "134/680403", "52/273157", "149/759524", "48/251914", "8/53410", "56/291412", "56/293093", "136/694369", "40/214213", "135/688334", "34/182665", "75/387157", "10/63956", "36/190908",...
500
3,502
265,232
4,875,847,680
2026-07-18T19:14:14.648987+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "41_218680", "137_699703", "11_69926", "25_138067", "134_684307", "135_686730", "11_69543", "59_308552", "74_383084", "15_89212", "126_643631", "81_417161", "155_789665", "158_801991", "129_659082", "17_99959", "122_620198", "62_320153", "19_106182", "146_744412", "147_746784...
500
lagerintrinsics-idarb-wds-v1
fb2574d1e9fe630e2db9cdf76dfa407f5822e722131473ce64246a6a9bf324a8
8
0
[]
gobjaverse
4,502
[ "41/218680", "137/699703", "11/69926", "25/138067", "134/684307", "135/686730", "11/69543", "59/308552", "74/383084", "15/89212", "126/643631", "81/417161", "155/789665", "158/801991", "129/659082", "17/99959", "122/620198", "62/320153", "19/106182", "146/744412", "147/746784...
500
4,002
265,232
4,950,241,280
2026-07-18T19:17:53.009065+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "135_689991", "3_28675", "17_98496", "111_568610", "86_442231", "139_706860", "125_639146", "84_431173", "68_354822", "114_584108", "112_572983", "63_329129", "21_119854", "71_368770", "133_675031", "123_628405", "91_465901", "56_293550", "38_202859", "70_360894", "16_91241",...
500
lagerintrinsics-idarb-wds-v1
8d014210d3de7750bac978959d18da8f288ab9fcdb9aa1fbaeaca1c2dff1c508
9
0
[]
gobjaverse
5,002
[ "135/689991", "3/28675", "17/98496", "111/568610", "86/442231", "139/706860", "125/639146", "84/431173", "68/354822", "114/584108", "112/572983", "63/329129", "21/119854", "71/368770", "133/675031", "123/628405", "91/465901", "56/293550", "38/202859", "70/360894", "16/91241",...
500
4,502
265,232
5,172,910,080
2026-07-18T19:21:36.392629+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "151_766555", "124_630235", "152_771159", "55_286204", "139_705512", "140_711904", "40_212258", "119_608659", "35_185359", "120_612586", "148_751892", "4_32658", "0_12237", "10_60595", "50_263245", "109_558130", "86_443643", "128_651660", "61_316351", "17_96151", "6_44321", ...
500
lagerintrinsics-idarb-wds-v1
79f852c163751ccc2932ba714d4a1782eb9ad643081b4cc9bbac1b863846966d
10
1
[ { "item": "20/111365", "reason": "incomplete_views: expected=40 found=27", "source_index": 5094 } ]
gobjaverse
5,503
[ "151/766555", "124/630235", "152/771159", "55/286204", "139/705512", "140/711904", "40/212258", "119/608659", "35/185359", "120/612586", "148/751892", "4/32658", "0/12237", "10/60595", "50/263245", "109/558130", "86/443643", "128/651660", "61/316351", "17/96151", "6/44321", ...
501
5,002
265,232
4,918,722,560
2026-07-18T19:25:16.620431+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "122_620546", "99_509013", "23_125262", "85_435126", "95_488678", "145_737019", "154_782544", "127_647528", "132_672127", "2_23572", "11_69682", "137_699554", "53_277596", "135_686185", "99_507705", "86_440627", "140_712923", "138_703413", "42_223718", "75_387030", "142_72438...
500
lagerintrinsics-idarb-wds-v1
c295a84dd2336cafe42496d91559805e0df0515fb99920fd230b1f69cf6f290c
11
0
[]
gobjaverse
6,003
[ "122/620546", "99/509013", "23/125262", "85/435126", "95/488678", "145/737019", "154/782544", "127/647528", "132/672127", "2/23572", "11/69682", "137/699554", "53/277596", "135/686185", "99/507705", "86/440627", "140/712923", "138/703413", "42/223718", "75/387030", "142/72438...
500
5,503
265,232
4,716,728,320
2026-07-18T19:29:19.870126+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "73_379675", "3_27636", "89_456931", "92_470302", "27_148694", "63_328022", "144_733213", "81_419186", "22_120118", "85_435931", "122_621742", "18_102860", "42_224786", "23_126932", "79_406111", "98_500404", "16_92723", "115_589284", "149_758881", "27_146163", "153_779307", ...
500
lagerintrinsics-idarb-wds-v1
f88e4e1e5607eeada7d6a1ddcc9b2e223d931aead7f83046ea7bbe1d68d64a1f
12
0
[]
gobjaverse
6,503
[ "73/379675", "3/27636", "89/456931", "92/470302", "27/148694", "63/328022", "144/733213", "81/419186", "22/120118", "85/435931", "122/621742", "18/102860", "42/224786", "23/126932", "79/406111", "98/500404", "16/92723", "115/589284", "149/758881", "27/146163", "153/779307", ...
500
6,003
265,232
5,055,344,640
2026-07-18T19:32:59.903173+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "25_137416", "32_174352", "117_598911", "19_105213", "0_14911", "14_80199", "117_596327", "143_725330", "119_606035", "120_611974", "126_640076", "27_145803", "5_38052", "140_713253", "0_10195", "55_288747", "64_333860", "75_387477", "25_135764", "67_345184", "127_648338", ...
500
lagerintrinsics-idarb-wds-v1
f619dfa13e3c20fa0ede0e20992fd2f8fd80cb6b154a519f35de160eec9fe8e9
13
0
[]
gobjaverse
7,003
[ "25/137416", "32/174352", "117/598911", "19/105213", "0/14911", "14/80199", "117/596327", "143/725330", "119/606035", "120/611974", "126/640076", "27/145803", "5/38052", "140/713253", "0/10195", "55/288747", "64/333860", "75/387477", "25/135764", "67/345184", "127/648338", ...
500
6,503
265,232
4,938,915,840
2026-07-18T19:36:32.972421+00:00
d03e0e7a3603e652084c8efe0ef6ef59552a613645acf5479824393fdd93b20c
false
500
danielkorth/g-objaverse
[ "117_597874", "47_249998", "13_76437", "10_63673", "109_556785", "27_147889", "96_494675", "62_323898", "58_301908", "137_697863", "53_275251", "22_120561", "23_126596", "59_309631", "114_584169", "28_150737", "20_112272", "59_309042", "29_156981", "21_119881", "89_458916", ...
500
lagerintrinsics-idarb-wds-v1
a50ad9fb676a8526461c13b62e5a0fca7252f91eec16b412fe1b7560ab3fa0d3
14
0
[]
gobjaverse
7,503
[ "117/597874", "47/249998", "13/76437", "10/63673", "109/556785", "27/147889", "96/494675", "62/323898", "58/301908", "137/697863", "53/275251", "22/120561", "23/126596", "59/309631", "114/584169", "28/150737", "20/112272", "59/309042", "29/156981", "21/119881", "89/458916", ...
500
7,003
265,232
End of preview.

G-Objaverse material-intrinsics WebDataset

Preliminary publication smoke for the IDArb-compatible G-Objaverse conversion. The smoke shard contains 10 complete objects with 40 views and one unknown illumination per object.

Each tar member is one compressed NPZ containing rgb, albedo, roughness, metallic, normal, mask, depth, and meta_json. Source-specific material channels, camera conventions, normal axes, and material gamma are normalized during conversion.

Source: 3DAIGC/G-Objaverse. This repository contains converted G-Objaverse data, not a new rendering of Objaverse assets. Cite the source G-Objaverse/RichDreamer and Objaverse works when using it.

Production publication is in progress. Root shard-*.tar files contain exactly 500 unique objects except the final source remainder; matching provenance and SHA-256 records live under manifests/. smoke/shard-000000.tar remains the independently verified validation artifact.

Downloads last month
530