andlyu commited on
Commit
6534da5
·
verified ·
1 Parent(s): d551e7e

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:b500dfd3442d6e73bcf3c96fb107452b33f23c78e2ba1c61527a2af71c373f48
3
+ size 94644
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8378860e977e9ad956c02523420e69ac348fb486a23c65ebe1dcb25a6391dfa1
3
+ size 108131
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": 2561,
6
- "total_tasks": 1,
7
- "total_videos": 112,
8
- "total_chunks": 1,
9
- "chunks_size": 1000,
10
- "fps": 30,
11
- "splits": {
12
- "train": "0,2:8,9:14",
13
- "val": "1,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": 2561,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0,2:8,9:14",
11
+ "val": "1,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
+ "index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 4538
8
+ ],
9
+ "mean": [
10
+ 2181.620453471894
11
+ ],
12
+ "std": [
13
+ 1313.9134008411474
14
+ ],
15
+ "count": [
16
+ 4234
17
+ ]
18
+ },
19
+ "observation.images.plate_berry": {
20
+ "min": [
21
+ [
22
+ [
23
+ 0.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 0.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 0.0
34
+ ]
35
+ ]
36
+ ],
37
+ "max": [
38
+ [
39
+ [
40
+ 1.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 1.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 1.0
51
+ ]
52
+ ]
53
+ ],
54
+ "mean": [
55
+ [
56
+ [
57
+ 0.6776612210645626
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.6664058105939966
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.6782587570701152
68
+ ]
69
+ ]
70
+ ],
71
+ "std": [
72
+ [
73
+ [
74
+ 0.2387672168352509
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.25138777615468777
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.24935701864977758
85
+ ]
86
+ ]
87
+ ],
88
+ "count": [
89
+ 1400
90
+ ]
91
+ },
92
+ "observation.state": {
93
+ "min": [
94
+ -45.42805099487305,
95
+ -97.24375915527344,
96
+ 6.286747932434082,
97
+ 46.481178283691406,
98
+ -17.899877548217773,
99
+ 1.0351966619491577
100
+ ],
101
+ "max": [
102
+ 7.249544620513916,
103
+ 8.010335922241211,
104
+ 65.80732727050781,
105
+ 93.044189453125,
106
+ 10.231989860534668,
107
+ 95.65217590332031
108
+ ],
109
+ "mean": [
110
+ -23.552278034181374,
111
+ -24.324858693074283,
112
+ 35.23350288781232,
113
+ 58.98289724718472,
114
+ -5.732374052823745,
115
+ 94.19473191280662
116
+ ],
117
+ "std": [
118
+ 10.800992496886547,
119
+ 17.812841826604153,
120
+ 14.95031241365099,
121
+ 6.887075275651862,
122
+ 7.247380684200394,
123
+ 2.5943518303629047
124
+ ],
125
+ "count": [
126
+ 4234
127
+ ]
128
+ },
129
+ "frame_index": {
130
+ "min": [
131
+ 0
132
+ ],
133
+ "max": [
134
+ 306
135
+ ],
136
+ "mean": [
137
+ 150.72342938119982
138
+ ],
139
+ "std": [
140
+ 87.31895655460461
141
+ ],
142
+ "count": [
143
+ 4234
144
+ ]
145
+ },
146
+ "observation.images.cam_l_plate": {
147
+ "min": [
148
+ [
149
+ [
150
+ 0.0
151
+ ]
152
+ ],
153
+ [
154
+ [
155
+ 0.0
156
+ ]
157
+ ],
158
+ [
159
+ [
160
+ 0.0
161
+ ]
162
+ ]
163
+ ],
164
+ "max": [
165
+ [
166
+ [
167
+ 1.0
168
+ ]
169
+ ],
170
+ [
171
+ [
172
+ 1.0
173
+ ]
174
+ ],
175
+ [
176
+ [
177
+ 1.0
178
+ ]
179
+ ]
180
+ ],
181
+ "mean": [
182
+ [
183
+ [
184
+ 0.6740711127294984
185
+ ]
186
+ ],
187
+ [
188
+ [
189
+ 0.6690251215713627
190
+ ]
191
+ ],
192
+ [
193
+ [
194
+ 0.6809599946234216
195
+ ]
196
+ ]
197
+ ],
198
+ "std": [
199
+ [
200
+ [
201
+ 0.24233517199425764
202
+ ]
203
+ ],
204
+ [
205
+ [
206
+ 0.249299214759222
207
+ ]
208
+ ],
209
+ [
210
+ [
211
+ 0.2470831837071853
212
+ ]
213
+ ]
214
+ ],
215
+ "count": [
216
+ 1400
217
+ ]
218
+ },
219
+ "timestamp": {
220
+ "min": [
221
+ 0.0
222
+ ],
223
+ "max": [
224
+ 10.2
225
+ ],
226
+ "mean": [
227
+ 5.024114312706659
228
+ ],
229
+ "std": [
230
+ 2.910631885153487
231
+ ],
232
+ "count": [
233
+ 4234
234
+ ]
235
+ },
236
+ "episode_index": {
237
+ "min": [
238
+ 0
239
+ ],
240
+ "max": [
241
+ 14
242
+ ],
243
+ "mean": [
244
+ 6.7102031176192725
245
+ ],
246
+ "std": [
247
+ 4.32816077870715
248
+ ],
249
+ "count": [
250
+ 4234
251
+ ]
252
+ },
253
+ "action": {
254
+ "min": [
255
+ -47.56301498413086,
256
+ -114.50069427490234,
257
+ -0.9842989444732666,
258
+ 43.96706771850586,
259
+ -18.471778869628906,
260
+ -4.75087308883667
261
+ ],
262
+ "max": [
263
+ 9.03386402130127,
264
+ 6.408393859863281,
265
+ 66.2110366821289,
266
+ 93.35263061523438,
267
+ 11.69719123840332,
268
+ 96.66871643066406
269
+ ],
270
+ "mean": [
271
+ -23.767682356602414,
272
+ -27.665908720170094,
273
+ 33.08582474377902,
274
+ 58.4002097917718,
275
+ -5.081757167571549,
276
+ 94.3524050489596
277
+ ],
278
+ "std": [
279
+ 11.539955799763687,
280
+ 17.84180140307677,
281
+ 15.81847091556022,
282
+ 7.457468590498394,
283
+ 7.582755653134378,
284
+ 2.7422136131069257
285
+ ],
286
+ "count": [
287
+ 4234
288
+ ]
289
+ },
290
+ "observation.images.cam_r_plate": {
291
+ "min": [
292
+ [
293
+ [
294
+ 0.00392156862745098
295
+ ]
296
+ ],
297
+ [
298
+ [
299
+ 0.0
300
+ ]
301
+ ],
302
+ [
303
+ [
304
+ 0.0
305
+ ]
306
+ ]
307
+ ],
308
+ "max": [
309
+ [
310
+ [
311
+ 1.0
312
+ ]
313
+ ],
314
+ [
315
+ [
316
+ 1.0
317
+ ]
318
+ ],
319
+ [
320
+ [
321
+ 1.0
322
+ ]
323
+ ]
324
+ ],
325
+ "mean": [
326
+ [
327
+ [
328
+ 0.7247414374143322
329
+ ]
330
+ ],
331
+ [
332
+ [
333
+ 0.7186319721974946
334
+ ]
335
+ ],
336
+ [
337
+ [
338
+ 0.7285516594255242
339
+ ]
340
+ ]
341
+ ],
342
+ "std": [
343
+ [
344
+ [
345
+ 0.23842166299877296
346
+ ]
347
+ ],
348
+ [
349
+ [
350
+ 0.24517306800863928
351
+ ]
352
+ ],
353
+ [
354
+ [
355
+ 0.24270242763899094
356
+ ]
357
+ ]
358
+ ],
359
+ "count": [
360
+ 1400
361
+ ]
362
+ },
363
+ "observation.images.shell_location": {
364
+ "min": [
365
+ [
366
+ [
367
+ 0.011764705882352941
368
+ ]
369
+ ],
370
+ [
371
+ [
372
+ 0.0
373
+ ]
374
+ ],
375
+ [
376
+ [
377
+ 0.0
378
+ ]
379
+ ]
380
+ ],
381
+ "max": [
382
+ [
383
+ [
384
+ 1.0
385
+ ]
386
+ ],
387
+ [
388
+ [
389
+ 1.0
390
+ ]
391
+ ],
392
+ [
393
+ [
394
+ 1.0
395
+ ]
396
+ ]
397
+ ],
398
+ "mean": [
399
+ [
400
+ [
401
+ 0.78876481606349
402
+ ]
403
+ ],
404
+ [
405
+ [
406
+ 0.7681486392196322
407
+ ]
408
+ ],
409
+ [
410
+ [
411
+ 0.7647486200362499
412
+ ]
413
+ ]
414
+ ],
415
+ "std": [
416
+ [
417
+ [
418
+ 0.26021473829544584
419
+ ]
420
+ ],
421
+ [
422
+ [
423
+ 0.2948414290286127
424
+ ]
425
+ ],
426
+ [
427
+ [
428
+ 0.28516521238650216
429
+ ]
430
+ ]
431
+ ],
432
+ "count": [
433
+ 1400
434
+ ]
435
+ },
436
+ "observation.images.cam_r_shell": {
437
+ "min": [
438
+ [
439
+ [
440
+ 0.00392156862745098
441
+ ]
442
+ ],
443
+ [
444
+ [
445
+ 0.0
446
+ ]
447
+ ],
448
+ [
449
+ [
450
+ 0.0
451
+ ]
452
+ ]
453
+ ],
454
+ "max": [
455
+ [
456
+ [
457
+ 1.0
458
+ ]
459
+ ],
460
+ [
461
+ [
462
+ 1.0
463
+ ]
464
+ ],
465
+ [
466
+ [
467
+ 1.0
468
+ ]
469
+ ]
470
+ ],
471
+ "mean": [
472
+ [
473
+ [
474
+ 0.7041991801200768
475
+ ]
476
+ ],
477
+ [
478
+ [
479
+ 0.6930714784569743
480
+ ]
481
+ ],
482
+ [
483
+ [
484
+ 0.6949761198834372
485
+ ]
486
+ ]
487
+ ],
488
+ "std": [
489
+ [
490
+ [
491
+ 0.2833233097386261
492
+ ]
493
+ ],
494
+ [
495
+ [
496
+ 0.2945633900945837
497
+ ]
498
+ ],
499
+ [
500
+ [
501
+ 0.28503490782635393
502
+ ]
503
+ ]
504
+ ],
505
+ "count": [
506
+ 1400
507
+ ]
508
+ },
509
+ "task_index": {
510
+ "min": [
511
+ 0
512
+ ],
513
+ "max": [
514
+ 0
515
+ ],
516
+ "mean": [
517
+ 0.0
518
+ ],
519
+ "std": [
520
+ 0.0
521
+ ],
522
+ "count": [
523
+ 4234
524
+ ]
525
+ },
526
+ "observation.images.gripper_l": {
527
+ "min": [
528
+ [
529
+ [
530
+ 0.050980392156862744
531
+ ]
532
+ ],
533
+ [
534
+ [
535
+ 0.027450980392156862
536
+ ]
537
+ ],
538
+ [
539
+ [
540
+ 0.0
541
+ ]
542
+ ]
543
+ ],
544
+ "max": [
545
+ [
546
+ [
547
+ 1.0
548
+ ]
549
+ ],
550
+ [
551
+ [
552
+ 1.0
553
+ ]
554
+ ],
555
+ [
556
+ [
557
+ 1.0
558
+ ]
559
+ ]
560
+ ],
561
+ "mean": [
562
+ [
563
+ [
564
+ 0.7185494801879085
565
+ ]
566
+ ],
567
+ [
568
+ [
569
+ 0.706630801528945
570
+ ]
571
+ ],
572
+ [
573
+ [
574
+ 0.7136277402836135
575
+ ]
576
+ ]
577
+ ],
578
+ "std": [
579
+ [
580
+ [
581
+ 0.2746824103225788
582
+ ]
583
+ ],
584
+ [
585
+ [
586
+ 0.28876008204592096
587
+ ]
588
+ ],
589
+ [
590
+ [
591
+ 0.2851946533052284
592
+ ]
593
+ ]
594
+ ],
595
+ "count": [
596
+ 1400
597
+ ]
598
+ },
599
+ "observation.images.gripper_r": {
600
+ "min": [
601
+ [
602
+ [
603
+ 0.054901960784313725
604
+ ]
605
+ ],
606
+ [
607
+ [
608
+ 0.03137254901960784
609
+ ]
610
+ ],
611
+ [
612
+ [
613
+ 0.03529411764705882
614
+ ]
615
+ ]
616
+ ],
617
+ "max": [
618
+ [
619
+ [
620
+ 1.0
621
+ ]
622
+ ],
623
+ [
624
+ [
625
+ 1.0
626
+ ]
627
+ ],
628
+ [
629
+ [
630
+ 1.0
631
+ ]
632
+ ]
633
+ ],
634
+ "mean": [
635
+ [
636
+ [
637
+ 0.6190728588935575
638
+ ]
639
+ ],
640
+ [
641
+ [
642
+ 0.6125702325513539
643
+ ]
644
+ ],
645
+ [
646
+ [
647
+ 0.6178228343837535
648
+ ]
649
+ ]
650
+ ],
651
+ "std": [
652
+ [
653
+ [
654
+ 0.3347084085847709
655
+ ]
656
+ ],
657
+ [
658
+ [
659
+ 0.34306048031056485
660
+ ]
661
+ ],
662
+ [
663
+ [
664
+ 0.3400055796752208
665
+ ]
666
+ ]
667
+ ],
668
+ "count": [
669
+ 1400
670
+ ]
671
+ },
672
+ "observation.images.cam_l_shell": {
673
+ "min": [
674
+ [
675
+ [
676
+ 0.011764705882352941
677
+ ]
678
+ ],
679
+ [
680
+ [
681
+ 0.0
682
+ ]
683
+ ],
684
+ [
685
+ [
686
+ 0.0
687
+ ]
688
+ ]
689
+ ],
690
+ "max": [
691
+ [
692
+ [
693
+ 1.0
694
+ ]
695
+ ],
696
+ [
697
+ [
698
+ 1.0
699
+ ]
700
+ ],
701
+ [
702
+ [
703
+ 1.0
704
+ ]
705
+ ]
706
+ ],
707
+ "mean": [
708
+ [
709
+ [
710
+ 0.7789452583051115
711
+ ]
712
+ ],
713
+ [
714
+ [
715
+ 0.7729248864594381
716
+ ]
717
+ ],
718
+ [
719
+ [
720
+ 0.769805000317279
721
+ ]
722
+ ]
723
+ ],
724
+ "std": [
725
+ [
726
+ [
727
+ 0.27419309014688414
728
+ ]
729
+ ],
730
+ [
731
+ [
732
+ 0.28799568684365806
733
+ ]
734
+ ],
735
+ [
736
+ [
737
+ 0.2779486089283401
738
+ ]
739
+ ]
740
+ ],
741
+ "count": [
742
+ 1400
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:a3f9050f0c27c0676e21e190f0d4309f9622f26d2fc0bed9cb4d428042aeabf0
3
+ size 2215856
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:916eb087a721f531a2a84b6f1d5c4db9016b9a97973c1abef80cbde9c8015f03
3
+ size 1623376
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:b40a6248a8e352b432ea850c6ccb7fa5b2e9be201b05e5fc4a7428935b7e6489
3
+ size 2722069
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:17418d1426a16a6e0ff029b93c63b4f24326ead01b9d9531d158b048ba6937ff
3
+ size 811977
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:42bfc559a92afb2274b005be7d043eb8aabe296b4d5cc60718ff50f5f5eaf30c
3
+ size 5968154
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:ef1656b4699212bd47b6af59492f24d738dbbab852de548a517cd2b5167964c5
3
+ size 4940998
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:75689ed56d31bbe9cdd3938a4b93b6d062317e4ae3a7a3e99953a0b25a247a34
3
+ size 2184659
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:4e04fe74df27f7bff8df2c38232c6e17755e9011d60001e1db54f240a6870236
3
+ size 1543560