Wangxxxx1111 commited on
Commit
28c88ad
·
verified ·
1 Parent(s): 6378e8d

Add files using upload-large-folder tool

Browse files
chunk-0049/part-0000/_SUCCESS ADDED
@@ -0,0 +1 @@
 
 
1
+ {"batch_index": 0, "batch_name": "part-0000", "conversion_signature": "d6875fb7f1397c9e8150d0b75eb337c3cbf2d3b4", "created_at_unix": 1784219031.363163, "input_bytes": 21460688371, "input_signature": "6fe2c810364371bcc31d96adfb2ce68ec8208ee2", "sample_count": 1153, "script": "convert_standard_umi_alike_to_lerobotv3_tos.py", "status": "success", "uploaded_bytes": 40868489184, "uploaded_count": 12, "video_profile": "medium_native_mosaic"}
chunk-0049/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": 1153,
6
+ "total_frames": 491806,
7
+ "total_tasks": 52,
8
+ "chunks_size": 1000,
9
+ "fps": 25.0,
10
+ "splits": {
11
+ "train": "0:1153"
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": 847949
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-0049/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-0049/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
+ 491806
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
+ 491806
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
+ 491806
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
+ 491806
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
+ 491806
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
+ 491806
438
+ ]
439
+ },
440
+ "observation.state": {
441
+ "min": [
442
+ -0.5716708302497864,
443
+ -0.7355881333351135,
444
+ -0.5666186213493347,
445
+ -0.9999914765357971,
446
+ -0.9999997019767761,
447
+ -0.9999746680259705,
448
+ -0.9999983906745911,
449
+ -0.9972788095474243,
450
+ -0.999996542930603,
451
+ -0.015339698642492294,
452
+ -0.7525496482849121,
453
+ -0.7400945425033569,
454
+ -0.6371520757675171,
455
+ -0.9854522943496704,
456
+ -0.9999994039535522,
457
+ -0.9879592061042786,
458
+ -0.999999463558197,
459
+ -1.0,
460
+ -0.9989643692970276,
461
+ -0.015339698642492294
462
+ ],
463
+ "max": [
464
+ 0.8421565890312195,
465
+ 0.8643594980239868,
466
+ 1.289699673652649,
467
+ 0.9122524857521057,
468
+ 0.9998949766159058,
469
+ 0.9999446868896484,
470
+ 0.9875639081001282,
471
+ 0.9999997615814209,
472
+ 0.9566450119018555,
473
+ 0.6013200283050537,
474
+ 0.6494919657707214,
475
+ 0.9363181591033936,
476
+ 1.2493606805801392,
477
+ 0.9999993443489075,
478
+ 0.8107547163963318,
479
+ 0.9999998211860657,
480
+ 0.9321922063827515,
481
+ 0.9763225317001343,
482
+ 0.8947071433067322,
483
+ 0.6028541922569275
484
+ ],
485
+ "mean": [
486
+ 0.08084594962975643,
487
+ -0.08960591430650222,
488
+ 0.46890959053429193,
489
+ -0.4403125703306223,
490
+ -0.7224623925344479,
491
+ -0.10630326034728085,
492
+ -0.655141860583846,
493
+ 0.457289093547358,
494
+ -0.3000486053391541,
495
+ 0.12004334732904128,
496
+ -0.0829691423252965,
497
+ -0.08220892193657516,
498
+ 0.44544792592678417,
499
+ 0.4785252595847808,
500
+ -0.7527904787214995,
501
+ 0.05881737596822678,
502
+ -0.6922505336161489,
503
+ -0.4613747825580947,
504
+ -0.28769707050958176,
505
+ 0.10529096695605546
506
+ ],
507
+ "std": [
508
+ 0.1264287222645658,
509
+ 0.2433195718652155,
510
+ 0.16876451263324088,
511
+ 0.2795041094182332,
512
+ 0.2864232211964297,
513
+ 0.3357256911803901,
514
+ 0.2902665073224346,
515
+ 0.3228963942874015,
516
+ 0.2883226232747146,
517
+ 0.12718680619239117,
518
+ 0.12207536452599797,
519
+ 0.2374408456855039,
520
+ 0.15354173272155994,
521
+ 0.26841089984885863,
522
+ 0.23585354436961956,
523
+ 0.27053517677449135,
524
+ 0.2568293720339717,
525
+ 0.3005181906102359,
526
+ 0.2624507479650674,
527
+ 0.12130319953762425
528
+ ],
529
+ "count": [
530
+ 491806
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.9999939000337531,
580
+ 0.9999939000337531,
581
+ 0.9999939000337531,
582
+ 0.9999939000337531,
583
+ 0.9999939000337531,
584
+ 0.9999939000337531,
585
+ 0.9999939000337531,
586
+ 0.9999939000337531,
587
+ 0.9999939000337531,
588
+ 0.9999939000337531,
589
+ 0.9999939000337531,
590
+ 0.9999939000337531,
591
+ 0.9999939000337531,
592
+ 0.9999939000337531,
593
+ 0.9999939000337531,
594
+ 0.9999939000337531,
595
+ 0.9999939000337531,
596
+ 0.9999939000337531,
597
+ 0.9999939000337531,
598
+ 0.9999939000337531
599
+ ],
600
+ "std": [
601
+ 0.002469803441018176,
602
+ 0.002469803441018176,
603
+ 0.002469803441018176,
604
+ 0.002469803441018176,
605
+ 0.002469803441018176,
606
+ 0.002469803441018176,
607
+ 0.002469803441018176,
608
+ 0.002469803441018176,
609
+ 0.002469803441018176,
610
+ 0.002469803441018176,
611
+ 0.002469803441018176,
612
+ 0.002469803441018176,
613
+ 0.002469803441018176,
614
+ 0.002469803441018176,
615
+ 0.002469803441018176,
616
+ 0.002469803441018176,
617
+ 0.002469803441018176,
618
+ 0.002469803441018176,
619
+ 0.002469803441018176,
620
+ 0.002469803441018176
621
+ ],
622
+ "count": [
623
+ 491806
624
+ ]
625
+ },
626
+ "action": {
627
+ "min": [
628
+ -0.5716708302497864,
629
+ -0.7355881333351135,
630
+ -0.5666186213493347,
631
+ -0.9999914765357971,
632
+ -0.9999997019767761,
633
+ -0.9999746680259705,
634
+ -0.9999983906745911,
635
+ -0.9972788095474243,
636
+ -0.999996542930603,
637
+ -0.015339698642492294,
638
+ -0.7525496482849121,
639
+ -0.7400945425033569,
640
+ -0.6371520757675171,
641
+ -0.9854522943496704,
642
+ -0.9999994039535522,
643
+ -0.9879592061042786,
644
+ -0.999999463558197,
645
+ -1.0,
646
+ -0.9989643692970276,
647
+ -0.015339698642492294
648
+ ],
649
+ "max": [
650
+ 0.8421565890312195,
651
+ 0.8630514144897461,
652
+ 1.289699673652649,
653
+ 0.9122524857521057,
654
+ 0.9998949766159058,
655
+ 0.9999446868896484,
656
+ 0.9875639081001282,
657
+ 0.9999997615814209,
658
+ 0.9566450119018555,
659
+ 0.6013200283050537,
660
+ 0.648928165435791,
661
+ 0.9363181591033936,
662
+ 1.2493606805801392,
663
+ 0.9999993443489075,
664
+ 0.8107547163963318,
665
+ 0.9999998211860657,
666
+ 0.9321922063827515,
667
+ 0.9763225317001343,
668
+ 0.8947071433067322,
669
+ 0.6028541922569275
670
+ ],
671
+ "mean": [
672
+ 0.08089499629419364,
673
+ -0.09087198010242088,
674
+ 0.46897238687353554,
675
+ -0.440472963834309,
676
+ -0.7224355052539675,
677
+ -0.10636554877613565,
678
+ -0.6551082262498845,
679
+ 0.45742169063865173,
680
+ -0.3002052985743173,
681
+ 0.12004652959818521,
682
+ -0.08291683279375353,
683
+ -0.08345734191589232,
684
+ 0.44550983225207047,
685
+ 0.47852533005432507,
686
+ -0.7529190181832586,
687
+ 0.058878540584151415,
688
+ -0.6923640879189561,
689
+ -0.46137799317277206,
690
+ -0.28781375946823784,
691
+ 0.10527090448054724
692
+ ],
693
+ "std": [
694
+ 0.1262382754057652,
695
+ 0.24233221664008667,
696
+ 0.1687418932346863,
697
+ 0.27932382978058756,
698
+ 0.2863830035276425,
699
+ 0.33573777303343605,
700
+ 0.29018660317210165,
701
+ 0.3227407427246931,
702
+ 0.2882803077038359,
703
+ 0.12718389888787382,
704
+ 0.1219101917862249,
705
+ 0.23651250193326778,
706
+ 0.15352824005442495,
707
+ 0.2682186129395512,
708
+ 0.23565376775267965,
709
+ 0.27052884407836586,
710
+ 0.25666467006014426,
711
+ 0.3003477737012432,
712
+ 0.26237381538443794,
713
+ 0.12128024405058135
714
+ ],
715
+ "count": [
716
+ 491806
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.9999878000675063,
766
+ 0.9999878000675063,
767
+ 0.9999878000675063,
768
+ 0.9999878000675063,
769
+ 0.9999878000675063,
770
+ 0.9999878000675063,
771
+ 0.9999878000675063,
772
+ 0.9999878000675063,
773
+ 0.9999878000675063,
774
+ 0.9999878000675063,
775
+ 0.9999878000675063,
776
+ 0.9999878000675063,
777
+ 0.9999878000675063,
778
+ 0.9999878000675063,
779
+ 0.9999878000675063,
780
+ 0.9999878000675063,
781
+ 0.9999878000675063,
782
+ 0.9999878000675063,
783
+ 0.9999878000675063,
784
+ 0.9999878000675063
785
+ ],
786
+ "std": [
787
+ 0.003492818869531314,
788
+ 0.003492818869531314,
789
+ 0.003492818869531314,
790
+ 0.003492818869531314,
791
+ 0.003492818869531314,
792
+ 0.003492818869531314,
793
+ 0.003492818869531314,
794
+ 0.003492818869531314,
795
+ 0.003492818869531314,
796
+ 0.003492818869531314,
797
+ 0.003492818869531314,
798
+ 0.003492818869531314,
799
+ 0.003492818869531314,
800
+ 0.003492818869531314,
801
+ 0.003492818869531314,
802
+ 0.003492818869531314,
803
+ 0.003492818869531314,
804
+ 0.003492818869531314,
805
+ 0.003492818869531314,
806
+ 0.003492818869531314
807
+ ],
808
+ "count": [
809
+ 491806
810
+ ]
811
+ },
812
+ "timestamp": {
813
+ "min": [
814
+ 0.0
815
+ ],
816
+ "max": [
817
+ 66.44000244140625
818
+ ],
819
+ "mean": [
820
+ 9.841031301787647
821
+ ],
822
+ "std": [
823
+ 7.67904794784609
824
+ ],
825
+ "count": [
826
+ 491806
827
+ ]
828
+ },
829
+ "frame_index": {
830
+ "min": [
831
+ 0.0
832
+ ],
833
+ "max": [
834
+ 1661.0
835
+ ],
836
+ "mean": [
837
+ 246.02578252400338
838
+ ],
839
+ "std": [
840
+ 191.97619860135748
841
+ ],
842
+ "count": [
843
+ 491806
844
+ ]
845
+ },
846
+ "episode_index": {
847
+ "min": [
848
+ 0.0
849
+ ],
850
+ "max": [
851
+ 1152.0
852
+ ],
853
+ "mean": [
854
+ 574.5999011805468
855
+ ],
856
+ "std": [
857
+ 331.83844198523815
858
+ ],
859
+ "count": [
860
+ 491806
861
+ ]
862
+ },
863
+ "index": {
864
+ "min": [
865
+ 0.0
866
+ ],
867
+ "max": [
868
+ 491805.0
869
+ ],
870
+ "mean": [
871
+ 245902.5
872
+ ],
873
+ "std": [
874
+ 141972.16324424304
875
+ ],
876
+ "count": [
877
+ 491806
878
+ ]
879
+ },
880
+ "task_index": {
881
+ "min": [
882
+ 0.0
883
+ ],
884
+ "max": [
885
+ 51.0
886
+ ],
887
+ "mean": [
888
+ 24.802029662102537
889
+ ],
890
+ "std": [
891
+ 14.160621248145908
892
+ ],
893
+ "count": [
894
+ 491806
895
+ ]
896
+ },
897
+ "valid.frame": {
898
+ "min": [
899
+ 0.0
900
+ ],
901
+ "max": [
902
+ 1.0
903
+ ],
904
+ "mean": [
905
+ 0.9999939000337531
906
+ ],
907
+ "std": [
908
+ 0.002469803441018176
909
+ ],
910
+ "count": [
911
+ 491806
912
+ ]
913
+ }
914
+ }
chunk-0050/part-0000/_SUCCESS ADDED
@@ -0,0 +1 @@
 
 
1
+ {"batch_index": 0, "batch_name": "part-0000", "conversion_signature": "d6875fb7f1397c9e8150d0b75eb337c3cbf2d3b4", "created_at_unix": 1784219048.7302856, "input_bytes": 21470828159, "input_signature": "bdf193486b93d861d8d457b85d99bf0233f22427", "sample_count": 1193, "script": "convert_standard_umi_alike_to_lerobotv3_tos.py", "status": "success", "uploaded_bytes": 41047858495, "uploaded_count": 12, "video_profile": "medium_native_mosaic"}
chunk-0050/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": 1193,
6
+ "total_frames": 500548,
7
+ "total_tasks": 44,
8
+ "chunks_size": 1000,
9
+ "fps": 25.0,
10
+ "splits": {
11
+ "train": "0:1193"
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": 841846
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-0050/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-0050/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
+ 500548
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
+ 500548
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
+ 500548
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
+ 500548
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
+ 500548
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
+ 500548
438
+ ]
439
+ },
440
+ "observation.state": {
441
+ "min": [
442
+ -0.8099172115325928,
443
+ -0.717546820640564,
444
+ -0.2799139618873596,
445
+ -0.9999942183494568,
446
+ -0.9999998211860657,
447
+ -0.999955415725708,
448
+ -0.9999990463256836,
449
+ -0.9958767294883728,
450
+ -0.999968409538269,
451
+ -0.013805554248392582,
452
+ -1.1024272441864014,
453
+ -0.7773089408874512,
454
+ -0.39441606402397156,
455
+ -0.9614927768707275,
456
+ -0.9999972581863403,
457
+ -0.9999650120735168,
458
+ -0.9999943375587463,
459
+ -0.9999970197677612,
460
+ -0.9999643564224243,
461
+ -0.015339698642492294
462
+ ],
463
+ "max": [
464
+ 0.77935391664505,
465
+ 1.028141736984253,
466
+ 1.2601377964019775,
467
+ 0.8318148255348206,
468
+ 0.9430670142173767,
469
+ 0.9999964237213135,
470
+ 0.7610971331596375,
471
+ 0.9999938011169434,
472
+ 0.9573076367378235,
473
+ 0.5997858643531799,
474
+ 0.6726954579353333,
475
+ 1.006326675415039,
476
+ 1.2514522075653076,
477
+ 0.9999047517776489,
478
+ 0.8664157390594482,
479
+ 0.9999764561653137,
480
+ 0.6771156787872314,
481
+ 0.9645487666130066,
482
+ 0.8877426385879517,
483
+ 0.6013200283050537
484
+ ],
485
+ "mean": [
486
+ 0.0746747263298133,
487
+ -0.0953729776298344,
488
+ 0.48991568552230885,
489
+ -0.4759103310888423,
490
+ -0.7057973609042957,
491
+ -0.0716171216829608,
492
+ -0.6464444918498657,
493
+ 0.4602810124011788,
494
+ -0.32680407172043635,
495
+ 0.12417663561391495,
496
+ -0.08356434849143343,
497
+ -0.0841052261403622,
498
+ 0.45888456276866196,
499
+ 0.47892379290655607,
500
+ -0.7571135532443891,
501
+ 0.006132405892174972,
502
+ -0.7036182175044529,
503
+ -0.4377592253230537,
504
+ -0.29733855875052134,
505
+ 0.10483319125630275
506
+ ],
507
+ "std": [
508
+ 0.12679425151545476,
509
+ 0.22709144235165474,
510
+ 0.1559725745004052,
511
+ 0.269536726400354,
512
+ 0.2913460611464938,
513
+ 0.3357050129429952,
514
+ 0.2739052361435821,
515
+ 0.31761735982424366,
516
+ 0.29588028251415316,
517
+ 0.12320455992953022,
518
+ 0.12191954554658631,
519
+ 0.2209900623504321,
520
+ 0.1357146204076433,
521
+ 0.2891564518308708,
522
+ 0.22056818280447454,
523
+ 0.25516991350229884,
524
+ 0.24102056381464596,
525
+ 0.31566520435555884,
526
+ 0.2591189161250029,
527
+ 0.1282935105661128
528
+ ],
529
+ "count": [
530
+ 500548
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.9999960043792004,
580
+ 0.9999960043792004,
581
+ 0.9999960043792004,
582
+ 0.9999960043792004,
583
+ 0.9999960043792004,
584
+ 0.9999960043792004,
585
+ 0.9999960043792004,
586
+ 0.9999960043792004,
587
+ 0.9999960043792004,
588
+ 0.9999960043792004,
589
+ 0.9999960043792004,
590
+ 0.9999960043792004,
591
+ 0.9999960043792004,
592
+ 0.9999960043792004,
593
+ 0.9999960043792004,
594
+ 0.9999960043792004,
595
+ 0.9999960043792004,
596
+ 0.9999960043792004,
597
+ 0.9999960043792004,
598
+ 0.9999960043792004
599
+ ],
600
+ "std": [
601
+ 0.001998900906652969,
602
+ 0.001998900906652969,
603
+ 0.001998900906652969,
604
+ 0.001998900906652969,
605
+ 0.001998900906652969,
606
+ 0.001998900906652969,
607
+ 0.001998900906652969,
608
+ 0.001998900906652969,
609
+ 0.001998900906652969,
610
+ 0.001998900906652969,
611
+ 0.001998900906652969,
612
+ 0.001998900906652969,
613
+ 0.001998900906652969,
614
+ 0.001998900906652969,
615
+ 0.001998900906652969,
616
+ 0.001998900906652969,
617
+ 0.001998900906652969,
618
+ 0.001998900906652969,
619
+ 0.001998900906652969,
620
+ 0.001998900906652969
621
+ ],
622
+ "count": [
623
+ 500548
624
+ ]
625
+ },
626
+ "action": {
627
+ "min": [
628
+ -0.8099172115325928,
629
+ -0.717546820640564,
630
+ -0.27879130840301514,
631
+ -0.9999942183494568,
632
+ -0.9999998211860657,
633
+ -0.999955415725708,
634
+ -0.9999990463256836,
635
+ -0.9958767294883728,
636
+ -0.999968409538269,
637
+ -0.013805554248392582,
638
+ -1.1024272441864014,
639
+ -0.7773089408874512,
640
+ -0.39441606402397156,
641
+ -0.9614927768707275,
642
+ -0.9999972581863403,
643
+ -0.9999650120735168,
644
+ -0.9999943375587463,
645
+ -0.9999970197677612,
646
+ -0.9999643564224243,
647
+ -0.015339698642492294
648
+ ],
649
+ "max": [
650
+ 0.7765846252441406,
651
+ 1.025803565979004,
652
+ 1.2601377964019775,
653
+ 0.8318148255348206,
654
+ 0.9430670142173767,
655
+ 0.9999964237213135,
656
+ 0.7610971331596375,
657
+ 0.9999938011169434,
658
+ 0.9573076367378235,
659
+ 0.5997858643531799,
660
+ 0.6716987490653992,
661
+ 1.006326675415039,
662
+ 1.2514522075653076,
663
+ 0.9999047517776489,
664
+ 0.8664157390594482,
665
+ 0.9999764561653137,
666
+ 0.6771156787872314,
667
+ 0.9645487666130066,
668
+ 0.8877426385879517,
669
+ 0.6013200283050537
670
+ ],
671
+ "mean": [
672
+ 0.0746568580722917,
673
+ -0.09654634141608479,
674
+ 0.49001181772794217,
675
+ -0.47608776359666266,
676
+ -0.7056790240958809,
677
+ -0.07159246846569793,
678
+ -0.6463739565671816,
679
+ 0.4603629151267999,
680
+ -0.32701028791962145,
681
+ 0.12416001756992694,
682
+ -0.08358546956057265,
683
+ -0.08526358416740841,
684
+ 0.4589729790424727,
685
+ 0.4788985648645263,
686
+ -0.7572218195309319,
687
+ 0.006085571830728536,
688
+ -0.7037286158399954,
689
+ -0.4377203538112626,
690
+ -0.29749491804126205,
691
+ 0.10479853766344571
692
+ ],
693
+ "std": [
694
+ 0.1265842233978832,
695
+ 0.22609284181602268,
696
+ 0.1559021075890143,
697
+ 0.2693414916255781,
698
+ 0.29139856756544225,
699
+ 0.33581856772555396,
700
+ 0.27386716428830954,
701
+ 0.31747957564997714,
702
+ 0.2958622340845749,
703
+ 0.12318404296131082,
704
+ 0.12172684736704521,
705
+ 0.22002238178191932,
706
+ 0.13565147485806617,
707
+ 0.2889840010538986,
708
+ 0.2204155927494519,
709
+ 0.2552243327003332,
710
+ 0.24088555256291158,
711
+ 0.31550883860086437,
712
+ 0.2590212813197137,
713
+ 0.12826459026105866
714
+ ],
715
+ "count": [
716
+ 500548
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.9999920087584008,
766
+ 0.9999920087584008,
767
+ 0.9999920087584008,
768
+ 0.9999920087584008,
769
+ 0.9999920087584008,
770
+ 0.9999920087584008,
771
+ 0.9999920087584008,
772
+ 0.9999920087584008,
773
+ 0.9999920087584008,
774
+ 0.9999920087584008,
775
+ 0.9999920087584008,
776
+ 0.9999920087584008,
777
+ 0.9999920087584008,
778
+ 0.9999920087584008,
779
+ 0.9999920087584008,
780
+ 0.9999920087584008,
781
+ 0.9999920087584008,
782
+ 0.9999920087584008,
783
+ 0.9999920087584008,
784
+ 0.9999920087584008
785
+ ],
786
+ "std": [
787
+ 0.0028268671244444737,
788
+ 0.0028268671244444737,
789
+ 0.0028268671244444737,
790
+ 0.0028268671244444737,
791
+ 0.0028268671244444737,
792
+ 0.0028268671244444737,
793
+ 0.0028268671244444737,
794
+ 0.0028268671244444737,
795
+ 0.0028268671244444737,
796
+ 0.0028268671244444737,
797
+ 0.0028268671244444737,
798
+ 0.0028268671244444737,
799
+ 0.0028268671244444737,
800
+ 0.0028268671244444737,
801
+ 0.0028268671244444737,
802
+ 0.0028268671244444737,
803
+ 0.0028268671244444737,
804
+ 0.0028268671244444737,
805
+ 0.0028268671244444737,
806
+ 0.0028268671244444737
807
+ ],
808
+ "count": [
809
+ 500548
810
+ ]
811
+ },
812
+ "timestamp": {
813
+ "min": [
814
+ 0.0
815
+ ],
816
+ "max": [
817
+ 42.08000183105469
818
+ ],
819
+ "mean": [
820
+ 9.52155549567227
821
+ ],
822
+ "std": [
823
+ 6.975513374463398
824
+ ],
825
+ "count": [
826
+ 500548
827
+ ]
828
+ },
829
+ "frame_index": {
830
+ "min": [
831
+ 0.0
832
+ ],
833
+ "max": [
834
+ 1052.0
835
+ ],
836
+ "mean": [
837
+ 238.03888737943214
838
+ ],
839
+ "std": [
840
+ 174.38783426651963
841
+ ],
842
+ "count": [
843
+ 500548
844
+ ]
845
+ },
846
+ "episode_index": {
847
+ "min": [
848
+ 0.0
849
+ ],
850
+ "max": [
851
+ 1192.0
852
+ ],
853
+ "mean": [
854
+ 601.9703245243213
855
+ ],
856
+ "std": [
857
+ 346.3885618134832
858
+ ],
859
+ "count": [
860
+ 500548
861
+ ]
862
+ },
863
+ "index": {
864
+ "min": [
865
+ 0.0
866
+ ],
867
+ "max": [
868
+ 500547.0
869
+ ],
870
+ "mean": [
871
+ 250273.5
872
+ ],
873
+ "std": [
874
+ 144495.7612708761
875
+ ],
876
+ "count": [
877
+ 500548
878
+ ]
879
+ },
880
+ "task_index": {
881
+ "min": [
882
+ 0.0
883
+ ],
884
+ "max": [
885
+ 43.0
886
+ ],
887
+ "mean": [
888
+ 20.421390156388597
889
+ ],
890
+ "std": [
891
+ 11.698838833747718
892
+ ],
893
+ "count": [
894
+ 500548
895
+ ]
896
+ },
897
+ "valid.frame": {
898
+ "min": [
899
+ 0.0
900
+ ],
901
+ "max": [
902
+ 1.0
903
+ ],
904
+ "mean": [
905
+ 0.9999960043792004
906
+ ],
907
+ "std": [
908
+ 0.001998900906652969
909
+ ],
910
+ "count": [
911
+ 500548
912
+ ]
913
+ }
914
+ }