the-future-dev commited on
Commit
6c04e09
·
verified ·
1 Parent(s): d60a84b

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:120d9a7a6d0e9fed58e67ae925a90d3d3f82ab6939ced4b8a18356735a28f353
3
+ size 31165043
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc965b708295509cc031c72f4b9069223b44ddf62c759246be3cbb9bd4f93a1b
3
+ size 208650
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 206,
5
  "total_frames": 25650,
6
  "total_tasks": 1,
7
- "total_videos": 0,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 10,
11
  "splits": {
12
  "train": "0:206"
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.image": {
18
  "dtype": "image",
@@ -25,7 +23,8 @@
25
  "height",
26
  "width",
27
  "channel"
28
- ]
 
29
  },
30
  "observation.state": {
31
  "dtype": "float32",
@@ -37,7 +36,8 @@
37
  "motor_0",
38
  "motor_1"
39
  ]
40
- }
 
41
  },
42
  "action": {
43
  "dtype": "float32",
@@ -49,63 +49,72 @@
49
  "motor_0",
50
  "motor_1"
51
  ]
52
- }
 
53
  },
54
  "episode_index": {
55
  "dtype": "int64",
56
  "shape": [
57
  1
58
  ],
59
- "names": null
 
60
  },
61
  "frame_index": {
62
  "dtype": "int64",
63
  "shape": [
64
  1
65
  ],
66
- "names": null
 
67
  },
68
  "timestamp": {
69
  "dtype": "float32",
70
  "shape": [
71
  1
72
  ],
73
- "names": null
 
74
  },
75
  "next.reward": {
76
  "dtype": "float32",
77
  "shape": [
78
  1
79
  ],
80
- "names": null
 
81
  },
82
  "next.done": {
83
  "dtype": "bool",
84
  "shape": [
85
  1
86
  ],
87
- "names": null
 
88
  },
89
  "next.success": {
90
  "dtype": "bool",
91
  "shape": [
92
  1
93
  ],
94
- "names": null
 
95
  },
96
  "index": {
97
  "dtype": "int64",
98
  "shape": [
99
  1
100
  ],
101
- "names": null
 
102
  },
103
  "task_index": {
104
  "dtype": "int64",
105
  "shape": [
106
  1
107
  ],
108
- "names": null
 
109
  },
110
  "observation.environment_state": {
111
  "dtype": "float32",
@@ -131,7 +140,10 @@
131
  "motor_14",
132
  "motor_15"
133
  ]
134
- }
 
135
  }
136
- }
 
 
137
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 206,
5
  "total_frames": 25650,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
  "fps": 10,
9
  "splits": {
10
  "train": "0:206"
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.image": {
16
  "dtype": "image",
 
23
  "height",
24
  "width",
25
  "channel"
26
+ ],
27
+ "fps": 10
28
  },
29
  "observation.state": {
30
  "dtype": "float32",
 
36
  "motor_0",
37
  "motor_1"
38
  ]
39
+ },
40
+ "fps": 10
41
  },
42
  "action": {
43
  "dtype": "float32",
 
49
  "motor_0",
50
  "motor_1"
51
  ]
52
+ },
53
+ "fps": 10
54
  },
55
  "episode_index": {
56
  "dtype": "int64",
57
  "shape": [
58
  1
59
  ],
60
+ "names": null,
61
+ "fps": 10
62
  },
63
  "frame_index": {
64
  "dtype": "int64",
65
  "shape": [
66
  1
67
  ],
68
+ "names": null,
69
+ "fps": 10
70
  },
71
  "timestamp": {
72
  "dtype": "float32",
73
  "shape": [
74
  1
75
  ],
76
+ "names": null,
77
+ "fps": 10
78
  },
79
  "next.reward": {
80
  "dtype": "float32",
81
  "shape": [
82
  1
83
  ],
84
+ "names": null,
85
+ "fps": 10
86
  },
87
  "next.done": {
88
  "dtype": "bool",
89
  "shape": [
90
  1
91
  ],
92
+ "names": null,
93
+ "fps": 10
94
  },
95
  "next.success": {
96
  "dtype": "bool",
97
  "shape": [
98
  1
99
  ],
100
+ "names": null,
101
+ "fps": 10
102
  },
103
  "index": {
104
  "dtype": "int64",
105
  "shape": [
106
  1
107
  ],
108
+ "names": null,
109
+ "fps": 10
110
  },
