AdleBens commited on
Commit
92c620a
·
verified ·
1 Parent(s): d2014cb

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
+ # dance_emote
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:be1af9d118b43fb57cba8c2db0c86d8c53c2e55165a0ed8d35a11b6111c1bfea
3
+ size 13827
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index":0,"tasks":["None"],"length":161}
meta/info.json ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robot_type": "so-100",
3
+ "codebase_version": "v2.0",
4
+ "total_episodes": 1,
5
+ "total_frames": 161,
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
+ 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": 10,
94
+ "video.codec": "mp4v",
95
+ "video.pix_fmt": "yuv420p",
96
+ "video.is_depth_map": false,
97
+ "has_audio": false
98
+ }
99
+ }
100
+ }
101
+ }
meta/stats.json ADDED
@@ -0,0 +1,266 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "max": [
4
+ 0.7134752546614183,
5
+ 0.6076047330019819,
6
+ 1.672447371141819,
7
+ -0.22401588640982165,
8
+ -1.6187449326189167,
9
+ 0.030687107727372827
10
+ ],
11
+ "min": [
12
+ -0.6797194361613081,
13
+ -1.8151424220741028,
14
+ -1.1400260520719006,
15
+ -2.074448482370403,
16
+ -1.6356228418689718,
17
+ 0.030687107727372827
18
+ ],
19
+ "mean": [
20
+ -0.04502046487705252,
21
+ -0.8574378165650506,
22
+ 0.8402454121115777,
23
+ -1.6827113509624327,
24
+ -1.6261975159241362,
25
+ 0.03068710772737286
26
+ ],
27
+ "std": null,
28
+ "sum": [
29
+ -7.248294845205455,
30
+ -138.04748846697314,
31
+ 135.279511349964,
32
+ -270.91652750495166,
33
+ -261.8178000637859,
34
+ 4.9406243441070306
35
+ ],
36
+ "square_sum": [
37
+ 20.78084396760064,
38
+ 250.87414501960149,
39
+ 257.1083591293906,
40
+ 493.274855605118,
41
+ 425.77286547415474,
42
+ 0.15161347148809345
43
+ ],
44
+ "count": 161
45
+ },
46
+ "action": {
47
+ "max": [
48
+ 0.7134752546614183,
49
+ 0.6076047330019819,
50
+ 1.672447371141819,
51
+ -0.22401588640982165,
52
+ -1.6187449326189167,
53
+ 0.030687107727372827
54
+ ],
55
+ "min": [
56
+ -0.6797194361613081,
57
+ -1.8151424220741028,
58
+ -1.1400260520719006,
59
+ -2.074448482370403,
60
+ -1.6356228418689718,
61
+ 0.030687107727372827
62
+ ],
63
+ "mean": [
64
+ -0.04502046487705252,
65
+ -0.8574378165650506,
66
+ 0.8402454121115777,
67
+ -1.6827113509624327,
68
+ -1.6261975159241362,
69
+ 0.03068710772737286
70
+ ],
71
+ "std": null,
72
+ "sum": [
73
+ -7.248294845205455,
74
+ -138.04748846697314,
75
+ 135.279511349964,
76
+ -270.91652750495166,
77
+ -261.8178000637859,
78
+ 4.9406243441070306
79
+ ],
80
+ "square_sum": [
81
+ 20.78084396760064,
82
+ 250.87414501960149,
83
+ 257.1083591293906,
84
+ 493.274855605118,
85
+ 425.77286547415474,
86
+ 0.15161347148809345
87
+ ],
88
+ "count": 161
89
+ },
90
+ "timestamp": {
91
+ "max": [
92
+ 17.842353499960154
93
+ ],
94
+ "min": [
95
+ 0.006023207912221551
96
+ ],
97
+ "mean": [
98
+ 8.91654120978208
99
+ ],
100
+ "std": null,
101
+ "sum": [
102
+ 1435.563134774915
103
+ ],
104
+ "square_sum": [
105
+ 17119.023112012717
106
+ ],
107
+ "count": 161
108
+ },
109
+ "frame_index": {
110
+ "max": [
111
+ 160
112
+ ],
113
+ "min": [
114
+ 0
115
+ ],
116
+ "mean": [
117
+ 80.0
118
+ ],
119
+ "std": null,
120
+ "sum": [
121
+ 12880
122
+ ],
123
+ "square_sum": [
124
+ 1378160
125
+ ],
126
+ "count": 161
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": 161
146
+ },
147
+ "index": {
148
+ "max": [
149
+ 160
150
+ ],
151
+ "min": [
152
+ 0
153
+ ],
154
+ "mean": [
155
+ 80.0
156
+ ],
157
+ "std": null,
158
+ "sum": [
159
+ 12880
160
+ ],
161
+ "square_sum": [
162
+ 1378160
163
+ ],
164
+ "count": 161
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": 161
184
+ },
185
+ "observation.images.main": {
186
+ "max": [
187
+ [
188
+ [
189
+ 1.0
190
+ ]
191
+ ],
192
+ [
193
+ [
194
+ 1.0
195
+ ]
196
+ ],
197
+ [
198
+ [
199
+ 1.0
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.609336746247412
224
+ ]
225
+ ],
226
+ [
227
+ [
228
+ 0.5806890123576605
229
+ ]
230
+ ],
231
+ [
232
+ [
233
+ 0.5348959950828157
234
+ ]
235
+ ]
236
+ ],
237
+ "std": [
238
+ [
239
+ [
240
+ 0.23014452358300094
241
+ ]
242
+ ],
243
+ [
244
+ [
245
+ 0.22240127637561596
246
+ ]
247
+ ],
248
+ [
249
+ [
250
+ 0.1981289056756741
251
+ ]
252
+ ]
253
+ ],
254
+ "sum": [
255
+ 7534327.0,
256
+ 7180103.5,
257
+ 6613882.0
258
+ ],
259
+ "square_sum": [
260
+ 5245862.5,
261
+ 4780999.0,
262
+ 4023120.0
263
+ ],
264
+ "count": 12364800
265
+ }
266
+ }
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:005b5418a85285150184353543ce297f087e16fc9b2b6d312ea55daae2e51d64
3
+ size 544555