Gongsta commited on
Commit
81e7272
·
verified ·
1 Parent(s): 08a74f6

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:36b998291582f1039e06755439e37adbf06178d18e5bc557401d6d5e13a9c6cf
3
+ size 518977
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75b3f18e7e4f274ee41f00c63f3663c59207ce25742bee07bd76f74bfe934451
3
+ size 79117
meta/info.json ADDED
@@ -0,0 +1,128 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "koch_follower",
4
+ "total_episodes": 41,
5
+ "total_frames": 8119,
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:41"
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
+ "ee.x",
21
+ "ee.y",
22
+ "ee.z",
23
+ "ee.wx",
24
+ "ee.wy",
25
+ "ee.wz",
26
+ "ee.gripper_pos"
27
+ ],
28
+ "shape": [
29
+ 7
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "names": [
35
+ "shoulder_pan.pos",
36
+ "shoulder_lift.pos",
37
+ "elbow_flex.pos",
38
+ "wrist_flex.pos",
39
+ "wrist_roll.pos",
40
+ "gripper.pos"
41
+ ],
42
+ "shape": [
43
+ 6
44
+ ]
45
+ },
46
+ "observation.images.top": {
47
+ "dtype": "video",
48
+ "shape": [
49
+ 480,
50
+ 640,
51
+ 3
52
+ ],
53
+ "names": [
54
+ "height",
55
+ "width",
56
+ "channels"
57
+ ],
58
+ "info": {
59
+ "video.height": 480,
60
+ "video.width": 640,
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.left_wrist": {
70
+ "dtype": "video",
71
+ "shape": [
72
+ 480,
73
+ 640,
74
+ 3
75
+ ],
76
+ "names": [
77
+ "height",
78
+ "width",
79
+ "channels"
80
+ ],
81
+ "info": {
82
+ "video.height": 480,
83
+ "video.width": 640,
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
+ "timestamp": {
93
+ "dtype": "float32",
94
+ "shape": [
95
+ 1
96
+ ],
97
+ "names": null
98
+ },
99
+ "frame_index": {
100
+ "dtype": "int64",
101
+ "shape": [
102
+ 1
103
+ ],
104
+ "names": null
105
+ },
106
+ "episode_index": {
107
+ "dtype": "int64",
108
+ "shape": [
109
+ 1
110
+ ],
111
+ "names": null
112
+ },
113
+ "index": {
114
+ "dtype": "int64",
115
+ "shape": [
116
+ 1
117
+ ],
118
+ "names": null
119
+ },
120
+ "task_index": {
121
+ "dtype": "int64",
122
+ "shape": [
123
+ 1
124
+ ],
125
+ "names": null
126
+ }
127
+ }
128
+ }
meta/stats.json ADDED
@@ -0,0 +1,311 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.top": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
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.36677942765622495
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.36453191380718947
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.37113595528455284
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.32876102715175204
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.3302613059809038
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.3337328357870408
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 4100
73
+ ]
74
+ },
75
+ "frame_index": {
76
+ "min": [
77
+ 0
78
+ ],
79
+ "max": [
80
+ 332
81
+ ],
82
+ "mean": [
83
+ 105.27860573962309
84
+ ],
85
+ "std": [
86
+ 68.77301810979839
87
+ ],
88
+ "count": [
89
+ 8119
90
+ ]
91
+ },
92
+ "index": {
93
+ "min": [
94
+ 0
95
+ ],
96
+ "max": [
97
+ 8118
98
+ ],
99
+ "mean": [
100
+ 4059.0
101
+ ],
102
+ "std": [
103
+ 2343.753399997534
104
+ ],
105
+ "count": [
106
+ 8119
107
+ ]
108
+ },
109
+ "observation.state": {
110
+ "min": [
111
+ -77.31867980957031,
112
+ -40.0439567565918,
113
+ -83.56044006347656,
114
+ -86.5054931640625,
115
+ -25.89011001586914,
116
+ 5.3802008628845215
117
+ ],
118
+ "max": [
119
+ 31.16483497619629,
120
+ 66.94505310058594,
121
+ 75.56044006347656,
122
+ -8.967033386230469,
123
+ 67.47252655029297,
124
+ 56.241031646728516
125
+ ],
126
+ "mean": [
127
+ -16.152246408457238,
128
+ 0.4526020908593574,
129
+ -7.280616677307352,
130
+ -52.39270562299852,
131
+ 14.042421242482579,
132
+ 39.47886055181555
133
+ ],
134
+ "std": [
135
+ 21.134219623962238,
136
+ 22.23287316528818,
137
+ 43.613608215853354,
138
+ 20.587927856574705,
139
+ 11.997375128719439,
140
+ 12.482007999775831
141
+ ],
142
+ "count": [
143
+ 8119
144
+ ]
145
+ },
146
+ "timestamp": {
147
+ "min": [
148
+ 0.0
149
+ ],
150
+ "max": [
151
+ 11.066666666666666
152
+ ],
153
+ "mean": [
154
+ 3.5092868579874366
155
+ ],
156
+ "std": [
157
+ 2.2924339369932794
158
+ ],
159
+ "count": [
160
+ 8119
161
+ ]
162
+ },
163
+ "task_index": {
164
+ "min": [
165
+ 0
166
+ ],
167
+ "max": [
168
+ 0
169
+ ],
170
+ "mean": [
171
+ 0.0
172
+ ],
173
+ "std": [
174
+ 0.0
175
+ ],
176
+ "count": [
177
+ 8119
178
+ ]
179
+ },
180
+ "action": {
181
+ "min": [
182
+ -0.2155623435974121,
183
+ -0.04948851093649864,
184
+ 0.0020948960445821285,
185
+ -1.4165464639663696,
186
+ -1.9828262329101562,
187
+ -1.2126213312149048,
188
+ 1.0767160654067993
189
+ ],
190
+ "max": [
191
+ -0.005398813169449568,
192
+ 0.19587862491607666,
193
+ 0.23278403282165527,
194
+ 0.40311822295188904,
195
+ 0.28319865465164185,
196
+ 0.4231719970703125,
197
+ 56.931358337402344
198
+ ],
199
+ "mean": [
200
+ -0.10855296896482677,
201
+ 0.04345746928539661,
202
+ 0.11720177487928243,
203
+ -0.36253011245099265,
204
+ -0.9050227437778153,
205
+ -0.3866472715689258,
206
+ 32.58722325454338
207
+ ],
208
+ "std": [
209
+ 0.041054776926358595,
210
+ 0.047308135088063766,
211
+ 0.0681588203269789,
212
+ 0.25558149602950475,
213
+ 0.40124340095240646,
214
+ 0.3359136839472352,
215
+ 21.535143274806742
216
+ ],
217
+ "count": [
218
+ 8119
219
+ ]
220
+ },
221
+ "observation.images.left_wrist": {
222
+ "min": [
223
+ [
224
+ [
225
+ 0.0
226
+ ]
227
+ ],
228
+ [
229
+ [
230
+ 0.0
231
+ ]
232
+ ],
233
+ [
234
+ [
235
+ 0.0
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.5517014067232584
260
+ ]
261
+ ],
262
+ [
263
+ [
264
+ 0.5739538708054357
265
+ ]
266
+ ],
267
+ [
268
+ [
269
+ 0.5877122382133747
270
+ ]
271
+ ]
272
+ ],
273
+ "std": [
274
+ [
275
+ [
276
+ 0.2707196866637456
277
+ ]
278
+ ],
279
+ [
280
+ [
281
+ 0.2594008520126066
282
+ ]
283
+ ],
284
+ [
285
+ [
286
+ 0.2661539811325699
287
+ ]
288
+ ]
289
+ ],
290
+ "count": [
291
+ 4100
292
+ ]
293
+ },
294
+ "episode_index": {
295
+ "min": [
296
+ 0
297
+ ],
298
+ "max": [
299
+ 40
300
+ ],
301
+ "mean": [
302
+ 18.05727306318512
303
+ ],
304
+ "std": [
305
+ 12.13821117247094
306
+ ],
307
+ "count": [
308
+ 8119
309
+ ]
310
+ }
311
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f072f71aff46b3c84a61ee78f3bec0a88e3e1cf49e5bfa597510cf8d1096b2cd
3
+ size 2316
videos/observation.images.left_wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3b02d89cd31cd7bbb128947bc5be0cfbe7463a0fb1f041277b820454a686a85
3
+ size 82624388
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:772527762ece9fdf3d24346d0ea602f16503ec0009e818f8dc9f5ba8096d386b
3
+ size 90026967