bogdan2435 commited on
Commit
92eb316
·
verified ·
1 Parent(s): 6085863

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:80e19c110d2642ef613b95ba5ff8b684ab712ff40106d4e1ada0762cadc2ef13
3
+ size 677908
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7f290ab9fd17b5876c2cec498ed8f5fb00ba2e9a4faaa9ed60c69b60217b116
3
+ size 80424
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 50,
5
+ "total_frames": 21854,
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:50"
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.top": {
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.front": {
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
+ "action": {
3
+ "min": [
4
+ -83.86016845703125,
5
+ -99.66832733154297,
6
+ -83.78378295898438,
7
+ -100.0,
8
+ -36.54048538208008,
9
+ 0.0
10
+ ],
11
+ "max": [
12
+ 77.98438262939453,
13
+ 57.54560470581055,
14
+ 100.0,
15
+ 100.0,
16
+ 53.732913970947266,
17
+ 59.0476188659668
18
+ ],
19
+ "mean": [
20
+ -0.5302472535264761,
21
+ -40.41715476056232,
22
+ 34.86235262396963,
23
+ 22.71583897923249,
24
+ 0.3859037742093022,
25
+ 11.560346846023243
26
+ ],
27
+ "std": [
28
+ 32.60131621734932,
29
+ 48.33846044730826,
30
+ 46.98913397630071,
31
+ 72.16547131184008,
32
+ 10.649902557769881,
33
+ 14.844025544312903
34
+ ],
35
+ "count": [
36
+ 21854
37
+ ]
38
+ },
39
+ "observation.images.top": {
40
+ "min": [
41
+ [
42
+ [
43
+ 0.0
44
+ ]
45
+ ],
46
+ [
47
+ [
48
+ 0.0
49
+ ]
50
+ ],
51
+ [
52
+ [
53
+ 0.0
54
+ ]
55
+ ]
56
+ ],
57
+ "max": [
58
+ [
59
+ [
60
+ 1.0
61
+ ]
62
+ ],
63
+ [
64
+ [
65
+ 1.0
66
+ ]
67
+ ],
68
+ [
69
+ [
70
+ 1.0
71
+ ]
72
+ ]
73
+ ],
74
+ "mean": [
75
+ [
76
+ [
77
+ 0.584585716828271
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 0.5819586862647401
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 0.5353417495819194
88
+ ]
89
+ ]
90
+ ],
91
+ "std": [
92
+ [
93
+ [
94
+ 0.2335549606136903
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.22777969271648968
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.23911082615621343
105
+ ]
106
+ ]
107
+ ],
108
+ "count": [
109
+ 5129
110
+ ]
111
+ },
112
+ "task_index": {
113
+ "min": [
114
+ 0
115
+ ],
116
+ "max": [
117
+ 0
118
+ ],
119
+ "mean": [
120
+ 0.0
121
+ ],
122
+ "std": [
123
+ 0.0
124
+ ],
125
+ "count": [
126
+ 21854
127
+ ]
128
+ },
129
+ "timestamp": {
130
+ "min": [
131
+ 0.0
132
+ ],
133
+ "max": [
134
+ 22.533333333333335
135
+ ],
136
+ "mean": [
137
+ 7.462215917757237
138
+ ],
139
+ "std": [
140
+ 4.571904750347317
141
+ ],
142
+ "count": [
143
+ 21854
144
+ ]
145
+ },
146
+ "observation.state": {
147
+ "min": [
148
+ -83.3762435913086,
149
+ -98.16437530517578,
150
+ -77.45586395263672,
151
+ -98.1849594116211,
152
+ -35.951820373535156,
153
+ 1.2743124961853027
154
+ ],
155
+ "max": [
156
+ 77.41816711425781,
157
+ 59.28243637084961,
158
+ 99.81892395019531,
159
+ 97.06136322021484,
160
+ 52.44828414916992,
161
+ 58.551307678222656
162
+ ],
163
+ "mean": [
164
+ -0.606296403667481,
165
+ -39.359979444576936,
166
+ 37.14008646473048,
167
+ 23.019983427311505,
168
+ 0.3963816381153595,
169
+ 14.957821153771837
170
+ ],
171
+ "std": [
172
+ 32.52429209403373,
173
+ 49.541434697850406,
174
+ 45.6837461408425,
175
+ 71.2215214247327,
176
+ 10.510187003416238,
177
+ 13.36768100513633
178
+ ],
179
+ "count": [
180
+ 21854
181
+ ]
182
+ },
183
+ "index": {
184
+ "min": [
185
+ 0
186
+ ],
187
+ "max": [
188
+ 21853
189
+ ],
190
+ "mean": [
191
+ 10926.5
192
+ ],
193
+ "std": [
194
+ 6308.706384830412
195
+ ],
196
+ "count": [
197
+ 21854
198
+ ]
199
+ },
200
+ "episode_index": {
201
+ "min": [
202
+ 0
203
+ ],
204
+ "max": [
205
+ 49
206
+ ],
207
+ "mean": [
208
+ 25.186876544339707
209
+ ],
210
+ "std": [
211
+ 14.389505718208504
212
+ ],
213
+ "count": [
214
+ 21854
215
+ ]
216
+ },
217
+ "observation.images.front": {
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.5466708053674882
256
+ ]
257
+ ],
258
+ [
259
+ [
260
+ 0.5443893756761817
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 0.5164311559159307
266
+ ]
267
+ ]
268
+ ],
269
+ "std": [
270
+ [
271
+ [
272
+ 0.2915262542580087
273
+ ]
274
+ ],
275
+ [
276
+ [
277
+ 0.277930453075229
278
+ ]
279
+ ],
280
+ [
281
+ [
282
+ 0.26759543724229257
283
+ ]
284
+ ]
285
+ ],
286
+ "count": [
287
+ 5129
288
+ ]
289
+ },
290
+ "frame_index": {
291
+ "min": [
292
+ 0
293
+ ],
294
+ "max": [
295
+ 676
296
+ ],
297
+ "mean": [
298
+ 223.8664775327171
299
+ ],
300
+ "std": [
301
+ 137.15714251041953
302
+ ],
303
+ "count": [
304
+ 21854
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f47898320c22bb2b5391b69b0b837fdc68922b7597ea49a7585630d8fe27007f
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:4d3da6a1219b9f5891c76342f6311427e11aab34aef77ba2cbdb57af74aa31da
3
+ size 511229107
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:d17df3ed6bc80716e8f1ea1997d294f8b85e9f4b576c532188092a84a710d0db
3
+ size 475373857
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:395d658f0ceaad98b876715fd3fd937d5c681c3179a64a6ec38fe34f1c207ab5
3
+ size 522276774
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:ec2c10ee791d160eb2c4c5c2d47ab162cae2ef828c1f357ef17d031ac24af640
3
+ size 498710009
videos/observation.images.top/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:927a98b9d01af2524105e1e4b51c283ebee263cc12bf7afa381b8cde8e10418e
3
+ size 521697648
videos/observation.images.top/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:498e8d9ef44ac47e7dcc479c5382e4700e25032a84750ea919251e43a877ad81
3
+ size 75772487