andlyu commited on
Commit
aa57838
·
verified ·
1 Parent(s): a4c3e9b

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:d026e86674802e519daa8d6deb9bb852832b8f19c752815eee69254aee0e1ad4
3
+ size 127282
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4d41a66f6364d17599840a226e58daab407a738fb8080f7b3df9b030d7fd079
3
+ size 109333
meta/info.json CHANGED
@@ -1,266 +1,273 @@
1
  {
2
- "codebase_version": "v2.1",
3
- "robot_type": "so100_follower",
4
- "total_episodes": 15,
5
- "total_frames": 3443,
6
- "total_tasks": 1,
7
- "total_videos": 120,
8
- "total_chunks": 1,
9
- "chunks_size": 1000,
10
- "fps": 30,
11
- "splits": {
12
- "train": "0:2,3:8,9:15",
13
- "val": "2,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": 15,
5
+ "total_frames": 3443,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "splits": {
10
+ "train": "0:2,3:8,9:15",
11
+ "val": "2,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.state": {
3
+ "min": [
4
+ -48.9981803894043,
5
+ -85.4435806274414,
6
+ 13.251922607421875,
7
+ 35.10638427734375,
8
+ -22.58852195739746,
9
+ 0.8971704840660095
10
+ ],
11
+ "max": [
12
+ 15.264116287231445,
13
+ -4.995693206787109,
14
+ 64.72184753417969,
15
+ 99.01800537109375,
16
+ 7.106226921081543,
17
+ 95.72118377685547
18
+ ],
19
+ "mean": [
20
+ -24.202978888981733,
21
+ -32.71085566503988,
22
+ 39.721206852751436,
23
+ 57.31690430120193,
24
+ -4.8685757981428415,
25
+ 93.39865918386171
26
+ ],
27
+ "std": [
28
+ 15.277211275636581,
29
+ 17.79426259764294,
30
+ 11.813190279302333,
31
+ 9.620783106893432,
32
+ 6.433398242800602,
33
+ 9.235731691895095
34
+ ],
35
+ "count": [
36
+ 5995
37
+ ]
38
+ },
39
+ "observation.images.cam_r_shell": {
40
+ "min": [
41
+ [
42
+ [
43
+ 0.0
44
+ ]
45
+ ],
46
+ [
47
+ [
48
+ 0.0
49
+ ]
50
+ ],
51
+ [
52
+ [
53
+ 0.0
54
+ ]
55
+ ]
56
+ ],
57
+ "max": [
58
+ [
59
+ [
60
+ 1.0
61
+ ]
62
+ ],
63
+ [
64
+ [
65
+ 1.0
66
+ ]
67
+ ],
68
+ [
69
+ [
70
+ 1.0
71
+ ]
72
+ ]
73
+ ],
74
+ "mean": [
75
+ [
76
+ [
77
+ 0.6745921676937185
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 0.6665859875890832
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 0.6655905480400093
88
+ ]
89
+ ]
90
+ ],
91
+ "std": [
92
+ [
93
+ [
94
+ 0.254368498610579
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.26288299537568155
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.2554099657389673
105
+ ]
106
+ ]
107
+ ],
108
+ "count": [
109
+ 1501
110
+ ]
111
+ },
112
+ "index": {
113
+ "min": [
114
+ 0
115
+ ],
116
+ "max": [
117
+ 5994
118
+ ],
119
+ "mean": [
120
+ 2997.0
121
+ ],
122
+ "std": [
123
+ 1730.6074078195782
124
+ ],
125
+ "count": [
126
+ 5995
127
+ ]
128
+ },
129
+ "observation.images.gripper_r": {
130
+ "min": [
131
+ [
132
+ [
133
+ 0.023529411764705882
134
+ ]
135
+ ],
136
+ [
137
+ [
138
+ 0.023529411764705882
139
+ ]
140
+ ],
141
+ [
142
+ [
143
+ 0.0
144
+ ]
145
+ ]
146
+ ],
147
+ "max": [
148
+ [
149
+ [
150
+ 1.0
151
+ ]
152
+ ],
153
+ [
154
+ [
155
+ 1.0
156
+ ]
157
+ ],
158
+ [
159
+ [
160
+ 1.0
161
+ ]
162
+ ]
163
+ ],
164
+ "mean": [
165
+ [
166
+ [
167
+ 0.5556811851739363
168
+ ]
169
+ ],
170
+ [
171
+ [
172
+ 0.5524313315904865
173
+ ]
174
+ ],
175
+ [
176
+ [
177
+ 0.5580705565842816
178
+ ]
179
+ ]
180
+ ],
181
+ "std": [
182
+ [
183
+ [
184
+ 0.3343163341954053
185
+ ]
186
+ ],
187
+ [
188
+ [
189
+ 0.34208324262364254
190
+ ]
191
+ ],
192
+ [
193
+ [
194
+ 0.3389525484947199
195
+ ]
196
+ ]
197
+ ],
198
+ "count": [
199
+ 1501
200
+ ]
201
+ },
202
+ "episode_index": {
203
+ "min": [
204
+ 0
205
+ ],
206
+ "max": [
207
+ 14
208
+ ],
209
+ "mean": [
210
+ 7.2053377814845705
211
+ ],
212
+ "std": [
213
+ 4.199055241273304
214
+ ],
215
+ "count": [
216
+ 5995
217
+ ]
218
+ },
219
+ "observation.images.plate_berry": {
220
+ "min": [
221
+ [
222
+ [
223
+ 0.0
224
+ ]
225
+ ],
226
+ [
227
+ [
228
+ 0.0
229
+ ]
230
+ ],
231
+ [
232
+ [
233
+ 0.0
234
+ ]
235
+ ]
236
+ ],
237
+ "max": [
238
+ [
239
+ [
240
+ 1.0
241
+ ]
242
+ ],
243
+ [
244
+ [
245
+ 1.0
246
+ ]
247
+ ],
248
+ [
249
+ [
250
+ 1.0
251
+ ]
252
+ ]
253
+ ],
254
+ "mean": [
255
+ [
256
+ [
257
+ 0.594381258218631
258
+ ]
259
+ ],
260
+ [
261
+ [
262
+ 0.5871860440583694
263
+ ]
264
+ ],
265
+ [
266
+ [
267
+ 0.5947238401485796
268
+ ]
269
+ ]
270
+ ],
271
+ "std": [
272
+ [
273
+ [
274
+ 0.2624783498000813
275
+ ]
276
+ ],
277
+ [
278
+ [
279
+ 0.2717980854272687
280
+ ]
281
+ ],
282
+ [
283
+ [
284
+ 0.2691236625029939
285
+ ]
286
+ ]
287
+ ],
288
+ "count": [
289
+ 1501
290
+ ]
291
+ },
292
+ "timestamp": {
293
+ "min": [
294
+ 0.0
295
+ ],
296
+ "max": [
297
+ 15.833333333333334
298
+ ],
299
+ "mean": [
300
+ 6.750664442591048
301
+ ],
302
+ "std": [
303
+ 3.9859410603042895
304
+ ],
305
+ "count": [
306
+ 5995
307
+ ]
308
+ },
309
+ "observation.images.gripper_l": {
310
+ "min": [
311
+ [
312
+ [
313
+ 0.03137254901960784
314
+ ]
315
+ ],
316
+ [
317
+ [
318
+ 0.00784313725490196
319
+ ]
320
+ ],
321
+ [
322
+ [
323
+ 0.023529411764705882
324
+ ]
325
+ ]
326
+ ],
327
+ "max": [
328
+ [
329
+ [
330
+ 1.0
331
+ ]
332
+ ],
333
+ [
334
+ [
335
+ 1.0
336
+ ]
337
+ ],
338
+ [
339
+ [
340
+ 1.0
341
+ ]
342
+ ]
343
+ ],
344
+ "mean": [
345
+ [
346
+ [
347
+ 0.6414851275620175
348
+ ]
349
+ ],
350
+ [
351
+ [
352
+ 0.6336696952848427
353
+ ]
354
+ ],
355
+ [
356
+ [
357
+ 0.6376161403018902
358
+ ]
359
+ ]
360
+ ],
361
+ "std": [
362
+ [
363
+ [
364
+ 0.31701065662955624
365
+ ]
366
+ ],
367
+ [
368
+ [
369
+ 0.32555390913769683
370
+ ]
371
+ ],
372
+ [
373
+ [
374
+ 0.32297142267476364
375
+ ]
376
+ ]
377
+ ],
378
+ "count": [
379
+ 1501
380
+ ]
381
+ },
382
+ "frame_index": {
383
+ "min": [
384
+ 0
385
+ ],
386
+ "max": [
387
+ 475
388
+ ],
389
+ "mean": [
390
+ 202.51993327773144
391
+ ],
392
+ "std": [
393
+ 119.57823180912871
394
+ ],
395
+ "count": [
396
+ 5995
397
+ ]
398
+ },
399
+ "observation.images.cam_l_plate": {
400
+ "min": [
401
+ [
402
+ [
403
+ 0.0
404
+ ]
405
+ ],
406
+ [
407
+ [
408
+ 0.0
409
+ ]
410
+ ],
411
+ [
412
+ [
413
+ 0.0
414
+ ]
415
+ ]
416
+ ],
417
+ "max": [
418
+ [
419
+ [
420
+ 1.0
421
+ ]
422
+ ],
423
+ [
424
+ [
425
+ 1.0
426
+ ]
427
+ ],
428
+ [
429
+ [
430
+ 1.0
431
+ ]
432
+ ]
433
+ ],
434
+ "mean": [
435
+ [
436
+ [
437
+ 0.590666423748001
438
+ ]
439
+ ],
440
+ [
441
+ [
442
+ 0.5888477976792789
443
+ ]
444
+ ],
445
+ [
446
+ [
447
+ 0.5964264001827618
448
+ ]
449
+ ]
450
+ ],
451
+ "std": [
452
+ [
453
+ [
454
+ 0.2652841224947524
455
+ ]
456
+ ],
457
+ [
458
+ [
459
+ 0.2701725739253346
460
+ ]
461
+ ],
462
+ [
463
+ [
464
+ 0.26739357555219856
465
+ ]
466
+ ]
467
+ ],
468
+ "count": [
469
+ 1501
470
+ ]
471
+ },
472
+ "task_index": {
473
+ "min": [
474
+ 0
475
+ ],
476
+ "max": [
477
+ 0
478
+ ],
479
+ "mean": [
480
+ 0.0
481
+ ],
482
+ "std": [
483
+ 0.0
484
+ ],
485
+ "count": [
486
+ 5995
487
+ ]
488
+ },
489
+ "observation.images.cam_r_plate": {
490
+ "min": [
491
+ [
492
+ [
493
+ 0.00392156862745098
494
+ ]
495
+ ],
496
+ [
497
+ [
498
+ 0.0
499
+ ]
500
+ ],
501
+ [
502
+ [
503
+ 0.0
504
+ ]
505
+ ]
506
+ ],
507
+ "max": [
508
+ [
509
+ [
510
+ 1.0
511
+ ]
512
+ ],
513
+ [
514
+ [
515
+ 1.0
516
+ ]
517
+ ],
518
+ [
519
+ [
520
+ 1.0
521
+ ]
522
+ ]
523
+ ],
524
+ "mean": [
525
+ [
526
+ [
527
+ 0.6214130942905047
528
+ ]
529
+ ],
530
+ [
531
+ [
532
+ 0.6166489654527073
533
+ ]
534
+ ],
535
+ [
536
+ [
537
+ 0.62398379288543
538
+ ]
539
+ ]
540
+ ],
541
+ "std": [
542
+ [
543
+ [
544
+ 0.27013416119322026
545
+ ]
546
+ ],
547
+ [
548
+ [
549
+ 0.27474168950057903
550
+ ]
551
+ ],
552
+ [
553
+ [
554
+ 0.2727523617957085
555
+ ]
556
+ ]
557
+ ],
558
+ "count": [
559
+ 1501
560
+ ]
561
+ },
562
+ "observation.images.shell_location": {
563
+ "min": [
564
+ [
565
+ [
566
+ 0.0
567
+ ]
568
+ ],
569
+ [
570
+ [
571
+ 0.0
572
+ ]
573
+ ],
574
+ [
575
+ [
576
+ 0.0
577
+ ]
578
+ ]
579
+ ],
580
+ "max": [
581
+ [
582
+ [
583
+ 1.0
584
+ ]
585
+ ],
586
+ [
587
+ [
588
+ 1.0
589
+ ]
590
+ ],
591
+ [
592
+ [
593
+ 1.0
594
+ ]
595
+ ]
596
+ ],
597
+ "mean": [
598
+ [
599
+ [
600
+ 0.7492880417184815
601
+ ]
602
+ ],
603
+ [
604
+ [
605
+ 0.739047661502709
606
+ ]
607
+ ],
608
+ [
609
+ [
610
+ 0.7360632713243784
611
+ ]
612
+ ]
613
+ ],
614
+ "std": [
615
+ [
616
+ [
617
+ 0.2764721876967067
618
+ ]
619
+ ],
620
+ [
621
+ [
622
+ 0.3027317488224339
623
+ ]
624
+ ],
625
+ [
626
+ [
627
+ 0.29391786724144775
628
+ ]
629
+ ]
630
+ ],
631
+ "count": [
632
+ 1501
633
+ ]
634
+ },
635
+ "observation.images.cam_l_shell": {
636
+ "min": [
637
+ [
638
+ [
639
+ 0.0
640
+ ]
641
+ ],
642
+ [
643
+ [
644
+ 0.0
645
+ ]
646
+ ],
647
+ [
648
+ [
649
+ 0.0
650
+ ]
651
+ ]
652
+ ],
653
+ "max": [
654
+ [
655
+ [
656
+ 1.0
657
+ ]
658
+ ],
659
+ [
660
+ [
661
+ 1.0
662
+ ]
663
+ ],
664
+ [
665
+ [
666
+ 1.0
667
+ ]
668
+ ]
669
+ ],
670
+ "mean": [
671
+ [
672
+ [
673
+ 0.740891920289256
674
+ ]
675
+ ],
676
+ [
677
+ [
678
+ 0.7424878259021047
679
+ ]
680
+ ],
681
+ [
682
+ [
683
+ 0.7396993167525661
684
+ ]
685
+ ]
686
+ ],
687
+ "std": [
688
+ [
689
+ [
690
+ 0.2876906964788296
691
+ ]
692
+ ],
693
+ [
694
+ [
695
+ 0.29815779070131554
696
+ ]
697
+ ],
698
+ [
699
+ [
700
+ 0.2890757335976593
701
+ ]
702
+ ]
703
+ ],
704
+ "count": [
705
+ 1501
706
+ ]
707
+ },
708
+ "action": {
709
+ "min": [
710
+ -50.3669548034668,
711
+ -86.11837768554688,
712
+ 13.251922607421875,
713
+ 33.033302307128906,
714
+ -23.418804168701172,
715
+ -1.7557295560836792
716
+ ],
717
+ "max": [
718
+ 17.067258834838867,
719
+ -4.995693206787109,
720
+ 64.48725891113281,
721
+ 102.55440521240234,
722
+ 8.376068115234375,
723
+ 96.80513000488281
724
+ ],
725
+ "mean": [
726
+ -24.068354766502093,
727
+ -35.190379567023015,
728
+ 37.20806743217767,
729
+ 56.36217161024283,
730
+ -4.596630697542673,
731
+ 93.79394038361843
732
+ ],
733
+ "std": [
734
+ 16.16335398216782,
735
+ 17.46464091519522,
736
+ 11.901093154522586,
737
+ 10.30491935740842,
738
+ 6.726128514259723,
739
+ 9.551410256529199
740
+ ],
741
+ "count": [
742
+ 5995
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:d8c1b9f788e3cb7d0b2d5d695ba09b8d71853d45fc92222abd843fc50cae01b2
3
+ size 2479699
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:374d247dd9ff0156ec165b61ff9eeeb8d11f3da501637bb3e862a4a8e0af140a
3
+ size 2035628
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:1167d634466dd3063811b0d15b32f68e3f0ee5e4df64ff9e309a4aa7681f6782
3
+ size 3465625
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:8693a128ebd3c8b0a4a3264576904cd8fe2555d7cd6c60af10c019d10915d713
3
+ size 1402489
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:e6a9679fa4bcc9d303925e8df15b7964642dad4f847f998c9d5209279e691527
3
+ size 9512469
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:d44a539bb432144df6d837e599057fcc9afc2eeec04ee74f89cff4bfcac10b64
3
+ size 7031974
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:a80ea88c70eb5672fa0e9ff6dc9bca83548a4f3f296c4e6551d96908e0b3d1fa
3
+ size 2466308
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:b8b0dbf764054ceaa9d69369232b9ca41b3f64ddccbedb0b54dea3d1eba6b117
3
+ size 1951281