CarolinePascal HF Staff commited on
Commit
d6835b4
·
verified ·
1 Parent(s): 0db9471

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +238 -0
README.md ADDED
@@ -0,0 +1,238 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ configs:
8
+ - config_name: default
9
+ data_files: data/*/*.parquet
10
+ ---
11
+
12
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
13
+
14
+
15
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=lerobot/aloha_static_thread_velcro">
16
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
17
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
18
+ </a>
19
+
20
+
21
+ ## Dataset Description
22
+
23
+
24
+
25
+ - **Homepage:** [More Information Needed]
26
+ - **Paper:** [More Information Needed]
27
+ - **License:** apache-2.0
28
+
29
+ ## Dataset Structure
30
+
31
+ [meta/info.json](meta/info.json):
32
+ ```json
33
+ {
34
+ "codebase_version": "v3.0",
35
+ "robot_type": "unknown",
36
+ "total_episodes": 49,
37
+ "total_frames": 34300,
38
+ "total_tasks": 1,
39
+ "chunks_size": 1000,
40
+ "fps": 50,
41
+ "splits": {
42
+ "train": "0:49"
43
+ },
44
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
45
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
46
+ "features": {
47
+ "observation.images.cam_high": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 480,
51
+ 640,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "video_info": {
60
+ "video.codec": "h264",
61
+ "video.pix_fmt": "yuv444p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 50,
64
+ "has_audio": false
65
+ }
66
+ },
67
+ "observation.images.cam_left_wrist": {
68
+ "dtype": "video",
69
+ "shape": [
70
+ 480,
71
+ 640,
72
+ 3
73
+ ],
74
+ "names": [
75
+ "height",
76
+ "width",
77
+ "channels"
78
+ ],
79
+ "video_info": {
80
+ "video.codec": "h264",
81
+ "video.pix_fmt": "yuv444p",
82
+ "video.is_depth_map": false,
83
+ "video.fps": 50,
84
+ "has_audio": false
85
+ }
86
+ },
87
+ "observation.images.cam_low": {
88
+ "dtype": "video",
89
+ "shape": [
90
+ 480,
91
+ 640,
92
+ 3
93
+ ],
94
+ "names": [
95
+ "height",
96
+ "width",
97
+ "channels"
98
+ ],
99
+ "video_info": {
100
+ "video.codec": "h264",
101
+ "video.pix_fmt": "yuv444p",
102
+ "video.is_depth_map": false,
103
+ "video.fps": 50,
104
+ "has_audio": false
105
+ }
106
+ },
107
+ "observation.images.cam_right_wrist": {
108
+ "dtype": "video",
109
+ "shape": [
110
+ 480,
111
+ 640,
112
+ 3
113
+ ],
114
+ "names": [
115
+ "height",
116
+ "width",
117
+ "channels"
118
+ ],
119
+ "video_info": {
120
+ "video.codec": "h264",
121
+ "video.pix_fmt": "yuv444p",
122
+ "video.is_depth_map": false,
123
+ "video.fps": 50,
124
+ "has_audio": false
125
+ }
126
+ },
127
+ "observation.state": {
128
+ "dtype": "float32",
129
+ "shape": [
130
+ 14
131
+ ],
132
+ "names": {
133
+ "motors": [
134
+ "motor_0",
135
+ "motor_1",
136
+ "motor_2",
137
+ "motor_3",
138
+ "motor_4",
139
+ "motor_5",
140
+ "motor_6",
141
+ "motor_7",
142
+ "motor_8",
143
+ "motor_9",
144
+ "motor_10",
145
+ "motor_11",
146
+ "motor_12",
147
+ "motor_13"
148
+ ]
149
+ },
150
+ "fps": 50
151
+ },
152
+ "action": {
153
+ "dtype": "float32",
154
+ "shape": [
155
+ 14
156
+ ],
157
+ "names": {
158
+ "motors": [
159
+ "motor_0",
160
+ "motor_1",
161
+ "motor_2",
162
+ "motor_3",
163
+ "motor_4",
164
+ "motor_5",
165
+ "motor_6",
166
+ "motor_7",
167
+ "motor_8",
168
+ "motor_9",
169
+ "motor_10",
170
+ "motor_11",
171
+ "motor_12",
172
+ "motor_13"
173
+ ]
174
+ },
175
+ "fps": 50
176
+ },
177
+ "episode_index": {
178
+ "dtype": "int64",
179
+ "shape": [
180
+ 1
181
+ ],
182
+ "names": null,
183
+ "fps": 50
184
+ },
185
+ "frame_index": {
186
+ "dtype": "int64",
187
+ "shape": [
188
+ 1
189
+ ],
190
+ "names": null,
191
+ "fps": 50
192
+ },
193
+ "timestamp": {
194
+ "dtype": "float32",
195
+ "shape": [
196
+ 1
197
+ ],
198
+ "names": null,
199
+ "fps": 50
200
+ },
201
+ "next.done": {
202
+ "dtype": "bool",
203
+ "shape": [
204
+ 1
205
+ ],
206
+ "names": null,
207
+ "fps": 50
208
+ },
209
+ "index": {
210
+ "dtype": "int64",
211
+ "shape": [
212
+ 1
213
+ ],
214
+ "names": null,
215
+ "fps": 50
216
+ },
217
+ "task_index": {
218
+ "dtype": "int64",
219
+ "shape": [
220
+ 1
221
+ ],
222
+ "names": null,
223
+ "fps": 50
224
+ }
225
+ },
226
+ "data_files_size_in_mb": 100,
227
+ "video_files_size_in_mb": 200
228
+ }
229
+ ```
230
+
231
+
232
+ ## Citation
233
+
234
+ **BibTeX:**
235
+
236
+ ```bibtex
237
+ [More Information Needed]
238
+ ```