reece-omahoney commited on
Commit
85f3fc5
·
verified ·
1 Parent(s): b566d30

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd84e7c1b316ac0de618eaa8751d0edaafdb8c97a4ff709331777330e17ce405
3
+ size 32572978
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01f0c723d6f023f61c37428a7c81755e7b8f723ff60676923e379f7a5e2d5f30
3
+ size 752679
meta/info.json ADDED
@@ -0,0 +1,268 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": null,
4
+ "total_episodes": 267,
5
+ "total_frames": 95546,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 10,
11
+ "splits": {
12
+ "train": "0:267"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "observation.images.head_camera": {
18
+ "shape": [
19
+ 376,
20
+ 672,
21
+ 3
22
+ ],
23
+ "dtype": "video",
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channels"
28
+ ],
29
+ "info": {
30
+ "video.height": 376,
31
+ "video.width": 672,
32
+ "video.codec": "av1",
33
+ "video.pix_fmt": "yuv420p",
34
+ "video.is_depth_map": false,
35
+ "video.fps": 10,
36
+ "video.channels": 3,
37
+ "has_audio": false
38
+ }
39
+ },
40
+ "observation.images.scene_camera_1": {
41
+ "shape": [
42
+ 480,
43
+ 640,
44
+ 3
45
+ ],
46
+ "dtype": "video",
47
+ "names": [
48
+ "height",
49
+ "width",
50
+ "channels"
51
+ ],
52
+ "info": {
53
+ "video.height": 480,
54
+ "video.width": 640,
55
+ "video.codec": "av1",
56
+ "video.pix_fmt": "yuv420p",
57
+ "video.is_depth_map": false,
58
+ "video.fps": 10,
59
+ "video.channels": 3,
60
+ "has_audio": false
61
+ }
62
+ },
63
+ "observation.images.scene_camera_2": {
64
+ "shape": [
65
+ 480,
66
+ 640,
67
+ 3
68
+ ],
69
+ "dtype": "video",
70
+ "names": [
71
+ "height",
72
+ "width",
73
+ "channels"
74
+ ],
75
+ "info": {
76
+ "video.height": 480,
77
+ "video.width": 640,
78
+ "video.codec": "av1",
79
+ "video.pix_fmt": "yuv420p",
80
+ "video.is_depth_map": false,
81
+ "video.fps": 10,
82
+ "video.channels": 3,
83
+ "has_audio": false
84
+ }
85
+ },
86
+ "action": {
87
+ "dtype": "float32",
88
+ "shape": [
89
+ 16
90
+ ],
91
+ "names": [
92
+ "left_arm_joint_1",
93
+ "left_arm_joint_2",
94
+ "left_arm_joint_3",
95
+ "left_arm_joint_4",
96
+ "left_arm_joint_5",
97
+ "left_arm_joint_6",
98
+ "left_arm_joint_7",
99
+ "right_arm_joint_1",
100
+ "right_arm_joint_2",
101
+ "right_arm_joint_3",
102
+ "right_arm_joint_4",
103
+ "right_arm_joint_5",
104
+ "right_arm_joint_6",
105
+ "right_arm_joint_7",
106
+ "left_gripper_motor_joint",
107
+ "right_gripper_motor_joint"
108
+ ],
109
+ "fps": 10
110
+ },
111
+ "observation.state": {
112
+ "dtype": "float32",
113
+ "shape": [
114
+ 16
115
+ ],
116
+ "names": [
117
+ "left_arm_joint_1",
118
+ "left_arm_joint_2",
119
+ "left_arm_joint_3",
120
+ "left_arm_joint_4",
121
+ "left_arm_joint_5",
122
+ "left_arm_joint_6",
123
+ "left_arm_joint_7",
124
+ "right_arm_joint_1",
125
+ "right_arm_joint_2",
126
+ "right_arm_joint_3",
127
+ "right_arm_joint_4",
128
+ "right_arm_joint_5",
129
+ "right_arm_joint_6",
130
+ "right_arm_joint_7",
131
+ "left_gripper_motor_joint",
132
+ "right_gripper_motor_joint"
133
+ ],
134
+ "fps": 10
135
+ },
136
+ "observation.ee.left": {
137
+ "dtype": "float32",
138
+ "shape": [
139
+ 7
140
+ ],
141
+ "names": [
142
+ "x",
143
+ "y",
144
+ "z",
145
+ "qx",
146
+ "qy",
147
+ "qz",
148
+ "qw"
149
+ ],
150
+ "fps": 10
151
+ },
152
+ "observation.ee_rel.right": {
153
+ "dtype": "float32",
154
+ "shape": [
155
+ 7
156
+ ],
157
+ "names": [
158
+ "x",
159
+ "y",
160
+ "z",
161
+ "qx",
162
+ "qy",
163
+ "qz",
164
+ "qw"
165
+ ],
166
+ "fps": 10
167
+ },
168
+ "observation.ee_rel.left": {
169
+ "dtype": "float32",
170
+ "shape": [
171
+ 7
172
+ ],
173
+ "names": [
174
+ "x",
175
+ "y",
176
+ "z",
177
+ "qx",
178
+ "qy",
179
+ "qz",
180
+ "qw"
181
+ ],
182
+ "fps": 10
183
+ },
184
+ "observation.ee_rel.left_to_right": {
185
+ "dtype": "float32",
186
+ "shape": [
187
+ 7
188
+ ],
189
+ "names": [
190
+ "x",
191
+ "y",
192
+ "z",
193
+ "qx",
194
+ "qy",
195
+ "qz",
196
+ "qw"
197
+ ],
198
+ "fps": 10
199
+ },
200
+ "observation.ee_rel.right_to_left": {
201
+ "dtype": "float32",
202
+ "shape": [
203
+ 7
204
+ ],
205
+ "names": [
206
+ "x",
207
+ "y",
208
+ "z",
209
+ "qx",
210
+ "qy",
211
+ "qz",
212
+ "qw"
213
+ ],
214
+ "fps": 10
215
+ },
216
+ "observation.ee.right": {
217
+ "dtype": "float32",
218
+ "shape": [
219
+ 7
220
+ ],
221
+ "names": [
222
+ "x",
223
+ "y",
224
+ "z",
225
+ "qx",
226
+ "qy",
227
+ "qz",
228
+ "qw"
229
+ ],
230
+ "fps": 10
231
+ },
232
+ "timestamp": {
233
+ "dtype": "float32",
234
+ "shape": [
235
+ 1
236
+ ],
237
+ "names": null
238
+ },
239
+ "frame_index": {
240
+ "dtype": "int64",
241
+ "shape": [
242
+ 1
243
+ ],
244
+ "names": null
245
+ },
246
+ "episode_index": {
247
+ "dtype": "int64",
248
+ "shape": [
249
+ 1
250
+ ],
251
+ "names": null
252
+ },
253
+ "index": {
254
+ "dtype": "int64",
255
+ "shape": [
256
+ 1
257
+ ],
258
+ "names": null
259
+ },
260
+ "task_index": {
261
+ "dtype": "int64",
262
+ "shape": [
263
+ 1
264
+ ],
265
+ "names": null
266
+ }
267
+ }
268
+ }
meta/stats.json ADDED
@@ -0,0 +1,706 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "min": [
4
+ -2.818371295928955,
5
+ 1.4773874282836914,
6
+ -1.1388407945632935,
7
+ -2.2799229621887207,
8
+ -3.115245819091797,
9
+ -2.006289482116699,
10
+ -2.485975503921509,
11
+ -2.9589059352874756,
12
+ 2.1510579586029053,
13
+ -1.7302368879318237,
14
+ -2.279956340789795,
15
+ -1.2929785251617432,
16
+ -2.233741044998169,
17
+ -2.9456112384796143,
18
+ 0.0,
19
+ 0.0
20
+ ],
21
+ "max": [
22
+ -0.00977545976638794,
23
+ 3.28108286857605,
24
+ 3.1397266387939453,
25
+ 2.262037754058838,
26
+ 2.9699976444244385,
27
+ 1.3164228200912476,
28
+ 3.082581043243408,
29
+ 0.18709740042686462,
30
+ 3.2304067611694336,
31
+ 3.1350314617156982,
32
+ 2.279758930206299,
33
+ 3.1399998664855957,
34
+ -0.12272224575281143,
35
+ 2.0963642597198486,
36
+ 0.800000011920929,
37
+ 0.800000011920929
38
+ ],
39
+ "mean": [
40
+ -1.2341437067342838,
41
+ 2.2443989307319003,
42
+ 2.587669387901896,
43
+ -1.450143310819401,
44
+ -0.520126173380301,
45
+ -0.9073712572355905,
46
+ 0.010357878752587443,
47
+ -1.196051944546824,
48
+ 2.4933214930955234,
49
+ 1.6728382956879069,
50
+ -0.7271061464927375,
51
+ 0.7341652268772435,
52
+ -1.1267622642480608,
53
+ -0.7093727536635023,
54
+ 0.573362766978662,
55
+ 0.5729608842414302
56
+ ],
57
+ "std": [
58
+ 0.31231538062024855,
59
+ 0.240562212353405,
60
+ 0.7016874783946715,
61
+ 1.0294887897109521,
62
+ 0.818621793308837,
63
+ 0.3308419715118588,
64
+ 0.753286718485444,
65
+ 0.6465832632971947,
66
+ 0.21573577594322627,
67
+ 0.5932307743647275,
68
+ 1.6463052367942215,
69
+ 0.8408982805029788,
70
+ 0.5308705485517098,
71
+ 1.0175251613591372,
72
+ 0.3604799724684442,
73
+ 0.36067293302235875
74
+ ],
75
+ "count": [
76
+ 95546
77
+ ]
78
+ },
79
+ "timestamp": {
80
+ "min": [
81
+ 0.0
82
+ ],
83
+ "max": [
84
+ 54.6
85
+ ],
86
+ "mean": [
87
+ 18.355070855922804
88
+ ],
89
+ "std": [
90
+ 11.193075477684207
91
+ ],
92
+ "count": [
93
+ 95546
94
+ ]
95
+ },
96
+ "observation.images.scene_camera_2": {
97
+ "min": [
98
+ [
99
+ [
100
+ 0.0
101
+ ]
102
+ ],
103
+ [
104
+ [
105
+ 0.0
106
+ ]
107
+ ],
108
+ [
109
+ [
110
+ 0.0
111
+ ]
112
+ ]
113
+ ],
114
+ "max": [
115
+ [
116
+ [
117
+ 1.0
118
+ ]
119
+ ],
120
+ [
121
+ [
122
+ 1.0
123
+ ]
124
+ ],
125
+ [
126
+ [
127
+ 1.0
128
+ ]
129
+ ]
130
+ ],
131
+ "mean": [
132
+ [
133
+ [
134
+ 0.4582931524389797
135
+ ]
136
+ ],
137
+ [
138
+ [
139
+ 0.47725208175309
140
+ ]
141
+ ],
142
+ [
143
+ [
144
+ 0.5603992506821766
145
+ ]
146
+ ]
147
+ ],
148
+ "std": [
149
+ [
150
+ [
151
+ 0.28575280476408654
152
+ ]
153
+ ],
154
+ [
155
+ [
156
+ 0.26895222910137906
157
+ ]
158
+ ],
159
+ [
160
+ [
161
+ 0.25056445752937384
162
+ ]
163
+ ]
164
+ ],
165
+ "count": [
166
+ 26755
167
+ ]
168
+ },
169
+ "observation.ee_rel.right_to_left": {
170
+ "min": [
171
+ -0.33814138174057007,
172
+ -0.5210766792297363,
173
+ -0.44506096839904785,
174
+ -0.9116501808166504,
175
+ -0.582166850566864,
176
+ -0.4307192265987396,
177
+ -0.10239990055561066
178
+ ],
179
+ "max": [
180
+ 0.3275693655014038,
181
+ 0.21596425771713257,
182
+ 0.21857967972755432,
183
+ 0.9998039603233337,
184
+ 0.5312497019767761,
185
+ 0.7271695733070374,
186
+ 0.9999950528144836
187
+ ],
188
+ "mean": [
189
+ 0.016487659056468266,
190
+ -0.21059130284927985,
191
+ -0.15220647752046387,
192
+ 0.6774630920426057,
193
+ 0.008041344716753482,
194
+ 0.18091974578690034,
195
+ 0.5808368264749836
196
+ ],
197
+ "std": [
198
+ 0.07180737434429299,
199
+ 0.1357209017428629,
200
+ 0.08146510795004276,
201
+ 0.2756388005831752,
202
+ 0.10469792403238197,
203
+ 0.1597893214616032,
204
+ 0.2416705943210074
205
+ ],
206
+ "count": [
207
+ 95546
208
+ ]
209
+ },
210
+ "observation.images.scene_camera_1": {
211
+ "min": [
212
+ [
213
+ [
214
+ 0.0
215
+ ]
216
+ ],
217
+ [
218
+ [
219
+ 0.0
220
+ ]
221
+ ],
222
+ [
223
+ [
224
+ 0.0
225
+ ]
226
+ ]
227
+ ],
228
+ "max": [
229
+ [
230
+ [
231
+ 1.0
232
+ ]
233
+ ],
234
+ [
235
+ [
236
+ 1.0
237
+ ]
238
+ ],
239
+ [
240
+ [
241
+ 1.0
242
+ ]
243
+ ]
244
+ ],
245
+ "mean": [
246
+ [
247
+ [
248
+ 0.43210066366405153
249
+ ]
250
+ ],
251
+ [
252
+ [
253
+ 0.4574514673819443
254
+ ]
255
+ ],
256
+ [
257
+ [
258
+ 0.5348892467338583
259
+ ]
260
+ ]
261
+ ],
262
+ "std": [
263
+ [
264
+ [
265
+ 0.28433848007366336
266
+ ]
267
+ ],
268
+ [
269
+ [
270
+ 0.2680876391477139
271
+ ]
272
+ ],
273
+ [
274
+ [
275
+ 0.2572092642575108
276
+ ]
277
+ ]
278
+ ],
279
+ "count": [
280
+ 26755
281
+ ]
282
+ },
283
+ "frame_index": {
284
+ "min": [
285
+ 0
286
+ ],
287
+ "max": [
288
+ 546
289
+ ],
290
+ "mean": [
291
+ 183.550708559228
292
+ ],
293
+ "std": [
294
+ 111.93075477684208
295
+ ],
296
+ "count": [
297
+ 95546
298
+ ]
299
+ },
300
+ "observation.state": {
301
+ "min": [
302
+ -2.8172028064727783,
303
+ 1.4774924516677856,
304
+ -1.125313639640808,
305
+ -2.2799525260925293,
306
+ -3.1150693893432617,
307
+ -2.006389856338501,
308
+ -2.485780715942383,
309
+ -2.9589996337890625,
310
+ 2.1510746479034424,
311
+ -1.7295554876327515,
312
+ -2.280024528503418,
313
+ -1.2930201292037964,
314
+ -2.2335736751556396,
315
+ -2.9456372261047363,
316
+ -0.0035185683518648148,
317
+ -0.002010580152273178
318
+ ],
319
+ "max": [
320
+ -0.009767099283635616,
321
+ 3.28084659576416,
322
+ 3.139756917953491,
323
+ 2.2619524002075195,
324
+ 2.969569683074951,
325
+ 1.3163892030715942,
326
+ 3.0770676136016846,
327
+ 0.18719275295734406,
328
+ 3.230512857437134,
329
+ 3.134711503982544,
330
+ 2.279808759689331,
331
+ 3.140068531036377,
332
+ -0.12312536686658859,
333
+ 2.0958995819091797,
334
+ 0.8074312210083008,
335
+ 0.811396598815918
336
+ ],
337
+ "mean": [
338
+ -1.2340997283473882,
339
+ 2.2444279297284555,
340
+ 2.5877524811865804,
341
+ -1.450367493097408,
342
+ -0.5202071491214895,
343
+ -0.9073783358844767,
344
+ 0.01047864430104662,
345
+ -1.19610411918186,
346
+ 2.493331135011759,
347
+ 1.6727981565735117,
348
+ -0.7270088269669499,
349
+ 0.7341260831313317,
350
+ -1.1268257369183736,
351
+ -0.7092365919841568,
352
+ 0.574510903757138,
353
+ 0.5751400765058791
354
+ ],
355
+ "std": [
356
+ 0.31233333186675444,
357
+ 0.2406012341648046,
358
+ 0.701248574041773,
359
+ 1.0292427941866158,
360
+ 0.8183485230242735,
361
+ 0.33076568164093567,
362
+ 0.7533260562460422,
363
+ 0.6465486600721259,
364
+ 0.21575712017979704,
365
+ 0.5935165842900565,
366
+ 1.6463454750425515,
367
+ 0.8410508337722563,
368
+ 0.5308175654811795,
369
+ 1.0176694087098663,
370
+ 0.3536391711781528,
371
+ 0.35138528257090607
372
+ ],
373
+ "count": [
374
+ 95546
375
+ ]
376
+ },
377
+ "observation.ee_rel.left_to_right": {
378
+ "min": [
379
+ -0.2824235260486603,
380
+ -0.27972668409347534,
381
+ -0.4798494875431061,
382
+ -0.9998039603233337,
383
+ -0.5312497019767761,
384
+ -0.7271695733070374,
385
+ -0.10239990055561066
386
+ ],
387
+ "max": [
388
+ 0.4240474998950958,
389
+ 0.5158924460411072,
390
+ 0.15569433569908142,
391
+ 0.9116501808166504,
392
+ 0.582166850566864,
393
+ 0.4307192265987396,
394
+ 0.9999950528144836
395
+ ],
396
+ "mean": [
397
+ 0.07927767984196044,
398
+ 0.1510436484541475,
399
+ -0.17126548247683954,
400
+ -0.6774630920426057,
401
+ -0.008041344716753482,
402
+ -0.18091974578690034,
403
+ 0.5808368264749836
404
+ ],
405
+ "std": [
406
+ 0.09102524346311738,
407
+ 0.15700222582326206,
408
+ 0.08144989786991706,
409
+ 0.2756388005831752,
410
+ 0.10469792403238197,
411
+ 0.1597893214616032,
412
+ 0.2416705943210074
413
+ ],
414
+ "count": [
415
+ 95546
416
+ ]
417
+ },
418
+ "observation.ee.right": {
419
+ "min": [
420
+ 0.08359808474779129,
421
+ -0.3023011088371277,
422
+ 0.6087018251419067,
423
+ -0.1506238728761673,
424
+ -0.5401666760444641,
425
+ -0.4250977039337158,
426
+ 0.4907984435558319
427
+ ],
428
+ "max": [
429
+ 0.8790102601051331,
430
+ 0.058809634298086166,
431
+ 1.0947027206420898,
432
+ 0.7746389508247375,
433
+ 0.5145223736763,
434
+ 0.6960639357566833,
435
+ 0.9740982055664062
436
+ ],
437
+ "mean": [
438
+ 0.4466626467708616,
439
+ -0.14568637663775463,
440
+ 0.7543220683588261,
441
+ 0.42980185907683516,
442
+ 0.05047159469376412,
443
+ 0.11509913056944202,
444
+ 0.841720035755095
445
+ ],
446
+ "std": [
447
+ 0.16292610768975652,
448
+ 0.05935350640026164,
449
+ 0.07952433775566063,
450
+ 0.167430394583919,
451
+ 0.19903879877286335,
452
+ 0.1347714542027737,
453
+ 0.07190151850591665
454
+ ],
455
+ "count": [
456
+ 95546
457
+ ]
458
+ },
459
+ "episode_index": {
460
+ "min": [
461
+ 0
462
+ ],
463
+ "max": [
464
+ 55
465
+ ],
466
+ "mean": [
467
+ 20.942614028844744
468
+ ],
469
+ "std": [
470
+ 14.957400261581016
471
+ ],
472
+ "count": [
473
+ 95546
474
+ ]
475
+ },
476
+ "observation.images.head_camera": {
477
+ "min": [
478
+ [
479
+ [
480
+ 0.0
481
+ ]
482
+ ],
483
+ [
484
+ [
485
+ 0.0
486
+ ]
487
+ ],
488
+ [
489
+ [
490
+ 0.0
491
+ ]
492
+ ]
493
+ ],
494
+ "max": [
495
+ [
496
+ [
497
+ 1.0
498
+ ]
499
+ ],
500
+ [
501
+ [
502
+ 1.0
503
+ ]
504
+ ],
505
+ [
506
+ [
507
+ 1.0
508
+ ]
509
+ ]
510
+ ],
511
+ "mean": [
512
+ [
513
+ [
514
+ 0.5200558357953138
515
+ ]
516
+ ],
517
+ [
518
+ [
519
+ 0.5245963005456102
520
+ ]
521
+ ],
522
+ [
523
+ [
524
+ 0.5289774215935222
525
+ ]
526
+ ]
527
+ ],
528
+ "std": [
529
+ [
530
+ [
531
+ 0.23409836451618102
532
+ ]
533
+ ],
534
+ [
535
+ [
536
+ 0.22598331977091024
537
+ ]
538
+ ],
539
+ [
540
+ [
541
+ 0.19871093000207157
542
+ ]
543
+ ]
544
+ ],
545
+ "count": [
546
+ 26755
547
+ ]
548
+ },
549
+ "task_index": {
550
+ "min": [
551
+ 0
552
+ ],
553
+ "max": [
554
+ 0
555
+ ],
556
+ "mean": [
557
+ 0.0
558
+ ],
559
+ "std": [
560
+ 0.0
561
+ ],
562
+ "count": [
563
+ 95546
564
+ ]
565
+ },
566
+ "observation.ee.left": {
567
+ "min": [
568
+ 0.11985582858324051,
569
+ -0.2127847671508789,
570
+ 0.5940693616867065,
571
+ -0.6601089835166931,
572
+ -0.6070384979248047,
573
+ -0.5754519104957581,
574
+ -0.4997522234916687
575
+ ],
576
+ "max": [
577
+ 0.9011783599853516,
578
+ 0.2912349998950958,
579
+ 1.127339482307434,
580
+ 0.5177043080329895,
581
+ 0.5039514303207397,
582
+ 0.5433540344238281,
583
+ 0.9827337265014648
584
+ ],
585
+ "mean": [
586
+ 0.48100618461214284,
587
+ 0.1346654368269453,
588
+ 0.7444659058953076,
589
+ -0.35358125164418963,
590
+ 0.05613148327880269,
591
+ -0.11578435973138233,
592
+ 0.8762572336524536
593
+ ],
594
+ "std": [
595
+ 0.16716471813667047,
596
+ 0.067873116432521,
597
+ 0.08080350130126923,
598
+ 0.15982742815446985,
599
+ 0.20909614989475575,
600
+ 0.1303672014582034,
601
+ 0.0658421712112054
602
+ ],
603
+ "count": [
604
+ 95546
605
+ ]
606
+ },
607
+ "observation.ee_rel.right": {
608
+ "min": [
609
+ 0.08359808474779129,
610
+ -0.3023011088371277,
611
+ 0.5202018022537231,
612
+ -0.1506238728761673,
613
+ -0.5401666760444641,
614
+ -0.4250977039337158,
615
+ 0.4907984435558319
616
+ ],
617
+ "max": [
618
+ 0.8790102601051331,
619
+ 0.058809634298086166,
620
+ 1.0062026977539062,
621
+ 0.7746389508247375,
622
+ 0.5145223736763,
623
+ 0.6960639357566833,
624
+ 0.9740982055664062
625
+ ],
626
+ "mean": [
627
+ 0.4466626467708616,
628
+ -0.14568637663775463,
629
+ 0.6658220685093792,
630
+ 0.42980185907683516,
631
+ 0.05047159469376412,
632
+ 0.11509913056944202,
633
+ 0.841720035755095
634
+ ],
635
+ "std": [
636
+ 0.16292610768975652,
637
+ 0.05935350640026164,
638
+ 0.07952433575186976,
639
+ 0.167430394583919,
640
+ 0.19903879877286335,
641
+ 0.1347714542027737,
642
+ 0.07190151850591665
643
+ ],
644
+ "count": [
645
+ 95546
646
+ ]
647
+ },
648
+ "index": {
649
+ "min": [
650
+ 0
651
+ ],
652
+ "max": [
653
+ 19415
654
+ ],
655
+ "mean": [
656
+ 7816.799206664852
657
+ ],
658
+ "std": [
659
+ 5371.93653756596
660
+ ],
661
+ "count": [
662
+ 95546
663
+ ]
664
+ },
665
+ "observation.ee_rel.left": {
666
+ "min": [
667
+ 0.11985582858324051,
668
+ -0.2127847671508789,
669
+ 0.505569338798523,
670
+ -0.6601089835166931,
671
+ -0.6070384979248047,
672
+ -0.5754519104957581,
673
+ -0.4997522234916687
674
+ ],
675
+ "max": [
676
+ 0.9011783599853516,
677
+ 0.2912349998950958,
678
+ 1.0388394594192505,
679
+ 0.5177043080329895,
680
+ 0.5039514303207397,
681
+ 0.5433540344238281,
682
+ 0.9827337265014648
683
+ ],
684
+ "mean": [
685
+ 0.48100618461214284,
686
+ 0.1346654368269453,
687
+ 0.6559659094444971,
688
+ -0.35358125164418963,
689
+ 0.05613148327880269,
690
+ -0.11578435973138233,
691
+ 0.8762572336524536
692
+ ],
693
+ "std": [
694
+ 0.16716471813667047,
695
+ 0.067873116432521,
696
+ 0.08080350059091788,
697
+ 0.15982742815446985,
698
+ 0.20909614989475575,
699
+ 0.1303672014582034,
700
+ 0.0658421712112054
701
+ ],
702
+ "count": [
703
+ 95546
704
+ ]
705
+ }
706
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43bdb35e6e987ec5766fd6cccd7ee5107a6637f6b82fd765724e61390572f247
3
+ size 2044
videos/observation.images.head_camera/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697773a611c995b218b0dd603d4cdf10cae3c063e9500b7b0453e2f7648a40a3
3
+ size 427874997
videos/observation.images.head_camera/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:209e0fe3b4bb2cd271966bae3505e8468c4eb05b0e9504a4c78644d9d56a3c46
3
+ size 305114699
videos/observation.images.scene_camera_1/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0404f829619c95a1fe4677f7539fa27de00b30d7be6cedf3640cc56af4daffa4
3
+ size 320408710
videos/observation.images.scene_camera_1/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0fd748a4c5fcf50875ac44169601a9341091d9ff4e6c626b99e779d35f91d53
3
+ size 454618628
videos/observation.images.scene_camera_1/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8dbb36d095b84ddb1a5b4a71f23b8f9205fdb524851cafe4a1218163c35b0c0d
3
+ size 185772887
videos/observation.images.scene_camera_1/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:515ce8979bd7806e8480c91b3d4a3de2d3f95965861c2fbae51aba76a23f69c9
3
+ size 517268176
videos/observation.images.scene_camera_1/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e783d63df9c23c68bec0ef9edd30e184cd623ee8404f3cc2166740fb27d87c45
3
+ size 463178209
videos/observation.images.scene_camera_1/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a50b4ffe90dda814ba9c556c589caebf61951b83be73335176ccad557f22ac07
3
+ size 507250924
videos/observation.images.scene_camera_2/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a56d5f4492a35eeada7fe6b4c99772ef5436427a80f1816d45c4f6ceafc9b680
3
+ size 353988622
videos/observation.images.scene_camera_2/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9edab96c26e46976c15195273553cd82e0090900a7894cde979a7adedfee05de
3
+ size 428492133
videos/observation.images.scene_camera_2/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a173ae31dc4e0151a609c4877707a8b85a89b2628e3f60218e0e601bfccdbca
3
+ size 177329688
videos/observation.images.scene_camera_2/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4ab92367488cb0d093f5c0bf4c4548200c071ecf986534cf71c50261789aa72
3
+ size 516034892
videos/observation.images.scene_camera_2/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e18fb9c42e28f5be299f1c41baf36d9c7942e4b19bc3d3c2d703b268fc2e8b7
3
+ size 447477545
videos/observation.images.scene_camera_2/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baaa6d243042ba725143a978fa4853f829180c3b7f5664fdda4d084fc119ce5f
3
+ size 495801767