chocolat-nya commited on
Commit
9a02ff8
·
verified ·
1 Parent(s): 46d606d

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:c48976a048d87277a92428b96169f22b955c1fe45906fa324569374709ee298e
3
+ size 638563
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e353792c72d96e123de4cdbea16f299b8d5955f7e557de197acd7e73e9380157
3
+ size 101243
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 100,
5
+ "total_frames": 22690,
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:100"
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
+ "shoulder_pan.pos",
21
+ "shoulder_lift.pos",
22
+ "elbow_flex.pos",
23
+ "wrist_flex.pos",
24
+ "wrist_roll.pos",
25
+ "gripper.pos"
26
+ ],
27
+ "shape": [
28
+ 6
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "names": [
34
+ "shoulder_pan.pos",
35
+ "shoulder_lift.pos",
36
+ "elbow_flex.pos",
37
+ "wrist_flex.pos",
38
+ "wrist_roll.pos",
39
+ "gripper.pos"
40
+ ],
41
+ "shape": [
42
+ 6
43
+ ]
44
+ },
45
+ "observation.images.front": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.wrist": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/stats.json ADDED
@@ -0,0 +1,307 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.front": {
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.5474457303308826
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.5077047188725492
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.44092206591094757
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.14406969137393535
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.17105413901064281
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.20477283980685443
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 10000
73
+ ]
74
+ },
75
+ "action": {
76
+ "min": [
77
+ -36.26204299926758,
78
+ -100.0,
79
+ -87.12602233886719,
80
+ -100.0,
81
+ -92.6229476928711,
82
+ 0.0
83
+ ],
84
+ "max": [
85
+ 17.225433349609375,
86
+ 36.2931022644043,
87
+ 99.00271606445312,
88
+ -34.52622985839844,
89
+ 74.49909210205078,
90
+ 70.76167297363281
91
+ ],
92
+ "mean": [
93
+ -3.7079614654577426,
94
+ -48.52089451184194,
95
+ 45.8801643790207,
96
+ -61.845731867205586,
97
+ 2.092073190619093,
98
+ 8.789129204558819
99
+ ],
100
+ "std": [
101
+ 12.654291475624435,
102
+ 45.36182175921452,
103
+ 43.436826011705804,
104
+ 9.92181221413719,
105
+ 29.107463391277577,
106
+ 16.079375414032235
107
+ ],
108
+ "count": [
109
+ 22690
110
+ ]
111
+ },
112
+ "observation.state": {
113
+ "min": [
114
+ -35.88441848754883,
115
+ -100.0,
116
+ -85.31531524658203,
117
+ -99.60301971435547,
118
+ -92.35127258300781,
119
+ 1.028938889503479
120
+ ],
121
+ "max": [
122
+ 16.673173904418945,
123
+ 36.97552490234375,
124
+ 98.64865112304688,
125
+ -35.053592681884766,
126
+ 74.0321044921875,
127
+ 70.35369873046875
128
+ ],
129
+ "mean": [
130
+ -3.7819922835921966,
131
+ -47.70315741988308,
132
+ 47.06002190725663,
133
+ -61.97176896520203,
134
+ 2.103913648621252,
135
+ 9.528980255841475
136
+ ],
137
+ "std": [
138
+ 12.645797445012816,
139
+ 45.807748880426324,
140
+ 42.84180802460598,
141
+ 9.896688131478108,
142
+ 29.081956888786195,
143
+ 15.544613946107477
144
+ ],
145
+ "count": [
146
+ 22690
147
+ ]
148
+ },
149
+ "episode_index": {
150
+ "min": [
151
+ 0
152
+ ],
153
+ "max": [
154
+ 99
155
+ ],
156
+ "mean": [
157
+ 49.4950639048039
158
+ ],
159
+ "std": [
160
+ 28.86925127002612
161
+ ],
162
+ "count": [
163
+ 22690
164
+ ]
165
+ },
166
+ "index": {
167
+ "min": [
168
+ 0
169
+ ],
170
+ "max": [
171
+ 22689
172
+ ],
173
+ "mean": [
174
+ 11344.5
175
+ ],
176
+ "std": [
177
+ 6550.038797595017
178
+ ],
179
+ "count": [
180
+ 22690
181
+ ]
182
+ },
183
+ "task_index": {
184
+ "min": [
185
+ 0
186
+ ],
187
+ "max": [
188
+ 0
189
+ ],
190
+ "mean": [
191
+ 0.0
192
+ ],
193
+ "std": [
194
+ 0.0
195
+ ],
196
+ "count": [
197
+ 22690
198
+ ]
199
+ },
200
+ "frame_index": {
201
+ "min": [
202
+ 0
203
+ ],
204
+ "max": [
205
+ 226
206
+ ],
207
+ "mean": [
208
+ 112.95019832525341
209
+ ],
210
+ "std": [
211
+ 65.50009461204772
212
+ ],
213
+ "count": [
214
+ 22690
215
+ ]
216
+ },
217
+ "observation.images.wrist": {
218
+ "min": [
219
+ [
220
+ [
221
+ 0.0
222
+ ]
223
+ ],
224
+ [
225
+ [
226
+ 0.0
227
+ ]
228
+ ],
229
+ [
230
+ [
231
+ 0.0
232
+ ]
233
+ ]
234
+ ],
235
+ "max": [
236
+ [
237
+ [
238
+ 1.0
239
+ ]
240
+ ],
241
+ [
242
+ [
243
+ 1.0
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 1.0
249
+ ]
250
+ ]
251
+ ],
252
+ "mean": [
253
+ [
254
+ [
255
+ 0.5132137290441173
256
+ ]
257
+ ],
258
+ [
259
+ [
260
+ 0.4898287007148691
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 0.46746079262663387
266
+ ]
267
+ ]
268
+ ],
269
+ "std": [
270
+ [
271
+ [
272
+ 0.19799323073854244
273
+ ]
274
+ ],
275
+ [
276
+ [
277
+ 0.2147554929792449
278
+ ]
279
+ ],
280
+ [
281
+ [
282
+ 0.20819372968698063
283
+ ]
284
+ ]
285
+ ],
286
+ "count": [
287
+ 10000
288
+ ]
289
+ },
290
+ "timestamp": {
291
+ "min": [
292
+ 0.0
293
+ ],
294
+ "max": [
295
+ 7.533333333333333
296
+ ],
297
+ "mean": [
298
+ 3.765006610841786
299
+ ],
300
+ "std": [
301
+ 2.1833364870682583
302
+ ],
303
+ "count": [
304
+ 22690
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c39ce60ead82d97e8836bff3257a4d7c21f843291974930ce3743e8a9709290e
3
+ size 2141
videos/observation.images.front/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:661b43bb66711f6c69602209b6fd2c502ddf6e8047e8af7449f7d8840eec541e
3
+ size 203368540
videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba718990a0cf065497def66865077062aa6e1aa12603aaa83fd09d32e6cfce43
3
+ size 315400931