BrunoM42 commited on
Commit
2640f54
·
verified ·
1 Parent(s): d111014

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:fe089c0f4e6b2efd8f9de1b144357afe4c3f2b4f7c615935c1cb97b5231cfb9b
3
+ size 17645044
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75984b14917e60c7721cae80bdc9abd897c60715749808d85ed5b781d6c8b544
3
+ size 600924
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "PandaOmron",
4
  "total_episodes": 501,
5
  "total_frames": 155749,
6
  "total_tasks": 9,
7
- "total_videos": 1503,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 20,
11
  "splits": {
12
  "train": "0:501"
13
  },
14
- "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
- "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
  "features": {
17
  "observation.images.robot0_eye_in_hand": {
18
  "dtype": "video",
@@ -108,72 +106,85 @@
108
  "dtype": "int64",
109
  "shape": [
110
  1
111
- ]
 
112
  },
113
  "annotation.human.task_name": {
114
  "dtype": "int64",
115
  "shape": [
116
  1
117
- ]
 
118
  },
119
  "observation.state": {
120
  "dtype": "float64",
121
  "shape": [
122
  16
123
- ]
 
124
  },
125
  "action": {
126
  "dtype": "float64",
127
  "shape": [
128
  12
129
- ]
 
130
  },
131
  "next.reward": {
132
  "dtype": "float32",
133
  "shape": [
134
  1
135
- ]
 
136
  },
137
  "next.done": {
138
  "dtype": "bool",
139
  "shape": [
140
  1
141
- ]
 
142
  },
143
  "timestamp": {
144
  "dtype": "float32",
145
  "shape": [
146
  1
147
  ],
148
- "names": null
 
149
  },
150
  "frame_index": {
151
  "dtype": "int64",
152
  "shape": [
153
  1
154
  ],
155
- "names": null
 
156
  },
157
  "episode_index": {
158
  "dtype": "int64",
159
  "shape": [
160
  1
161
  ],
162
- "names": null
 
163
  },
164
  "index": {
165
  "dtype": "int64",
166
  "shape": [
167
  1
168
  ],
169
- "names": null
 
170
  },
171
  "task_index": {
172
  "dtype": "int64",
173
  "shape": [
174
  1
175
  ],
176
- "names": null
 
177
  }
178
- }
 
 
179
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "PandaOmron",
4
  "total_episodes": 501,
5
  "total_frames": 155749,
6
  "total_tasks": 9,
 
 
7
  "chunks_size": 1000,
8
  "fps": 20,
9
  "splits": {
10
  "train": "0:501"
11
  },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
  "features": {
15
  "observation.images.robot0_eye_in_hand": {
16
  "dtype": "video",
 
106
  "dtype": "int64",
107
  "shape": [
108
  1
109
+ ],
110
+ "fps": 20
111
  },
112
  "annotation.human.task_name": {
113
  "dtype": "int64",
114
  "shape": [
115
  1
116
+ ],
117
+ "fps": 20
118
  },
119
  "observation.state": {
120
  "dtype": "float64",
121
  "shape": [
122
  16
123
+ ],
124
+ "fps": 20
125
  },
126
  "action": {
127
  "dtype": "float64",
128
  "shape": [
129
  12
130
+ ],
131
+ "fps": 20
132
  },
133
  "next.reward": {
134
  "dtype": "float32",
135
  "shape": [
136
  1
137
+ ],
138
+ "fps": 20
139
  },
140
  "next.done": {
141
  "dtype": "bool",
142
  "shape": [
143
  1
144
+ ],
145
+ "fps": 20
146
  },
147
  "timestamp": {
148
  "dtype": "float32",
149
  "shape": [
150
  1
151
  ],
152
+ "names": null,
153
+ "fps": 20
154
  },
155
  "frame_index": {
156
  "dtype": "int64",
157
  "shape": [
158
  1
159
  ],
160
+ "names": null,
161
+ "fps": 20
162
  },
163
  "episode_index": {
164
  "dtype": "int64",
165
  "shape": [
166
  1
167
  ],
168
+ "names": null,
169
+ "fps": 20
170
  },
171
  "index": {
172
  "dtype": "int64",
173
  "shape": [
174
  1
175
  ],
176
+ "names": null,
177
+ "fps": 20
178
  },
179
  "task_index": {
180
  "dtype": "int64",
181
  "shape": [
182
  1
183
  ],
184
+ "names": null,
185
+ "fps": 20
186
  }
187
+ },
188
+ "data_files_size_in_mb": 100,
189
+ "video_files_size_in_mb": 200
190
  }
