AliKAgha commited on
Commit
704f6a6
·
verified ·
1 Parent(s): a59bbd0

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
+ # groot1_smileface_Prod_try2
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:02c3ee3207ad96a41b915c5970cf2bf20413bfc80c987e2e0e0fe25622db776e
3
+ size 32441
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index":0,"tasks":["Draw a smile face "],"length":314}
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": 314,
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,326 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "max": [
4
+ 0.2332220187280335,
5
+ -0.2485655725917199,
6
+ 1.5681112048687516,
7
+ 0.03529017388647875,
8
+ 0.030687107727372827,
9
+ 0.018412264636423696,
10
+ 0.2516342833644572,
11
+ -0.22094717563708435,
12
+ 1.5558363617778024,
13
+ 0.0521680831365338,
14
+ 0.03682452927284739,
15
+ 0.006137421545474565
16
+ ],
17
+ "min": [
18
+ -0.25777170490993173,
19
+ -1.698531412710086,
20
+ 0.2700465480008809,
21
+ -1.66017252805087,
22
+ -0.17491651404602512,
23
+ 0.01074048770458049,
24
+ -0.25777170490993173,
25
+ -1.6954627019373487,
26
+ 0.24242815104624532,
27
+ -1.7184780327328784,
28
+ -0.18105393559149968,
29
+ -0.0015343553863686413
30
+ ],
31
+ "mean": [
32
+ 0.0061765134024520845,
33
+ -0.873204582271667,
34
+ 0.9853249145653848,
35
+ -1.1322223401227582,
36
+ -0.036897826504680264,
37
+ 0.012480075340081227,
38
+ 0.0031371215224479877,
39
+ -0.8756722557433757,
40
+ 0.9675967574260699,
41
+ -1.1270866474123322,
42
+ -0.03838820355194917,
43
+ -0.001099458477493456
44
+ ],
45
+ "std": null,
46
+ "sum": [
47
+ 1.9394252083699546,
48
+ -274.18623883330343,
49
+ 309.39202317353084,
50
+ -355.51781479854606,
51
+ -11.585917522469602,
52
+ 3.9187436567855056,
53
+ 0.9850561580486682,
54
+ -274.96108830341996,
55
+ 303.82538183178593,
56
+ -353.9052072874723,
57
+ -12.05389591531204,
58
+ -0.3452299619329452
59
+ ],
60
+ "square_sum": [
61
+ 3.2670443029090497,
62
+ 313.4506725399753,
63
+ 367.41102060115816,
64
+ 452.21235267054476,
65
+ 1.4779888596243838,
66
+ 0.051958219188543306,
67
+ 3.395915753673925,
68
+ 315.734312786321,
69
+ 359.9143747911074,
70
+ 451.2392225454968,
71
+ 1.523428170388229,
72
+ 0.0008828424193794227
73
+ ],
74
+ "count": 314
75
+ },
76
+ "action": {
77
+ "max": [
78
+ 0.2332220187280335,
79
+ -0.2485655725917199,
80
+ 1.5681112048687516,
81
+ 0.03529017388647875,
82
+ 0.030687107727372827,
83
+ 0.018412264636423696,
84
+ 0.2516342833644572,
85
+ -0.22094717563708435,
86
+ 1.5558363617778024,
87
+ 0.0521680831365338,
88
+ 0.03682452927284739,
89
+ 0.006137421545474565
90
+ ],
91
+ "min": [
92
+ -0.25777170490993173,
93
+ -1.698531412710086,
94
+ 0.2700465480008809,
95
+ -1.66017252805087,
96
+ -0.17491651404602512,
97
+ 0.01074048770458049,
98
+ -0.25777170490993173,
99
+ -1.6954627019373487,
100
+ 0.24242815104624532,
101
+ -1.7184780327328784,
102
+ -0.18105393559149968,
103
+ -0.0015343553863686413
104
+ ],
105
+ "mean": [
106
+ 0.0061765134024520845,
107
+ -0.873204582271667,
108
+ 0.9853249145653848,
109
+ -1.1322223401227582,
110
+ -0.036897826504680264,
111
+ 0.012480075340081227,
112
+ 0.0031371215224479877,
113
+ -0.8756722557433757,
114
+ 0.9675967574260699,
115
+ -1.1270866474123322,
116
+ -0.03838820355194917,
117
+ -0.001099458477493456
118
+ ],
119
+ "std": null,
120
+ "sum": [
121
+ 1.9394252083699546,
122
+ -274.18623883330343,
123
+ 309.39202317353084,
124
+ -355.51781479854606,
125
+ -11.585917522469602,
126
+ 3.9187436567855056,
127
+ 0.9850561580486682,
128
+ -274.96108830341996,
129
+ 303.82538183178593,
130
+ -353.9052072874723,
131
+ -12.05389591531204,
132
+ -0.3452299619329452
133
+ ],
134
+ "square_sum": [
135
+ 3.2670443029090497,
136
+ 313.4506725399753,
137
+ 367.41102060115816,
138
+ 452.21235267054476,
139
+ 1.4779888596243838,
140
+ 0.051958219188543306,
141
+ 3.395915753673925,
142
+ 315.734312786321,
143
+ 359.9143747911074,
144
+ 451.2392225454968,
145
+ 1.523428170388229,
146
+ 0.0008828424193794227
147
+ ],
148
+ "count": 314
149
+ },
150
+ "timestamp": {
151
+ "max": [
152
+ 23.856491167098284
153
+ ],
154
+ "min": [
155
+ 0.07443070784211159
156
+ ],
157
+ "mean": [
158
+ 11.928050142669884
159
+ ],
160
+ "std": null,
161
+ "sum": [
162
+ 3745.4077447983436
163
+ ],
164
+ "square_sum": [
165
+ 59374.63392816338
166
+ ],
167
+ "count": 314
168
+ },
169
+ "frame_index": {
170
+ "max": [
171
+ 313
172
+ ],
173
+ "min": [
174
+ 0
175
+ ],
176
+ "mean": [
177
+ 156.5
178
+ ],
179
+ "std": null,
180
+ "sum": [
181
+ 49141
182
+ ],
183
+ "square_sum": [
184
+ 10270469
185
+ ],
186
+ "count": 314
187
+ },
188
+ "episode_index": {
189
+ "max": [
190
+ 0
191
+ ],
192
+ "min": [
193
+ 0
194
+ ],
195
+ "mean": [
196
+ 0.0
197
+ ],
198
+ "std": null,
199
+ "sum": [
200
+ 0
201
+ ],
202
+ "square_sum": [
203
+ 0
204
+ ],
205
+ "count": 314
206
+ },
207
+ "index": {
208
+ "max": [
209
+ 313
210
+ ],
211
+ "min": [
212
+ 0
213
+ ],
214
+ "mean": [
215
+ 156.5
216
+ ],
217
+ "std": null,
218
+ "sum": [
219
+ 49141
220
+ ],
221
+ "square_sum": [
222
+ 10270469
223
+ ],
224
+ "count": 314
225
+ },
226
+ "task_index": {
227
+ "max": [
228
+ 0
229
+ ],
230
+ "min": [
231
+ 0
232
+ ],
233
+ "mean": [
234
+ 0.0
235
+ ],
236
+ "std": null,
237
+ "sum": [
238
+ 0
239
+ ],
240
+ "square_sum": [
241
+ 0
242
+ ],
243
+ "count": 314
244
+ },
245
+ "observation.images.main": {
246
+ "max": [
247
+ [
248
+ [
249
+ 1.0
250
+ ]
251
+ ],
252
+ [
253
+ [
254
+ 1.0
255
+ ]
256
+ ],
257
+ [
258
+ [
259
+ 1.0
260
+ ]
261
+ ]
262
+ ],
263
+ "min": [
264
+ [
265
+ [
266
+ 0.0117647061124444
267
+ ]
268
+ ],
269
+ [
270
+ [
271
+ 0.0235294122248888
272
+ ]
273
+ ],
274
+ [
275
+ [
276
+ 0.0
277
+ ]
278
+ ]
279
+ ],
280
+ "mean": [
281
+ [
282
+ [
283
+ 0.5994600915605095
284
+ ]
285
+ ],
286
+ [
287
+ [
288
+ 0.4850004146762208
289
+ ]
290
+ ],
291
+ [
292
+ [
293
+ 0.4086839420780255
294
+ ]
295
+ ]
296
+ ],
297
+ "std": [
298
+ [
299
+ [
300
+ 0.24127154074970134
301
+ ]
302
+ ],
303
+ [
304
+ [
305
+ 0.19245125590870152
306
+ ]
307
+ ],
308
+ [
309
+ [
310
+ 0.17465867915563485
311
+ ]
312
+ ]
313
+ ],
314
+ "sum": [
315
+ 14456100.0,
316
+ 11695882.0,
317
+ 9855495.0
318
+ ],
319
+ "square_sum": [
320
+ 10069648.0,
321
+ 6565674.0,
322
+ 4763432.5
323
+ ],
324
+ "count": 24115200
325
+ }
326
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index":0,"task":"Draw a smile face "}
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:cce8fa0907aca2b3040f96bc8881949a6cd1da66df61844ea3d4eaec1460ebf1
3
+ size 638467