imstevenpmwork HF Staff commited on
Commit
f1d7fcb
·
verified ·
1 Parent(s): 9733a1d

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:9d688a7f24833d063da772e706099b0935b451bd387fadae5f7e852797aea2b3
3
+ size 135066
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:601833fdaaeaa86c658a78d0d9d1ce68eb914dfcbea1a05ec09143542512cc04
3
+ size 43888
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": 1349,
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
+ "action": {
3
+ "min": [
4
+ 0.11041265726089478,
5
+ -0.15453921258449554,
6
+ -0.022617317736148834,
7
+ -2.27085018157959,
8
+ 2.046952962875366,
9
+ -0.6533921360969543,
10
+ 1.3861385583877563
11
+ ],
12
+ "max": [
13
+ 0.24689751863479614,
14
+ 0.09720645099878311,
15
+ 0.14599235355854034,
16
+ 0.8632884621620178,
17
+ 2.8597564697265625,
18
+ 0.22055472433567047,
19
+ 1.3861385583877563
20
+ ],
21
+ "mean": [
22
+ 0.16436637500597867,
23
+ -0.047269607005603585,
24
+ 0.039545417610718815,
25
+ 0.22900487853143725,
26
+ 2.691467905327335,
27
+ -0.050863351184098786,
28
+ 1.386125017926815
29
+ ],
30
+ "std": [
31
+ 0.03775775794567891,
32
+ 0.054369686764529385,
33
+ 0.03026568487314341,
34
+ 0.6237844186527621,
35
+ 0.12815689588876986,
36
+ 0.17687845892306933,
37
+ 1.3553303659943538e-05
38
+ ],
39
+ "count": [
40
+ 1349
41
+ ]
42
+ },
43
+ "timestamp": {
44
+ "min": [
45
+ 0.0
46
+ ],
47
+ "max": [
48
+ 23.0
49
+ ],
50
+ "mean": [
51
+ 11.231727205337288
52
+ ],
53
+ "std": [
54
+ 6.502010096905719
55
+ ],
56
+ "count": [
57
+ 1349
58
+ ]
59
+ },
60
+ "observation.state": {
61
+ "min": [
62
+ 0.10969243198633194,
63
+ -0.14615613222122192,
64
+ -0.026286093518137932,
65
+ -2.271401882171631,
66
+ 2.0518877506256104,
67
+ -0.34001028537750244,
68
+ 1.3861385583877563
69
+ ],
70
+ "max": [
71
+ 0.2402820587158203,
72
+ 0.09076185524463654,
73
+ 0.1374937742948532,
74
+ 0.9432200789451599,
75
+ 2.9004249572753906,
76
+ 0.08072946965694427,
77
+ 1.3861385583877563
78
+ ],
79
+ "mean": [
80
+ 0.1605365740382468,
81
+ -0.04421982210574104,
82
+ 0.033150186805017266,
83
+ 0.25606292998728886,
84
+ 2.7526101177051565,
85
+ -0.10404745560606114,
86
+ 1.386125017926815
87
+ ],
88
+ "std": [
89
+ 0.0363044932450988,
90
+ 0.05074550743559189,
91
+ 0.02962419919953319,
92
+ 0.6448150117937075,
93
+ 0.14175523750284447,
94
+ 0.09898840463385006,
95
+ 1.3553303659943538e-05
96
+ ],
97
+ "count": [
98
+ 1349
99
+ ]
100
+ },
101
+ "episode_index": {
102
+ "min": [
103
+ 0
104
+ ],
105
+ "max": [
106
+ 1
107
+ ],
108
+ "mean": [
109
+ 0.4877687175685693
110
+ ],
111
+ "std": [
112
+ 0.49985037334194576
113
+ ],
114
+ "count": [
115
+ 1349
116
+ ]
117
+ },
118
+ "frame_index": {
119
+ "min": [
120
+ 0
121
+ ],
122
+ "max": [
123
+ 690
124
+ ],
125
+ "mean": [
126
+ 336.9518161601186
127
+ ],
128
+ "std": [
129
+ 195.06030290717152
130
+ ],
131
+ "count": [
132
+ 1349
133
+ ]
134
+ },
135
+ "index": {
136
+ "min": [
137
+ 0
138
+ ],
139
+ "max": [
140
+ 1348
141
+ ],
142
+ "mean": [
143
+ 674.0
144
+ ],
145
+ "std": [
146
+ 389.4226495724151
147
+ ],
148
+ "count": [
149
+ 1349
150
+ ]
151
+ },
152
+ "observation.images.front": {
153
+ "min": [
154
+ [
155
+ [
156
+ 0.0
157
+ ]
158
+ ],
159
+ [
160
+ [
161
+ 0.0
162
+ ]
163
+ ],
164
+ [
165
+ [
166
+ 0.01568627450980392
167
+ ]
168
+ ]
169
+ ],
170
+ "max": [
171
+ [
172
+ [
173
+ 0.8941176470588236
174
+ ]
175
+ ],
176
+ [
177
+ [
178
+ 0.9019607843137255
179
+ ]
180
+ ],
181
+ [
182
+ [
183
+ 0.9725490196078431
184
+ ]
185
+ ]
186
+ ],
187
+ "mean": [
188
+ [
189
+ [
190
+ 0.4991989511108626
191
+ ]
192
+ ],
193
+ [
194
+ [
195
+ 0.5013121241208778
196
+ ]
197
+ ],
198
+ [
199
+ [
200
+ 0.5573164591565397
201
+ ]
202
+ ]
203
+ ],
204
+ "std": [
205
+ [
206
+ [
207
+ 0.0947934421777802
208
+ ]
209
+ ],
210
+ [
211
+ [
212
+ 0.09713984322436546
213
+ ]
214
+ ],
215
+ [
216
+ [
217
+ 0.10324086506904108
218
+ ]
219
+ ]
220
+ ],
221
+ "count": [
222
+ 263
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
+ 1349
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:172af3e4263437ac73f83637c31b95ecc3169df7ff4eae84b57d49db134aaebb
3
+ size 4103547