z18820636149 commited on
Commit
6fffdfe
·
verified ·
1 Parent(s): 6844fad

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:dec29f9baf65b387ab62de06aed328e5739d143283f73f2d0431694be0c4c5e9
3
+ size 19371
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6035c4f4c8f7f2965c242389fb07ae29a24adf574b65045bae484a94efe9aae
3
+ size 11931
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.02,
10
+ "video_files_size_in_mb": 2.32,
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.6340851783752441,
5
+ -1.794929027557373,
6
+ 0.6143450736999512,
7
+ 0.7002053260803223,
8
+ -0.3958597183227539,
9
+ -0.1645345687866211,
10
+ 0.0
11
+ ],
12
+ "max": [
13
+ 0.5047187805175781,
14
+ -1.3951401710510254,
15
+ 1.4083647727966309,
16
+ 0.7003970146179199,
17
+ 0.15725135803222656,
18
+ 0.16472578048706055,
19
+ 0.0
20
+ ],
21
+ "mean": [
22
+ -0.05241340026259422,
23
+ -1.5326025485992432,
24
+ 0.9162898063659668,
25
+ 0.7002267837524414,
26
+ -0.1623237580060959,
27
+ 0.04716605693101883,
28
+ 0.0
29
+ ],
30
+ "std": [
31
+ 0.26412683725357056,
32
+ 0.128914013504982,
33
+ 0.25894108414649963,
34
+ 5.892576518817805e-05,
35
+ 0.10649336874485016,
36
+ 0.10206548124551773,
37
+ 0.0
38
+ ],
39
+ "count": [
40
+ 303
41
+ ],
42
+ "q01": [
43
+ -0.6237048506736755,
44
+ -1.7947373390197754,
45
+ 0.6295660734176636,
46
+ 0.7002053260803223,
47
+ -0.39393946528434753,
48
+ -0.16395950317382812,
49
+ 0.0
50
+ ],
51
+ "q10": [
52
+ -0.4652383625507355,
53
+ -1.701402187347412,
54
+ 0.6957974433898926,
55
+ 0.7002053260803223,
56
+ -0.23234109580516815,
57
+ -0.11566305160522461,
58
+ 0.0
59
+ ],
60
+ "q50": [
61
+ -0.016769886016845703,
62
+ -1.4468865394592285,
63
+ 0.7393026351928711,
64
+ 0.7002053260803223,
65
+ -0.18772459030151367,
66
+ 0.09362268447875977,
67
+ 0.0
68
+ ],
69
+ "q90": [
70
+ 0.3340323865413666,
71
+ -1.414113998413086,
72
+ 1.345884919166565,
73
+ 0.7003970146179199,
74
+ 0.0002875328063964844,
75
+ 0.15418481826782227,
76
+ 0.0
77
+ ],
78
+ "q99": [
79
+ 0.4765462875366211,
80
+ -1.3960986137390137,
81
+ 1.4083647727966309,
82
+ 0.7003970146179199,
83
+ 0.14202654361724854,
84
+ 0.15801428258419037,
85
+ 0.0
86
+ ]
87
+ },
88
+ "action": {
89
+ "min": [
90
+ -0.6350431442260742,
91
+ -1.7966537475585938,
92
+ 0.6154952049255371,
93
+ 0.699821949005127,
94
+ -0.39700984954833984,
95
+ -0.15955162048339844,
96
+ 0.0
97
+ ],
98
+ "max": [
99
+ 0.5033774375915527,
100
+ -1.3957152366638184,
101
+ 1.412580966949463,
102
+ 0.7000136375427246,
103
+ 0.1618509292602539,
104
+ 0.1649174690246582,
105
+ 0.0
106
+ ],
107
+ "mean": [
108
+ -0.05312187969684601,
109
+ -1.5327343940734863,
110
+ 0.9181511402130127,
111
+ 0.6998704075813293,
112
+ -0.15841791033744812,
113
+ 0.05001609027385712,
114
+ 0.0
115
+ ],
116
+ "std": [
117
+ 0.26281657814979553,
118
+ 0.12899357080459595,
119
+ 0.25930240750312805,
120
+ 8.273399726022035e-05,
121
+ 0.10807700455188751,
122
+ 0.10180234163999557,
123
+ 0.0
124
+ ],
125
+ "count": [
126
+ 303
127
+ ],
128
+ "q01": [
129
+ -0.6144635081291199,
130
+ -1.7960715293884277,
131
+ 0.6244182586669922,
132
+ 0.699821949005127,
133
+ -0.39700600504875183,
134
+ -0.1587192416191101,
135
+ 0.0
136
+ ],
137
+ "q10": [
138
+ -0.46040886640548706,
139
+ -1.7015938758850098,
140
+ 0.696563720703125,
141
+ 0.699821949005127,
142
+ -0.22797155380249023,
143
+ -0.1135549545288086,
144
+ 0.0
145
+ ],
146
+ "q50": [
147
+ -0.01696157455444336,
148
+ -1.4470782279968262,
149
+ 0.7582759857177734,
150
+ 0.699821949005127,
151
+ -0.1840829849243164,
152
+ 0.0978388786315918,
153
+ 0.0
154
+ ],
155
+ "q90": [
156
+ 0.33591097593307495,
157
+ -1.4135394096374512,
158
+ 1.3499486446380615,
159
+ 0.7000136375427246,
160
+ 0.006190106738358736,
161
+ 0.15318851172924042,
162
+ 0.0
163
+ ],
164
+ "q99": [
165
+ 0.48430031538009644,
166
+ -1.396481990814209,
167
+ 1.412580966949463,
168
+ 0.7000136375427246,
169
+ 0.16130679845809937,
170
+ 0.15991918742656708,
171
+ 0.0
172
+ ]
173
+ },
174
+ "timestamp": {
175
+ "min": [
176
+ 0.0007195472717285156
177
+ ],
178
+ "max": [
179
+ 9.973923444747925
180
+ ],
181
+ "mean": [
182
+ 4.948805605224257
183
+ ],
184
+ "std": [
185
+ 2.9142820407334185
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:8be01b4b1b8423f558bfb6ae931048189e859efa92c13988464f19ca47543880
3
+ size 1458141
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:bb984191026f6681d05f7cb3233e23efa3fb54a2fe5d9a395e7c64be380bfd34
3
+ size 974799