imstevenpmwork HF Staff commited on
Commit
448b97e
·
verified ·
1 Parent(s): 98c8ce7

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:ea1b868b3523742b64b8abeaed2a1c34ba55479924271c28b87d520c5bd66a26
3
+ size 61052
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f6281ff7b564626153eb5441780dce0d37f2c5ab424aa50c9b481b0286436df
3
+ size 43831
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": 1155,
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.laptop": {
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
+ 918
8
+ ],
9
+ "mean": [
10
+ 389.22164502164503
11
+ ],
12
+ "std": [
13
+ 275.51398524991356
14
+ ],
15
+ "count": [
16
+ 1155
17
+ ]
18
+ },
19
+ "index": {
20
+ "min": [
21
+ 0
22
+ ],
23
+ "max": [
24
+ 1154
25
+ ],
26
+ "mean": [
27
+ 577.0
28
+ ],
29
+ "std": [
30
+ 333.41965548939476
31
+ ],
32
+ "count": [
33
+ 1155
34
+ ]
35
+ },
36
+ "observation.images.laptop": {
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.9803921568627451
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 1.0
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 1.0
68
+ ]
69
+ ]
70
+ ],
71
+ "mean": [
72
+ [
73
+ [
74
+ 0.5164426714764854
75
+ ]
76
+ ],
77
+ [
78
+ [
79
+ 0.5299294943854734
80
+ ]
81
+ ],
82
+ [
83
+ [
84
+ 0.5811646049867316
85
+ ]
86
+ ]
87
+ ],
88
+ "std": [
89
+ [
90
+ [
91
+ 0.12616082466876977
92
+ ]
93
+ ],
94
+ [
95
+ [
96
+ 0.10462654245529592
97
+ ]
98
+ ],
99
+ [
100
+ [
101
+ 0.10591480095636432
102
+ ]
103
+ ]
104
+ ],
105
+ "count": [
106
+ 266
107
+ ]
108
+ },
109
+ "episode_index": {
110
+ "min": [
111
+ 0
112
+ ],
113
+ "max": [
114
+ 1
115
+ ],
116
+ "mean": [
117
+ 0.20432900432900433
118
+ ],
119
+ "std": [
120
+ 0.40321044420863167
121
+ ],
122
+ "count": [
123
+ 1155
124
+ ]
125
+ },
126
+ "timestamp": {
127
+ "min": [
128
+ 0.0
129
+ ],
130
+ "max": [
131
+ 30.6
132
+ ],
133
+ "mean": [
134
+ 12.974054834054835
135
+ ],
136
+ "std": [
137
+ 9.18379950833045
138
+ ],
139
+ "count": [
140
+ 1155
141
+ ]
142
+ },
143
+ "task_index": {
144
+ "min": [
145
+ 0
146
+ ],
147
+ "max": [
148
+ 0
149
+ ],
150
+ "mean": [
151
+ 0.0
152
+ ],
153
+ "std": [
154
+ 0.0
155
+ ],
156
+ "count": [
157
+ 1155
158
+ ]
159
+ },
160
+ "observation.state": {
161
+ "min": [
162
+ -56.594947814941406,
163
+ -97.7749252319336,
164
+ 30.16014289855957,
165
+ -65.60238647460938,
166
+ -88.18818664550781,
167
+ 1.9417475461959839
168
+ ],
169
+ "max": [
170
+ 7.109447956085205,
171
+ -21.352161407470703,
172
+ 98.75444793701172,
173
+ 79.48062896728516,
174
+ 6.3063063621521,
175
+ 34.23948287963867
176
+ ],
177
+ "mean": [
178
+ -4.823864976048986,
179
+ -66.68030096277015,
180
+ 70.78584853003035,
181
+ 27.07131178059103,
182
+ -28.675067155185715,
183
+ 17.904382689174636
184
+ ],
185
+ "std": [
186
+ 8.49721686325424,
187
+ 24.80776687674921,
188
+ 21.63724717777237,
189
+ 26.80576403845665,
190
+ 14.377106388286549,
191
+ 12.54236218476366
192
+ ],
193
+ "count": [
194
+ 1155
195
+ ]
196
+ },
197
+ "action": {
198
+ "min": [
199
+ -58.64633560180664,
200
+ -99.16282653808594,
201
+ 27.256317138671875,
202
+ -69.83920288085938,
203
+ -90.48760986328125,
204
+ 0.15564201772212982
205
+ ],
206
+ "max": [
207
+ 7.1030120849609375,
208
+ -21.640853881835938,
209
+ 99.36823272705078,
210
+ 82.61625671386719,
211
+ 8.313349723815918,
212
+ 38.75486373901367
213
+ ],
214
+ "mean": [
215
+ -4.651402397073192,
216
+ -67.09597372079824,
217
+ 69.80630191951603,
218
+ 26.666064515877597,
219
+ -28.558504948471533,
220
+ 17.988091705784655
221
+ ],
222
+ "std": [
223
+ 8.608652038584117,
224
+ 24.569580796497554,
225
+ 22.64576928919777,
226
+ 27.17873406631675,
227
+ 14.809110665930458,
228
+ 12.688611855462888
229
+ ],
230
+ "count": [
231
+ 1155
232
+ ]
233
+ }
234
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07d2f102ac2a42bbfc68dd5950e3f185bcb16db523f6297ed9747bc572b8ef1a
3
+ size 2111
videos/observation.images.laptop/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e132cf633462db5a7d2d6aaeccb21bd947c3bea45b30d053e3a038b0b4098c72
3
+ size 6862565