hyunsang1120 commited on
Commit
be45de8
·
verified ·
1 Parent(s): b182a9c

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:ec49711d516bec71c042c314f980594216f74a3c035afe50cd32d9884e340035
3
+ size 39797
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65207c9de61a662ed5c03796847c4a9e0a3e2aa2149a89ffcffcd6d3b180f5c5
3
+ size 52600
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 2,
5
+ "total_frames": 748,
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:2"
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
+ "timestamp": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 12.466666666666667
8
+ ],
9
+ "mean": [
10
+ 6.216711229946523
11
+ ],
12
+ "std": [
13
+ 3.5988809986520196
14
+ ],
15
+ "count": [
16
+ 748
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.4657100428921568
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.47512033496732026
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.46717496323529417
68
+ ]
69
+ ]
70
+ ],
71
+ "std": [
72
+ [
73
+ [
74
+ 0.3467182127418634
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.35948307953479774
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.3477790561482901
85
+ ]
86
+ ]
87
+ ],
88
+ "count": [
89
+ 200
90
+ ]
91
+ },
92
+ "observation.images.wrist": {
93
+ "min": [
94
+ [
95
+ [
96
+ 0.0
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.0
102
+ ]
103
+ ],
104
+ [
105
+ [
106
+ 0.0
107
+ ]
108
+ ]
109
+ ],
110
+ "max": [
111
+ [
112
+ [
113
+ 1.0
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 1.0
119
+ ]
120
+ ],
121
+ [
122
+ [
123
+ 1.0
124
+ ]
125
+ ]
126
+ ],
127
+ "mean": [
128
+ [
129
+ [
130
+ 0.5332179350490196
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.5404131004901961
136
+ ]
137
+ ],
138
+ [
139
+ [
140
+ 0.5440140206290849
141
+ ]
142
+ ]
143
+ ],
144
+ "std": [
145
+ [
146
+ [
147
+ 0.30776713370903713
148
+ ]
149
+ ],
150
+ [
151
+ [
152
+ 0.3368195290882507
153
+ ]
154
+ ],
155
+ [
156
+ [
157
+ 0.2922350058904666
158
+ ]
159
+ ]
160
+ ],
161
+ "count": [
162
+ 200
163
+ ]
164
+ },
165
+ "frame_index": {
166
+ "min": [
167
+ 0
168
+ ],
169
+ "max": [
170
+ 374
171
+ ],
172
+ "mean": [
173
+ 186.50133689839572
174
+ ],
175
+ "std": [
176
+ 107.96642995956059
177
+ ],
178
+ "count": [
179
+ 748
180
+ ]
181
+ },
182
+ "task_index": {
183
+ "min": [
184
+ 0
185
+ ],
186
+ "max": [
187
+ 0
188
+ ],
189
+ "mean": [
190
+ 0.0
191
+ ],
192
+ "std": [
193
+ 0.0
194
+ ],
195
+ "count": [
196
+ 748
197
+ ]
198
+ },
199
+ "action": {
200
+ "min": [
201
+ -53.807106018066406,
202
+ -84.62954711914062,
203
+ -14.419038772583008,
204
+ 30.314233779907227,
205
+ 2.0485944747924805,
206
+ 0.0
207
+ ],
208
+ "max": [
209
+ 56.75127029418945,
210
+ 32.443626403808594,
211
+ 75.45497131347656,
212
+ 100.0,
213
+ 3.5731301307678223,
214
+ 49.79356002807617
215
+ ],
216
+ "mean": [
217
+ 34.16580509501983,
218
+ -31.807948920816024,
219
+ 13.985117282778184,
220
+ 77.67255900377896,
221
+ 2.760544625833073,
222
+ 20.581844258435908
223
+ ],
224
+ "std": [
225
+ 31.129250392320976,
226
+ 34.02410546069317,
227
+ 26.245543006684574,
228
+ 20.524419694672545,
229
+ 0.5050152638412724,
230
+ 17.539873859380105
231
+ ],
232
+ "count": [
233
+ 748
234
+ ]
235
+ },
236
+ "index": {
237
+ "min": [
238
+ 0
239
+ ],
240
+ "max": [
241
+ 747
242
+ ],
243
+ "mean": [
244
+ 373.5
245
+ ],
246
+ "std": [
247
+ 215.92880771217165
248
+ ],
249
+ "count": [
250
+ 748
251
+ ]
252
+ },
253
+ "episode_index": {
254
+ "min": [
255
+ 0
256
+ ],
257
+ "max": [
258
+ 1
259
+ ],
260
+ "mean": [
261
+ 0.49866310160427807
262
+ ],
263
+ "std": [
264
+ 0.4999982126994851
265
+ ],
266
+ "count": [
267
+ 748
268
+ ]
269
+ },
270
+ "observation.state": {
271
+ "min": [
272
+ -52.74345016479492,
273
+ -84.39849853515625,
274
+ -12.462907791137695,
275
+ 31.138545989990234,
276
+ 1.9529293775558472,
277
+ 0.43103447556495667
278
+ ],
279
+ "max": [
280
+ 55.90707015991211,
281
+ 33.6466178894043,
282
+ 94.7576675415039,
283
+ 100.0,
284
+ 3.855783700942993,
285
+ 44.68390655517578
286
+ ],
287
+ "mean": [
288
+ 33.52651180175536,
289
+ -30.81638742130708,
290
+ 16.24330886417532,
291
+ 77.88803226042559,
292
+ 2.9374278213251084,
293
+ 21.034677905832382
294
+ ],
295
+ "std": [
296
+ 31.24793872270756,
297
+ 35.03663325427473,
298
+ 27.275161526484414,
299
+ 20.08885846165729,
300
+ 0.319095151496611,
301
+ 16.641045770567214
302
+ ],
303
+ "count": [
304
+ 748
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:627cc2009a47089edb3bebc508abd7bea27d5d401950b53e4fa3167f08f3476d
3
+ size 7245770
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:6aaf093e496900981f3dfec6a209c7e56c1ca7557100fdfd64c304dd6f156938
3
+ size 3300807