ankile commited on
Commit
4d41c98
·
verified ·
1 Parent(s): 50899d9

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +279 -0
README.md ADDED
@@ -0,0 +1,279 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ## Dataset Description
15
+
16
+
17
+
18
+ - **Homepage:** [More Information Needed]
19
+ - **Paper:** [More Information Needed]
20
+ - **License:** apache-2.0
21
+
22
+ ## Dataset Structure
23
+
24
+ [meta/info.json](meta/info.json):
25
+ ```json
26
+ {
27
+ "codebase_version": "v3.0",
28
+ "robot_type": "franka",
29
+ "total_episodes": 50,
30
+ "total_frames": 7986,
31
+ "total_tasks": 1,
32
+ "chunks_size": 1000,
33
+ "data_files_size_in_mb": 100,
34
+ "video_files_size_in_mb": 200,
35
+ "fps": 15,
36
+ "splits": {
37
+ "train": "0:50"
38
+ },
39
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
40
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
41
+ "features": {
42
+ "observation.state": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 7
46
+ ],
47
+ "names": [
48
+ "cart_pos_x",
49
+ "cart_pos_y",
50
+ "cart_pos_z",
51
+ "cart_rot_x",
52
+ "cart_rot_y",
53
+ "cart_rot_z",
54
+ "gripper_position"
55
+ ]
56
+ },
57
+ "observation.joint_positions": {
58
+ "dtype": "float32",
59
+ "shape": [
60
+ 7
61
+ ],
62
+ "names": [
63
+ "joint_0",
64
+ "joint_1",
65
+ "joint_2",
66
+ "joint_3",
67
+ "joint_4",
68
+ "joint_5",
69
+ "joint_6"
70
+ ]
71
+ },
72
+ "action": {
73
+ "dtype": "float32",
74
+ "shape": [
75
+ 7
76
+ ],
77
+ "names": [
78
+ "vel_x",
79
+ "vel_y",
80
+ "vel_z",
81
+ "vel_roll",
82
+ "vel_pitch",
83
+ "vel_yaw",
84
+ "gripper_action"
85
+ ]
86
+ },
87
+ "steps_to_go": {
88
+ "dtype": "int64",
89
+ "shape": [
90
+ 1
91
+ ],
92
+ "names": [
93
+ "steps_to_go"
94
+ ]
95
+ },
96
+ "source": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": [
102
+ "source_id"
103
+ ]
104
+ },
105
+ "success": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": [
111
+ "success_flag"
112
+ ]
113
+ },
114
+ "is_valid": {
115
+ "dtype": "int64",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": [
120
+ "is_valid_flag"
121
+ ]
122
+ },
123
+ "reward": {
124
+ "dtype": "float32",
125
+ "shape": [
126
+ 1
127
+ ],
128
+ "names": [
129
+ "reward"
130
+ ]
131
+ },
132
+ "done": {
133
+ "dtype": "int64",
134
+ "shape": [
135
+ 1
136
+ ],
137
+ "names": [
138
+ "done_flag"
139
+ ]
140
+ },
141
+ "observation.images.18650758_left": {
142
+ "dtype": "video",
143
+ "shape": [
144
+ 480,
145
+ 640,
146
+ 3
147
+ ],
148
+ "names": [
149
+ "height",
150
+ "width",
151
+ "channels"
152
+ ],
153
+ "info": {
154
+ "video.height": 480,
155
+ "video.width": 640,
156
+ "video.codec": "h264",
157
+ "video.pix_fmt": "yuv420p",
158
+ "video.is_depth_map": false,
159
+ "video.fps": 15,
160
+ "video.channels": 3,
161
+ "has_audio": false
162
+ }
163
+ },
164
+ "observation.images.18650758_right": {
165
+ "dtype": "video",
166
+ "shape": [
167
+ 480,
168
+ 640,
169
+ 3
170
+ ],
171
+ "names": [
172
+ "height",
173
+ "width",
174
+ "channels"
175
+ ],
176
+ "info": {
177
+ "video.height": 480,
178
+ "video.width": 640,
179
+ "video.codec": "h264",
180
+ "video.pix_fmt": "yuv420p",
181
+ "video.is_depth_map": false,
182
+ "video.fps": 15,
183
+ "video.channels": 3,
184
+ "has_audio": false
185
+ }
186
+ },
187
+ "observation.images.25916956_left": {
188
+ "dtype": "video",
189
+ "shape": [
190
+ 480,
191
+ 640,
192
+ 3
193
+ ],
194
+ "names": [
195
+ "height",
196
+ "width",
197
+ "channels"
198
+ ],
199
+ "info": {
200
+ "video.height": 480,
201
+ "video.width": 640,
202
+ "video.codec": "h264",
203
+ "video.pix_fmt": "yuv420p",
204
+ "video.is_depth_map": false,
205
+ "video.fps": 15,
206
+ "video.channels": 3,
207
+ "has_audio": false
208
+ }
209
+ },
210
+ "observation.images.25916956_right": {
211
+ "dtype": "video",
212
+ "shape": [
213
+ 480,
214
+ 640,
215
+ 3
216
+ ],
217
+ "names": [
218
+ "height",
219
+ "width",
220
+ "channels"
221
+ ],
222
+ "info": {
223
+ "video.height": 480,
224
+ "video.width": 640,
225
+ "video.codec": "h264",
226
+ "video.pix_fmt": "yuv420p",
227
+ "video.is_depth_map": false,
228
+ "video.fps": 15,
229
+ "video.channels": 3,
230
+ "has_audio": false
231
+ }
232
+ },
233
+ "timestamp": {
234
+ "dtype": "float32",
235
+ "shape": [
236
+ 1
237
+ ],
238
+ "names": null
239
+ },
240
+ "frame_index": {
241
+ "dtype": "int64",
242
+ "shape": [
243
+ 1
244
+ ],
245
+ "names": null
246
+ },
247
+ "episode_index": {
248
+ "dtype": "int64",
249
+ "shape": [
250
+ 1
251
+ ],
252
+ "names": null
253
+ },
254
+ "index": {
255
+ "dtype": "int64",
256
+ "shape": [
257
+ 1
258
+ ],
259
+ "names": null
260
+ },
261
+ "task_index": {
262
+ "dtype": "int64",
263
+ "shape": [
264
+ 1
265
+ ],
266
+ "names": null
267
+ }
268
+ }
269
+ }
270
+ ```
271
+
272
+
273
+ ## Citation
274
+
275
+ **BibTeX:**
276
+
277
+ ```bibtex
278
+ [More Information Needed]
279
+ ```