AdleBens commited on
Commit
b816ce7
·
verified ·
1 Parent(s): 894d577

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2b7b2b3c06f9445c34749a346f7f7e08a54cacc0759f8601e6c8f77d0c71f55
3
- size 5077
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e130bd69cfac9c4f0660cf1b0d668928d67432dd74bbc04eeb6a203195573c65
3
+ size 5137
meta/episodes.jsonl CHANGED
@@ -1 +1 @@
1
- {"episode_index":0,"tasks":["None"],"length":14}
 
1
+ {"episode_index":0,"tasks":["None"],"length":17}
meta/info.json CHANGED
@@ -2,9 +2,9 @@
2
  "robot_type": "so-100",
3
  "codebase_version": "v2.0",
4
  "total_episodes": 1,
5
- "total_frames": 14,
6
- "total_tasks": 1,
7
- "total_videos": 2,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 10,
@@ -80,8 +80,8 @@
80
  "observation.images.main": {
81
  "dtype": "video",
82
  "shape": [
83
- 360,
84
- 640,
85
  3
86
  ],
87
  "names": [
@@ -100,8 +100,28 @@
100
  "observation.images.secondary_0": {
101
  "dtype": "video",
102
  "shape": [
103
- 360,
104
- 640,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
105
  3
106
  ],
107
  "names": [
 
2
  "robot_type": "so-100",
3
  "codebase_version": "v2.0",
4
  "total_episodes": 1,
5
+ "total_frames": 17,
6
+ "total_tasks": 0,
7
+ "total_videos": 3,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
  "fps": 10,
 
80
  "observation.images.main": {
81
  "dtype": "video",
82
  "shape": [
83
+ 240,
84
+ 320,
85
  3
86
  ],
87
  "names": [
 
100
  "observation.images.secondary_0": {
101
  "dtype": "video",
102
  "shape": [
103
+ 240,
104
+ 320,
105
+ 3
106
+ ],
107
+ "names": [
108
+ "height",
109
+ "width",
110
+ "channel"
111
+ ],
112
+ "info": {
113
+ "video_fps": 10,
114
+ "video_codec": "mp4v",
115
+ "video_pix_fmt": "yuv420p",
116
+ "video_is_depth_map": false,
117
+ "has_audio": false
118
+ }
119
+ },
120
+ "observation.images.secondary_1": {
121
+ "dtype": "video",
122
+ "shape": [
123
+ 240,
124
+ 320,
125
  3
126
  ],
127
  "names": [
meta/stats.json CHANGED
@@ -48,49 +48,49 @@
48
  0.0,
49
  0.0
50
  ],
51
- "count": 14
52
  },
53
  "timestamp": {
54
  "max": [
55
- 1.9332923270000038
56
  ],
57
  "min": [
58
- 0.003559133000010206
59
  ],
60
  "mean": [
61
- 0.9669931738571417
62
  ],
63
  "std": [
64
- 0.597358414006124
65
  ],
66
  "sum": [
67
- 13.537904433999984
68
  ],
69
  "square_sum": [
70
- 18.08678022298308
71
  ],
72
- "count": 14
73
  },
74
  "frame_index": {
75
  "max": [
76
- 14
77
  ],
78
  "min": [
79
  1
80
  ],
81
  "mean": [
82
- 7.5
83
  ],
84
  "std": [
85
- 4.031128874149275
86
  ],
87
  "sum": [
88
- 105
89
  ],
90
  "square_sum": [
91
- 1015
92
  ],
93
- "count": 14
94
  },
95
  "episode_index": {
96
  "max": [
@@ -111,28 +111,28 @@
111
  "square_sum": [
112
  0
113
  ],
114
- "count": 14
115
  },
116
  "index": {
117
  "max": [
118
- 14
119
  ],
120
  "min": [
121
  1
122
  ],
123
  "mean": [
124
- 7.5
125
  ],
126
  "std": [
127
- 4.031128874149275
128
  ],
129
  "sum": [
130
- 105
131
  ],
132
  "square_sum": [
133
- 1015
134
  ],
135
- "count": 14
136
  },
137
  "task_index": {
138
  "max": [
@@ -153,7 +153,7 @@
153
  "square_sum": [
154
  0
155
  ],
156
- "count": 14
157
  },
158
  "observation.state": {
159
  "max": [
@@ -204,40 +204,121 @@
204
  0.0,
205
  0.0
206
  ],
207
- "count": 14
208
  },
209
  "observation.images.main": {
210
  "max": [
211
  [
212
  [
213
- 0
214
  ]
215
  ],
216
  [
217
  [
218
- 0
219
  ]
220
  ],
221
  [
222
  [
223
- 0
224
  ]
225
  ]
226
  ],
227
  "min": [
228
  [
229
  [
230
- 0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
231
  ]
232
  ],
233
  [
234
  [
235
- 0
236
  ]
237
  ],
238
  [
239
  [
240
- 0
241
  ]
242
  ]
243
  ],
@@ -276,49 +357,49 @@
276
  ]
277
  ],
278
  "sum": [
279
- 0,
280
- 0,
281
- 0
282
  ],
283
  "square_sum": [
284
- 0,
285
- 0,
286
- 0
287
  ],
288
- "count": 3225600
289
  },
290
- "observation.images.secondary_0": {
291
  "max": [
292
  [
293
  [
294
- 0
295
  ]
296
  ],
297
  [
298
  [
299
- 0
300
  ]
301
  ],
302
  [
303
  [
304
- 0
305
  ]
306
  ]
307
  ],
308
  "min": [
309
  [
310
  [
311
- 0
312
  ]
313
  ],
314
  [
315
  [
316
- 0
317
  ]
318
  ],
319
  [
320
  [
321
- 0
322
  ]
323
  ]
324
  ],
@@ -357,15 +438,15 @@
357
  ]
358
  ],
359
  "sum": [
360
- 0,
361
- 0,
362
- 0
363
  ],
364
  "square_sum": [
365
- 0,
366
- 0,
367
- 0
368
  ],
369
- "count": 3225600
370
  }
371
  }
 
48
  0.0,
49
  0.0
50
  ],
51
+ "count": 17
52
  },
53
  "timestamp": {
54
  "max": [
55
+ 1.9267229999995834
56
  ],
57
  "min": [
58
+ 0.010687290999612742
59
  ],
60
  "mean": [
61
+ 0.9689828328820541
62
  ],
63
  "std": [
64
+ 0.5834684568180056
65
  ],
66
  "sum": [
67
+ 16.47270815899492
68
  ],
69
  "square_sum": [
70
+ 21.749173898869167
71
  ],
72
+ "count": 17
73
  },
74
  "frame_index": {
75
  "max": [
76
+ 17
77
  ],
78
  "min": [
79
  1
80
  ],
81
  "mean": [
82
+ 9.0
83
  ],
84
  "std": [
85
+ 4.898979485566356
86
  ],
87
  "sum": [
88
+ 153
89
  ],
90
  "square_sum": [
91
+ 1785
92
  ],
93
+ "count": 17
94
  },
95
  "episode_index": {
96
  "max": [
 
111
  "square_sum": [
112
  0
113
  ],
114
+ "count": 17
115
  },
116
  "index": {
117
  "max": [
118
+ 17
119
  ],
120
  "min": [
121
  1
122
  ],
123
  "mean": [
124
+ 9.0
125
  ],
126
  "std": [
127
+ 4.898979485566356
128
  ],
129
  "sum": [
130
+ 153
131
  ],
132
  "square_sum": [
133
+ 1785
134
  ],
135
+ "count": 17
136
  },
137
  "task_index": {
138
  "max": [
 
153
  "square_sum": [
154
  0
155
  ],
156
+ "count": 17
157
  },
158
  "observation.state": {
159
  "max": [
 
204
  0.0,
205
  0.0
206
  ],
207
+ "count": 17
208
  },
209
  "observation.images.main": {
210
  "max": [
211
  [
212
  [
213
+ 1.0
214
  ]
215
  ],
216
  [
217
  [
218
+ 1.0
219
  ]
220
  ],
221
  [
222
  [
223
+ 1.0
224
  ]
225
  ]
226
  ],
227
  "min": [
228
  [
229
  [
230
+ 0.0
231
+ ]
232
+ ],
233
+ [
234
+ [
235
+ 0.0
236
+ ]
237
+ ],
238
+ [
239
+ [
240
+ 0.0
241
+ ]
242
+ ]
243
+ ],
244
+ "mean": [
245
+ [
246
+ [
247
+ 0.6684912588082108
248
+ ]
249
+ ],
250
+ [
251
+ [
252
+ 0.6339329139859069
253
+ ]
254
+ ],
255
+ [
256
+ [
257
+ 0.5747924325980392
258
+ ]
259
+ ]
260
+ ],
261
+ "std": [
262
+ [
263
+ [
264
+ 0.14710033510563517
265
+ ]
266
+ ],
267
+ [
268
+ [
269
+ 0.16245504297537489
270
+ ]
271
+ ],
272
+ [
273
+ [
274
+ 0.15906426960578593
275
+ ]
276
+ ]
277
+ ],
278
+ "sum": [
279
+ 872782.1875,
280
+ 827662.8125,
281
+ 750449.0
282
+ ],
283
+ "square_sum": [
284
+ 611698.5,
285
+ 559139.625,
286
+ 464385.96875
287
+ ],
288
+ "count": 1305600
289
+ },
290
+ "observation.images.secondary_0": {
291
+ "max": [
292
+ [
293
+ [
294
+ 0.0
295
+ ]
296
+ ],
297
+ [
298
+ [
299
+ 0.0
300
+ ]
301
+ ],
302
+ [
303
+ [
304
+ 0.0
305
+ ]
306
+ ]
307
+ ],
308
+ "min": [
309
+ [
310
+ [
311
+ 0.0
312
  ]
313
  ],
314
  [
315
  [
316
+ 0.0
317
  ]
318
  ],
319
  [
320
  [
321
+ 0.0
322
  ]
323
  ]
324
  ],
 
357
  ]
358
  ],
359
  "sum": [
360
+ 0.0,
361
+ 0.0,
362
+ 0.0
363
  ],
364
  "square_sum": [
365
+ 0.0,
366
+ 0.0,
367
+ 0.0
368
  ],
369
+ "count": 1305600
370
  },
371
+ "observation.images.secondary_1": {
372
  "max": [
373
  [
374
  [
375
+ 0.0
376
  ]
377
  ],
378
  [
379
  [
380
+ 0.0
381
  ]
382
  ],
383
  [
384
  [
385
+ 0.0
386
  ]
387
  ]
388
  ],
389
  "min": [
390
  [
391
  [
392
+ 0.0
393
  ]
394
  ],
395
  [
396
  [
397
+ 0.0
398
  ]
399
  ],
400
  [
401
  [
402
+ 0.0
403
  ]
404
  ]
405
  ],
 
438
  ]
439
  ],
440
  "sum": [
441
+ 0.0,
442
+ 0.0,
443
+ 0.0
444
  ],
445
  "square_sum": [
446
+ 0.0,
447
+ 0.0,
448
+ 0.0
449
  ],
450
+ "count": 1305600
451
  }
452
  }
videos/chunk-000/observation.images.main/episode_000000.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:959c4cb5691d655fe31dd4d87aeb15a285423813ed80e95d516b8574d39c0f5c
3
- size 7495
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb172ee22c1020df80747ba1733121aa5e01d7f9682fe8e95dbfadd0c93c6d5b
3
+ size 37237
videos/chunk-000/observation.images.secondary_0/episode_000000.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:959c4cb5691d655fe31dd4d87aeb15a285423813ed80e95d516b8574d39c0f5c
3
- size 7495
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d628febd57d2f9d812910258b8176ab94551863771ca83c7d5a52462af58647d
3
+ size 3307
videos/chunk-000/observation.images.secondary_1/episode_000000.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fa2d23e012c6610cbc253acf913d1ae97557198e50b32c7b99f4a5a633ccbe6e
3
- size 7746
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d628febd57d2f9d812910258b8176ab94551863771ca83c7d5a52462af58647d
3
+ size 3307