cadene HF Staff commited on
Commit
ae4647a
·
verified ·
1 Parent(s): a27ff43

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:985f962b0b9dd5b3744bb42aecd0857abb7043cb98a4dc9805ec5851e27f3cb4
3
+ size 1075872
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:719113f53c453f1e91b7d9088ee75f0ffeb110629a6e8010b943cc692d327069
3
+ size 306755
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",
@@ -59,56 +58,65 @@
59
  "motor_1",
60
  "motor_2"
61
  ]
62
- }
 
63
  },
64
  "episode_index": {
65
  "dtype": "int64",
66
  "shape": [
67
  1
68
  ],
69
- "names": null
 
70
  },
71
  "frame_index": {
72
  "dtype": "int64",
73
  "shape": [
74
  1
75
  ],
76
- "names": null
 
77
  },
78
  "timestamp": {
79
  "dtype": "float32",
80
  "shape": [
81
  1
82
  ],
83
- "names": null
 
84
  },
85
  "next.reward": {
86
  "dtype": "float32",
87
  "shape": [
88
  1
89
  ],
90
- "names": null
 
91
  },
92
  "next.done": {
93
  "dtype": "bool",
94
  "shape": [
95
  1
96
  ],
97
- "names": null
 
98
  },
99
  "index": {
100
  "dtype": "int64",
101
  "shape": [
102
  1
103
  ],
104
- "names": null
 
105
  },
106
  "task_index": {
107
  "dtype": "int64",
108
  "shape": [
109
  1
110
  ],
111
- "names": null
 
112
  }
113
- }
 
114
  }
 
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",
 
58
  "motor_1",
59
  "motor_2"
60
  ]
61
+ },
62
+ "fps": 15.0
63
  },
64
  "episode_index": {
65
  "dtype": "int64",
66
  "shape": [
67
  1
68
  ],
69
+ "names": null,
70
+ "fps": 15.0
71
  },
72
  "frame_index": {
73
  "dtype": "int64",
74
  "shape": [
75
  1
76
  ],
77
+ "names": null,
78
+ "fps": 15.0
79
  },
80
  "timestamp": {
81
  "dtype": "float32",
82
  "shape": [
83
  1
84
  ],
85
+ "names": null,
86
+ "fps": 15.0
87
  },
88
  "next.reward": {
89
  "dtype": "float32",
90
  "shape": [
91
  1
92
  ],
93
+ "names": null,
94
+ "fps": 15.0
95
  },
96
  "next.done": {
97
  "dtype": "bool",
98
  "shape": [
99
  1
100
  ],
101
+ "names": null,
102
+ "fps": 15.0
103
  },
104
  "index": {
105
  "dtype": "int64",
106
  "shape": [
107
  1
108
  ],
109
+ "names": null,
110
+ "fps": 15.0
111
  },
112
  "task_index": {
113
  "dtype": "int64",
114
  "shape": [
115
  1
116
  ],
117
+ "names": null,
118
+ "fps": 15.0
119
  }
120
+ },
121
+ "files_size_in_mb": 500.0
122
  }
