aractingi HF Staff commited on
Commit
00017e7
·
verified ·
1 Parent(s): c36d019

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:9b04a9e206ee41d8356b8d7b32e78b2e93d70dd72a1df6053d1b12012bac2afb
3
+ size 16913991
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:945fd1ee4d78a388865aa29f26c4517740853bd02ec75b2215ee5dc61bb38082
3
+ size 202436
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 240,
5
  "total_frames": 353094,
6
  "total_tasks": 4,
7
- "total_videos": 480,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 20,
11
  "splits": {
12
  "train": "0:240"
13
  },
14
- "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
- "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
  "features": {
17
  "observation.images.wrist_image": {
18
  "dtype": "video",
@@ -70,7 +68,8 @@
70
  "motor_6",
71
  "motor_7"
72
  ]
73
- }
 
74
  },
75
  "action": {
76
  "dtype": "float32",
@@ -87,56 +86,66 @@
87
  "motor_5",
88
  "motor_6"
89
  ]
90
- }
 
91
  },
92
  "timestamp": {
93
  "dtype": "float32",
94
  "shape": [
95
  1
96
  ],
97
- "names": null
 
98
  },
99
  "episode_index": {
100
  "dtype": "int64",
101
  "shape": [
102
  1
103
  ],
104
- "names": null
 
105
  },
106
  "frame_index": {
107
  "dtype": "int64",
108
  "shape": [
109
  1
110
  ],
111
- "names": null
 
112
  },
113
  "next.reward": {
114
  "dtype": "float32",
115
  "shape": [
116
  1
117
  ],
118
- "names": null
 
119
  },
120
  "next.done": {
121
  "dtype": "bool",
122
  "shape": [
123
  1
124
  ],
125
- "names": null
 
126
  },
127
  "index": {
128
  "dtype": "int64",
129
  "shape": [
130
  1
131
  ],
132
- "names": null
 
133
  },
134
  "task_index": {
135
  "dtype": "int64",
136
  "shape": [
137
  1
138
  ],
139
- "names": null
 
140
  }
141
- }
 
 
142
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 240,
5
  "total_frames": 353094,
6
  "total_tasks": 4,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 20.0,
9
  "splits": {
10
  "train": "0:240"
11
  },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
  "features": {
15
  "observation.images.wrist_image": {
16
  "dtype": "video",
 
68
  "motor_6",
69
  "motor_7"
70
  ]
71
+ },
72
+ "fps": 20.0
73
  },
74
  "action": {
75
  "dtype": "float32",
 
86
  "motor_5",
87
  "motor_6"
88
  ]
89
+ },
90
+ "fps": 20.0
91
  },
92
  "timestamp": {
93
  "dtype": "float32",
94
  "shape": [
95
  1
96
  ],
97
+ "names": null,
98
+ "fps": 20.0
99
  },
100
  "episode_index": {
101
  "dtype": "int64",
102
  "shape": [
103
  1
104
  ],
105
+ "names": null,
106
+ "fps": 20.0
107
  },
108
  "frame_index": {
109
  "dtype": "int64",
110
  "shape": [
111
  1
112
  ],
113
+ "names": null,
114
+ "fps": 20.0
115
  },
116
  "next.reward": {
117
  "dtype": "float32",
118
  "shape": [
119
  1
120
  ],
121
+ "names": null,
122
+ "fps": 20.0
123
  },
124
  "next.done": {
125
  "dtype": "bool",
126
  "shape": [
127
  1
128
  ],
129
+ "names": null,
130
+ "fps": 20.0
131
  },
132
  "index": {
133
  "dtype": "int64",
134
  "shape": [
135
  1
136
  ],
137
+ "names": null,
138
+ "fps": 20.0
139
  },
140
  "task_index": {
141
  "dtype": "int64",
142
  "shape": [
143
  1
144
  ],
145
+ "names": null,
146
+ "fps": 20.0
147
  }
148
+ },
149
+ "data_files_size_in_mb": 100,
150
+ "video_files_size_in_mb": 500
151
  }
