taewonkoo commited on
Commit
bf8f5d7
·
verified ·
1 Parent(s): 3047d0b

Add files using upload-large-folder tool

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:7834bcc6892cc3f5b2b965a7aba745e1dc01595e8dc5a59622566ae30aa3e916
3
+ size 786500
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b88c8ac652addcb020dcd147a4162c9eb232f502d7a1a74cb92f3a7e0f06e14c
3
+ size 192090
meta/info.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "fps": 30,
4
+ "features": {
5
+ "action": {
6
+ "dtype": "float32",
7
+ "names": [
8
+ "shoulder_pan.pos",
9
+ "shoulder_lift.pos",
10
+ "elbow_flex.pos",
11
+ "wrist_flex.pos",
12
+ "wrist_roll.pos",
13
+ "gripper.pos"
14
+ ],
15
+ "shape": [
16
+ 6
17
+ ]
18
+ },
19
+ "observation.state": {
20
+ "dtype": "float32",
21
+ "names": [
22
+ "shoulder_pan.pos",
23
+ "shoulder_lift.pos",
24
+ "elbow_flex.pos",
25
+ "wrist_flex.pos",
26
+ "wrist_roll.pos",
27
+ "gripper.pos"
28
+ ],
29
+ "shape": [
30
+ 6
31
+ ]
32
+ },
33
+ "observation.images.front": {
34
+ "dtype": "video",
35
+ "shape": [
36
+ 480,
37
+ 640,
38
+ 3
39
+ ],
40
+ "names": [
41
+ "height",
42
+ "width",
43
+ "channels"
44
+ ],
45
+ "info": {
46
+ "is_depth_map": false,
47
+ "video.height": 480,
48
+ "video.width": 640,
49
+ "video.codec": "av1",
50
+ "video.pix_fmt": "yuv420p",
51
+ "video.fps": 30,
52
+ "video.channels": 3,
53
+ "has_audio": false,
54
+ "video.g": 2,
55
+ "video.crf": 30,
56
+ "video.preset": 12,
57
+ "video.fast_decode": 0,
58
+ "video.video_backend": "pyav",
59
+ "video.extra_options": {}
60
+ }
61
+ },
62
+ "observation.images.top": {
63
+ "dtype": "video",
64
+ "shape": [
65
+ 480,
66
+ 640,
67
+ 3
68
+ ],
69
+ "names": [
70
+ "height",
71
+ "width",
72
+ "channels"
73
+ ],
74
+ "info": {
75
+ "is_depth_map": false,
76
+ "video.height": 480,
77
+ "video.width": 640,
78
+ "video.codec": "av1",
79
+ "video.pix_fmt": "yuv420p",
80
+ "video.fps": 30,
81
+ "video.channels": 3,
82
+ "has_audio": false,
83
+ "video.g": 2,
84
+ "video.crf": 30,
85
+ "video.preset": 12,
86
+ "video.fast_decode": 0,
87
+ "video.video_backend": "pyav",
88
+ "video.extra_options": {}
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ },
127
+ "total_episodes": 40,
128
+ "total_frames": 15441,
129
+ "total_tasks": 1,
130
+ "chunks_size": 1000,
131
+ "data_files_size_in_mb": 100,
132
+ "video_files_size_in_mb": 200,
133
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
134
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
135
+ "robot_type": "so_follower",
136
+ "splits": {
137
+ "train": "0:40"
138
+ }
139
+ }
meta/noise_mixture.json ADDED
@@ -0,0 +1,314 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "normal_root": "/home/bmil-13/.cache/huggingface/lerobot/data/stack_cube_v4_40ep",
3
+ "noise_root": "/home/bmil-13/lerobot_data_edit/stack_cube_two_focus_noise_20ep_corrected_20260818_193517",
4
+ "noise_camera_labels_corrected": true,
5
+ "seed": 1000,
6
+ "noise_percentage": 30,
7
+ "replacement_rule": "noise episode n replaces normal episode n+20",
8
+ "first_noise_type_range": [
9
+ 0,
10
+ 9
11
+ ],
12
+ "second_noise_type_range": [
13
+ 10,
14
+ 19
15
+ ],
16
+ "first_noise_type_random_order": [
17
+ 5,
18
+ 4,
19
+ 7,
20
+ 8,
21
+ 3,
22
+ 0,
23
+ 2,
24
+ 9,
25
+ 1,
26
+ 6
27
+ ],
28
+ "second_noise_type_random_order": [
29
+ 10,
30
+ 14,
31
+ 16,
32
+ 11,
33
+ 17,
34
+ 15,
35
+ 19,
36
+ 18,
37
+ 13,
38
+ 12
39
+ ],
40
+ "selected_noise_episode_indices": [
41
+ 0,
42
+ 3,
43
+ 4,
44
+ 5,
45
+ 7,
46
+ 8,
47
+ 10,
48
+ 11,
49
+ 14,
50
+ 15,
51
+ 16,
52
+ 17
53
+ ],
54
+ "removed_normal_episode_indices": [
55
+ 20,
56
+ 23,
57
+ 24,
58
+ 25,
59
+ 27,
60
+ 28,
61
+ 30,
62
+ 31,
63
+ 34,
64
+ 35,
65
+ 36,
66
+ 37
67
+ ],
68
+ "noise_type_counts": {
69
+ "first_0_9": 6,
70
+ "second_10_19": 6
71
+ },
72
+ "episode_sources": [
73
+ {
74
+ "output_episode_index": 0,
75
+ "source": "normal",
76
+ "source_episode_index": 0,
77
+ "noise_type": null
78
+ },
79
+ {
80
+ "output_episode_index": 1,
81
+ "source": "normal",
82
+ "source_episode_index": 1,
83
+ "noise_type": null
84
+ },
85
+ {
86
+ "output_episode_index": 2,
87
+ "source": "normal",
88
+ "source_episode_index": 2,
89
+ "noise_type": null
90
+ },
91
+ {
92
+ "output_episode_index": 3,
93
+ "source": "normal",
94
+ "source_episode_index": 3,
95
+ "noise_type": null
96
+ },
97
+ {
98
+ "output_episode_index": 4,
99
+ "source": "normal",
100
+ "source_episode_index": 4,
101
+ "noise_type": null
102
+ },
103
+ {
104
+ "output_episode_index": 5,
105
+ "source": "normal",
106
+ "source_episode_index": 5,
107
+ "noise_type": null
108
+ },
109
+ {
110
+ "output_episode_index": 6,
111
+ "source": "normal",
112
+ "source_episode_index": 6,
113
+ "noise_type": null
114
+ },
115
+ {
116
+ "output_episode_index": 7,
117
+ "source": "normal",
118
+ "source_episode_index": 7,
119
+ "noise_type": null
120
+ },
121
+ {
122
+ "output_episode_index": 8,
123
+ "source": "normal",
124
+ "source_episode_index": 8,
125
+ "noise_type": null
126
+ },
127
+ {
128
+ "output_episode_index": 9,
129
+ "source": "normal",
130
+ "source_episode_index": 9,
131
+ "noise_type": null
132
+ },
133
+ {
134
+ "output_episode_index": 10,
135
+ "source": "normal",
136
+ "source_episode_index": 10,
137
+ "noise_type": null
138
+ },
139
+ {
140
+ "output_episode_index": 11,
141
+ "source": "normal",
142
+ "source_episode_index": 11,
143
+ "noise_type": null
144
+ },
145
+ {
146
+ "output_episode_index": 12,
147
+ "source": "normal",
148
+ "source_episode_index": 12,
149
+ "noise_type": null
150
+ },
151
+ {
152
+ "output_episode_index": 13,
153
+ "source": "normal",
154
+ "source_episode_index": 13,
155
+ "noise_type": null
156
+ },
157
+ {
158
+ "output_episode_index": 14,
159
+ "source": "normal",
160
+ "source_episode_index": 14,
161
+ "noise_type": null
162
+ },
163
+ {
164
+ "output_episode_index": 15,
165
+ "source": "normal",
166
+ "source_episode_index": 15,
167
+ "noise_type": null
168
+ },
169
+ {
170
+ "output_episode_index": 16,
171
+ "source": "normal",
172
+ "source_episode_index": 16,
173
+ "noise_type": null
174
+ },
175
+ {
176
+ "output_episode_index": 17,
177
+ "source": "normal",
178
+ "source_episode_index": 17,
179
+ "noise_type": null
180
+ },
181
+ {
182
+ "output_episode_index": 18,
183
+ "source": "normal",
184
+ "source_episode_index": 18,
185
+ "noise_type": null
186
+ },
187
+ {
188
+ "output_episode_index": 19,
189
+ "source": "normal",
190
+ "source_episode_index": 19,
191
+ "noise_type": null
192
+ },
193
+ {
194
+ "output_episode_index": 20,
195
+ "source": "noise",
196
+ "source_episode_index": 0,
197
+ "noise_type": "first_0_9"
198
+ },
199
+ {
200
+ "output_episode_index": 21,
201
+ "source": "normal",
202
+ "source_episode_index": 21,
203
+ "noise_type": null
204
+ },
205
+ {
206
+ "output_episode_index": 22,
207
+ "source": "normal",
208
+ "source_episode_index": 22,
209
+ "noise_type": null
210
+ },
211
+ {
212
+ "output_episode_index": 23,
213
+ "source": "noise",
214
+ "source_episode_index": 3,
215
+ "noise_type": "first_0_9"
216
+ },
217
+ {
218
+ "output_episode_index": 24,
219
+ "source": "noise",
220
+ "source_episode_index": 4,
221
+ "noise_type": "first_0_9"
222
+ },
223
+ {
224
+ "output_episode_index": 25,
225
+ "source": "noise",
226
+ "source_episode_index": 5,
227
+ "noise_type": "first_0_9"
228
+ },
229
+ {
230
+ "output_episode_index": 26,
231
+ "source": "normal",
232
+ "source_episode_index": 26,
233
+ "noise_type": null
234
+ },
235
+ {
236
+ "output_episode_index": 27,
237
+ "source": "noise",
238
+ "source_episode_index": 7,
239
+ "noise_type": "first_0_9"
240
+ },
241
+ {
242
+ "output_episode_index": 28,
243
+ "source": "noise",
244
+ "source_episode_index": 8,
245
+ "noise_type": "first_0_9"
246
+ },
247
+ {
248
+ "output_episode_index": 29,
249
+ "source": "normal",
250
+ "source_episode_index": 29,
251
+ "noise_type": null
252
+ },
253
+ {
254
+ "output_episode_index": 30,
255
+ "source": "noise",
256
+ "source_episode_index": 10,
257
+ "noise_type": "second_10_19"
258
+ },
259
+ {
260
+ "output_episode_index": 31,
261
+ "source": "noise",
262
+ "source_episode_index": 11,
263
+ "noise_type": "second_10_19"
264
+ },
265
+ {
266
+ "output_episode_index": 32,
267
+ "source": "normal",
268
+ "source_episode_index": 32,
269
+ "noise_type": null
270
+ },
271
+ {
272
+ "output_episode_index": 33,
273
+ "source": "normal",
274
+ "source_episode_index": 33,
275
+ "noise_type": null
276
+ },
277
+ {
278
+ "output_episode_index": 34,
279
+ "source": "noise",
280
+ "source_episode_index": 14,
281
+ "noise_type": "second_10_19"
282
+ },
283
+ {
284
+ "output_episode_index": 35,
285
+ "source": "noise",
286
+ "source_episode_index": 15,
287
+ "noise_type": "second_10_19"
288
+ },
289
+ {
290
+ "output_episode_index": 36,
291
+ "source": "noise",
292
+ "source_episode_index": 16,
293
+ "noise_type": "second_10_19"
294
+ },
295
+ {
296
+ "output_episode_index": 37,
297
+ "source": "noise",
298
+ "source_episode_index": 17,
299
+ "noise_type": "second_10_19"
300
+ },
301
+ {
302
+ "output_episode_index": 38,
303
+ "source": "normal",
304
+ "source_episode_index": 38,
305
+ "noise_type": null
306
+ },
307
+ {
308
+ "output_episode_index": 39,
309
+ "source": "normal",
310
+ "source_episode_index": 39,
311
+ "noise_type": null
312
+ }
313
+ ]
314
+ }
meta/stats.json ADDED
@@ -0,0 +1,632 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 19.7
8
+ ],
9
+ "mean": [
10
+ 6.787984370615029
11
+ ],
12
+ "std": [
13
+ 4.375486232034713
14
+ ],
15
+ "count": [
16
+ 15441
17
+ ],
18
+ "q01": [
19
+ 0.12417985371094901
20
+ ],
21
+ "q10": [
22
+ 1.344174097452326
23
+ ],
24
+ "q50": [
25
+ 6.780958313580622
26
+ ],
27
+ "q90": [
28
+ 12.22828889933107
29
+ ],
30
+ "q99": [
31
+ 13.451788887519111
32
+ ]
33
+ },
34
+ "episode_index": {
35
+ "min": [
36
+ 0.0
37
+ ],
38
+ "max": [
39
+ 39.0
40
+ ],
41
+ "mean": [
42
+ 21.110161258985816
43
+ ],
44
+ "std": [
45
+ 11.377035144395037
46
+ ],
47
+ "count": [
48
+ 15441
49
+ ],
50
+ "q01": [
51
+ 21.110161258985816
52
+ ],
53
+ "q10": [
54
+ 21.11016125898582
55
+ ],
56
+ "q50": [
57
+ 21.11016125898583
58
+ ],
59
+ "q90": [
60
+ 21.110161258985855
61
+ ],
62
+ "q99": [
63
+ 21.110161258985855
64
+ ]
65
+ },
66
+ "observation.images.front": {
67
+ "min": [
68
+ [
69
+ [
70
+ 0.0
71
+ ]
72
+ ],
73
+ [
74
+ [
75
+ 0.0
76
+ ]
77
+ ],
78
+ [
79
+ [
80
+ 0.0
81
+ ]
82
+ ]
83
+ ],
84
+ "max": [
85
+ [
86
+ [
87
+ 1.0
88
+ ]
89
+ ],
90
+ [
91
+ [
92
+ 1.0
93
+ ]
94
+ ],
95
+ [
96
+ [
97
+ 1.0
98
+ ]
99
+ ]
100
+ ],
101
+ "mean": [
102
+ [
103
+ [
104
+ 0.5655432826774305
105
+ ]
106
+ ],
107
+ [
108
+ [
109
+ 0.5568544950735985
110
+ ]
111
+ ],
112
+ [
113
+ [
114
+ 0.5381551109195011
115
+ ]
116
+ ]
117
+ ],
118
+ "std": [
119
+ [
120
+ [
121
+ 0.18567439507520803
122
+ ]
123
+ ],
124
+ [
125
+ [
126
+ 0.19405284979117132
127
+ ]
128
+ ],
129
+ [
130
+ [
131
+ 0.2293268908268809
132
+ ]
133
+ ]
134
+ ],
135
+ "count": [
136
+ 296467200
137
+ ],
138
+ "q01": [
139
+ [
140
+ [
141
+ 0.05819473123114304
142
+ ]
143
+ ],
144
+ [
145
+ [
146
+ 0.08459310012175801
147
+ ]
148
+ ],
149
+ [
150
+ [
151
+ 0.07144584112782454
152
+ ]
153
+ ]
154
+ ],
155
+ "q10": [
156
+ [
157
+ [
158
+ 0.24987403416295328
159
+ ]
160
+ ],
161
+ [
162
+ [
163
+ 0.24602205156179513
164
+ ]
165
+ ],
166
+ [
167
+ [
168
+ 0.1667825906598523
169
+ ]
170
+ ]
171
+ ],
172
+ "q50": [
173
+ [
174
+ [
175
+ 0.6366074323382731
176
+ ]
177
+ ],
178
+ [
179
+ [
180
+ 0.6425034136570219
181
+ ]
182
+ ],
183
+ [
184
+ [
185
+ 0.6553568115487758
186
+ ]
187
+ ]
188
+ ],
189
+ "q90": [
190
+ [
191
+ [
192
+ 0.7233597805829716
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.7386485767323325
198
+ ]
199
+ ],
200
+ [
201
+ [
202
+ 0.753896518418192
203
+ ]
204
+ ]
205
+ ],
206
+ "q99": [
207
+ [
208
+ [
209
+ 0.8107140921385466
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.8035297644340509
215
+ ]
216
+ ],
217
+ [
218
+ [
219
+ 0.819752597716967
220
+ ]
221
+ ]
222
+ ]
223
+ },
224
+ "index": {
225
+ "min": [
226
+ 0.0
227
+ ],
228
+ "max": [
229
+ 15440.0
230
+ ],
231
+ "mean": [
232
+ 7720.0
233
+ ],
234
+ "std": [
235
+ 4457.432743930824
236
+ ],
237
+ "count": [
238
+ 15441
239
+ ],
240
+ "q01": [
241
+ 7520.085864495726
242
+ ],
243
+ "q10": [
244
+ 7556.6856918074445
245
+ ],
246
+ "q50": [
247
+ 7719.791992358009
248
+ ],
249
+ "q90": [
250
+ 7883.209135859157
251
+ ],
252
+ "q99": [
253
+ 7919.914135504275
254
+ ]
255
+ },
256
+ "task_index": {
257
+ "min": [
258
+ 0.0
259
+ ],
260
+ "max": [
261
+ 0.0
262
+ ],
263
+ "mean": [
264
+ 0.0
265
+ ],
266
+ "std": [
267
+ 0.0
268
+ ],
269
+ "count": [
270
+ 15441
271
+ ],
272
+ "q01": [
273
+ 3.9999999999994167e-16
274
+ ],
275
+ "q10": [
276
+ 3.999999999999418e-15
277
+ ],
278
+ "q50": [
279
+ 1.9999999999997084e-14
280
+ ],
281
+ "q90": [
282
+ 3.599999999999476e-14
283
+ ],
284
+ "q99": [
285
+ 3.959999999999424e-14
286
+ ]
287
+ },
288
+ "observation.state": {
289
+ "min": [
290
+ -49.626373291015625,
291
+ -103.12088012695312,
292
+ -61.05494689941406,
293
+ 51.42856979370117,
294
+ -50.32966995239258,
295
+ 0.7260726094245911
296
+ ],
297
+ "max": [
298
+ 53.58241653442383,
299
+ 61.53845977783203,
300
+ 97.45054626464844,
301
+ 104.61538696289062,
302
+ 61.758243560791016,
303
+ 82.37623596191406
304
+ ],
305
+ "mean": [
306
+ 3.9568898489295985,
307
+ -14.869573973449782,
308
+ 18.19615598396891,
309
+ 87.60264237283246,
310
+ 5.1253978419038315,
311
+ 26.18801464295497
312
+ ],
313
+ "std": [
314
+ 23.712893570796307,
315
+ 52.6189491533075,
316
+ 45.58180566929282,
317
+ 13.395057662951684,
318
+ 21.9985932755534,
319
+ 20.266755737368012
320
+ ],
321
+ "count": [
322
+ 15441
323
+ ],
324
+ "q01": [
325
+ -18.016769273074623,
326
+ -102.8669053671165,
327
+ -30.216239295218177,
328
+ 66.02791729786924,
329
+ -13.227179754711964,
330
+ 1.6850641502917767
331
+ ],
332
+ "q10": [
333
+ -16.37743773115915,
334
+ -100.61346903695669,
335
+ -26.458611338769582,
336
+ 69.8540196254211,
337
+ -11.991432800081588,
338
+ 1.9931887194594657
339
+ ],
340
+ "q50": [
341
+ 4.363016942398834,
342
+ 5.1509540972678955,
343
+ -1.0218848816803838,
344
+ 90.40372866677122,
345
+ 6.429786121175586,
346
+ 28.959354796178093
347
+ ],
348
+ "q90": [
349
+ 24.066629563283634,
350
+ 39.374407309796126,
351
+ 92.71129594034409,
352
+ 102.34577622383637,
353
+ 21.204662191578496,
354
+ 53.63596367367856
355
+ ],
356
+ "q99": [
357
+ 25.38501509781603,
358
+ 44.62767975461659,
359
+ 94.23730086479011,
360
+ 103.36384630583298,
361
+ 22.802100877403713,
362
+ 59.946217320032545
363
+ ]
364
+ },
365
+ "frame_index": {
366
+ "min": [
367
+ 0.0
368
+ ],
369
+ "max": [
370
+ 591.0
371
+ ],
372
+ "mean": [
373
+ 203.6395311184509
374
+ ],
375
+ "std": [
376
+ 131.2645869610414
377
+ ],
378
+ "count": [
379
+ 15441
380
+ ],
381
+ "q01": [
382
+ 3.7253956141755133
383
+ ],
384
+ "q10": [
385
+ 40.32522292589608
386
+ ],
387
+ "q50": [
388
+ 203.4172933100187
389
+ ],
390
+ "q90": [
391
+ 366.8486669776076
392
+ ],
393
+ "q99": [
394
+ 403.5536666227263
395
+ ]
396
+ },
397
+ "action": {
398
+ "min": [
399
+ -50.10988998413086,
400
+ -103.78022003173828,
401
+ -61.978023529052734,
402
+ 50.5054931640625,
403
+ -50.94505310058594,
404
+ 0.0
405
+ ],
406
+ "max": [
407
+ 53.89011001586914,
408
+ 60.879119873046875,
409
+ 97.31867980957031,
410
+ 105.18681335449219,
411
+ 62.46154022216797,
412
+ 82.71162414550781
413
+ ],
414
+ "mean": [
415
+ 4.0490065204318215,
416
+ -15.878769732038483,
417
+ 17.0954527479172,
418
+ 87.5100082477505,
419
+ 5.223011992634844,
420
+ 20.160619680316838
421
+ ],
422
+ "std": [
423
+ 23.74856115849581,
424
+ 52.128901651625476,
425
+ 45.77579658974402,
426
+ 13.658387037138565,
427
+ 22.026830829863478,
428
+ 22.563673866224995
429
+ ],
430
+ "count": [
431
+ 15441
432
+ ],
433
+ "q01": [
434
+ -18.37615669340734,
435
+ -103.0323413469051,
436
+ -31.30025424615597,
437
+ 65.19171351016587,
438
+ -13.516525920751054,
439
+ 0.9228993556315596
440
+ ],
441
+ "q10": [
442
+ -16.30292996568981,
443
+ -100.67719855309369,
444
+ -27.8985767106693,
445
+ 69.82096473939919,
446
+ -11.850130831616667,
447
+ 1.0901253107803477
448
+ ],
449
+ "q50": [
450
+ 4.491578823494106,
451
+ 2.9614845518207393,
452
+ -1.856506030832304,
453
+ 90.21311773570463,
454
+ 6.519670157690373,
455
+ 7.938140955563337
456
+ ],
457
+ "q90": [
458
+ 24.15786038661908,
459
+ 38.09607098694688,
460
+ 92.06059613539668,
461
+ 102.62962203804064,
462
+ 21.368267187910078,
463
+ 54.427105313947074
464
+ ],
465
+ "q99": [
466
+ 25.791176465586787,
467
+ 44.300683209034595,
468
+ 93.93979742896123,
469
+ 103.93690458074695,
470
+ 23.340190099317844,
471
+ 60.3281198735157
472
+ ]
473
+ },
474
+ "observation.images.top": {
475
+ "min": [
476
+ [
477
+ [
478
+ 0.0
479
+ ]
480
+ ],
481
+ [
482
+ [
483
+ 0.0
484
+ ]
485
+ ],
486
+ [
487
+ [
488
+ 0.0
489
+ ]
490
+ ]
491
+ ],
492
+ "max": [
493
+ [
494
+ [
495
+ 1.0
496
+ ]
497
+ ],
498
+ [
499
+ [
500
+ 1.0
501
+ ]
502
+ ],
503
+ [
504
+ [
505
+ 1.0
506
+ ]
507
+ ]
508
+ ],
509
+ "mean": [
510
+ [
511
+ [
512
+ 0.6229155707309902
513
+ ]
514
+ ],
515
+ [
516
+ [
517
+ 0.6216208648128867
518
+ ]
519
+ ],
520
+ [
521
+ [
522
+ 0.617654870121708
523
+ ]
524
+ ]
525
+ ],
526
+ "std": [
527
+ [
528
+ [
529
+ 0.14264388032457467
530
+ ]
531
+ ],
532
+ [
533
+ [
534
+ 0.14212045211282578
535
+ ]
536
+ ],
537
+ [
538
+ [
539
+ 0.14940472085032114
540
+ ]
541
+ ]
542
+ ],
543
+ "count": [
544
+ 296467200
545
+ ],
546
+ "q01": [
547
+ [
548
+ [
549
+ 0.039537171870383296
550
+ ]
551
+ ],
552
+ [
553
+ [
554
+ 0.045938501837918144
555
+ ]
556
+ ],
557
+ [
558
+ [
559
+ 0.04511269592461956
560
+ ]
561
+ ]
562
+ ],
563
+ "q10": [
564
+ [
565
+ [
566
+ 0.5702302805670456
567
+ ]
568
+ ],
569
+ [
570
+ [
571
+ 0.5622510848576303
572
+ ]
573
+ ],
574
+ [
575
+ [
576
+ 0.5502691602268363
577
+ ]
578
+ ]
579
+ ],
580
+ "q50": [
581
+ [
582
+ [
583
+ 0.6608319926341639
584
+ ]
585
+ ],
586
+ [
587
+ [
588
+ 0.6616418204545413
589
+ ]
590
+ ],
591
+ [
592
+ [
593
+ 0.6613794122342156
594
+ ]
595
+ ]
596
+ ],
597
+ "q90": [
598
+ [
599
+ [
600
+ 0.6955509368162965
601
+ ]
602
+ ],
603
+ [
604
+ [
605
+ 0.6970419631773512
606
+ ]
607
+ ],
608
+ [
609
+ [
610
+ 0.6973114029815355
611
+ ]
612
+ ]
613
+ ],
614
+ "q99": [
615
+ [
616
+ [
617
+ 0.791024299370229
618
+ ]
619
+ ],
620
+ [
621
+ [
622
+ 0.7653226668581588
623
+ ]
624
+ ],
625
+ [
626
+ [
627
+ 0.7661690165752894
628
+ ]
629
+ ]
630
+ ]
631
+ }
632
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddbc27234c35d8246fe15fe3226ff036bff3cd085581f02879b495d4c497e0fc
3
+ size 2308
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:9ad5a3dd22809848afefd6af23920496d858e9c3c7414fb48cf30df5bbf77983
3
+ size 74299191
videos/observation.images.top/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b796d52c24eb905fc1a9009d71fbc06902700348a2009bccdfd1ae50a7edd50b
3
+ size 67838663