meta/stats.json CHANGED
@@ -1,183 +1,180 @@
1
  {
2
- "annotation.human.task_description": {
 
 
 
 
 
 
3
  "mean": [
4
- 3.048610210418701
5
  ],
6
  "std": [
7
- 2.2512917518615723
8
  ],
 
 
 
 
 
9
  "min": [
10
- 0.0
11
  ],
12
  "max": [
13
- 8.0
14
  ],
15
- "q01": [
16
- 0.0
 
 
 
17
  ],
18
- "q99": [
19
- 8.0
20
  ]
21
  },
22
- "annotation.human.task_name": {
 
 
 
 
 
 
23
  "mean": [
24
- 9.0
25
  ],
26
  "std": [
27
- 0.0
28
  ],
 
 
 
 
 
29
  "min": [
30
- 9.0
31
  ],
32
  "max": [
33
- 9.0
34
  ],
35
- "q01": [
36
- 9.0
37
  ],
38
- "q99": [
39
- 9.0
 
 
 
40
  ]
41
  },
42
- "observation.state": {
 
 
 
 
 
 
43
  "mean": [
44
- 2.54653263092041,
45
- -1.4127129316329956,
46
- 0.7018636465072632,
47
- 0.0,
48
- 0.0,
49
- 0.39055976271629333,
50
- 0.6498199105262756,
51
- 0.19692152738571167,
52
- -0.012142888270318508,
53
- 0.303056001663208,
54
- -0.2900124788284302,
55
- 0.07078669220209122,
56
- -0.01689472422003746,
57
- 0.0653805062174797,
58
- 0.03239849954843521,
59
- -0.03246292844414711
60
  ],
61
  "std": [
62
- 1.3439643383026123,
63
- 0.8315141797065735,
64
- 0.0020671344827860594,
65
- 0.0,
66
- 0.0,
67
- 0.5717822313308716,
68
- 0.31417128443717957,
69
- 0.17695708572864532,
70
- 0.29839974641799927,
71
- 0.16174906492233276,
72
- 0.8765714764595032,
73
- 0.33600953221321106,
74
- 0.14373381435871124,
75
- 0.06617492437362671,
76
- 0.011861680075526237,
77
- 0.011754880659282207
78
  ],
 
 
 
 
 
79
  "min": [
80
- 0.5459891557693481,
81
- -4.941797733306885,
82
- 0.699833869934082,
83
- 0.0,
84
- 0.0,
85
- -1.0,
86
- 0.0,
87
- -0.37005525827407837,
88
- -0.7157691717147827,
89
- 0.03779203072190285,
90
- -0.9999814033508301,
91
- -0.9994513988494873,
92
- -0.8169154524803162,
93
- 4.065609573444817e-07,
94
- -0.004175666719675064,
95
- -0.044573552906513214
96
  ],
97
  "max": [
98
- 5.634078025817871,
99
- -0.31774741411209106,
100
- 0.7136684656143188,
101
- 0.0,
102
- 0.0,
103
- 1.0,
104
- 1.0,
105
- 0.8214574456214905,
106
- 0.630100667476654,
107
- 0.8931081891059875,
108
- 0.9999822378158569,
109
- 0.9997519254684448,
110
- 0.8716270923614502,
111
- 0.6620203852653503,
112
- 0.0440872423350811,
113
- 0.0035563306882977486
114
  ],
115
- "q01": [
116
- 0.7870473265647888,
117
- -4.056616306304932,
118
- 0.6999956965446472,
119
- 0.0,
120
- 0.0,
121
- -1.0,
122
- 2.342031393709476e-06,
123
- -0.19005292654037476,
124
- -0.560971200466156,
125
- 0.048955515027046204,
126
- -0.9989047050476074,
127
- -0.822981595993042,
128
- -0.37709537148475647,
129
- 0.0008473051129840314,
130
- 0.0024099955335259438,
131
- -0.04018743336200714
132
- ],
133
- "q99": [
134
- 5.541508674621582,
135
- -0.6086929440498352,
136
- 0.7092514038085938,
137
- 0.0,
138
- 0.0,
139
- 1.0,
140
- 1.0,
141
- 0.6235795617103577,
142
- 0.5155755281448364,
143
- 0.6116286516189575,
144
- 0.9982500076293945,
145
- 0.9392087459564209,
146
- 0.36954212188720703,
147
- 0.3149052858352661,
148
- 0.040174782276153564,
149
- -0.0027970292139798403
 
150
  ]
151
  },
152
- "action": {
 
 
 
 
 
 
153
  "mean": [
154
- -0.0036892706993967295,
155
- 0.0021754340268671513,
156
- -0.0019161244854331017,
157
- 0.0,
158
- -0.8903492093086243,
159
- -0.016050366684794426,
160
- -0.009545443579554558,
161
- -0.014442021027207375,
162
- 0.0018091116799041629,
163
- -0.004333979450166225,
164
- 0.0009579361649230123,
165
- -0.48391321301460266
166
  ],
167
  "std": [
168
- 0.08276060223579407,
169
- 0.1240386962890625,
170
- 0.09232452511787415,
171
- 0.0,
172
- 0.4550817310810089,
173
- 0.4984011650085449,
174
- 0.4426502287387848,
175
- 0.5222544074058533,
176
- 0.07978992909193039,
177
- 0.12255953997373581,
178
- 0.12248596549034119,
179
- 0.874961793422699
180
  ],
 
 
 
 
 
181
  "min": [
182
  -1.0,
183
  -1.0,
@@ -201,178 +198,315 @@
201
  1.0,
202
  1.0,
203
  1.0,
204
- 0.9342857003211975,
205
  1.0,
206
  1.0,
207
  1.0
208
  ],
209
- "q01": [
210
- -0.37857142090797424,
211
- -0.47857141494750977,
212
- -0.4228571355342865,
213
  0.0,
214
- -1.0,
215
- -1.0,
216
- -1.0,
217
- -1.0,
218
- -0.24285714328289032,
219
- -0.43142858147621155,
220
- -0.40857142210006714,
221
- -1.0
222
  ],
223
- "q99": [
224
- 0.19285714626312256,
225
- 0.5642856955528259,
226
- 0.29428571462631226,
227
  0.0,
228
- 1.0,
229
- 1.0,
230
- 1.0,
231
- 1.0,
232
- 0.2800000011920929,
233
- 0.33142855763435364,
234
- 0.4114285707473755,
235
- 1.0
 
 
 
236
  ]
237
  },
238
- "next.reward": {
239
- "mean": [
240
- 0.051608677953481674
241
- ],
242
- "std": [
243
- 0.22123567759990692
244
- ],
245
  "min": [
246
- 0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
247
  ],
248
  "max": [
249
- 1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
250
  ],
251
- "q01": [
252
- 0.0
253
- ],
254
- "q99": [
255
- 1.0
256
- ]
257
- },
258
- "next.done": {
259
  "mean": [
260
- 0.003216714132577181
 
 
 
 
 
 
 
 
 
 
 
 
 
 
261
  ],
262
  "std": [
263
- 0.056624796241521835
264
- ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
265
  "min": [
266
- 0.0
267
  ],
268
  "max": [
269
- 1.0
270
- ],
271
- "q01": [
272
- 0.0
273
  ],
274
- "q99": [
275
- 0.0
276
- ]
277
- },
278
- "timestamp": {
279
  "mean": [
280
- 7.972511291503906
281
  ],
282
  "std": [
283
- 4.895635604858398
284
  ],
 
 
 
 
 
285
  "min": [
286
- 0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
287
  ],
288
  "max": [
289
- 29.100000381469727
290
- ],
291
- "q01": [
292
- 0.15000000596046448
 
 
 
 
 
 
 
 
 
 
 
 
293
  ],
294
- "q99": [
295
- 19.25
296
- ]
297
- },
298
- "frame_index": {
299
  "mean": [
300
- 159.45022583007812
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
301
  ],
302
  "std": [
303
- 97.91271209716797
304
- ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
305
  "min": [
306
- 0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
307
  ],
308
  "max": [
309
- 582.0
310
- ],
311
- "q01": [
312
- 3.0
 
 
 
 
 
 
 
 
 
 
 
313
  ],
314
- "q99": [
315
- 385.0
316
- ]
317
- },
318
- "episode_index": {
319
  "mean": [
320
- 248.9990234375
 
 
 
 
 
 
 
 
 
 
 
 
 
 
321
  ],
322
  "std": [
323
- 144.8131866455078
324
- ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
325
  "min": [
326
- 0.0
327
  ],
328
  "max": [
329
- 500.0
330
- ],
331
- "q01": [
332
- 4.0
333
  ],
334
- "q99": [
335
- 495.0
336
- ]
337
- },
338
- "index": {
339
  "mean": [
340
- 77874.0
341
  ],
342
  "std": [
343
- 44960.8671875
344
  ],
 
 
 
 
 
345
  "min": [
346
- 0.0
347
  ],
348
  "max": [
349
- 155748.0
350
  ],
351
- "q01": [
352
- 1557.47998046875
353
- ],
354
- "q99": [
355
- 154190.515625
356
- ]
357
- },
358
- "task_index": {
359
  "mean": [
360
- 3.048610210418701
361
  ],
362
  "std": [
363
- 2.2512917518615723
364
- ],
365
- "min": [
366
- 0.0
367
- ],
368
- "max": [
369
- 8.0
370
- ],
371
- "q01": [
372
  0.0
373
  ],
374
- "q99": [
375
- 8.0
376
  ]
377
  }
378
  }
 
1
  {
2
+ "timestamp": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 29.1
8
+ ],
9
  "mean": [
10
+ 7.97251121997573
11
  ],
12
  "std": [
13
+ 4.895635577623022
14
  ],
15
+ "count": [
16
+ 155749
17
+ ]
18
+ },
19
+ "episode_index": {
20
  "min": [
21
+ 0
22
  ],
23
  "max": [
24
+ 500
25
  ],
26
+ "mean": [
27
+ 248.99902407078056
28
+ ],
29
+ "std": [
30
+ 144.81319146371789
31
  ],
32
+ "count": [
33
+ 155749
34
  ]
35
  },
36
+ "index": {
37
+ "min": [
38
+ 0
39
+ ],
40
+ "max": [
41
+ 155748
42
+ ],
43
  "mean": [
44
+ 77874.0
45
  ],
46
  "std": [
47
+ 44960.86353708078
48
  ],
49
+ "count": [
50
+ 155749
51
+ ]
52
+ },
53
+ "frame_index": {
54
  "min": [
55
+ 0
56
  ],
57
  "max": [
58
+ 582
59
  ],
60
+ "mean": [
61
+ 159.4502243995146
62
  ],
63
+ "std": [
64
+ 97.91271155246044
65
+ ],
66
+ "count": [
67
+ 155749
68
  ]
69
  },
70
+ "next.reward": {
71
+ "min": [
72
+ 0.0
73
+ ],
74
+ "max": [
75
+ 1.0
76
+ ],
77
  "mean": [
78
+ 0.051608678210199474
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  ],
80
  "std": [
81
+ 0.22123567094953644
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
82
  ],
83
+ "count": [
84
+ 155749
85
+ ]
86
+ },
87
+ "observation.images.robot0_agentview_left": {
88
  "min": [
89
+ [
90
+ [
91
+ 0.0
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.0
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.0
102
+ ]
103
+ ]
 
104
  ],
105
  "max": [
106
+ [
107
+ [
108
+ 1.0
109
+ ]
110
+ ],
111
+ [
112
+ [
113
+ 1.0
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 1.0
119
+ ]
120
+ ]
 
121
  ],
122
+ "mean": [
123
+ [
124
+ [
125
+ 0.5150460401296295
126
+ ]
127
+ ],
128
+ [
129
+ [
130
+ 0.4891599711498228
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.4636259071015181
136
+ ]
137
+ ]
138
+ ],
139
+ "std": [
140
+ [
141
+ [
142
+ 0.29813749280931606
143
+ ]
144
+ ],
145
+ [
146
+ [
147
+ 0.2947410004508717
148
+ ]
149
+ ],
150
+ [
151
+ [
152
+ 0.30011007278471996
153
+ ]
154
+ ]
155
+ ],
156
+ "count": [
157
+ 50142
158
  ]
159
  },
160
+ "annotation.human.task_description": {
161
+ "min": [
162
+ 0
163
+ ],
164
+ "max": [
165
+ 8
166
+ ],
167
  "mean": [
168
+ 3.0486102639503305
 
 
 
 
 
 
 
 
 
 
 
169
  ],
170
  "std": [
171
+ 2.2512918210674306
 
 
 
 
 
 
 
 
 
 
 
172
  ],
173
+ "count": [
174
+ 155749
175
+ ]
176
+ },
177
+ "action": {
178
  "min": [
179
  -1.0,
180
  -1.0,
 
198
  1.0,
199
  1.0,
200
  1.0,
201
+ 0.9342857142857143,
202
  1.0,
203
  1.0,
204
  1.0
205
  ],
206
+ "mean": [
207
+ -0.0036892692729969404,
208
+ 0.0021754324494630993,
209
+ -0.0019161232862765448,
210
  0.0,
211
+ -0.8903492157253016,
212
+ -0.016050550198442,
213
+ -0.009545486648389397,
214
+ -0.014441917994428774,
215
+ 0.0018091012737527312,
216
+ -0.004333969582927841,
217
+ 0.0009579332313988716,
218
+ -0.48391321934651266
219
  ],
220
+ "std": [
221
+ 0.08281934888393298,
222
+ 0.1240553492800017,
223
+ 0.09234259030784801,
224
  0.0,
225
+ 0.45527823806694373,
226
+ 0.49843412659019304,
227
+ 0.4426868525011545,
228
+ 0.5223006313157253,
229
+ 0.07980020473459265,
230
+ 0.12259112058095857,
231
+ 0.1224905093280411,
232
+ 0.8751159901074222
233
+ ],
234
+ "count": [
235
+ 155749
236
  ]
237
  },
238
+ "observation.images.robot0_agentview_right": {
 
 
 
 
 
 
239
  "min": [
240
+ [
241
+ [
242
+ 0.0
243
+ ]
244
+ ],
245
+ [
246
+ [
247
+ 0.0
248
+ ]
249
+ ],
250
+ [
251
+ [
252
+ 0.0
253
+ ]
254
+ ]
255
  ],
256
  "max": [
257
+ [
258
+ [
259
+ 1.0
260
+ ]
261
+ ],
262
+ [
263
+ [
264
+ 1.0
265
+ ]
266
+ ],
267
+ [
268
+ [
269
+ 1.0
270
+ ]
271
+ ]
272
  ],
 
 
 
 
 
 
 
 
273
  "mean": [
274
+ [
275
+ [
276
+ 0.5206074579485909
277
+ ]
278
+ ],
279
+ [
280
+ [
281
+ 0.49384180736794836
282
+ ]
283
+ ],
284
+ [
285
+ [
286
+ 0.4675812654676089
287
+ ]
288
+ ]
289
  ],
290
  "std": [
291
+ [
292
+ [
293
+ 0.2965288812283277
294
+ ]
295
+ ],
296
+ [
297
+ [
298
+ 0.2941400143728853
299
+ ]
300
+ ],
301
+ [
302
+ [
303
+ 0.30066796872219764
304
+ ]
305
+ ]
306
+ ],
307
+ "count": [
308
+ 50142
309
+ ]
310
+ },
311
+ "task_index": {
312
  "min": [
313
+ 0
314
  ],
315
  "max": [
316
+ 8
 
 
 
317
  ],
 
 
 
 
 
318
  "mean": [
319
+ 3.0486102639503305
320
  ],
321
  "std": [
322
+ 2.2512918210674306
323
  ],
324
+ "count": [
325
+ 155749
326
+ ]
327
+ },
328
+ "observation.state": {
329
  "min": [
330
+ 0.5459891336888766,
331
+ -4.941797682505354,
332
+ 0.6998338720796692,
333
+ 0.0,
334
+ 0.0,
335
+ -1.0,
336
+ 0.0,
337
+ -0.3700552641986594,
338
+ -0.7157691748304238,
339
+ 0.037792029886167366,
340
+ -0.9999814033508301,
341
+ -0.9994513988494873,
342
+ -0.8169154524803162,
343
+ 4.065609573444817e-07,
344
+ -0.004175666779341806,
345
+ -0.04457355227571953
346
  ],
347
  "max": [
348
+ 5.634078011159822,
349
+ -0.3177474072667639,
350
+ 0.7136684883954696,
351
+ 0.0,
352
+ 0.0,
353
+ 1.0,
354
+ 1.0,
355
+ 0.8214574350067156,
356
+ 0.6301006829301296,
357
+ 0.8931081630562738,
358
+ 0.9999822378158569,
359
+ 0.9997519254684448,
360
+ 0.8716270923614502,
361
+ 0.6620203852653503,
362
+ 0.04408724223472362,
363
+ 0.0035563306420252393
364
  ],
 
 
 
 
 
365
  "mean": [
366
+ 2.546805853224441,
367
+ -1.4126824645788167,
368
+ 0.7011916999231671,
369
+ 0.0,
370
+ 0.0,
371
+ 0.3905879496709232,
372
+ 0.6494896951282288,
373
+ 0.19691790356801273,
374
+ -0.012142891208485645,
375
+ 0.30305521604449187,
376
+ -0.2900161236268653,
377
+ 0.07078719716277959,
378
+ -0.016894678751956032,
379
+ 0.0653812263968989,
380
+ 0.0323909605475187,
381
+ -0.032455319205646115
382
  ],
383
  "std": [
384
+ 1.3439970780309896,
385
+ 0.8316029370132171,
386
+ 0.001954968885577305,
387
+ 0.0,
388
+ 0.0,
389
+ 0.5717250517217187,
390
+ 0.31422069601693703,
391
+ 0.1769594640795376,
392
+ 0.2984094941840549,
393
+ 0.1617508064944546,
394
+ 0.8765699848493149,
395
+ 0.3360137268788599,
396
+ 0.14373669149263793,
397
+ 0.06617617724689466,
398
+ 0.011862338211407093,
399
+ 0.011754212940952283
400
+ ],
401
+ "count": [
402
+ 155749
403
+ ]
404
+ },
405
+ "observation.images.robot0_eye_in_hand": {
406
  "min": [
407
+ [
408
+ [
409
+ 0.0
410
+ ]
411
+ ],
412
+ [
413
+ [
414
+ 0.0
415
+ ]
416
+ ],
417
+ [
418
+ [
419
+ 0.0
420
+ ]
421
+ ]
422
  ],
423
  "max": [
424
+ [
425
+ [
426
+ 1.0
427
+ ]
428
+ ],
429
+ [
430
+ [
431
+ 1.0
432
+ ]
433
+ ],
434
+ [
435
+ [
436
+ 1.0
437
+ ]
438
+ ]
439
  ],
 
 
 
 
 
440
  "mean": [
441
+ [
442
+ [
443
+ 0.49166589825855583
444
+ ]
445
+ ],
446
+ [
447
+ [
448
+ 0.4650470255643745
449
+ ]
450
+ ],
451
+ [
452
+ [
453
+ 0.4389545770532613
454
+ ]
455
+ ]
456
  ],
457
  "std": [
458
+ [
459
+ [
460
+ 0.2625397551768882
461
+ ]
462
+ ],
463
+ [
464
+ [
465
+ 0.26074707169272854
466
+ ]
467
+ ],
468
+ [
469
+ [
470
+ 0.26607157909666596
471
+ ]
472
+ ]
473
+ ],
474
+ "count": [
475
+ 50142
476
+ ]
477
+ },
478
+ "next.done": {
479
  "min": [
480
+ false
481
  ],
482
  "max": [
483
+ true
 
 
 
484
  ],
 
 
 
 
 
485
  "mean": [
486
+ 0.0032167140720004623
487
  ],
488
  "std": [
489
+ 0.0566247898237111
490
  ],
491
+ "count": [
492
+ 155749
493
+ ]
494
+ },
495
+ "annotation.human.task_name": {
496
  "min": [
497
+ 9
498
  ],
499
  "max": [
500
+ 9
501
  ],
 
 
 
 
 
 
 
 
502
  "mean": [
503
+ 9.0
504
  ],
505
  "std": [
 
 
 
 
 
 
 
 
 
506
  0.0
507
  ],
508
+ "count": [
509
+ 155749
510
  ]
511
  }
512
  }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04604a6623a70703ef9a57774fa567d2f0fde470eb2c36972232c2ad01351446
3
+ size 2499
videos/observation.images.robot0_agentview_left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cac002281304cb93b03687e34587fc6fcdd3596489144306388f5c5a0b29f5dd
3
+ size 118959685
videos/observation.images.robot0_agentview_right/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66f29030f919d72722ae4bf068b782036277e1a9f09943394289fdeab8d66311
3
+ size 120471882
videos/observation.images.robot0_eye_in_hand/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:866ab545ed62877c35f61663724c47888cbb8d062285699f22d19b02f09899fc
3
+ size 172577891