mnddxiaolongxia commited on
Commit
091061d
·
verified ·
1 Parent(s): 221f5f6

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:c14ce88fc147ed6c3238b94a6c5fc821c8afa380f343a3d5ebdac255f4d4d1cb
3
+ size 28846
data/chunk-000/episode_000001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:080db3dab90e884ca4661844c1c5b937d66e157d901538124d3617d5cd682203
3
+ size 22496
meta/episodes.jsonl ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ {"episode_index": 0, "tasks": ["goodfejnfwjfw"], "length": 1120}
2
+ {"episode_index": 1, "tasks": ["goodfejnfwjfw"], "length": 1082}
meta/info.json ADDED
@@ -0,0 +1,127 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "so100",
4
+ "total_episodes": 2,
5
+ "total_frames": 2202,
6
+ "total_tasks": 1,
7
+ "total_videos": 4,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:2"
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
+ 576,
49
+ 1024,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.fps": 30.0,
59
+ "video.height": 576,
60
+ "video.width": 1024,
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
+ 576,
72
+ 1024,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.fps": 30.0,
82
+ "video.height": 576,
83
+ "video.width": 1024,
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.3512432277202606,
5
+ 185.23284912109375,
6
+ 169.2296600341797,
7
+ 82.3067626953125,
8
+ -68.47496032714844,
9
+ 16.9936580657959
10
+ ],
11
+ "std": [
12
+ 0.8297210335731506,
13
+ 21.154783248901367,
14
+ 21.83281898498535,
15
+ 14.428252220153809,
16
+ 3.0182037353515625,
17
+ 2.9636664390563965
18
+ ],
19
+ "max": [
20
+ 5.625,
21
+ 189.228515625,
22
+ 173.583984375,
23
+ 111.357421875,
24
+ -41.748046875,
25
+ 36.55589294433594
26
+ ],
27
+ "min": [
28
+ -5.2734375,
29
+ 41.220703125,
30
+ 49.04296875,
31
+ -56.07421875,
32
+ -91.318359375,
33
+ 16.46525764465332
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "mean": [
38
+ -0.2053575962781906,
39
+ 183.89456176757812,
40
+ 167.7098388671875,
41
+ 78.83014678955078,
42
+ -68.3094482421875,
43
+ 16.501497268676758
44
+ ],
45
+ "std": [
46
+ 0.6499377489089966,
47
+ 25.36649513244629,
48
+ 22.975711822509766,
49
+ 14.12942123413086,
50
+ 3.06272292137146,
51
+ 3.0508735179901123
52
+ ],
53
+ "max": [
54
+ 4.833984375,
55
+ 188.701171875,
56
+ 173.3203125,
57
+ 86.30859375,
58
+ -42.275390625,
59
+ 35.92946243286133
60
+ ],
61
+ "min": [
62
+ -4.833984375,
63
+ -15.99609375,
64
+ -13.7109375,
65
+ -51.591796875,
66
+ -89.912109375,
67
+ 15.944158554077148
68
+ ]
69
+ },
70
+ "observation.images.laptop": {
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.1561768352985382
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.14102184772491455
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.10818880796432495
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.27078279852867126
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.2411649078130722
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.19934098422527313
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.15617649257183075
145
+ ]
146
+ ],
147
+ [
148
+ [
149
+ 0.14102165400981903
150
+ ]
151
+ ],
152
+ [
153
+ [
154
+ 0.10818909853696823
155
+ ]
156
+ ]
157
+ ],
158
+ "std": [
159
+ [
160
+ [
161
+ 0.27078282833099365
162
+ ]
163
+ ],
164
+ [
165
+ [
166
+ 0.24116533994674683
167
+ ]
168
+ ],
169
+ [
170
+ [
171
+ 0.19934171438217163
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
+ 18.338808059692383
213
+ ],
214
+ "std": [
215
+ 10.603832244873047
216
+ ],
217
+ "max": [
218
+ 37.29999923706055
219
+ ],
220
+ "min": [
221
+ 0.0
222
+ ]
223
+ },
224
+ "frame_index": {
225
+ "mean": [
226
+ 550.1637573242188
227
+ ],
228
+ "std": [
229
+ 318.1149597167969
230
+ ],
231
+ "max": [
232
+ 1119.0
233
+ ],
234
+ "min": [
235
+ 0.0
236
+ ]
237
+ },
238
+ "episode_index": {
239
+ "mean": [
240
+ 0.49137139320373535
241
+ ],
242
+ "std": [
243
+ 0.49992552399635315
244
+ ],
245
+ "max": [
246
+ 1.0
247
+ ],
248
+ "min": [
249
+ 0.0
250
+ ]
251
+ },
252
+ "index": {
253
+ "mean": [
254
+ 1100.5
255
+ ],
256
+ "std": [
257
+ 635.6625366210938
258
+ ],
259
+ "max": [
260
+ 2201.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": "goodfejnfwjfw"}
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:78779fd1d3e105562c66564f82772dfc667fca1aa5fdedab8f2a28dd98808ad3
3
+ size 3150912
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:1aaeb9a66a1a445c0f017fee0b7d9fdfd851f44a8fa251367bbe98d99b8eeb73
3
+ size 3937792
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:c3171cf31a9b3a19625c1220bebe4cbe25d4833959cc70d8c4ed71c137acdc33
3
+ size 3149894
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:fb693dc9bdac853df2ed38f03305bf3fffa4c51b1b0c777971804da4737b1457
3
+ size 3938359