justintiensmith commited on
Commit
389cf94
·
verified ·
1 Parent(s): a8cd192

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:7cad300a637c3013fe2fb83cdebdd9c9e31ce1e1c72840c89e8684e74806574d
3
+ size 159017019
data/chunk-000/file-001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:669d5194a2f53bf7f41a1cef96cefe70160f3dbc8555d784e4b20e31e56881ac
3
+ size 156623506
data/chunk-000/file-002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fcf3be57bc55086a2808c5b09733c8912a2fe0825ad573281eea9f952f45681e
3
+ size 146978641
data/chunk-000/file-003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2327567efcab379d946fa239c0196a08a85fe29b9b82a7c64d14e558ae2c0123
3
+ size 154122074
data/chunk-000/file-004.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9056bf92119b04b0770dd6774c67a520018e2a8028c30b907f46748c558b414
3
+ size 179849992
data/chunk-000/file-005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf32b47a3031383ade3950209ab19f75f2f2ac2dde805a002c89ed72124533f
3
+ size 136307635
data/chunk-000/file-006.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6be90a1dde50d7c9431f304babe7f03b2ad4e3714a1eb78ebff70eb64caa6ec5
3
+ size 155620442
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1822eae714f49695936effdc30f35c1767140e62a7cb2882cc5c12a904faab97
3
+ size 366287
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": 7,
280
+ "total_frames": 4790,
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:7"
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:6ac8f517658bb527831e8635a52f8ad462e28222fce32e605577f9accd5a166b
3
+ size 2456
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:8d18398a61e74258a8e239a4bb58f1a3261f542cf7607d29a7a0613211811ec4
3
+ size 4717392
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:29b153ce38075faea1ad2278630dca8d28156cd35f14f8bf7e8c9c627c98f782
3
+ size 3769064
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:19238435893d36272861a0005eb69993ce7e2bbac6402b7d0d8949b11e7d1547
3
+ size 3512170
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:d00a4429996d12e71bdf5c7583f49ba1411f125f8348bf555797f9fb675d66f1
3
+ size 5347120
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:40ac6d47ff48f4d3245ce125185d1cc93b782001b7ad2ae2a77e2e71c4bbac31
3
+ size 6163098