z18820636149 commited on
Commit
eb5bd4d
·
verified ·
1 Parent(s): 2472cde

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17682da45912c26c78bf8abf32447ff0769a12035eb39c362b89dde94722f28d
3
+ size 8030
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c94c9d9d7d89be35bd8a328305c08688196c3c9123afe95344398ec7f8bdbce
3
+ size 11839
meta/info.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "y1_bimanual",
4
+ "total_episodes": 1,
5
+ "total_frames": 151,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 30,
9
+ "data_files_size_in_mb": 0.01,
10
+ "video_files_size_in_mb": 0.24,
11
+ "splits": {
12
+ "train": "0:1"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 7
21
+ ],
22
+ "names": [
23
+ "action_0",
24
+ "action_1",
25
+ "action_2",
26
+ "action_3",
27
+ "action_4",
28
+ "action_5",
29
+ "action_6"
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "shape": [
35
+ 7
36
+ ],
37
+ "names": [
38
+ "joint_0",
39
+ "joint_1",
40
+ "joint_2",
41
+ "joint_3",
42
+ "joint_4",
43
+ "joint_5",
44
+ "joint_6"
45
+ ]
46
+ },
47
+ "observation.images.wrist_1": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 480,
51
+ 640,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "info": {
60
+ "video.height": 480,
61
+ "video.width": 640,
62
+ "video.codec": "h264",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "video.fps": 30,
66
+ "video.channels": 3,
67
+ "has_audio": false
68
+ }
69
+ },
70
+ "observation.images.wrist_2": {
71
+ "dtype": "video",
72
+ "shape": [
73
+ 480,
74
+ 640,
75
+ 3
76
+ ],
77
+ "names": [
78
+ "height",
79
+ "width",
80
+ "channels"
81
+ ],
82
+ "info": {
83
+ "video.height": 480,
84
+ "video.width": 640,
85
+ "video.codec": "h264",
86
+ "video.pix_fmt": "yuv420p",
87
+ "video.is_depth_map": false,
88
+ "video.fps": 30,
89
+ "video.channels": 3,
90
+ "has_audio": false
91
+ }
92
+ },
93
+ "timestamp": {
94
+ "dtype": "float32",
95
+ "shape": [
96
+ 1
97
+ ],
98
+ "names": [
99
+ "timestamp"
100
+ ]
101
+ },
102
+ "frame_index": {
103
+ "dtype": "int64",
104
+ "shape": [
105
+ 1
106
+ ],
107
+ "names": [
108
+ "frame_index"
109
+ ]
110
+ },
111
+ "episode_index": {
112
+ "dtype": "int64",
113
+ "shape": [
114
+ 1
115
+ ],
116
+ "names": [
117
+ "episode_index"
118
+ ]
119
+ },
120
+ "index": {
121
+ "dtype": "int64",
122
+ "shape": [
123
+ 1
124
+ ],
125
+ "names": [
126
+ "index"
127
+ ]
128
+ },
129
+ "task_index": {
130
+ "dtype": "int64",
131
+ "shape": [
132
+ 1
133
+ ],
134
+ "names": [
135
+ "task_index"
136
+ ]
137
+ }
138
+ }
139
+ }
meta/stats.json ADDED
@@ -0,0 +1,259 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ 0.13942813873291016,
5
+ -1.48138427734375,
6
+ 0.5716061592102051,
7
+ 0.711705207824707,
8
+ -0.10512161254882812,
9
+ 0.02750253677368164,
10
+ 0.0
11
+ ],
12
+ "max": [
13
+ 0.13942813873291016,
14
+ -1.48138427734375,
15
+ 0.5716061592102051,
16
+ 0.711705207824707,
17
+ -0.10512161254882812,
18
+ 0.02750253677368164,
19
+ 0.0
20
+ ],
21
+ "mean": [
22
+ 0.13942791521549225,
23
+ -1.48138427734375,
24
+ 0.5716066956520081,
25
+ 0.7117059230804443,
26
+ -0.10512161254882812,
27
+ 0.02750253677368164,
28
+ 0.0
29
+ ],
30
+ "std": [
31
+ 2.2351741790771484e-07,
32
+ 0.0,
33
+ 5.364418029785156e-07,
34
+ 7.152557373046875e-07,
35
+ 0.0,
36
+ 0.0,
37
+ 0.0
38
+ ],
39
+ "count": [
40
+ 151
41
+ ],
42
+ "q01": [
43
+ 0.13942813873291016,
44
+ -1.48138427734375,
45
+ 0.5716061592102051,
46
+ 0.711705207824707,
47
+ -0.10512161254882812,
48
+ 0.02750253677368164,
49
+ 0.0
50
+ ],
51
+ "q10": [
52
+ 0.13942813873291016,
53
+ -1.48138427734375,
54
+ 0.5716061592102051,
55
+ 0.711705207824707,
56
+ -0.10512161254882812,
57
+ 0.02750253677368164,
58
+ 0.0
59
+ ],
60
+ "q50": [
61
+ 0.13942813873291016,
62
+ -1.48138427734375,
63
+ 0.5716061592102051,
64
+ 0.711705207824707,
65
+ -0.10512161254882812,
66
+ 0.02750253677368164,
67
+ 0.0
68
+ ],
69
+ "q90": [
70
+ 0.13942813873291016,
71
+ -1.48138427734375,
72
+ 0.5716061592102051,
73
+ 0.711705207824707,
74
+ -0.10512161254882812,
75
+ 0.02750253677368164,
76
+ 0.0
77
+ ],
78
+ "q99": [
79
+ 0.13942813873291016,
80
+ -1.48138427734375,
81
+ 0.5716061592102051,
82
+ 0.711705207824707,
83
+ -0.10512161254882812,
84
+ 0.02750253677368164,
85
+ 0.0
86
+ ]
87
+ },
88
+ "action": {
89
+ "min": [
90
+ 0.13827800750732422,
91
+ -1.48138427734375,
92
+ 0.5742893218994141,
93
+ 0.7120881080627441,
94
+ -0.10148048400878906,
95
+ 0.03286886215209961,
96
+ 0.0
97
+ ],
98
+ "max": [
99
+ 0.13827800750732422,
100
+ -1.48138427734375,
101
+ 0.5742893218994141,
102
+ 0.7120881080627441,
103
+ -0.10148048400878906,
104
+ 0.03286886215209961,
105
+ 0.0
106
+ ],
107
+ "mean": [
108
+ 0.13827823102474213,
109
+ -1.48138427734375,
110
+ 0.5742881298065186,
111
+ 0.7120890021324158,
112
+ -0.10148048400878906,
113
+ 0.03286886215209961,
114
+ 0.0
115
+ ],
116
+ "std": [
117
+ 2.2351741790771484e-07,
118
+ 0.0,
119
+ 1.1920928955078125e-06,
120
+ 8.940696716308594e-07,
121
+ 0.0,
122
+ 0.0,
123
+ 0.0
124
+ ],
125
+ "count": [
126
+ 151
127
+ ],
128
+ "q01": [
129
+ 0.13827800750732422,
130
+ -1.48138427734375,
131
+ 0.5742893218994141,
132
+ 0.7120881080627441,
133
+ -0.10148048400878906,
134
+ 0.03286886215209961,
135
+ 0.0
136
+ ],
137
+ "q10": [
138
+ 0.13827800750732422,
139
+ -1.48138427734375,
140
+ 0.5742893218994141,
141
+ 0.7120881080627441,
142
+ -0.10148048400878906,
143
+ 0.03286886215209961,
144
+ 0.0
145
+ ],
146
+ "q50": [
147
+ 0.13827800750732422,
148
+ -1.48138427734375,
149
+ 0.5742893218994141,
150
+ 0.7120881080627441,
151
+ -0.10148048400878906,
152
+ 0.03286886215209961,
153
+ 0.0
154
+ ],
155
+ "q90": [
156
+ 0.13827800750732422,
157
+ -1.48138427734375,
158
+ 0.5742893218994141,
159
+ 0.7120881080627441,
160
+ -0.10148048400878906,
161
+ 0.03286886215209961,
162
+ 0.0
163
+ ],
164
+ "q99": [
165
+ 0.13827800750732422,
166
+ -1.48138427734375,
167
+ 0.5742893218994141,
168
+ 0.7120881080627441,
169
+ -0.10148048400878906,
170
+ 0.03286886215209961,
171
+ 0.0
172
+ ]
173
+ },
174
+ "timestamp": {
175
+ "min": [
176
+ 0.0014519691467285156
177
+ ],
178
+ "max": [
179
+ 9.999357223510742
180
+ ],
181
+ "mean": [
182
+ 4.9990129470825195
183
+ ],
184
+ "std": [
185
+ 2.906134605407715
186
+ ],
187
+ "count": [
188
+ 151
189
+ ]
190
+ },
191
+ "frame_index": {
192
+ "min": [
193
+ 0
194
+ ],
195
+ "max": [
196
+ 150
197
+ ],
198
+ "mean": [
199
+ 75.0
200
+ ],
201
+ "std": [
202
+ 43.58898943540674
203
+ ],
204
+ "count": [
205
+ 151
206
+ ]
207
+ },
208
+ "episode_index": {
209
+ "min": [
210
+ 0
211
+ ],
212
+ "max": [
213
+ 0
214
+ ],
215
+ "mean": [
216
+ 0.0
217
+ ],
218
+ "std": [
219
+ 0.0
220
+ ],
221
+ "count": [
222
+ 151
223
+ ]
224
+ },
225
+ "index": {
226
+ "min": [
227
+ 0
228
+ ],
229
+ "max": [
230
+ 150
231
+ ],
232
+ "mean": [
233
+ 75.0
234
+ ],
235
+ "std": [
236
+ 43.58898943540674
237
+ ],
238
+ "count": [
239
+ 151
240
+ ]
241
+ },
242
+ "task_index": {
243
+ "min": [
244
+ 0
245
+ ],
246
+ "max": [
247
+ 0
248
+ ],
249
+ "mean": [
250
+ 0.0
251
+ ],
252
+ "std": [
253
+ 0.0
254
+ ],
255
+ "count": [
256
+ 151
257
+ ]
258
+ }
259
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e04bbe2506b02e5494e5277d77155f82e377e7091e6e8d2012c4db92c178d30a
3
+ size 1810
videos/observation.images.wrist_1/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:576980e82f05c9a4b0fab48438878f33939ad58e497a6d6b910e70347b53fc65
3
+ size 127477
videos/observation.images.wrist_2/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b02d8b1e0d0d2108f4068115ead5d26e159fb3393450bbadc4d77d7eeeb38d
3
+ size 125794