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 [Monsia/test-model-lg-data](https://huggingface.co/Monsia/test-model-lg-data) on the common_voice dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Wer: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,13 +52,13 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [Monsia/test-model-lg-data](https://huggingface.co/Monsia/test-model-lg-data) on the common_voice dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.3354
|
20 |
+
- Wer: 0.4150
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| 0.0236 | 0.67 | 100 | 0.4048 | 0.4222 |
|
56 |
+
| 0.0304 | 1.35 | 200 | 0.4266 | 0.4809 |
|
57 |
+
| 0.0545 | 2.03 | 300 | 0.4309 | 0.4735 |
|
58 |
+
| 0.0415 | 2.7 | 400 | 0.4269 | 0.4595 |
|
59 |
+
| 0.033 | 3.38 | 500 | 0.4085 | 0.4537 |
|
60 |
+
| 0.0328 | 4.05 | 600 | 0.3642 | 0.4224 |
|
61 |
+
| 0.0414 | 4.73 | 700 | 0.3354 | 0.4150 |
|
62 |
|
63 |
|
64 |
### Framework versions
|