update model card README.md
Browse files
README.md
CHANGED
|
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 5.
|
| 18 |
-
- Wer: 1.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -48,12 +48,12 @@ The following hyperparameters were used during training:
|
|
| 48 |
|
| 49 |
### Training results
|
| 50 |
|
| 51 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer
|
| 52 |
-
|
| 53 |
-
|
|
| 54 |
-
| 7.
|
| 55 |
-
| 4.
|
| 56 |
-
| 4.
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 5.1527
|
| 18 |
+
- Wer: 1.0
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 48 |
|
| 49 |
### Training results
|
| 50 |
|
| 51 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 52 |
+
|:-------------:|:-----:|:----:|:---------------:|:---:|
|
| 53 |
+
| 48.3474 | 6.67 | 100 | 68.0887 | 1.0 |
|
| 54 |
+
| 7.601 | 13.33 | 200 | 8.3667 | 1.0 |
|
| 55 |
+
| 4.9107 | 20.0 | 300 | 5.6991 | 1.0 |
|
| 56 |
+
| 4.379 | 26.67 | 400 | 5.1527 | 1.0 |
|
| 57 |
|
| 58 |
|
| 59 |
### Framework versions
|