Luca15095 commited on
Commit
58fc646
·
verified ·
1 Parent(s): fa2df47

Upload folder using huggingface_hub

Browse files
.DS_Store ADDED
Binary file (6.15 kB). View file
 
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1aa22d846c412cc880ba8da84c4c45db12af60a9c75cbe520c18846ce9c2a10
3
+ size 932561
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c84a7f344da1d6eefda28f804c2af8f493720a7d1a383fc3e75c18deeafbc38b
3
+ size 70820
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 33,
5
+ "total_frames": 36513,
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:33"
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
+ 1080,
49
+ 1920,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 1080,
59
+ "video.width": 1920,
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.top": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 1080,
72
+ 1920,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 1080,
82
+ "video.width": 1920,
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.6532797182182416
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.6436942882589641
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.6134774245031522
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.2027513279812192
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.20171969705872098
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.20697099421404527
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 6305
73
+ ]
74
+ },
75
+ "action": {
76
+ "min": [
77
+ -80.99009704589844,
78
+ -100.0,
79
+ -70.98680877685547,
80
+ -56.487548828125,
81
+ -64.6558609008789,
82
+ 0.0
83
+ ],
84
+ "max": [
85
+ 80.03960418701172,
86
+ 82.45454406738281,
87
+ 100.0,
88
+ 81.3018798828125,
89
+ -48.33909225463867,
90
+ 56.54362487792969
91
+ ],
92
+ "mean": [
93
+ 3.1658467402334267,
94
+ -42.74175960825048,
95
+ 59.75843371978786,
96
+ 25.60536103001382,
97
+ -56.7770095587828,
98
+ 8.571899780574013
99
+ ],
100
+ "std": [
101
+ 39.9532472874226,
102
+ 50.48974370927024,
103
+ 37.33609037118829,
104
+ 39.399276304388714,
105
+ 1.9087629028348692,
106
+ 14.880951641809379
107
+ ],
108
+ "count": [
109
+ 36513
110
+ ]
111
+ },
112
+ "index": {
113
+ "min": [
114
+ 0
115
+ ],
116
+ "max": [
117
+ 36512
118
+ ],
119
+ "mean": [
120
+ 18256.0
121
+ ],
122
+ "std": [
123
+ 10540.395185507356
124
+ ],
125
+ "count": [
126
+ 36513
127
+ ]
128
+ },
129
+ "observation.state": {
130
+ "min": [
131
+ -80.70038604736328,
132
+ -100.0,
133
+ -68.26835632324219,
134
+ -55.81295394897461,
135
+ -64.3548812866211,
136
+ 0.27303755283355713
137
+ ],
138
+ "max": [
139
+ 79.76654052734375,
140
+ 83.20033264160156,
141
+ 100.0,
142
+ 81.20977783203125,
143
+ -48.652183532714844,
144
+ 56.17747497558594
145
+ ],
146
+ "mean": [
147
+ 3.094590244793583,
148
+ -42.28661272007527,
149
+ 60.6609988794642,
150
+ 25.79904502569018,
151
+ -56.77207266958235,
152
+ 10.195055179639303
153
+ ],
154
+ "std": [
155
+ 39.93037287885369,
156
+ 51.00368911765863,
157
+ 36.825173754920534,
158
+ 39.15469662466135,
159
+ 1.9127731723810995,
160
+ 14.5004989281964
161
+ ],
162
+ "count": [
163
+ 36513
164
+ ]
165
+ },
166
+ "observation.images.top": {
167
+ "min": [
168
+ [
169
+ [
170
+ 0.0
171
+ ]
172
+ ],
173
+ [
174
+ [
175
+ 0.0
176
+ ]
177
+ ],
178
+ [
179
+ [
180
+ 0.0
181
+ ]
182
+ ]
183
+ ],
184
+ "max": [
185
+ [
186
+ [
187
+ 1.0
188
+ ]
189
+ ],
190
+ [
191
+ [
192
+ 1.0
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 1.0
198
+ ]
199
+ ]
200
+ ],
201
+ "mean": [
202
+ [
203
+ [
204
+ 0.6433503620427817
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 0.6343538695643911
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 0.6059311177541772
215
+ ]
216
+ ]
217
+ ],
218
+ "std": [
219
+ [
220
+ [
221
+ 0.1887540112219608
222
+ ]
223
+ ],
224
+ [
225
+ [
226
+ 0.1926256516198034
227
+ ]
228
+ ],
229
+ [
230
+ [
231
+ 0.18819942101978493
232
+ ]
233
+ ]
234
+ ],
235
+ "count": [
236
+ 6305
237
+ ]
238
+ },
239
+ "task_index": {
240
+ "min": [
241
+ 0
242
+ ],
243
+ "max": [
244
+ 0
245
+ ],
246
+ "mean": [
247
+ 0.0
248
+ ],
249
+ "std": [
250
+ 0.0
251
+ ],
252
+ "count": [
253
+ 36513
254
+ ]
255
+ },
256
+ "frame_index": {
257
+ "min": [
258
+ 0
259
+ ],
260
+ "max": [
261
+ 1348
262
+ ],
263
+ "mean": [
264
+ 561.1016350340974
265
+ ],
266
+ "std": [
267
+ 333.51665626198275
268
+ ],
269
+ "count": [
270
+ 36513
271
+ ]
272
+ },
273
+ "episode_index": {
274
+ "min": [
275
+ 0
276
+ ],
277
+ "max": [
278
+ 32
279
+ ],
280
+ "mean": [
281
+ 16.101717196614903
282
+ ],
283
+ "std": [
284
+ 9.506285475548397
285
+ ],
286
+ "count": [
287
+ 36513
288
+ ]
289
+ },
290
+ "timestamp": {
291
+ "min": [
292
+ 0.0
293
+ ],
294
+ "max": [
295
+ 44.93333333333333
296
+ ],
297
+ "mean": [
298
+ 18.703387834469915
299
+ ],
300
+ "std": [
301
+ 11.117221875399427
302
+ ],
303
+ "count": [
304
+ 36513
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:754f1e037f4cba9886e8fa6f284a492d252372c9a2782979797876e43ed24dfe
3
+ size 2146
videos/.DS_Store ADDED
Binary file (6.15 kB). View file
 
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:749f5cc9b77c3fd0696bbb8397e8c9f195e6da876c04e996a98a745287b40cbd
3
+ size 521664988
videos/observation.images.front/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ef5387a254585270747fb72cded2b3918dba20eab502db35392bf857400c83b
3
+ size 311317272
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:45c69c8cc91751a14fa289bc1e6de6a7562de0b570d71a693811b5f502099ec0
3
+ size 518934981
videos/observation.images.top/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29022fb98723b93012505a9ba0f4d23164ff68deed982ca91fcc40d02b70c1c8
3
+ size 32064625