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
atom: struct<id: int64, tag: binary>
  child 0, id: int64
  child 1, tag: binary
embodiment: struct<ee: list<item: float>, joint: list<item: float>>
  child 0, ee: list<item: float>
      child 0, item: float
  child 1, joint: list<item: float>
      child 0, item: float
observation: struct<head: struct<rgb: binary>, wrist: struct<rgb: binary>>
  child 0, head: struct<rgb: binary>
      child 0, rgb: binary
  child 1, wrist: struct<rgb: binary>
      child 0, rgb: binary
step: int64
tactile: struct<left_gsmini: struct<depth: list<item: list<item: float>>, marker: list<item: list<item: list< (... 243 chars omitted)
  child 0, left_gsmini: struct<depth: list<item: list<item: float>>, marker: list<item: list<item: list<item: float>>>, pose (... 53 chars omitted)
      child 0, depth: list<item: list<item: float>>
          child 0, item: list<item: float>
              child 0, item: float
      child 1, marker: list<item: list<item: list<item: float>>>
          child 0, item: list<item: list<item: float>>
              child 0, item: list<item: float>
                  child 0, item: float
      child 2, pose: list<item: float>
          child 0, item: float
      child 3, rgb: binary
      child 4, rgb_marker: binary
  child 1, right_gsmini: struct<depth: list<item: list<item: float>>, marker: list<item: list<item: list<item: float>>>, pose (... 53 chars omitted)
      child 0, depth: list<item: list<item: float>>
          child 0, item: list<item: float>
              child 0, item: float
      child 1, marker: list<item: list<item: list<item: float>>>
          child 0, item: list<item: list<item: float>>
              child 0, item: list<item: float>
                  child 0, item: float
      child 2, pose: list<item: float>
          child 0, item: float
      child 3, rgb: binary
      child 4, rgb_marker: binary
