bensprenger commited on
Commit
c404f01
·
verified ·
1 Parent(s): 8a1b500

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - phosphobot
5
+ - so100
6
+ - phospho-dk1
7
+ task_categories:
8
+ - robotics
9
+ ---
10
+
11
+ # example_dataset
12
+
13
+ **This dataset was generated using a [phospho starter pack](https://robots.phospho.ai).**
14
+
15
+ This dataset contains a series of episodes recorded with a robot and multiple cameras. It can be directly used to train a policy using imitation learning. It's compatible with LeRobot and RLDS.
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68f01ef621b1c5f88309a4e7a18c0d8258ffe71094bbafa478d975da951df1b6
3
+ size 22848
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index":0,"tasks":["None"],"length":488}
meta/info.json ADDED
@@ -0,0 +1,161 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robot_type": "so-100",
3
+ "codebase_version": "v2.0",
4
+ "total_episodes": 1,
5
+ "total_frames": 488,
6
+ "total_tasks": 1,
7
+ "total_videos": 4,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:1"
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
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "motor_1",
24
+ "motor_2",
25
+ "motor_3",
26
+ "motor_4",
27
+ "motor_5",
28
+ "motor_6"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "motor_1",
38
+ "motor_2",
39
+ "motor_3",
40
+ "motor_4",
41
+ "motor_5",
42
+ "motor_6"
43
+ ]
44
+ },
45
+ "timestamp": {
46
+ "dtype": "float32",
47
+ "shape": [
48
+ 1
49
+ ],
50
+ "names": null
51
+ },
52
+ "episode_index": {
53
+ "dtype": "int64",
54
+ "shape": [
55
+ 1
56
+ ],
57
+ "names": null
58
+ },
59
+ "frame_index": {
60
+ "dtype": "int64",
61
+ "shape": [
62
+ 1
63
+ ],
64
+ "names": null
65
+ },
66
+ "task_index": {
67
+ "dtype": "int64",
68
+ "shape": [
69
+ 1
70
+ ],
71
+ "names": null
72
+ },
73
+ "index": {
74
+ "dtype": "int64",
75
+ "shape": [
76
+ 1
77
+ ],
78
+ "names": null
79
+ },
80
+ "observation.images.main": {
81
+ "dtype": "video",
82
+ "shape": [
83
+ 240,
84
+ 320,
85
+ 3
86
+ ],
87
+ "names": [
88
+ "height",
89
+ "width",
90
+ "channel"
91
+ ],
92
+ "info": {
93
+ "video.fps": 30,
94
+ "video.codec": "mp4v",
95
+ "video.pix_fmt": "yuv420p",
96
+ "video.is_depth_map": false,
97
+ "has_audio": false
98
+ }
99
+ },
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": 30,
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": [
128
+ "height",
129
+ "width",
130
+ "channel"
131
+ ],
132
+ "info": {
133
+ "video.fps": 30,
134
+ "video.codec": "mp4v",
135
+ "video.pix_fmt": "yuv420p",
136
+ "video.is_depth_map": false,
137
+ "has_audio": false
138
+ }
139
+ },
140
+ "observation.images.secondary_2": {
141
+ "dtype": "video",
142
+ "shape": [
143
+ 240,
144
+ 320,
145
+ 3
146
+ ],
147
+ "names": [
148
+ "height",
149
+ "width",
150
+ "channel"
151
+ ],
152
+ "info": {
153
+ "video.fps": 30,
154
+ "video.codec": "mp4v",
155
+ "video.pix_fmt": "yuv420p",
156
+ "video.is_depth_map": false,
157
+ "has_audio": false
158
+ }
159
+ }
160
+ }
161
+ }
meta/stats.json ADDED
@@ -0,0 +1,509 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "max": [
4
+ 0.0030687107727372827,
5
+ 0.6382918407293547,
6
+ 0.9865905134350363,
7
+ 0.5723145591155032,
8
+ 0.01227484309094913,
9
+ 2.164975450166153
10
+ ],
11
+ "min": [
12
+ -1.1354229859127947,
13
+ -0.35903916041026207,
14
+ -0.260840415682669,
15
+ -0.5462305175472363,
16
+ -0.9405598518439772,
17
+ 2.164975450166153
18
+ ],
19
+ "mean": [
20
+ -0.7078566213101048,
21
+ 0.22195331031667034,
22
+ 0.04239600006105499,
23
+ 0.1575323932853033,
24
+ -0.1787869883915559,
25
+ 2.164975450166141
26
+ ],
27
+ "std": null,
28
+ "sum": [
29
+ -345.4340311993312,
30
+ 108.31321543453512,
31
+ 20.689248029794836,
32
+ 76.87580792322801,
33
+ -87.24805033507928,
34
+ 1056.5080196810768
35
+ ],
36
+ "square_sum": [
37
+ 272.19885758548264,
38
+ 45.22411380419107,
39
+ 24.27114617001519,
40
+ 42.77602944319511,
41
+ 41.81367941264964,
42
+ 2287.313925513208
43
+ ],
44
+ "count": 488
45
+ },
46
+ "action": {
47
+ "max": [
48
+ 0.0030687107727372827,
49
+ 0.6382918407293547,
50
+ 0.9865905134350363,
51
+ 0.5723145591155032,
52
+ 0.01227484309094913,
53
+ 2.164975450166153
54
+ ],
55
+ "min": [
56
+ -1.1354229859127947,
57
+ -0.35903916041026207,
58
+ -0.260840415682669,
59
+ -0.5462305175472363,
60
+ -0.9405598518439772,
61
+ 2.164975450166153
62
+ ],
63
+ "mean": [
64
+ -0.7078566213101048,
65
+ 0.22195331031667034,
66
+ 0.04239600006105499,
67
+ 0.1575323932853033,
68
+ -0.1787869883915559,
69
+ 2.164975450166141
70
+ ],
71
+ "std": null,
72
+ "sum": [
73
+ -345.4340311993312,
74
+ 108.31321543453512,
75
+ 20.689248029794836,
76
+ 76.87580792322801,
77
+ -87.24805033507928,
78
+ 1056.5080196810768
79
+ ],
80
+ "square_sum": [
81
+ 272.19885758548264,
82
+ 45.22411380419107,
83
+ 24.27114617001519,
84
+ 42.77602944319511,
85
+ 41.81367941264964,
86
+ 2287.313925513208
87
+ ],
88
+ "count": 488
89
+ },
90
+ "timestamp": {
91
+ "max": [
92
+ 49.07794140500482
93
+ ],
94
+ "min": [
95
+ 0.007462979003321379
96
+ ],
97
+ "mean": [
98
+ 24.4544879261139
99
+ ],
100
+ "std": null,
101
+ "sum": [
102
+ 11933.790107943583
103
+ ],
104
+ "square_sum": [
105
+ 389636.7766545998
106
+ ],
107
+ "count": 488
108
+ },
109
+ "frame_index": {
110
+ "max": [
111
+ 487
112
+ ],
113
+ "min": [
114
+ 0
115
+ ],
116
+ "mean": [
117
+ 243.5
118
+ ],
119
+ "std": null,
120
+ "sum": [
121
+ 118828
122
+ ],
123
+ "square_sum": [
124
+ 38619100
125
+ ],
126
+ "count": 488
127
+ },
128
+ "episode_index": {
129
+ "max": [
130
+ 0
131
+ ],
132
+ "min": [
133
+ 0
134
+ ],
135
+ "mean": [
136
+ 0.0
137
+ ],
138
+ "std": null,
139
+ "sum": [
140
+ 0
141
+ ],
142
+ "square_sum": [
143
+ 0
144
+ ],
145
+ "count": 488
146
+ },
147
+ "index": {
148
+ "max": [
149
+ 487
150
+ ],
151
+ "min": [
152
+ 0
153
+ ],
154
+ "mean": [
155
+ 243.5
156
+ ],
157
+ "std": null,
158
+ "sum": [
159
+ 118828
160
+ ],
161
+ "square_sum": [
162
+ 38619100
163
+ ],
164
+ "count": 488
165
+ },
166
+ "task_index": {
167
+ "max": [
168
+ 0
169
+ ],
170
+ "min": [
171
+ 0
172
+ ],
173
+ "mean": [
174
+ 0.0
175
+ ],
176
+ "std": null,
177
+ "sum": [
178
+ 0
179
+ ],
180
+ "square_sum": [
181
+ 0
182
+ ],
183
+ "count": 488
184
+ },
185
+ "observation.images.main": {
186
+ "max": [
187
+ [
188
+ [
189
+ 0.0313725508749485
190
+ ]
191
+ ],
192
+ [
193
+ [
194
+ 0.01568627543747425
195
+ ]
196
+ ],
197
+ [
198
+ [
199
+ 0.04313725605607033
200
+ ]
201
+ ]
202
+ ],
203
+ "min": [
204
+ [
205
+ [
206
+ 0.0
207
+ ]
208
+ ],
209
+ [
210
+ [
211
+ 0.0
212
+ ]
213
+ ],
214
+ [
215
+ [
216
+ 0.0
217
+ ]
218
+ ]
219
+ ],
220
+ "mean": [
221
+ [
222
+ [
223
+ 0.00719206846476904
224
+ ]
225
+ ],
226
+ [
227
+ [
228
+ 0.005812858206326844
229
+ ]
230
+ ],
231
+ [
232
+ [
233
+ 0.009567052288785008
234
+ ]
235
+ ]
236
+ ],
237
+ "std": [
238
+ [
239
+ [
240
+ 0.0029233737260852253
241
+ ]
242
+ ],
243
+ [
244
+ [
245
+ 0.0022900576515294097
246
+ ]
247
+ ],
248
+ [
249
+ [
250
+ 0.006140038579704204
251
+ ]
252
+ ]
253
+ ],
254
+ "sum": [
255
+ 269547.21875,
256
+ 217856.625,
257
+ 358557.8125
258
+ ],
259
+ "square_sum": [
260
+ 2258.896728515625,
261
+ 1462.9200439453125,
262
+ 4843.27978515625
263
+ ],
264
+ "count": 37478400
265
+ },
266
+ "observation.images.secondary_0": {
267
+ "max": [
268
+ [
269
+ [
270
+ 0.062745101749897
271
+ ]
272
+ ],
273
+ [
274
+ [
275
+ 0.062745101749897
276
+ ]
277
+ ],
278
+ [
279
+ [
280
+ 0.062745101749897
281
+ ]
282
+ ]
283
+ ],
284
+ "min": [
285
+ [
286
+ [
287
+ 0.0
288
+ ]
289
+ ],
290
+ [
291
+ [
292
+ 0.0
293
+ ]
294
+ ],
295
+ [
296
+ [
297
+ 0.0
298
+ ]
299
+ ]
300
+ ],
301
+ "mean": [
302
+ [
303
+ [
304
+ 0.0019384150687462645
305
+ ]
306
+ ],
307
+ [
308
+ [
309
+ 0.0019384150687462645
310
+ ]
311
+ ],
312
+ [
313
+ [
314
+ 0.0019384150687462645
315
+ ]
316
+ ]
317
+ ],
318
+ "std": [
319
+ [
320
+ [
321
+ 0.0029715463940832056
322
+ ]
323
+ ],
324
+ [
325
+ [
326
+ 0.0029715463940832056
327
+ ]
328
+ ],
329
+ [
330
+ [
331
+ 0.0029715463940832056
332
+ ]
333
+ ]
334
+ ],
335
+ "sum": [
336
+ 72648.6953125,
337
+ 72648.6953125,
338
+ 72648.6953125
339
+ ],
340
+ "square_sum": [
341
+ 471.7608947753906,
342
+ 471.7608947753906,
343
+ 471.7608947753906
344
+ ],
345
+ "count": 37478400
346
+ },
347
+ "observation.images.secondary_1": {
348
+ "max": [
349
+ [
350
+ [
351
+ 1.0
352
+ ]
353
+ ],
354
+ [
355
+ [
356
+ 1.0
357
+ ]
358
+ ],
359
+ [
360
+ [
361
+ 1.0
362
+ ]
363
+ ]
364
+ ],
365
+ "min": [
366
+ [
367
+ [
368
+ 0.11764705926179886
369
+ ]
370
+ ],
371
+ [
372
+ [
373
+ 0.09803921729326248
374
+ ]
375
+ ],
376
+ [
377
+ [
378
+ 0.10196078568696976
379
+ ]
380
+ ]
381
+ ],
382
+ "mean": [
383
+ [
384
+ [
385
+ 0.7063184661031421
386
+ ]
387
+ ],
388
+ [
389
+ [
390
+ 0.6922844091530055
391
+ ]
392
+ ],
393
+ [
394
+ [
395
+ 0.675598531420765
396
+ ]
397
+ ]
398
+ ],
399
+ "std": [
400
+ [
401
+ [
402
+ 0.17528437853686274
403
+ ]
404
+ ],
405
+ [
406
+ [
407
+ 0.19039587605910327
408
+ ]
409
+ ],
410
+ [
411
+ [
412
+ 0.19151923513350302
413
+ ]
414
+ ]
415
+ ],
416
+ "sum": [
417
+ 26471686.0,
418
+ 25945712.0,
419
+ 25320352.0
420
+ ],
421
+ "square_sum": [
422
+ 19848950.0,
423
+ 19320426.0,
424
+ 18481086.0
425
+ ],
426
+ "count": 37478400
427
+ },
428
+ "observation.images.secondary_2": {
429
+ "max": [
430
+ [
431
+ [
432
+ 1.0
433
+ ]
434
+ ],
435
+ [
436
+ [
437
+ 1.0
438
+ ]
439
+ ],
440
+ [
441
+ [
442
+ 1.0
443
+ ]
444
+ ]
445
+ ],
446
+ "min": [
447
+ [
448
+ [
449
+ 0.027450980618596077
450
+ ]
451
+ ],
452
+ [
453
+ [
454
+ 0.0
455
+ ]
456
+ ],
457
+ [
458
+ [
459
+ 0.0
460
+ ]
461
+ ]
462
+ ],
463
+ "mean": [
464
+ [
465
+ [
466
+ 0.41704888682547814
467
+ ]
468
+ ],
469
+ [
470
+ [
471
+ 0.3882830376963798
472
+ ]
473
+ ],
474
+ [
475
+ [
476
+ 0.405482731386612
477
+ ]
478
+ ]
479
+ ],
480
+ "std": [
481
+ [
482
+ [
483
+ 0.2567730254566038
484
+ ]
485
+ ],
486
+ [
487
+ [
488
+ 0.27015593297304563
489
+ ]
490
+ ],
491
+ [
492
+ [
493
+ 0.2643058385063866
494
+ ]
495
+ ]
496
+ ],
497
+ "sum": [
498
+ 15630325.0,
499
+ 14552227.0,
500
+ 15196844.0
501
+ ],
502
+ "square_sum": [
503
+ 8989650.0,
504
+ 8385715.0,
505
+ 8780208.0
506
+ ],
507
+ "count": 37478400
508
+ }
509
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index":0,"task":"None"}
videos/chunk-000/observation.images.main/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ee13e1bb9fb560f3d9da94b56eb158a72f34e1b73ec21a7fa0f8e32d8dd08da
3
+ size 60568
videos/chunk-000/observation.images.secondary_0/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06f564dc294b4df216e507799b7b94e0da7c99a5a6f5644a8069de81cd6858a7
3
+ size 63289
videos/chunk-000/observation.images.secondary_1/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc3ed69c7ff83926e2c116167bd35d7d494a284b47ed6facd9c4f228114cabe1
3
+ size 562523
videos/chunk-000/observation.images.secondary_2/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b33fdd5d884818ea09c416dcc77ee0139ffc724c79f941e723c8acd90baa1fac
3
+ size 194879