andlyu commited on
Commit
e01584a
·
verified ·
1 Parent(s): c602d65

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:881e1b4f23c9626864917c0bad0522d40db73b25b94f9ff23d017b9dc5e13366
3
+ size 153280
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:974713dbd7cc6d271820476abe095edb32594b7c5e0aa06da34301704be7b7ad
3
+ size 108488
meta/info.json CHANGED
@@ -1,266 +1,273 @@
1
  {
2
- "codebase_version": "v2.1",
3
- "robot_type": "so100_follower",
4
- "total_episodes": 14,
5
- "total_frames": 2790,
6
- "total_tasks": 1,
7
- "total_videos": 112,
8
- "total_chunks": 1,
9
- "chunks_size": 1000,
10
- "fps": 30,
11
- "splits": {
12
- "train": "0:4,5:8,9:14",
13
- "val": "4,8"
14
- },
15
- "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
16
- "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
17
- "features": {
18
- "action": {
19
- "dtype": "float32",
20
- "shape": [
21
- 6
22
- ],
23
- "names": [
24
- "shoulder_pan.pos",
25
- "shoulder_lift.pos",
26
- "elbow_flex.pos",
27
- "wrist_flex.pos",
28
- "wrist_roll.pos",
29
- "gripper.pos"
30
- ]
31
  },
32
- "observation.state": {
33
- "dtype": "float32",
34
- "shape": [
35
- 6
36
- ],
37
- "names": [
38
- "shoulder_pan.pos",
39
- "shoulder_lift.pos",
40
- "elbow_flex.pos",
41
- "wrist_flex.pos",
42
- "wrist_roll.pos",
43
- "gripper.pos"
44
- ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  },
46
- "observation.images.cam_l_plate": {
47
- "dtype": "video",
48
- "shape": [
49
- 226,
50
- 290,
51
- 3
52
- ],
53
- "names": [
54
- "height",
55
- "width",
56
- "channels"
57
- ],
58
- "info": {
59
- "video.height": 226,
60
- "video.width": 290,
61
- "video.codec": "av1",
62
- "video.pix_fmt": "yuv420p",
63
- "video.is_depth_map": false,
64
- "video.fps": 30,
65
- "video.channels": 3,
66
- "has_audio": false
67
- }
68
- },
69
- "observation.images.cam_l_shell": {
70
- "dtype": "video",
71
- "shape": [
72
- 204,
73
- 206,
74
- 3
75
- ],
76
- "names": [
77
- "height",
78
- "width",
79
- "channels"
80
- ],
81
- "info": {
82
- "video.height": 204,
83
- "video.width": 206,
84
- "video.codec": "av1",
85
- "video.pix_fmt": "yuv420p",
86
- "video.is_depth_map": false,
87
- "video.fps": 30,
88
- "video.channels": 3,
89
- "has_audio": false
90
- }
91
- },
92
- "observation.images.cam_r_plate": {
93
- "dtype": "video",
94
- "shape": [
95
- 366,
96
- 394,
97
- 3
98
- ],
99
- "names": [
100
- "height",
101
- "width",
102
- "channels"
103
- ],
104
- "info": {
105
- "video.height": 366,
106
- "video.width": 394,
107
- "video.codec": "av1",
108
- "video.pix_fmt": "yuv420p",
109
- "video.is_depth_map": false,
110
- "video.fps": 30,
111
- "video.channels": 3,
112
- "has_audio": false
113
- }
114
- },
115
- "observation.images.cam_r_shell": {
116
- "dtype": "video",
117
- "shape": [
118
- 124,
119
- 144,
120
- 3
121
- ],
122
- "names": [
123
- "height",
124
- "width",
125
- "channels"
126
- ],
127
- "info": {
128
- "video.height": 124,
129
- "video.width": 144,
130
- "video.codec": "av1",
131
- "video.pix_fmt": "yuv420p",
132
- "video.is_depth_map": false,
133
- "video.fps": 30,
134
- "video.channels": 3,
135
- "has_audio": false
136
- }
137
- },
138
- "observation.images.plate_berry": {
139
- "dtype": "video",
140
- "shape": [
141
- 226,
142
- 290,
143
- 3
144
- ],
145
- "names": [
146
- "height",
147
- "width",
148
- "channels"
149
- ],
150
- "info": {
151
- "video.height": 226,
152
- "video.width": 290,
153
- "video.codec": "av1",
154
- "video.pix_fmt": "yuv420p",
155
- "video.is_depth_map": false,
156
- "video.fps": 30,
157
- "video.channels": 3,
158
- "has_audio": false
159
- }
160
- },
161
- "observation.images.shell_location": {
162
- "dtype": "video",
163
- "shape": [
164
- 204,
165
- 206,
166
- 3
167
- ],
168
- "names": [
169
- "height",
170
- "width",
171
- "channels"
172
- ],
173
- "info": {
174
- "video.height": 204,
175
- "video.width": 206,
176
- "video.codec": "av1",
177
- "video.pix_fmt": "yuv420p",
178
- "video.is_depth_map": false,
179
- "video.fps": 30,
180
- "video.channels": 3,
181
- "has_audio": false
182
- }
183
- },
184
- "observation.images.gripper_l": {
185
- "dtype": "video",
186
- "shape": [
187
- 480,
188
- 640,
189
- 3
190
- ],
191
- "names": [
192
- "height",
193
- "width",
194
- "channels"
195
- ],
196
- "info": {
197
- "video.height": 480,
198
- "video.width": 640,
199
- "video.codec": "av1",
200
- "video.pix_fmt": "yuv420p",
201
- "video.is_depth_map": false,
202
- "video.fps": 30,
203
- "video.channels": 3,
204
- "has_audio": false
205
- }
206
- },
207
- "observation.images.gripper_r": {
208
- "dtype": "video",
209
- "shape": [
210
- 480,
211
- 640,
212
- 3
213
- ],
214
- "names": [
215
- "height",
216
- "width",
217
- "channels"
218
- ],
219
- "info": {
220
- "video.height": 480,
221
- "video.width": 640,
222
- "video.codec": "av1",
223
- "video.pix_fmt": "yuv420p",
224
- "video.is_depth_map": false,
225
- "video.fps": 30,
226
- "video.channels": 3,
227
- "has_audio": false
228
- }
229
- },
230
- "timestamp": {
231
- "dtype": "float32",
232
- "shape": [
233
- 1
234
- ],
235
- "names": null
236
- },
237
- "frame_index": {
238
- "dtype": "int64",
239
- "shape": [
240
- 1
241
- ],
242
- "names": null
243
- },
244
- "episode_index": {
245
- "dtype": "int64",
246
- "shape": [
247
- 1
248
- ],
249
- "names": null
250
- },
251
- "index": {
252
- "dtype": "int64",
253
- "shape": [
254
- 1
255
- ],
256
- "names": null
257
- },
258
- "task_index": {
259
- "dtype": "int64",
260
- "shape": [
261
- 1
262
- ],
263
- "names": null
264
- }
265
- }
266
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so100_follower",
4
+ "total_episodes": 14,
5
+ "total_frames": 2790,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:4,5:8,9:14",
11
+ "val": "4,8"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  },
13
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
14
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
15
+ "features": {
16
+ "action": {
17
+ "dtype": "float32",
18
+ "shape": [
19
+ 6
20
+ ],
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
+ "fps": 30
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "shoulder_pan.pos",
38
+ "shoulder_lift.pos",
39
+ "elbow_flex.pos",
40
+ "wrist_flex.pos",
41
+ "wrist_roll.pos",
42
+ "gripper.pos"
43
+ ],
44
+ "fps": 30
45
+ },
46
+ "observation.images.cam_l_plate": {
47
+ "dtype": "video",
48
+ "shape": [
49
+ 226,
50
+ 290,
51
+ 3
52
+ ],
53
+ "names": [
54
+ "height",
55
+ "width",
56
+ "channels"
57
+ ],
58
+ "info": {
59
+ "video.height": 226,
60
+ "video.width": 290,
61
+ "video.codec": "av1",
62
+ "video.pix_fmt": "yuv420p",
63
+ "video.is_depth_map": false,
64
+ "video.fps": 30,
65
+ "video.channels": 3,
66
+ "has_audio": false
67
+ }
68
+ },
69
+ "observation.images.cam_l_shell": {
70
+ "dtype": "video",
71
+ "shape": [
72
+ 204,
73
+ 206,
74
+ 3
75
+ ],
76
+ "names": [
77
+ "height",
78
+ "width",
79
+ "channels"
80
+ ],
81
+ "info": {
82
+ "video.height": 204,
83
+ "video.width": 206,
84
+ "video.codec": "av1",
85
+ "video.pix_fmt": "yuv420p",
86
+ "video.is_depth_map": false,
87
+ "video.fps": 30,
88
+ "video.channels": 3,
89
+ "has_audio": false
90
+ }
91
+ },
92
+ "observation.images.cam_r_plate": {
93
+ "dtype": "video",
94
+ "shape": [
95
+ 366,
96
+ 394,
97
+ 3
98
+ ],
99
+ "names": [
100
+ "height",
101
+ "width",
102
+ "channels"
103
+ ],
104
+ "info": {
105
+ "video.height": 366,
106
+ "video.width": 394,
107
+ "video.codec": "av1",
108
+ "video.pix_fmt": "yuv420p",
109
+ "video.is_depth_map": false,
110
+ "video.fps": 30,
111
+ "video.channels": 3,
112
+ "has_audio": false
113
+ }
114
+ },
115
+ "observation.images.cam_r_shell": {
116
+ "dtype": "video",
117
+ "shape": [
118
+ 124,
119
+ 144,
120
+ 3
121
+ ],
122
+ "names": [
123
+ "height",
124
+ "width",
125
+ "channels"
126
+ ],
127
+ "info": {
128
+ "video.height": 124,
129
+ "video.width": 144,
130
+ "video.codec": "av1",
131
+ "video.pix_fmt": "yuv420p",
132
+ "video.is_depth_map": false,
133
+ "video.fps": 30,
134
+ "video.channels": 3,
135
+ "has_audio": false
136
+ }
137
+ },
138
+ "observation.images.plate_berry": {
139
+ "dtype": "video",
140
+ "shape": [
141
+ 226,
142
+ 290,
143
+ 3
144
+ ],
145
+ "names": [
146
+ "height",
147
+ "width",
148
+ "channels"
149
+ ],
150
+ "info": {
151
+ "video.height": 226,
152
+ "video.width": 290,
153
+ "video.codec": "av1",
154
+ "video.pix_fmt": "yuv420p",
155
+ "video.is_depth_map": false,
156
+ "video.fps": 30,
157
+ "video.channels": 3,
158
+ "has_audio": false
159
+ }
160
+ },
161
+ "observation.images.shell_location": {
162
+ "dtype": "video",
163
+ "shape": [
164
+ 204,
165
+ 206,
166
+ 3
167
+ ],
168
+ "names": [
169
+ "height",
170
+ "width",
171
+ "channels"
172
+ ],
173
+ "info": {
174
+ "video.height": 204,
175
+ "video.width": 206,
176
+ "video.codec": "av1",
177
+ "video.pix_fmt": "yuv420p",
178
+ "video.is_depth_map": false,
179
+ "video.fps": 30,
180
+ "video.channels": 3,
181
+ "has_audio": false
182
+ }
183
+ },
184
+ "observation.images.gripper_l": {
185
+ "dtype": "video",
186
+ "shape": [
187
+ 480,
188
+ 640,
189
+ 3
190
+ ],
191
+ "names": [
192
+ "height",
193
+ "width",
194
+ "channels"
195
+ ],
196
+ "info": {
197
+ "video.height": 480,
198
+ "video.width": 640,
199
+ "video.codec": "av1",
200
+ "video.pix_fmt": "yuv420p",
201
+ "video.is_depth_map": false,
202
+ "video.fps": 30,
203
+ "video.channels": 3,
204
+ "has_audio": false
205
+ }
206
+ },
207
+ "observation.images.gripper_r": {
208
+ "dtype": "video",
209
+ "shape": [
210
+ 480,
211
+ 640,
212
+ 3
213
+ ],
214
+ "names": [
215
+ "height",
216
+ "width",
217
+ "channels"
218
+ ],
219
+ "info": {
220
+ "video.height": 480,
221
+ "video.width": 640,
222
+ "video.codec": "av1",
223
+ "video.pix_fmt": "yuv420p",
224
+ "video.is_depth_map": false,
225
+ "video.fps": 30,
226
+ "video.channels": 3,
227
+ "has_audio": false
228
+ }
229
+ },
230
+ "timestamp": {
231
+ "dtype": "float32",
232
+ "shape": [
233
+ 1
234
+ ],
235
+ "names": null,
236
+ "fps": 30
237
+ },
238
+ "frame_index": {
239
+ "dtype": "int64",
240
+ "shape": [
241
+ 1
242
+ ],
243
+ "names": null,
244
+ "fps": 30
245
+ },
246
+ "episode_index": {
247
+ "dtype": "int64",
248
+ "shape": [
249
+ 1
250
+ ],
251
+ "names": null,
252
+ "fps": 30
253
+ },
254
+ "index": {
255
+ "dtype": "int64",
256
+ "shape": [
257
+ 1
258
+ ],
259
+ "names": null,
260
+ "fps": 30
261
+ },
262
+ "task_index": {
263
+ "dtype": "int64",
264
+ "shape": [
265
+ 1
266
+ ],
267
+ "names": null,
268
+ "fps": 30
269
+ }
270
  },