to
{'actor': {'green_pad': List(Value('float32'), length=7), 'orange_pad': List(Value('float32'), length=7), 'plain_prism': List(Value('float32'), length=7), 'rough_prism': List(Value('float32'), length=7)}, 'atom': {'id': Value('int64'), 'tag': Value('binary')}, 'embodiment': {'ee': List(Value('float32'), length=7), 'joint': List(Value('float32'), length=9)}, 'observation': {'head': {'rgb': Value('binary')}, 'wrist': {'rgb': Value('binary')}}, 'step': Value('int64'), 'tactile': {'left_gsmini': {'depth': Array2D(shape=(240, 320), dtype='float32'), 'marker': Array3D(shape=(2, 1200, 2), dtype='float32'), 'pose': List(Value('float32'), length=7), 'rgb': Value('binary'), 'rgb_marker': Value('binary')}, 'right_gsmini': {'depth': Array2D(shape=(240, 320), dtype='float32'), 'marker': Array3D(shape=(2, 1200, 2), dtype='float32'), 'pose': List(Value('float32'), length=7), 'rgb': Value('binary'), 'rgb_marker': Value('binary')}}}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 609, in wrapped
                  for item in generator(*args, **kwargs):
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/hdf5/hdf5.py", line 91, in _generate_tables
                  yield Key(file_idx, batch_idx), cast_table_to_features(pa_table, self.info.features)
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2192, in cast_table_to_features
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              atom: struct<id: int64, tag: binary>
                child 0, id: int64
                child 1, tag: binary
              embodiment: struct<ee: list<item: float>, joint: list<item: float>>
                child 0, ee: list<item: float>
                    child 0, item: float
                child 1, joint: list<item: float>
                    child 0, item: float
              observation: struct<head: struct<rgb: binary>, wrist: struct<rgb: binary>>
                child 0, head: struct<rgb: binary>
                    child 0, rgb: binary
                child 1, wrist: struct<rgb: binary>
                    child 0, rgb: binary
              step: int64
              tactile: struct<left_gsmini: struct<depth: list<item: list<item: float>>, marker: list<item: list<item: list< (... 243 chars omitted)
                child 0, left_gsmini: struct<depth: list<item: list<item: float>>, marker: list<item: list<item: list<item: float>>>, pose (... 53 chars omitted)
                    child 0, depth: list<item: list<item: float>>
                        child 0, item: list<item: float>
                            child 0, item: float
                    child 1, marker: list<item: list<item: list<item: float>>>
                        child 0, item: list<item: list<item: float>>
                            child 0, item: list<item: float>
                                child 0, item: float
                    child 2, pose: list<item: float>
                        child 0, item: float
                    child 3, rgb: binary
                    child 4, rgb_marker: binary
                child 1, right_gsmini: struct<depth: list<item: list<item: float>>, marker: list<item: list<item: list<item: float>>>, pose (... 53 chars omitted)
                    child 0, depth: list<item: list<item: float>>
                        child 0, item: list<item: float>
                            child 0, item: float
                    child 1, marker: list<item: list<item: list<item: float>>>
                        child 0, item: list<item: list<item: float>>
                            child 0, item: list<item: float>
                                child 0, item: float
                    child 2, pose: list<item: float>
                        child 0, item: float
                    child 3, rgb: binary
                    child 4, rgb_marker: binary
              to
              {'actor': {'green_pad': List(Value('float32'), length=7), 'orange_pad': List(Value('float32'), length=7), 'plain_prism': List(Value('float32'), length=7), 'rough_prism': List(Value('float32'), length=7)}, 'atom': {'id': Value('int64'), 'tag': Value('binary')}, 'embodiment': {'ee': List(Value('float32'), length=7), 'joint': List(Value('float32'), length=9)}, 'observation': {'head': {'rgb': Value('binary')}, 'wrist': {'rgb': Value('binary')}}, 'step': Value('int64'), 'tactile': {'left_gsmini': {'depth': Array2D(shape=(240, 320), dtype='float32'), 'marker': Array3D(shape=(2, 1200, 2), dtype='float32'), 'pose': List(Value('float32'), length=7), 'rgb': Value('binary'), 'rgb_marker': Value('binary')}, 'right_gsmini': {'depth': Array2D(shape=(240, 320), dtype='float32'), 'marker': Array3D(shape=(2, 1200, 2), dtype='float32'), 'pose': List(Value('float32'), length=7), 'rgb': Value('binary'), 'rgb_marker': Value('binary')}}}
              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 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 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.

actor
dict
atom
dict
embodiment
dict
observation
dict
step
int64
tactile
dict
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.35088515281677246,0.00033484140294604003,0.2262149602174759,0.00010065267997561023,0.999998(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
200
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.35087648034095764,0.00034468615194782615,0.22618967294692993,0.00011044309212593362,0.99999(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
202
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.35085445642471313,0.0004733360547106713,0.2260938584804535,0.00015049276407808065,0.9999981(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
204
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.35080623626708984,0.0008277600281871855,0.2258681058883667,0.0002491712511982769,0.99999821(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
206
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.3507307469844818,0.0014145626919344068,0.22549113631248474,0.0003952121769543737,0.99999803(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
208
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.35063979029655457,0.0021182310301810503,0.22503668069839478,0.0005634857225231826,0.9999977(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
210
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.3505220115184784,0.0031085810624063015,0.22436359524726868,0.0007848029490560293,0.99999731(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
212
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.3503975570201874,0.004184129647910595,0.22361396253108978,0.001018255134113133,0.9999967217(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
214
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.35026541352272034,0.005411071702837944,0.22272969782352448,0.0012758513912558556,0.99999576(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
216
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
{"green_pad":[0.3999985456466675,0.080002062022686,0.0014864878030493855,1.0,0.00003870981890941039,(...TRUNCATED)
{ "id": 1, "tag": [ 109, 111, 118, 101 ] }
{"ee":[0.3501414656639099,0.006766419857740402,0.22171488404273987,0.0015523304464295506,0.999994158(...TRUNCATED)
{ "head": { "rgb": [ 255, 216, 255, 224 ] }, "wrist": { "rgb": [ 255, 216, 255, 224 ] } }
218
{"left_gsmini":{"depth":[[34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0,34.0(...TRUNCATED)
End of preview.