aractingi commited on
Commit
b113297
·
verified ·
1 Parent(s): 6272bb5

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:b646ac63224e03b2c951018b30d3bcca63d3bd951a632e62a9be8ab91b1c1e55
3
+ size 25177454
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d23e5bdc4a91d4d316cabbb5305c0d06ab6f852a4160910cef3276fc51de7c6a
3
+ size 623469
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 908,
5
  "total_frames": 392578,
6
  "total_tasks": 4,
7
- "total_videos": 908,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 30,
11
  "splits": {
12
  "train": "0:908"
13
  },
14
- "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
- "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
16
  "features": {
17
  "observation.images.hand_image": {
18
  "dtype": "video",
@@ -50,7 +48,8 @@
50
  "motor_6",
51
  "motor_7"
52
  ]
53
- }
 
54
  },
55
  "action": {
56
  "dtype": "float32",
@@ -68,56 +67,66 @@
68
  "motor_6",
69
  "motor_7"
70
  ]
71
- }
 
72
  },
73
  "timestamp": {
74
  "dtype": "float32",
75
  "shape": [
76
  1
77
  ],
78
- "names": null
 
79
  },
80
  "episode_index": {
81
  "dtype": "int64",
82
  "shape": [
83
  1
84
  ],
85
- "names": null
 
86
  },
87
  "frame_index": {
88
  "dtype": "int64",
89
  "shape": [
90
  1
91
  ],
92
- "names": null
 
93
  },
94
  "next.reward": {
95
  "dtype": "float32",
96
  "shape": [
97
  1
98
  ],
99
- "names": null
 
100
  },
101
  "next.done": {
102
  "dtype": "bool",
103
  "shape": [
104
  1
105
  ],
106
- "names": null
 
107
  },
108
  "index": {
109
  "dtype": "int64",
110
  "shape": [
111
  1
112
  ],
113
- "names": null
 
114
  },
115
  "task_index": {
116
  "dtype": "int64",
117
  "shape": [
118
  1
119
  ],
120
- "names": null
 
121
  }
122
- }
 
 
123
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 908,
5
  "total_frames": 392578,
6
  "total_tasks": 4,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 30.0,
9
  "splits": {
10
  "train": "0:908"
11
  },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
  "features": {
15
  "observation.images.hand_image": {
16
  "dtype": "video",
 
48
  "motor_6",
49
  "motor_7"
50
  ]
51
+ },
52
+ "fps": 30.0
53
  },
54
  "action": {
55
  "dtype": "float32",
 
67
  "motor_6",
68
  "motor_7"
69
  ]
70
+ },
71
+ "fps": 30.0
72
  },
73
  "timestamp": {
74
  "dtype": "float32",
75
  "shape": [
76
  1
77
  ],
78
+ "names": null,
79
+ "fps": 30.0
80
  },
81
  "episode_index": {
82
  "dtype": "int64",
83
  "shape": [
84
  1
85
  ],
86
+ "names": null,
87
+ "fps": 30.0
88
  },
89
  "frame_index": {
90
  "dtype": "int64",
91
  "shape": [
92
  1
93
  ],
94
+ "names": null,
95
+ "fps": 30.0
96
  },
97
  "next.reward": {
98
  "dtype": "float32",
99
  "shape": [
100
  1
101
  ],
102
+ "names": null,
103
+ "fps": 30.0
104
  },
105
  "next.done": {
106
  "dtype": "bool",
107
  "shape": [
108
  1
109
  ],
110
+ "names": null,
111
+ "fps": 30.0
112
  },
113
  "index": {
114
  "dtype": "int64",
115
  "shape": [
116
  1
117
  ],
118
+ "names": null,
119
+ "fps": 30.0
120
  },
121
  "task_index": {
122
  "dtype": "int64",
123
  "shape": [
124
  1
125
  ],
126
+ "names": null,
127
+ "fps": 30.0
128
  }
