ZCM5115 commited on
Commit
b35ba58
1 Parent(s): 0deee29

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:ad484ccf260cd7dd22017e48211784e83dfd9b86eb942240e635e01255283f7c
3
+ size 18668
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f051fb3b8c5531c97e224618174cd0c17604b83697a4a551a73f5cf747f7b587
3
+ size 19112
data/chunk-000/episode_000002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22bab45b550503d0017f8816d5f9836052c612f05420b24b1435e579ef3a9792
3
+ size 20172
data/chunk-000/episode_000003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8f7bbae56540e80ba05957a7bf18c46ed45a17f378fd3505b866573da916f83
3
+ size 18519
data/chunk-000/episode_000004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b16f31d78a47b4ee09fefd342476e3ee50bb6b4a2828d66b59628888283fe043
3
+ size 19928
meta/episodes.jsonl ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {"episode_index": 0, "tasks": ["pick_place_lego"], "length": 223}
2
+ {"episode_index": 1, "tasks": ["pick_place_lego"], "length": 242}
3
+ {"episode_index": 2, "tasks": ["pick_place_lego"], "length": 242}
4
+ {"episode_index": 3, "tasks": ["pick_place_lego"], "length": 238}
5
+ {"episode_index": 4, "tasks": ["pick_place_lego"], "length": 239}
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": 1184,
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
+ 360,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.fps": 30.0,
59
+ "video.height": 360,
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.hikvision": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 360,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.fps": 30.0,
82
+ "video.height": 360,
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
+ 5.123417377471924,
5
+ 110.27488708496094,
6
+ 88.53960418701172,
7
+ 75.20901489257812,
8
+ -82.34449005126953,
9
+ 5.436639308929443
10
+ ],
11
+ "std": [
12
+ 13.76697063446045,
13
+ 75.27053833007812,
14
+ 86.6281967163086,
15
+ 8.914881706237793,
16
+ 12.126737594604492,
17
+ 8.1776123046875
18
+ ],
19
+ "max": [
20
+ 35.68195343017578,
21
+ 199.61184692382812,
22
+ 189.3278350830078,
23
+ 97.33334350585938,
24
+ -59.85832977294922,
25
+ 25.971946716308594
26
+ ],
27
+ "min": [
28
+ -11.192779541015625,
29
+ 2.56695556640625,
30
+ -13.817222595214844,
31
+ 48.51171875,
32
+ -101.16670989990234,
33
+ -3.2584471702575684
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ 5.259925842285156,
39
+ 108.4757308959961,
40
+ 88.8365478515625,
41
+ 74.96160125732422,
42
+ -81.82077026367188,
43
+ 5.199977874755859
44
+ ],
45
+ "std": [
46
+ 13.311446189880371,
47
+ 76.13200378417969,
48
+ 85.50914764404297,
49
+ 8.734798431396484,
50
+ 12.068350791931152,
51
+ 7.915319919586182
52
+ ],
53
+ "max": [
54
+ 34.8046875,
55
+ 195.908203125,
56
+ 186.15234375,
57
+ 96.328125,
58
+ -59.150390625,
59
+ 25.323348999023438
60
+ ],
61
+ "min": [
62
+ -10.546875,
63
+ 3.1640625,
64
+ -12.919921875,
65
+ 49.21875,
66
+ -100.72265625,
67
+ -2.654867172241211
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.47128668427467346
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.47197088599205017
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.4402829706668854
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.26031360030174255
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.24349066615104675
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.22272613644599915
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.hikvision": {
141
+ "mean": [
142
+ [
143
+ [
144
+ 0.54712975025177
145
+ ]
146
+ ],
147
+ [
148
+ [
149
+ 0.5464199185371399
150
+ ]
151
+ ],
152
+ [
153
+ [
154
+ 0.5532412528991699
155
+ ]
156
+ ]
157
+ ],
158
+ "std": [
159
+ [
160
+ [
161
+ 0.27426618337631226
162
+ ]
163
+ ],
164
+ [
165
+ [
166
+ 0.2683280408382416
167
+ ]
168
+ ],
169
+ [
170
+ [
171
+ 0.2678568363189697
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
+ 3.933530330657959
213
+ ],
214
+ "std": [
215
+ 2.2845327854156494
216
+ ],
217
+ "max": [
218
+ 8.033333778381348
219
+ ],
220
+ "min": [
221
+ 0.0
222
+ ]
223
+ },
224
+ "frame_index": {
225
+ "mean": [
226
+ 118.00592803955078
227
+ ],
228
+ "std": [
229
+ 68.53599548339844
230
+ ],
231
+ "max": [
232
+ 241.0
233
+ ],
234
+ "min": [
235
+ 0.0
236
+ ]
237
+ },
238
+ "episode_index": {
239
+ "mean": [
240
+ 2.0236480236053467
241
+ ],
242
+ "std": [
243
+ 1.4020190238952637
244
+ ],
245
+ "max": [
246
+ 4.0
247
+ ],
248
+ "min": [
249
+ 0.0
250
+ ]
251
+ },
252
+ "index": {
253
+ "mean": [
254
+ 591.5001831054688
255
+ ],
256
+ "std": [
257
+ 341.791259765625
258
+ ],
259
+ "max": [
260
+ 1183.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_place_lego"}
videos/chunk-000/observation.images.hikvision/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c796a946d3614e0db280fa8adb0aab45b0881cc78ec103dd880943d8af5f137
3
+ size 1169155
videos/chunk-000/observation.images.hikvision/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6efe2fbb33bbe211b84b19118d9d2906e904b8e69c38d7871456821ff56bc454
3
+ size 1182935
videos/chunk-000/observation.images.hikvision/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:66275318ec62c1746327049d53502aacc5c40237e3e4b8c296b963a74cac5ec9
3
+ size 1323008
videos/chunk-000/observation.images.hikvision/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ea89549e98b484d98400238d28bf4ef308f2f5090ed5589a60251330a4f0826
3
+ size 1246026
videos/chunk-000/observation.images.hikvision/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a252208cc05accdccbf7bf3ed4110dfa7996da30a565affa128e8b393ae79fcd
3
+ size 1353741
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:56a7d4e686a0fa8ab0434b7850397a2ac31bda625f978d7af22a5ef77437d056
3
+ size 3184464
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:e29df5da977b9b90f4e627cb677b8dcb4f4a44337768ed8df35944a4fc587665
3
+ size 3696634
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:10ee7bb0dc65ac51822254e58e11edf8e7b192e9765b35b45f041723b26f069f
3
+ size 3471997
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:94f90d278c14e3d80ac37b4411d8f6753ae7c72a2f28c3bd7eede87d619a1352
3
+ size 3582079
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:bc98f5e4f3c8ccf9440d154345f743ed9b78898afe4a5278e6ad568f69c566e1
3
+ size 3545300