Ityl commited on
Commit
0264de0
·
verified ·
1 Parent(s): c7687a0

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:264f1e0b97f2f83b7f0a4c6995befe0ee3c0ac77e409fe40ac3db6a4da72c5bb
3
+ size 81731
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c58dd25c05e5c1168a15e554d512d60f1b90b3dd866aab5a70bc81a1b48b7bb9
3
+ size 79656
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a7ba86c7a04dbacbfbf39209df8b525cb3b69ad746e8e6c059fce9914cbef910
3
+ size 80561
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22ff506aa37cb5cc88c779f578763d632bcbaa5b36d38654f0d75d5d6f2bed4c
3
+ size 80987
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a562fb5ec7ed1826b1653e01f2ffae15ebe50e8af22334f480075cf0c4381e9
3
+ size 80730
meta/episodes.jsonl ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["Putting the red square on the yellow/green one"], "length": 1176}
2
+ {"episode_index": 1, "tasks": ["Putting the red square on the yellow/green one"], "length": 1191}
3
+ {"episode_index": 2, "tasks": ["Putting the red square on the yellow/green one"], "length": 1191}
4
+ {"episode_index": 3, "tasks": ["Putting the red square on the yellow/green one"], "length": 1191}
5
+ {"episode_index": 4, "tasks": ["Putting the red square on the yellow/green one"], "length": 1191}
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": 5940,
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.realsense_side": {
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.realsense_top": {
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
+ -0.038926515728235245,
5
+ 101.17632293701172,
6
+ 104.36996459960938,
7
+ 64.5586929321289,
8
+ 2.640713930130005,
9
+ 24.550695419311523
10
+ ],
11
+ "std": [
12
+ 16.13068389892578,
13
+ 16.84368896484375,
14
+ 13.590934753417969,
15
+ 6.286634922027588,
16
+ 7.760517120361328,
17
+ 12.569742202758789
18
+ ],
19
+ "max": [
20
+ 37.921669006347656,
21
+ 195.5235137939453,
22
+ 174.95294189453125,
23
+ 87.96089172363281,
24
+ 19.299501419067383,
25
+ 57.101356506347656
26
+ ],
27
+ "min": [
28
+ -43.2393798828125,
29
+ 71.01400756835938,
30
+ 69.49691772460938,
31
+ 44.1168212890625,
32
+ -28.567598342895508,
33
+ -1.4143314361572266
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ -0.2579309046268463,
39
+ 97.0166015625,
40
+ 106.59583282470703,
41
+ 64.22020721435547,
42
+ 2.4349989891052246,
43
+ 24.247190475463867
44
+ ],
45
+ "std": [
46
+ 15.602681159973145,
47
+ 17.561206817626953,
48
+ 13.693411827087402,
49
+ 6.141911506652832,
50
+ 7.378626823425293,
51
+ 12.115777969360352
52
+ ],
53
+ "max": [
54
+ 36.5625,
55
+ 192.12890625,
56
+ 176.30859375,
57
+ 86.572265625,
58
+ 18.720703125,
59
+ 56.28140640258789
60
+ ],
61
+ "min": [
62
+ -42.275390625,
63
+ 68.203125,
64
+ 73.4765625,
65
+ 45.087890625,
66
+ -27.333984375,
67
+ 0.0717875063419342
68
+ ]
69
+ },
70
+ "observation.images.realsense_side": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.5188384056091309
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.4820568561553955
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.48390284180641174
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.12935775518417358
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.16906395554542542
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.16418179869651794
102
+ ]
103
+ ]
104
+ ],
105
+ "max": [
106
+ [
107
+ [
108
+ 1.0
109
+ ]
110
+ ],
111
+ [
112
+ [
113
+ 1.0
114
+ ]
115
+ ],
116
+ [
117
+ [
118
+ 0.9254902005195618
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.realsense_top": {
141
+ "mean": [
142
+ [
143
+ [
144
+ 0.4596911668777466
145
+ ]
146
+ ],
147
+ [
148
+ [
149
+ 0.4378527104854584
150
+ ]
151
+ ],
152
+ [
153
+ [
154
+ 0.4318712055683136
155
+ ]
156
+ ]
157
+ ],
158
+ "std": [
159
+ [
160
+ [
161
+ 0.1255708634853363
162
+ ]
163
+ ],
164
+ [
165
+ [
166
+ 0.14881588518619537
167
+ ]
168
+ ],
169
+ [
170
+ [
171
+ 0.16134627163410187
172
+ ]
173
+ ]
174
+ ],
175
+ "max": [
176
+ [
177
+ [
178
+ 1.0
179
+ ]
180
+ ],
181
+ [
182
+ [
183
+ 1.0
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
+ 19.78384017944336
213
+ ],
214
+ "std": [
215
+ 11.432397842407227
216
+ ],
217
+ "max": [
218
+ 39.66666793823242
219
+ ],
220
+ "min": [
221
+ 0.0
222
+ ]
223
+ },
224
+ "frame_index": {
225
+ "mean": [
226
+ 593.51513671875
227
+ ],
228
+ "std": [
229
+ 342.97198486328125
230
+ ],
231
+ "max": [
232
+ 1190.0
233
+ ],
234
+ "min": [
235
+ 0.0
236
+ ]
237
+ },
238
+ "episode_index": {
239
+ "mean": [
240
+ 2.0050501823425293
241
+ ],
242
+ "std": [
243
+ 1.4124175310134888
244
+ ],
245
+ "max": [
246
+ 4.0
247
+ ],
248
+ "min": [
249
+ 0.0
250
+ ]
251
+ },
252
+ "index": {
253
+ "mean": [
254
+ 2969.50048828125
255
+ ],
256
+ "std": [
257
+ 1714.7301025390625
258
+ ],
259
+ "max": [
260
+ 5939.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": "Putting the red square on the yellow/green one"}
videos/chunk-000/observation.images.realsense_side/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d8b254c241c620750ba0b125a0808f59551386462602cbc595f4470192c77c4
3
+ size 9133735
videos/chunk-000/observation.images.realsense_side/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5773f37d7fca3eb2a5a4a9da7ec24f9c937a5b7305bf34f929f58efb37b738c
3
+ size 9279667
videos/chunk-000/observation.images.realsense_side/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a523b60869b9e95481c0e6a94e47b5b6c35222b46037ff870c43f45f2f61ed3c
3
+ size 9201186
videos/chunk-000/observation.images.realsense_side/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac95f60305d81669e3b8cab689bc90df3aae8828f702fd6105a4e840ec671b07
3
+ size 8910522
videos/chunk-000/observation.images.realsense_side/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e61f589b09c1339aeec0a23930f9467b7679a4a90924855c37dbce7cb0de65e3
3
+ size 9449964
videos/chunk-000/observation.images.realsense_top/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfc10a277274637b735e28bd4550e19516af2016c7c7a8ac6dba5085530c1949
3
+ size 7080682
videos/chunk-000/observation.images.realsense_top/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7ceee0866c50601a0f934291dc338a2f423d65a6533c1f087075fe7589aa994
3
+ size 6712584
videos/chunk-000/observation.images.realsense_top/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75935d791630b0442c57d129de2d77a501f8db57864dd2743994e78dd3ca124c
3
+ size 6760907
videos/chunk-000/observation.images.realsense_top/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9902a2d9104b8d9000621662036c7610363cd11baccf47eb1f4602f66cfc2d
3
+ size 7048058
videos/chunk-000/observation.images.realsense_top/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55f63f8ebd75a6d743ef9e57a3bb171f9e85dcea508d92799690bb9be8d67076
3
+ size 6988336