IMsubin commited on
Commit
7ed0201
·
verified ·
1 Parent(s): 7e0468b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +244 -0
README.md ADDED
@@ -0,0 +1,244 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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=IMsubin/openarm_mini_test">
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": "bi_openarm_follower",
36
+ "total_episodes": 0,
37
+ "total_frames": 0,
38
+ "total_tasks": 0,
39
+ "chunks_size": 1000,
40
+ "data_files_size_in_mb": 100,
41
+ "video_files_size_in_mb": 200,
42
+ "fps": 30,
43
+ "splits": {},
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
+ "action": {
48
+ "dtype": "float32",
49
+ "names": [
50
+ "right_joint_1.pos",
51
+ "right_joint_1.vel",
52
+ "right_joint_1.torque",
53
+ "right_joint_2.pos",
54
+ "right_joint_2.vel",
55
+ "right_joint_2.torque",
56
+ "right_joint_3.pos",
57
+ "right_joint_3.vel",
58
+ "right_joint_3.torque",
59
+ "right_joint_4.pos",
60
+ "right_joint_4.vel",
61
+ "right_joint_4.torque",
62
+ "right_joint_5.pos",
63
+ "right_joint_5.vel",
64
+ "right_joint_5.torque",
65
+ "right_joint_6.pos",
66
+ "right_joint_6.vel",
67
+ "right_joint_6.torque",
68
+ "right_joint_7.pos",
69
+ "right_joint_7.vel",
70
+ "right_joint_7.torque",
71
+ "right_gripper.pos",
72
+ "right_gripper.vel",
73
+ "right_gripper.torque",
74
+ "left_joint_1.pos",
75
+ "left_joint_1.vel",
76
+ "left_joint_1.torque",
77
+ "left_joint_2.pos",
78
+ "left_joint_2.vel",
79
+ "left_joint_2.torque",
80
+ "left_joint_3.pos",
81
+ "left_joint_3.vel",
82
+ "left_joint_3.torque",
83
+ "left_joint_4.pos",
84
+ "left_joint_4.vel",
85
+ "left_joint_4.torque",
86
+ "left_joint_5.pos",
87
+ "left_joint_5.vel",
88
+ "left_joint_5.torque",
89
+ "left_joint_6.pos",
90
+ "left_joint_6.vel",
91
+ "left_joint_6.torque",
92
+ "left_joint_7.pos",
93
+ "left_joint_7.vel",
94
+ "left_joint_7.torque",
95
+ "left_gripper.pos",
96
+ "left_gripper.vel",
97
+ "left_gripper.torque"
98
+ ],
99
+ "shape": [
100
+ 48
101
+ ]
102
+ },
103
+ "observation.state": {
104
+ "dtype": "float32",
105
+ "names": [
106
+ "right_joint_1.pos",
107
+ "right_joint_1.vel",
108
+ "right_joint_1.torque",
109
+ "right_joint_2.pos",
110
+ "right_joint_2.vel",
111
+ "right_joint_2.torque",
112
+ "right_joint_3.pos",
113
+ "right_joint_3.vel",
114
+ "right_joint_3.torque",
115
+ "right_joint_4.pos",
116
+ "right_joint_4.vel",
117
+ "right_joint_4.torque",
118
+ "right_joint_5.pos",
119
+ "right_joint_5.vel",
120
+ "right_joint_5.torque",
121
+ "right_joint_6.pos",
122
+ "right_joint_6.vel",
123
+ "right_joint_6.torque",
124
+ "right_joint_7.pos",
125
+ "right_joint_7.vel",
126
+ "right_joint_7.torque",
127
+ "right_gripper.pos",
128
+ "right_gripper.vel",
129
+ "right_gripper.torque",
130
+ "left_joint_1.pos",
131
+ "left_joint_1.vel",
132
+ "left_joint_1.torque",
133
+ "left_joint_2.pos",
134
+ "left_joint_2.vel",
135
+ "left_joint_2.torque",
136
+ "left_joint_3.pos",
137
+ "left_joint_3.vel",
138
+ "left_joint_3.torque",
139
+ "left_joint_4.pos",
140
+ "left_joint_4.vel",
141
+ "left_joint_4.torque",
142
+ "left_joint_5.pos",
143
+ "left_joint_5.vel",
144
+ "left_joint_5.torque",
145
+ "left_joint_6.pos",
146
+ "left_joint_6.vel",
147
+ "left_joint_6.torque",
148
+ "left_joint_7.pos",
149
+ "left_joint_7.vel",
150
+ "left_joint_7.torque",
151
+ "left_gripper.pos",
152
+ "left_gripper.vel",
153
+ "left_gripper.torque"
154
+ ],
155
+ "shape": [
156
+ 48
157
+ ]
158
+ },
159
+ "observation.images.top": {
160
+ "dtype": "video",
161
+ "shape": [
162
+ 480,
163
+ 640,
164
+ 3
165
+ ],
166
+ "names": [
167
+ "height",
168
+ "width",
169
+ "channels"
170
+ ]
171
+ },
172
+ "observation.images.right_wrist": {
173
+ "dtype": "video",
174
+ "shape": [
175
+ 480,
176
+ 640,
177
+ 3
178
+ ],
179
+ "names": [
180
+ "height",
181
+ "width",
182
+ "channels"
183
+ ]
184
+ },
185
+ "observation.images.left_wrist": {
186
+ "dtype": "video",
187
+ "shape": [
188
+ 480,
189
+ 640,
190
+ 3
191
+ ],
192
+ "names": [
193
+ "height",
194
+ "width",
195
+ "channels"
196
+ ]
197
+ },
198
+ "timestamp": {
199
+ "dtype": "float32",
200
+ "shape": [
201
+ 1
202
+ ],
203
+ "names": null
204
+ },
205
+ "frame_index": {
206
+ "dtype": "int64",
207
+ "shape": [
208
+ 1
209
+ ],
210
+ "names": null
211
+ },
212
+ "episode_index": {
213
+ "dtype": "int64",
214
+ "shape": [
215
+ 1
216
+ ],
217
+ "names": null
218
+ },
219
+ "index": {
220
+ "dtype": "int64",
221
+ "shape": [
222
+ 1
223
+ ],
224
+ "names": null
225
+ },
226
+ "task_index": {
227
+ "dtype": "int64",
228
+ "shape": [
229
+ 1
230
+ ],
231
+ "names": null
232
+ }
233
+ }
234
+ }
235
+ ```
236
+
237
+
238
+ ## Citation
239
+
240
+ **BibTeX:**
241
+
242
+ ```bibtex
243
+ [More Information Needed]
244
+ ```