z18820636149 commited on
Commit
1d66030
·
verified ·
1 Parent(s): b400f3d

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:fbe72c4c5831c97e2e8fb7bbd9bc75da9bb112e452aa9834f9fb5140566e576e
3
+ size 9654
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a447f7ba2aca7f57b0c8af018361f3f2431769194bcfa8b120228928a8c9588
3
+ size 11879
meta/info.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "y1_bimanual",
4
+ "total_episodes": 3,
5
+ "total_frames": 303,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "fps": 10,
9
+ "data_files_size_in_mb": 0.01,
10
+ "video_files_size_in_mb": 1.05,
11
+ "splits": {
12
+ "train": "0:3"
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": 10,
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": 10,
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.6798901557922363,
5
+ -1.4779343605041504,
6
+ 0.8753767013549805,
7
+ 0.7002053260803223,
8
+ -0.31383228302001953,
9
+ -0.13348627090454102,
10
+ 0.0
11
+ ],
12
+ "max": [
13
+ 0.6798901557922363,
14
+ -1.4779343605041504,
15
+ 0.8753767013549805,
16
+ 0.7002053260803223,
17
+ -0.31383228302001953,
18
+ -0.13348627090454102,
19
+ 0.0
20
+ ],
21
+ "mean": [
22
+ 0.679889440536499,
23
+ -1.477935552597046,
24
+ 0.8753780722618103,
25
+ 0.7002068161964417,
26
+ -0.31383275985717773,
27
+ -0.1334862858057022,
28
+ 0.0
29
+ ],
30
+ "std": [
31
+ 7.152557373046875e-07,
32
+ 1.1920928955078125e-06,
33
+ 1.3709068298339844e-06,
34
+ 1.4901161193847656e-06,
35
+ 4.76837158203125e-07,
36
+ 1.4901161193847656e-08,
37
+ 0.0
38
+ ],
39
+ "count": [
40
+ 303
41
+ ],
42
+ "q01": [
43
+ 0.6798901557922363,
44
+ -1.4779343605041504,
45
+ 0.8753767013549805,
46
+ 0.7002053260803223,
47
+ -0.31383228302001953,
48
+ -0.13348627090454102,
49
+ 0.0
50
+ ],
51
+ "q10": [
52
+ 0.6798901557922363,
53
+ -1.4779343605041504,
54
+ 0.8753767013549805,
55
+ 0.7002053260803223,
56
+ -0.31383228302001953,
57
+ -0.13348627090454102,
58
+ 0.0
59
+ ],
60
+ "q50": [
61
+ 0.6798901557922363,
62
+ -1.4779343605041504,
63
+ 0.8753767013549805,
64
+ 0.7002053260803223,
65
+ -0.31383228302001953,
66
+ -0.13348627090454102,
67
+ 0.0
68
+ ],
69
+ "q90": [
70
+ 0.6798901557922363,
71
+ -1.4779343605041504,
72
+ 0.8753767013549805,
73
+ 0.7002053260803223,
74
+ -0.31383228302001953,
75
+ -0.13348627090454102,
76
+ 0.0
77
+ ],
78
+ "q99": [
79
+ 0.6798901557922363,
80
+ -1.4779343605041504,
81
+ 0.8753767013549805,
82
+ 0.7002053260803223,
83
+ -0.31383228302001953,
84
+ -0.13348627090454102,
85
+ 0.0
86
+ ]
87
+ },
88
+ "action": {
89
+ "min": [
90
+ 0.680656909942627,
91
+ -1.4783177375793457,
92
+ 0.8761434555053711,
93
+ 0.699821949005127,
94
+ -0.3109574317932129,
95
+ -0.12850332260131836,
96
+ 0.0
97
+ ],
98
+ "max": [
99
+ 0.680656909942627,
100
+ -1.4783177375793457,
101
+ 0.8761434555053711,
102
+ 0.699821949005127,
103
+ -0.3109574317932129,
104
+ -0.12850332260131836,
105
+ 0.0
106
+ ],
107
+ "mean": [
108
+ 0.6806593537330627,
109
+ -1.4783238172531128,
110
+ 0.876143753528595,
111
+ 0.6998245120048523,
112
+ -0.31095826625823975,
113
+ -0.12850336730480194,
114
+ 0.0
115
+ ],
116
+ "std": [
117
+ 2.4437904357910156e-06,
118
+ 6.079673767089844e-06,
119
+ 2.980232238769531e-07,
120
+ 2.562999725341797e-06,
121
+ 8.344650268554688e-07,
122
+ 4.470348358154297e-08,
123
+ 0.0
124
+ ],
125
+ "count": [
126
+ 303
127
+ ],
128
+ "q01": [
129
+ 0.680656909942627,
130
+ -1.4783177375793457,
131
+ 0.8761434555053711,
132
+ 0.699821949005127,
133
+ -0.3109574317932129,
134
+ -0.12850332260131836,
135
+ 0.0
136
+ ],
137
+ "q10": [
138
+ 0.680656909942627,
139
+ -1.4783177375793457,
140
+ 0.8761434555053711,
141
+ 0.699821949005127,
142
+ -0.3109574317932129,
143
+ -0.12850332260131836,
144
+ 0.0
145
+ ],
146
+ "q50": [
147
+ 0.680656909942627,
148
+ -1.4783177375793457,
149
+ 0.8761434555053711,
150
+ 0.699821949005127,
151
+ -0.3109574317932129,
152
+ -0.12850332260131836,
153
+ 0.0
154
+ ],
155
+ "q90": [
156
+ 0.680656909942627,
157
+ -1.4783177375793457,
158
+ 0.8761434555053711,
159
+ 0.699821949005127,
160
+ -0.3109574317932129,
161
+ -0.12850332260131836,
162
+ 0.0
163
+ ],
164
+ "q99": [
165
+ 0.680656909942627,
166
+ -1.4783177375793457,
167
+ 0.8761434555053711,
168
+ 0.699821949005127,
169
+ -0.3109574317932129,
170
+ -0.12850332260131836,
171
+ 0.0
172
+ ]
173
+ },
174
+ "timestamp": {
175
+ "min": [
176
+ 0.0007455348968505859
177
+ ],
178
+ "max": [
179
+ 9.997738122940063
180
+ ],
181
+ "mean": [
182
+ 4.965870574756031
183
+ ],
184
+ "std": [
185
+ 2.9148880476301446
186
+ ],
187
+ "count": [
188
+ 303
189
+ ]
190
+ },
191
+ "frame_index": {
192
+ "min": [
193
+ 0
194
+ ],
195
+ "max": [
196
+ 100
197
+ ],
198
+ "mean": [
199
+ 50.0
200
+ ],
201
+ "std": [
202
+ 29.154759474226502
203
+ ],
204
+ "count": [
205
+ 303
206
+ ]
207
+ },
208
+ "episode_index": {
209
+ "min": [
210
+ 0
211
+ ],
212
+ "max": [
213
+ 2
214
+ ],
215
+ "mean": [
216
+ 1.0
217
+ ],
218
+ "std": [
219
+ 0.816496580927726
220
+ ],
221
+ "count": [
222
+ 303
223
+ ]
224
+ },
225
+ "index": {
226
+ "min": [
227
+ 0
228
+ ],
229
+ "max": [
230
+ 302
231
+ ],
232
+ "mean": [
233
+ 151.0
234
+ ],
235
+ "std": [
236
+ 87.46808941932291
237
+ ],
238
+ "count": [
239
+ 303
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
+ 303
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:03162d0300cf72071a5893e7c888396a6c4f734d8aea90ae5a0eb7cdac9737e1
3
+ size 682967
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:4d54eaec6963ca33b9b2adb5bef6f7ea6e93a1ca6cce038f1d2c87349add9f40
3
+ size 422500