satvikahuja commited on
Commit
7933708
·
verified ·
1 Parent(s): ce1d241

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:4c52f644e7c09cfee1a655d4b6990f6f8ab9b62c40ba1773afc77a6f9c3ce994
3
+ size 858673
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5105e3dfa0eac7470c99154ef8728e7725bacf03fc0754af56ee9f98a305fcdd
3
+ size 61782
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so100_follower",
4
+ "total_episodes": 14,
5
+ "total_frames": 12172,
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:14"
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.gripper": {
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.top": {
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
+ 1257
8
+ ],
9
+ "mean": [
10
+ 459.15190601380215
11
+ ],
12
+ "std": [
13
+ 291.710982113441
14
+ ],
15
+ "count": [
16
+ 12172
17
+ ]
18
+ },
19
+ "observation.state": {
20
+ "min": [
21
+ -70.07786560058594,
22
+ -99.65768432617188,
23
+ -38.795833587646484,
24
+ -20.589473724365234,
25
+ -8.278388023376465,
26
+ 1.7496634721755981
27
+ ],
28
+ "max": [
29
+ 56.173526763916016,
30
+ 51.904151916503906,
31
+ 100.0,
32
+ 72.37894439697266,
33
+ 21.904762268066406,
34
+ 74.22611236572266
35
+ ],
36
+ "mean": [
37
+ -9.494428024974637,
38
+ -11.252328577967724,
39
+ 30.624762293934392,
40
+ 24.223201338726952,
41
+ 4.199055253906035,
42
+ 36.63937742256468
43
+ ],
44
+ "std": [
45
+ 37.03009667472125,
46
+ 38.75350825800039,
47
+ 34.93657224194695,
48
+ 20.235524513508487,
49
+ 5.462270206205271,
50
+ 20.586811461247603
51
+ ],
52
+ "count": [
53
+ 12172
54
+ ]
55
+ },
56
+ "observation.images.gripper": {
57
+ "min": [
58
+ [
59
+ [
60
+ 0.0
61
+ ]
62
+ ],
63
+ [
64
+ [
65
+ 0.0
66
+ ]
67
+ ],
68
+ [
69
+ [
70
+ 0.0
71
+ ]
72
+ ]
73
+ ],
74
+ "max": [
75
+ [
76
+ [
77
+ 1.0
78
+ ]
79
+ ],
80
+ [
81
+ [
82
+ 1.0
83
+ ]
84
+ ],
85
+ [
86
+ [
87
+ 1.0
88
+ ]
89
+ ]
90
+ ],
91
+ "mean": [
92
+ [
93
+ [
94
+ 0.5483655356344459
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.5480312554233363
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.5222007172224576
105
+ ]
106
+ ]
107
+ ],
108
+ "std": [
109
+ [
110
+ [
111
+ 0.1850713772299373
112
+ ]
113
+ ],
114
+ [
115
+ [
116
+ 0.18877604705759796
117
+ ]
118
+ ],
119
+ [
120
+ [
121
+ 0.21011560741390883
122
+ ]
123
+ ]
124
+ ],
125
+ "count": [
126
+ 2222
127
+ ]
128
+ },
129
+ "task_index": {
130
+ "min": [
131
+ 0
132
+ ],
133
+ "max": [
134
+ 0
135
+ ],
136
+ "mean": [
137
+ 0.0
138
+ ],
139
+ "std": [
140
+ 0.0
141
+ ],
142
+ "count": [
143
+ 12172
144
+ ]
145
+ },
146
+ "action": {
147
+ "min": [
148
+ -70.64717102050781,
149
+ -92.81390380859375,
150
+ -42.8253173828125,
151
+ -22.52418327331543,
152
+ -8.346402168273926,
153
+ 1.020751953125
154
+ ],
155
+ "max": [
156
+ 56.74068832397461,
157
+ 49.918087005615234,
158
+ 101.42840576171875,
159
+ 66.68804168701172,
160
+ 22.167572021484375,
161
+ 74.8508529663086
162
+ ],
163
+ "mean": [
164
+ -9.33982728082519,
165
+ -13.18688839248948,
166
+ 27.76764392508044,
167
+ 23.473879856691916,
168
+ 4.282094372604734,
169
+ 34.42119760494502
170
+ ],
171
+ "std": [
172
+ 37.12609355005846,
173
+ 37.47227850519639,
174
+ 35.240139921651114,
175
+ 20.434919207101682,
176
+ 5.438614724388708,
177
+ 22.378879284636824
178
+ ],
179
+ "count": [
180
+ 12172
181
+ ]
182
+ },
183
+ "observation.images.top": {
184
+ "min": [
185
+ [
186
+ [
187
+ 0.0
188
+ ]
189
+ ],
190
+ [
191
+ [
192
+ 0.0
193
+ ]
194
+ ],
195
+ [
196
+ [
197
+ 0.0
198
+ ]
199
+ ]
200
+ ],
201
+ "max": [
202
+ [
203
+ [
204
+ 1.0
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 1.0
210
+ ]
211
+ ],
212
+ [
213
+ [
214
+ 1.0
215
+ ]
216
+ ]
217
+ ],
218
+ "mean": [
219
+ [
220
+ [
221
+ 0.48017728445638674
222
+ ]
223
+ ],
224
+ [
225
+ [
226
+ 0.4829578866894042
227
+ ]
228
+ ],
229
+ [
230
+ [
231
+ 0.46797135494799474
232
+ ]
233
+ ]
234
+ ],
235
+ "std": [
236
+ [
237
+ [
238
+ 0.19330204706888174
239
+ ]
240
+ ],
241
+ [
242
+ [
243
+ 0.19495937976812963
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 0.20716647608957003
249
+ ]
250
+ ]
251
+ ],
252
+ "count": [
253
+ 2222
254
+ ]
255
+ },
256
+ "index": {
257
+ "min": [
258
+ 0
259
+ ],
260
+ "max": [
261
+ 12171
262
+ ],
263
+ "mean": [
264
+ 6085.5
265
+ ],
266
+ "std": [
267
+ 3513.753726429899
268
+ ],
269
+ "count": [
270
+ 12172
271
+ ]
272
+ },
273
+ "timestamp": {
274
+ "min": [
275
+ 0.0
276
+ ],
277
+ "max": [
278
+ 41.9
279
+ ],
280
+ "mean": [
281
+ 15.305063533793403
282
+ ],
283
+ "std": [
284
+ 9.723699403781364
285
+ ],
286
+ "count": [
287
+ 12172
288
+ ]
289
+ },
290
+ "episode_index": {
291
+ "min": [
292
+ 0
293
+ ],
294
+ "max": [
295
+ 13
296
+ ],
297
+ "mean": [
298
+ 6.205389418337167
299
+ ],
300
+ "std": [
301
+ 4.152733564891021
302
+ ],
303
+ "count": [
304
+ 12172
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:842c62b95531804fc3ae33bb65ee2b5571340a3251663697c21ed31bef8098f0
3
+ size 2111
videos/observation.images.gripper/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b646974d3251c934863e0fa09c86183d733da9e2d369e5e3dd769b7865256e5e
3
+ size 37712170
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:8a7be7f78b81a442ff00d94b9ff24faa5a613bcb03024a090f9eaf33fdae05fa
3
+ size 67857204