PLB commited on
Commit
b0e4572
·
verified ·
1 Parent(s): eee2355

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 dev kit](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:876d7262f5d2b5572224186ca6b08f6e4faa0a5debf0a58c03c57125824daac2
3
+ size 21503
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index":0,"tasks":["None"],"length":207}
meta/info.json ADDED
@@ -0,0 +1,103 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robot_type": "wx-250s",
3
+ "codebase_version": "v2.0",
4
+ "total_episodes": 1,
5
+ "total_frames": 207,
6
+ "total_tasks": 1,
7
+ "total_videos": 1,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 10,
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
+ 7
21
+ ],
22
+ "names": [
23
+ "motor_1",
24
+ "motor_2",
25
+ "motor_4",
26
+ "motor_6",
27
+ "motor_7",
28
+ "motor_8",
29
+ "motor_9"
30
+ ]
31
+ },
32
+ "timestamp": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 1
36
+ ],
37
+ "names": null
38
+ },
39
+ "episode_index": {
40
+ "dtype": "int64",
41
+ "shape": [
42
+ 1
43
+ ],
44
+ "names": null
45
+ },
46
+ "frame_index": {
47
+ "dtype": "int64",
48
+ "shape": [
49
+ 1
50
+ ],
51
+ "names": null
52
+ },
53
+ "task_index": {
54
+ "dtype": "int64",
55
+ "shape": [
56
+ 1
57
+ ],
58
+ "names": null
59
+ },
60
+ "index": {
61
+ "dtype": "int64",
62
+ "shape": [
63
+ 1
64
+ ],
65
+ "names": null
66
+ },
67
+ "observation.state": {
68
+ "dtype": "float32",
69
+ "shape": [
70
+ 7
71
+ ],
72
+ "names": [
73
+ "motor_1",
74
+ "motor_2",
75
+ "motor_4",
76
+ "motor_6",
77
+ "motor_7",
78
+ "motor_8",
79
+ "motor_9"
80
+ ]
81
+ },
82
+ "observation.images.main": {
83
+ "dtype": "video",
84
+ "shape": [
85
+ 480,
86
+ 640,
87
+ 3
88
+ ],
89
+ "names": [
90
+ "height",
91
+ "width",
92
+ "channel"
93
+ ],
94
+ "info": {
95
+ "video_fps": 10,
96
+ "video_codec": "mp4v",
97
+ "video_pix_fmt": "yuv420p",
98
+ "video_is_depth_map": false,
99
+ "has_audio": false
100
+ }
101
+ }
102
+ }
103
+ }
meta/stats.json ADDED
@@ -0,0 +1,302 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "max": [
4
+ 0.4204133758650077,
5
+ 0.9160101656620789,
6
+ 0.5063372775016517,
7
+ 1.548164584845959,
8
+ 2.0560362177339795,
9
+ 1.4561032616638407,
10
+ -5.661771375700287
11
+ ],
12
+ "min": [
13
+ -0.8055365778435367,
14
+ -1.5819204033460692,
15
+ -1.2980646568678706,
16
+ -1.3655762938680909,
17
+ -0.6076047330019819,
18
+ -1.4300192200955737,
19
+ -5.661771375700287
20
+ ],
21
+ "mean": [
22
+ -0.26908294316886205,
23
+ -0.24080484752153697,
24
+ -0.4301976710824308,
25
+ 1.2420199173686761,
26
+ 1.2779697899478435,
27
+ -1.486308566975204,
28
+ -11.29619119886097
29
+ ],
30
+ "std": [
31
+ 0.16973421176586015,
32
+ 0.3989767338548639,
33
+ 0.24473918426006414,
34
+ NaN,
35
+ NaN,
36
+ NaN,
37
+ NaN
38
+ ],
39
+ "sum": [
40
+ -55.70016923595445,
41
+ -49.846603436958155,
42
+ -89.05091791406318,
43
+ 257.09812289531595,
44
+ 264.5397465192036,
45
+ -307.66587336386726,
46
+ -2338.311578164221
47
+ ],
48
+ "square_sum": [
49
+ 20.951573920276346,
50
+ 44.95406761070467,
51
+ 50.708232035024984,
52
+ 179.83241351073815,
53
+ 131.81285569859187,
54
+ 184.2578059240344,
55
+ 6635.5206079147365
56
+ ],
57
+ "count": 207
58
+ },
59
+ "timestamp": {
60
+ "max": [
61
+ 36.502473582993844
62
+ ],
63
+ "min": [
64
+ 0.00931670799764106
65
+ ],
66
+ "mean": [
67
+ 18.356125729933886
68
+ ],
69
+ "std": [
70
+ 10.533802344910962
71
+ ],
72
+ "sum": [
73
+ 3799.718026096314
74
+ ],
75
+ "square_sum": [
76
+ 92717.02713654205
77
+ ],
78
+ "count": 207
79
+ },
80
+ "frame_index": {
81
+ "max": [
82
+ 207
83
+ ],
84
+ "min": [
85
+ 1
86
+ ],
87
+ "mean": [
88
+ 104.0
89
+ ],
90
+ "std": [
91
+ 59.75505557412416
92
+ ],
93
+ "sum": [
94
+ 21528
95
+ ],
96
+ "square_sum": [
97
+ 2978040
98
+ ],
99
+ "count": 207
100
+ },
101
+ "episode_index": {
102
+ "max": [
103
+ 0
104
+ ],
105
+ "min": [
106
+ 0
107
+ ],
108
+ "mean": [
109
+ 0.0
110
+ ],
111
+ "std": [
112
+ 0.0
113
+ ],
114
+ "sum": [
115
+ 0
116
+ ],
117
+ "square_sum": [
118
+ 0
119
+ ],
120
+ "count": 207
121
+ },
122
+ "index": {
123
+ "max": [
124
+ 207
125
+ ],
126
+ "min": [
127
+ 1
128
+ ],
129
+ "mean": [
130
+ 104.0
131
+ ],
132
+ "std": [
133
+ 59.75505557412416
134
+ ],
135
+ "sum": [
136
+ 21528
137
+ ],
138
+ "square_sum": [
139
+ 2978040
140
+ ],
141
+ "count": 207
142
+ },
143
+ "task_index": {
144
+ "max": [
145
+ 0
146
+ ],
147
+ "min": [
148
+ 0
149
+ ],
150
+ "mean": [
151
+ 0.0
152
+ ],
153
+ "std": [
154
+ 0.0
155
+ ],
156
+ "sum": [
157
+ 0
158
+ ],
159
+ "square_sum": [
160
+ 0
161
+ ],
162
+ "count": 207
163
+ },
164
+ "observation.state": {
165
+ "max": [
166
+ 0.4204133758650077,
167
+ 0.9160101656620789,
168
+ 0.830086264025435,
169
+ 1.548164584845959,
170
+ 2.0560362177339795,
171
+ 1.4561032616638407,
172
+ -5.661771375700287
173
+ ],
174
+ "min": [
175
+ -0.8055365778435367,
176
+ -1.5819204033460692,
177
+ -1.2980646568678706,
178
+ -1.3655762938680909,
179
+ -0.6076047330019819,
180
+ -1.4300192200955737,
181
+ -11.323542751400574
182
+ ],
183
+ "mean": [
184
+ -0.26908294316886205,
185
+ -0.24080484752153697,
186
+ -0.4301976710824308,
187
+ 1.2420199173686761,
188
+ 1.2779697899478435,
189
+ -1.486308566975204,
190
+ -11.29619119886097
191
+ ],
192
+ "std": [
193
+ 0.16973421176586015,
194
+ 0.3989767338548639,
195
+ 0.24473918426006414,
196
+ NaN,
197
+ NaN,
198
+ NaN,
199
+ NaN
200
+ ],
201
+ "sum": [
202
+ -55.70016923595445,
203
+ -49.846603436958155,
204
+ -89.05091791406318,
205
+ 257.09812289531595,
206
+ 264.5397465192036,
207
+ -307.66587336386726,
208
+ -2338.311578164221
209
+ ],
210
+ "square_sum": [
211
+ 20.951573920276346,
212
+ 44.95406761070467,
213
+ 50.708232035024984,
214
+ 179.83241351073815,
215
+ 131.81285569859187,
216
+ 184.2578059240344,
217
+ 6635.5206079147365
218
+ ],
219
+ "count": 207
220
+ },
221
+ "observation.images.main": {
222
+ "max": [
223
+ [
224
+ [
225
+ 255
226
+ ]
227
+ ],
228
+ [
229
+ [
230
+ 255
231
+ ]
232
+ ],
233
+ [
234
+ [
235
+ 255
236
+ ]
237
+ ]
238
+ ],
239
+ "min": [
240
+ [
241
+ [
242
+ 4
243
+ ]
244
+ ],
245
+ [
246
+ [
247
+ 0
248
+ ]
249
+ ],
250
+ [
251
+ [
252
+ 0
253
+ ]
254
+ ]
255
+ ],
256
+ "mean": [
257
+ [
258
+ [
259
+ 146.0012310820501
260
+ ]
261
+ ],
262
+ [
263
+ [
264
+ 138.0836667798913
265
+ ]
266
+ ],
267
+ [
268
+ [
269
+ 123.60667124282911
270
+ ]
271
+ ]
272
+ ],
273
+ "std": [
274
+ [
275
+ [
276
+ 46.107664210811734
277
+ ]
278
+ ],
279
+ [
280
+ [
281
+ 47.854865923993955
282
+ ]
283
+ ],
284
+ [
285
+ [
286
+ 47.03926620039236
287
+ ]
288
+ ]
289
+ ],
290
+ "sum": [
291
+ 9284276685,
292
+ 8780795604,
293
+ 7860197667
294
+ ],
295
+ "square_sum": [
296
+ 1490703718971,
297
+ 1358112078448,
298
+ 1112278874193
299
+ ],
300
+ "count": 63590400
301
+ }
302
+ }
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:060ab7e60eb4cfc0cef0ddf37d489543cd967657f54d6bf49089f87dffdc1848
3
+ size 774373