cadene HF Staff commited on
Commit
b2a21a6
·
verified ·
1 Parent(s): feb5fc5

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