z18820636149 commited on
Commit
97f0c30
·
verified ·
1 Parent(s): 93d7c98

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:0a20d682923dc88308d429f56e9f35ad87a74ba04ee2a5de0aec26bf7aa73566
3
+ size 8431
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e3f2801210bcbdb699b1e49918785f6d9405c7cdf0a854b7db5c698a9fbbdb7
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": 101,
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": 0.67,
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": 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.012553215026855469,
5
+ -1.629915714263916,
6
+ 1.1498236656188965,
7
+ 0.7002053260803223,
8
+ -0.22797155380249023,
9
+ -0.029993534088134766,
10
+ 0.0
11
+ ],
12
+ "max": [
13
+ 0.7371945381164551,
14
+ -1.629915714263916,
15
+ 1.1498236656188965,
16
+ 0.7002053260803223,
17
+ 0.04954242706298828,
18
+ 0.03459358215332031,
19
+ 0.0
20
+ ],
21
+ "mean": [
22
+ 0.30767470598220825,
23
+ -1.6299145221710205,
24
+ 1.1498245000839233,
25
+ 0.7002055644989014,
26
+ -0.11130043119192123,
27
+ -0.02216438204050064,
28
+ 0.0
29
+ ],
30
+ "std": [
31
+ 0.16821525990962982,
32
+ 1.1920928955078125e-06,
33
+ 8.344650268554688e-07,
34
+ 2.384185791015625e-07,
35
+ 0.09870000928640366,
36
+ 0.01615898869931698,
37
+ 0.0
38
+ ],
39
+ "count": [
40
+ 101
41
+ ],
42
+ "q01": [
43
+ 0.01389455795288086,
44
+ -1.629915714263916,
45
+ 1.1498236656188965,
46
+ 0.7002053260803223,
47
+ -0.22758817672729492,
48
+ -0.029993534088134766,
49
+ 0.0
50
+ ],
51
+ "q10": [
52
+ 0.22892999649047852,
53
+ -1.629915714263916,
54
+ 1.1498236656188965,
55
+ 0.7002053260803223,
56
+ -0.16510963439941406,
57
+ -0.028268814086914062,
58
+ 0.0
59
+ ],
60
+ "q50": [
61
+ 0.24579524993896484,
62
+ -1.629915714263916,
63
+ 1.1498236656188965,
64
+ 0.7002053260803223,
65
+ -0.16510963439941406,
66
+ -0.028268814086914062,
67
+ 0.0
68
+ ],
69
+ "q90": [
70
+ 0.6212444305419922,
71
+ -1.629915714263916,
72
+ 1.1498236656188965,
73
+ 0.7002053260803223,
74
+ 0.045517921447753906,
75
+ 0.0119781494140625,
76
+ 0.0
77
+ ],
78
+ "q99": [
79
+ 0.7370028495788574,
80
+ -1.629915714263916,
81
+ 1.1498236656188965,
82
+ 0.7002053260803223,
83
+ 0.049350738525390625,
84
+ 0.02558612823486328,
85
+ 0.0
86
+ ]
87
+ },
88
+ "action": {
89
+ "min": [
90
+ 0.012361526489257812,
91
+ -1.630873680114746,
92
+ 1.1523151397705078,
93
+ 0.6990551948547363,
94
+ -0.2224135398864746,
95
+ -0.03459310531616211,
96
+ 0.0
97
+ ],
98
+ "max": [
99
+ 0.7389192581176758,
100
+ -1.6304903030395508,
101
+ 1.1523151397705078,
102
+ 0.6990551948547363,
103
+ 0.05625009536743164,
104
+ 0.03267717361450195,
105
+ 0.0
106
+ ],
107
+ "mean": [
108
+ 0.30893659591674805,
109
+ -1.6308047771453857,
110
+ 1.1523137092590332,
111
+ 0.6990551352500916,
112
+ -0.1071883961558342,
113
+ -0.018490701913833618,
114
+ 0.0
115
+ ],
116
+ "std": [
117
+ 0.16872656345367432,
118
+ 9.569086250849068e-05,
119
+ 1.430511474609375e-06,
120
+ 5.960464477539063e-08,
121
+ 0.09890098869800568,
122
+ 0.015392925590276718,
123
+ 0.0
124
+ ],
125
+ "count": [
126
+ 101
127
+ ],
128
+ "q01": [
129
+ 0.018302440643310547,
130
+ -1.630873680114746,
131
+ 1.1523151397705078,
132
+ 0.6990551948547363,
133
+ -0.2224135398864746,
134
+ -0.03459310531616211,
135
+ 0.0
136
+ ],
137
+ "q10": [
138
+ 0.2459869384765625,
139
+ -1.630873680114746,
140
+ 1.1523151397705078,
141
+ 0.6990551948547363,
142
+ -0.16204309463500977,
143
+ -0.02366924285888672,
144
+ 0.0
145
+ ],
146
+ "q50": [
147
+ 0.2459869384765625,
148
+ -1.630873680114746,
149
+ 1.1523151397705078,
150
+ 0.6990551948547363,
151
+ -0.1614680290222168,
152
+ -0.02309417724609375,
153
+ 0.0
154
+ ],
155
+ "q90": [
156
+ 0.6078281402587891,
157
+ -1.6306819915771484,
158
+ 1.1523151397705078,
159
+ 0.6990551948547363,
160
+ 0.049350738525390625,
161
+ 0.011211395263671875,
162
+ 0.0
163
+ ],
164
+ "q99": [
165
+ 0.7387275695800781,
166
+ -1.6306819915771484,
167
+ 1.1523151397705078,
168
+ 0.6990551948547363,
169
+ 0.05625009536743164,
170
+ 0.029035568237304688,
171
+ 0.0
172
+ ]
173
+ },
174
+ "timestamp": {
175
+ "min": [
176
+ 0.0013484954833984375
177
+ ],
178
+ "max": [
179
+ 9.987943649291992
180
+ ],
181
+ "mean": [
182
+ 4.988120079040527
183
+ ],
184
+ "std": [
185
+ 2.915250539779663
186
+ ],
187
+ "count": [
188
+ 101
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
+ 101
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
+ 101
223
+ ]
224
+ },
225
+ "index": {
226
+ "min": [
227
+ 0
228
+ ],
229
+ "max": [
230
+ 100
231
+ ],
232
+ "mean": [
233
+ 50.0
234
+ ],
235
+ "std": [
236
+ 29.154759474226502
237
+ ],
238
+ "count": [
239
+ 101
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
+ 101
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:0140a0b3c42d86eedb417791fdb47e0aa9195b0288eab78b4b2b577c463008eb
3
+ size 1012755
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:fa71c9613dfca7a6b8ac18d7bb10a72c3389324ca3aef2d1f2d675d22bf60a7a
3
+ size 553815