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
episode_index: int64
stats: struct<observation.images.camera0: struct<min: list<item: list<item: list<item: double>>>, max: list (... 2890 chars omitted)
  child 0, observation.images.camera0: struct<min: list<item: list<item: list<item: double>>>, max: list<item: list<item: list<item: double (... 129 chars omitted)
      child 0, min: list<item: list<item: list<item: double>>>
          child 0, item: list<item: list<item: double>>
              child 0, item: list<item: double>
                  child 0, item: double
      child 1, max: list<item: list<item: list<item: double>>>
          child 0, item: list<item: list<item: double>>
              child 0, item: list<item: double>
                  child 0, item: double
      child 2, mean: list<item: list<item: list<item: double>>>
          child 0, item: list<item: list<item: double>>
              child 0, item: list<item: double>
                  child 0, item: double
      child 3, std: list<item: list<item: list<item: double>>>
          child 0, item: list<item: list<item: double>>
              child 0, item: list<item: double>
                  child 0, item: double
      child 4, count: list<item: int64>
          child 0, item: int64
  child 1, observation.robot0_eef_pos: struct<min: list<item: double>, max: list<item: double>, mean: list<item: double>, std: list<item: d (... 33 chars omitted)
      child 0, min: list<item: double>
          child 0, item: double
      child 1, max: list<item: double>
         
...
d 0, item: double
      child 3, std: list<item: double>
          child 0, item: double
      child 4, count: list<item: int64>
          child 0, item: int64
  child 16, observation.keypoint_2d: struct<min: list<item: list<item: double>>, max: list<item: list<item: double>>, mean: list<item: li (... 81 chars omitted)
      child 0, min: list<item: list<item: double>>
          child 0, item: list<item: double>
              child 0, item: double
      child 1, max: list<item: list<item: double>>
          child 0, item: list<item: double>
              child 0, item: double
      child 2, mean: list<item: list<item: double>>
          child 0, item: list<item: double>
              child 0, item: double
      child 3, std: list<item: list<item: double>>
          child 0, item: list<item: double>
              child 0, item: double
      child 4, count: list<item: int64>
          child 0, item: int64
  child 17, observation.keypoint_valid: struct<min: list<item: double>, max: list<item: double>, mean: list<item: double>, std: list<item: d (... 33 chars omitted)
      child 0, min: list<item: double>
          child 0, item: double
      child 1, max: list<item: double>
          child 0, item: double
      child 2, mean: list<item: double>
          child 0, item: double
      child 3, std: list<item: double>
          child 0, item: double
      child 4, count: list<item: int64>
          child 0, item: int64
length: int64
tasks: list<item: string>
  child 0, item: string
