imstevenpmwork HF Staff commited on
Commit
902b49c
·
verified ·
1 Parent(s): ea18680

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:00484794bb10fc3d25bcdb1e7abb1a5cfd695628536785a246202eec23f0310e
3
+ size 68837
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5733940957402af68b681bae6aba080a081cca6142ac06a7492607a6c351c4b0
3
+ size 43887
meta/info.json ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "so100_follower",
4
+ "total_episodes": 2,
5
+ "total_frames": 694,
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
+ "ee.x",
21
+ "ee.y",
22
+ "ee.z",
23
+ "ee.wx",
24
+ "ee.wy",
25
+ "ee.wz",
26
+ "ee.gripper_pos"
27
+ ],
28
+ "shape": [
29
+ 7
30
+ ]
31
+ },
32
+ "observation.state": {
33
+ "dtype": "float32",
34
+ "names": [
35
+ "ee.x",
36
+ "ee.y",
37
+ "ee.z",
38
+ "ee.wx",
39
+ "ee.wy",
40
+ "ee.wz",
41
+ "ee.gripper_pos"
42
+ ],
43
+ "shape": [
44
+ 7
45
+ ]
46
+ },
47
+ "observation.images.front": {
48
+ "dtype": "video",
49
+ "shape": [
50
+ 480,
51
+ 640,
52
+ 3
53
+ ],
54
+ "names": [
55
+ "height",
56
+ "width",
57
+ "channels"
58
+ ],
59
+ "info": {
60
+ "video.height": 480,
61
+ "video.width": 640,
62
+ "video.codec": "av1",
63
+ "video.pix_fmt": "yuv420p",
64
+ "video.is_depth_map": false,
65
+ "video.fps": 30,
66
+ "video.channels": 3,
67
+ "has_audio": false
68
+ }
69
+ },
70
+ "timestamp": {
71
+ "dtype": "float32",
72
+ "shape": [
73
+ 1
74
+ ],
75
+ "names": null
76
+ },
77
+ "frame_index": {
78
+ "dtype": "int64",
79
+ "shape": [
80
+ 1
81
+ ],
82
+ "names": null
83
+ },
84
+ "episode_index": {
85
+ "dtype": "int64",
86
+ "shape": [
87
+ 1
88
+ ],
89
+ "names": null
90
+ },
91
+ "index": {
92
+ "dtype": "int64",
93
+ "shape": [
94
+ 1
95
+ ],
96
+ "names": null
97
+ },
98
+ "task_index": {
99
+ "dtype": "int64",
100
+ "shape": [
101
+ 1
102
+ ],
103
+ "names": null
104
+ }
105
+ }
106
+ }
meta/stats.json ADDED
@@ -0,0 +1,242 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 693
8
+ ],
9
+ "mean": [
10
+ 346.5
11
+ ],
12
+ "std": [
13
+ 200.3403354294886
14
+ ],
15
+ "count": [
16
+ 694
17
+ ]
18
+ },
19
+ "frame_index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 364
25
+ ],
26
+ "mean": [
27
+ 173.46685878962535
28
+ ],
29
+ "std": [
30
+ 100.97416522492549
31
+ ],
32
+ "count": [
33
+ 694
34
+ ]
35
+ },
36
+ "observation.images.front": {
37
+ "min": [
38
+ [
39
+ [
40
+ 0.0
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.0
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.0
51
+ ]
52
+ ]
53
+ ],
54
+ "max": [
55
+ [
56
+ [
57
+ 0.9686274509803922
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 1.0
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 1.0
68
+ ]
69
+ ]
70
+ ],
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.5075133782679738
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.5187264287173202
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.5708824060457516
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.11894847887990434
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.10262513123535827
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.10421691698756705
102
+ ]
103
+ ]
104
+ ],
105
+ "count": [
106
+ 200
107
+ ]
108
+ },
109
+ "timestamp": {
110
+ "min": [
111
+ 0.0
112
+ ],
113
+ "max": [
114
+ 12.133333333333333
115
+ ],
116
+ "mean": [
117
+ 5.782228626320845
118
+ ],
119
+ "std": [
120
+ 3.365805507497516
121
+ ],
122
+ "count": [
123
+ 694
124
+ ]
125
+ },
126
+ "action": {
127
+ "min": [
128
+ 0.11920187622308731,
129
+ -0.15181776881217957,
130
+ -0.027183115482330322,
131
+ -1.2315207719802856,
132
+ -2.9045066833496094,
133
+ 0.0020410940051078796,
134
+ 0.0
135
+ ],
136
+ "max": [
137
+ 0.28538912534713745,
138
+ 0.101463682949543,
139
+ 0.10886070132255554,
140
+ 2.2816195487976074,
141
+ 2.9101405143737793,
142
+ 0.5697401762008667,
143
+ 31.337480545043945
144
+ ],
145
+ "mean": [
146
+ 0.1748402419497369,
147
+ -0.028065785306696418,
148
+ 0.01953912248851071,
149
+ 1.5605549961757934,
150
+ 2.258087008418542,
151
+ 0.13727652708803886,
152
+ 12.12773476004257
153
+ ],
154
+ "std": [
155
+ 0.05088649087647602,
156
+ 0.06200544143159575,
157
+ 0.037879933843946625,
158
+ 0.47886754817474736,
159
+ 0.5812551551811308,
160
+ 0.10930096780354417,
161
+ 11.441280113539534
162
+ ],
163
+ "count": [
164
+ 694
165
+ ]
166
+ },
167
+ "observation.state": {
168
+ "min": [
169
+ 0.12142425775527954,
170
+ -0.14537718892097473,
171
+ -0.025515781715512276,
172
+ -1.2271960973739624,
173
+ -2.9452247619628906,
174
+ 0.00023831143334973603,
175
+ 1.5841584205627441
176
+ ],
177
+ "max": [
178
+ 0.2767528295516968,
179
+ 0.09534404426813126,
180
+ 0.0930083617568016,
181
+ 2.2947590351104736,
182
+ 2.933161973953247,
183
+ 0.5465490818023682,
184
+ 30.099010467529297
185
+ ],
186
+ "mean": [
187
+ 0.17151892593168044,
188
+ -0.027063340151961626,
189
+ 0.015048434760593286,
190
+ 1.5451795158193846,
191
+ 2.1998425457594375,
192
+ 0.12329172957098106,
193
+ 13.83771103191101
194
+ ],
195
+ "std": [
196
+ 0.047451118516045436,
197
+ 0.05926088066965642,
198
+ 0.03341050812733635,
199
+ 0.5759473237000812,
200
+ 0.8484159554790847,
201
+ 0.1069605706487919,
202
+ 10.535733636479863
203
+ ],
204
+ "count": [
205
+ 694
206
+ ]
207
+ },
208
+ "episode_index": {
209
+ "min": [
210
+ 0
211
+ ],
212
+ "max": [
213
+ 1
214
+ ],
215
+ "mean": [
216
+ 0.5259365994236311
217
+ ],
218
+ "std": [
219
+ 0.4993268396655021
220
+ ],
221
+ "count": [
222
+ 694
223
+ ]
224
+ },
225
+ "task_index": {
226
+ "min": [
227
+ 0
228
+ ],
229
+ "max": [
230
+ 0
231
+ ],
232
+ "mean": [
233
+ 0.0
234
+ ],
235
+ "std": [
236
+ 0.0
237
+ ],
238
+ "count": [
239
+ 694
240
+ ]
241
+ }
242
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e9334a0f8ccc583cad2569dbf93d784be327076dc9f9e04c05453a988e663ae
3
+ size 2141
videos/observation.images.front/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f151490fcaf85cdd567691b06bbc35349501821aefd0d1a33bab33e07f6e1a7
3
+ size 4236328