Wangxxxx1111 commited on
Commit
6378e8d
·
verified ·
1 Parent(s): 5e26ca1

Add files using upload-large-folder tool

Browse files
chunk-0047/part-0000/_SUCCESS ADDED
@@ -0,0 +1 @@
 
 
1
+ {"batch_index": 0, "batch_name": "part-0000", "conversion_signature": "d6875fb7f1397c9e8150d0b75eb337c3cbf2d3b4", "created_at_unix": 1784218942.5600893, "input_bytes": 21456942331, "input_signature": "50864d87536a716bc50e987374448bc6b34bf603", "sample_count": 1283, "script": "convert_standard_umi_alike_to_lerobotv3_tos.py", "status": "success", "uploaded_bytes": 40802059363, "uploaded_count": 12, "video_profile": "medium_native_mosaic"}
chunk-0047/part-0000/meta/info.json ADDED
@@ -0,0 +1,392 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "simpleai_umi_4.0",
4
+ "dataset_id": "lerobotv3",
5
+ "total_episodes": 1283,
6
+ "total_frames": 493707,
7
+ "total_tasks": 48,
8
+ "chunks_size": 1000,
9
+ "fps": 25.0,
10
+ "splits": {
11
+ "train": "0:1283"
12
+ },
13
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
14
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
15
+ "features": {
16
+ "observation.images.head_main": {
17
+ "dtype": "video",
18
+ "shape": [
19
+ 3,
20
+ 512,
21
+ 640
22
+ ],
23
+ "names": [
24
+ "channels",
25
+ "height",
26
+ "width"
27
+ ],
28
+ "info": {
29
+ "video.height": 512,
30
+ "video.width": 640,
31
+ "video.codec": "h264",
32
+ "video.pix_fmt": "yuv420p",
33
+ "video.is_depth_map": false,
34
+ "video.fps": 25.0,
35
+ "video.channels": 3,
36
+ "has_audio": false
37
+ }
38
+ },
39
+ "observation.images.head_main_stereo_right": {
40
+ "dtype": "video",
41
+ "shape": [
42
+ 3,
43
+ 512,
44
+ 640
45
+ ],
46
+ "names": [
47
+ "channels",
48
+ "height",
49
+ "width"
50
+ ],
51
+ "info": {
52
+ "video.height": 512,
53
+ "video.width": 640,
54
+ "video.codec": "h264",
55
+ "video.pix_fmt": "yuv420p",
56
+ "video.is_depth_map": false,
57
+ "video.fps": 25.0,
58
+ "video.channels": 3,
59
+ "has_audio": false
60
+ }
61
+ },
62
+ "observation.images.left_hand_down": {
63
+ "dtype": "video",
64
+ "shape": [
65
+ 3,
66
+ 512,
67
+ 640
68
+ ],
69
+ "names": [
70
+ "channels",
71
+ "height",
72
+ "width"
73
+ ],
74
+ "info": {
75
+ "video.height": 512,
76
+ "video.width": 640,
77
+ "video.codec": "h264",
78
+ "video.pix_fmt": "yuv420p",
79
+ "video.is_depth_map": false,
80
+ "video.fps": 25.0,
81
+ "video.channels": 3,
82
+ "has_audio": false
83
+ }
84
+ },
85
+ "observation.images.left_hand_up": {
86
+ "dtype": "video",
87
+ "shape": [
88
+ 3,
89
+ 512,
90
+ 640
91
+ ],
92
+ "names": [
93
+ "channels",
94
+ "height",
95
+ "width"
96
+ ],
97
+ "info": {
98
+ "video.height": 512,
99
+ "video.width": 640,
100
+ "video.codec": "h264",
101
+ "video.pix_fmt": "yuv420p",
102
+ "video.is_depth_map": false,
103
+ "video.fps": 25.0,
104
+ "video.channels": 3,
105
+ "has_audio": false
106
+ }
107
+ },
108
+ "observation.images.right_hand_down": {
109
+ "dtype": "video",
110
+ "shape": [
111
+ 3,
112
+ 512,
113
+ 640
114
+ ],
115
+ "names": [
116
+ "channels",
117
+ "height",
118
+ "width"
119
+ ],
120
+ "info": {
121
+ "video.height": 512,
122
+ "video.width": 640,
123
+ "video.codec": "h264",
124
+ "video.pix_fmt": "yuv420p",
125
+ "video.is_depth_map": false,
126
+ "video.fps": 25.0,
127
+ "video.channels": 3,
128
+ "has_audio": false
129
+ }
130
+ },
131
+ "observation.images.right_hand_up": {
132
+ "dtype": "video",
133
+ "shape": [
134
+ 3,
135
+ 512,
136
+ 640
137
+ ],
138
+ "names": [
139
+ "channels",
140
+ "height",
141
+ "width"
142
+ ],
143
+ "info": {
144
+ "video.height": 512,
145
+ "video.width": 640,
146
+ "video.codec": "h264",
147
+ "video.pix_fmt": "yuv420p",
148
+ "video.is_depth_map": false,
149
+ "video.fps": 25.0,
150
+ "video.channels": 3,
151
+ "has_audio": false
152
+ }
153
+ },
154
+ "observation.state": {
155
+ "dtype": "float32",
156
+ "shape": [
157
+ 20
158
+ ],
159
+ "names": [
160
+ "state_dim"
161
+ ],
162
+ "fps": 25.0
163
+ },
164
+ "observation.state_valid": {
165
+ "dtype": "bool",
166
+ "shape": [
167
+ 20
168
+ ],
169
+ "names": [
170
+ "state_dim"
171
+ ],
172
+ "fps": 25.0
173
+ },
174
+ "action": {
175
+ "dtype": "float32",
176
+ "shape": [
177
+ 20
178
+ ],
179
+ "names": [
180
+ "action_dim"
181
+ ],
182
+ "fps": 25.0
183
+ },
184
+ "action_valid": {
185
+ "dtype": "bool",
186
+ "shape": [
187
+ 20
188
+ ],
189
+ "names": [
190
+ "action_dim"
191
+ ],
192
+ "fps": 25.0
193
+ },
194
+ "timestamp": {
195
+ "dtype": "float32",
196
+ "shape": [
197
+ 1
198
+ ],
199
+ "names": null,
200
+ "fps": 25.0
201
+ },
202
+ "frame_index": {
203
+ "dtype": "int64",
204
+ "shape": [
205
+ 1
206
+ ],
207
+ "names": null,
208
+ "fps": 25.0
209
+ },
210
+ "episode_index": {
211
+ "dtype": "int64",
212
+ "shape": [
213
+ 1
214
+ ],
215
+ "names": null,
216
+ "fps": 25.0
217
+ },
218
+ "index": {
219
+ "dtype": "int64",
220
+ "shape": [
221
+ 1
222
+ ],
223
+ "names": null,
224
+ "fps": 25.0
225
+ },
226
+ "task_index": {
227
+ "dtype": "int64",
228
+ "shape": [
229
+ 1
230
+ ],
231
+ "names": null,
232
+ "fps": 25.0
233
+ },
234
+ "valid.frame": {
235
+ "dtype": "bool",
236
+ "shape": [
237
+ 1
238
+ ],
239
+ "names": null,
240
+ "fps": 25.0
241
+ }
242
+ },
243
+ "data_files_size_in_mb": 100,
244
+ "video_files_size_in_mb": 500,
245
+ "state_layout": {
246
+ "feature": "observation.state",
247
+ "order": [
248
+ "right",
249
+ "left"
250
+ ],
251
+ "per_side": [
252
+ "x",
253
+ "y",
254
+ "z",
255
+ "rot6d_0",
256
+ "rot6d_1",
257
+ "rot6d_2",
258
+ "rot6d_3",
259
+ "rot6d_4",
260
+ "rot6d_5",
261
+ "gripper_angle_rad"
262
+ ],
263
+ "rotation_6d_layout": "first_two_rows",
264
+ "gripper_unit": "rad",
265
+ "invalid_policy": "carry_forward_state_with_observation.state_valid_false"
266
+ },
267
+ "action_layout": {
268
+ "feature": "action",
269
+ "type": "absolute_next_state_target",
270
+ "order": [
271
+ "right",
272
+ "left"
273
+ ],
274
+ "per_side": [
275
+ "x",
276
+ "y",
277
+ "z",
278
+ "rot6d_0",
279
+ "rot6d_1",
280
+ "rot6d_2",
281
+ "rot6d_3",
282
+ "rot6d_4",
283
+ "rot6d_5",
284
+ "target_gripper_angle_rad"
285
+ ],
286
+ "rotation_6d_layout": "first_two_rows",
287
+ "gripper_unit": "rad",
288
+ "shift_policy": "action rows are [state_1, state_2, ..., state_last, state_last]; single-frame episodes use state_0"
289
+ },
290
+ "video_processing": {
291
+ "source": "materialized_from_extra_video_proxy_medium_frame_index_or_implicit_row_index",
292
+ "media_policy": "video streams are read from extra/video_proxy_medium; samples missing any required stream are skipped",
293
+ "present_media_policy": "invalid frame indices on present streams set valid.frame=false and are encoded as black frames",
294
+ "read_policy": "sequential_when_frame_indices_are_nondecreasing_else_seek_cache",
295
+ "read_modes_used": [
296
+ "sequential"
297
+ ],
298
+ "video_profile": "medium_native_mosaic",
299
+ "crop": "none",
300
+ "resize": null,
301
+ "output_sizes": {
302
+ "observation.images.head_main": [
303
+ 640,
304
+ 512
305
+ ],
306
+ "observation.images.head_main_stereo_right": [
307
+ 640,
308
+ 512
309
+ ],
310
+ "observation.images.left_hand_down": [
311
+ 640,
312
+ 512
313
+ ],
314
+ "observation.images.left_hand_up": [
315
+ 640,
316
+ 512
317
+ ],
318
+ "observation.images.right_hand_down": [
319
+ 640,
320
+ 512
321
+ ],
322
+ "observation.images.right_hand_up": [
323
+ 640,
324
+ 512
325
+ ]
326
+ },
327
+ "face_anonymization": {
328
+ "enabled": true,
329
+ "failure_policy": "fail_closed_per_sample",
330
+ "faces_json_policy": "reuse_valid_streams_detect_missing",
331
+ "model": "yolov11s-face.pt",
332
+ "device": "auto",
333
+ "batch_size": 64,
334
+ "mosaic": {
335
+ "box_scale": 1.15,
336
+ "center_fraction": 0.45,
337
+ "pixel_block": 12,
338
+ "feather_px": 8,
339
+ "opacity": 0.92,
340
+ "center_mean_mix": 0.08,
341
+ "shape": "ellipse"
342
+ },
343
+ "total_detected_faces": 930929
344
+ },
345
+ "codec": "h264",
346
+ "gop_size": 4,
347
+ "backend_requested": "auto",
348
+ "backend_used": [
349
+ "gpu"
350
+ ],
351
+ "decode_backend_requested": "cpu",
352
+ "decode_backend_used": [
353
+ "cpu"
354
+ ],
355
+ "frame_preprocess_requested": "cpu",
356
+ "frame_preprocess_used": [
357
+ "cpu_native_mosaic"
358
+ ],
359
+ "pix_fmt": "yuv420p",
360
+ "crf_or_cq": 20,
361
+ "aligned_video_frames": "one video frame per data row"
362
+ },
363
+ "parallelism": {
364
+ "workers": 16,
365
+ "video_workers": 8,
366
+ "progress": true,
367
+ "order_policy": "parallel tasks are written back by sorted sample index before parquet writing and video concat"
368
+ },
369
+ "invalid_policy": {
370
+ "training_filter": "valid.frame == true",
371
+ "state": "state requires both eef pose and selected gripper valid",
372
+ "media": "present media rows require valid frame indices; samples missing required extra/selected video profile streams are skipped"
373
+ },
374
+ "source": {
375
+ "format": "robot_sample_v1_sparse_revision",
376
+ "converter": "convert_standard_umi_alike_to_lerobotv3.py",
377
+ "robot_types": [
378
+ "simpleai_umi_4.0"
379
+ ],
380
+ "robot_type_source": "revision_json_embodiment_name",
381
+ "media_map": {
382
+ "head_main": "observation.images.head_main",
383
+ "head_main_stereo_right": "observation.images.head_main_stereo_right",
384
+ "left_hand_down": "observation.images.left_hand_down",
385
+ "left_hand_up": "observation.images.left_hand_up",
386
+ "right_hand_down": "observation.images.right_hand_down",
387
+ "right_hand_up": "observation.images.right_hand_up"
388
+ },
389
+ "media_key_source": "revision_json_components_media_key",
390
+ "gripper_mode": "angle"
391
+ }
392
+ }
chunk-0047/part-0000/meta/modality.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_README": [
3
+ "UMI-like bimanual 20-D EEF format exported to LeRobot v3.0.",
4
+ "state/action vectors are [right_10d, left_10d].",
5
+ "Each 10D block is [position_xyz, rotation_6d_first_two_rows, gripper_angle_rad].",
6
+ "Actions are absolute next-state targets with the final target repeated at the last row.",
7
+ "Videos are materialized from media.<stream>.frame_index and aligned to data rows when available."
8
+ ],
9
+ "state": {
10
+ "right_eef_pose": {
11
+ "start": 0,
12
+ "end": 9,
13
+ "rotation_type": "rotation_6d",
14
+ "rotation_6d_layout": "first_two_rows",
15
+ "absolute": true,
16
+ "dtype": "float32",
17
+ "original_key": "observation.state"
18
+ },
19
+ "right_eef_gripper": {
20
+ "start": 9,
21
+ "end": 10,
22
+ "absolute": true,
23
+ "dtype": "float32",
24
+ "unit": "rad",
25
+ "original_key": "observation.state"
26
+ },
27
+ "left_eef_pose": {
28
+ "start": 10,
29
+ "end": 19,
30
+ "rotation_type": "rotation_6d",
31
+ "rotation_6d_layout": "first_two_rows",
32
+ "absolute": true,
33
+ "dtype": "float32",
34
+ "original_key": "observation.state"
35
+ },
36
+ "left_eef_gripper": {
37
+ "start": 19,
38
+ "end": 20,
39
+ "absolute": true,
40
+ "dtype": "float32",
41
+ "unit": "rad",
42
+ "original_key": "observation.state"
43
+ }
44
+ },
45
+ "action": {
46
+ "right_eef_pose": {
47
+ "start": 0,
48
+ "end": 9,
49
+ "rotation_type": "rotation_6d",
50
+ "rotation_6d_layout": "first_two_rows",
51
+ "absolute": true,
52
+ "dtype": "float32",
53
+ "original_key": "action"
54
+ },
55
+ "right_eef_gripper": {
56
+ "start": 9,
57
+ "end": 10,
58
+ "absolute": true,
59
+ "dtype": "float32",
60
+ "unit": "rad",
61
+ "original_key": "action"
62
+ },
63
+ "left_eef_pose": {
64
+ "start": 10,
65
+ "end": 19,
66
+ "rotation_type": "rotation_6d",
67
+ "rotation_6d_layout": "first_two_rows",
68
+ "absolute": true,
69
+ "dtype": "float32",
70
+ "original_key": "action"
71
+ },
72
+ "left_eef_gripper": {
73
+ "start": 19,
74
+ "end": 20,
75
+ "absolute": true,
76
+ "dtype": "float32",
77
+ "unit": "rad",
78
+ "original_key": "action"
79
+ }
80
+ },
81
+ "video": {
82
+ "head_main": {
83
+ "original_key": "observation.images.head_main"
84
+ },
85
+ "head_main_stereo_right": {
86
+ "original_key": "observation.images.head_main_stereo_right"
87
+ },
88
+ "left_hand_down": {
89
+ "original_key": "observation.images.left_hand_down"
90
+ },
91
+ "left_hand_up": {
92
+ "original_key": "observation.images.left_hand_up"
93
+ },
94
+ "right_hand_down": {
95
+ "original_key": "observation.images.right_hand_down"
96
+ },
97
+ "right_hand_up": {
98
+ "original_key": "observation.images.right_hand_up"
99
+ }
100
+ },
101
+ "annotation": {
102
+ "human.action.task_description": {
103
+ "original_key": "task_index"
104
+ }
105
+ }
106
+ }
chunk-0047/part-0000/meta/stats.json ADDED
@@ -0,0 +1,914 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.head_main": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.0
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.0
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.0
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.0
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.0
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.0
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 493707
73
+ ]
74
+ },
75
+ "observation.images.head_main_stereo_right": {
76
+ "min": [
77
+ [
78
+ [
79
+ 0.0
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.0
85
+ ]
86
+ ],
87
+ [
88
+ [
89
+ 0.0
90
+ ]
91
+ ]
92
+ ],
93
+ "max": [
94
+ [
95
+ [
96
+ 1.0
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 1.0
102
+ ]
103
+ ],
104
+ [
105
+ [
106
+ 1.0
107
+ ]
108
+ ]
109
+ ],
110
+ "mean": [
111
+ [
112
+ [
113
+ 0.0
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 0.0
119
+ ]
120
+ ],
121
+ [
122
+ [
123
+ 0.0
124
+ ]
125
+ ]
126
+ ],
127
+ "std": [
128
+ [
129
+ [
130
+ 0.0
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.0
136
+ ]
137
+ ],
138
+ [
139
+ [
140
+ 0.0
141
+ ]
142
+ ]
143
+ ],
144
+ "count": [
145
+ 493707
146
+ ]
147
+ },
148
+ "observation.images.left_hand_down": {
149
+ "min": [
150
+ [
151
+ [
152
+ 0.0
153
+ ]
154
+ ],
155
+ [
156
+ [
157
+ 0.0
158
+ ]
159
+ ],
160
+ [
161
+ [
162
+ 0.0
163
+ ]
164
+ ]
165
+ ],
166
+ "max": [
167
+ [
168
+ [
169
+ 1.0
170
+ ]
171
+ ],
172
+ [
173
+ [
174
+ 1.0
175
+ ]
176
+ ],
177
+ [
178
+ [
179
+ 1.0
180
+ ]
181
+ ]
182
+ ],
183
+ "mean": [
184
+ [
185
+ [
186
+ 0.0
187
+ ]
188
+ ],
189
+ [
190
+ [
191
+ 0.0
192
+ ]
193
+ ],
194
+ [
195
+ [
196
+ 0.0
197
+ ]
198
+ ]
199
+ ],
200
+ "std": [
201
+ [
202
+ [
203
+ 0.0
204
+ ]
205
+ ],
206
+ [
207
+ [
208
+ 0.0
209
+ ]
210
+ ],
211
+ [
212
+ [
213
+ 0.0
214
+ ]
215
+ ]
216
+ ],
217
+ "count": [
218
+ 493707
219
+ ]
220
+ },
221
+ "observation.images.left_hand_up": {
222
+ "min": [
223
+ [
224
+ [
225
+ 0.0
226
+ ]
227
+ ],
228
+ [
229
+ [
230
+ 0.0
231
+ ]
232
+ ],
233
+ [
234
+ [
235
+ 0.0
236
+ ]
237
+ ]
238
+ ],
239
+ "max": [
240
+ [
241
+ [
242
+ 1.0
243
+ ]
244
+ ],
245
+ [
246
+ [
247
+ 1.0
248
+ ]
249
+ ],
250
+ [
251
+ [
252
+ 1.0
253
+ ]
254
+ ]
255
+ ],
256
+ "mean": [
257
+ [
258
+ [
259
+ 0.0
260
+ ]
261
+ ],
262
+ [
263
+ [
264
+ 0.0
265
+ ]
266
+ ],
267
+ [
268
+ [
269
+ 0.0
270
+ ]
271
+ ]
272
+ ],
273
+ "std": [
274
+ [
275
+ [
276
+ 0.0
277
+ ]
278
+ ],
279
+ [
280
+ [
281
+ 0.0
282
+ ]
283
+ ],
284
+ [
285
+ [
286
+ 0.0
287
+ ]
288
+ ]
289
+ ],
290
+ "count": [
291
+ 493707
292
+ ]
293
+ },
294
+ "observation.images.right_hand_down": {
295
+ "min": [
296
+ [
297
+ [
298
+ 0.0
299
+ ]
300
+ ],
301
+ [
302
+ [
303
+ 0.0
304
+ ]
305
+ ],
306
+ [
307
+ [
308
+ 0.0
309
+ ]
310
+ ]
311
+ ],
312
+ "max": [
313
+ [
314
+ [
315
+ 1.0
316
+ ]
317
+ ],
318
+ [
319
+ [
320
+ 1.0
321
+ ]
322
+ ],
323
+ [
324
+ [
325
+ 1.0
326
+ ]
327
+ ]
328
+ ],
329
+ "mean": [
330
+ [
331
+ [
332
+ 0.0
333
+ ]
334
+ ],
335
+ [
336
+ [
337
+ 0.0
338
+ ]
339
+ ],
340
+ [
341
+ [
342
+ 0.0
343
+ ]
344
+ ]
345
+ ],
346
+ "std": [
347
+ [
348
+ [
349
+ 0.0
350
+ ]
351
+ ],
352
+ [
353
+ [
354
+ 0.0
355
+ ]
356
+ ],
357
+ [
358
+ [
359
+ 0.0
360
+ ]
361
+ ]
362
+ ],
363
+ "count": [
364
+ 493707
365
+ ]
366
+ },
367
+ "observation.images.right_hand_up": {
368
+ "min": [
369
+ [
370
+ [
371
+ 0.0
372
+ ]
373
+ ],
374
+ [
375
+ [
376
+ 0.0
377
+ ]
378
+ ],
379
+ [
380
+ [
381
+ 0.0
382
+ ]
383
+ ]
384
+ ],
385
+ "max": [
386
+ [
387
+ [
388
+ 1.0
389
+ ]
390
+ ],
391
+ [
392
+ [
393
+ 1.0
394
+ ]
395
+ ],
396
+ [
397
+ [
398
+ 1.0
399
+ ]
400
+ ]
401
+ ],
402
+ "mean": [
403
+ [
404
+ [
405
+ 0.0
406
+ ]
407
+ ],
408
+ [
409
+ [
410
+ 0.0
411
+ ]
412
+ ],
413
+ [
414
+ [
415
+ 0.0
416
+ ]
417
+ ]
418
+ ],
419
+ "std": [
420
+ [
421
+ [
422
+ 0.0
423
+ ]
424
+ ],
425
+ [
426
+ [
427
+ 0.0
428
+ ]
429
+ ],
430
+ [
431
+ [
432
+ 0.0
433
+ ]
434
+ ]
435
+ ],
436
+ "count": [
437
+ 493707
438
+ ]
439
+ },
440
+ "observation.state": {
441
+ "min": [
442
+ -0.6617804765701294,
443
+ -1.0352163314819336,
444
+ -0.6735706925392151,
445
+ -0.9999792575836182,
446
+ -0.9999999403953552,
447
+ -0.9999970197677612,
448
+ -0.9999999403953552,
449
+ -0.9285484552383423,
450
+ -0.999890148639679,
451
+ -0.015339698642492294,
452
+ -0.7365064024925232,
453
+ -0.9972313046455383,
454
+ -0.5195930004119873,
455
+ -0.925467312335968,
456
+ -0.9999992251396179,
457
+ -0.9999840259552002,
458
+ -0.9999987483024597,
459
+ -0.9999983310699463,
460
+ -0.9987701773643494,
461
+ -0.01687384396791458
462
+ ],
463
+ "max": [
464
+ 0.7255697846412659,
465
+ 0.9597958922386169,
466
+ 1.1713967323303223,
467
+ 0.8495699167251587,
468
+ 0.9773253202438354,
469
+ 0.9999946355819702,
470
+ 0.775340735912323,
471
+ 1.0,
472
+ 0.9976750612258911,
473
+ 0.6030780076980591,
474
+ 0.6759531497955322,
475
+ 0.949712872505188,
476
+ 1.116182804107666,
477
+ 0.9999938011169434,
478
+ 0.5036537051200867,
479
+ 0.9999851584434509,
480
+ 0.9570875763893127,
481
+ 0.9199120998382568,
482
+ 0.8579915165901184,
483
+ 0.582912027835846
484
+ ],
485
+ "mean": [
486
+ 0.07389293340567564,
487
+ -0.09853395861566502,
488
+ 0.4518764740347448,
489
+ -0.49722666967943385,
490
+ -0.6836719415233913,
491
+ -0.11736038545797517,
492
+ -0.6329699389803495,
493
+ 0.5082232589310265,
494
+ -0.27945988975137537,
495
+ 0.12760262267296113,
496
+ -0.08334536863180075,
497
+ -0.08507338024593739,
498
+ 0.4343561681596298,
499
+ 0.4918846768335694,
500
+ -0.7236335017140657,
501
+ 0.05166532829501355,
502
+ -0.6912941742737668,
503
+ -0.4631809021030344,
504
+ -0.2550531118651388,
505
+ 0.09860819153290024
506
+ ],
507
+ "std": [
508
+ 0.11173456387039503,
509
+ 0.25106291001145153,
510
+ 0.17157897940845657,
511
+ 0.2723424368702981,
512
+ 0.3041839231248996,
513
+ 0.32386199725904974,
514
+ 0.30116187767911384,
515
+ 0.29704963521352484,
516
+ 0.28986787166616385,
517
+ 0.14290474969586336,
518
+ 0.10451465886470411,
519
+ 0.24044105047705136,
520
+ 0.15636416503246814,
521
+ 0.2763510069578248,
522
+ 0.2733478155163832,
523
+ 0.28398205311088776,
524
+ 0.25489526191115497,
525
+ 0.3152475857362703,
526
+ 0.27959093656371176,
527
+ 0.12368356933316763
528
+ ],
529
+ "count": [
530
+ 493707
531
+ ]
532
+ },
533
+ "observation.state_valid": {
534
+ "min": [
535
+ 0.0,
536
+ 0.0,
537
+ 0.0,
538
+ 0.0,
539
+ 0.0,
540
+ 0.0,
541
+ 0.0,
542
+ 0.0,
543
+ 0.0,
544
+ 0.0,
545
+ 0.0,
546
+ 0.0,
547
+ 0.0,
548
+ 0.0,
549
+ 0.0,
550
+ 0.0,
551
+ 0.0,
552
+ 0.0,
553
+ 0.0,
554
+ 0.0
555
+ ],
556
+ "max": [
557
+ 1.0,
558
+ 1.0,
559
+ 1.0,
560
+ 1.0,
561
+ 1.0,
562
+ 1.0,
563
+ 1.0,
564
+ 1.0,
565
+ 1.0,
566
+ 1.0,
567
+ 1.0,
568
+ 1.0,
569
+ 1.0,
570
+ 1.0,
571
+ 1.0,
572
+ 1.0,
573
+ 1.0,
574
+ 1.0,
575
+ 1.0,
576
+ 1.0
577
+ ],
578
+ "mean": [
579
+ 0.9999939235214409,
580
+ 0.9999939235214409,
581
+ 0.9999939235214409,
582
+ 0.9999939235214409,
583
+ 0.9999939235214409,
584
+ 0.9999939235214409,
585
+ 0.9999939235214409,
586
+ 0.9999939235214409,
587
+ 0.9999939235214409,
588
+ 0.9999939235214409,
589
+ 0.9999939235214409,
590
+ 0.9999939235214409,
591
+ 0.9999939235214409,
592
+ 0.9999939235214409,
593
+ 0.9999939235214409,
594
+ 0.9999939235214409,
595
+ 0.9999939235214409,
596
+ 0.9999939235214409,
597
+ 0.9999939235214409,
598
+ 0.9999939235214409
599
+ ],
600
+ "std": [
601
+ 0.0024650439419113255,
602
+ 0.0024650439419113255,
603
+ 0.0024650439419113255,
604
+ 0.0024650439419113255,
605
+ 0.0024650439419113255,
606
+ 0.0024650439419113255,
607
+ 0.0024650439419113255,
608
+ 0.0024650439419113255,
609
+ 0.0024650439419113255,
610
+ 0.0024650439419113255,
611
+ 0.0024650439419113255,
612
+ 0.0024650439419113255,
613
+ 0.0024650439419113255,
614
+ 0.0024650439419113255,
615
+ 0.0024650439419113255,
616
+ 0.0024650439419113255,
617
+ 0.0024650439419113255,
618
+ 0.0024650439419113255,
619
+ 0.0024650439419113255,
620
+ 0.0024650439419113255
621
+ ],
622
+ "count": [
623
+ 493707
624
+ ]
625
+ },
626
+ "action": {
627
+ "min": [
628
+ -0.6607314944267273,
629
+ -1.0352163314819336,
630
+ -0.6735706925392151,
631
+ -0.9999792575836182,
632
+ -0.9999999403953552,
633
+ -0.9999970197677612,
634
+ -0.9999999403953552,
635
+ -0.9285484552383423,
636
+ -0.999890148639679,
637
+ -0.015339698642492294,
638
+ -0.7354374527931213,
639
+ -0.9972313046455383,
640
+ -0.5186591744422913,
641
+ -0.925467312335968,
642
+ -0.9999992251396179,
643
+ -0.9999840259552002,
644
+ -0.9999987483024597,
645
+ -0.9999983310699463,
646
+ -0.9987701773643494,
647
+ -0.01687384396791458
648
+ ],
649
+ "max": [
650
+ 0.7255697846412659,
651
+ 0.9591355323791504,
652
+ 1.1713967323303223,
653
+ 0.8495699167251587,
654
+ 0.9773253202438354,
655
+ 0.9999946355819702,
656
+ 0.775340735912323,
657
+ 1.0,
658
+ 0.9976750612258911,
659
+ 0.6030780076980591,
660
+ 0.6759531497955322,
661
+ 0.9485719799995422,
662
+ 1.116182804107666,
663
+ 0.9999938011169434,
664
+ 0.5036537051200867,
665
+ 0.9999851584434509,
666
+ 0.9570875763893127,
667
+ 0.9199120998382568,
668
+ 0.8579915165901184,
669
+ 0.582912027835846
670
+ ],
671
+ "mean": [
672
+ 0.07382016736249447,
673
+ -0.09990209165885262,
674
+ 0.45194596374379936,
675
+ -0.49732978110705117,
676
+ -0.6836855871701717,
677
+ -0.11745031198059051,
678
+ -0.6329413634122322,
679
+ 0.5083244273450529,
680
+ -0.2795860734216313,
681
+ 0.12746010252084136,
682
+ -0.0833908671495794,
683
+ -0.08642923395085364,
684
+ 0.4344314345203671,
685
+ 0.49195891753419063,
686
+ -0.7237457210677316,
687
+ 0.05173045248421399,
688
+ -0.6913124140958357,
689
+ -0.4633006703606192,
690
+ -0.25510906433865027,
691
+ 0.09853856227309873
692
+ ],
693
+ "std": [
694
+ 0.11158122172445448,
695
+ 0.24993785097431598,
696
+ 0.1715406432226964,
697
+ 0.2721893832625105,
698
+ 0.3041398950188678,
699
+ 0.3238122833484307,
700
+ 0.30113184395761783,
701
+ 0.2968988512668405,
702
+ 0.2898168718158825,
703
+ 0.14284795677112985,
704
+ 0.10435889038844988,
705
+ 0.23936613003150922,
706
+ 0.15633066936150755,
707
+ 0.2761681549435489,
708
+ 0.2731162279094183,
709
+ 0.28395631928766774,
710
+ 0.25482595075886993,
711
+ 0.3150984453742905,
712
+ 0.27952764583292405,
713
+ 0.12366503256413282
714
+ ],
715
+ "count": [
716
+ 493707
717
+ ]
718
+ },
719
+ "action_valid": {
720
+ "min": [
721
+ 0.0,
722
+ 0.0,
723
+ 0.0,
724
+ 0.0,
725
+ 0.0,
726
+ 0.0,
727
+ 0.0,
728
+ 0.0,
729
+ 0.0,
730
+ 0.0,
731
+ 0.0,
732
+ 0.0,
733
+ 0.0,
734
+ 0.0,
735
+ 0.0,
736
+ 0.0,
737
+ 0.0,
738
+ 0.0,
739
+ 0.0,
740
+ 0.0
741
+ ],
742
+ "max": [
743
+ 1.0,
744
+ 1.0,
745
+ 1.0,
746
+ 1.0,
747
+ 1.0,
748
+ 1.0,
749
+ 1.0,
750
+ 1.0,
751
+ 1.0,
752
+ 1.0,
753
+ 1.0,
754
+ 1.0,
755
+ 1.0,
756
+ 1.0,
757
+ 1.0,
758
+ 1.0,
759
+ 1.0,
760
+ 1.0,
761
+ 1.0,
762
+ 1.0
763
+ ],
764
+ "mean": [
765
+ 0.9999878470428817,
766
+ 0.9999878470428817,
767
+ 0.9999878470428817,
768
+ 0.9999878470428817,
769
+ 0.9999878470428817,
770
+ 0.9999878470428817,
771
+ 0.9999878470428817,
772
+ 0.9999878470428817,
773
+ 0.9999878470428817,
774
+ 0.9999878470428817,
775
+ 0.9999878470428817,
776
+ 0.9999878470428817,
777
+ 0.9999878470428817,
778
+ 0.9999878470428817,
779
+ 0.9999878470428817,
780
+ 0.9999878470428817,
781
+ 0.9999878470428817,
782
+ 0.9999878470428817,
783
+ 0.9999878470428817,
784
+ 0.9999878470428817
785
+ ],
786
+ "std": [
787
+ 0.0034860879828145608,
788
+ 0.0034860879828145608,
789
+ 0.0034860879828145608,
790
+ 0.0034860879828145608,
791
+ 0.0034860879828145608,
792
+ 0.0034860879828145608,
793
+ 0.0034860879828145608,
794
+ 0.0034860879828145608,
795
+ 0.0034860879828145608,
796
+ 0.0034860879828145608,
797
+ 0.0034860879828145608,
798
+ 0.0034860879828145608,
799
+ 0.0034860879828145608,
800
+ 0.0034860879828145608,
801
+ 0.0034860879828145608,
802
+ 0.0034860879828145608,
803
+ 0.0034860879828145608,
804
+ 0.0034860879828145608,
805
+ 0.0034860879828145608,
806
+ 0.0034860879828145608
807
+ ],
808
+ "count": [
809
+ 493707
810
+ ]
811
+ },
812
+ "timestamp": {
813
+ "min": [
814
+ 0.0
815
+ ],
816
+ "max": [
817
+ 46.36000061035156
818
+ ],
819
+ "mean": [
820
+ 8.689937716649876
821
+ ],
822
+ "std": [
823
+ 6.183693069652069
824
+ ],
825
+ "count": [
826
+ 493707
827
+ ]
828
+ },
829
+ "frame_index": {
830
+ "min": [
831
+ 0.0
832
+ ],
833
+ "max": [
834
+ 1159.0
835
+ ],
836
+ "mean": [
837
+ 217.24844290236922
838
+ ],
839
+ "std": [
840
+ 154.5923266266795
841
+ ],
842
+ "count": [
843
+ 493707
844
+ ]
845
+ },
846
+ "episode_index": {
847
+ "min": [
848
+ 0.0
849
+ ],
850
+ "max": [
851
+ 1282.0
852
+ ],
853
+ "mean": [
854
+ 639.8137741615978
855
+ ],
856
+ "std": [
857
+ 371.9487009195939
858
+ ],
859
+ "count": [
860
+ 493707
861
+ ]
862
+ },
863
+ "index": {
864
+ "min": [
865
+ 0.0
866
+ ],
867
+ "max": [
868
+ 493706.0
869
+ ],
870
+ "mean": [
871
+ 246853.0
872
+ ],
873
+ "std": [
874
+ 142520.93467510887
875
+ ],
876
+ "count": [
877
+ 493707
878
+ ]
879
+ },
880
+ "task_index": {
881
+ "min": [
882
+ 0.0
883
+ ],
884
+ "max": [
885
+ 47.0
886
+ ],
887
+ "mean": [
888
+ 21.44373282128874
889
+ ],
890
+ "std": [
891
+ 13.489050165456083
892
+ ],
893
+ "count": [
894
+ 493707
895
+ ]
896
+ },
897
+ "valid.frame": {
898
+ "min": [
899
+ 0.0
900
+ ],
901
+ "max": [
902
+ 1.0
903
+ ],
904
+ "mean": [
905
+ 0.9999939235214409
906
+ ],
907
+ "std": [
908
+ 0.002465043941911325
909
+ ],
910
+ "count": [
911
+ 493707
912
+ ]
913
+ }
914
+ }
chunk-0048/part-0000/_SUCCESS ADDED
@@ -0,0 +1 @@
 
 
1
+ {"batch_index": 0, "batch_name": "part-0000", "conversion_signature": "d6875fb7f1397c9e8150d0b75eb337c3cbf2d3b4", "created_at_unix": 1784218440.7956996, "input_bytes": 21462018073, "input_signature": "fc76ac572206420e9a05dbad0da1e18ee31be83c", "sample_count": 1154, "script": "convert_standard_umi_alike_to_lerobotv3_tos.py", "status": "success", "uploaded_bytes": 40777587374, "uploaded_count": 12, "video_profile": "medium_native_mosaic"}
chunk-0048/part-0000/meta/info.json ADDED
@@ -0,0 +1,392 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "simpleai_umi_4.0",
4
+ "dataset_id": "lerobotv3",
5
+ "total_episodes": 1154,
6
+ "total_frames": 492105,
7
+ "total_tasks": 49,
8
+ "chunks_size": 1000,
9
+ "fps": 25.0,
10
+ "splits": {
11
+ "train": "0:1154"
12
+ },
13
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
14
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
15
+ "features": {
16
+ "observation.images.head_main": {
17
+ "dtype": "video",
18
+ "shape": [
19
+ 3,
20
+ 512,
21
+ 640
22
+ ],
23
+ "names": [
24
+ "channels",
25
+ "height",
26
+ "width"
27
+ ],
28
+ "info": {
29
+ "video.height": 512,
30
+ "video.width": 640,
31
+ "video.codec": "h264",
32
+ "video.pix_fmt": "yuv420p",
33
+ "video.is_depth_map": false,
34
+ "video.fps": 25.0,
35
+ "video.channels": 3,
36
+ "has_audio": false
37
+ }
38
+ },
39
+ "observation.images.head_main_stereo_right": {
40
+ "dtype": "video",
41
+ "shape": [
42
+ 3,
43
+ 512,
44
+ 640
45
+ ],
46
+ "names": [
47
+ "channels",
48
+ "height",
49
+ "width"
50
+ ],
51
+ "info": {
52
+ "video.height": 512,
53
+ "video.width": 640,
54
+ "video.codec": "h264",
55
+ "video.pix_fmt": "yuv420p",
56
+ "video.is_depth_map": false,
57
+ "video.fps": 25.0,
58
+ "video.channels": 3,
59
+ "has_audio": false
60
+ }
61
+ },
62
+ "observation.images.left_hand_down": {
63
+ "dtype": "video",
64
+ "shape": [
65
+ 3,
66
+ 512,
67
+ 640
68
+ ],
69
+ "names": [
70
+ "channels",
71
+ "height",
72
+ "width"
73
+ ],
74
+ "info": {
75
+ "video.height": 512,
76
+ "video.width": 640,
77
+ "video.codec": "h264",
78
+ "video.pix_fmt": "yuv420p",
79
+ "video.is_depth_map": false,
80
+ "video.fps": 25.0,
81
+ "video.channels": 3,
82
+ "has_audio": false
83
+ }
84
+ },
85
+ "observation.images.left_hand_up": {
86
+ "dtype": "video",
87
+ "shape": [
88
+ 3,
89
+ 512,
90
+ 640
91
+ ],
92
+ "names": [
93
+ "channels",
94
+ "height",
95
+ "width"
96
+ ],
97
+ "info": {
98
+ "video.height": 512,
99
+ "video.width": 640,
100
+ "video.codec": "h264",
101
+ "video.pix_fmt": "yuv420p",
102
+ "video.is_depth_map": false,
103
+ "video.fps": 25.0,
104
+ "video.channels": 3,
105
+ "has_audio": false
106
+ }
107
+ },
108
+ "observation.images.right_hand_down": {
109
+ "dtype": "video",
110
+ "shape": [
111
+ 3,
112
+ 512,
113
+ 640
114
+ ],
115
+ "names": [
116
+ "channels",
117
+ "height",
118
+ "width"
119
+ ],
120
+ "info": {
121
+ "video.height": 512,
122
+ "video.width": 640,
123
+ "video.codec": "h264",
124
+ "video.pix_fmt": "yuv420p",
125
+ "video.is_depth_map": false,
126
+ "video.fps": 25.0,
127
+ "video.channels": 3,
128
+ "has_audio": false
129
+ }
130
+ },
131
+ "observation.images.right_hand_up": {
132
+ "dtype": "video",
133
+ "shape": [
134
+ 3,
135
+ 512,
136
+ 640
137
+ ],
138
+ "names": [
139
+ "channels",
140
+ "height",
141
+ "width"
142
+ ],
143
+ "info": {
144
+ "video.height": 512,
145
+ "video.width": 640,
146
+ "video.codec": "h264",
147
+ "video.pix_fmt": "yuv420p",
148
+ "video.is_depth_map": false,
149
+ "video.fps": 25.0,
150
+ "video.channels": 3,
151
+ "has_audio": false
152
+ }
153
+ },
154
+ "observation.state": {
155
+ "dtype": "float32",
156
+ "shape": [
157
+ 20
158
+ ],
159
+ "names": [
160
+ "state_dim"
161
+ ],
162
+ "fps": 25.0
163
+ },
164
+ "observation.state_valid": {
165
+ "dtype": "bool",
166
+ "shape": [
167
+ 20
168
+ ],
169
+ "names": [
170
+ "state_dim"
171
+ ],
172
+ "fps": 25.0
173
+ },
174
+ "action": {
175
+ "dtype": "float32",
176
+ "shape": [
177
+ 20
178
+ ],
179
+ "names": [
180
+ "action_dim"
181
+ ],
182
+ "fps": 25.0
183
+ },
184
+ "action_valid": {
185
+ "dtype": "bool",
186
+ "shape": [
187
+ 20
188
+ ],
189
+ "names": [
190
+ "action_dim"
191
+ ],
192
+ "fps": 25.0
193
+ },
194
+ "timestamp": {
195
+ "dtype": "float32",
196
+ "shape": [
197
+ 1
198
+ ],
199
+ "names": null,
200
+ "fps": 25.0
201
+ },
202
+ "frame_index": {
203
+ "dtype": "int64",
204
+ "shape": [
205
+ 1
206
+ ],
207
+ "names": null,
208
+ "fps": 25.0
209
+ },
210
+ "episode_index": {
211
+ "dtype": "int64",
212
+ "shape": [
213
+ 1
214
+ ],
215
+ "names": null,
216
+ "fps": 25.0
217
+ },
218
+ "index": {
219
+ "dtype": "int64",
220
+ "shape": [
221
+ 1
222
+ ],
223
+ "names": null,
224
+ "fps": 25.0
225
+ },
226
+ "task_index": {
227
+ "dtype": "int64",
228
+ "shape": [
229
+ 1
230
+ ],
231
+ "names": null,
232
+ "fps": 25.0
233
+ },
234
+ "valid.frame": {
235
+ "dtype": "bool",
236
+ "shape": [
237
+ 1
238
+ ],
239
+ "names": null,
240
+ "fps": 25.0
241
+ }
242
+ },
243
+ "data_files_size_in_mb": 100,
244
+ "video_files_size_in_mb": 500,
245
+ "state_layout": {
246
+ "feature": "observation.state",
247
+ "order": [
248
+ "right",
249
+ "left"
250
+ ],
251
+ "per_side": [
252
+ "x",
253
+ "y",
254
+ "z",
255
+ "rot6d_0",
256
+ "rot6d_1",
257
+ "rot6d_2",
258
+ "rot6d_3",
259
+ "rot6d_4",
260
+ "rot6d_5",
261
+ "gripper_angle_rad"
262
+ ],
263
+ "rotation_6d_layout": "first_two_rows",
264
+ "gripper_unit": "rad",
265
+ "invalid_policy": "carry_forward_state_with_observation.state_valid_false"
266
+ },
267
+ "action_layout": {
268
+ "feature": "action",
269
+ "type": "absolute_next_state_target",
270
+ "order": [
271
+ "right",
272
+ "left"
273
+ ],
274
+ "per_side": [
275
+ "x",
276
+ "y",
277
+ "z",
278
+ "rot6d_0",
279
+ "rot6d_1",
280
+ "rot6d_2",
281
+ "rot6d_3",
282
+ "rot6d_4",
283
+ "rot6d_5",
284
+ "target_gripper_angle_rad"
285
+ ],
286
+ "rotation_6d_layout": "first_two_rows",
287
+ "gripper_unit": "rad",
288
+ "shift_policy": "action rows are [state_1, state_2, ..., state_last, state_last]; single-frame episodes use state_0"
289
+ },
290
+ "video_processing": {
291
+ "source": "materialized_from_extra_video_proxy_medium_frame_index_or_implicit_row_index",
292
+ "media_policy": "video streams are read from extra/video_proxy_medium; samples missing any required stream are skipped",
293
+ "present_media_policy": "invalid frame indices on present streams set valid.frame=false and are encoded as black frames",
294
+ "read_policy": "sequential_when_frame_indices_are_nondecreasing_else_seek_cache",
295
+ "read_modes_used": [
296
+ "sequential"
297
+ ],
298
+ "video_profile": "medium_native_mosaic",
299
+ "crop": "none",
300
+ "resize": null,
301
+ "output_sizes": {
302
+ "observation.images.head_main": [
303
+ 640,
304
+ 512
305
+ ],
306
+ "observation.images.head_main_stereo_right": [
307
+ 640,
308
+ 512
309
+ ],
310
+ "observation.images.left_hand_down": [
311
+ 640,
312
+ 512
313
+ ],
314
+ "observation.images.left_hand_up": [
315
+ 640,
316
+ 512
317
+ ],
318
+ "observation.images.right_hand_down": [
319
+ 640,
320
+ 512
321
+ ],
322
+ "observation.images.right_hand_up": [
323
+ 640,
324
+ 512
325
+ ]
326
+ },
327
+ "face_anonymization": {
328
+ "enabled": true,
329
+ "failure_policy": "fail_closed_per_sample",
330
+ "faces_json_policy": "reuse_valid_streams_detect_missing",
331
+ "model": "yolov11s-face.pt",
332
+ "device": "auto",
333
+ "batch_size": 64,
334
+ "mosaic": {
335
+ "box_scale": 1.15,
336
+ "center_fraction": 0.45,
337
+ "pixel_block": 12,
338
+ "feather_px": 8,
339
+ "opacity": 0.92,
340
+ "center_mean_mix": 0.08,
341
+ "shape": "ellipse"
342
+ },
343
+ "total_detected_faces": 788451
344
+ },
345
+ "codec": "h264",
346
+ "gop_size": 4,
347
+ "backend_requested": "auto",
348
+ "backend_used": [
349
+ "gpu"
350
+ ],
351
+ "decode_backend_requested": "cpu",
352
+ "decode_backend_used": [
353
+ "cpu"
354
+ ],
355
+ "frame_preprocess_requested": "cpu",
356
+ "frame_preprocess_used": [
357
+ "cpu_native_mosaic"
358
+ ],
359
+ "pix_fmt": "yuv420p",
360
+ "crf_or_cq": 20,
361
+ "aligned_video_frames": "one video frame per data row"
362
+ },
363
+ "parallelism": {
364
+ "workers": 16,
365
+ "video_workers": 8,
366
+ "progress": true,
367
+ "order_policy": "parallel tasks are written back by sorted sample index before parquet writing and video concat"
368
+ },
369
+ "invalid_policy": {
370
+ "training_filter": "valid.frame == true",
371
+ "state": "state requires both eef pose and selected gripper valid",
372
+ "media": "present media rows require valid frame indices; samples missing required extra/selected video profile streams are skipped"
373
+ },
374
+ "source": {
375
+ "format": "robot_sample_v1_sparse_revision",
376
+ "converter": "convert_standard_umi_alike_to_lerobotv3.py",
377
+ "robot_types": [
378
+ "simpleai_umi_4.0"
379
+ ],
380
+ "robot_type_source": "revision_json_embodiment_name",
381
+ "media_map": {
382
+ "head_main": "observation.images.head_main",
383
+ "head_main_stereo_right": "observation.images.head_main_stereo_right",
384
+ "left_hand_down": "observation.images.left_hand_down",
385
+ "left_hand_up": "observation.images.left_hand_up",
386
+ "right_hand_down": "observation.images.right_hand_down",
387
+ "right_hand_up": "observation.images.right_hand_up"
388
+ },
389
+ "media_key_source": "revision_json_components_media_key",
390
+ "gripper_mode": "angle"
391
+ }
392
+ }
chunk-0048/part-0000/meta/modality.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_README": [
3
+ "UMI-like bimanual 20-D EEF format exported to LeRobot v3.0.",
4
+ "state/action vectors are [right_10d, left_10d].",
5
+ "Each 10D block is [position_xyz, rotation_6d_first_two_rows, gripper_angle_rad].",
6
+ "Actions are absolute next-state targets with the final target repeated at the last row.",
7
+ "Videos are materialized from media.<stream>.frame_index and aligned to data rows when available."
8
+ ],
9
+ "state": {
10
+ "right_eef_pose": {
11
+ "start": 0,
12
+ "end": 9,
13
+ "rotation_type": "rotation_6d",
14
+ "rotation_6d_layout": "first_two_rows",
15
+ "absolute": true,
16
+ "dtype": "float32",
17
+ "original_key": "observation.state"
18
+ },
19
+ "right_eef_gripper": {
20
+ "start": 9,
21
+ "end": 10,
22
+ "absolute": true,
23
+ "dtype": "float32",
24
+ "unit": "rad",
25
+ "original_key": "observation.state"
26
+ },
27
+ "left_eef_pose": {
28
+ "start": 10,
29
+ "end": 19,
30
+ "rotation_type": "rotation_6d",
31
+ "rotation_6d_layout": "first_two_rows",
32
+ "absolute": true,
33
+ "dtype": "float32",
34
+ "original_key": "observation.state"
35
+ },
36
+ "left_eef_gripper": {
37
+ "start": 19,
38
+ "end": 20,
39
+ "absolute": true,
40
+ "dtype": "float32",
41
+ "unit": "rad",
42
+ "original_key": "observation.state"
43
+ }
44
+ },
45
+ "action": {
46
+ "right_eef_pose": {
47
+ "start": 0,
48
+ "end": 9,
49
+ "rotation_type": "rotation_6d",
50
+ "rotation_6d_layout": "first_two_rows",
51
+ "absolute": true,
52
+ "dtype": "float32",
53
+ "original_key": "action"
54
+ },
55
+ "right_eef_gripper": {
56
+ "start": 9,
57
+ "end": 10,
58
+ "absolute": true,
59
+ "dtype": "float32",
60
+ "unit": "rad",
61
+ "original_key": "action"
62
+ },
63
+ "left_eef_pose": {
64
+ "start": 10,
65
+ "end": 19,
66
+ "rotation_type": "rotation_6d",
67
+ "rotation_6d_layout": "first_two_rows",
68
+ "absolute": true,
69
+ "dtype": "float32",
70
+ "original_key": "action"
71
+ },
72
+ "left_eef_gripper": {
73
+ "start": 19,
74
+ "end": 20,
75
+ "absolute": true,
76
+ "dtype": "float32",
77
+ "unit": "rad",
78
+ "original_key": "action"
79
+ }
80
+ },
81
+ "video": {
82
+ "head_main": {
83
+ "original_key": "observation.images.head_main"
84
+ },
85
+ "head_main_stereo_right": {
86
+ "original_key": "observation.images.head_main_stereo_right"
87
+ },
88
+ "left_hand_down": {
89
+ "original_key": "observation.images.left_hand_down"
90
+ },
91
+ "left_hand_up": {
92
+ "original_key": "observation.images.left_hand_up"
93
+ },
94
+ "right_hand_down": {
95
+ "original_key": "observation.images.right_hand_down"
96
+ },
97
+ "right_hand_up": {
98
+ "original_key": "observation.images.right_hand_up"
99
+ }
100
+ },
101
+ "annotation": {
102
+ "human.action.task_description": {
103
+ "original_key": "task_index"
104
+ }
105
+ }
106
+ }
chunk-0048/part-0000/meta/stats.json ADDED
@@ -0,0 +1,914 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.head_main": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.0
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.0
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.0
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.0
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.0
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.0
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 492105
73
+ ]
74
+ },
75
+ "observation.images.head_main_stereo_right": {
76
+ "min": [
77
+ [
78
+ [
79
+ 0.0
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.0
85
+ ]
86
+ ],
87
+ [
88
+ [
89
+ 0.0
90
+ ]
91
+ ]
92
+ ],
93
+ "max": [
94
+ [
95
+ [
96
+ 1.0
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 1.0
102
+ ]
103
+ ],
104
+ [
105
+ [
106
+ 1.0
107
+ ]
108
+ ]
109
+ ],
110
+ "mean": [
111
+ [
112
+ [
113
+ 0.0
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 0.0
119
+ ]
120
+ ],
121
+ [
122
+ [
123
+ 0.0
124
+ ]
125
+ ]
126
+ ],
127
+ "std": [
128
+ [
129
+ [
130
+ 0.0
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.0
136
+ ]
137
+ ],
138
+ [
139
+ [
140
+ 0.0
141
+ ]
142
+ ]
143
+ ],
144
+ "count": [
145
+ 492105
146
+ ]
147
+ },
148
+ "observation.images.left_hand_down": {
149
+ "min": [
150
+ [
151
+ [
152
+ 0.0
153
+ ]
154
+ ],
155
+ [
156
+ [
157
+ 0.0
158
+ ]
159
+ ],
160
+ [
161
+ [
162
+ 0.0
163
+ ]
164
+ ]
165
+ ],
166
+ "max": [
167
+ [
168
+ [
169
+ 1.0
170
+ ]
171
+ ],
172
+ [
173
+ [
174
+ 1.0
175
+ ]
176
+ ],
177
+ [
178
+ [
179
+ 1.0
180
+ ]
181
+ ]
182
+ ],
183
+ "mean": [
184
+ [
185
+ [
186
+ 0.0
187
+ ]
188
+ ],
189
+ [
190
+ [
191
+ 0.0
192
+ ]
193
+ ],
194
+ [
195
+ [
196
+ 0.0
197
+ ]
198
+ ]
199
+ ],
200
+ "std": [
201
+ [
202
+ [
203
+ 0.0
204
+ ]
205
+ ],
206
+ [
207
+ [
208
+ 0.0
209
+ ]
210
+ ],
211
+ [
212
+ [
213
+ 0.0
214
+ ]
215
+ ]
216
+ ],
217
+ "count": [
218
+ 492105
219
+ ]
220
+ },
221
+ "observation.images.left_hand_up": {
222
+ "min": [
223
+ [
224
+ [
225
+ 0.0
226
+ ]
227
+ ],
228
+ [
229
+ [
230
+ 0.0
231
+ ]
232
+ ],
233
+ [
234
+ [
235
+ 0.0
236
+ ]
237
+ ]
238
+ ],
239
+ "max": [
240
+ [
241
+ [
242
+ 1.0
243
+ ]
244
+ ],
245
+ [
246
+ [
247
+ 1.0
248
+ ]
249
+ ],
250
+ [
251
+ [
252
+ 1.0
253
+ ]
254
+ ]
255
+ ],
256
+ "mean": [
257
+ [
258
+ [
259
+ 0.0
260
+ ]
261
+ ],
262
+ [
263
+ [
264
+ 0.0
265
+ ]
266
+ ],
267
+ [
268
+ [
269
+ 0.0
270
+ ]
271
+ ]
272
+ ],
273
+ "std": [
274
+ [
275
+ [
276
+ 0.0
277
+ ]
278
+ ],
279
+ [
280
+ [
281
+ 0.0
282
+ ]
283
+ ],
284
+ [
285
+ [
286
+ 0.0
287
+ ]
288
+ ]
289
+ ],
290
+ "count": [
291
+ 492105
292
+ ]
293
+ },
294
+ "observation.images.right_hand_down": {
295
+ "min": [
296
+ [
297
+ [
298
+ 0.0
299
+ ]
300
+ ],
301
+ [
302
+ [
303
+ 0.0
304
+ ]
305
+ ],
306
+ [
307
+ [
308
+ 0.0
309
+ ]
310
+ ]
311
+ ],
312
+ "max": [
313
+ [
314
+ [
315
+ 1.0
316
+ ]
317
+ ],
318
+ [
319
+ [
320
+ 1.0
321
+ ]
322
+ ],
323
+ [
324
+ [
325
+ 1.0
326
+ ]
327
+ ]
328
+ ],
329
+ "mean": [
330
+ [
331
+ [
332
+ 0.0
333
+ ]
334
+ ],
335
+ [
336
+ [
337
+ 0.0
338
+ ]
339
+ ],
340
+ [
341
+ [
342
+ 0.0
343
+ ]
344
+ ]
345
+ ],
346
+ "std": [
347
+ [
348
+ [
349
+ 0.0
350
+ ]
351
+ ],
352
+ [
353
+ [
354
+ 0.0
355
+ ]
356
+ ],
357
+ [
358
+ [
359
+ 0.0
360
+ ]
361
+ ]
362
+ ],
363
+ "count": [
364
+ 492105
365
+ ]
366
+ },
367
+ "observation.images.right_hand_up": {
368
+ "min": [
369
+ [
370
+ [
371
+ 0.0
372
+ ]
373
+ ],
374
+ [
375
+ [
376
+ 0.0
377
+ ]
378
+ ],
379
+ [
380
+ [
381
+ 0.0
382
+ ]
383
+ ]
384
+ ],
385
+ "max": [
386
+ [
387
+ [
388
+ 1.0
389
+ ]
390
+ ],
391
+ [
392
+ [
393
+ 1.0
394
+ ]
395
+ ],
396
+ [
397
+ [
398
+ 1.0
399
+ ]
400
+ ]
401
+ ],
402
+ "mean": [
403
+ [
404
+ [
405
+ 0.0
406
+ ]
407
+ ],
408
+ [
409
+ [
410
+ 0.0
411
+ ]
412
+ ],
413
+ [
414
+ [
415
+ 0.0
416
+ ]
417
+ ]
418
+ ],
419
+ "std": [
420
+ [
421
+ [
422
+ 0.0
423
+ ]
424
+ ],
425
+ [
426
+ [
427
+ 0.0
428
+ ]
429
+ ],
430
+ [
431
+ [
432
+ 0.0
433
+ ]
434
+ ]
435
+ ],
436
+ "count": [
437
+ 492105
438
+ ]
439
+ },
440
+ "observation.state": {
441
+ "min": [
442
+ -0.6983309388160706,
443
+ -0.8763386607170105,
444
+ -0.5586838126182556,
445
+ -0.9999937415122986,
446
+ -0.9999983906745911,
447
+ -0.9999951720237732,
448
+ -0.9999998211860657,
449
+ -0.9922522306442261,
450
+ -0.9999964833259583,
451
+ -0.010737265460193157,
452
+ -0.7097012400627136,
453
+ -0.8784263134002686,
454
+ -0.620255172252655,
455
+ -0.9338196516036987,
456
+ -0.9999988079071045,
457
+ -0.9979549050331116,
458
+ -0.9999971985816956,
459
+ -0.9999998211860657,
460
+ -0.999932587146759,
461
+ -0.010737265460193157
462
+ ],
463
+ "max": [
464
+ 1.006187915802002,
465
+ 0.9180212616920471,
466
+ 1.2989349365234375,
467
+ 0.9571130275726318,
468
+ 0.9897927641868591,
469
+ 0.9980091452598572,
470
+ 0.9811802506446838,
471
+ 0.9999992251396179,
472
+ 0.9660492539405823,
473
+ 0.6105248928070068,
474
+ 0.8841034770011902,
475
+ 0.8953651189804077,
476
+ 1.30960214138031,
477
+ 0.9999823570251465,
478
+ 0.8306497931480408,
479
+ 0.9999962449073792,
480
+ 0.9589045643806458,
481
+ 0.9368119239807129,
482
+ 0.9179620742797852,
483
+ 0.5374570488929749
484
+ ],
485
+ "mean": [
486
+ 0.08136138277536982,
487
+ -0.09070682790641758,
488
+ 0.46092754814405434,
489
+ -0.46994938955678384,
490
+ -0.7050725622334137,
491
+ -0.10723472093753866,
492
+ -0.6444671167743008,
493
+ 0.4695073462508561,
494
+ -0.3200364463942622,
495
+ 0.132072789264643,
496
+ -0.08398681980175134,
497
+ -0.07696366939577527,
498
+ 0.439067033457217,
499
+ 0.44932910329921244,
500
+ -0.769869026353935,
501
+ 0.052979791481188615,
502
+ -0.711334721375252,
503
+ -0.4347684182028924,
504
+ -0.2897024589071279,
505
+ 0.10792499298197149
506
+ ],
507
+ "std": [
508
+ 0.12130075795642033,
509
+ 0.2359771641943856,
510
+ 0.17014245575437864,
511
+ 0.2751666172265737,
512
+ 0.2789582605248656,
513
+ 0.34203302404484853,
514
+ 0.27763986249754974,
515
+ 0.3140074131885106,
516
+ 0.2934571712908622,
517
+ 0.12887950159875836,
518
+ 0.1206419874528574,
519
+ 0.2308267107607367,
520
+ 0.16024957116310126,
521
+ 0.27552906946270733,
522
+ 0.23124556218852915,
523
+ 0.270568665430986,
524
+ 0.2418806617514588,
525
+ 0.305732287614638,
526
+ 0.26281806588923684,
527
+ 0.11780878755167067
528
+ ],
529
+ "count": [
530
+ 492105
531
+ ]
532
+ },
533
+ "observation.state_valid": {
534
+ "min": [
535
+ 0.0,
536
+ 0.0,
537
+ 0.0,
538
+ 0.0,
539
+ 0.0,
540
+ 0.0,
541
+ 0.0,
542
+ 0.0,
543
+ 0.0,
544
+ 0.0,
545
+ 0.0,
546
+ 0.0,
547
+ 0.0,
548
+ 0.0,
549
+ 0.0,
550
+ 0.0,
551
+ 0.0,
552
+ 0.0,
553
+ 0.0,
554
+ 0.0
555
+ ],
556
+ "max": [
557
+ 1.0,
558
+ 1.0,
559
+ 1.0,
560
+ 1.0,
561
+ 1.0,
562
+ 1.0,
563
+ 1.0,
564
+ 1.0,
565
+ 1.0,
566
+ 1.0,
567
+ 1.0,
568
+ 1.0,
569
+ 1.0,
570
+ 1.0,
571
+ 1.0,
572
+ 1.0,
573
+ 1.0,
574
+ 1.0,
575
+ 1.0,
576
+ 1.0
577
+ ],
578
+ "mean": [
579
+ 0.9999959358267037,
580
+ 0.9999959358267037,
581
+ 0.9999959358267037,
582
+ 0.9999959358267037,
583
+ 0.9999959358267037,
584
+ 0.9999959358267037,
585
+ 0.9999959358267037,
586
+ 0.9999959358267037,
587
+ 0.9999959358267037,
588
+ 0.9999959358267037,
589
+ 0.9999959358267037,
590
+ 0.9999959358267037,
591
+ 0.9999959358267037,
592
+ 0.9999959358267037,
593
+ 0.9999959358267037,
594
+ 0.9999959358267037,
595
+ 0.9999959358267037,
596
+ 0.9999959358267037,
597
+ 0.9999959358267037,
598
+ 0.9999959358267037
599
+ ],
600
+ "std": [
601
+ 0.0020159753914283716,
602
+ 0.0020159753914283716,
603
+ 0.0020159753914283716,
604
+ 0.0020159753914283716,
605
+ 0.0020159753914283716,
606
+ 0.0020159753914283716,
607
+ 0.0020159753914283716,
608
+ 0.0020159753914283716,
609
+ 0.0020159753914283716,
610
+ 0.0020159753914283716,
611
+ 0.0020159753914283716,
612
+ 0.0020159753914283716,
613
+ 0.0020159753914283716,
614
+ 0.0020159753914283716,
615
+ 0.0020159753914283716,
616
+ 0.0020159753914283716,
617
+ 0.0020159753914283716,
618
+ 0.0020159753914283716,
619
+ 0.0020159753914283716,
620
+ 0.0020159753914283716
621
+ ],
622
+ "count": [
623
+ 492105
624
+ ]
625
+ },
626
+ "action": {
627
+ "min": [
628
+ -0.6983309388160706,
629
+ -0.8763386607170105,
630
+ -0.5586838126182556,
631
+ -0.9999937415122986,
632
+ -0.9999983906745911,
633
+ -0.9999951720237732,
634
+ -0.999998927116394,
635
+ -0.9922522306442261,
636
+ -0.9999964833259583,
637
+ -0.010737265460193157,
638
+ -0.7097012400627136,
639
+ -0.8784263134002686,
640
+ -0.620255172252655,
641
+ -0.9338196516036987,
642
+ -0.9999988079071045,
643
+ -0.9979549050331116,
644
+ -0.9999971985816956,
645
+ -0.9999998211860657,
646
+ -0.999932587146759,
647
+ -0.010737265460193157
648
+ ],
649
+ "max": [
650
+ 1.0029901266098022,
651
+ 0.9154242277145386,
652
+ 1.2989349365234375,
653
+ 0.9571130275726318,
654
+ 0.9897927641868591,
655
+ 0.9980091452598572,
656
+ 0.9811802506446838,
657
+ 0.9999992251396179,
658
+ 0.9660492539405823,
659
+ 0.6105248928070068,
660
+ 0.8841034770011902,
661
+ 0.8917558789253235,
662
+ 1.30960214138031,
663
+ 0.9999823570251465,
664
+ 0.8306497931480408,
665
+ 0.9999962449073792,
666
+ 0.9589045643806458,
667
+ 0.9368119239807129,
668
+ 0.9179620742797852,
669
+ 0.5374570488929749
670
+ ],
671
+ "mean": [
672
+ 0.08131817797650828,
673
+ -0.09193391920261365,
674
+ 0.460975784555922,
675
+ -0.4700310616898351,
676
+ -0.7051329505048491,
677
+ -0.10730332602636525,
678
+ -0.644474359276008,
679
+ 0.4696055354900174,
680
+ -0.32013386923249404,
681
+ 0.13207856498111287,
682
+ -0.08403903913681746,
683
+ -0.07818321143351348,
684
+ 0.43912295716329924,
685
+ 0.4493845664695618,
686
+ -0.7699702520046344,
687
+ 0.053060090208723196,
688
+ -0.7113830670438114,
689
+ -0.434838738473176,
690
+ -0.28981315309267947,
691
+ 0.10795262011181779
692
+ ],
693
+ "std": [
694
+ 0.12108502069911764,
695
+ 0.2348856862304103,
696
+ 0.1701284266751233,
697
+ 0.27503843307652087,
698
+ 0.2788393453820416,
699
+ 0.341974851708162,
700
+ 0.27752826383734375,
701
+ 0.31388707563244184,
702
+ 0.29341219051746276,
703
+ 0.12889699542394126,
704
+ 0.12042197327664372,
705
+ 0.22978153988571307,
706
+ 0.16023520756094356,
707
+ 0.2753103653306851,
708
+ 0.23109779438216693,
709
+ 0.2705216468710158,
710
+ 0.2417813668725582,
711
+ 0.30554264807358844,
712
+ 0.26276072870920647,
713
+ 0.11781037301258879
714
+ ],
715
+ "count": [
716
+ 492105
717
+ ]
718
+ },
719
+ "action_valid": {
720
+ "min": [
721
+ 0.0,
722
+ 0.0,
723
+ 0.0,
724
+ 0.0,
725
+ 0.0,
726
+ 0.0,
727
+ 0.0,
728
+ 0.0,
729
+ 0.0,
730
+ 0.0,
731
+ 0.0,
732
+ 0.0,
733
+ 0.0,
734
+ 0.0,
735
+ 0.0,
736
+ 0.0,
737
+ 0.0,
738
+ 0.0,
739
+ 0.0,
740
+ 0.0
741
+ ],
742
+ "max": [
743
+ 1.0,
744
+ 1.0,
745
+ 1.0,
746
+ 1.0,
747
+ 1.0,
748
+ 1.0,
749
+ 1.0,
750
+ 1.0,
751
+ 1.0,
752
+ 1.0,
753
+ 1.0,
754
+ 1.0,
755
+ 1.0,
756
+ 1.0,
757
+ 1.0,
758
+ 1.0,
759
+ 1.0,
760
+ 1.0,
761
+ 1.0,
762
+ 1.0
763
+ ],
764
+ "mean": [
765
+ 0.9999918716534073,
766
+ 0.9999918716534073,
767
+ 0.9999918716534073,
768
+ 0.9999918716534073,
769
+ 0.9999918716534073,
770
+ 0.9999918716534073,
771
+ 0.9999918716534073,
772
+ 0.9999918716534073,
773
+ 0.9999918716534073,
774
+ 0.9999918716534073,
775
+ 0.9999918716534073,
776
+ 0.9999918716534073,
777
+ 0.9999918716534073,
778
+ 0.9999918716534073,
779
+ 0.9999918716534073,
780
+ 0.9999918716534073,
781
+ 0.9999918716534073,
782
+ 0.9999918716534073,
783
+ 0.9999918716534073,
784
+ 0.9999918716534073
785
+ ],
786
+ "std": [
787
+ 0.0028510139464198326,
788
+ 0.0028510139464198326,
789
+ 0.0028510139464198326,
790
+ 0.0028510139464198326,
791
+ 0.0028510139464198326,
792
+ 0.0028510139464198326,
793
+ 0.0028510139464198326,
794
+ 0.0028510139464198326,
795
+ 0.0028510139464198326,
796
+ 0.0028510139464198326,
797
+ 0.0028510139464198326,
798
+ 0.0028510139464198326,
799
+ 0.0028510139464198326,
800
+ 0.0028510139464198326,
801
+ 0.0028510139464198326,
802
+ 0.0028510139464198326,
803
+ 0.0028510139464198326,
804
+ 0.0028510139464198326,
805
+ 0.0028510139464198326,
806
+ 0.0028510139464198326
807
+ ],
808
+ "count": [
809
+ 492105
810
+ ]
811
+ },
812
+ "timestamp": {
813
+ "min": [
814
+ 0.0
815
+ ],
816
+ "max": [
817
+ 42.560001373291016
818
+ ],
819
+ "mean": [
820
+ 9.7040286942668
821
+ ],
822
+ "std": [
823
+ 6.928502793111681
824
+ ],
825
+ "count": [
826
+ 492105
827
+ ]
828
+ },
829
+ "frame_index": {
830
+ "min": [
831
+ 0.0
832
+ ],
833
+ "max": [
834
+ 1064.0
835
+ ],
836
+ "mean": [
837
+ 242.60071732658682
838
+ ],
839
+ "std": [
840
+ 173.21256971949245
841
+ ],
842
+ "count": [
843
+ 492105
844
+ ]
845
+ },
846
+ "episode_index": {
847
+ "min": [
848
+ 0.0
849
+ ],
850
+ "max": [
851
+ 1153.0
852
+ ],
853
+ "mean": [
854
+ 584.0158929496754
855
+ ],
856
+ "std": [
857
+ 338.64521582079664
858
+ ],
859
+ "count": [
860
+ 492105
861
+ ]
862
+ },
863
+ "index": {
864
+ "min": [
865
+ 0.0
866
+ ],
867
+ "max": [
868
+ 492104.0
869
+ ],
870
+ "mean": [
871
+ 246052.0
872
+ ],
873
+ "std": [
874
+ 142058.47710948708
875
+ ],
876
+ "count": [
877
+ 492105
878
+ ]
879
+ },
880
+ "task_index": {
881
+ "min": [
882
+ 0.0
883
+ ],
884
+ "max": [
885
+ 48.0
886
+ ],
887
+ "mean": [
888
+ 22.81118866908485
889
+ ],
890
+ "std": [
891
+ 14.345116902767325
892
+ ],
893
+ "count": [
894
+ 492105
895
+ ]
896
+ },
897
+ "valid.frame": {
898
+ "min": [
899
+ 0.0
900
+ ],
901
+ "max": [
902
+ 1.0
903
+ ],
904
+ "mean": [
905
+ 0.9999959358267037
906
+ ],
907
+ "std": [
908
+ 0.0020159753914283716
909
+ ],
910
+ "count": [
911
+ 492105
912
+ ]
913
+ }
914
+ }