271
+ "data_files_size_in_mb": 100,
272
+ "video_files_size_in_mb": 500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
273
  }
meta/stats.json ADDED
@@ -0,0 +1,745 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.cam_r_plate": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.00392156862745098
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.0
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.0
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.5780364530580212
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.573801779743259
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.5796393187370084
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.2710709792177326
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.2750944159026772
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.27320490782260426
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 1590
73
+ ]
74
+ },
75
+ "observation.images.cam_r_shell": {
76
+ "min": [
77
+ [
78
+ [
79
+ 0.00392156862745098
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.0
85
+ ]
86
+ ],
87
+ [
88
+ [
89
+ 0.0
90
+ ]
91
+ ]
92
+ ],
93
+ "max": [
94
+ [
95
+ [
96
+ 1.0
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 1.0
102
+ ]
103
+ ],
104
+ [
105
+ [
106
+ 1.0
107
+ ]
108
+ ]
109
+ ],
110
+ "mean": [
111
+ [
112
+ [
113
+ 0.6380374639599082
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 0.6292975483344981
119
+ ]
120
+ ],
121
+ [
122
+ [
123
+ 0.6262402556940363
124
+ ]
125
+ ]
126
+ ],
127
+ "std": [
128
+ [
129
+ [
130
+ 0.2644443789578426
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.27365677876234873
136
+ ]
137
+ ],
138
+ [
139
+ [
140
+ 0.2667945526824043
141
+ ]
142
+ ]
143
+ ],
144
+ "count": [
145
+ 1590
146
+ ]
147
+ },
148
+ "observation.images.gripper_l": {
149
+ "min": [
150
+ [
151
+ [
152
+ 0.027450980392156862
153
+ ]
154
+ ],
155
+ [
156
+ [
157
+ 0.0
158
+ ]
159
+ ],
160
+ [
161
+ [
162
+ 0.0
163
+ ]
164
+ ]
165
+ ],
166
+ "max": [
167
+ [
168
+ [
169
+ 1.0
170
+ ]
171
+ ],
172
+ [
173
+ [
174
+ 1.0
175
+ ]
176
+ ],
177
+ [
178
+ [
179
+ 1.0
180
+ ]
181
+ ]
182
+ ],
183
+ "mean": [
184
+ [
185
+ [
186
+ 0.6326423587988654
187
+ ]
188
+ ],
189
+ [
190
+ [
191
+ 0.6284525109703211
192
+ ]
193
+ ],
194
+ [
195
+ [
196
+ 0.6328402248530439
197
+ ]
198
+ ]
199
+ ],
200
+ "std": [
201
+ [
202
+ [
203
+ 0.3121868052891268
204
+ ]
205
+ ],
206
+ [
207
+ [
208
+ 0.318138762696716
209
+ ]
210
+ ],
211
+ [
212
+ [
213
+ 0.3160823432201068
214
+ ]
215
+ ]
216
+ ],
217
+ "count": [
218
+ 1590
219
+ ]
220
+ },
221
+ "observation.images.gripper_r": {
222
+ "min": [
223
+ [
224
+ [
225
+ 0.011764705882352941
226
+ ]
227
+ ],
228
+ [
229
+ [
230
+ 0.0
231
+ ]
232
+ ],
233
+ [
234
+ [
235
+ 0.027450980392156862
236
+ ]
237
+ ]
238
+ ],
239
+ "max": [
240
+ [
241
+ [
242
+ 1.0
243
+ ]
244
+ ],
245
+ [
246
+ [
247
+ 1.0
248
+ ]
249
+ ],
250
+ [
251
+ [
252
+ 1.0
253
+ ]
254
+ ]
255
+ ],
256
+ "mean": [
257
+ [
258
+ [
259
+ 0.5385796564773708
260
+ ]
261
+ ],
262
+ [
263
+ [
264
+ 0.5333013942841288
265
+ ]
266
+ ],
267
+ [
268
+ [
269
+ 0.5369558623134788
270
+ ]
271
+ ]
272
+ ],
273
+ "std": [
274
+ [
275
+ [
276
+ 0.33791495911994684
277
+ ]
278
+ ],
279
+ [
280
+ [
281
+ 0.3433165133590194
282
+ ]
283
+ ],
284
+ [
285
+ [
286
+ 0.34059511805092396
287
+ ]
288
+ ]
289
+ ],
290
+ "count": [
291
+ 1590
292
+ ]
293
+ },
294
+ "observation.state": {
295
+ "min": [
296
+ -45.79235076904297,
297
+ -94.40137481689453,
298
+ 12.166440963745117,
299
+ 51.22749710083008,
300
+ -15.213675498962402,
301
+ 1.8633540868759155
302
+ ],
303
+ "max": [
304
+ 9.726776123046875,
305
+ 2.583979368209839,
306
+ 48.98236083984375,
307
+ 99.09983825683594,
308
+ 3.0525031089782715,
309
+ 95.51414489746094
310
+ ],
311
+ "mean": [
312
+ -19.008689430482843,
313
+ -21.980888586372455,
314
+ 26.15416037053504,
315
+ 63.88743352699787,
316
+ -7.368132784982469,
317
+ 91.94800091170251
318
+ ],
319
+ "std": [
320
+ 10.7763771991255,
321
+ 22.584874974950115,
322
+ 9.254277882756382,
323
+ 11.587952919974942,
324
+ 4.181097243901918,
325
+ 13.389965138837054
326
+ ],
327
+ "count": [
328
+ 6016
329
+ ]
330
+ },
331
+ "observation.images.shell_location": {
332
+ "min": [
333
+ [
334
+ [
335
+ 0.0
336
+ ]
337
+ ],
338
+ [
339
+ [
340
+ 0.0
341
+ ]
342
+ ],
343
+ [
344
+ [
345
+ 0.0
346
+ ]
347
+ ]
348
+ ],
349
+ "max": [
350
+ [
351
+ [
352
+ 1.0
353
+ ]
354
+ ],
355
+ [
356
+ [
357
+ 1.0
358
+ ]
359
+ ],
360
+ [
361
+ [
362
+ 1.0
363
+ ]
364
+ ]
365
+ ],
366
+ "mean": [
367
+ [
368
+ [
369
+ 0.7380009400755372
370
+ ]
371
+ ],
372
+ [
373
+ [
374
+ 0.7234990857950864
375
+ ]
376
+ ],
377
+ [
378
+ [
379
+ 0.7196795918601628
380
+ ]
381
+ ]
382
+ ],
383
+ "std": [
384
+ [
385
+ [
386
+ 0.2853686967962508
387
+ ]
388
+ ],
389
+ [
390
+ [
391
+ 0.31306092632452537
392
+ ]
393
+ ],
394
+ [
395
+ [
396
+ 0.30406585256564617
397
+ ]
398
+ ]
399
+ ],
400
+ "count": [
401
+ 1590
402
+ ]
403
+ },
404
+ "observation.images.plate_berry": {
405
+ "min": [
406
+ [
407
+ [
408
+ 0.0
409
+ ]
410
+ ],
411
+ [
412
+ [
413
+ 0.0
414
+ ]
415
+ ],
416
+ [
417
+ [
418
+ 0.0
419
+ ]
420
+ ]
421
+ ],
422
+ "max": [
423
+ [
424
+ [
425
+ 1.0
426
+ ]
427
+ ],
428
+ [
429
+ [
430
+ 1.0
431
+ ]
432
+ ],
433
+ [
434
+ [
435
+ 1.0
436
+ ]
437
+ ]
438
+ ],
439
+ "mean": [
440
+ [
441
+ [
442
+ 0.5287382826745736
443
+ ]
444
+ ],
445
+ [
446
+ [
447
+ 0.5201261326781467
448
+ ]
449
+ ],
450
+ [
451
+ [
452
+ 0.5267291111760639
453
+ ]
454
+ ]
455
+ ],
456
+ "std": [
457
+ [
458
+ [
459
+ 0.24989193761256961
460
+ ]
461
+ ],
462
+ [
463
+ [
464
+ 0.25918330404004547
465
+ ]
466
+ ],
467
+ [
468
+ [
469
+ 0.25633132862816826
470
+ ]
471
+ ]
472
+ ],
473
+ "count": [
474
+ 1590
475
+ ]
476
+ },
477
+ "task_index": {
478
+ "min": [
479
+ 0
480
+ ],
481
+ "max": [
482
+ 0
483
+ ],
484
+ "mean": [
485
+ 0.0
486
+ ],
487
+ "std": [
488
+ 0.0
489
+ ],
490
+ "count": [
491
+ 6016
492
+ ]
493
+ },
494
+ "episode_index": {
495
+ "min": [
496
+ 0
497
+ ],
498
+ "max": [
499
+ 14
500
+ ],
501
+ "mean": [
502
+ 8.806349734042554
503
+ ],
504
+ "std": [
505
+ 4.445058318793278
506
+ ],
507
+ "count": [
508
+ 6016
509
+ ]
510
+ },
511
+ "observation.images.cam_l_plate": {
512
+ "min": [
513
+ [
514
+ [
515
+ 0.0
516
+ ]
517
+ ],
518
+ [
519
+ [
520
+ 0.0
521
+ ]
522
+ ],
523
+ [
524
+ [
525
+ 0.0
526
+ ]
527
+ ]
528
+ ],
529
+ "max": [
530
+ [
531
+ [
532
+ 1.0
533
+ ]
534
+ ],
535
+ [
536
+ [
537
+ 1.0
538
+ ]
539
+ ],
540
+ [
541
+ [
542
+ 1.0
543
+ ]
544
+ ]
545
+ ],
546
+ "mean": [
547
+ [
548
+ [
549
+ 0.5242152366484525
550
+ ]
551
+ ],
552
+ [
553
+ [
554
+ 0.5215947643175588
555
+ ]
556
+ ],
557
+ [
558
+ [
559
+ 0.5282314220951918
560
+ ]
561
+ ]
562
+ ],
563
+ "std": [
564
+ [
565
+ [
566
+ 0.2530024332169278
567
+ ]
568
+ ],
569
+ [
570
+ [
571
+ 0.2576318144880888
572
+ ]
573
+ ],
574
+ [
575
+ [
576
+ 0.2546862685717304
577
+ ]
578
+ ]
579
+ ],
580
+ "count": [
581
+ 1590
582
+ ]
583
+ },
584
+ "index": {
585
+ "min": [
586
+ 0
587
+ ],
588
+ "max": [
589
+ 6271
590
+ ],
591
+ "mean": [
592
+ 3249.627659574468
593
+ ],
594
+ "std": [
595
+ 1760.202756599742
596
+ ],
597
+ "count": [
598
+ 6016
599
+ ]
600
+ },
601
+ "frame_index": {
602
+ "min": [
603
+ 0
604
+ ],
605
+ "max": [
606
+ 1231
607
+ ],
608
+ "mean": [
609
+ 306.13530585106383
610
+ ],
611
+ "std": [
612
+ 271.36899349132887
613
+ ],
614
+ "count": [
615
+ 6016
616
+ ]
617
+ },
618
+ "observation.images.cam_l_shell": {
619
+ "min": [
620
+ [
621
+ [
622
+ 0.0
623
+ ]
624
+ ],
625
+ [
626
+ [
627
+ 0.0
628
+ ]
629
+ ],
630
+ [
631
+ [
632
+ 0.0
633
+ ]
634
+ ]
635
+ ],
636
+ "max": [
637
+ [
638
+ [
639
+ 1.0
640
+ ]
641
+ ],
642
+ [
643
+ [
644
+ 1.0
645
+ ]
646
+ ],
647
+ [
648
+ [
649
+ 1.0
650
+ ]
651
+ ]
652
+ ],
653
+ "mean": [
654
+ [
655
+ [
656
+ 0.7275939283219868
657
+ ]
658
+ ],
659
+ [
660
+ [
661
+ 0.7270838228973188
662
+ ]
663
+ ],
664
+ [
665
+ [
666
+ 0.7234579858963783
667
+ ]
668
+ ]
669
+ ],
670
+ "std": [
671
+ [
672
+ [
673
+ 0.29852116396996137
674
+ ]
675
+ ],
676
+ [
677
+ [
678
+ 0.3076529571030479
679
+ ]
680
+ ],
681
+ [
682
+ [
683
+ 0.29835382327342946
684
+ ]
685
+ ]
686
+ ],
687
+ "count": [
688
+ 1590
689
+ ]
690
+ },
691
+ "action": {
692
+ "min": [
693
+ -47.123443603515625,
694
+ -95.74441528320312,
695
+ 5.120860576629639,
696
+ 49.654823303222656,
697
+ -15.857476234436035,
698
+ 0.9980869293212891
699
+ ],
700
+ "max": [
701
+ 11.317802429199219,
702
+ 1.3737784624099731,
703
+ 48.938323974609375,
704
+ 101.24203491210938,
705
+ 4.116828918457031,
706
+ 96.69969177246094
707
+ ],
708
+ "mean": [
709
+ -18.880541384695693,
710
+ -23.232194281480414,
711
+ 23.088809518500213,
712
+ 63.34169101144405,
713
+ -7.21902359837785,
714
+ 93.96227768761047
715
+ ],
716
+ "std": [
717
+ 10.863830462770071,
718
+ 21.765265826032422,
719
+ 10.354182244728078,
720
+ 11.736969812784691,
721
+ 4.343038349249266,
722
+ 9.800339220849573
723
+ ],
724
+ "count": [
725
+ 6016
726
+ ]
727
+ },
728
+ "timestamp": {
729
+ "min": [
730
+ 0.0
731
+ ],
732
+ "max": [
733
+ 41.03333333333333
734
+ ],
735
+ "mean": [
736
+ 10.20451019503546
737
+ ],
738
+ "std": [
739
+ 9.045633116377628
740
+ ],
741
+ "count": [
742
+ 6016
743
+ ]
744
+ }
745
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4fd506b2052f8fe439804bf8e99406374d413edee44817726eb8f41451fcb32
3
+ size 2206
videos/observation.images.cam_l_plate/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:957b028989830fc196dceb6ac680da6fe455e83233aab2c4be80ce1fdf9e41c8
3
+ size 2009263
videos/observation.images.cam_l_shell/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2ae7ab21454f1ba7122919f6ac31f75cf85ea48d9a88134ea2207147d8d56b1
3
+ size 1513321
videos/observation.images.cam_r_plate/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b2c51f560e70703a08a8866da7783ebc9c6563dd93209f2bc69ad6ccf8e77a5
3
+ size 2529801
videos/observation.images.cam_r_shell/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d44c8d07a4af23e17daf3063324eecce26c5f2bf281da44a3ab6e57c794ce15f
3
+ size 907069
videos/observation.images.gripper_l/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc9b18d871d3aa59b488150932c59fb52d5da3978fa4d184d1a5dca93ad38216
3
+ size 6942080
videos/observation.images.gripper_r/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6ad004131038670653011162cacd83b38792bc67f00536dc5913e70edd530ae
3
+ size 4980226
videos/observation.images.plate_berry/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91b41eacd17c91745f7d6b9f1e933cf0694027f71dd36361e5715ab4567d4e4a
3
+ size 2007859
videos/observation.images.shell_location/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adf358e214becfe3c888d87d44589c3bdca45c650f05dd8c475eb01af8d8d517
3
+ size 1454004