catebros commited on
Commit
14ea70c
·
verified ·
1 Parent(s): 7f0a0b5

Initial upload of WidowX dataset

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:53274adcf1a114a0541b4293e0217723a5ab9996983e3cb27367ac6ade0d9120
3
+ size 2050350
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d175621ce29c9f5aac08229ee519b2b8f140537a42fba28edd67f408a6aa6ce
3
+ size 69316
meta/info.json ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "w250_interbotix",
4
+ "total_episodes": 31,
5
+ "total_frames": 150935,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:31"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "names": [
20
+ "waist.pos",
21
+ "shoulder.pos",
22
+ "elbow.pos",
23
+ "forearm_roll.pos",
24
+ "wrist_angle.pos",
25
+ "wrist_rotate.pos",
26
+ "gripper.pos"
27
+ ],
28
+ "shape": [
29
+ 7
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "names": [
35
+ "waist.pos",
36
+ "shoulder.pos",
37
+ "elbow.pos",
38
+ "forearm_roll.pos",
39
+ "wrist_angle.pos",
40
+ "wrist_rotate.pos",
41
+ "gripper.pos"
42
+ ],
43
+ "shape": [
44
+ 7
45
+ ]
46
+ },
47
+ "observation.images.camera_1": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 480,
51
+ 640,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "info": {
60
+ "video.height": 480,
61
+ "video.width": 640,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "video.fps": 30,
66
+ "video.channels": 3,
67
+ "has_audio": false
68
+ }
69
+ },
70
+ "observation.images.camera_2": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 480,
74
+ 640,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.height": 480,
84
+ "video.width": 640,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "video.fps": 30,
89
+ "video.channels": 3,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "timestamp": {
94
+ "dtype": "float32",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": null
99
+ },
100
+ "frame_index": {
101
+ "dtype": "int64",
102
+ "shape": [
103
+ 1
104
+ ],
105
+ "names": null
106
+ },
107
+ "episode_index": {
108
+ "dtype": "int64",
109
+ "shape": [
110
+ 1
111
+ ],
112
+ "names": null
113
+ },
114
+ "index": {
115
+ "dtype": "int64",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null
120
+ },
121
+ "task_index": {
122
+ "dtype": "int64",
123
+ "shape": [
124
+ 1
125
+ ],
126
+ "names": null
127
+ }
128
+ }
129
+ }
meta/stats.json ADDED
@@ -0,0 +1,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 150935
17
+ ]
18
+ },
19
+ "action": {
20
+ "min": [
21
+ -0.3131740093231201,
22
+ -0.7457175850868225,
23
+ -0.35590532422065735,
24
+ 0.0,
25
+ 0.27436214685440063,
26
+ 0.0,
27
+ 0.0
28
+ ],
29
+ "max": [
30
+ 0.24795041978359222,
31
+ 0.397136390209198,
32
+ 0.4740855395793915,
33
+ 0.0,
34
+ 0.8217287063598633,
35
+ 0.0,
36
+ 1.0
37
+ ],
38
+ "mean": [
39
+ -0.021016336095688707,
40
+ -0.18266883995037822,
41
+ 0.31467336677206104,
42
+ 0.0,
43
+ 0.6036520193111001,
44
+ 0.0,
45
+ 0.6392688254071723
46
+ ],
47
+ "std": [
48
+ 0.11908363328399876,
49
+ 0.18384266958577902,
50
+ 0.1496842763139709,
51
+ 0.0,
52
+ 0.10295078427786927,
53
+ 0.0,
54
+ 0.4140294405856643
55
+ ],
56
+ "count": [
57
+ 150935
58
+ ]
59
+ },
60
+ "observation.images.camera_1": {
61
+ "min": [
62
+ [
63
+ [
64
+ 0.0
65
+ ]
66
+ ],
67
+ [
68
+ [
69
+ 0.0
70
+ ]
71
+ ],
72
+ [
73
+ [
74
+ 0.0
75
+ ]
76
+ ]
77
+ ],
78
+ "max": [
79
+ [
80
+ [
81
+ 1.0
82
+ ]
83
+ ],
84
+ [
85
+ [
86
+ 1.0
87
+ ]
88
+ ],
89
+ [
90
+ [
91
+ 1.0
92
+ ]
93
+ ]
94
+ ],
95
+ "mean": [
96
+ [
97
+ [
98
+ 0.4717385995431267
99
+ ]
100
+ ],
101
+ [
102
+ [
103
+ 0.4930686691730024
104
+ ]
105
+ ],
106
+ [
107
+ [
108
+ 0.4025106811116665
109
+ ]
110
+ ]
111
+ ],
112
+ "std": [
113
+ [
114
+ [
115
+ 0.14240872139757751
116
+ ]
117
+ ],
118
+ [
119
+ [
120
+ 0.10564466013483904
121
+ ]
122
+ ],
123
+ [
124
+ [
125
+ 0.1668913199671258
126
+ ]
127
+ ]
128
+ ],
129
+ "count": [
130
+ 17888
131
+ ]
132
+ },
133
+ "observation.state": {
134
+ "min": [
135
+ -0.3131740093231201,
136
+ -0.7457175850868225,
137
+ -0.35590532422065735,
138
+ 0.0,
139
+ 0.27436214685440063,
140
+ 0.0,
141
+ 0.0
142
+ ],
143
+ "max": [
144
+ 0.24795041978359222,
145
+ 0.397136390209198,
146
+ 0.4740855395793915,
147
+ 0.0,
148
+ 0.8217287063598633,
149
+ 0.0,
150
+ 1.0
151
+ ],
152
+ "mean": [
153
+ -0.02107001180884679,
154
+ -0.17938471151588095,
155
+ 0.31253521925428734,
156
+ 0.0,
157
+ 0.6028314733689273,
158
+ 0.0,
159
+ 0.3944479411667274
160
+ ],
161
+ "std": [
162
+ 0.11907774065639222,
163
+ 0.18422481444116975,
164
+ 0.15255957170231887,
165
+ 0.0,
166
+ 0.10302121984988613,
167
+ 0.0,
168
+ 0.4887317903268185
169
+ ],
170
+ "count": [
171
+ 150935
172
+ ]
173
+ },
174
+ "episode_index": {
175
+ "min": [
176
+ 0
177
+ ],
178
+ "max": [
179
+ 30
180
+ ],
181
+ "mean": [
182
+ 14.430456819160566
183
+ ],
184
+ "std": [
185
+ 8.706358654549396
186
+ ],
187
+ "count": [
188
+ 150935
189
+ ]
190
+ },
191
+ "observation.images.camera_2": {
192
+ "min": [
193
+ [
194
+ [
195
+ 0.0
196
+ ]
197
+ ],
198
+ [
199
+ [
200
+ 0.0
201
+ ]
202
+ ],
203
+ [
204
+ [
205
+ 0.0
206
+ ]
207
+ ]
208
+ ],
209
+ "max": [
210
+ [
211
+ [
212
+ 1.0
213
+ ]
214
+ ],
215
+ [
216
+ [
217
+ 1.0
218
+ ]
219
+ ],
220
+ [
221
+ [
222
+ 1.0
223
+ ]
224
+ ]
225
+ ],
226
+ "mean": [
227
+ [
228
+ [
229
+ 0.5056934908667367
230
+ ]
231
+ ],
232
+ [
233
+ [
234
+ 0.47246643885803247
235
+ ]
236
+ ],
237
+ [
238
+ [
239
+ 0.3462985001949312
240
+ ]
241
+ ]
242
+ ],
243
+ "std": [
244
+ [
245
+ [
246
+ 0.21615443722125735
247
+ ]
248
+ ],
249
+ [
250
+ [
251
+ 0.19445746212917261
252
+ ]
253
+ ],
254
+ [
255
+ [
256
+ 0.19200018243063674
257
+ ]
258
+ ]
259
+ ],
260
+ "count": [
261
+ 17888
262
+ ]
263
+ },
264
+ "index": {
265
+ "min": [
266
+ 0
267
+ ],
268
+ "max": [
269
+ 150934
270
+ ],
271
+ "mean": [
272
+ 75467.0
273
+ ],
274
+ "std": [
275
+ 43571.18143911179
276
+ ],
277
+ "count": [
278
+ 150935
279
+ ]
280
+ },
281
+ "frame_index": {
282
+ "min": [
283
+ 0
284
+ ],
285
+ "max": [
286
+ 8547
287
+ ],
288
+ "mean": [
289
+ 2686.984741776261
290
+ ],
291
+ "std": [
292
+ 1835.755794755664
293
+ ],
294
+ "count": [
295
+ 150935
296
+ ]
297
+ },
298
+ "timestamp": {
299
+ "min": [
300
+ 0.0
301
+ ],
302
+ "max": [
303
+ 284.9
304
+ ],
305
+ "mean": [
306
+ 89.56615805920869
307
+ ],
308
+ "std": [
309
+ 61.191859825188835
310
+ ],
311
+ "count": [
312
+ 150935
313
+ ]
314
+ }
315
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bfaec7cafb3b7e3aae464cd6e3709cc0b4ebc32d624f6e7e89e7a0b91dda86a
3
+ size 2141
videos/observation.images.camera_1/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11fb46ac166411f64c8ecfe67bf6174eeb87e96435f8857c585aaaf25a723b08
3
+ size 507137698
videos/observation.images.camera_1/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eaf3fdd64ac4c0ba1802041ca93c2ef02cb0c78d51e665072872e2fac185e84
3
+ size 158750374
videos/observation.images.camera_2/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722f59becf750baa4a454b1cab7d3c983d30a333e7e5652e88c42f3ff429abfe
3
+ size 520680840
videos/observation.images.camera_2/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2011b31aeb2ba9b9426713c04880d82fbf27dbcfc00f9498bf5d0b241385606
3
+ size 368361396