pravsels commited on
Commit
dd1ca29
·
verified ·
1 Parent(s): b2f69f4

Upload folder using huggingface_hub

Browse files
candywrapper_plugins/control_mode/episode_modes.json ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "0": {
3
+ "segments": [
4
+ {
5
+ "start_index": 0,
6
+ "end_index": 859,
7
+ "mode": "policy"
8
+ }
9
+ ]
10
+ },
11
+ "1": {
12
+ "segments": [
13
+ {
14
+ "start_index": 0,
15
+ "end_index": 1043,
16
+ "mode": "policy"
17
+ }
18
+ ]
19
+ },
20
+ "2": {
21
+ "segments": [
22
+ {
23
+ "start_index": 0,
24
+ "end_index": 974,
25
+ "mode": "policy"
26
+ }
27
+ ]
28
+ },
29
+ "3": {
30
+ "segments": [
31
+ {
32
+ "start_index": 0,
33
+ "end_index": 976,
34
+ "mode": "policy"
35
+ }
36
+ ]
37
+ },
38
+ "4": {
39
+ "segments": [
40
+ {
41
+ "start_index": 0,
42
+ "end_index": 1040,
43
+ "mode": "policy"
44
+ }
45
+ ]
46
+ },
47
+ "5": {
48
+ "segments": [
49
+ {
50
+ "start_index": 0,
51
+ "end_index": 880,
52
+ "mode": "policy"
53
+ }
54
+ ]
55
+ },
56
+ "6": {
57
+ "segments": [
58
+ {
59
+ "start_index": 0,
60
+ "end_index": 666,
61
+ "mode": "policy"
62
+ }
63
+ ]
64
+ },
65
+ "7": {
66
+ "segments": [
67
+ {
68
+ "start_index": 0,
69
+ "end_index": 920,
70
+ "mode": "policy"
71
+ }
72
+ ]
73
+ },
74
+ "8": {
75
+ "segments": [
76
+ {
77
+ "start_index": 0,
78
+ "end_index": 1020,
79
+ "mode": "policy"
80
+ }
81
+ ]
82
+ },
83
+ "9": {
84
+ "segments": [
85
+ {
86
+ "start_index": 0,
87
+ "end_index": 612,
88
+ "mode": "policy"
89
+ }
90
+ ]
91
+ }
92
+ }
candywrapper_plugins/eval_operator_scores/scores.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "operator_max_score": 3,
3
+ "episodes": [
4
+ {
5
+ "episode_index": 0,
6
+ "operator_score": 2
7
+ },
8
+ {
9
+ "episode_index": 1,
10
+ "operator_score": 2
11
+ },
12
+ {
13
+ "episode_index": 2,
14
+ "operator_score": 3
15
+ },
16
+ {
17
+ "episode_index": 3,
18
+ "operator_score": 2
19
+ },
20
+ {
21
+ "episode_index": 4,
22
+ "operator_score": 2
23
+ },
24
+ {
25
+ "episode_index": 5,
26
+ "operator_score": 3
27
+ },
28
+ {
29
+ "episode_index": 6,
30
+ "operator_score": 1
31
+ },
32
+ {
33
+ "episode_index": 7,
34
+ "operator_score": 3
35
+ },
36
+ {
37
+ "episode_index": 8,
38
+ "operator_score": 3
39
+ },
40
+ {
41
+ "episode_index": 9,
42
+ "operator_score": 1
43
+ }
44
+ ]
45
+ }
candywrapper_plugins/eval_rl_tokens/chunks.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
candywrapper_plugins/eval_rl_tokens/manifest.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "eval_rl_tokens_chunks_v1",
3
+ "rl_token_dim": 2048,
4
+ "openpi_config_name": "pi05_rlt_build_block_tower_6mix_joints_only",
5
+ "openpi_checkpoint_dir": "./checkpoints/pi05-build-block-tower-delock-joints-only/checkpoints/49999",
6
+ "openpi_rl_token_checkpoint_dir": "./checkpoints/rlt_build_block_tower_6mix_joints_only/checkpoints/45000"
7
+ }
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4edc0bbaf5aa6cc08b1fb3976a54bee8bf3415ce10baf899e334208d1dbbf3b1
3
+ size 928711
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa9a9c4efd0cf0ea857235ddc9a7d23774c6467857878dc02e1045e8c14f15e0
3
+ size 89219
meta/info.json ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "arx5_follower",
4
+ "total_episodes": 10,
5
+ "total_frames": 9000,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 20,
11
+ "splits": {
12
+ "train": "0:10"
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.state.pos": {
18
+ "dtype": "float32",
19
+ "names": [
20
+ "joint_0",
21
+ "joint_1",
22
+ "joint_2",
23
+ "joint_3",
24
+ "joint_4",
25
+ "joint_5",
26
+ "joint_6"
27
+ ],
28
+ "shape": [
29
+ 7
30
+ ]
31
+ },
32
+ "observation.state.velocity": {
33
+ "dtype": "float32",
34
+ "names": [
35
+ "joint_0",
36
+ "joint_1",
37
+ "joint_2",
38
+ "joint_3",
39
+ "joint_4",
40
+ "joint_5",
41
+ "joint_6"
42
+ ],
43
+ "shape": [
44
+ 7
45
+ ]
46
+ },
47
+ "observation.state.effort": {
48
+ "dtype": "float32",
49
+ "names": [
50
+ "joint_0",
51
+ "joint_1",
52
+ "joint_2",
53
+ "joint_3",
54
+ "joint_4",
55
+ "joint_5",
56
+ "joint_6"
57
+ ],
58
+ "shape": [
59
+ 7
60
+ ]
61
+ },
62
+ "observation.state.eef_pose": {
63
+ "dtype": "float32",
64
+ "names": [
65
+ "joint_0",
66
+ "joint_1",
67
+ "joint_2",
68
+ "joint_3",
69
+ "joint_4",
70
+ "joint_5",
71
+ "joint_6"
72
+ ],
73
+ "shape": [
74
+ 7
75
+ ]
76
+ },
77
+ "observation.images.front": {
78
+ "dtype": "video",
79
+ "shape": [
80
+ 480,
81
+ 640,
82
+ 3
83
+ ],
84
+ "names": [
85
+ "height",
86
+ "width",
87
+ "channels"
88
+ ],
89
+ "info": {
90
+ "video.height": 480,
91
+ "video.width": 640,
92
+ "video.codec": "h264",
93
+ "video.pix_fmt": "yuv420p",
94
+ "video.is_depth_map": false,
95
+ "video.fps": 20,
96
+ "video.channels": 3,
97
+ "has_audio": false
98
+ }
99
+ },
100
+ "observation.images.wrist": {
101
+ "dtype": "video",
102
+ "shape": [
103
+ 480,
104
+ 640,
105
+ 3
106
+ ],
107
+ "names": [
108
+ "height",
109
+ "width",
110
+ "channels"
111
+ ],
112
+ "info": {
113
+ "video.height": 480,
114
+ "video.width": 640,
115
+ "video.codec": "h264",
116
+ "video.pix_fmt": "yuv420p",
117
+ "video.is_depth_map": false,
118
+ "video.fps": 20,
119
+ "video.channels": 3,
120
+ "has_audio": false
121
+ }
122
+ },
123
+ "timestamp": {
124
+ "dtype": "float32",
125
+ "shape": [
126
+ 1
127
+ ],
128
+ "names": null
129
+ },
130
+ "frame_index": {
131
+ "dtype": "int64",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null
136
+ },
137
+ "episode_index": {
138
+ "dtype": "int64",
139
+ "shape": [
140
+ 1
141
+ ],
142
+ "names": null
143
+ },
144
+ "index": {
145
+ "dtype": "int64",
146
+ "shape": [
147
+ 1
148
+ ],
149
+ "names": null
150
+ },
151
+ "task_index": {
152
+ "dtype": "int64",
153
+ "shape": [
154
+ 1
155
+ ],
156
+ "names": null
157
+ }
158
+ }
159
+ }
meta/stats.json ADDED
@@ -0,0 +1,822 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state.velocity": {
3
+ "min": [
4
+ -4.142856597900391,
5
+ -7.571430206298828,
6
+ -6.230770111083984,
7
+ -1.8351631164550781,
8
+ -1.8131866455078125,
9
+ -2.2747268676757812,
10
+ -0.2282044142484665
11
+ ],
12
+ "max": [
13
+ 4.4945068359375,
14
+ 6.824176788330078,
15
+ 4.450550079345703,
16
+ 2.5384597778320312,
17
+ 1.7252731323242188,
18
+ 1.6153831481933594,
19
+ 0.23512549698352814
20
+ ],
21
+ "mean": [
22
+ -0.06636621653888788,
23
+ 0.10747369769072004,
24
+ 0.07157834087622662,
25
+ -0.022625226202152487,
26
+ -0.007360283823554509,
27
+ -0.006671738107171324,
28
+ 0.00014123316624237405
29
+ ],
30
+ "std": [
31
+ 0.534876044009271,
32
+ 1.0850039053689704,
33
+ 0.8177010846247119,
34
+ 0.2619820572992244,
35
+ 0.16784823790012607,
36
+ 0.20027565321132962,
37
+ 0.029310739409617145
38
+ ],
39
+ "count": [
40
+ 9000
41
+ ],
42
+ "q01": [
43
+ -1.9948757432184616,
44
+ -3.226071185453732,
45
+ -2.8969182138767513,
46
+ -0.9212480466995305,
47
+ -0.5970927452713748,
48
+ -0.6549369667701423,
49
+ -0.11232354098187552
50
+ ],
51
+ "q10": [
52
+ -0.48913152527998993,
53
+ -0.4582169925651616,
54
+ -0.09401634603774245,
55
+ -0.243436105631783,
56
+ -0.1021664547308541,
57
+ -0.15382301654589786,
58
+ -0.0067241801427967
59
+ ],
60
+ "q50": [
61
+ -0.011137960698432939,
62
+ -0.01060306361709063,
63
+ -0.010726850070085385,
64
+ -0.010892585531313947,
65
+ -0.01095302506659487,
66
+ -0.011044722241389955,
67
+ -0.00018930401187252526
68
+ ],
69
+ "q90": [
70
+ 0.2310108897490476,
71
+ 0.9891213774601617,
72
+ 0.5114229914335977,
73
+ 0.1837225961644786,
74
+ 0.08789061213754723,
75
+ 0.1492873428761043,
76
+ 0.01095324702848991
77
+ ],
78
+ "q99": [
79
+ 1.7361528311491012,
80
+ 4.1768140322547485,
81
+ 2.9766996251527464,
82
+ 0.8166924283219046,
83
+ 0.5199274718759458,
84
+ 0.6393948235426677,
85
+ 0.10118037133706939
86
+ ]
87
+ },
88
+ "observation.images.front": {
89
+ "min": [
90
+ [
91
+ [
92
+ 0.0
93
+ ]
94
+ ],
95
+ [
96
+ [
97
+ 0.0
98
+ ]
99
+ ],
100
+ [
101
+ [
102
+ 0.0
103
+ ]
104
+ ]
105
+ ],
106
+ "max": [
107
+ [
108
+ [
109
+ 1.0
110
+ ]
111
+ ],
112
+ [
113
+ [
114
+ 1.0
115
+ ]
116
+ ],
117
+ [
118
+ [
119
+ 1.0
120
+ ]
121
+ ]
122
+ ],
123
+ "mean": [
124
+ [
125
+ [
126
+ 0.6212822840867827
127
+ ]
128
+ ],
129
+ [
130
+ [
131
+ 0.5571709867238563
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ 0.5912069598311546
137
+ ]
138
+ ]
139
+ ],
140
+ "std": [
141
+ [
142
+ [
143
+ 0.008580969730214277
144
+ ]
145
+ ],
146
+ [
147
+ [
148
+ 0.005769712311253394
149
+ ]
150
+ ],
151
+ [
152
+ [
153
+ 0.0071925520988288
154
+ ]
155
+ ]
156
+ ],
157
+ "count": [
158
+ 172800000
159
+ ],
160
+ "q01": [
161
+ [
162
+ [
163
+ 0.05582519753809888
164
+ ]
165
+ ],
166
+ [
167
+ [
168
+ 0.030282226174917395
169
+ ]
170
+ ],
171
+ [
172
+ [
173
+ 0.062116095417730534
174
+ ]
175
+ ]
176
+ ],
177
+ "q10": [
178
+ [
179
+ [
180
+ 0.09953598609769965
181
+ ]
182
+ ],
183
+ [
184
+ [
185
+ 0.06882433104161063
186
+ ]
187
+ ],
188
+ [
189
+ [
190
+ 0.10848804037046769
191
+ ]
192
+ ]
193
+ ],
194
+ "q50": [
195
+ [
196
+ [
197
+ 0.6932835601962094
198
+ ]
199
+ ],
200
+ [
201
+ [
202
+ 0.611544709125389
203
+ ]
204
+ ],
205
+ [
206
+ [
207
+ 0.6337991275164916
208
+ ]
209
+ ]
210
+ ],
211
+ "q90": [
212
+ [
213
+ [
214
+ 0.7983926541952249
215
+ ]
216
+ ],
217
+ [
218
+ [
219
+ 0.7581225749695105
220
+ ]
221
+ ],
222
+ [
223
+ [
224
+ 0.8119823213839519
225
+ ]
226
+ ]
227
+ ],
228
+ "q99": [
229
+ [
230
+ [
231
+ 0.8616082730711493
232
+ ]
233
+ ],
234
+ [
235
+ [
236
+ 0.8237727053358328
237
+ ]
238
+ ],
239
+ [
240
+ [
241
+ 0.8731455454659872
242
+ ]
243
+ ]
244
+ ]
245
+ },
246
+ "observation.state.eef_pose": {
247
+ "min": [
248
+ 0.15541698038578033,
249
+ -0.4072800576686859,
250
+ 0.018938889726996422,
251
+ -0.6634017825126648,
252
+ -0.12298545241355896,
253
+ -1.7852033376693726,
254
+ 0.00045715697342529893
255
+ ],
256
+ "max": [
257
+ 0.4435173273086548,
258
+ 0.0017443671822547913,
259
+ 0.24506905674934387,
260
+ 0.7534427046775818,
261
+ 1.4146244525909424,
262
+ 0.006866411305963993,
263
+ 0.06476712971925735
264
+ ],
265
+ "mean": [
266
+ 0.27272988889449173,
267
+ -0.2687201374438074,
268
+ 0.0927933183213075,
269
+ -0.008758291764262443,
270
+ 1.152375801761945,
271
+ -1.1421569411622154,
272
+ 0.026471497006714344
273
+ ],
274
+ "std": [
275
+ 0.05557191718301583,
276
+ 0.06678546689924064,
277
+ 0.04030197106654443,
278
+ 0.24719254768257445,
279
+ 0.271738769990997,
280
+ 0.31427498292409783,
281
+ 0.016630133995721278
282
+ ],
283
+ "count": [
284
+ 9000
285
+ ],
286
+ "q01": [
287
+ 0.20673073082022642,
288
+ -0.3513558005680144,
289
+ 0.02863120031503064,
290
+ -0.3923377624452404,
291
+ -0.028553328179493544,
292
+ -1.5500611264514261,
293
+ 0.0008233980252084116
294
+ ],
295
+ "q10": [
296
+ 0.2290378071959372,
297
+ -0.3243983436070658,
298
+ 0.046929235977093094,
299
+ -0.24166000988996691,
300
+ 0.9607185623692143,
301
+ -1.4363234092324972,
302
+ 0.01245565575812538
303
+ ],
304
+ "q50": [
305
+ 0.2551485026004138,
306
+ -0.28282043240743654,
307
+ 0.08799367571085022,
308
+ -0.02879785007798167,
309
+ 1.2202027375724582,
310
+ -1.20820172233714,
311
+ 0.019535521506650364
312
+ ],
313
+ "q90": [
314
+ 0.34787520473483535,
315
+ -0.20444233232267478,
316
+ 0.14544050200962358,
317
+ 0.249589908111261,
318
+ 1.3207822688589492,
319
+ -0.760412946926554,
320
+ 0.056380529528904565
321
+ ],
322
+ "q99": [
323
+ 0.3886393190973997,
324
+ -0.020955264478392074,
325
+ 0.20561908903699783,
326
+ 0.46417903209305467,
327
+ 1.3535518731866942,
328
+ -0.11135099211520619,
329
+ 0.0599968198463504
330
+ ]
331
+ },
332
+ "task_index": {
333
+ "min": [
334
+ 0
335
+ ],
336
+ "max": [
337
+ 0
338
+ ],
339
+ "mean": [
340
+ 0.0
341
+ ],
342
+ "std": [
343
+ 0.0
344
+ ],
345
+ "count": [
346
+ 9000
347
+ ],
348
+ "q01": [
349
+ 3.9999999999994176e-16
350
+ ],
351
+ "q10": [
352
+ 3.999999999999418e-15
353
+ ],
354
+ "q50": [
355
+ 1.9999999999997084e-14
356
+ ],
357
+ "q90": [
358
+ 3.5999999999994754e-14
359
+ ],
360
+ "q99": [
361
+ 3.9599999999994235e-14
362
+ ]
363
+ },
364
+ "index": {
365
+ "min": [
366
+ 0
367
+ ],
368
+ "max": [
369
+ 8999
370
+ ],
371
+ "mean": [
372
+ 4499.5
373
+ ],
374
+ "std": [
375
+ 2598.0761953158085
376
+ ],
377
+ "count": [
378
+ 9000
379
+ ],
380
+ "q01": [
381
+ 4047.3141971696796
382
+ ],
383
+ "q10": [
384
+ 4130.458354942143
385
+ ],
386
+ "q50": [
387
+ 4499.4906523555555
388
+ ],
389
+ "q90": [
390
+ 4868.459562835636
391
+ ],
392
+ "q99": [
393
+ 4951.6858028303195
394
+ ]
395
+ },
396
+ "timestamp": {
397
+ "min": [
398
+ 0.0
399
+ ],
400
+ "max": [
401
+ 52.15
402
+ ],
403
+ "mean": [
404
+ 23.04686666666667
405
+ ],
406
+ "std": [
407
+ 13.840966254163359
408
+ ],
409
+ "count": [
410
+ 9000
411
+ ],
412
+ "q01": [
413
+ 0.4375765250574527
414
+ ],
415
+ "q10": [
416
+ 4.5947844136977105
417
+ ],
418
+ "q50": [
419
+ 23.040785213333315
420
+ ],
421
+ "q90": [
422
+ 41.49484480852449
423
+ ],
424
+ "q99": [
425
+ 45.656156808275874
426
+ ]
427
+ },
428
+ "frame_index": {
429
+ "min": [
430
+ 0
431
+ ],
432
+ "max": [
433
+ 1043
434
+ ],
435
+ "mean": [
436
+ 460.93733333333336
437
+ ],
438
+ "std": [
439
+ 276.81932508326724
440
+ ],
441
+ "count": [
442
+ 9000
443
+ ],
444
+ "q01": [
445
+ 8.751530503013006
446
+ ],
447
+ "q10": [
448
+ 91.89568827547551
449
+ ],
450
+ "q50": [
451
+ 460.80828346666675
452
+ ],
453
+ "q90": [
454
+ 829.8968961689691
455
+ ],
456
+ "q99": [
457
+ 913.1231361636537
458
+ ]
459
+ },
460
+ "observation.state.effort": {
461
+ "min": [
462
+ -1.7186813354492188,
463
+ -11.591209411621094,
464
+ 2.3164844512939453,
465
+ -0.07641313225030899,
466
+ -0.21432991325855255,
467
+ -0.17332720756530762,
468
+ -1.6978636980056763
469
+ ],
470
+ "max": [
471
+ 1.912088394165039,
472
+ 2.949451446533203,
473
+ 7.714284896850586,
474
+ 1.9699695110321045,
475
+ 0.41934099793434143,
476
+ 0.1584177315235138,
477
+ 0.13978005945682526
478
+ ],
479
+ "mean": [
480
+ -0.13916388133582142,
481
+ -5.3742438855701025,
482
+ 4.727585586123996,
483
+ 0.6750681949191624,
484
+ 0.09964649585137765,
485
+ 0.010246405287594016,
486
+ -0.6005027264224159
487
+ ],
488
+ "std": [
489
+ 0.31262507009661145,
490
+ 1.9267607103649462,
491
+ 0.6632823829356265,
492
+ 0.26537687039109353,
493
+ 0.08458871669510414,
494
+ 0.05922571632446809,
495
+ 0.5386299292760888
496
+ ],
497
+ "count": [
498
+ 9000
499
+ ],
500
+ "q01": [
501
+ -0.8830342174171076,
502
+ -9.158121350098186,
503
+ 3.250091898274951,
504
+ 0.2292283927319282,
505
+ -0.0874192383268107,
506
+ -0.11348249171355089,
507
+ -1.5076356939354207
508
+ ],
509
+ "q10": [
510
+ -0.5160218198847442,
511
+ -7.093241348716949,
512
+ 3.986706502459225,
513
+ 0.42160444756475196,
514
+ 8.482499663863447e-05,
515
+ -0.07260717270552144,
516
+ -1.2761964400763866
517
+ ],
518
+ "q50": [
519
+ -0.14362320428065867,
520
+ -5.569422543470949,
521
+ 4.660499046919981,
522
+ 0.6267880019390557,
523
+ 0.10298026421370692,
524
+ 0.010225637631025243,
525
+ -0.6244650848080556
526
+ ],
527
+ "q90": [
528
+ 0.23948752472838397,
529
+ -3.920870133985413,
530
+ 5.571241347344717,
531
+ 0.994093752248817,
532
+ 0.19521109669858658,
533
+ 0.08841217728433262,
534
+ 0.05140410434613395
535
+ ],
536
+ "q99": [
537
+ 0.6818674226420456,
538
+ 1.3489404377322725,
539
+ 6.579711789197127,
540
+ 1.5848383126999934,
541
+ 0.26599862267546354,
542
+ 0.12766213020609854,
543
+ 0.11457106066615935
544
+ ]
545
+ },
546
+ "episode_index": {
547
+ "min": [
548
+ 0
549
+ ],
550
+ "max": [
551
+ 9
552
+ ],
553
+ "mean": [
554
+ 4.292
555
+ ],
556
+ "std": [
557
+ 2.8040570607603548
558
+ ],
559
+ "count": [
560
+ 9000
561
+ ],
562
+ "q01": [
563
+ 4.292
564
+ ],
565
+ "q10": [
566
+ 4.292000000000003
567
+ ],
568
+ "q50": [
569
+ 4.29200000000002
570
+ ],
571
+ "q90": [
572
+ 4.292000000000035
573
+ ],
574
+ "q99": [
575
+ 4.292000000000041
576
+ ]
577
+ },
578
+ "observation.state.pos": {
579
+ "min": [
580
+ -1.0370416641235352,
581
+ 0.00820159912109375,
582
+ 0.01049041748046875,
583
+ -1.3284883499145508,
584
+ -0.053215980529785156,
585
+ -0.21152782440185547,
586
+ 0.00045715697342529893
587
+ ],
588
+ "max": [
589
+ 0.00629425048828125,
590
+ 2.261577606201172,
591
+ 1.9655523300170898,
592
+ 0.3038454055786133,
593
+ 0.4171438217163086,
594
+ 0.9802017211914062,
595
+ 0.06476712971925735
596
+ ],
597
+ "mean": [
598
+ -0.6981836357712745,
599
+ 1.678745854417483,
600
+ 1.3091922540134853,
601
+ -0.8199721211261219,
602
+ 0.15269865590996212,
603
+ 0.40204210047092703,
604
+ 0.026471497006714344
605
+ ],
606
+ "std": [
607
+ 0.18705310912577647,
608
+ 0.3776710780566547,
609
+ 0.3366160603284252,
610
+ 0.24133728188479756,
611
+ 0.07648269844161334,
612
+ 0.315711033817086,
613
+ 0.016630133995721278
614
+ ],
615
+ "count": [
616
+ 9000
617
+ ],
618
+ "q01": [
619
+ -0.8997182026484196,
620
+ 0.015533408290761249,
621
+ 0.030611051550971134,
622
+ -1.140912568611635,
623
+ 0.014282823032101565,
624
+ -0.1380781712143165,
625
+ 0.0008233980252084116
626
+ ],
627
+ "q10": [
628
+ -0.8353421889623383,
629
+ 1.5085306985815368,
630
+ 1.0767916256936532,
631
+ -1.0277792756767183,
632
+ 0.08567836855254468,
633
+ 0.07055035529521328,
634
+ 0.01245565575812538
635
+ ],
636
+ "q50": [
637
+ -0.7584934791239325,
638
+ 1.7400324421414253,
639
+ 1.3621578933290064,
640
+ -0.8716309323164599,
641
+ 0.1481099936099858,
642
+ 0.4373286802627974,
643
+ 0.019535521506650364
644
+ ],
645
+ "q90": [
646
+ -0.49696109816362233,
647
+ 1.9545682325172877,
648
+ 1.5942075116730983,
649
+ -0.6161116459773647,
650
+ 0.22447040453984207,
651
+ 0.6684426536950799,
652
+ 0.056380529528904565
653
+ ],
654
+ "q99": [
655
+ -0.009931632601455851,
656
+ 2.1138133254543092,
657
+ 1.688102283604067,
658
+ 0.07951245611932542,
659
+ 0.28518654626565676,
660
+ 0.8120796277329999,
661
+ 0.0599968198463504
662
+ ]
663
+ },
664
+ "observation.images.wrist": {
665
+ "min": [
666
+ [
667
+ [
668
+ 0.0
669
+ ]
670
+ ],
671
+ [
672
+ [
673
+ 0.0
674
+ ]
675
+ ],
676
+ [
677
+ [
678
+ 0.0
679
+ ]
680
+ ]
681
+ ],
682
+ "max": [
683
+ [
684
+ [
685
+ 1.0
686
+ ]
687
+ ],
688
+ [
689
+ [
690
+ 1.0
691
+ ]
692
+ ],
693
+ [
694
+ [
695
+ 1.0
696
+ ]
697
+ ]
698
+ ],
699
+ "mean": [
700
+ [
701
+ [
702
+ 0.6410392469135802
703
+ ]
704
+ ],
705
+ [
706
+ [
707
+ 0.5673707470724402
708
+ ]
709
+ ],
710
+ [
711
+ [
712
+ 0.5604511845724403
713
+ ]
714
+ ]
715
+ ],
716
+ "std": [
717
+ [
718
+ [
719
+ 0.006561205172521437
720
+ ]
721
+ ],
722
+ [
723
+ [
724
+ 0.005474963252025816
725
+ ]
726
+ ],
727
+ [
728
+ [
729
+ 0.0058591692593273105
730
+ ]
731
+ ]
732
+ ],
733
+ "count": [
734
+ 172800000
735
+ ],
736
+ "q01": [
737
+ [
738
+ [
739
+ 0.0699765863905485
740
+ ]
741
+ ],
742
+ [
743
+ [
744
+ 0.043045047490050614
745
+ ]
746
+ ],
747
+ [
748
+ [
749
+ 0.07706172628777264
750
+ ]
751
+ ]
752
+ ],
753
+ "q10": [
754
+ [
755
+ [
756
+ 0.12327897742586574
757
+ ]
758
+ ],
759
+ [
760
+ [
761
+ 0.09477493623527702
762
+ ]
763
+ ],
764
+ [
765
+ [
766
+ 0.12052419630821005
767
+ ]
768
+ ]
769
+ ],
770
+ "q50": [
771
+ [
772
+ [
773
+ 0.7186584326430392
774
+ ]
775
+ ],
776
+ [
777
+ [
778
+ 0.6421185041215517
779
+ ]
780
+ ],
781
+ [
782
+ [
783
+ 0.6307151306401059
784
+ ]
785
+ ]
786
+ ],
787
+ "q90": [
788
+ [
789
+ [
790
+ 0.805823381702903
791
+ ]
792
+ ],
793
+ [
794
+ [
795
+ 0.7289127631139093
796
+ ]
797
+ ],
798
+ [
799
+ [
800
+ 0.7105224161962601
801
+ ]
802
+ ]
803
+ ],
804
+ "q99": [
805
+ [
806
+ [
807
+ 0.8561061236768159
808
+ ]
809
+ ],
810
+ [
811
+ [
812
+ 0.7840199398278703
813
+ ]
814
+ ],
815
+ [
816
+ [
817
+ 0.8055952385269154
818
+ ]
819
+ ]
820
+ ]
821
+ }
822
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c18aed32d5535892434fc5b725b5c14c08e67e0cb8794edd8b2455bba6836bd6
3
+ size 2444
videos/observation.images.front/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6e8bef895446981e866fd399eeff6e0be3dd5641c0d58a890a7de3c0cc4950
3
+ size 4976560
videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cc5fe04e728dde13f7e89a8f6f65771b604612fd59ff2fe3a38ed8c7874ea13
3
+ size 3500684