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-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Loss: 1.
|
| 18 |
-
- Wer: 0.
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
@@ -48,9 +48,11 @@ The following hyperparameters were used during training:
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 51 |
-
| 4.
|
| 52 |
-
|
|
| 53 |
-
| 0.
|
|
|
|
|
|
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Loss: 1.6207
|
| 18 |
+
- Wer: 0.5439
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
|
|
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
| 51 |
+
| 4.0857 | 5.88 | 500 | 2.8697 | 0.9996 |
|
| 52 |
+
| 1.6315 | 11.76 | 1000 | 1.3319 | 0.7270 |
|
| 53 |
+
| 0.7533 | 17.65 | 1500 | 1.3519 | 0.6263 |
|
| 54 |
+
| 0.4383 | 23.53 | 2000 | 1.6394 | 0.5557 |
|
| 55 |
+
| 0.2845 | 29.41 | 2500 | 1.6207 | 0.5439 |
|
| 56 |
|
| 57 |
|
| 58 |
### Framework versions
|