xhaka3456 commited on
Commit
da3732b
·
verified ·
1 Parent(s): 3a5a284

Upload folder using huggingface_hub

Browse files
data/chunk-000/episode_000000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db1bcffa20a3b7a68a9e011bc289d4a71ca4b6c4a7a1f0dff3fb0dbad21a8d3e
3
+ size 3662
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b0145df60ae84585c61ccef3355cdc1cbc063d9d0a7cfeb658439efe8042a19
3
+ size 4038
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d18060ed88903f9681491c21630391d771eb894db1846d1b295b11aec63c741f
3
+ size 3993
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8489144efc547a08037060c14c397815c8c0ad78e81ddaaf29778d74db31de9f
3
+ size 3997
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c21331929677d48ec0376c8de1ce95c00e682492d76592d314bdfea35fa0945d
3
+ size 4003
meta/episodes.jsonl ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Pick and Place two out of the four blocks have the same color."], "length": 1}
2
+ {"episode_index": 1, "tasks": ["Pick and Place two out of the four blocks have the same color."], "length": 8}
3
+ {"episode_index": 2, "tasks": ["Pick and Place two out of the four blocks have the same color."], "length": 8}
4
+ {"episode_index": 3, "tasks": ["Pick and Place two out of the four blocks have the same color."], "length": 8}
5
+ {"episode_index": 4, "tasks": ["Pick and Place two out of the four blocks have the same color."], "length": 8}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "so100",
4
+ "total_episodes": 5,
5
+ "total_frames": 33,
6
+ "total_tasks": 1,
7
+ "total_videos": 10,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:5"
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
+ "main_shoulder_pan",
24
+ "main_shoulder_lift",
25
+ "main_elbow_flex",
26
+ "main_wrist_flex",
27
+ "main_wrist_roll",
28
+ "main_gripper"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "main_shoulder_pan",
38
+ "main_shoulder_lift",
39
+ "main_elbow_flex",
40
+ "main_wrist_flex",
41
+ "main_wrist_roll",
42
+ "main_gripper"
43
+ ]
44
+ },
45
+ "observation.images.laptop": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.fps": 30.0,
59
+ "video.height": 480,
60
+ "video.width": 640,
61
+ "video.channels": 3,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.images.phone": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.fps": 30.0,
82
+ "video.height": 480,
83
+ "video.width": 640,
84
+ "video.channels": 3,
85
+ "video.codec": "av1",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "timestamp": {
92
+ "dtype": "float32",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "frame_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ },
105
+ "episode_index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null
111
+ },
112
+ "index": {
113
+ "dtype": "int64",
114
+ "shape": [
115
+ 1
116
+ ],
117
+ "names": null
118
+ },
119
+ "task_index": {
120
+ "dtype": "int64",
121
+ "shape": [
122
+ 1
123
+ ],
124
+ "names": null
125
+ }
126
+ }
127
+ }
meta/stats.json ADDED
@@ -0,0 +1,280 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "mean": [
4
+ 2.1233949661254883,
5
+ 185.92449951171875,
6
+ 177.22413635253906,
7
+ 80.26728057861328,
8
+ -3.0591747760772705,
9
+ -0.01014515571296215
10
+ ],
11
+ "std": [
12
+ 0.6454780101776123,
13
+ 0.2534686326980591,
14
+ 0.08160229027271271,
15
+ 0.5409712791442871,
16
+ 0.4327593147754669,
17
+ 0.2655852735042572
18
+ ],
19
+ "max": [
20
+ 2.952127456665039,
21
+ 186.50390625,
22
+ 177.275390625,
23
+ 81.68383026123047,
24
+ -2.42822265625,
25
+ 0.5768349766731262
26
+ ],
27
+ "min": [
28
+ 0.9438667297363281,
29
+ 185.3972930908203,
30
+ 176.93496704101562,
31
+ 79.3882064819336,
32
+ -3.9568862915039062,
33
+ -0.41214969754219055
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 1.3636363744735718,
39
+ 186.71963500976562,
40
+ 177.1875,
41
+ 74.33415985107422,
42
+ -2.567471504211426,
43
+ 0.06954102963209152
44
+ ],
45
+ "std": [
46
+ 0.7344287633895874,
47
+ 0.1718636155128479,
48
+ 0.0,
49
+ 0.213134765625,
50
+ 0.37147799134254456,
51
+ 0.0
52
+ ],
53
+ "max": [
54
+ 2.109375,
55
+ 187.119140625,
56
+ 177.1875,
57
+ 74.53125,
58
+ -1.318359375,
59
+ 0.06954102963209152
60
+ ],
61
+ "min": [
62
+ -0.087890625,
63
+ 186.591796875,
64
+ 177.1875,
65
+ 73.30078125,
66
+ -2.900390625,
67
+ 0.06954102963209152
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.6295122504234314
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.6272868514060974
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.6112141609191895
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.2745634913444519
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.27766862511634827
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.27807074785232544
102
+ ]
103
+ ]
104
+ ],
105
+ "max": [
106
+ [
107
+ [
108
+ 1.0
109
+ ]
110
+ ],
111
+ [
112
+ [
113
+ 1.0
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 1.0
119
+ ]
120
+ ]
121
+ ],
122
+ "min": [
123
+ [
124
+ [
125
+ 0.0
126
+ ]
127
+ ],
128
+ [
129
+ [
130
+ 0.0
131
+ ]
132
+ ],
133
+ [
134
+ [
135
+ 0.0
136
+ ]
137
+ ]
138
+ ]
139
+ },
140
+ "observation.images.phone": {
141
+ "mean": [
142
+ [
143
+ [
144
+ 0.6269361972808838
145
+ ]
146
+ ],
147
+ [
148
+ [
149
+ 0.626941442489624
150
+ ]
151
+ ],
152
+ [
153
+ [
154
+ 0.5931140184402466
155
+ ]
156
+ ]
157
+ ],
158
+ "std": [
159
+ [
160
+ [
161
+ 0.14849697053432465
162
+ ]
163
+ ],
164
+ [
165
+ [
166
+ 0.16258050501346588
167
+ ]
168
+ ],
169
+ [
170
+ [
171
+ 0.2007341831922531
172
+ ]
173
+ ]
174
+ ],
175
+ "max": [
176
+ [
177
+ [
178
+ 1.0
179
+ ]
180
+ ],
181
+ [
182
+ [
183
+ 0.9843137264251709
184
+ ]
185
+ ],
186
+ [
187
+ [
188
+ 1.0
189
+ ]
190
+ ]
191
+ ],
192
+ "min": [
193
+ [
194
+ [
195
+ 0.0
196
+ ]
197
+ ],
198
+ [
199
+ [
200
+ 0.0
201
+ ]
202
+ ],
203
+ [
204
+ [
205
+ 0.0
206
+ ]
207
+ ]
208
+ ]
209
+ },
210
+ "timestamp": {
211
+ "mean": [
212
+ 0.1131313145160675
213
+ ],
214
+ "std": [
215
+ 0.07782367616891861
216
+ ],
217
+ "max": [
218
+ 0.23333333432674408
219
+ ],
220
+ "min": [
221
+ 0.0
222
+ ]
223
+ },
224
+ "frame_index": {
225
+ "mean": [
226
+ 3.39393949508667
227
+ ],
228
+ "std": [
229
+ 2.3347103595733643
230
+ ],
231
+ "max": [
232
+ 7.0
233
+ ],
234
+ "min": [
235
+ 0.0
236
+ ]
237
+ },
238
+ "episode_index": {
239
+ "mean": [
240
+ 2.4242424964904785
241
+ ],
242
+ "std": [
243
+ 1.1814296245574951
244
+ ],
245
+ "max": [
246
+ 4.0
247
+ ],
248
+ "min": [
249
+ 0.0
250
+ ]
251
+ },
252
+ "index": {
253
+ "mean": [
254
+ 16.0
255
+ ],
256
+ "std": [
257
+ 9.521903991699219
258
+ ],
259
+ "max": [
260
+ 32.0
261
+ ],
262
+ "min": [
263
+ 0.0
264
+ ]
265
+ },
266
+ "task_index": {
267
+ "mean": [
268
+ 0.0
269
+ ],
270
+ "std": [
271
+ 0.0
272
+ ],
273
+ "max": [
274
+ 0.0
275
+ ],
276
+ "min": [
277
+ 0.0
278
+ ]
279
+ }
280
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "Pick and Place two out of the four blocks have the same color."}
videos/chunk-000/observation.images.laptop/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9de70704babf7c7c9facb5ea402574ea1ea1335b574d0e312ff476dd84608801
3
+ size 10481
videos/chunk-000/observation.images.laptop/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:663087b05ecbfde0d7eb6b9b86a3d82f848be41efd4078842d301f515c52a25d
3
+ size 68362
videos/chunk-000/observation.images.laptop/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f144539dfa35726ad2015ed529dd4969e92d88e8d0a48d11d93814b417d3d48c
3
+ size 67201
videos/chunk-000/observation.images.laptop/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:837f384c96cc924de3b8112c7826eda9830015d7073cc83602494c44d287d28f
3
+ size 64634
videos/chunk-000/observation.images.laptop/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d388185bc5274e648445a0cb966e246d308e4b9ebd81c4079dc75816f739ae3
3
+ size 64404
videos/chunk-000/observation.images.phone/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b8eafc9f3ebe892d47e9f14815254e39d675402dced3d095ecfb9fde0c1b11f
3
+ size 8644
videos/chunk-000/observation.images.phone/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76aa4346401a0adce92ac27c38947c9a342ba26df4c1988f2cfb5d7759186115
3
+ size 55113
videos/chunk-000/observation.images.phone/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11bf797a880dff45d94103984c237e3584f7feb228035a1330c0d2d3d9409687
3
+ size 54330
videos/chunk-000/observation.images.phone/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd16c2fcf767b1a4f83076067312ec3a265fe99e444aa7d7158e24e2f180022c
3
+ size 54640
videos/chunk-000/observation.images.phone/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb6a5597c45b8aaa5eaa4786792a0da1bdb2aa5a15f21d472c1acc235b0f23bb
3
+ size 54456