update model card README.md
Browse files
README.md
CHANGED
|
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_10_0 dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
-
- Wer: 0.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -52,12 +52,12 @@ The following hyperparameters were used during training:
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 55 |
-
| 2.
|
| 56 |
-
| 1.
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_10_0 dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.3076
|
| 20 |
+
- Wer: 0.2971
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 52 |
|
| 53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 55 |
+
| 2.9436 | 9.99 | 570 | 2.7467 | 1.0 |
|
| 56 |
+
| 1.0498 | 19.99 | 1140 | 0.3630 | 0.3965 |
|
| 57 |
+
| 0.6789 | 29.99 | 1710 | 0.3396 | 0.3712 |
|
| 58 |
+
| 0.5259 | 39.99 | 2280 | 0.3204 | 0.3241 |
|
| 59 |
+
| 0.4701 | 49.99 | 2850 | 0.3118 | 0.3005 |
|
| 60 |
+
| 0.4248 | 59.99 | 3420 | 0.3076 | 0.2971 |
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|