J-joon commited on
Commit
85b2918
·
verified ·
1 Parent(s): 94a54cb

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:44b865e2b32487d855a0819f9c5af7d0a0899387aaecea27f7fbfd6b2167ba75
3
+ size 1972452
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c193eecbf46af72ac95e36ca8de6d107a8a38707ed01d7fdd9058cc86fa888
3
+ size 38044
meta/info.json ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "aloha",
4
+ "total_episodes": 49,
5
+ "total_frames": 29400,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 200,
10
+ "fps": 50,
11
+ "splits": {
12
+ "train": "0:49"
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
+ "observation.state": {
18
+ "dtype": "float32",
19
+ "shape": [
20
+ 14
21
+ ],
22
+ "names": [
23
+ [
24
+ "left_waist",
25
+ "left_shoulder",
26
+ "left_elbow",
27
+ "left_forearm_roll",
28
+ "left_wrist_angle",
29
+ "left_wrist_rotate",
30
+ "left_gripper",
31
+ "right_waist",
32
+ "right_shoulder",
33
+ "right_elbow",
34
+ "right_forearm_roll",
35
+ "right_wrist_angle",
36
+ "right_wrist_rotate",
37
+ "right_gripper"
38
+ ]
39
+ ]
40
+ },
41
+ "action": {
42
+ "dtype": "float32",
43
+ "shape": [
44
+ 14
45
+ ],
46
+ "names": [
47
+ [
48
+ "left_waist",
49
+ "left_shoulder",
50
+ "left_elbow",
51
+ "left_forearm_roll",
52
+ "left_wrist_angle",
53
+ "left_wrist_rotate",
54
+ "left_gripper",
55
+ "right_waist",
56
+ "right_shoulder",
57
+ "right_elbow",
58
+ "right_forearm_roll",
59
+ "right_wrist_angle",
60
+ "right_wrist_rotate",
61
+ "right_gripper"
62
+ ]
63
+ ]
64
+ },
65
+ "observation.images.cam_high": {
66
+ "dtype": "video",
67
+ "shape": [
68
+ 480,
69
+ 640,
70
+ 3
71
+ ],
72
+ "names": [
73
+ "height",
74
+ "width",
75
+ "channels"
76
+ ],
77
+ "info": {
78
+ "video.height": 480,
79
+ "video.width": 640,
80
+ "video.codec": "h264",
81
+ "video.pix_fmt": "yuvj420p",
82
+ "video.is_depth_map": false,
83
+ "video.fps": 50,
84
+ "video.channels": 3,
85
+ "has_audio": false
86
+ }
87
+ },
88
+ "observation.images.cam_low": {
89
+ "dtype": "video",
90
+ "shape": [
91
+ 480,
92
+ 640,
93
+ 3
94
+ ],
95
+ "names": [
96
+ "height",
97
+ "width",
98
+ "channels"
99
+ ],
100
+ "info": {
101
+ "video.height": 480,
102
+ "video.width": 640,
103
+ "video.codec": "h264",
104
+ "video.pix_fmt": "yuvj420p",
105
+ "video.is_depth_map": false,
106
+ "video.fps": 50,
107
+ "video.channels": 3,
108
+ "has_audio": false
109
+ }
110
+ },
111
+ "observation.images.cam_left_wrist": {
112
+ "dtype": "video",
113
+ "shape": [
114
+ 480,
115
+ 640,
116
+ 3
117
+ ],
118
+ "names": [
119
+ "height",
120
+ "width",
121
+ "channels"
122
+ ],
123
+ "info": {
124
+ "video.height": 480,
125
+ "video.width": 640,
126
+ "video.codec": "h264",
127
+ "video.pix_fmt": "yuvj420p",
128
+ "video.is_depth_map": false,
129
+ "video.fps": 50,
130
+ "video.channels": 3,
131
+ "has_audio": false
132
+ }
133
+ },
134
+ "observation.images.cam_right_wrist": {
135
+ "dtype": "video",
136
+ "shape": [
137
+ 480,
138
+ 640,
139
+ 3
140
+ ],
141
+ "names": [
142
+ "height",
143
+ "width",
144
+ "channels"
145
+ ],
146
+ "info": {
147
+ "video.height": 480,
148
+ "video.width": 640,
149
+ "video.codec": "h264",
150
+ "video.pix_fmt": "yuvj420p",
151
+ "video.is_depth_map": false,
152
+ "video.fps": 50,
153
+ "video.channels": 3,
154
+ "has_audio": false
155
+ }
156
+ },
157
+ "timestamp": {
158
+ "dtype": "float32",
159
+ "shape": [
160
+ 1
161
+ ],
162
+ "names": null
163
+ },
164
+ "frame_index": {
165
+ "dtype": "int64",
166
+ "shape": [
167
+ 1
168
+ ],
169
+ "names": null
170
+ },
171
+ "episode_index": {
172
+ "dtype": "int64",
173
+ "shape": [
174
+ 1
175
+ ],
176
+ "names": null
177
+ },
178
+ "index": {
179
+ "dtype": "int64",
180
+ "shape": [
181
+ 1
182
+ ],
183
+ "names": null
184
+ },
185
+ "task_index": {
186
+ "dtype": "int64",
187
+ "shape": [
188
+ 1
189
+ ],
190
+ "names": null
191
+ }
192
+ }
193
+ }
meta/stats.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d2bd89500f4773d9da7e5578667e48ebe7c016647c712207b8c9a89fedf0273
3
+ size 2377
videos/observation.images.cam_high/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5036898751f1f82e4c3f6e19cce80e4c561a502974167132bc7c708c2ad17bc
3
+ size 209114010
videos/observation.images.cam_high/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c36251d09673fbe834de64272f9af0c553605e66f7a620db9393fee96353cd17
3
+ size 61874652
videos/observation.images.cam_left_wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf98516710c192f80e98a379ec5ed9eb3e817995a2c9861c4de31e2c9d72d2ad
3
+ size 207037333
videos/observation.images.cam_left_wrist/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6845af850e133533203c3d35f50e29bcbcf9d40d240847cd963863c76594b4cf
3
+ size 67045150
videos/observation.images.cam_low/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab3b0dc529de711c2702fe6543a779998f8ccc6805e7086df0f80bc5fa654c45
3
+ size 207559752
videos/observation.images.cam_low/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ecfd982a583508a44c1e1318c64e040719b90bba0d00c0d4a477a1211dd7b8b
3
+ size 53881725
videos/observation.images.cam_right_wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce7026694c097c2e883071ff62490b52e583ef48b7b3154b49152236017576f7
3
+ size 203429281
videos/observation.images.cam_right_wrist/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d047e106e541040445063a0c26c453aa1124873934a8cc4379b7683edb3fd3a
3
+ size 125354783