129
+ },
130
+ "data_files_size_in_mb": 100,
131
+ "video_files_size_in_mb": 500
132
  }
meta/stats.json ADDED
@@ -0,0 +1,284 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.images.hand_image": {
3
+ "min": [
4
+ [
5
+ [
6
+ 0.0
7
+ ]
8
+ ],
9
+ [
10
+ [
11
+ 0.0
12
+ ]
13
+ ],
14
+ [
15
+ [
16
+ 0.0
17
+ ]
18
+ ]
19
+ ],
20
+ "max": [
21
+ [
22
+ [
23
+ 1.0
24
+ ]
25
+ ],
26
+ [
27
+ [
28
+ 1.0
29
+ ]
30
+ ],
31
+ [
32
+ [
33
+ 1.0
34
+ ]
35
+ ]
36
+ ],
37
+ "mean": [
38
+ [
39
+ [
40
+ 0.6681576472397907
41
+ ]
42
+ ],
43
+ [
44
+ [
45
+ 0.6469809601471151
46
+ ]
47
+ ],
48
+ [
49
+ [
50
+ 0.6093512296601126
51
+ ]
52
+ ]
53
+ ],
54
+ "std": [
55
+ [
56
+ [
57
+ 0.21521619884108006
58
+ ]
59
+ ],
60
+ [
61
+ [
62
+ 0.20752258737050036
63
+ ]
64
+ ],
65
+ [
66
+ [
67
+ 0.22438258481760198
68
+ ]
69
+ ]
70
+ ],
71
+ "count": [
72
+ 212337
73
+ ]
74
+ },
75
+ "frame_index": {
76
+ "min": [
77
+ 0
78
+ ],
79
+ "max": [
80
+ 777
81
+ ],
82
+ "mean": [
83
+ 243.94420217128825
84
+ ],
85
+ "std": [
86
+ 164.80961826755174
87
+ ],
88
+ "count": [
89
+ 392578
90
+ ]
91
+ },
92
+ "next.reward": {
93
+ "min": [
94
+ 0.0
95
+ ],
96
+ "max": [
97
+ 1.0
98
+ ],
99
+ "mean": [
100
+ 0.0023129161620818618
101
+ ],
102
+ "std": [
103
+ 0.048037137471676254
104
+ ],
105
+ "count": [
106
+ 392578
107
+ ]
108
+ },
109
+ "next.done": {
110
+ "min": [
111
+ false
112
+ ],
113
+ "max": [
114
+ true
115
+ ],
116
+ "mean": [
117
+ 0.0023129161593364884
118
+ ],
119
+ "std": [
120
+ 0.04803713748940884
121
+ ],
122
+ "count": [
123
+ 392578
124
+ ]
125
+ },
126
+ "task_index": {
127
+ "min": [
128
+ 0
129
+ ],
130
+ "max": [
131
+ 3
132
+ ],
133
+ "mean": [
134
+ 1.330859090422795
135
+ ],
136
+ "std": [
137
+ 1.1151011896746603
138
+ ],
139
+ "count": [
140
+ 392578
141
+ ]
142
+ },
143
+ "observation.state": {
144
+ "min": [
145
+ -0.5475885272026062,
146
+ -0.6273553967475891,
147
+ -0.3369642198085785,
148
+ -2.888706922531128,
149
+ -0.23928460478782654,
150
+ 1.7276358604431152,
151
+ -1.2737334966659546,
152
+ 0.0
153
+ ],
154
+ "max": [
155
+ 0.6284897923469543,
156
+ 0.8936750888824463,
157
+ 0.27013683319091797,
158
+ -1.3803719282150269,
159
+ 0.40212416648864746,
160
+ 3.199256181716919,
161
+ 2.5907089710235596,
162
+ 1.0
163
+ ],
164
+ "mean": [
165
+ 0.013561895998512838,
166
+ 0.27038620241138417,
167
+ -0.015280262433977301,
168
+ -2.18943601158121,
169
+ 0.0052153465297252,
170
+ 2.4592417217160802,
171
+ 0.8054938342483586,
172
+ 0.47748982440472926
173
+ ],
174
+ "std": [
175
+ 0.19899249539869446,
176
+ 0.24242709722334618,
177
+ 0.07003442245773836,
178
+ 0.2790233620463514,
179
+ 0.045238656182187476,
180
+ 0.26070733362332205,
181
+ 0.5383867883984991,
182
+ 0.4994930330023996
183
+ ],
184
+ "count": [
185
+ 392578
186
+ ]
187
+ },
188
+ "index": {
189
+ "min": [
190
+ 0
191
+ ],
192
+ "max": [
193
+ 392577
194
+ ],
195
+ "mean": [
196
+ 196288.5
197
+ ],
198
+ "std": [
199
+ 113327.50698859477
200
+ ],
201
+ "count": [
202
+ 392578
203
+ ]
204
+ },
205
+ "episode_index": {
206
+ "min": [
207
+ 0
208
+ ],
209
+ "max": [
210
+ 907
211
+ ],
212
+ "mean": [
213
+ 447.2140135208799
214
+ ],
215
+ "std": [
216
+ 264.16128764402504
217
+ ],
218
+ "count": [
219
+ 392578
220
+ ]
221
+ },
222
+ "action": {
223
+ "min": [
224
+ -0.0296599343419075,
225
+ -0.03170163929462433,
226
+ -0.026589054614305496,
227
+ -0.04238283634185791,
228
+ -0.08303090184926987,
229
+ -0.028914690017700195,
230
+ -0.12611545622348785,
231
+ 0.0
232
+ ],
233
+ "max": [
234
+ 0.06686918437480927,
235
+ 0.1128886342048645,
236
+ 0.011511221528053284,
237
+ 0.03328537940979004,
238
+ 0.166813462972641,
239
+ 0.08019852638244629,
240
+ 0.06267726421356201,
241
+ 1.0
242
+ ],
243
+ "mean": [
244
+ 0.0001391787981007089,
245
+ -0.0002791031945101086,
246
+ -9.376709284020682e-06,
247
+ -0.00032674101434660026,
248
+ 1.9516015884699363e-05,
249
+ 3.0685173963244236e-05,
250
+ 4.756687202211234e-05,
251
+ 0.4785775061916654
252
+ ],
253
+ "std": [
254
+ 0.0015289756484557244,
255
+ 0.00454378752435887,
256
+ 0.0007792099896018804,
257
+ 0.003021219226340871,
258
+ 0.0010574567905554087,
259
+ 0.005123928852041716,
260
+ 0.0041440393897940785,
261
+ 0.49954085697424105
262
+ ],
263
+ "count": [
264
+ 392578
265
+ ]
266
+ },
267
+ "timestamp": {
268
+ "min": [
269
+ 0.0
270
+ ],
271
+ "max": [
272
+ 25.899999618530273
273
+ ],
274
+ "mean": [
275
+ 8.131473307078425
276
+ ],
277
+ "std": [
278
+ 5.493653936526936
279
+ ],
280
+ "count": [
281
+ 392578
282
+ ]
283
+ }
284
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8fda196307fe65c83c6b67cbe25b0ec0d76ecec354088281272938169097155
3
+ size 2176
videos/observation.images.hand_image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:650adc90687565ccb78df53dcda5e033d7b99523d7c210f61e2ec293dd0a47a9
3
+ size 523143757
videos/observation.images.hand_image/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e71e1ca258fdf20e752dd66bbd61c4a46369110455973c90744ccdccbc19baa2
3
+ size 523660329
videos/observation.images.hand_image/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6941eb7d22b46c8304a2d99d0af42b1c3f66aa1cb2a77fcc89719f6b1bdfda3
3
+ size 98047516