lianqing11 commited on
Commit
fbe6b8f
·
verified ·
1 Parent(s): d529318

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:1989064e2cbec8f0a65ee803f7594c8657112e8a6af43c3c61ae6149b084b029
3
+ size 147757
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87069642b095fafee908c514cc24e563e68c87ec425e0db4159401d9a8f60b15
3
+ size 68662
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": 5120,
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
+ "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
+ 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
+ "frame_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 360
8
+ ],
9
+ "mean": [
10
+ 91.83964843750002
11
+ ],
12
+ "std": [
13
+ 64.51033915341714
14
+ ],
15
+ "count": [
16
+ 5120
17
+ ]
18
+ },
19
+ "episode_index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 29
25
+ ],
26
+ "mean": [
27
+ 13.6685546875
28
+ ],
29
+ "std": [
30
+ 8.997531533277433
31
+ ],
32
+ "count": [
33
+ 5120
34
+ ]
35
+ },
36
+ "index": {
37
+ "min": [
38
+ 0
39
+ ],
40
+ "max": [
41
+ 5119
42
+ ],
43
+ "mean": [
44
+ 2559.5
45
+ ],
46
+ "std": [
47
+ 1478.0166609345108
48
+ ],
49
+ "count": [
50
+ 5120
51
+ ]
52
+ },
53
+ "observation.state": {
54
+ "min": [
55
+ -0.6044905185699463,
56
+ -100.0,
57
+ -7.776261806488037,
58
+ -73.25581359863281,
59
+ -97.5091552734375,
60
+ 2.4804177284240723
61
+ ],
62
+ "max": [
63
+ 10.36269474029541,
64
+ 57.11934280395508,
65
+ 99.63619995117188,
66
+ 76.4950180053711,
67
+ -82.4175796508789,
68
+ 53.5900764465332
69
+ ],
70
+ "mean": [
71
+ 5.105954431788995,
72
+ -36.88053595423698,
73
+ 69.1498738721013,
74
+ 5.041113528551068,
75
+ -92.90323033183812,
76
+ 21.45399772413075
77
+ ],
78
+ "std": [
79
+ 2.029526682951389,
80
+ 61.33889776941974,
81
+ 36.75879797704236,
82
+ 56.126463320198354,
83
+ 3.0034462750192943,
84
+ 17.481299469636884
85
+ ],
86
+ "count": [
87
+ 5120
88
+ ]
89
+ },
90
+ "observation.images.front": {
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.6089756723175382
129
+ ]
130
+ ],
131
+ [
132
+ [
133
+ 0.6092359276960783
134
+ ]
135
+ ],
136
+ [
137
+ [
138
+ 0.544310652709695
139
+ ]
140
+ ]
141
+ ],
142
+ "std": [
143
+ [
144
+ [
145
+ 0.2121059838242186
146
+ ]
147
+ ],
148
+ [
149
+ [
150
+ 0.21254360511896692
151
+ ]
152
+ ],
153
+ [
154
+ [
155
+ 0.2142769785473976
156
+ ]
157
+ ]
158
+ ],
159
+ "count": [
160
+ 3000
161
+ ]
162
+ },
163
+ "observation.images.wrist": {
164
+ "min": [
165
+ [
166
+ [
167
+ 0.0
168
+ ]
169
+ ],
170
+ [
171
+ [
172
+ 0.0
173
+ ]
174
+ ],
175
+ [
176
+ [
177
+ 0.0
178
+ ]
179
+ ]
180
+ ],
181
+ "max": [
182
+ [
183
+ [
184
+ 1.0
185
+ ]
186
+ ],
187
+ [
188
+ [
189
+ 1.0
190
+ ]
191
+ ],
192
+ [
193
+ [
194
+ 1.0
195
+ ]
196
+ ]
197
+ ],
198
+ "mean": [
199
+ [
200
+ [
201
+ 0.4292241522331155
202
+ ]
203
+ ],
204
+ [
205
+ [
206
+ 0.44791447487745095
207
+ ]
208
+ ],
209
+ [
210
+ [
211
+ 0.39173022297113297
212
+ ]
213
+ ]
214
+ ],
215
+ "std": [
216
+ [
217
+ [
218
+ 0.23180787214984075
219
+ ]
220
+ ],
221
+ [
222
+ [
223
+ 0.24427785731051654
224
+ ]
225
+ ],
226
+ [
227
+ [
228
+ 0.25452457535493694
229
+ ]
230
+ ]
231
+ ],
232
+ "count": [
233
+ 3000
234
+ ]
235
+ },
236
+ "timestamp": {
237
+ "min": [
238
+ 0.0
239
+ ],
240
+ "max": [
241
+ 12.0
242
+ ],
243
+ "mean": [
244
+ 3.061321614583334
245
+ ],
246
+ "std": [
247
+ 2.1503446384472373
248
+ ],
249
+ "count": [
250
+ 5120
251
+ ]
252
+ },
253
+ "task_index": {
254
+ "min": [
255
+ 0
256
+ ],
257
+ "max": [
258
+ 0
259
+ ],
260
+ "mean": [
261
+ 0.0
262
+ ],
263
+ "std": [
264
+ 0.0
265
+ ],
266
+ "count": [
267
+ 5120
268
+ ]
269
+ },
270
+ "action": {
271
+ "min": [
272
+ -0.34692108631134033,
273
+ -100.0,
274
+ -9.551833152770996,
275
+ -75.25862121582031,
276
+ -97.70452117919922,
277
+ 0.47999998927116394
278
+ ],
279
+ "max": [
280
+ 10.407631874084473,
281
+ 56.76359176635742,
282
+ 100.0,
283
+ 77.1551742553711,
284
+ -81.97801971435547,
285
+ 54.08000183105469
286
+ ],
287
+ "mean": [
288
+ 5.350291045987979,
289
+ -37.15985893104225,
290
+ 68.50517193302511,
291
+ 4.56452775701182,
292
+ -92.91656065434219,
293
+ 19.30254669934511
294
+ ],
295
+ "std": [
296
+ 2.150976121032438,
297
+ 60.76650462590426,
298
+ 37.66509618958779,
299
+ 56.42088312367252,
300
+ 2.9989997900324927,
301
+ 18.217737459496423
302
+ ],
303
+ "count": [
304
+ 5120
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2be1c426f95960d44f6569d39efa3b3fe09f7953fd54bcbe15ec99071ba538c
3
+ size 2201
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:be92d5f6a5568eea07b3d848f100cfb304ad4019de07c6cb499188763b81b70a
3
+ size 44294947
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:b985b49a3a383f77c1ec42866fa8bdea45a8c26c6693f338eac965b98413ea55
3
+ size 37782810