Update README.md
Browse files
README.md
CHANGED
|
@@ -40,6 +40,13 @@ It achieves the following results on the evaluation set:
|
|
| 40 |
- Loss: 0.1980
|
| 41 |
- Wer: 8.7457
|
| 42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
## Model description
|
| 44 |
|
| 45 |
More information needed
|
|
|
|
| 40 |
- Loss: 0.1980
|
| 41 |
- Wer: 8.7457
|
| 42 |
|
| 43 |
+
**IMPORTANT** The model has been trained using *data augmentation* to improve its generalization capabilities and robustness. The results on the eval set during training are biased towards data augmentation applied to evaluation data.
|
| 44 |
+
|
| 45 |
+
**Results on eval set**
|
| 46 |
+
|
| 47 |
+
- Mozilla CV 11.0 - Italian: 8.00 wer (using official script)
|
| 48 |
+
- TODO
|
| 49 |
+
|
| 50 |
## Model description
|
| 51 |
|
| 52 |
More information needed
|