AliKAgha commited on
Commit
dd5e48f
·
verified ·
1 Parent(s): a43116d

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
+ # Spider_Redo_Prod
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:c53f2bd633bf0ce1b826ba869a763cc33d2cb8ceada465ad07964eb76d763f23
3
+ size 6445
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index":0,"tasks":["Draw a spider "],"length":25}
meta/info.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robot_type": "so-100, so-100",
3
+ "codebase_version": "v2.0",
4
+ "total_episodes": 1,
5
+ "total_frames": 25,
6
+ "total_tasks": 1,
7
+ "total_videos": 1,
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
+ 12
21
+ ],
22
+ "names": [
23
+ "motor_1",
24
+ "motor_2",
25
+ "motor_3",
26
+ "motor_4",
27
+ "motor_5",
28
+ "motor_6",
29
+ "motor_1_secondary",
30
+ "motor_2_secondary",
31
+ "motor_3_secondary",
32
+ "motor_4_secondary",
33
+ "motor_5_secondary",
34
+ "motor_6_secondary"
35
+ ]
36
+ },
37
+ "observation.state": {
38
+ "dtype": "float32",
39
+ "shape": [
40
+ 12
41
+ ],
42
+ "names": [
43
+ "motor_1",
44
+ "motor_2",
45
+ "motor_3",
46
+ "motor_4",
47
+ "motor_5",
48
+ "motor_6",
49
+ "motor_1_secondary",
50
+ "motor_2_secondary",
51
+ "motor_3_secondary",
52
+ "motor_4_secondary",
53
+ "motor_5_secondary",
54
+ "motor_6_secondary"
55
+ ]
56
+ },
57
+ "timestamp": {
58
+ "dtype": "float32",
59
+ "shape": [
60
+ 1
61
+ ],
62
+ "names": null
63
+ },
64
+ "episode_index": {
65
+ "dtype": "int64",
66
+ "shape": [
67
+ 1
68
+ ],
69
+ "names": null
70
+ },
71
+ "frame_index": {
72
+ "dtype": "int64",
73
+ "shape": [
74
+ 1
75
+ ],
76
+ "names": null
77
+ },
78
+ "task_index": {
79
+ "dtype": "int64",
80
+ "shape": [
81
+ 1
82
+ ],
83
+ "names": null
84
+ },
85
+ "index": {
86
+ "dtype": "int64",
87
+ "shape": [
88
+ 1
89
+ ],
90
+ "names": null
91
+ },
92
+ "observation.images.main": {
93
+ "dtype": "video",
94
+ "shape": [
95
+ 240,
96
+ 320,
97
+ 3
98
+ ],
99
+ "names": [
100
+ "height",
101
+ "width",
102
+ "channel"
103
+ ],
104
+ "info": {
105
+ "video.fps": 30,
106
+ "video.codec": "mp4v",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "has_audio": false
110
+ }
111
+ }
112
+ }
113
+ }
meta/stats.json ADDED
@@ -0,0 +1,352 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "max": [
4
+ 0.1856570017506056,
5
+ -1.839692108256001,
6
+ 1.5573707171641709,
7
+ -1.8811197036879543,
8
+ 0.5585053606381855,
9
+ 0.006137421545474565,
10
+ 0.1933287786824488,
11
+ -1.887257125233429,
12
+ 1.5543020063914337,
13
+ -1.8841884144606915,
14
+ 0.49866550056980846,
15
+ 0.0
16
+ ],
17
+ "min": [
18
+ 0.17184780327328783,
19
+ -1.839692108256001,
20
+ 1.5573707171641709,
21
+ -1.8811197036879543,
22
+ 0.3053367218873596,
23
+ 0.006137421545474565,
24
+ 0.16264167095507598,
25
+ -1.8887914806197974,
26
+ 1.5543020063914337,
27
+ -1.8841884144606915,
28
+ 0.2853901018645673,
29
+ 0.0
30
+ ],
31
+ "mean": [
32
+ 0.17522338512329888,
33
+ -1.839692108256002,
34
+ 1.5573707171641709,
35
+ -1.8811197036879554,
36
+ 0.3816862459130631,
37
+ 0.006137421545474562,
38
+ 0.16951558308600745,
39
+ -1.8884232353270678,
40
+ 1.5543020063914335,
41
+ -1.8841884144606929,
42
+ 0.37211186830212284,
43
+ 0.0
44
+ ],
45
+ "std": [
46
+ 0.0,
47
+ 0.0,
48
+ 0.0,
49
+ 0.0,
50
+ 0.0,
51
+ 0.0,
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 0.0,
56
+ 0.0,
57
+ 0.0
58
+ ],
59
+ "sum": [
60
+ 4.380584628082472,
61
+ -45.992302706400054,
62
+ 38.93426792910427,
63
+ -47.027992592198885,
64
+ 9.542156147826578,
65
+ 0.15343553863686404,
66
+ 4.237889577150186,
67
+ -47.210580883176696,
68
+ 38.85755015978584,
69
+ -47.10471036151732,
70
+ 9.302796707553071,
71
+ 0.0
72
+ ],
73
+ "square_sum": [
74
+ 0.7682918497801041,
75
+ 84.61167632948519,
76
+ 60.63508876701108,
77
+ 88.4652834900764,
78
+ 3.750528833950893,
79
+ 0.0009416985806713847,
80
+ 0.7200556942316649,
81
+ 89.15356862844271,
82
+ 60.396368176810896,
83
+ 88.75414952969733,
84
+ 3.5291590400995676,
85
+ 0.0
86
+ ],
87
+ "count": 25
88
+ },
89
+ "action": {
90
+ "max": [
91
+ 0.1856570017506056,
92
+ -1.839692108256001,
93
+ 1.5573707171641709,
94
+ -1.8811197036879543,
95
+ 0.5585053606381855,
96
+ 0.006137421545474565,
97
+ 0.1933287786824488,
98
+ -1.887257125233429,
99
+ 1.5543020063914337,
100
+ -1.8841884144606915,
101
+ 0.49866550056980846,
102
+ 0.0
103
+ ],
104
+ "min": [
105
+ 0.17184780327328783,
106
+ -1.839692108256001,
107
+ 1.5573707171641709,
108
+ -1.8811197036879543,
109
+ 0.3053367218873596,
110
+ 0.006137421545474565,
111
+ 0.16264167095507598,
112
+ -1.8887914806197974,
113
+ 1.5543020063914337,
114
+ -1.8841884144606915,
115
+ 0.2853901018645673,
116
+ 0.0
117
+ ],
118
+ "mean": [
119
+ 0.17522338512329888,
120
+ -1.839692108256002,
121
+ 1.5573707171641709,
122
+ -1.8811197036879554,
123
+ 0.3816862459130631,
124
+ 0.006137421545474562,
125
+ 0.16951558308600745,
126
+ -1.8884232353270678,
127
+ 1.5543020063914335,
128
+ -1.8841884144606929,
129
+ 0.37211186830212284,
130
+ 0.0
131
+ ],
132
+ "std": [
133
+ 0.0,
134
+ 0.0,
135
+ 0.0,
136
+ 0.0,
137
+ 0.0,
138
+ 0.0,
139
+ 0.0,
140
+ 0.0,
141
+ 0.0,
142
+ 0.0,
143
+ 0.0,
144
+ 0.0
145
+ ],
146
+ "sum": [
147
+ 4.380584628082472,
148
+ -45.992302706400054,
149
+ 38.93426792910427,
150
+ -47.027992592198885,
151
+ 9.542156147826578,
152
+ 0.15343553863686404,
153
+ 4.237889577150186,
154
+ -47.210580883176696,
155
+ 38.85755015978584,
156
+ -47.10471036151732,
157
+ 9.302796707553071,
158
+ 0.0
159
+ ],
160
+ "square_sum": [
161
+ 0.7682918497801041,
162
+ 84.61167632948519,
163
+ 60.63508876701108,
164
+ 88.4652834900764,
165
+ 3.750528833950893,
166
+ 0.0009416985806713847,
167
+ 0.7200556942316649,
168
+ 89.15356862844271,
169
+ 60.396368176810896,
170
+ 88.75414952969733,
171
+ 3.5291590400995676,
172
+ 0.0
173
+ ],
174
+ "count": 25
175
+ },
176
+ "timestamp": {
177
+ "max": [
178
+ 1.7661210000514984
179
+ ],
180
+ "min": [
181
+ 0.06624795822426677
182
+ ],
183
+ "mean": [
184
+ 0.9171147866174578
185
+ ],
186
+ "std": null,
187
+ "sum": [
188
+ 22.927869665436447
189
+ ],
190
+ "square_sum": [
191
+ 27.527264882870536
192
+ ],
193
+ "count": 25
194
+ },
195
+ "frame_index": {
196
+ "max": [
197
+ 24
198
+ ],
199
+ "min": [
200
+ 0
201
+ ],
202
+ "mean": [
203
+ 12.0
204
+ ],
205
+ "std": null,
206
+ "sum": [
207
+ 300
208
+ ],
209
+ "square_sum": [
210
+ 4900
211
+ ],
212
+ "count": 25
213
+ },
214
+ "episode_index": {
215
+ "max": [
216
+ 0
217
+ ],
218
+ "min": [
219
+ 0
220
+ ],
221
+ "mean": [
222
+ 0.0
223
+ ],
224
+ "std": null,
225
+ "sum": [
226
+ 0
227
+ ],
228
+ "square_sum": [
229
+ 0
230
+ ],
231
+ "count": 25
232
+ },
233
+ "index": {
234
+ "max": [
235
+ 24
236
+ ],
237
+ "min": [
238
+ 0
239
+ ],
240
+ "mean": [
241
+ 12.0
242
+ ],
243
+ "std": null,
244
+ "sum": [
245
+ 300
246
+ ],
247
+ "square_sum": [
248
+ 4900
249
+ ],
250
+ "count": 25
251
+ },
252
+ "task_index": {
253
+ "max": [
254
+ 0
255
+ ],
256
+ "min": [
257
+ 0
258
+ ],
259
+ "mean": [
260
+ 0.0
261
+ ],
262
+ "std": null,
263
+ "sum": [
264
+ 0
265
+ ],
266
+ "square_sum": [
267
+ 0
268
+ ],
269
+ "count": 25
270
+ },
271
+ "observation.images.main": {
272
+ "max": [
273
+ [
274
+ [
275
+ 1.0
276
+ ]
277
+ ],
278
+ [
279
+ [
280
+ 1.0
281
+ ]
282
+ ],
283
+ [
284
+ [
285
+ 1.0
286
+ ]
287
+ ]
288
+ ],
289
+ "min": [
290
+ [
291
+ [
292
+ 0.0117647061124444
293
+ ]
294
+ ],
295
+ [
296
+ [
297
+ 0.019607843831181526
298
+ ]
299
+ ],
300
+ [
301
+ [
302
+ 0.0
303
+ ]
304
+ ]
305
+ ],
306
+ "mean": [
307
+ [
308
+ [
309
+ 0.5034297200520833
310
+ ]
311
+ ],
312
+ [
313
+ [
314
+ 0.39703121744791664
315
+ ]
316
+ ],
317
+ [
318
+ [
319
+ 0.315022265625
320
+ ]
321
+ ]
322
+ ],
323
+ "std": [
324
+ [
325
+ [
326
+ 0.2710759114727478
327
+ ]
328
+ ],
329
+ [
330
+ [
331
+ 0.21015251654540518
332
+ ]
333
+ ],
334
+ [
335
+ [
336
+ 0.1623284917005748
337
+ ]
338
+ ]
339
+ ],
340
+ "sum": [
341
+ 966585.0625,
342
+ 762299.9375,
343
+ 604842.75
344
+ ],
345
+ "square_sum": [
346
+ 627693.375,
347
+ 387451.90625,
348
+ 241131.96875
349
+ ],
350
+ "count": 1920000
351
+ }
352
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index":0,"task":"Draw a spider "}
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:cc1508b901141ce85c753cd1fb2fd1926293208b790b9f9ee03015b5b7bcdc19
3
+ size 64790