ishika commited on
Commit
475c8bc
·
verified ·
1 Parent(s): 774c7d0

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +246 -0
README.md ADDED
@@ -0,0 +1,246 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "v2.1",
28
+ "robot_type": "robomimic",
29
+ "total_episodes": 1014,
30
+ "total_frames": 326707,
31
+ "total_tasks": 1,
32
+ "total_videos": 3042,
33
+ "total_chunks": 2,
34
+ "chunks_size": 1000,
35
+ "fps": 20,
36
+ "splits": {
37
+ "train": "0:1014"
38
+ },
39
+ "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
40
+ "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
41
+ "features": {
42
+ "action": {
43
+ "dtype": "float32",
44
+ "shape": [
45
+ 24
46
+ ],
47
+ "names": [
48
+ "right_wrist_delta_pos_x",
49
+ "right_wrist_delta_pos_y",
50
+ "right_wrist_delta_pos_z",
51
+ "right_wrist_delta_rot_rx",
52
+ "right_wrist_delta_rot_ry",
53
+ "right_wrist_delta_rot_rz",
54
+ "left_wrist_delta_pos_x",
55
+ "left_wrist_delta_pos_y",
56
+ "left_wrist_delta_pos_z",
57
+ "left_wrist_delta_rot_rx",
58
+ "left_wrist_delta_rot_ry",
59
+ "left_wrist_delta_rot_rz",
60
+ "right_thumb_flexion",
61
+ "right_thumb_opposition",
62
+ "right_index_flexion",
63
+ "right_middle_flexion",
64
+ "right_ring_flexion",
65
+ "right_pinky_flexion",
66
+ "left_thumb_flexion",
67
+ "left_thumb_opposition",
68
+ "left_index_flexion",
69
+ "left_middle_flexion",
70
+ "left_ring_flexion",
71
+ "left_pinky_flexion"
72
+ ]
73
+ },
74
+ "next.done": {
75
+ "dtype": "bool",
76
+ "shape": [
77
+ 1
78
+ ],
79
+ "names": [
80
+ "done"
81
+ ]
82
+ },
83
+ "observation.state": {
84
+ "dtype": "float32",
85
+ "shape": [
86
+ 48
87
+ ],
88
+ "names": [
89
+ "robot0_left_eef_pos_0",
90
+ "robot0_left_eef_pos_1",
91
+ "robot0_left_eef_pos_2",
92
+ "robot0_left_eef_quat_0",
93
+ "robot0_left_eef_quat_1",
94
+ "robot0_left_eef_quat_2",
95
+ "robot0_left_eef_quat_3",
96
+ "robot0_left_gripper_qpos_0",
97
+ "robot0_left_gripper_qpos_1",
98
+ "robot0_left_gripper_qpos_2",
99
+ "robot0_left_gripper_qpos_3",
100
+ "robot0_left_gripper_qpos_4",
101
+ "robot0_left_gripper_qpos_5",
102
+ "robot0_left_gripper_qpos_6",
103
+ "robot0_left_gripper_qpos_7",
104
+ "robot0_left_gripper_qpos_8",
105
+ "robot0_left_gripper_qpos_9",
106
+ "robot0_left_gripper_qpos_10",
107
+ "robot0_right_eef_pos_0",
108
+ "robot0_right_eef_pos_1",
109
+ "robot0_right_eef_pos_2",
110
+ "robot0_right_eef_quat_0",
111
+ "robot0_right_eef_quat_1",
112
+ "robot0_right_eef_quat_2",
113
+ "robot0_right_eef_quat_3",
114
+ "robot0_right_gripper_qpos_0",
115
+ "robot0_right_gripper_qpos_1",
116
+ "robot0_right_gripper_qpos_2",
117
+ "robot0_right_gripper_qpos_3",
118
+ "robot0_right_gripper_qpos_4",
119
+ "robot0_right_gripper_qpos_5",
120
+ "robot0_right_gripper_qpos_6",
121
+ "robot0_right_gripper_qpos_7",
122
+ "robot0_right_gripper_qpos_8",
123
+ "robot0_right_gripper_qpos_9",
124
+ "robot0_right_gripper_qpos_10",
125
+ "right_abs_pos_joint_vel_condition",
126
+ "right_abs_rot_joint_vel_condition",
127
+ "left_abs_pos_joint_vel_condition",
128
+ "left_abs_rot_joint_vel_condition"
129
+ ]
130
+ },
131
+ "observation.images.agentview": {
132
+ "dtype": "video",
133
+ "shape": [
134
+ 84,
135
+ 84,
136
+ 3
137
+ ],
138
+ "names": [
139
+ "height",
140
+ "width",
141
+ "channel"
142
+ ],
143
+ "info": {
144
+ "video.height": 84,
145
+ "video.width": 84,
146
+ "video.codec": "av1",
147
+ "video.pix_fmt": "yuv420p",
148
+ "video.is_depth_map": false,
149
+ "video.fps": 20,
150
+ "video.channels": 3,
151
+ "has_audio": false
152
+ }
153
+ },
154
+ "observation.images.robot0_eye_in_left_hand": {
155
+ "dtype": "video",
156
+ "shape": [
157
+ 84,
158
+ 84,
159
+ 3
160
+ ],
161
+ "names": [
162
+ "height",
163
+ "width",
164
+ "channel"
165
+ ],
166
+ "info": {
167
+ "video.height": 84,
168
+ "video.width": 84,
169
+ "video.codec": "av1",
170
+ "video.pix_fmt": "yuv420p",
171
+ "video.is_depth_map": false,
172
+ "video.fps": 20,
173
+ "video.channels": 3,
174
+ "has_audio": false
175
+ }
176
+ },
177
+ "observation.images.robot0_eye_in_right_hand": {
178
+ "dtype": "video",
179
+ "shape": [
180
+ 84,
181
+ 84,
182
+ 3
183
+ ],
184
+ "names": [
185
+ "height",
186
+ "width",
187
+ "channel"
188
+ ],
189
+ "info": {
190
+ "video.height": 84,
191
+ "video.width": 84,
192
+ "video.codec": "av1",
193
+ "video.pix_fmt": "yuv420p",
194
+ "video.is_depth_map": false,
195
+ "video.fps": 20,
196
+ "video.channels": 3,
197
+ "has_audio": false
198
+ }
199
+ },
200
+ "timestamp": {
201
+ "dtype": "float32",
202
+ "shape": [
203
+ 1
204
+ ],
205
+ "names": null
206
+ },
207
+ "frame_index": {
208
+ "dtype": "int64",
209
+ "shape": [
210
+ 1
211
+ ],
212
+ "names": null
213
+ },
214
+ "episode_index": {
215
+ "dtype": "int64",
216
+ "shape": [
217
+ 1
218
+ ],
219
+ "names": null
220
+ },
221
+ "index": {
222
+ "dtype": "int64",
223
+ "shape": [
224
+ 1
225
+ ],
226
+ "names": null
227
+ },
228
+ "task_index": {
229
+ "dtype": "int64",
230
+ "shape": [
231
+ 1
232
+ ],
233
+ "names": null
234
+ }
235
+ }
236
+ }
237
+ ```
238
+
239
+
240
+ ## Citation
241
+
242
+ **BibTeX:**
243
+
244
+ ```bibtex
245
+ [More Information Needed]
246
+ ```