Datasets:
YAML+hours (35 cfg, 9028.1h)
Browse files
README.md
CHANGED
|
@@ -188,6 +188,8 @@ configs:
|
|
| 188 |
data_files:
|
| 189 |
- split: test
|
| 190 |
path: data/es_cl/test-*.parquet
|
|
|
|
|
|
|
| 191 |
- config_name: es_co
|
| 192 |
data_files:
|
| 193 |
- split: test
|
|
@@ -198,6 +200,14 @@ configs:
|
|
| 198 |
data_files:
|
| 199 |
- split: test
|
| 200 |
path: data/es_mx/test-*.parquet
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 201 |
- config_name: nl_nl
|
| 202 |
data_files:
|
| 203 |
- split: test
|
|
@@ -247,11 +257,11 @@ Migration to this repository is in progress. Hours are filled in as configs are
|
|
| 247 |
| `en_zm` | Zambia | English | 291.6 |
|
| 248 |
| `eo` | (international) | Esperanto | 15.0 |
|
| 249 |
| `es_ar` | Argentina | Spanish | 251.7 |
|
| 250 |
-
| `es_cl` | Chile | Spanish |
|
| 251 |
| `es_co` | Colombia | Spanish | 156.8 |
|
| 252 |
| `es_es` | Spain | Spanish | _TBD_ |
|
| 253 |
-
| `es_mx` | Mexico | Spanish |
|
| 254 |
-
| `es_pr` | Puerto Rico | Spanish |
|
| 255 |
| `es_py` | Paraguay | Spanish | _TBD_ |
|
| 256 |
| `es_uy` | Uruguay | Spanish | _TBD_ |
|
| 257 |
| `fa_ir` | Iran | Persian | _TBD_ |
|
|
@@ -323,4 +333,4 @@ Migration to this repository is in progress. Hours are filled in as configs are
|
|
| 323 |
| `yue_hk` | Hong Kong | Cantonese | _TBD_ |
|
| 324 |
| `zh_tw` | Taiwan | Chinese (Mandarin) | _TBD_ |
|
| 325 |
| `zu_za` | South Africa | Zulu | _TBD_ |
|
| 326 |
-
| **Total** | - | - | **
|
|
|
|
| 188 |
data_files:
|
| 189 |
- split: test
|
| 190 |
path: data/es_cl/test-*.parquet
|
| 191 |
+
- split: train
|
| 192 |
+
path: data/es_cl/train-*.parquet
|
| 193 |
- config_name: es_co
|
| 194 |
data_files:
|
| 195 |
- split: test
|
|
|
|
| 200 |
data_files:
|
| 201 |
- split: test
|
| 202 |
path: data/es_mx/test-*.parquet
|
| 203 |
+
- split: train
|
| 204 |
+
path: data/es_mx/train-*.parquet
|
| 205 |
+
- config_name: es_pr
|
| 206 |
+
data_files:
|
| 207 |
+
- split: test
|
| 208 |
+
path: data/es_pr/test-*.parquet
|
| 209 |
+
- split: train
|
| 210 |
+
path: data/es_pr/train-*.parquet
|
| 211 |
- config_name: nl_nl
|
| 212 |
data_files:
|
| 213 |
- split: test
|
|
|
|
| 257 |
| `en_zm` | Zambia | English | 291.6 |
|
| 258 |
| `eo` | (international) | Esperanto | 15.0 |
|
| 259 |
| `es_ar` | Argentina | Spanish | 251.7 |
|
| 260 |
+
| `es_cl` | Chile | Spanish | 280.0 |
|
| 261 |
| `es_co` | Colombia | Spanish | 156.8 |
|
| 262 |
| `es_es` | Spain | Spanish | _TBD_ |
|
| 263 |
+
| `es_mx` | Mexico | Spanish | 249.6 |
|
| 264 |
+
| `es_pr` | Puerto Rico | Spanish | 144.6 |
|
| 265 |
| `es_py` | Paraguay | Spanish | _TBD_ |
|
| 266 |
| `es_uy` | Uruguay | Spanish | _TBD_ |
|
| 267 |
| `fa_ir` | Iran | Persian | _TBD_ |
|
|
|
|
| 333 |
| `yue_hk` | Hong Kong | Cantonese | _TBD_ |
|
| 334 |
| `zh_tw` | Taiwan | Chinese (Mandarin) | _TBD_ |
|
| 335 |
| `zu_za` | South Africa | Zulu | _TBD_ |
|
| 336 |
+
| **Total** | - | - | **9028.1** |
|