111
  "task_index": {
112
  "dtype": "int64",
113
  "shape": [
114
  1
115
  ],
116
+ "names": null,
117
+ "fps": 10
118
  },
119
  "observation.environment_state": {
120
  "dtype": "float32",
 
140
  "motor_14",
141
  "motor_15"
142
  ]
143
+ },
144
+ "fps": 10
145
  }
146
+ },
147
+ "data_files_size_in_mb": 100,
148
+ "video_files_size_in_mb": 500
149
  }
meta/stats.json ADDED
@@ -0,0 +1,330 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "next.reward": {
3
+ "min": [
4
+ 0.0
5
+ ],
6
+ "max": [
7
+ 1.0
8
+ ],
9
+ "mean": [
10
+ 0.17761218281546298
11
+ ],
12
+ "std": [
13
+ 0.17624310674030502
14
+ ],
15
+ "count": [
16
+ 25650
17
+ ]
18
+ },
19
+ "action": {
20
+ "min": [
21
+ 12.0,
22
+ 25.0
23
+ ],
24
+ "max": [
25
+ 511.0,
26
+ 511.0
27
+ ],
28
+ "mean": [
29
+ 228.23964986314087,
30
+ 293.9890841163204
31
+ ],
32
+ "std": [
33
+ 101.5995746254447,
34
+ 96.0392898600564
35
+ ],
36
+ "count": [
37
+ 25650
38
+ ]
39
+ },
40
+ "task_index": {
41
+ "min": [
42
+ 0
43
+ ],
44
+ "max": [
45
+ 0
46
+ ],
47
+ "mean": [
48
+ 0.0
49
+ ],
50
+ "std": [
51
+ 0.0
52
+ ],
53
+ "count": [
54
+ 25650
55
+ ]
56
+ },
57
+ "frame_index": {
58
+ "min": [
59
+ 0
60
+ ],
61
+ "max": [
62
+ 245
63
+ ],
64
+ "mean": [
65
+ 66.84296296296296
66
+ ],
67
+ "std": [
68
+ 44.10651976701055
69
+ ],
70
+ "count": [
71
+ 25650
72
+ ]
73
+ },
74
+ "observation.state": {
75
+ "min": [
76
+ 13.45642375946045,
77
+ 32.93829345703125
78
+ ],
79
+ "max": [
80
+ 496.14617919921875,
81
+ 510.9578857421875
82
+ ],
83
+ "mean": [
84
+ 229.11103166814436,
85
+ 293.3112367905883
86
+ ],
87
+ "std": [
88
+ 101.8547050631131,
89
+ 96.48948719420683
90
+ ],
91
+ "count": [
92
+ 25650
93
+ ]
94
+ },
95
+ "next.done": {
96
+ "min": [
97
+ false
98
+ ],
99
+ "max": [
100
+ true
101
+ ],
102
+ "mean": [
103
+ 0.016062378167641327
104
+ ],
105
+ "std": [
106
+ 0.12571546513950066
107
+ ],
108
+ "count": [
109
+ 25650
110
+ ]
111
+ },
112
+ "index": {
113
+ "min": [
114
+ 0
115
+ ],
116
+ "max": [
117
+ 25649
118
+ ],
119
+ "mean": [
120
+ 12824.5
121
+ ],
122
+ "std": [
123
+ 7404.517196729755
124
+ ],
125
+ "count": [
126
+ 25650
127
+ ]
128
+ },
129
+ "next.success": {
130
+ "min": [
131
+ false
132
+ ],
133
+ "max": [
134
+ true
135
+ ],
136
+ "mean": [
137
+ 3.898635477582846e-05
138
+ ],
139
+ "std": [
140
+ 0.006243783695802551
141
+ ],
142
+ "count": [
143
+ 25650
144
+ ]
145
+ },
146
+ "timestamp": {
147
+ "min": [
148
+ 0.0
149
+ ],
150
+ "max": [
151
+ 24.5
152
+ ],
153
+ "mean": [
154
+ 6.6842962962962975
155
+ ],
156
+ "std": [
157
+ 4.410651976701055
158
+ ],
159
+ "count": [
160
+ 25650
161
+ ]
162
+ },
163
+ "observation.environment_state": {
164
+ "min": [
165
+ 23.20431137084961,
166
+ 71.26422882080078,
167
+ 46.53013610839844,
168
+ 83.04842376708984,
169
+ 60.46925354003906,
170
+ 93.22189331054688,
171
+ 41.99690628051758,
172
+ 91.21360778808594,
173
+ 73.79930877685547,
174
+ 124.8223876953125,
175
+ 90.75564575195312,
176
+ 134.00694274902344,
177
+ 14.905817031860352,
178
+ 69.98491668701172,
179
+ 14.915538787841797,
180
+ 69.94859313964844
181
+ ],
182
+ "max": [
183
+ 460.5679931640625,
184
+ 518.9486083984375,
185
+ 463.8342590332031,
186
+ 508.33477783203125,
187
+ 458.1662292480469,
188
+ 497.179931640625,
189
+ 455.484619140625,
190
+ 500.42596435546875,
191
+ 410.9046325683594,
192
+ 465.0966796875,
193
+ 413.494140625,
194
+ 463.5556945800781,
195
+ 475.03448486328125,
196
+ 515.6803588867188,
197
+ 465.9964294433594,
198
+ 519.2525024414062
199
+ ],
200
+ "mean": [
201
+ 218.38842622574774,
202
+ 247.69101263838203,
203
+ 274.6038789323059,
204
+ 297.0332834802222,
205
+ 262.2683191298695,
206
+ 311.0871542310808,
207
+ 206.05288104319433,
208
+ 261.74487702605785,
209
+ 227.13367528428344,
210
+ 280.2482753784894,
211
+ 241.18754355328358,
212
+ 292.58382793820624,
213
+ 204.18084442257648,
214
+ 334.745411996228,
215
+ 190.12697287962916,
216
+ 322.40981714200325
217
+ ],
218
+ "std": [
219
+ 71.69280396882237,
220
+ 76.92912221526088,
221
+ 71.69336249804208,
222
+ 71.03453105042138,
223
+ 68.46740177147989,
224
+ 67.20679619560708,
225
+ 70.49401693906744,
226
+ 71.46497215373168,
227
+ 62.20538106056537,
228
+ 61.7769151285264,
229
+ 61.63687752737186,
230
+ 60.57032851594439,
231
+ 78.62383293495161,
232
+ 70.3287195753719,
233
+ 80.39518225321854,
234
+ 69.87472849157915
235
+ ],
236
+ "count": [
237
+ 25650
238
+ ]
239
+ },
240
+ "episode_index": {
241
+ "min": [
242
+ 0
243
+ ],
244
+ "max": [
245
+ 205
246
+ ],
247
+ "mean": [
248
+ 104.13235867446394
249
+ ],
250
+ "std": [
251
+ 60.34683692452595
252
+ ],
253
+ "count": [
254
+ 25650
255
+ ]
256
+ },
257
+ "observation.image": {
258
+ "min": [
259
+ [
260
+ [
261
+ 0.2549019607843137
262
+ ]
263
+ ],
264
+ [
265
+ [
266
+ 0.3176470588235294
267
+ ]
268
+ ],
269
+ [
270
+ [
271
+ 0.29411764705882354
272
+ ]
273
+ ]
274
+ ],
275
+ "max": [
276
+ [
277
+ [
278
+ 1.0
279
+ ]
280
+ ],
281
+ [
282
+ [
283
+ 1.0
284
+ ]
285
+ ],
286
+ [
287
+ [
288
+ 1.0
289
+ ]
290
+ ]
291
+ ],
292
+ "mean": [
293
+ [
294
+ [
295
+ 0.9727213976965858
296
+ ]
297
+ ],
298
+ [
299
+ [
300
+ 0.9818128226358656
301
+ ]
302
+ ],
303
+ [
304
+ [
305
+ 0.9787146850638172
306
+ ]
307
+ ]
308
+ ],
309
+ "std": [
310
+ [
311
+ [
312
+ 0.10115621934070049
313
+ ]
314
+ ],
315
+ [
316
+ [
317
+ 0.07133205575518115
318
+ ]
319
+ ],
320
+ [
321
+ [
322
+ 0.07730584877784119
323
+ ]
324
+ ]
325
+ ],
326
+ "count": [
327
+ 19619
328
+ ]
329
+ }
330
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79676a8064fb0b433266cba993615baae3de9131ebea6b637f892f7aee55e147
3
+ size 2281