swang23 commited on
Commit
f0ffd1c
·
verified ·
1 Parent(s): cebefb1

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:64b140771ebbc06d6a8d6e71cd3427b3c56997191a88a3f674b915443eed68b1
3
+ size 97409632
meta/episodes.jsonl ADDED
@@ -0,0 +1 @@
 
 
1
+ {"episode_index": 0, "tasks": ["Pick up the Ball from the Bowl on the Table and place it on the Table"], "length": 119}
meta/info.json ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v2.0",
3
+ "robot_type": "panda",
4
+ "total_episodes": 1,
5
+ "total_frames": 119,
6
+ "total_tasks": 1,
7
+ "total_videos": 0,
8
+ "total_chunks": 1,
9
+ "chunks_size": 1000,
10
+ "fps": 15,
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
+ "image": {
18
+ "dtype": "image",
19
+ "shape": [
20
+ 256,
21
+ 256,
22
+ 3
23
+ ],
24
+ "names": [
25
+ "height",
26
+ "width",
27
+ "channel"
28
+ ]
29
+ },
30
+ "wrist_image": {
31
+ "dtype": "image",
32
+ "shape": [
33
+ 256,
34
+ 256,
35
+ 3
36
+ ],
37
+ "names": [
38
+ "height",
39
+ "width",
40
+ "channel"
41
+ ]
42
+ },
43
+ "state": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 8
47
+ ],
48
+ "names": [
49
+ "state"
50
+ ]
51
+ },
52
+ "actions": {
53
+ "dtype": "float32",
54
+ "shape": [
55
+ 8
56
+ ],
57
+ "names": [
58
+ "actions"
59
+ ]
60
+ },
61
+ "timestamp": {
62
+ "dtype": "float32",
63
+ "shape": [
64
+ 1
65
+ ],
66
+ "names": null
67
+ },
68
+ "frame_index": {
69
+ "dtype": "int64",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "episode_index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "task_index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ }
96
+ }
97
+ }
meta/stats.json ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image": {
3
+ "mean": [
4
+ [
5
+ [
6
+ 0.44009625911712646
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.4296456277370453
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.3995184004306793
17
+ ]
18
+ ]
19
+ ],
20
+ "std": [
21
+ [
22
+ [
23
+ 0.2247084379196167
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 0.23227575421333313
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 0.21616552770137787
34
+ ]
35
+ ]
36
+ ],
37
+ "max": [
38
+ [
39
+ [
40
+ 1.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 1.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 1.0
51
+ ]
52
+ ]
53
+ ],
54
+ "min": [
55
+ [
56
+ [
57
+ 0.0
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.0
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.0
68
+ ]
69
+ ]
70
+ ]
71
+ },
72
+ "wrist_image": {
73
+ "mean": [
74
+ [
75
+ [
76
+ 0.47629502415657043
77
+ ]
78
+ ],
79
+ [
80
+ [
81
+ 0.4573698937892914
82
+ ]
83
+ ],
84
+ [
85
+ [
86
+ 0.3944051265716553
87
+ ]
88
+ ]
89
+ ],
90
+ "std": [
91
+ [
92
+ [
93
+ 0.2548353374004364
94
+ ]
95
+ ],
96
+ [
97
+ [
98
+ 0.2862074673175812
99
+ ]
100
+ ],
101
+ [
102
+ [
103
+ 0.2604619264602661
104
+ ]
105
+ ]
106
+ ],
107
+ "max": [
108
+ [
109
+ [
110
+ 1.0
111
+ ]
112
+ ],
113
+ [
114
+ [
115
+ 1.0
116
+ ]
117
+ ],
118
+ [
119
+ [
120
+ 0.9803921580314636
121
+ ]
122
+ ]
123
+ ],
124
+ "min": [
125
+ [
126
+ [
127
+ 0.0
128
+ ]
129
+ ],
130
+ [
131
+ [
132
+ 0.0
133
+ ]
134
+ ],
135
+ [
136
+ [
137
+ 0.0
138
+ ]
139
+ ]
140
+ ]
141
+ },
142
+ "state": {
143
+ "mean": [
144
+ -0.20064039528369904,
145
+ -0.27034738659858704,
146
+ 0.006046770140528679,
147
+ -2.1508686542510986,
148
+ -0.4762430787086487,
149
+ 2.3580424785614014,
150
+ 0.4535807967185974,
151
+ 0.0
152
+ ],
153
+ "std": [
154
+ 0.17560482025146484,
155
+ 0.6226064562797546,
156
+ 0.051777876913547516,
157
+ 0.44049346446990967,
158
+ 0.46877601742744446,
159
+ 0.6532289981842041,
160
+ 0.4289328455924988,
161
+ 0.0
162
+ ],
163
+ "max": [
164
+ 0.00912852119654417,
165
+ 0.8217581510543823,
166
+ 0.08183600753545761,
167
+ -1.1302944421768188,
168
+ 0.028758326545357704,
169
+ 3.0163965225219727,
170
+ 1.1123125553131104,
171
+ 0.0
172
+ ],
173
+ "min": [
174
+ -0.4514938294887543,
175
+ -1.0549238920211792,
176
+ -0.11931837350130081,
177
+ -2.7262163162231445,
178
+ -1.1316113471984863,
179
+ 1.4221636056900024,
180
+ 0.04832158982753754,
181
+ 0.0
182
+ ]
183
+ },
184
+ "actions": {
185
+ "mean": [
186
+ -0.20860223472118378,
187
+ -0.239751935005188,
188
+ 0.011342648416757584,
189
+ -2.1116528511047363,
190
+ -0.49419260025024414,
191
+ 2.3688700199127197,
192
+ 0.48401087522506714,
193
+ 0.0021008404437452555
194
+ ],
195
+ "std": [
196
+ 0.16931535303592682,
197
+ 0.6543245911598206,
198
+ 0.04958316311240196,
199
+ 0.4792569577693939,
200
+ 0.4800631105899811,
201
+ 0.6570574045181274,
202
+ 0.43575817346572876,
203
+ 0.02282096818089485
204
+ ],
205
+ "max": [
206
+ 0.011257723905146122,
207
+ 0.9043780565261841,
208
+ 0.10351570695638657,
209
+ -1.0162439346313477,
210
+ 0.06191878393292427,
211
+ 3.042041063308716,
212
+ 1.1604208946228027,
213
+ 0.25
214
+ ],
215
+ "min": [
216
+ -0.4779299795627594,
217
+ -1.0991240739822388,
218
+ -0.09357719123363495,
219
+ -2.7544546127319336,
220
+ -1.1701791286468506,
221
+ 1.3862727880477905,
222
+ 0.0389423742890358,
223
+ 0.0
224
+ ]
225
+ },
226
+ "timestamp": {
227
+ "mean": [
228
+ 3.933333396911621
229
+ ],
230
+ "std": [
231
+ 2.2900753021240234
232
+ ],
233
+ "max": [
234
+ 7.866666793823242
235
+ ],
236
+ "min": [
237
+ 0.0
238
+ ]
239
+ },
240
+ "frame_index": {
241
+ "mean": [
242
+ 59.0
243
+ ],
244
+ "std": [
245
+ 34.35112762451172
246
+ ],
247
+ "max": [
248
+ 118.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
+ 59.0
271
+ ],
272
+ "std": [
273
+ 34.35112762451172
274
+ ],
275
+ "max": [
276
+ 118.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": "Pick up the Ball from the Bowl on the Table and place it on the Table"}