hyunsang1120 commited on
Commit
2003576
·
verified ·
1 Parent(s): 06eb8d9

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:6ce08f8c5b73ffab80a89f6be55538da50d93c50db83585026ef536d0bbbeeab
3
+ size 333759
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aeb7ff5937de6cc5b058ccec067a33dbd08b1e1fb517bc85e0faefd8c40c2309
3
+ size 67083
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 30,
5
+ "total_frames": 11279,
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:30"
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
+ 6
21
+ ],
22
+ "names": [
23
+ "shoulder_pan.pos",
24
+ "shoulder_lift.pos",
25
+ "elbow_flex.pos",
26
+ "wrist_flex.pos",
27
+ "wrist_roll.pos",
28
+ "gripper.pos"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "shoulder_pan.pos",
38
+ "shoulder_lift.pos",
39
+ "elbow_flex.pos",
40
+ "wrist_flex.pos",
41
+ "wrist_roll.pos",
42
+ "gripper.pos"
43
+ ]
44
+ },
45
+ "observation.images.top": {
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
+ "episode_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 29
8
+ ],
9
+ "mean": [
10
+ 14.50288146112244
11
+ ],
12
+ "std": [
13
+ 8.655352192983433
14
+ ],
15
+ "count": [
16
+ 11279
17
+ ]
18
+ },
19
+ "observation.images.top": {
20
+ "min": [
21
+ [
22
+ [
23
+ 0.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 0.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 0.0
34
+ ]
35
+ ]
36
+ ],
37
+ "max": [
38
+ [
39
+ [
40
+ 1.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 1.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 1.0
51
+ ]
52
+ ]
53
+ ],
54
+ "mean": [
55
+ [
56
+ [
57
+ 0.46197256787854035
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.4714827301879086
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.4626834952342049
68
+ ]
69
+ ]
70
+ ],
71
+ "std": [
72
+ [
73
+ [
74
+ 0.34911090374000797
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.3616538279735264
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.3472205902800592
85
+ ]
86
+ ]
87
+ ],
88
+ "count": [
89
+ 3000
90
+ ]
91
+ },
92
+ "timestamp": {
93
+ "min": [
94
+ 0.0
95
+ ],
96
+ "max": [
97
+ 12.533333333333333
98
+ ],
99
+ "mean": [
100
+ 6.2494754263084795
101
+ ],
102
+ "std": [
103
+ 3.617781752075588
104
+ ],
105
+ "count": [
106
+ 11279
107
+ ]
108
+ },
109
+ "index": {
110
+ "min": [
111
+ 0
112
+ ],
113
+ "max": [
114
+ 11278
115
+ ],
116
+ "mean": [
117
+ 5639.0
118
+ ],
119
+ "std": [
120
+ 3255.9668302978766
121
+ ],
122
+ "count": [
123
+ 11279
124
+ ]
125
+ },
126
+ "frame_index": {
127
+ "min": [
128
+ 0
129
+ ],
130
+ "max": [
131
+ 376
132
+ ],
133
+ "mean": [
134
+ 187.48426278925436
135
+ ],
136
+ "std": [
137
+ 108.53345256226764
138
+ ],
139
+ "count": [
140
+ 11279
141
+ ]
142
+ },
143
+ "observation.images.wrist": {
144
+ "min": [
145
+ [
146
+ [
147
+ 0.0
148
+ ]
149
+ ],
150
+ [
151
+ [
152
+ 0.0
153
+ ]
154
+ ],
155
+ [
156
+ [
157
+ 0.0
158
+ ]
159
+ ]
160
+ ],
161
+ "max": [
162
+ [
163
+ [
164
+ 1.0
165
+ ]
166
+ ],
167
+ [
168
+ [
169
+ 1.0
170
+ ]
171
+ ],
172
+ [
173
+ [
174
+ 1.0
175
+ ]
176
+ ]
177
+ ],
178
+ "mean": [
179
+ [
180
+ [
181
+ 0.561612620166122
182
+ ]
183
+ ],
184
+ [
185
+ [
186
+ 0.5508346821895426
187
+ ]
188
+ ],
189
+ [
190
+ [
191
+ 0.5519329790985837
192
+ ]
193
+ ]
194
+ ],
195
+ "std": [
196
+ [
197
+ [
198
+ 0.2740702372512991
199
+ ]
200
+ ],
201
+ [
202
+ [
203
+ 0.3182093224636983
204
+ ]
205
+ ],
206
+ [
207
+ [
208
+ 0.27076300533066033
209
+ ]
210
+ ]
211
+ ],
212
+ "count": [
213
+ 3000
214
+ ]
215
+ },
216
+ "observation.state": {
217
+ "min": [
218
+ -59.66386413574219,
219
+ -100.0,
220
+ -22.156280517578125,
221
+ 29.035207748413086,
222
+ -6.2593889236450195,
223
+ 0.5028735399246216
224
+ ],
225
+ "max": [
226
+ 54.42412185668945,
227
+ 35.62030029296875,
228
+ 96.93373107910156,
229
+ 99.72565460205078,
230
+ 26.99048614501953,
231
+ 49.8563232421875
232
+ ],
233
+ "mean": [
234
+ 6.95135269676638,
235
+ -47.98597528782494,
236
+ 54.88334285047145,
237
+ 69.39885566441534,
238
+ 7.7105907096815445,
239
+ 12.464729945539572
240
+ ],
241
+ "std": [
242
+ 28.28336084638319,
243
+ 45.840104626402606,
244
+ 34.30009532796437,
245
+ 12.470831871406729,
246
+ 3.1055755960166205,
247
+ 11.998076124714192
248
+ ],
249
+ "count": [
250
+ 11279
251
+ ]
252
+ },
253
+ "action": {
254
+ "min": [
255
+ -60.91370391845703,
256
+ -100.0,
257
+ -25.898273468017578,
258
+ 28.280961990356445,
259
+ -6.241067409515381,
260
+ 0.0
261
+ ],
262
+ "max": [
263
+ 55.43147277832031,
264
+ 34.65255355834961,
265
+ 96.5468978881836,
266
+ 100.0,
267
+ 27.584564208984375,
268
+ 50.78447723388672
269
+ ],
270
+ "mean": [
271
+ 6.981010002000927,
272
+ -48.94211838974451,
273
+ 52.70909390372158,
274
+ 69.2621049499647,
275
+ 7.615420395986167,
276
+ 9.053343642335568
277
+ ],
278
+ "std": [
279
+ 28.50105423232969,
280
+ 45.416921082047196,
281
+ 35.02148325692705,
282
+ 12.63371933444852,
283
+ 3.1261650579557716,
284
+ 13.109895076768849
285
+ ],
286
+ "count": [
287
+ 11279
288
+ ]
289
+ },
290
+ "task_index": {
291
+ "min": [
292
+ 0
293
+ ],
294
+ "max": [
295
+ 0
296
+ ],
297
+ "mean": [
298
+ 0.0
299
+ ],
300
+ "std": [
301
+ 0.0
302
+ ],
303
+ "count": [
304
+ 11279
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d66a55a7bd6a63bce63c95c65a6189675a1fe5038a394e7aefd995ff0896f8b
3
+ size 2236
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:6ba3b4c505908e3932b8aff4ba5f83e4d9c7f972a2a0c192f6ab9fac0436d39a
3
+ size 109992348
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:89afba9deb699a2045c35ae96ad07df08cc3d3feaae53f034e20b5085104c465
3
+ size 43829078