AgentAppStore commited on
Commit
81208ec
·
verified ·
1 Parent(s): 5e32a4f

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - gibbonbot
5
+ - so100
6
+ - gibbonbot-dk
7
+ task_categories:
8
+ - robotics
9
+ ---
10
+
11
+ # Test_Data_Ex
12
+
13
+ **This dataset was generated using [gibbonbot](https://docs.gibbon.bot).**
14
+
15
+ This dataset contains a series of episodes recorded with a robot and multiple cameras. It can be directly used to train a policy using imitation learning. It's compatible with LeRobot.
16
+
17
+ To get started in robotics, [get your own gibbonbot starter pack.](https://robots.gibbon.bot).
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b475c7b19dffc13c42895b4e80f3823fe46531eace5694d250a34caa9ea22101
3
+ size 65052
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6ad4c78f7fa85165342e8f16d63a9cb4ea4966fd47d0d2e0e34e31d2c1eba27
3
+ size 8332
meta/info.json ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "robot_type": "urdf_loader",
3
+ "codebase_version": "v3.0",
4
+ "total_episodes": 1,
5
+ "total_frames": 820,
6
+ "total_tasks": 1,
7
+ "chunks_size": 1000,
8
+ "data_files_size_in_mb": 100.0,
9
+ "video_files_size_in_mb": 200.0,
10
+ "fps": 30,
11
+ "splits": {
12
+ "train": "0:1"
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
+ "shape": [
20
+ 6
21
+ ],
22
+ "names": [
23
+ "motor_1",
24
+ "motor_2",
25
+ "motor_3",
26
+ "motor_4",
27
+ "motor_5",
28
+ "motor_6"
29
+ ]
30
+ },
31
+ "observation.state": {
32
+ "dtype": "float32",
33
+ "shape": [
34
+ 6
35
+ ],
36
+ "names": [
37
+ "motor_1",
38
+ "motor_2",
39
+ "motor_3",
40
+ "motor_4",
41
+ "motor_5",
42
+ "motor_6"
43
+ ]
44
+ },
45
+ "timestamp": {
46
+ "dtype": "float32",
47
+ "shape": [
48
+ 1
49
+ ],
50
+ "names": null
51
+ },
52
+ "episode_index": {
53
+ "dtype": "int64",
54
+ "shape": [
55
+ 1
56
+ ],
57
+ "names": null
58
+ },
59
+ "frame_index": {
60
+ "dtype": "int64",
61
+ "shape": [
62
+ 1
63
+ ],
64
+ "names": null
65
+ },
66
+ "task_index": {
67
+ "dtype": "int64",
68
+ "shape": [
69
+ 1
70
+ ],
71
+ "names": null
72
+ },
73
+ "index": {
74
+ "dtype": "int64",
75
+ "shape": [
76
+ 1
77
+ ],
78
+ "names": null
79
+ },
80
+ "observation.images.main": {
81
+ "dtype": "video",
82
+ "shape": [
83
+ 240,
84
+ 320,
85
+ 3
86
+ ],
87
+ "names": [
88
+ "height",
89
+ "width",
90
+ "channel"
91
+ ],
92
+ "info": {
93
+ "video.fps": 30,
94
+ "video.codec": "avc1",
95
+ "video.pix_fmt": "yuv420p",
96
+ "video.is_depth_map": false,
97
+ "has_audio": false
98
+ }
99
+ }
100
+ }
101
+ }
meta/stats.json ADDED
@@ -0,0 +1,290 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "max": [
4
+ 1.032569256477438,
5
+ 1.055388687451771,
6
+ 0.8554730724111744,
7
+ 0.7173750612143394,
8
+ 0.00047384815072792815,
9
+ 1.5000208886968263
10
+ ],
11
+ "min": [
12
+ -1.0581580903956107,
13
+ -0.6721385552797301,
14
+ -0.5664183874639604,
15
+ -1.1073721669937988,
16
+ -1.1198894105009677e-22,
17
+ -8.392933997091935e-06
18
+ ],
19
+ "mean": [
20
+ 0.030444888591613487,
21
+ 0.09597702001023695,
22
+ 0.0711272876852249,
23
+ -0.16374673247032606,
24
+ 0.0003111483882064255,
25
+ 1.0520337452658477
26
+ ],
27
+ "std": [
28
+ 0.6152961982576921,
29
+ 0.5529573542980873,
30
+ 0.3740932263123159,
31
+ 0.3929274536475076,
32
+ 0.00017095493743718248,
33
+ 0.6516002050924112
34
+ ],
35
+ "sum": [
36
+ 24.96480864512306,
37
+ 78.7011564083943,
38
+ 58.324375901884416,
39
+ -134.27232062566736,
40
+ 0.25514167832926893,
41
+ 862.667671117995
42
+ ],
43
+ "square_sum": [
44
+ 311.2033683220144,
45
+ 258.2782077147565,
46
+ 118.90396308149575,
47
+ 148.58808050419066,
48
+ 0.0001033519062964381,
49
+ 1255.7134193327383
50
+ ],
51
+ "count": 820
52
+ },
53
+ "action": {
54
+ "max": [
55
+ 1.032569256477438,
56
+ 1.055388687451771,
57
+ 0.8554730724111744,
58
+ 0.7173750612143394,
59
+ 0.00047384815072792815,
60
+ 1.5000208886968263
61
+ ],
62
+ "min": [
63
+ -1.0581580903956107,
64
+ -0.6721385552797301,
65
+ -0.5664183874639604,
66
+ -1.1073721669937988,
67
+ -1.1198894105009677e-22,
68
+ -8.392933997091935e-06
69
+ ],
70
+ "mean": [
71
+ 0.030444888591613487,
72
+ 0.09597702001023695,
73
+ 0.0711272876852249,
74
+ -0.16374673247032606,
75
+ 0.0003111483882064255,
76
+ 1.0520337452658477
77
+ ],
78
+ "std": [
79
+ 0.6152961982576921,
80
+ 0.5529573542980873,
81
+ 0.3740932263123159,
82
+ 0.3929274536475076,
83
+ 0.00017095493743718248,
84
+ 0.6516002050924112
85
+ ],
86
+ "sum": [
87
+ 24.96480864512306,
88
+ 78.7011564083943,
89
+ 58.324375901884416,
90
+ -134.27232062566736,
91
+ 0.25514167832926893,
92
+ 862.667671117995
93
+ ],
94
+ "square_sum": [
95
+ 311.2033683220144,
96
+ 258.2782077147565,
97
+ 118.90396308149575,
98
+ 148.58808050419066,
99
+ 0.0001033519062964381,
100
+ 1255.7134193327383
101
+ ],
102
+ "count": 820
103
+ },
104
+ "timestamp": {
105
+ "max": [
106
+ 35.31577058199946
107
+ ],
108
+ "min": [
109
+ 0.004038096999465779
110
+ ],
111
+ "mean": [
112
+ 17.31321118050952
113
+ ],
114
+ "std": [
115
+ 10.69683952651718
116
+ ],
117
+ "sum": [
118
+ 14196.833168017807
119
+ ],
120
+ "square_sum": [
121
+ 339619.1189343237
122
+ ],
123
+ "count": 820
124
+ },
125
+ "frame_index": {
126
+ "max": [
127
+ 819
128
+ ],
129
+ "min": [
130
+ 0
131
+ ],
132
+ "mean": [
133
+ 409.5
134
+ ],
135
+ "std": [
136
+ 236.71343434625757
137
+ ],
138
+ "sum": [
139
+ 335790
140
+ ],
141
+ "square_sum": [
142
+ 183453270
143
+ ],
144
+ "count": 820
145
+ },
146
+ "episode_index": {
147
+ "max": [
148
+ 0
149
+ ],
150
+ "min": [
151
+ 0
152
+ ],
153
+ "mean": [
154
+ 0.0
155
+ ],
156
+ "std": [
157
+ 0.0
158
+ ],
159
+ "sum": [
160
+ 0
161
+ ],
162
+ "square_sum": [
163
+ 0
164
+ ],
165
+ "count": 820
166
+ },
167
+ "index": {
168
+ "max": [
169
+ 819
170
+ ],
171
+ "min": [
172
+ 0
173
+ ],
174
+ "mean": [
175
+ 409.5
176
+ ],
177
+ "std": [
178
+ 236.71343434625757
179
+ ],
180
+ "sum": [
181
+ 335790
182
+ ],
183
+ "square_sum": [
184
+ 183453270
185
+ ],
186
+ "count": 820
187
+ },
188
+ "task_index": {
189
+ "max": [
190
+ 0
191
+ ],
192
+ "min": [
193
+ 0
194
+ ],
195
+ "mean": [
196
+ 0.0
197
+ ],
198
+ "std": [
199
+ 0.0
200
+ ],
201
+ "sum": [
202
+ 0
203
+ ],
204
+ "square_sum": [
205
+ 0
206
+ ],
207
+ "count": 820
208
+ },
209
+ "observation.images.main": {
210
+ "max": [
211
+ [
212
+ [
213
+ 1.0
214
+ ]
215
+ ],
216
+ [
217
+ [
218
+ 1.0
219
+ ]
220
+ ],
221
+ [
222
+ [
223
+ 1.0
224
+ ]
225
+ ]
226
+ ],
227
+ "min": [
228
+ [
229
+ [
230
+ 0.019607843831181526
231
+ ]
232
+ ],
233
+ [
234
+ [
235
+ 0.062745101749897
236
+ ]
237
+ ],
238
+ [
239
+ [
240
+ 0.03921568766236305
241
+ ]
242
+ ]
243
+ ],
244
+ "mean": [
245
+ [
246
+ [
247
+ 0.45335662364959717
248
+ ]
249
+ ],
250
+ [
251
+ [
252
+ 0.44953662157058716
253
+ ]
254
+ ],
255
+ [
256
+ [
257
+ 0.4303267300128937
258
+ ]
259
+ ]
260
+ ],
261
+ "std": [
262
+ [
263
+ [
264
+ 0.23414282500743866
265
+ ]
266
+ ],
267
+ [
268
+ [
269
+ 0.24157144129276276
270
+ ]
271
+ ],
272
+ [
273
+ [
274
+ 0.2510713040828705
275
+ ]
276
+ ]
277
+ ],
278
+ "sum": [
279
+ 28550586.0,
280
+ 28310018.0,
281
+ 27100256.0
282
+ ],
283
+ "square_sum": [
284
+ 16396121.0,
285
+ 16401465.0,
286
+ 15631770.0
287
+ ],
288
+ "count": 62976000
289
+ }
290
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14a47e7b66088abe877c557eeedcc7928fdec3cab591b76387a8a1fb7140732c
3
+ size 1750
videos/observation.images.main/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99ba36dfaf90ca25c6892686bfd0b837c578659befb4fc1ab1e6a13cbb7c9f51
3
+ size 1039251