meta/stats.json ADDED
@@ -0,0 +1,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "next.reward": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 1.0
8
+ ],
9
+ "mean": [
10
+ 0.0006797056877907787
11
+ ],
12
+ "std": [
13
+ 0.02606230391262294
14
+ ],
15
+ "count": [
16
+ 353094
17
+ ]
18
+ },
19
+ "index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 353093
25
+ ],
26
+ "mean": [
27
+ 176546.5
28
+ ],
29
+ "std": [
30
+ 101929.45797421208
31
+ ],
32
+ "count": [
33
+ 353094
34
+ ]
35
+ },
36
+ "task_index": {
37
+ "min": [
38
+ 0
39
+ ],
40
+ "max": [
41
+ 3
42
+ ],
43
+ "mean": [
44
+ 0.2858304021025563
45
+ ],
46
+ "std": [
47
+ 0.7680520883739405
48
+ ],
49
+ "count": [
50
+ 353094
51
+ ]
52
+ },
53
+ "action": {
54
+ "min": [
55
+ -1.0,
56
+ -1.0,
57
+ -1.0,
58
+ 0.0,
59
+ 0.0,
60
+ -0.375,
61
+ 0.0
62
+ ],
63
+ "max": [
64
+ 1.0,
65
+ 1.0,
66
+ 1.0,
67
+ 0.0,
68
+ 0.0,
69
+ 0.375,
70
+ 1.0
71
+ ],
72
+ "mean": [
73
+ 0.011825350390851586,
74
+ 0.006461035631539264,
75
+ 0.06023706197772884,
76
+ 0.0,
77
+ 0.0,
78
+ 0.001646584002103683,
79
+ 0.5260950326499227
80
+ ],
81
+ "std": [
82
+ 0.46351443253246954,
83
+ 0.4124524711917259,
84
+ 0.4118637029692818,
85
+ 0.0,
86
+ 0.0,
87
+ 0.05787140307070497,
88
+ 0.49931875409435755
89
+ ],
90
+ "count": [
91
+ 353094
92
+ ]
93
+ },
94
+ "observation.images.wrist_image": {
95
+ "min": [
96
+ [
97
+ [
98
+ 0.0
99
+ ]
100
+ ],
101
+ [
102
+ [
103
+ 0.0
104
+ ]
105
+ ],
106
+ [
107
+ [
108
+ 0.0
109
+ ]
110
+ ]
111
+ ],
112
+ "max": [
113
+ [
114
+ [
115
+ 1.0
116
+ ]
117
+ ],
118
+ [
119
+ [
120
+ 1.0
121
+ ]
122
+ ],
123
+ [
124
+ [
125
+ 1.0
126
+ ]
127
+ ]
128
+ ],
129
+ "mean": [
130
+ [
131
+ [
132
+ 0.444165438823209
133
+ ]
134
+ ],
135
+ [
136
+ [
137
+ 0.4135819454750761
138
+ ]
139
+ ],
140
+ [
141
+ [
142
+ 0.37771097943092324
143
+ ]
144
+ ]
145
+ ],
146
+ "std": [
147
+ [
148
+ [
149
+ 0.24314101855720027
150
+ ]
151
+ ],
152
+ [
153
+ [
154
+ 0.21500897869802446
155
+ ]
156
+ ],
157
+ [
158
+ [
159
+ 0.22058547758523267
160
+ ]
161
+ ]
162
+ ],
163
+ "count": [
164
+ 55226
165
+ ]
166
+ },
167
+ "timestamp": {
168
+ "min": [
169
+ 0.0
170
+ ],
171
+ "max": [
172
+ 165.1999969482422
173
+ ],
174
+ "mean": [
175
+ 46.93512953773457
176
+ ],
177
+ "std": [
178
+ 32.951933574291964
179
+ ],
180
+ "count": [
181
+ 353094
182
+ ]
183
+ },
184
+ "next.done": {
185
+ "min": [
186
+ false
187
+ ],
188
+ "max": [
189
+ true
190
+ ],
191
+ "mean": [
192
+ 0.0006797056874373396
193
+ ],
194
+ "std": [
195
+ 0.0260623039583189
196
+ ],
197
+ "count": [
198
+ 353094
199
+ ]
200
+ },
201
+ "frame_index": {
202
+ "min": [
203
+ 0
204
+ ],
205
+ "max": [
206
+ 3304
207
+ ],
208
+ "mean": [
209
+ 938.702608936997
210
+ ],
211
+ "std": [
212
+ 659.0386736522308
213
+ ],
214
+ "count": [
215
+ 353094
216
+ ]
217
+ },
218
+ "observation.state": {
219
+ "min": [
220
+ 0.3208981454372406,
221
+ -0.3730051815509796,
222
+ 0.020952222868800163,
223
+ -0.9999983310699463,
224
+ -0.8818405866622925,
225
+ -0.11969499289989471,
226
+ 1.2490103529216867e-07,
227
+ -8.864999836077914e-05
228
+ ],
229
+ "max": [
230
+ 0.7488242387771606,
231
+ 0.2829112708568573,
232
+ 0.3541720509529114,
233
+ 0.9999980926513672,
234
+ 0.9361833930015564,
235
+ 0.1202746257185936,
236
+ 0.10450352728366852,
237
+ 0.07783995568752289
238
+ ],
239
+ "mean": [
240
+ 0.536761481840414,
241
+ -0.085996085360106,
242
+ 0.1114075737647549,
243
+ 0.04451355053825107,
244
+ 0.025875033745131407,
245
+ -0.0017572785420012869,
246
+ 0.021934949803479875,
247
+ 0.051325042689446806
248
+ ],
249
+ "std": [
250
+ 0.08000585379934647,
251
+ 0.13986265958451166,
252
+ 0.056405318148134126,
253
+ 0.9511836672716678,
254
+ 0.30041595326014703,
255
+ 0.040028677819458125,
256
+ 0.016195906330192186,
257
+ 0.025284004491248423
258
+ ],
259
+ "count": [
260
+ 353094
261
+ ]
262
+ },
263
+ "episode_index": {
264
+ "min": [
265
+ 0
266
+ ],
267
+ "max": [
268
+ 239
269
+ ],
270
+ "mean": [
271
+ 119.28810175194141
272
+ ],
273
+ "std": [
274
+ 68.30672485773471
275
+ ],
276
+ "count": [
277
+ 353094
278
+ ]
279
+ },
280
+ "observation.images.image": {
281
+ "min": [
282
+ [
283
+ [
284
+ 0.0
285
+ ]
286
+ ],
287
+ [
288
+ [
289
+ 0.0
290
+ ]
291
+ ],
292
+ [
293
+ [
294
+ 0.0
295
+ ]
296
+ ]
297
+ ],
298
+ "max": [
299
+ [
300
+ [
301
+ 1.0
302
+ ]
303
+ ],
304
+ [
305
+ [
306
+ 1.0
307
+ ]
308
+ ],
309
+ [
310
+ [
311
+ 1.0
312
+ ]
313
+ ]
314
+ ],
315
+ "mean": [
316
+ [
317
+ [
318
+ 0.4516136548902972
319
+ ]
320
+ ],
321
+ [
322
+ [
323
+ 0.4303887159218331
324
+ ]
325
+ ],
326
+ [
327
+ [
328
+ 0.4298482527728705
329
+ ]
330
+ ]
331
+ ],
332
+ "std": [
333
+ [
334
+ [
335
+ 0.32562396797649884
336
+ ]
337
+ ],
338
+ [
339
+ [
340
+ 0.314481904917907
341
+ ]
342
+ ],
343
+ [
344
+ [
345
+ 0.29879087901919243
346
+ ]
347
+ ]
348
+ ],
349
+ "count": [
350
+ 55226
351
+ ]
352
+ }
353
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e47a3cbd99756f3fa798691e71653542dd44fe9736b98bed59e50bc5a9cd9b3e
3
+ size 2542
videos/observation.images.image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e3c9db3f9cd4e085afe4d9fb36b5e9433819b678ced5967f278cbb98ac13db0
3
+ size 521290561
videos/observation.images.image/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87ce423c0b3e2cb30209d79c6acc30a58fdc7acb04144fb206579d41475a62e7
3
+ size 353906580
videos/observation.images.wrist_image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0485302156dbc8b11b2ab516237cc5192a93ee45d8e17d97ad64f266e7faeb7
3
+ size 303992632