to
{'episode_index': Value('int64'), 'tasks': List(Value('string')), 'length': 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
              episode_index: int64
              stats: struct<observation.images.camera0: struct<min: list<item: list<item: list<item: double>>>, max: list (... 2890 chars omitted)
                child 0, observation.images.camera0: struct<min: list<item: list<item: list<item: double>>>, max: list<item: list<item: list<item: double (... 129 chars omitted)
                    child 0, min: list<item: list<item: list<item: double>>>
                        child 0, item: list<item: list<item: double>>
                            child 0, item: list<item: double>
                                child 0, item: double
                    child 1, max: list<item: list<item: list<item: double>>>
                        child 0, item: list<item: list<item: double>>
                            child 0, item: list<item: double>
                                child 0, item: double
                    child 2, mean: list<item: list<item: list<item: double>>>
                        child 0, item: list<item: list<item: double>>
                            child 0, item: list<item: double>
                                child 0, item: double
                    child 3, std: list<item: list<item: list<item: double>>>
                        child 0, item: list<item: list<item: double>>
                            child 0, item: list<item: double>
                                child 0, item: double
                    child 4, count: list<item: int64>
                        child 0, item: int64
                child 1, observation.robot0_eef_pos: struct<min: list<item: double>, max: list<item: double>, mean: list<item: double>, std: list<item: d (... 33 chars omitted)
                    child 0, min: list<item: double>
                        child 0, item: double
                    child 1, max: list<item: double>
                       
              ...
              d 0, item: double
                    child 3, std: list<item: double>
                        child 0, item: double
                    child 4, count: list<item: int64>
                        child 0, item: int64
                child 16, observation.keypoint_2d: struct<min: list<item: list<item: double>>, max: list<item: list<item: double>>, mean: list<item: li (... 81 chars omitted)
                    child 0, min: list<item: list<item: double>>
                        child 0, item: list<item: double>
                            child 0, item: double
                    child 1, max: list<item: list<item: double>>
                        child 0, item: list<item: double>
                            child 0, item: double
                    child 2, mean: list<item: list<item: double>>
                        child 0, item: list<item: double>
                            child 0, item: double
                    child 3, std: list<item: list<item: double>>
                        child 0, item: list<item: double>
                            child 0, item: double
                    child 4, count: list<item: int64>
                        child 0, item: int64
                child 17, observation.keypoint_valid: struct<min: list<item: double>, max: list<item: double>, mean: list<item: double>, std: list<item: d (... 33 chars omitted)
                    child 0, min: list<item: double>
                        child 0, item: double
                    child 1, max: list<item: double>
                        child 0, item: double
                    child 2, mean: list<item: double>
                        child 0, item: double
                    child 3, std: list<item: double>
                        child 0, item: double
                    child 4, count: list<item: int64>
                        child 0, item: int64
              length: int64
              tasks: list<item: string>
                child 0, item: string
              to
              {'episode_index': Value('int64'), 'tasks': List(Value('string')), 'length': 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.

episode_index
int64
tasks
list
length
int64
0
[ "Stack the three cups together." ]
371
1
[ "Stack the three cups together." ]
299
2
[ "Stack the three cups together." ]
318
3
[ "Stack the three cups together." ]
364
4
[ "Stack the three cups together." ]
307
5
[ "Stack the three cups together." ]
349
6
[ "Stack the three cups together." ]
202
7
[ "Stack the three cups together." ]
345
8
[ "Stack the three cups together." ]
176
9
[ "Stack the three cups together." ]
268
10
[ "Stack the three cups together." ]
281
11
[ "Stack the three cups together." ]
349
12
[ "Stack the three cups together." ]
330
13
[ "Stack the three cups together." ]
223
14
[ "Stack the three cups together." ]
140
15
[ "Stack the three cups together." ]
294
16
[ "Stack the three cups together." ]
189
17
[ "Stack the three cups together." ]
250
18
[ "Stack the three cups together." ]
312
19
[ "Stack the three cups together." ]
304
20
[ "Stack the three cups together." ]
257
21
[ "Stack the three cups together." ]
232
22
[ "Stack the three cups together." ]
227
23
[ "Stack the three cups together." ]
113
24
[ "Stack the three cups together." ]
135
25
[ "Stack the three cups together." ]
248
26
[ "Stack the three cups together." ]
210
27
[ "Stack the three cups together." ]
313
28
[ "Stack the three cups together." ]
205
29
[ "Stack the three cups together." ]
184
30
[ "Stack the three cups together." ]
257
31
[ "Stack the three cups together." ]
364
32
[ "Stack the three cups together." ]
258
33
[ "Stack the three cups together." ]
286
34
[ "Stack the three cups together." ]
280
35
[ "Stack the three cups together." ]
315
36
[ "Stack the three cups together." ]
313
37
[ "Stack the three cups together." ]
295
38
[ "Stack the three cups together." ]
207
39
[ "Stack the three cups together." ]
264
40
[ "Stack the three cups together." ]
245
41
[ "Stack the three cups together." ]
225
42
[ "Stack the three cups together." ]
370
43
[ "Stack the three cups together." ]
259
44
[ "Stack the three cups together." ]
249
45
[ "Stack the three cups together." ]
137
46
[ "Stack the three cups together." ]
229
47
[ "Stack the three cups together." ]
289
48
[ "Stack the three cups together." ]
285
49
[ "Stack the three cups together." ]
303
50
[ "Stack the three cups together." ]
352
51
[ "Stack the three cups together." ]
176
52
[ "Stack the three cups together." ]
274
53
[ "Stack the three cups together." ]
282
54
[ "Stack the three cups together." ]
409
55
[ "Stack the three cups together." ]
164
56
[ "Stack the three cups together." ]
298
57
[ "Stack the three cups together." ]
309
58
[ "Stack the three cups together." ]
229
59
[ "Stack the three cups together." ]
223
60
[ "Stack the three cups together." ]
157
61
[ "Stack the three cups together." ]
169
62
[ "Stack the three cups together." ]
233
63
[ "Stack the three cups together." ]
258
64
[ "Stack the three cups together." ]
225
65
[ "Stack the three cups together." ]
271
66
[ "Stack the three cups together." ]
319
67
[ "Stack the three cups together." ]
339
68
[ "Stack the three cups together." ]
457
69
[ "Stack the three cups together." ]
316
70
[ "Stack the three cups together." ]
141
71
[ "Stack the three cups together." ]
239
72
[ "Stack the three cups together." ]
158
73
[ "Stack the three cups together." ]
151
74
[ "Stack the three cups together." ]
107
75
[ "Stack the three cups together." ]
143
76
[ "Stack the three cups together." ]
140
77
[ "Stack the three cups together." ]
136
78
[ "Stack the three cups together." ]
154
79
[ "Stack the three cups together." ]
74
80
[ "Stack the three cups together." ]
145
81
[ "Stack the three cups together." ]
149
82
[ "Stack the three cups together." ]
126
83
[ "Stack the three cups together." ]
75
84
[ "Stack the three cups together." ]
176
85
[ "Stack the three cups together." ]
160
86
[ "Stack the three cups together." ]
147
87
[ "Stack the three cups together." ]
122
88
[ "Stack the three cups together." ]
106
89
[ "Stack the three cups together." ]
301
90
[ "Stack the three cups together." ]
230
91
[ "Stack the three cups together." ]
247
92
[ "Stack the three cups together." ]
273
93
[ "Stack the three cups together." ]
263
94
[ "Stack the three cups together." ]
311
95
[ "Stack the three cups together." ]
244
96
[ "Stack the three cups together." ]
467
97
[ "Stack the three cups together." ]
336
98
[ "Stack the three cups together." ]
275
99
[ "Stack the three cups together." ]
289
End of preview.

No dataset card yet

Downloads last month
29