cadene commited on
Commit
7f5bcc3
·
verified ·
1 Parent(s): 2b134b0

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:9d85c96b5f1df39f1ab5f22cb39688919845c1724b0b978001e6dd4298dca5be
3
+ size 1194119
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b8bea6ef848020a360589e874314f55c563447e559cded35e9d1987c65f91c
3
+ size 314138
meta/info.json CHANGED
@@ -1,18 +1,16 @@
1
  {
2
- "codebase_version": "v2.1",
3
  "robot_type": "unknown",
4
  "total_episodes": 800,
5
  "total_frames": 20000,
6
  "total_tasks": 1,
7
- "total_videos": 800,
8
- "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 15,
11
  "splits": {
12
  "train": "0:800"
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.image": {
18
  "dtype": "video",
@@ -46,7 +44,8 @@
46
  "motor_2",
47
  "motor_3"
48
  ]
49
- }
 
50
  },
51
  "action": {
52
  "dtype": "float32",
@@ -60,56 +59,65 @@
60
  "motor_2",
61
  "motor_3"
62
  ]
63
- }
 
64
  },
65
  "episode_index": {
66
  "dtype": "int64",
67
  "shape": [
68
  1
69
  ],
70
- "names": null
 
71
  },
72
  "frame_index": {
73
  "dtype": "int64",
74
  "shape": [
75
  1
76
  ],
77
- "names": null
 
78
  },
79
  "timestamp": {
80
  "dtype": "float32",
81
  "shape": [
82
  1
83
  ],
84
- "names": null
 
85
  },
86
  "next.reward": {
87
  "dtype": "float32",
88
  "shape": [
89
  1
90
  ],
91
- "names": null
 
92
  },
93
  "next.done": {
94
  "dtype": "bool",
95
  "shape": [
96
  1
97
  ],
98
- "names": null
 
99
  },
100
  "index": {
101
  "dtype": "int64",
102
  "shape": [
103
  1
104
  ],
105
- "names": null
 
106
  },
107
  "task_index": {
108
  "dtype": "int64",
109
  "shape": [
110
  1
111
  ],
112
- "names": null
 
113
  }
114
- }
 
115
  }
 
1
  {
2
+ "codebase_version": "v3.0",
3
  "robot_type": "unknown",
4
  "total_episodes": 800,
5
  "total_frames": 20000,
6
  "total_tasks": 1,
 
 
7
  "chunks_size": 1000,
8
+ "fps": 15.0,
9
  "splits": {
10
  "train": "0:800"
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.image": {
16
  "dtype": "video",
 
44
  "motor_2",
45
  "motor_3"
46
  ]
47
+ },
48
+ "fps": 15.0
49
  },
50
  "action": {
51
  "dtype": "float32",
 
59
  "motor_2",
60
  "motor_3"
61
  ]
62
+ },
63
+ "fps": 15.0
64
  },
65
  "episode_index": {
66
  "dtype": "int64",
67
  "shape": [
68
  1
69
  ],
70
+ "names": null,
71
+ "fps": 15.0
72
  },
73
  "frame_index": {
74
  "dtype": "int64",
75
  "shape": [
76
  1
77
  ],
78
+ "names": null,
79
+ "fps": 15.0
80
  },
81
  "timestamp": {
82
  "dtype": "float32",
83
  "shape": [
84
  1
85
  ],
86
+ "names": null,
87
+ "fps": 15.0
88
  },
89
  "next.reward": {
90
  "dtype": "float32",
91
  "shape": [
92
  1
93
  ],
94
+ "names": null,
95
+ "fps": 15.0
96
  },
97
  "next.done": {
98
  "dtype": "bool",
99
  "shape": [
100
  1
101
  ],
102
+ "names": null,
103
+ "fps": 15.0
104
  },
105
  "index": {
106
  "dtype": "int64",
107
  "shape": [
108
  1
109
  ],
110
+ "names": null,
111
+ "fps": 15.0
112
  },
113
  "task_index": {
114
  "dtype": "int64",
115
  "shape": [
116
  1
117
  ],
118
+ "names": null,
119
+ "fps": 15.0
120
  }
121
+ },
122
+ "files_size_in_mb": 500.0
123
  }
