justintiensmith commited on
Commit
7fcf89a
·
verified ·
1 Parent(s): 8ac4a5f

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:137e83eba6ef0e5fdbbf6ba28330172c15bc56f3a6240569e1739b412486da53
3
+ size 114075528
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aff80b9a4ea7e5060f9a661fefcf29b6d21cefbeb0ed41b0159ae2be7fbf8ed
3
+ size 138505080
data/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06e0f31bf6aa97e354ea9da6f015aaecd5562fa873c85214d2392f59e7f36e40
3
+ size 95616530
data/chunk-000/file-003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1683c4b7fc62ab4167e23c512fdc43547f778aba94a184afaf3df4526a1e4d7
3
+ size 138935454
data/chunk-000/file-004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a829436ec3da4c8f8f2e9c39742675a26eb77e2508a3671803b230f07e2bc2b
3
+ size 139489550
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7876f736956f1d8bed6f4a4b4cd145fd83b43c0e3e01a56883eb9e2df63ce0c
3
+ size 288431
meta/info.json ADDED
@@ -0,0 +1,291 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "fps": 30,
4
+ "features": {
5
+ "action": {
6
+ "dtype": "float32",
7
+ "names": [
8
+ "shoulder_pan.pos",
9
+ "shoulder_lift.pos",
10
+ "elbow_flex.pos",
11
+ "wrist_flex.pos",
12
+ "wrist_roll.pos",
13
+ "gripper.pos"
14
+ ],
15
+ "shape": [
16
+ 6
17
+ ]
18
+ },
19
+ "observation.state": {
20
+ "dtype": "float32",
21
+ "names": [
22
+ "shoulder_pan.pos",
23
+ "shoulder_lift.pos",
24
+ "elbow_flex.pos",
25
+ "wrist_flex.pos",
26
+ "wrist_roll.pos",
27
+ "gripper.pos"
28
+ ],
29
+ "shape": [
30
+ 6
31
+ ]
32
+ },
33
+ "observation.images.wrist": {
34
+ "dtype": "video",
35
+ "shape": [
36
+ 480,
37
+ 640,
38
+ 3
39
+ ],
40
+ "names": [
41
+ "height",
42
+ "width",
43
+ "channels"
44
+ ],
45
+ "info": {
46
+ "video.height": 480,
47
+ "video.width": 640,
48
+ "video.codec": "h264",
49
+ "video.pix_fmt": "yuv420p",
50
+ "video.is_depth_map": false,
51
+ "video.fps": 30,
52
+ "video.channels": 3,
53
+ "has_audio": false,
54
+ "video.g": 30,
55
+ "video.crf": 30,
56
+ "video.preset": null,
57
+ "video.fast_decode": 0,
58
+ "video.video_backend": "pyav",
59
+ "video.extra_options": {
60
+ "bf": 0
61
+ }
62
+ }
63
+ },
64
+ "observation.images.middle": {
65
+ "dtype": "video",
66
+ "shape": [
67
+ 480,
68
+ 640,
69
+ 3
70
+ ],
71
+ "names": [
72
+ "height",
73
+ "width",
74
+ "channels"
75
+ ],
76
+ "info": {
77
+ "video.height": 480,
78
+ "video.width": 640,
79
+ "video.codec": "h264",
80
+ "video.pix_fmt": "yuv420p",
81
+ "video.is_depth_map": false,
82
+ "video.fps": 30,
83
+ "video.channels": 3,
84
+ "has_audio": false,
85
+ "video.g": 30,
86
+ "video.crf": 30,
87
+ "video.preset": null,
88
+ "video.fast_decode": 0,
89
+ "video.video_backend": "pyav",
90
+ "video.extra_options": {
91
+ "bf": 0
92
+ }
93
+ }
94
+ },
95
+ "observation.images.above": {
96
+ "dtype": "video",
97
+ "shape": [
98
+ 480,
99
+ 640,
100
+ 3
101
+ ],
102
+ "names": [
103
+ "height",
104
+ "width",
105
+ "channels"
106
+ ],
107
+ "info": {
108
+ "video.height": 480,
109
+ "video.width": 640,
110
+ "video.codec": "h264",
111
+ "video.pix_fmt": "yuv420p",
112
+ "video.is_depth_map": false,
113
+ "video.fps": 30,
114
+ "video.channels": 3,
115
+ "has_audio": false,
116
+ "video.g": 30,
117
+ "video.crf": 30,
118
+ "video.preset": null,
119
+ "video.fast_decode": 0,
120
+ "video.video_backend": "pyav",
121
+ "video.extra_options": {
122
+ "bf": 0
123
+ }
124
+ }
125
+ },
126
+ "observation.images.right": {
127
+ "dtype": "video",
128
+ "shape": [
129
+ 480,
130
+ 640,
131
+ 3
132
+ ],
133
+ "names": [
134
+ "height",
135
+ "width",
136
+ "channels"
137
+ ],
138
+ "info": {
139
+ "video.height": 480,
140
+ "video.width": 640,
141
+ "video.codec": "h264",
142
+ "video.pix_fmt": "yuv420p",
143
+ "video.is_depth_map": false,
144
+ "video.fps": 30,
145
+ "video.channels": 3,
146
+ "has_audio": false,
147
+ "video.g": 30,
148
+ "video.crf": 30,
149
+ "video.preset": null,
150
+ "video.fast_decode": 0,
151
+ "video.video_backend": "pyav",
152
+ "video.extra_options": {
153
+ "bf": 0
154
+ }
155
+ }
156
+ },
157
+ "observation.images.left": {
158
+ "dtype": "video",
159
+ "shape": [
160
+ 480,
161
+ 640,
162
+ 3
163
+ ],
164
+ "names": [
165
+ "height",
166
+ "width",
167
+ "channels"
168
+ ],
169
+ "info": {
170
+ "video.height": 480,
171
+ "video.width": 640,
172
+ "video.codec": "h264",
173
+ "video.pix_fmt": "yuv420p",
174
+ "video.is_depth_map": false,
175
+ "video.fps": 30,
176
+ "video.channels": 3,
177
+ "has_audio": false,
178
+ "video.g": 30,
179
+ "video.crf": 30,
180
+ "video.preset": null,
181
+ "video.fast_decode": 0,
182
+ "video.video_backend": "pyav",
183
+ "video.extra_options": {
184
+ "bf": 0
185
+ }
186
+ }
187
+ },
188
+ "observation.motor_currents": {
189
+ "dtype": "int32",
190
+ "names": [
191
+ "shoulder_pan.current",
192
+ "shoulder_lift.current",
193
+ "elbow_flex.current",
194
+ "wrist_flex.current",
195
+ "wrist_roll.current",
196
+ "gripper.current"
197
+ ],
198
+ "shape": [
199
+ 6
200
+ ]
201
+ },
202
+ "observation.motor_velocities": {
203
+ "dtype": "int32",
204
+ "names": [
205
+ "shoulder_pan.velocity",
206
+ "shoulder_lift.velocity",
207
+ "elbow_flex.velocity",
208
+ "wrist_flex.velocity",
209
+ "wrist_roll.velocity",
210
+ "gripper.velocity"
211
+ ],
212
+ "shape": [
213
+ 6
214
+ ]
215
+ },
216
+ "observation.sensor_timestamps": {
217
+ "dtype": "float64",
218
+ "names": [
219
+ "motor_positions.perf_counter_s",
220
+ "motor_currents.perf_counter_s",
221
+ "motor_velocities.perf_counter_s",
222
+ "camera.wrist.perf_counter_s",
223
+ "camera.middle.perf_counter_s",
224
+ "camera.above.perf_counter_s",
225
+ "camera.right.perf_counter_s",
226
+ "camera.left.perf_counter_s"
227
+ ],
228
+ "shape": [
229
+ 8
230
+ ]
231
+ },
232
+ "observation.depths.middle": {
233
+ "dtype": "uint16",
234
+ "shape": [
235
+ 480,
236
+ 640
237
+ ],
238
+ "names": [
239
+ "height",
240
+ "width"
241
+ ]
242
+ },
243
+ "timestamp": {
244
+ "dtype": "float32",
245
+ "shape": [
246
+ 1
247
+ ],
248
+ "names": null
249
+ },
250
+ "frame_index": {
251
+ "dtype": "int64",
252
+ "shape": [
253
+ 1
254
+ ],
255
+ "names": null
256
+ },
257
+ "episode_index": {
258
+ "dtype": "int64",
259
+ "shape": [
260
+ 1
261
+ ],
262
+ "names": null
263
+ },
264
+ "index": {
265
+ "dtype": "int64",
266
+ "shape": [
267
+ 1
268
+ ],
269
+ "names": null
270
+ },
271
+ "task_index": {
272
+ "dtype": "int64",
273
+ "shape": [
274
+ 1
275
+ ],
276
+ "names": null
277
+ }
278
+ },
279
+ "total_episodes": 5,
280
+ "total_frames": 2766,
281
+ "total_tasks": 1,
282
+ "chunks_size": 1000,
283
+ "data_files_size_in_mb": 100,
284
+ "video_files_size_in_mb": 200,
285
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
286
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
287
+ "robot_type": "so_follower",
288
+ "splits": {
289
+ "train": "0:5"
290
+ }
291
+ }
meta/stats.json ADDED
The diff for this file is too large to render. See raw diff
 
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b23115c429ce8975057fc8ff626745c575481697d04cc1397500f41f54b0d24e
3
+ size 2305
videos/observation.images.above/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0e3df077e2cff379061f9dec2229c4c74a61824540c2d0c13f928936b84cf64
3
+ size 2761481
videos/observation.images.left/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff90261281b7bff5ccb0e879ca914d56424582deeb57cf45f1ad8caeadd00e47
3
+ size 2297908
videos/observation.images.middle/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:033d10ca718d7a5345259c15aee4a15ebdcebfdd69eb48174ffd6e8f8a2bd8a8
3
+ size 2050714
videos/observation.images.right/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b5c192e345409db95819a9a041adfbc98b9663d5fd10e572ce6767847b5b106
3
+ size 2888772
videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b694495cca76ef22cfbc58d44bee2198b8a69400a57f0ecc47543aaf1fa5f2ff
3
+ size 3217321