Update README.md
Browse files
README.md
CHANGED
|
@@ -409,7 +409,15 @@ A typical data point comprises the path to the audio file, usually called `file`
|
|
| 409 |
|
| 410 |
### Data Splits
|
| 411 |
|
| 412 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 413 |
|
| 414 |
### Data Statistics
|
| 415 |
|
|
|
|
| 409 |
|
| 410 |
### Data Splits
|
| 411 |
|
| 412 |
+
| # Samples | Train | Dev | Test |
|
| 413 |
+
|------------|--------|------|------|
|
| 414 |
+
| german | 608296 | 5314 | 5466 |
|
| 415 |
+
| dutch | 309785 | 4834 | 4570 |
|
| 416 |
+
| french | 107598 | 3739 | 3763 |
|
| 417 |
+
| spanish | 168524 | 3148 | 3080 |
|
| 418 |
+
| italian | 50345 | 1765 | 1835 |
|
| 419 |
+
| portuguese | 34265 | 1134 | 1297 |
|
| 420 |
+
| polish | 18719 | 853 | 814 |
|
| 421 |
|
| 422 |
### Data Statistics
|
| 423 |
|