meta/stats.json ADDED
@@ -0,0 +1,252 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ 1.1640084981918335,
5
+ -0.04101072996854782,
6
+ 0.38248389959335327,
7
+ -0.06519896537065506
8
+ ],
9
+ "max": [
10
+ 1.76494562625885,
11
+ 0.6728018522262573,
12
+ 1.1593033075332642,
13
+ 0.9001995921134949
14
+ ],
15
+ "mean": [
16
+ 1.550590908229351,
17
+ 0.23178559235762805,
18
+ 0.5936112201958895,
19
+ 0.27622857111069604
20
+ ],
21
+ "std": [
22
+ 0.14509125524451755,
23
+ 0.08910066300432905,
24
+ 0.06510408472578466,
25
+ 0.326934467844491
26
+ ],
27
+ "count": [
28
+ 20000
29
+ ]
30
+ },
31
+ "episode_index": {
32
+ "min": [
33
+ 0
34
+ ],
35
+ "max": [
36
+ 799
37
+ ],
38
+ "mean": [
39
+ 399.5
40
+ ],
41
+ "std": [
42
+ 230.9399272538207
43
+ ],
44
+ "count": [
45
+ 20000
46
+ ]
47
+ },
48
+ "task_index": {
49
+ "min": [
50
+ 0
51
+ ],
52
+ "max": [
53
+ 0
54
+ ],
55
+ "mean": [
56
+ 0.0
57
+ ],
58
+ "std": [
59
+ 0.0
60
+ ],
61
+ "count": [
62
+ 20000
63
+ ]
64
+ },
65
+ "timestamp": {
66
+ "min": [
67
+ 0.0
68
+ ],
69
+ "max": [
70
+ 1.600000023841858
71
+ ],
72
+ "mean": [
73
+ 0.800000011920929
74
+ ],
75
+ "std": [
76
+ 0.48074015974998474
77
+ ],
78
+ "count": [
79
+ 20000
80
+ ]
81
+ },
82
+ "action": {
83
+ "min": [
84
+ -1.0,
85
+ -1.0,
86
+ -1.0,
87
+ -1.0
88
+ ],
89
+ "max": [
90
+ 1.0,
91
+ 1.0,
92
+ 1.0,
93
+ 1.0
94
+ ],
95
+ "mean": [
96
+ 0.22365248848251212,
97
+ -0.03180982583824516,
98
+ -0.1008178467235848,
99
+ -0.025045772998419126
100
+ ],
101
+ "std": [
102
+ 0.572296570134903,
103
+ 0.5664538878174576,
104
+ 0.5292554710923348,
105
+ 0.6070170018721464
106
+ ],
107
+ "count": [
108
+ 20000
109
+ ]
110
+ },
111
+ "observation.image": {
112
+ "min": [
113
+ [
114
+ [
115
+ 0.0
116
+ ]
117
+ ],
118
+ [
119
+ [
120
+ 0.0
121
+ ]
122
+ ],
123
+ [
124
+ [
125
+ 0.0
126
+ ]
127
+ ]
128
+ ],
129
+ "max": [
130
+ [
131
+ [
132
+ 1.0
133
+ ]
134
+ ],
135
+ [
136
+ [
137
+ 1.0
138
+ ]
139
+ ],
140
+ [
141
+ [
142
+ 1.0
143
+ ]
144
+ ]
145
+ ],
146
+ "mean": [
147
+ [
148
+ [
149
+ 0.4308215664699674
150
+ ]
151
+ ],
152
+ [
153
+ [
154
+ 0.43231220994144676
155
+ ]
156
+ ],
157
+ [
158
+ [
159
+ 0.43085883505642414
160
+ ]
161
+ ]
162
+ ],
163
+ "std": [
164
+ [
165
+ [
166
+ 0.36120838502408914
167
+ ]
168
+ ],
169
+ [
170
+ [
171
+ 0.3594738660533163
172
+ ]
173
+ ],
174
+ [
175
+ [
176
+ 0.36011986525069045
177
+ ]
178
+ ]
179
+ ],
180
+ "count": [
181
+ 20000
182
+ ]
183
+ },
184
+ "next.reward": {
185
+ "min": [
186
+ -0.04991491883993149
187
+ ],
188
+ "max": [
189
+ 1.43178391456604
190
+ ],
191
+ "mean": [
192
+ 0.6851600249751937
193
+ ],
194
+ "std": [
195
+ 0.5526450928665131
196
+ ],
197
+ "count": [
198
+ 20000
199
+ ]
200
+ },
201
+ "next.done": {
202
+ "min": [
203
+ false
204
+ ],
205
+ "max": [
206
+ true
207
+ ],
208
+ "mean": [
209
+ 0.04
210
+ ],
211
+ "std": [
212
+ 0.19595917942265423
213
+ ],
214
+ "count": [
215
+ 20000
216
+ ]
217
+ },
218
+ "index": {
219
+ "min": [
220
+ 0
221
+ ],
222
+ "max": [
223
+ 19999
224
+ ],
225
+ "mean": [
226
+ 9999.5
227
+ ],
228
+ "std": [
229
+ 5773.502684679379
230
+ ],
231
+ "count": [
232
+ 20000
233
+ ]
234
+ },
235
+ "frame_index": {
236
+ "min": [
237
+ 0
238
+ ],
239
+ "max": [
240
+ 24
241
+ ],
242
+ "mean": [
243
+ 12.0
244
+ ],
245
+ "std": [
246
+ 7.211102550927977
247
+ ],
248
+ "count": [
249
+ 20000
250
+ ]
251
+ }
252
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eeebda12965fb1a6a746cddd25f3e8342c191f1b523a8027bf0024b57141d34b
3
+ size 2175
videos/observation.image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca252660b310b8744b9a9b1dabf15f12e5da6b89e9528c1f5bac4d2f8bd2ac1a
3
+ size 17407608