HarrisonLee24 commited on
Commit
74f3d2c
·
verified ·
1 Parent(s): cf381e2

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:fbf54e4bb18622984a1b2b6e7bf1f946ecd419b053197053a573f9792bb33eae
3
+ size 1065688
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84b8ff2fd242fdbb2b549853da1fc8f5b01fd863f849f7e836ec8a2f78fc765f
3
+ size 57252
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 10,
5
+ "total_frames": 15146,
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:10"
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.wrist": {
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.front": {
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
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 15146
17
+ ]
18
+ },
19
+ "episode_index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 9
25
+ ],
26
+ "mean": [
27
+ 4.501320480654958
28
+ ],
29
+ "std": [
30
+ 2.8715683460959913
31
+ ],
32
+ "count": [
33
+ 15146
34
+ ]
35
+ },
36
+ "timestamp": {
37
+ "min": [
38
+ 0.0
39
+ ],
40
+ "max": [
41
+ 50.5
42
+ ],
43
+ "mean": [
44
+ 25.226693516439983
45
+ ],
46
+ "std": [
47
+ 14.574288544817454
48
+ ],
49
+ "count": [
50
+ 15146
51
+ ]
52
+ },
53
+ "observation.state": {
54
+ "min": [
55
+ -41.30067443847656,
56
+ -97.2727279663086,
57
+ -10.534590721130371,
58
+ 51.78127670288086,
59
+ -40.510948181152344,
60
+ 1.4211885929107666
61
+ ],
62
+ "max": [
63
+ -6.25,
64
+ 30.082645416259766,
65
+ 98.27043914794922,
66
+ 98.09445190429688,
67
+ 8.550573348999023,
68
+ 43.34625244140625
69
+ ],
70
+ "mean": [
71
+ -27.919611536809544,
72
+ -15.55876663819528,
73
+ 28.70453561603763,
74
+ 71.61689117060901,
75
+ -4.410463213102043,
76
+ 12.393134782482104
77
+ ],
78
+ "std": [
79
+ 6.581315332094475,
80
+ 28.66327796476331,
81
+ 18.803842341997818,
82
+ 7.367126507130015,
83
+ 5.783862983991884,
84
+ 14.163200701911103
85
+ ],
86
+ "count": [
87
+ 15146
88
+ ]
89
+ },
90
+ "observation.images.wrist": {
91
+ "min": [
92
+ [
93
+ [
94
+ 0.0
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.0
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.0
105
+ ]
106
+ ]
107
+ ],
108
+ "max": [
109
+ [
110
+ [
111
+ 1.0
112
+ ]
113
+ ],
114
+ [
115
+ [
116
+ 1.0
117
+ ]
118
+ ],
119
+ [
120
+ [
121
+ 1.0
122
+ ]
123
+ ]
124
+ ],
125
+ "mean": [
126
+ [
127
+ [
128
+ 0.5011968557567655
129
+ ]
130
+ ],
131
+ [
132
+ [
133
+ 0.509447266701102
134
+ ]
135
+ ],
136
+ [
137
+ [
138
+ 0.5072188346533518
139
+ ]
140
+ ]
141
+ ],
142
+ "std": [
143
+ [
144
+ [
145
+ 0.29464341408269074
146
+ ]
147
+ ],
148
+ [
149
+ [
150
+ 0.2877938206600108
151
+ ]
152
+ ],
153
+ [
154
+ [
155
+ 0.29173671700197334
156
+ ]
157
+ ]
158
+ ],
159
+ "count": [
160
+ 2420
161
+ ]
162
+ },
163
+ "index": {
164
+ "min": [
165
+ 0
166
+ ],
167
+ "max": [
168
+ 15145
169
+ ],
170
+ "mean": [
171
+ 7572.5
172
+ ],
173
+ "std": [
174
+ 4372.273579043288
175
+ ],
176
+ "count": [
177
+ 15146
178
+ ]
179
+ },
180
+ "frame_index": {
181
+ "min": [
182
+ 0
183
+ ],
184
+ "max": [
185
+ 1515
186
+ ],
187
+ "mean": [
188
+ 756.8008054931995
189
+ ],
190
+ "std": [
191
+ 437.22865634452364
192
+ ],
193
+ "count": [
194
+ 15146
195
+ ]
196
+ },
197
+ "observation.images.front": {
198
+ "min": [
199
+ [
200
+ [
201
+ 0.0
202
+ ]
203
+ ],
204
+ [
205
+ [
206
+ 0.0
207
+ ]
208
+ ],
209
+ [
210
+ [
211
+ 0.0
212
+ ]
213
+ ]
214
+ ],
215
+ "max": [
216
+ [
217
+ [
218
+ 1.0
219
+ ]
220
+ ],
221
+ [
222
+ [
223
+ 1.0
224
+ ]
225
+ ],
226
+ [
227
+ [
228
+ 1.0
229
+ ]
230
+ ]
231
+ ],
232
+ "mean": [
233
+ [
234
+ [
235
+ 0.49538267475895315
236
+ ]
237
+ ],
238
+ [
239
+ [
240
+ 0.5400259088208287
241
+ ]
242
+ ],
243
+ [
244
+ [
245
+ 0.46311861504415813
246
+ ]
247
+ ]
248
+ ],
249
+ "std": [
250
+ [
251
+ [
252
+ 0.31740989229046107
253
+ ]
254
+ ],
255
+ [
256
+ [
257
+ 0.29051859013946435
258
+ ]
259
+ ],
260
+ [
261
+ [
262
+ 0.2871098146623722
263
+ ]
264
+ ]
265
+ ],
266
+ "count": [
267
+ 2420
268
+ ]
269
+ },
270
+ "action": {
271
+ "min": [
272
+ -43.94581985473633,
273
+ -97.64087677001953,
274
+ -14.495498657226562,
275
+ 50.559837341308594,
276
+ -42.08368682861328,
277
+ -0.4244368076324463
278
+ ],
279
+ "max": [
280
+ -5.7752580642700195,
281
+ 29.999679565429688,
282
+ 93.8216552734375,
283
+ 98.79945373535156,
284
+ 8.856464385986328,
285
+ 45.73005676269531
286
+ ],
287
+ "mean": [
288
+ -27.860288417498314,
289
+ -17.0677945118638,
290
+ 25.29978965651984,
291
+ 71.34468550753219,
292
+ -4.518523634558355,
293
+ 11.840338134740438
294
+ ],
295
+ "std": [
296
+ 6.667578990911835,
297
+ 27.251182866850947,
298
+ 18.403741307299537,
299
+ 7.590999569798487,
300
+ 5.873452588360013,
301
+ 14.985991592830933
302
+ ],
303
+ "count": [
304
+ 15146
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82bf04f00bc08564c61f045245e2d505f2ca1ff9e993a3a42a28f93ecee60d93
3
+ size 2310
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:0ee7b321e4939b43515eca5ab206c8f6e829c5c58dddf00e9519ba6cbdd292da
3
+ size 148661608
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:aa766eed98c341b2b22206a5af20dfbf6f6aa0b4524314e6cfa8608f3ec221e0
3
+ size 133563417