meta/stats.json ADDED
@@ -0,0 +1,248 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task_index": {
3
+ "min": [
4
+ 0
5
+ ],
6
+ "max": [
7
+ 0
8
+ ],
9
+ "mean": [
10
+ 0.0
11
+ ],
12
+ "std": [
13
+ 0.0
14
+ ],
15
+ "count": [
16
+ 20000
17
+ ]
18
+ },
19
+ "timestamp": {
20
+ "min": [
21
+ 0.0
22
+ ],
23
+ "max": [
24
+ 1.600000023841858
25
+ ],
26
+ "mean": [
27
+ 0.800000011920929
28
+ ],
29
+ "std": [
30
+ 0.48074015974998474
31
+ ],
32
+ "count": [
33
+ 20000
34
+ ]
35
+ },
36
+ "frame_index": {
37
+ "min": [
38
+ 0
39
+ ],
40
+ "max": [
41
+ 24
42
+ ],
43
+ "mean": [
44
+ 12.0
45
+ ],
46
+ "std": [
47
+ 7.211102550927977
48
+ ],
49
+ "count": [
50
+ 20000
51
+ ]
52
+ },
53
+ "observation.state": {
54
+ "min": [
55
+ 1.1632075309753418,
56
+ -0.041134968400001526,
57
+ 0.29520347714424133,
58
+ 0.0009158177999779582
59
+ ],
60
+ "max": [
61
+ 1.741089105606079,
62
+ 0.7649989724159241,
63
+ 1.2340127229690552,
64
+ 0.869105875492096
65
+ ],
66
+ "mean": [
67
+ 1.4525450530648232,
68
+ 0.26807436839211735,
69
+ 0.6109701866284013,
70
+ 0.839874983690679
71
+ ],
72
+ "std": [
73
+ 0.1323218134955474,
74
+ 0.11040184415139061,
75
+ 0.07991314329264959,
76
+ 0.029420466345767563
77
+ ],
78
+ "count": [
79
+ 20000
80
+ ]
81
+ },
82
+ "next.reward": {
83
+ "min": [
84
+ -1.7463797330856323
85
+ ],
86
+ "max": [
87
+ -0.050924453884363174
88
+ ],
89
+ "mean": [
90
+ -0.4736441989988089
91
+ ],
92
+ "std": [
93
+ 0.2716114232595536
94
+ ],
95
+ "count": [
96
+ 20000
97
+ ]
98
+ },
99
+ "next.done": {
100
+ "min": [
101
+ false
102
+ ],
103
+ "max": [
104
+ true
105
+ ],
106
+ "mean": [
107
+ 0.04
108
+ ],
109
+ "std": [
110
+ 0.19595917942265423
111
+ ],
112
+ "count": [
113
+ 20000
114
+ ]
115
+ },
116
+ "observation.image": {
117
+ "min": [
118
+ [
119
+ [
120
+ 0.0
121
+ ]
122
+ ],
123
+ [
124
+ [
125
+ 0.0
126
+ ]
127
+ ],
128
+ [
129
+ [
130
+ 0.0
131
+ ]
132
+ ]
133
+ ],
134
+ "max": [
135
+ [
136
+ [
137
+ 1.0
138
+ ]
139
+ ],
140
+ [
141
+ [
142
+ 1.0
143
+ ]
144
+ ],
145
+ [
146
+ [
147
+ 1.0
148
+ ]
149
+ ]
150
+ ],
151
+ "mean": [
152
+ [
153
+ [
154
+ 0.4136102226004004
155
+ ]
156
+ ],
157
+ [
158
+ [
159
+ 0.4112514089792967
160
+ ]
161
+ ],
162
+ [
163
+ [
164
+ 0.409784175530076
165
+ ]
166
+ ]
167
+ ],
168
+ "std": [
169
+ [
170
+ [
171
+ 0.3731398060615729
172
+ ]
173
+ ],
174
+ [
175
+ [
176
+ 0.37236131459193267
177
+ ]
178
+ ],
179
+ [
180
+ [
181
+ 0.3727859698003594
182
+ ]
183
+ ]
184
+ ],
185
+ "count": [
186
+ 20000
187
+ ]
188
+ },
189
+ "episode_index": {
190
+ "min": [
191
+ 0
192
+ ],
193
+ "max": [
194
+ 799
195
+ ],
196
+ "mean": [
197
+ 399.5
198
+ ],
199
+ "std": [
200
+ 230.9399272538207
201
+ ],
202
+ "count": [
203
+ 20000
204
+ ]
205
+ },
206
+ "index": {
207
+ "min": [
208
+ 0
209
+ ],
210
+ "max": [
211
+ 19999
212
+ ],
213
+ "mean": [
214
+ 9999.5
215
+ ],
216
+ "std": [
217
+ 5773.502684679379
218
+ ],
219
+ "count": [
220
+ 20000
221
+ ]
222
+ },
223
+ "action": {
224
+ "min": [
225
+ -1.0,
226
+ -1.0,
227
+ -1.0
228
+ ],
229
+ "max": [
230
+ 1.0,
231
+ 1.0,
232
+ 1.0
233
+ ],
234
+ "mean": [
235
+ 0.0990423252668188,
236
+ -0.015827468577838316,
237
+ -0.0321451834290383
238
+ ],
239
+ "std": [
240
+ 0.4450868323002521,
241
+ 0.41755027795003263,
242
+ 0.39878875167410466
243
+ ],
244
+ "count": [
245
+ 20000
246
+ ]
247
+ }
248
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:412c8924f476c5edff06f00eec32d087a13b896a6a8e93f3376325717ce7229d
3
+ size 2180
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:9dcc170f07aaf3fc5f9367e580544ef7f341b05bf85c1ebaf11033c7958844a5
3
+ size 16882003