z18820636149 commited on
Commit
4284f6c
·
verified ·
1 Parent(s): 89dbe28

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:c558298d8031c43c0ab48c76036b8e75db9f47b935b10271a981618104a51518
3
+ size 188552
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:417ebfb3d40edf438299e491de54f4c51cf74e0bc50557e5de12a18eb61934a7
3
+ size 13701
meta/info.json ADDED
@@ -0,0 +1,146 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "y1_bimanual",
4
+ "total_episodes": 10,
5
+ "total_frames": 3412,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 20,
9
+ "data_files_size_in_mb": 0.18,
10
+ "video_files_size_in_mb": 14.04,
11
+ "splits": {
12
+ "train": "0:10"
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
+ "shape": [
20
+ 7
21
+ ],
22
+ "names": [
23
+ "action_0",
24
+ "action_1",
25
+ "action_2",
26
+ "action_3",
27
+ "action_4",
28
+ "action_5",
29
+ "action_6"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 14
36
+ ],
37
+ "names": [
38
+ "joint_pos_0",
39
+ "joint_pos_1",
40
+ "joint_pos_2",
41
+ "joint_pos_3",
42
+ "joint_pos_4",
43
+ "joint_pos_5",
44
+ "joint_pos_6",
45
+ "joint_vel_0",
46
+ "joint_vel_1",
47
+ "joint_vel_2",
48
+ "joint_vel_3",
49
+ "joint_vel_4",
50
+ "joint_vel_5",
51
+ "joint_vel_6"
52
+ ]
53
+ },
54
+ "observation.images.wrist_1": {
55
+ "dtype": "video",
56
+ "shape": [
57
+ 480,
58
+ 640,
59
+ 3
60
+ ],
61
+ "names": [
62
+ "height",
63
+ "width",
64
+ "channels"
65
+ ],
66
+ "info": {
67
+ "video.height": 480,
68
+ "video.width": 640,
69
+ "video.codec": "h264",
70
+ "video.pix_fmt": "yuv420p",
71
+ "video.is_depth_map": false,
72
+ "video.fps": 20,
73
+ "video.channels": 3,
74
+ "has_audio": false
75
+ }
76
+ },
77
+ "observation.images.wrist_2": {
78
+ "dtype": "video",
79
+ "shape": [
80
+ 480,
81
+ 640,
82
+ 3
83
+ ],
84
+ "names": [
85
+ "height",
86
+ "width",
87
+ "channels"
88
+ ],
89
+ "info": {
90
+ "video.height": 480,
91
+ "video.width": 640,
92
+ "video.codec": "h264",
93
+ "video.pix_fmt": "yuv420p",
94
+ "video.is_depth_map": false,
95
+ "video.fps": 20,
96
+ "video.channels": 3,
97
+ "has_audio": false
98
+ }
99
+ },
100
+ "timestamp": {
101
+ "dtype": "float32",
102
+ "shape": [
103
+ 1
104
+ ],
105
+ "names": [
106
+ "timestamp"
107
+ ]
108
+ },
109
+ "frame_index": {
110
+ "dtype": "int64",
111
+ "shape": [
112
+ 1
113
+ ],
114
+ "names": [
115
+ "frame_index"
116
+ ]
117
+ },
118
+ "episode_index": {
119
+ "dtype": "int64",
120
+ "shape": [
121
+ 1
122
+ ],
123
+ "names": [
124
+ "episode_index"
125
+ ]
126
+ },
127
+ "index": {
128
+ "dtype": "int64",
129
+ "shape": [
130
+ 1
131
+ ],
132
+ "names": [
133
+ "index"
134
+ ]
135
+ },
136
+ "task_index": {
137
+ "dtype": "int64",
138
+ "shape": [
139
+ 1
140
+ ],
141
+ "names": [
142
+ "task_index"
143
+ ]
144
+ }
145
+ }
146
+ }
meta/stats.json ADDED
@@ -0,0 +1,322 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ -0.4150252342224121,
5
+ -1.808919906616211,
6
+ 0.2028651237487793,
7
+ -0.2816343307495117,
8
+ -0.3740115165710449,
9
+ -0.2128310203552246,
10
+ 0.0,
11
+ -0.7545785903930664,
12
+ -0.8229551315307617,
13
+ -0.979243278503418,
14
+ -0.8083028793334961,
15
+ -0.8571434020996094,
16
+ -0.871795654296875,
17
+ -5.545787811279297
18
+ ],
19
+ "max": [
20
+ 0.3950934410095215,
21
+ -0.1361699104309082,
22
+ 1.048630714416504,
23
+ 0.2264385223388672,
24
+ 0.05720853805541992,
25
+ 0.17469215393066406,
26
+ 91.0,
27
+ 0.5738716125488281,
28
+ 0.7643470764160156,
29
+ 0.5299148559570312,
30
+ 0.6862030029296875,
31
+ 0.7252769470214844,
32
+ 1.0476207733154297,
33
+ 5.267402648925781
34
+ ],
35
+ "mean": [
36
+ -0.05368412286043167,
37
+ -1.122581124305725,
38
+ 0.675274133682251,
39
+ 0.031895946711301804,
40
+ -0.1493184119462967,
41
+ 0.022731397300958633,
42
+ 27.600526809692383,
43
+ -0.003926541656255722,
44
+ -0.0013324582250788808,
45
+ -0.002037136349827051,
46
+ -0.0033111919183284044,
47
+ -0.009979668073356152,
48
+ -0.009567546658217907,
49
+ -0.005050082691013813
50
+ ],
51
+ "std": [
52
+ 0.22067345678806305,
53
+ 0.4867496192455292,
54
+ 0.2127276062965393,
55
+ 0.13007551431655884,
56
+ 0.07158993184566498,
57
+ 0.0764334425330162,
58
+ 29.425336837768555,
59
+ 0.12440768629312515,
60
+ 0.22970829904079437,
61
+ 0.12513312697410583,
62
+ 0.07141415029764175,
63
+ 0.10865094512701035,
64
+ 0.101130910217762,
65
+ 0.749724805355072
66
+ ],
67
+ "count": [
68
+ 3412
69
+ ],
70
+ "q01": [
71
+ -0.41445016860961914,
72
+ -1.7763385772705078,
73
+ 0.24675369262695312,
74
+ -0.2808675765991211,
75
+ -0.2962002754211426,
76
+ -0.20976495742797852,
77
+ 0.0,
78
+ -0.47565335035324097,
79
+ -0.5342614054679871,
80
+ -0.48107433319091797,
81
+ -0.33455467224121094,
82
+ -0.4468860626220703,
83
+ -0.47619056701660156,
84
+ -3.0876195430755615
85
+ ],
86
+ "q10": [
87
+ -0.3644289970397949,
88
+ -1.6385018825531006,
89
+ 0.3155761659145355,
90
+ -0.10857152938842773,
91
+ -0.2425183355808258,
92
+ -0.06199979782104492,
93
+ 0.0,
94
+ -0.017093658447265625,
95
+ -0.28571414947509766,
96
+ -0.0024423599243164062,
97
+ -0.0024423599243164062,
98
+ -0.021978378295898438,
99
+ -0.0073261260986328125,
100
+ -0.0073261260986328125
101
+ ],
102
+ "q50": [
103
+ -0.04283475875854492,
104
+ -1.2605996131896973,
105
+ 0.7341279983520508,
106
+ 0.0002875328063964844,
107
+ -0.1515974998474121,
108
+ 0.026927471160888672,
109
+ 35.5,
110
+ -0.0024423599243164062,
111
+ -0.0024423599243164062,
112
+ -0.0024423599243164062,
113
+ -0.0024423599243164062,
114
+ -0.0073261260986328125,
115
+ -0.0073261260986328125,
116
+ -0.0073261260986328125
117
+ ],
118
+ "q90": [
119
+ 0.24407052993774414,
120
+ -0.3343972861766815,
121
+ 0.9008660316467285,
122
+ 0.18791627883911133,
123
+ -0.047836896032094955,
124
+ 0.11259603500366211,
125
+ 70.0,
126
+ 0.07081890106201172,
127
+ 0.33455467224121094,
128
+ 0.012210845947265625,
129
+ -0.0024423599243164062,
130
+ 0.007328033447265625,
131
+ -0.0073261260986328125,
132
+ -0.0073261260986328125
133
+ ],
134
+ "q99": [
135
+ 0.3927936553955078,
136
+ -0.2026134729385376,
137
+ 1.0484390258789062,
138
+ 0.2264385223388672,
139
+ 0.030760765075683594,
140
+ 0.15586788952350616,
141
+ 88.89013671875,
142
+ 0.3779747784137726,
143
+ 0.5689868927001953,
144
+ 0.3833951950073242,
145
+ 0.2607586681842804,
146
+ 0.4159737229347229,
147
+ 0.4159737229347229,
148
+ 3.536853790283203
149
+ ]
150
+ },
151
+ "action": {
152
+ "min": [
153
+ -0.41445016860961914,
154
+ -1.809494972229004,
155
+ 0.20209836959838867,
156
+ -0.2829761505126953,
157
+ -0.37650299072265625,
158
+ -0.21513080596923828,
159
+ 0.0
160
+ ],
161
+ "max": [
162
+ 0.3954768180847168,
163
+ -0.13559484481811523,
164
+ 1.0516972541809082,
165
+ 0.22912168502807617,
166
+ 0.06046628952026367,
167
+ 0.16510915756225586,
168
+ 91.0
169
+ ],
170
+ "mean": [
171
+ -0.05332784727215767,
172
+ -1.12296462059021,
173
+ 0.6772504448890686,
174
+ 0.03261054307222366,
175
+ -0.14968198537826538,
176
+ 0.023083290085196495,
177
+ 25.240327835083008
178
+ ],
179
+ "std": [
180
+ 0.2208884358406067,
181
+ 0.48747557401657104,
182
+ 0.21318337321281433,
183
+ 0.13017822802066803,
184
+ 0.07250059396028519,
185
+ 0.07674390077590942,
186
+ 28.674203872680664
187
+ ],
188
+ "count": [
189
+ 3412
190
+ ],
191
+ "q01": [
192
+ -0.41406726837158203,
193
+ -1.7797889709472656,
194
+ 0.24790334701538086,
195
+ -0.2829761505126953,
196
+ -0.3000330924987793,
197
+ -0.20995616912841797,
198
+ 0.0
199
+ ],
200
+ "q10": [
201
+ -0.3644289970397949,
202
+ -1.640073299407959,
203
+ 0.31779932975769043,
204
+ -0.10684680938720703,
205
+ -0.24100399017333984,
206
+ -0.058933258056640625,
207
+ 0.0
208
+ ],
209
+ "q50": [
210
+ -0.0420680046081543,
211
+ -1.2615580558776855,
212
+ 0.737769603729248,
213
+ -0.0010542869567871094,
214
+ -0.1536102294921875,
215
+ 0.028844356536865234,
216
+ 25.0
217
+ ],
218
+ "q90": [
219
+ 0.24424302577972412,
220
+ -0.33497175574302673,
221
+ 0.9041242599487305,
222
+ 0.1898326873779297,
223
+ -0.048009395599365234,
224
+ 0.11182928085327148,
225
+ 70.0
226
+ ],
227
+ "q99": [
228
+ 0.39355993270874023,
229
+ -0.1944587379693985,
230
+ 1.0497808456420898,
231
+ 0.22778034210205078,
232
+ 0.03325223922729492,
233
+ 0.1570596694946289,
234
+ 88.0
235
+ ]
236
+ },
237
+ "timestamp": {
238
+ "min": [
239
+ 0.002016782760620117
240
+ ],
241
+ "max": [
242
+ 26.06888484954834
243
+ ],
244
+ "mean": [
245
+ 11.417835034002033
246
+ ],
247
+ "std": [
248
+ 6.730775819262992
249
+ ],
250
+ "count": [
251
+ 3412
252
+ ]
253
+ },
254
+ "frame_index": {
255
+ "min": [
256
+ 0
257
+ ],
258
+ "max": [
259
+ 391
260
+ ],
261
+ "mean": [
262
+ 171.4850527549824
263
+ ],
264
+ "std": [
265
+ 100.91802855294802
266
+ ],
267
+ "count": [
268
+ 3412
269
+ ]
270
+ },
271
+ "episode_index": {
272
+ "min": [
273
+ 0
274
+ ],
275
+ "max": [
276
+ 9
277
+ ],
278
+ "mean": [
279
+ 4.42672919109027
280
+ ],
281
+ "std": [
282
+ 2.834982973093376
283
+ ],
284
+ "count": [
285
+ 3412
286
+ ]
287
+ },
288
+ "index": {
289
+ "min": [
290
+ 0
291
+ ],
292
+ "max": [
293
+ 3411
294
+ ],
295
+ "mean": [
296
+ 1705.5
297
+ ],
298
+ "std": [
299
+ 984.9595169345794
300
+ ],
301
+ "count": [
302
+ 3412
303
+ ]
304
+ },
305
+ "task_index": {
306
+ "min": [
307
+ 0
308
+ ],
309
+ "max": [
310
+ 0
311
+ ],
312
+ "mean": [
313
+ 0.0
314
+ ],
315
+ "std": [
316
+ 0.0
317
+ ],
318
+ "count": [
319
+ 3412
320
+ ]
321
+ }
322
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba4965a9a1390784086d697cbe49ccfab5c0dacd59e2c5ca9408ff0ddde970e6
3
+ size 1805
videos/observation.images.wrist_1/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f279380e0b49ef95924c55db752dd7b3123d3dc0ef3c7fff7f23163d31be913
3
+ size 8999854
videos/observation.images.wrist_2/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acecdf52926bc63d50d64e794b5f29e8da28ad14b5f5d5d1979d49d498acb7fd
3
+ size 5725588