CarolinePascal HF Staff commited on
Commit
4e315f4
·
verified ·
1 Parent(s): 40552d2

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,188 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - so100_follower
8
+ configs:
9
+ - config_name: default
10
+ data_files: data/*/*.parquet
11
+ ---
12
+
13
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
14
+
15
+
16
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=wannrrr/etnai">
17
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
18
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
19
+ </a>
20
+
21
+
22
+ ## Dataset Description
23
+
24
+
25
+
26
+ - **Homepage:** [More Information Needed]
27
+ - **Paper:** [More Information Needed]
28
+ - **License:** apache-2.0
29
+
30
+ ## Dataset Structure
31
+
32
+ [meta/info.json](meta/info.json):
33
+ ```json
34
+ {
35
+ "codebase_version": "v3.0",
36
+ "fps": 30,
37
+ "features": {
38
+ "action": {
39
+ "dtype": "float32",
40
+ "shape": [
41
+ 6
42
+ ],
43
+ "names": [
44
+ "shoulder_pan.pos",
45
+ "shoulder_lift.pos",
46
+ "elbow_flex.pos",
47
+ "wrist_flex.pos",
48
+ "wrist_roll.pos",
49
+ "gripper.pos"
50
+ ],
51
+ "fps": 30
52
+ },
53
+ "observation.state": {
54
+ "dtype": "float32",
55
+ "shape": [
56
+ 6
57
+ ],
58
+ "names": [
59
+ "shoulder_pan.pos",
60
+ "shoulder_lift.pos",
61
+ "elbow_flex.pos",
62
+ "wrist_flex.pos",
63
+ "wrist_roll.pos",
64
+ "gripper.pos"
65
+ ],
66
+ "fps": 30
67
+ },
68
+ "observation.images.image2": {
69
+ "dtype": "video",
70
+ "shape": [
71
+ 480,
72
+ 640,
73
+ 3
74
+ ],
75
+ "names": [
76
+ "height",
77
+ "width",
78
+ "channels"
79
+ ],
80
+ "info": {
81
+ "video.height": 480,
82
+ "video.width": 640,
83
+ "video.codec": "av1",
84
+ "video.pix_fmt": "yuv420p",
85
+ "video.is_depth_map": false,
86
+ "video.fps": 30,
87
+ "video.channels": 3,
88
+ "has_audio": false
89
+ }
90
+ },
91
+ "observation.images.image": {
92
+ "dtype": "video",
93
+ "shape": [
94
+ 480,
95
+ 640,
96
+ 3
97
+ ],
98
+ "names": [
99
+ "height",
100
+ "width",
101
+ "channels"
102
+ ],
103
+ "info": {
104
+ "video.height": 480,
105
+ "video.width": 640,
106
+ "video.codec": "av1",
107
+ "video.pix_fmt": "yuv420p",
108
+ "video.is_depth_map": false,
109
+ "video.fps": 30,
110
+ "video.channels": 3,
111
+ "has_audio": false
112
+ }
113
+ },
114
+ "timestamp": {
115
+ "dtype": "float32",
116
+ "shape": [
117
+ 1
118
+ ],
119
+ "names": null,
120
+ "fps": 30
121
+ },
122
+ "frame_index": {
123
+ "dtype": "int64",
124
+ "shape": [
125
+ 1
126
+ ],
127
+ "names": null,
128
+ "fps": 30
129
+ },
130
+ "episode_index": {
131
+ "dtype": "int64",
132
+ "shape": [
133
+ 1
134
+ ],
135
+ "names": null,
136
+ "fps": 30
137
+ },
138
+ "index": {
139
+ "dtype": "int64",
140
+ "shape": [
141
+ 1
142
+ ],
143
+ "names": null,
144
+ "fps": 30
145
+ },
146
+ "task_index": {
147
+ "dtype": "int64",
148
+ "shape": [
149
+ 1
150
+ ],
151
+ "names": null,
152
+ "fps": 30
153
+ }
154
+ },
155
+ "total_episodes": 50,
156
+ "total_frames": 10061,
157
+ "total_tasks": 1,
158
+ "chunks_size": 1000,
159
+ "data_files_size_in_mb": 100,
160
+ "video_files_size_in_mb": 200,
161
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
162
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
163
+ "robot_type": "so100_follower",
164
+ "splits": {
165
+ "train": "0:50"
166
+ }
167
+ }
168
+ ```
169
+
170
+
171
+ ## Citation
172
+
173
+ **BibTeX:**
174
+
175
+ ```bibtex
176
+ [More Information Needed]
177
+ ```
178
+
179
+ ## Migration to LeRobotDataset v3.0
180
+
181
+ Migrated to LeRobotDataset **v3.0** with SO-100/101 joint state/action mapped to the post-#777 physical frame (in degrees).
182
+
183
+ - Source: [`HuggingFaceVLA/community_dataset_v3`](https://huggingface.co/datasets/HuggingFaceVLA/community_dataset_v3/tree/main/wannrrr/etnai) (`wannrrr/etnai`)
184
+ - Codebase version: v2.1 -> v3.0
185
+ - Original joint encoding: normalized units (joints -100..100, gripper 0..100)
186
+ - Joint values: un-normalized to physical degrees using canonical joint ranges
187
+ - Robot type: `so100_follower`
188
+ - Action dimension: 6
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daf9307fc37edcaac72518a29c4b692b42bb081b12c5b382471647323efe72d2
3
+ size 293478
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b70d75aae90b1f4156415b09b129be596956a020222cc3c6a47debefec83c93c
3
+ size 89592
meta/info.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "fps": 30,
4
+ "features": {
5
+ "action": {
6
+ "dtype": "float32",
7
+ "shape": [
8
+ 6
9
+ ],
10
+ "names": [
11
+ "shoulder_pan.pos",
12
+ "shoulder_lift.pos",
13
+ "elbow_flex.pos",
14
+ "wrist_flex.pos",
15
+ "wrist_roll.pos",
16
+ "gripper.pos"
17
+ ],
18
+ "fps": 30
19
+ },
20
+ "observation.state": {
21
+ "dtype": "float32",
22
+ "shape": [
23
+ 6
24
+ ],
25
+ "names": [
26
+ "shoulder_pan.pos",
27
+ "shoulder_lift.pos",
28
+ "elbow_flex.pos",
29
+ "wrist_flex.pos",
30
+ "wrist_roll.pos",
31
+ "gripper.pos"
32
+ ],
33
+ "fps": 30
34
+ },
35
+ "observation.images.image2": {
36
+ "dtype": "video",
37
+ "shape": [
38
+ 480,
39
+ 640,
40
+ 3
41
+ ],
42
+ "names": [
43
+ "height",
44
+ "width",
45
+ "channels"
46
+ ],
47
+ "info": {
48
+ "video.height": 480,
49
+ "video.width": 640,
50
+ "video.codec": "av1",
51
+ "video.pix_fmt": "yuv420p",
52
+ "video.is_depth_map": false,
53
+ "video.fps": 30,
54
+ "video.channels": 3,
55
+ "has_audio": false
56
+ }
57
+ },
58
+ "observation.images.image": {
59
+ "dtype": "video",
60
+ "shape": [
61
+ 480,
62
+ 640,
63
+ 3
64
+ ],
65
+ "names": [
66
+ "height",
67
+ "width",
68
+ "channels"
69
+ ],
70
+ "info": {
71
+ "video.height": 480,
72
+ "video.width": 640,
73
+ "video.codec": "av1",
74
+ "video.pix_fmt": "yuv420p",
75
+ "video.is_depth_map": false,
76
+ "video.fps": 30,
77
+ "video.channels": 3,
78
+ "has_audio": false
79
+ }
80
+ },
81
+ "timestamp": {
82
+ "dtype": "float32",
83
+ "shape": [
84
+ 1
85
+ ],
86
+ "names": null,
87
+ "fps": 30
88
+ },
89
+ "frame_index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null,
95
+ "fps": 30
96
+ },
97
+ "episode_index": {
98
+ "dtype": "int64",
99
+ "shape": [
100
+ 1
101
+ ],
102
+ "names": null,
103
+ "fps": 30
104
+ },
105
+ "index": {
106
+ "dtype": "int64",
107
+ "shape": [
108
+ 1
109
+ ],
110
+ "names": null,
111
+ "fps": 30
112
+ },
113
+ "task_index": {
114
+ "dtype": "int64",
115
+ "shape": [
116
+ 1
117
+ ],
118
+ "names": null,
119
+ "fps": 30
120
+ }
121
+ },
122
+ "total_episodes": 50,
123
+ "total_frames": 10061,
124
+ "total_tasks": 1,
125
+ "chunks_size": 1000,
126
+ "data_files_size_in_mb": 100,
127
+ "video_files_size_in_mb": 200,
128
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
129
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
130
+ "robot_type": "so100_follower",
131
+ "splits": {
132
+ "train": "0:50"
133
+ }
134
+ }
meta/stats.json ADDED
@@ -0,0 +1,307 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "frame_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 201
8
+ ],
9
+ "mean": [
10
+ 100.11042639896631
11
+ ],
12
+ "std": [
13
+ 58.08723318429903
14
+ ],
15
+ "count": [
16
+ 10061
17
+ ]
18
+ },
19
+ "index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 10060
25
+ ],
26
+ "mean": [
27
+ 5030.0
28
+ ],
29
+ "std": [
30
+ 2904.360514812168
31
+ ],
32
+ "count": [
33
+ 10061
34
+ ]
35
+ },
36
+ "task_index": {
37
+ "min": [
38
+ 0
39
+ ],
40
+ "max": [
41
+ 0
42
+ ],
43
+ "mean": [
44
+ 0.0
45
+ ],
46
+ "std": [
47
+ 0.0
48
+ ],
49
+ "count": [
50
+ 10061
51
+ ]
52
+ },
53
+ "action": {
54
+ "min": [
55
+ -70.6513442993164,
56
+ -99.57662963867188,
57
+ -99.6373519897461,
58
+ -6.028076171875,
59
+ -38.75457763671875,
60
+ -45.0
61
+ ],
62
+ "max": [
63
+ 73.40995788574219,
64
+ 63.5055046081543,
65
+ 100.0,
66
+ 100.0,
67
+ 26.788766860961914,
68
+ 34.60894012451172
69
+ ],
70
+ "mean": [
71
+ 5.053975352715864,
72
+ -48.3688871597353,
73
+ 50.148716896913086,
74
+ 52.99446266942299,
75
+ 3.4156796139449357,
76
+ -30.88752232238557
77
+ ],
78
+ "std": [
79
+ 26.82176071509061,
80
+ 54.22528117340998,
81
+ 53.46623012364529,
82
+ 14.099370470766162,
83
+ 6.143225304893063,
84
+ 17.981281779828578
85
+ ],
86
+ "count": [
87
+ 10061
88
+ ]
89
+ },
90
+ "observation.images.top": {
91
+ "min": [
92
+ [
93
+ [
94
+ 0.0
95
+ ]
96
+ ],
97
+ [
98
+ [
99
+ 0.00784313725490196
100
+ ]
101
+ ],
102
+ [
103
+ [
104
+ 0.06274509803921569
105
+ ]
106
+ ]
107
+ ],
108
+ "max": [
109
+ [
110
+ [
111
+ 1.0
112
+ ]
113
+ ],
114
+ [
115
+ [
116
+ 1.0
117
+ ]
118
+ ],
119
+ [
120
+ [
121
+ 1.0
122
+ ]
123
+ ]
124
+ ],
125
+ "mean": [
126
+ [
127
+ [
128
+ 0.5235325397058824
129
+ ]
130
+ ],
131
+ [
132
+ [
133
+ 0.5423651934232027
134
+ ]
135
+ ],
136
+ [
137
+ [
138
+ 0.5793678267156862
139
+ ]
140
+ ]
141
+ ],
142
+ "std": [
143
+ [
144
+ [
145
+ 0.20021034454977246
146
+ ]
147
+ ],
148
+ [
149
+ [
150
+ 0.18848327609533963
151
+ ]
152
+ ],
153
+ [
154
+ [
155
+ 0.15252558922911955
156
+ ]
157
+ ]
158
+ ],
159
+ "count": [
160
+ 5000
161
+ ]
162
+ },
163
+ "observation.state": {
164
+ "min": [
165
+ -70.28443145751953,
166
+ -98.24561309814453,
167
+ -98.04183197021484,
168
+ -2.6983487606048584,
169
+ -38.36385726928711,
170
+ -44.39024353027344
171
+ ],
172
+ "max": [
173
+ 73.2784423828125,
174
+ 64.07685852050781,
175
+ 98.66488647460938,
176
+ 98.14739990234375,
177
+ 26.544567108154297,
178
+ 32.19511795043945
179
+ ],
180
+ "mean": [
181
+ 4.978791048553482,
182
+ -47.37531357773901,
183
+ 50.16635333475634,
184
+ 53.11090471470597,
185
+ 3.411572806365716,
186
+ -29.806400206608345
187
+ ],
188
+ "std": [
189
+ 26.77388728852961,
190
+ 54.62556306546277,
191
+ 52.25647371680552,
192
+ 13.835366735214278,
193
+ 6.0932231657146065,
194
+ 17.399702642880225
195
+ ],
196
+ "count": [
197
+ 10061
198
+ ]
199
+ },
200
+ "episode_index": {
201
+ "min": [
202
+ 0
203
+ ],
204
+ "max": [
205
+ 49
206
+ ],
207
+ "mean": [
208
+ 24.50203757081801
209
+ ],
210
+ "std": [
211
+ 14.427466682486115
212
+ ],
213
+ "count": [
214
+ 10061
215
+ ]
216
+ },
217
+ "timestamp": {
218
+ "min": [
219
+ 0.0
220
+ ],
221
+ "max": [
222
+ 6.7
223
+ ],
224
+ "mean": [
225
+ 3.3370142132988767
226
+ ],
227
+ "std": [
228
+ 1.9362411061433011
229
+ ],
230
+ "count": [
231
+ 10061
232
+ ]
233
+ },
234
+ "observation.images.front": {
235
+ "min": [
236
+ [
237
+ [
238
+ 0.0
239
+ ]
240
+ ],
241
+ [
242
+ [
243
+ 0.03137254901960784
244
+ ]
245
+ ],
246
+ [
247
+ [
248
+ 0.08235294117647059
249
+ ]
250
+ ]
251
+ ],
252
+ "max": [
253
+ [
254
+ [
255
+ 1.0
256
+ ]
257
+ ],
258
+ [
259
+ [
260
+ 1.0
261
+ ]
262
+ ],
263
+ [
264
+ [
265
+ 1.0
266
+ ]
267
+ ]
268
+ ],
269
+ "mean": [
270
+ [
271
+ [
272
+ 0.5657075297385622
273
+ ]
274
+ ],
275
+ [
276
+ [
277
+ 0.5722772283496732
278
+ ]
279
+ ],
280
+ [
281
+ [
282
+ 0.5772102220179737
283
+ ]
284
+ ]
285
+ ],
286
+ "std": [
287
+ [
288
+ [
289
+ 0.1741293445861385
290
+ ]
291
+ ],
292
+ [
293
+ [
294
+ 0.16364284943662932
295
+ ]
296
+ ],
297
+ [
298
+ [
299
+ 0.14929425473714383
300
+ ]
301
+ ]
302
+ ],
303
+ "count": [
304
+ 5000
305
+ ]
306
+ }
307
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa959663b2640ff0f9afbf7d2181284db73bb4d3dc2547d369ff1a472f44c8c5
3
+ size 2273
videos/observation.images.image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01353e247e019dd2fdcd731bd7f8ad34848a703bd3ee3d730f8418e19ea8d2ce
3
+ size 125384500
videos/observation.images.image2/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1527d6cfb74d9612e08e96d6b5bf2cec3a22f8dc86e89e44d8380ddffaa430af
3
+ size 110253641