RaspberryVitriol commited on
Commit
91fe56f
·
verified ·
1 Parent(s): e648a1c

Upload folder using huggingface_hub

Browse files
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86e29e09287c41f5733e631664824c5649a10368588c348ddbfbdc42b07fa29b
3
+ size 36244
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9d6560d00c51b51a2881d0f2c7942e5fdfb2ba0e71718d50c221b3633560343
3
+ size 43919
meta/info.json ADDED
@@ -0,0 +1,104 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so101_follower",
4
+ "total_episodes": 2,
5
+ "total_frames": 593,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100,
9
+ "video_files_size_in_mb": 500,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:2"
13
+ },
14
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
15
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
16
+ "features": {
17
+ "action": {
18
+ "dtype": "float32",
19
+ "names": [
20
+ "shoulder_pan.pos",
21
+ "shoulder_lift.pos",
22
+ "elbow_flex.pos",
23
+ "wrist_flex.pos",
24
+ "wrist_roll.pos",
25
+ "gripper.pos"
26
+ ],
27
+ "shape": [
28
+ 6
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "names": [
34
+ "shoulder_pan.pos",
35
+ "shoulder_lift.pos",
36
+ "elbow_flex.pos",
37
+ "wrist_flex.pos",
38
+ "wrist_roll.pos",
39
+ "gripper.pos"
40
+ ],
41
+ "shape": [
42
+ 6
43
+ ]
44
+ },
45
+ "observation.images.wrist": {
46
+ "dtype": "video",
47
+ "shape": [
48
+ 480,
49
+ 640,
50
+ 3
51
+ ],
52
+ "names": [
53
+ "height",
54
+ "width",
55
+ "channels"
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 30,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "timestamp": {
69
+ "dtype": "float32",
70
+ "shape": [
71
+ 1
72
+ ],
73
+ "names": null
74
+ },
75
+ "frame_index": {
76
+ "dtype": "int64",
77
+ "shape": [
78
+ 1
79
+ ],
80
+ "names": null
81
+ },
82
+ "episode_index": {
83
+ "dtype": "int64",
84
+ "shape": [
85
+ 1
86
+ ],
87
+ "names": null
88
+ },
89
+ "index": {
90
+ "dtype": "int64",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "names": null
95
+ },
96
+ "task_index": {
97
+ "dtype": "int64",
98
+ "shape": [
99
+ 1
100
+ ],
101
+ "names": null
102
+ }
103
+ }
104
+ }
meta/stats.json ADDED
@@ -0,0 +1,234 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "frame_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 296
8
+ ],
9
+ "mean": [
10
+ 147.7504215851602
11
+ ],
12
+ "std": [
13
+ 85.5924208082834
14
+ ],
15
+ "count": [
16
+ 593
17
+ ]
18
+ },
19
+ "episode_index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 1
25
+ ],
26
+ "mean": [
27
+ 0.4991568296795953
28
+ ],
29
+ "std": [
30
+ 0.4999992890633053
31
+ ],
32
+ "count": [
33
+ 593
34
+ ]
35
+ },
36
+ "observation.state": {
37
+ "min": [
38
+ -45.4626350402832,
39
+ -98.63597869873047,
40
+ -100.0,
41
+ -27.68506622314453,
42
+ -5.4639177322387695,
43
+ 0.6798096299171448
44
+ ],
45
+ "max": [
46
+ 98.84341430664062,
47
+ 61.29582214355469,
48
+ 99.4565200805664,
49
+ 95.89216613769531,
50
+ 3.195876359939575,
51
+ 48.33446502685547
52
+ ],
53
+ "mean": [
54
+ 36.50073774186596,
55
+ -47.85981253749404,
56
+ 0.82762257284901,
57
+ 17.6199823704377,
58
+ -1.2471081137054083,
59
+ 16.511913043049496
60
+ ],
61
+ "std": [
62
+ 23.50984368295005,
63
+ 64.33171633798955,
64
+ 75.24310481425043,
65
+ 32.30713876212815,
66
+ 3.979429373967517,
67
+ 17.232471755234386
68
+ ],
69
+ "count": [
70
+ 593
71
+ ]
72
+ },
73
+ "task_index": {
74
+ "min": [
75
+ 0
76
+ ],
77
+ "max": [
78
+ 0
79
+ ],
80
+ "mean": [
81
+ 0.0
82
+ ],
83
+ "std": [
84
+ 0.0
85
+ ],
86
+ "count": [
87
+ 593
88
+ ]
89
+ },
90
+ "index": {
91
+ "min": [
92
+ 0
93
+ ],
94
+ "max": [
95
+ 592
96
+ ],
97
+ "mean": [
98
+ 296.0
99
+ ],
100
+ "std": [
101
+ 171.18411141224527
102
+ ],
103
+ "count": [
104
+ 593
105
+ ]
106
+ },
107
+ "action": {
108
+ "min": [
109
+ -47.3684196472168,
110
+ -97.903564453125,
111
+ -100.0,
112
+ -28.13704490661621,
113
+ -5.579171180725098,
114
+ 1.0450160503387451
115
+ ],
116
+ "max": [
117
+ 99.64012908935547,
118
+ 60.58700180053711,
119
+ 99.73741912841797,
120
+ 96.5738754272461,
121
+ 3.1880977153778076,
122
+ 47.990352630615234
123
+ ],
124
+ "mean": [
125
+ 36.62224644472788,
126
+ -47.272824934723005,
127
+ -1.3791037393862642,
128
+ 16.390443206838572,
129
+ -1.2409242281021196,
130
+ 16.190224103139585
131
+ ],
132
+ "std": [
133
+ 23.800657350567068,
134
+ 63.73984257112545,
135
+ 75.4413371466464,
136
+ 32.014284803925,
137
+ 3.9791998327134346,
138
+ 17.17016716342859
139
+ ],
140
+ "count": [
141
+ 593
142
+ ]
143
+ },
144
+ "observation.images.wrist": {
145
+ "min": [
146
+ [
147
+ [
148
+ 0.0
149
+ ]
150
+ ],
151
+ [
152
+ [
153
+ 0.0
154
+ ]
155
+ ],
156
+ [
157
+ [
158
+ 0.0
159
+ ]
160
+ ]
161
+ ],
162
+ "max": [
163
+ [
164
+ [
165
+ 1.0
166
+ ]
167
+ ],
168
+ [
169
+ [
170
+ 1.0
171
+ ]
172
+ ],
173
+ [
174
+ [
175
+ 1.0
176
+ ]
177
+ ]
178
+ ],
179
+ "mean": [
180
+ [
181
+ [
182
+ 0.3324103952205883
183
+ ]
184
+ ],
185
+ [
186
+ [
187
+ 0.32513434232026145
188
+ ]
189
+ ],
190
+ [
191
+ [
192
+ 0.3285657679738562
193
+ ]
194
+ ]
195
+ ],
196
+ "std": [
197
+ [
198
+ [
199
+ 0.19220818236290926
200
+ ]
201
+ ],
202
+ [
203
+ [
204
+ 0.20055002563557703
205
+ ]
206
+ ],
207
+ [
208
+ [
209
+ 0.2005221177261635
210
+ ]
211
+ ]
212
+ ],
213
+ "count": [
214
+ 200
215
+ ]
216
+ },
217
+ "timestamp": {
218
+ "min": [
219
+ 0.0
220
+ ],
221
+ "max": [
222
+ 9.866666666666667
223
+ ],
224
+ "mean": [
225
+ 4.925014052838673
226
+ ],
227
+ "std": [
228
+ 2.853080693609447
229
+ ],
230
+ "count": [
231
+ 593
232
+ ]
233
+ }
234
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f706f689c11fe339405b64badcc265c1222b97465930db54ac2bce933765db6d
3
+ size 2291
videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb6b496a61b2e2abbf9538aef8765da6147fa901d8a2ebe5a2a7aed95fbed56c
3
+ size 2912195