takuzennn commited on
Commit
3ec90c3
·
verified ·
1 Parent(s): 9d03aec

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:082a82dc9e935744ece48c3f3434e03b47d9c82123c6641f0b51931dfe802d72
3
+ size 19245
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["move_cube"], "length": 1}
meta/info.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "aloha-stationary",
4
+ "total_episodes": 1,
5
+ "total_frames": 1,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 10,
11
+ "splits": {
12
+ "train": "0:1"
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": "float64",
19
+ "shape": [
20
+ 7
21
+ ],
22
+ "names": null
23
+ },
24
+ "observations.images.agentview": {
25
+ "dtype": "image",
26
+ "shape": [
27
+ 3,
28
+ 84,
29
+ 84
30
+ ],
31
+ "names": null
32
+ },
33
+ "observations.images.robot0_eye_in_hand": {
34
+ "dtype": "image",
35
+ "shape": [
36
+ 3,
37
+ 84,
38
+ 84
39
+ ],
40
+ "names": null
41
+ },
42
+ "observations.qpos": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 9
46
+ ],
47
+ "names": null
48
+ },
49
+ "timestamp": {
50
+ "dtype": "float32",
51
+ "shape": [
52
+ 1
53
+ ],
54
+ "names": null
55
+ },
56
+ "frame_index": {
57
+ "dtype": "int64",
58
+ "shape": [
59
+ 1
60
+ ],
61
+ "names": null
62
+ },
63
+ "episode_index": {
64
+ "dtype": "int64",
65
+ "shape": [
66
+ 1
67
+ ],
68
+ "names": null
69
+ },
70
+ "index": {
71
+ "dtype": "int64",
72
+ "shape": [
73
+ 1
74
+ ],
75
+ "names": null
76
+ },
77
+ "task_index": {
78
+ "dtype": "int64",
79
+ "shape": [
80
+ 1
81
+ ],
82
+ "names": null
83
+ }
84
+ }
85
+ }
meta/stats.json ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action": {
3
+ "mean": [
4
+ 0.22384221851825714,
5
+ 0.031372517347335815,
6
+ 0.9268330335617065,
7
+ 2.988908052444458,
8
+ 0.14895862340927124,
9
+ 0.18186885118484497,
10
+ -1.0
11
+ ],
12
+ "std": [
13
+ 0.0,
14
+ 0.0,
15
+ 0.0,
16
+ 0.0,
17
+ 0.0,
18
+ 0.0,
19
+ 0.0
20
+ ],
21
+ "max": [
22
+ 0.22384221851825714,
23
+ 0.031372517347335815,
24
+ 0.9268330335617065,
25
+ 2.988908052444458,
26
+ 0.14895862340927124,
27
+ 0.18186885118484497,
28
+ -1.0
29
+ ],
30
+ "min": [
31
+ 0.22384221851825714,
32
+ 0.031372517347335815,
33
+ 0.9268330335617065,
34
+ 2.988908052444458,
35
+ 0.14895862340927124,
36
+ 0.18186885118484497,
37
+ -1.0
38
+ ]
39
+ },
40
+ "observations.images.agentview": {
41
+ "mean": [
42
+ [
43
+ [
44
+ 0.7174692153930664
45
+ ]
46
+ ],
47
+ [
48
+ [
49
+ 0.710031270980835
50
+ ]
51
+ ],
52
+ [
53
+ [
54
+ 0.6914688348770142
55
+ ]
56
+ ]
57
+ ],
58
+ "std": [
59
+ [
60
+ [
61
+ 0.25948113203048706
62
+ ]
63
+ ],
64
+ [
65
+ [
66
+ 0.26508593559265137
67
+ ]
68
+ ],
69
+ [
70
+ [
71
+ 0.2724669575691223
72
+ ]
73
+ ]
74
+ ],
75
+ "max": [
76
+ [
77
+ [
78
+ 1.0
79
+ ]
80
+ ],
81
+ [
82
+ [
83
+ 1.0
84
+ ]
85
+ ],
86
+ [
87
+ [
88
+ 1.0
89
+ ]
90
+ ]
91
+ ],
92
+ "min": [
93
+ [
94
+ [
95
+ 0.0313725508749485
96
+ ]
97
+ ],
98
+ [
99
+ [
100
+ 0.0313725508749485
101
+ ]
102
+ ],
103
+ [
104
+ [
105
+ 0.0313725508749485
106
+ ]
107
+ ]
108
+ ]
109
+ },
110
+ "observations.images.robot0_eye_in_hand": {
111
+ "mean": [
112
+ [
113
+ [
114
+ 0.7435252666473389
115
+ ]
116
+ ],
117
+ [
118
+ [
119
+ 0.7284353375434875
120
+ ]
121
+ ],
122
+ [
123
+ [
124
+ 0.7006952166557312
125
+ ]
126
+ ]
127
+ ],
128
+ "std": [
129
+ [
130
+ [
131
+ 0.3638668358325958
132
+ ]
133
+ ],
134
+ [
135
+ [
136
+ 0.3662062883377075
137
+ ]
138
+ ],
139
+ [
140
+ [
141
+ 0.3717319667339325
142
+ ]
143
+ ]
144
+ ],
145
+ "max": [
146
+ [
147
+ [
148
+ 0.9921568632125854
149
+ ]
150
+ ],
151
+ [
152
+ [
153
+ 0.9882352948188782
154
+ ]
155
+ ],
156
+ [
157
+ [
158
+ 0.9725490212440491
159
+ ]
160
+ ]
161
+ ],
162
+ "min": [
163
+ [
164
+ [
165
+ 0.05098039284348488
166
+ ]
167
+ ],
168
+ [
169
+ [
170
+ 0.0470588244497776
171
+ ]
172
+ ],
173
+ [
174
+ [
175
+ 0.0235294122248888
176
+ ]
177
+ ]
178
+ ]
179
+ },
180
+ "observations.qpos": {
181
+ "mean": [
182
+ 0.22499223053455353,
183
+ 0.03132251650094986,
184
+ 0.9214330315589905,
185
+ 0.7342972159385681,
186
+ -0.6723472476005554,
187
+ 0.09291429072618484,
188
+ 0.011123173870146275,
189
+ 0.03617764264345169,
190
+ -0.035978615283966064
191
+ ],
192
+ "std": [
193
+ 0.0,
194
+ 0.0,
195
+ 0.0,
196
+ 0.0,
197
+ 0.0,
198
+ 0.0,
199
+ 0.0,
200
+ 0.0,
201
+ 0.0
202
+ ],
203
+ "max": [
204
+ 0.22499223053455353,
205
+ 0.03132251650094986,
206
+ 0.9214330315589905,
207
+ 0.7342972159385681,
208
+ -0.6723472476005554,
209
+ 0.09291429072618484,
210
+ 0.011123173870146275,
211
+ 0.03617764264345169,
212
+ -0.035978615283966064
213
+ ],
214
+ "min": [
215
+ 0.22499223053455353,
216
+ 0.03132251650094986,
217
+ 0.9214330315589905,
218
+ 0.7342972159385681,
219
+ -0.6723472476005554,
220
+ 0.09291429072618484,
221
+ 0.011123173870146275,
222
+ 0.03617764264345169,
223
+ -0.035978615283966064
224
+ ]
225
+ },
226
+ "timestamp": {
227
+ "mean": [
228
+ 0.0
229
+ ],
230
+ "std": [
231
+ 0.0
232
+ ],
233
+ "max": [
234
+ 0.0
235
+ ],
236
+ "min": [
237
+ 0.0
238
+ ]
239
+ },
240
+ "frame_index": {
241
+ "mean": [
242
+ 0.0
243
+ ],
244
+ "std": [
245
+ 0.0
246
+ ],
247
+ "max": [
248
+ 0.0
249
+ ],
250
+ "min": [
251
+ 0.0
252
+ ]
253
+ },
254
+ "episode_index": {
255
+ "mean": [
256
+ 0.0
257
+ ],
258
+ "std": [
259
+ 0.0
260
+ ],
261
+ "max": [
262
+ 0.0
263
+ ],
264
+ "min": [
265
+ 0.0
266
+ ]
267
+ },
268
+ "index": {
269
+ "mean": [
270
+ 0.0
271
+ ],
272
+ "std": [
273
+ 0.0
274
+ ],
275
+ "max": [
276
+ 0.0
277
+ ],
278
+ "min": [
279
+ 0.0
280
+ ]
281
+ },
282
+ "task_index": {
283
+ "mean": [
284
+ 0.0
285
+ ],
286
+ "std": [
287
+ 0.0
288
+ ],
289
+ "max": [
290
+ 0.0
291
+ ],
292
+ "min": [
293
+ 0.0
294
+ ]
295
+ }
296
+ }
meta/tasks.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"task_index": 0, "task": "move_cube"}