Miical commited on
Commit
87bd6a0
·
verified ·
1 Parent(s): 409e437

Upload canonical LIBERO task-0 subset with validated statistics

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - LIBERO
8
+ - imitation-learning
9
+ - robotics
10
+ pretty_name: LIBERO Spatial Image — LIBERO Task 0
11
+ ---
12
+
13
+ # LIBERO Spatial Image — LIBERO Task 0
14
+
15
+ This is a single-task subset derived from
16
+ [`lerobot/libero_spatial_image`](https://huggingface.co/datasets/lerobot/libero_spatial_image).
17
+ Its name follows the canonical task order of the LIBERO benchmark used at
18
+ runtime by verl-vla.
19
+
20
+ The selected task is LIBERO Spatial `task_id=0`:
21
+
22
+ > Pick up the black bowl between the plate and the ramekin and place it on the plate.
23
+
24
+ In the upstream LeRobot dataset's local task table, the same task is stored as
25
+ `task_index=4`. The numeric IDs differ because the upstream dataset and LIBERO
26
+ benchmark use different task-table orderings.
27
+
28
+ ## Dataset summary
29
+
30
+ - Format: LeRobot v3.0
31
+ - Robot: Panda
32
+ - Frequency: 10 FPS
33
+ - Episodes: 45
34
+ - Frames: 4,487
35
+ - Tasks: 1
36
+ - Canonical LIBERO task ID: 0
37
+ - Upstream dataset-local task index: 4
38
+ - Observations: agent-view image, wrist image, and 8-dimensional robot state
39
+ - Actions: 7-dimensional continuous action
40
+
41
+ ## Derivation and validation
42
+
43
+ All upstream episodes whose task description exactly matches the LIBERO task-0
44
+ description were selected. Observation and action values were copied without
45
+ modification, while episode, frame, sample, and dataset-local task indices were
46
+ rebuilt into a contiguous single-task LeRobot dataset.
47
+
48
+ Images are losslessly encoded as PNG data. The first extracted episode was
49
+ checked for exact tensor equality against its source episode for both images,
50
+ state, and action. Global image mean and standard deviation were recomputed
51
+ directly from all 4,487 decoded frames because the installed LeRobot version's
52
+ per-episode image-statistics aggregation produced invalid near-zero standard
53
+ deviations during subset creation.
54
+
55
+ This is a derived subset, not an independently collected dataset. Refer to the
56
+ upstream dataset and the [LIBERO project](https://libero-project.github.io/) for
57
+ the original collection and benchmark details.
58
+
59
+ ## Loading with LeRobot
60
+
61
+ ```python
62
+ from lerobot.datasets.lerobot_dataset import LeRobotDataset
63
+
64
+ dataset = LeRobotDataset("Miical/libero_spatial_image_task0")
65
+ ```
66
+
67
+ ## License and attribution
68
+
69
+ The upstream dataset is published under the Apache-2.0 license. This derived
70
+ subset retains that license. Please credit the upstream LeRobot dataset and
71
+ LIBERO when using it.
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:abf3a38c76dd0510b85dd281be441fa1b39f32199ca2e94e22e4b55b5d765dd3
3
+ size 98517794
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65a7c38918e946b7f8ae7e25988cc7c85a7f836667decdd76a504a57944bfd46
3
+ size 96343977
data/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6cd02eaf67776e431f6ca317d17dbc5ac96d421a9ebbc6f206804dad9391bae
3
+ size 103500851
data/chunk-000/file-003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8cae06c39f2e06a82d83ba9fb85d3638f0567c396e1fb5b9bab9df8774c3df89
3
+ size 100743545
data/chunk-000/file-004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ab541f0d25178ad69dcda64f3bda0a9fba0bef6aa18a21767bded381c4bbc4e
3
+ size 97909537
data/chunk-000/file-005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ece6d55d1ff58d13cb650220aefa0cb3ea7ff8e6c257ce7ceccab4ea60ca8a3a
3
+ size 73303189
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0532864f385118698dd546fd371da2e295acd3487dffdbfa2b3eec0218d623a
3
+ size 221045
meta/info.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "panda",
4
+ "total_episodes": 45,
5
+ "total_frames": 4487,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 10,
11
+ "splits": {
12
+ "train": "0:45"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": null,
16
+ "features": {
17
+ "observation.images.image": {
18
+ "dtype": "image",
19
+ "shape": [
20
+ 256,
21
+ 256,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channel"
28
+ ],
29
+ "fps": 10
30
+ },
31
+ "observation.images.wrist_image": {
32
+ "dtype": "image",
33
+ "shape": [
34
+ 256,
35
+ 256,
36
+ 3
37
+ ],
38
+ "names": [
39
+ "height",
40
+ "width",
41
+ "channel"
42
+ ],
43
+ "fps": 10
44
+ },
45
+ "observation.state": {
46
+ "dtype": "float32",
47
+ "shape": [
48
+ 8
49
+ ],
50
+ "names": {
51
+ "motors": [
52
+ "x",
53
+ "y",
54
+ "z",
55
+ "rx",
56
+ "ry",
57
+ "rz",
58
+ "rw",
59
+ "gripper"
60
+ ]
61
+ },
62
+ "fps": 10
63
+ },
64
+ "action": {
65
+ "dtype": "float32",
66
+ "shape": [
67
+ 7
68
+ ],
69
+ "names": {
70
+ "motors": [
71
+ "x",
72
+ "y",
73
+ "z",
74
+ "roll",
75
+ "pitch",
76
+ "yaw",
77
+ "gripper"
78
+ ]
79
+ },
80
+ "fps": 10
81
+ },
82
+ "timestamp": {
83
+ "dtype": "float32",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "frame_index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ },
96
+ "episode_index": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": null
102
+ },
103
+ "index": {
104
+ "dtype": "int64",
105
+ "shape": [
106
+ 1
107
+ ],
108
+ "names": null
109
+ },
110
+ "task_index": {
111
+ "dtype": "int64",
112
+ "shape": [
113
+ 1
114
+ ],
115
+ "names": null
116
+ }
117
+ }
118
+ }
meta/stats.json ADDED
@@ -0,0 +1,659 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 4487
17
+ ],
18
+ "q01": [
19
+ 3.9999999999994176e-16
20
+ ],
21
+ "q10": [
22
+ 3.999999999999419e-15
23
+ ],
24
+ "q50": [
25
+ 1.9999999999997088e-14
26
+ ],
27
+ "q90": [
28
+ 3.5999999999994766e-14
29
+ ],
30
+ "q99": [
31
+ 3.959999999999423e-14
32
+ ]
33
+ },
34
+ "observation.images.image": {
35
+ "min": [
36
+ [
37
+ [
38
+ 0.0
39
+ ]
40
+ ],
41
+ [
42
+ [
43
+ 0.0
44
+ ]
45
+ ],
46
+ [
47
+ [
48
+ 0.0
49
+ ]
50
+ ]
51
+ ],
52
+ "max": [
53
+ [
54
+ [
55
+ 1.0
56
+ ]
57
+ ],
58
+ [
59
+ [
60
+ 1.0
61
+ ]
62
+ ],
63
+ [
64
+ [
65
+ 1.0
66
+ ]
67
+ ]
68
+ ],
69
+ "mean": [
70
+ [
71
+ [
72
+ 0.4915060914286825
73
+ ]
74
+ ],
75
+ [
76
+ [
77
+ 0.46450647578878035
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 0.42783210417170026
83
+ ]
84
+ ]
85
+ ],
86
+ "std": [
87
+ [
88
+ [
89
+ 0.22281034629565738
90
+ ]
91
+ ],
92
+ [
93
+ [
94
+ 0.20446452271529106
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.1874446406451183
100
+ ]
101
+ ]
102
+ ],
103
+ "count": [
104
+ 4487
105
+ ],
106
+ "q01": [
107
+ [
108
+ [
109
+ 0.06744978080414621
110
+ ]
111
+ ],
112
+ [
113
+ [
114
+ 0.06269773926433952
115
+ ]
116
+ ],
117
+ [
118
+ [
119
+ 0.046990183577122646
120
+ ]
121
+ ]
122
+ ],
123
+ "q10": [
124
+ [
125
+ [
126
+ 0.1214833580835959
127
+ ]
128
+ ],
129
+ [
130
+ [
131
+ 0.11262487187094367
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ 0.09412662112290396
137
+ ]
138
+ ]
139
+ ],
140
+ "q50": [
141
+ [
142
+ [
143
+ 0.4836805244305673
144
+ ]
145
+ ],
146
+ [
147
+ [
148
+ 0.4742917453647551
149
+ ]
150
+ ],
151
+ [
152
+ [
153
+ 0.4446846178106527
154
+ ]
155
+ ]
156
+ ],
157
+ "q90": [
158
+ [
159
+ [
160
+ 0.7460595314819413
161
+ ]
162
+ ],
163
+ [
164
+ [
165
+ 0.6896458168042068
166
+ ]
167
+ ],
168
+ [
169
+ [
170
+ 0.6200290240223467
171
+ ]
172
+ ]
173
+ ],
174
+ "q99": [
175
+ [
176
+ [
177
+ 0.7905185446403422
178
+ ]
179
+ ],
180
+ [
181
+ [
182
+ 0.7663724983272457
183
+ ]
184
+ ],
185
+ [
186
+ [
187
+ 0.761487455031126
188
+ ]
189
+ ]
190
+ ]
191
+ },
192
+ "frame_index": {
193
+ "min": [
194
+ 0
195
+ ],
196
+ "max": [
197
+ 167
198
+ ],
199
+ "mean": [
200
+ 51.05905950523736
201
+ ],
202
+ "std": [
203
+ 32.143778529556
204
+ ],
205
+ "count": [
206
+ 4487
207
+ ],
208
+ "q01": [
209
+ 0.3540262356928698
210
+ ],
211
+ "q10": [
212
+ 9.791609574244964
213
+ ],
214
+ "q50": [
215
+ 50.77799465121406
216
+ ],
217
+ "q90": [
218
+ 92.26517223988463
219
+ ],
220
+ "q99": [
221
+ 101.73198087462575
222
+ ]
223
+ },
224
+ "action": {
225
+ "min": [
226
+ -0.9375,
227
+ -0.5410714149475098,
228
+ -0.9375,
229
+ -0.1875,
230
+ -0.3321428596973419,
231
+ -0.3075000047683716,
232
+ -1.0
233
+ ],
234
+ "max": [
235
+ 0.9375,
236
+ 0.7419642806053162,
237
+ 0.9375,
238
+ 0.1971428543329239,
239
+ 0.33642858266830444,
240
+ 0.19499999284744263,
241
+ 1.0
242
+ ],
243
+ "mean": [
244
+ 0.18457428950103216,
245
+ 0.11924806965175865,
246
+ -0.16446977712302,
247
+ 0.007689356839724121,
248
+ -0.005797701992202137,
249
+ -0.02840205062371609,
250
+ -0.03632716786204367
251
+ ],
252
+ "std": [
253
+ 0.5039086321413331,
254
+ 0.21590010399176526,
255
+ 0.6066465525467903,
256
+ 0.04356803413481754,
257
+ 0.0774070929488497,
258
+ 0.06265501045771875,
259
+ 0.9993399483264158
260
+ ],
261
+ "count": [
262
+ 4487
263
+ ],
264
+ "q01": [
265
+ -0.7772231928667285,
266
+ -0.2790184551231201,
267
+ -0.9375000001,
268
+ -0.07793362491988817,
269
+ -0.170364713196747,
270
+ -0.1460553914446321,
271
+ -1.0000000001
272
+ ],
273
+ "q10": [
274
+ -0.5266964631172569,
275
+ -0.10123044516452973,
276
+ -0.936710884320999,
277
+ -0.04165358753548687,
278
+ -0.10113072633699426,
279
+ -0.11463257524042518,
280
+ -1.0000000001
281
+ ],
282
+ "q50": [
283
+ 0.14670306236341457,
284
+ 0.05716727906217549,
285
+ -0.08481971308422909,
286
+ 0.0008023055216106504,
287
+ -0.0020400416128214752,
288
+ -0.013492210861134165,
289
+ -0.4331332621860172
290
+ ],
291
+ "q90": [
292
+ 0.8735292502503402,
293
+ 0.47169092081970215,
294
+ 0.7099648575823075,
295
+ 0.06568823298307927,
296
+ 0.08750020284093052,
297
+ 0.03423723853343996,
298
+ 0.9999160453086571
299
+ ],
300
+ "q99": [
301
+ 0.9291886812393574,
302
+ 0.5885883629767421,
303
+ 0.8918108159404811,
304
+ 0.11847496981207199,
305
+ 0.158098000121172,
306
+ 0.08214252401073524,
307
+ 0.9999916046208658
308
+ ]
309
+ },
310
+ "observation.state": {
311
+ "min": [
312
+ -0.2187628298997879,
313
+ -0.02011706680059433,
314
+ 0.9111522436141968,
315
+ 2.5631027221679688,
316
+ -1.6407063007354736,
317
+ -0.48741182684898376,
318
+ -0.0002031907206401229,
319
+ -0.04015766829252243
320
+ ],
321
+ "max": [
322
+ 0.12226623296737671,
323
+ 0.20584067702293396,
324
+ 1.1976429224014282,
325
+ 3.4566118717193604,
326
+ 0.30171695351600647,
327
+ 0.7740588784217834,
328
+ 0.0408087857067585,
329
+ -0.00027006998425349593
330
+ ],
331
+ "mean": [
332
+ -0.02582758020184949,
333
+ 0.12966269404791983,
334
+ 1.0238118258833961,
335
+ 3.1408891628440516,
336
+ -0.21336538273677585,
337
+ 0.031111325723259604,
338
+ 0.022175136599494615,
339
+ -0.022648030589391747
340
+ ],
341
+ "std": [
342
+ 0.0788695832020302,
343
+ 0.04671017947993491,
344
+ 0.0904341144143585,
345
+ 0.0987173068061208,
346
+ 0.3315828964575351,
347
+ 0.17275011509097837,
348
+ 0.016888443792831238,
349
+ 0.01657608031488243
350
+ ],
351
+ "count": [
352
+ 4487
353
+ ],
354
+ "q01": [
355
+ -0.2026845236205174,
356
+ 0.00306465463178749,
357
+ 0.9191263635211009,
358
+ 3.048708973183102,
359
+ -0.6234551045114192,
360
+ -0.17939345312273633,
361
+ 0.0024650083125185972,
362
+ -0.03975912472178956
363
+ ],
364
+ "q10": [
365
+ -0.14628582033465026,
366
+ 0.049903677892073305,
367
+ 0.9281316385933305,
368
+ 3.065550737544238,
369
+ -0.5554943396561987,
370
+ -0.11701605205485659,
371
+ 0.002786267939061815,
372
+ -0.039624339770101255
373
+ ],
374
+ "q50": [
375
+ -0.021871518565477532,
376
+ 0.14713231261975376,
377
+ 1.0001426277184031,
378
+ 3.143362497035562,
379
+ -0.14030675992404412,
380
+ 0.027532772595433845,
381
+ 0.023918014803776106,
382
+ -0.025922286767841203
383
+ ],
384
+ "q90": [
385
+ 0.06383664249675168,
386
+ 0.1663906447812014,
387
+ 1.176812995616188,
388
+ 3.2155377539147425,
389
+ 0.05047457375704819,
390
+ 0.1828405934863401,
391
+ 0.0396892460127101,
392
+ -0.003740728579101678
393
+ ],
394
+ "q99": [
395
+ 0.07799763504789566,
396
+ 0.17096488323834227,
397
+ 1.182775653265118,
398
+ 3.228812207571228,
399
+ 0.06246543203096878,
400
+ 0.22515590914595734,
401
+ 0.03982385254727931,
402
+ -0.0033929814377018364
403
+ ]
404
+ },
405
+ "observation.images.wrist_image": {
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.6005770596634133
444
+ ]
445
+ ],
446
+ [
447
+ [
448
+ 0.5575344023204608
449
+ ]
450
+ ],
451
+ [
452
+ [
453
+ 0.5103241845693792
454
+ ]
455
+ ]
456
+ ],
457
+ "std": [
458
+ [
459
+ [
460
+ 0.2467482771798937
461
+ ]
462
+ ],
463
+ [
464
+ [
465
+ 0.2277631726507626
466
+ ]
467
+ ],
468
+ [
469
+ [
470
+ 0.20730187973820804
471
+ ]
472
+ ]
473
+ ],
474
+ "count": [
475
+ 4487
476
+ ],
477
+ "q01": [
478
+ [
479
+ [
480
+ 0.06973853156479459
481
+ ]
482
+ ],
483
+ [
484
+ [
485
+ 0.061049667106674366
486
+ ]
487
+ ],
488
+ [
489
+ [
490
+ 0.039568412241310996
491
+ ]
492
+ ]
493
+ ],
494
+ "q10": [
495
+ [
496
+ [
497
+ 0.2018704357506413
498
+ ]
499
+ ],
500
+ [
501
+ [
502
+ 0.19943569365252942
503
+ ]
504
+ ],
505
+ [
506
+ [
507
+ 0.19249038266986118
508
+ ]
509
+ ]
510
+ ],
511
+ "q50": [
512
+ [
513
+ [
514
+ 0.7543416039863806
515
+ ]
516
+ ],
517
+ [
518
+ [
519
+ 0.691242775524155
520
+ ]
521
+ ],
522
+ [
523
+ [
524
+ 0.6178067417645329
525
+ ]
526
+ ]
527
+ ],
528
+ "q90": [
529
+ [
530
+ [
531
+ 0.7901177620294699
532
+ ]
533
+ ],
534
+ [
535
+ [
536
+ 0.7303277114542361
537
+ ]
538
+ ],
539
+ [
540
+ [
541
+ 0.6655766243014165
542
+ ]
543
+ ]
544
+ ],
545
+ "q99": [
546
+ [
547
+ [
548
+ 0.8661154988634454
549
+ ]
550
+ ],
551
+ [
552
+ [
553
+ 0.862107764579868
554
+ ]
555
+ ],
556
+ [
557
+ [
558
+ 0.8420520657057241
559
+ ]
560
+ ]
561
+ ]
562
+ },
563
+ "episode_index": {
564
+ "min": [
565
+ 0
566
+ ],
567
+ "max": [
568
+ 44
569
+ ],
570
+ "mean": [
571
+ 21.805215065745486
572
+ ],
573
+ "std": [
574
+ 12.997503300112292
575
+ ],
576
+ "count": [
577
+ 4487
578
+ ],
579
+ "q01": [
580
+ 21.805215065745486
581
+ ],
582
+ "q10": [
583
+ 21.805215065745486
584
+ ],
585
+ "q50": [
586
+ 21.8052150657455
587
+ ],
588
+ "q90": [
589
+ 21.805215065745518
590
+ ],
591
+ "q99": [
592
+ 21.80521506574552
593
+ ]
594
+ },
595
+ "index": {
596
+ "min": [
597
+ 0
598
+ ],
599
+ "max": [
600
+ 4486
601
+ ],
602
+ "mean": [
603
+ 2243.0
604
+ ],
605
+ "std": [
606
+ 1295.2852967589806
607
+ ],
608
+ "count": [
609
+ 4487
610
+ ],
611
+ "q01": [
612
+ 2192.294966730456
613
+ ],
614
+ "q10": [
615
+ 2201.732550069007
616
+ ],
617
+ "q50": [
618
+ 2242.7196978827724
619
+ ],
620
+ "q90": [
621
+ 2284.2061127346474
622
+ ],
623
+ "q99": [
624
+ 2293.6729213693884
625
+ ]
626
+ },
627
+ "timestamp": {
628
+ "min": [
629
+ 0.0
630
+ ],
631
+ "max": [
632
+ 16.7
633
+ ],
634
+ "mean": [
635
+ 5.105905950523733
636
+ ],
637
+ "std": [
638
+ 3.214377852955601
639
+ ],
640
+ "count": [
641
+ 4487
642
+ ],
643
+ "q01": [
644
+ 0.03540262347980967
645
+ ],
646
+ "q10": [
647
+ 0.9791609573517192
648
+ ],
649
+ "q50": [
650
+ 5.077774780476365
651
+ ],
652
+ "q90": [
653
+ 9.226517224061121
654
+ ],
655
+ "q99": [
656
+ 10.173198087551992
657
+ ]
658
+ }
659
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:949b9e874392de66f1b98818c4d4ceaa6fed8b531768dde76e7054a2d47cc10b
3
+ size 2454