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: 0.
|
18 |
-
- Wer: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -49,25 +49,25 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
-
| 3.
|
53 |
-
| 3.
|
54 |
-
| 3.
|
55 |
-
| 2.
|
56 |
-
| 1.
|
57 |
-
| 1.
|
58 |
-
| 1.
|
59 |
-
| 1.
|
60 |
-
| 1.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### 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: 0.4658
|
18 |
+
- Wer: 0.5037
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
52 |
+
| 3.447 | 1.05 | 250 | 3.3799 | 1.0 |
|
53 |
+
| 3.089 | 2.1 | 500 | 3.4868 | 1.0 |
|
54 |
+
| 3.063 | 3.15 | 750 | 3.3155 | 1.0 |
|
55 |
+
| 2.4008 | 4.2 | 1000 | 1.2934 | 0.8919 |
|
56 |
+
| 1.618 | 5.25 | 1250 | 0.7847 | 0.7338 |
|
57 |
+
| 1.3038 | 6.3 | 1500 | 0.6459 | 0.6712 |
|
58 |
+
| 1.2074 | 7.35 | 1750 | 0.5705 | 0.6269 |
|
59 |
+
| 1.1062 | 8.4 | 2000 | 0.5267 | 0.5843 |
|
60 |
+
| 1.026 | 9.45 | 2250 | 0.5108 | 0.5683 |
|
61 |
+
| 0.9505 | 10.5 | 2500 | 0.5066 | 0.5568 |
|
62 |
+
| 0.893 | 11.55 | 2750 | 0.5161 | 0.5532 |
|
63 |
+
| 0.8535 | 12.6 | 3000 | 0.4994 | 0.5341 |
|
64 |
+
| 0.8462 | 13.65 | 3250 | 0.4626 | 0.5262 |
|
65 |
+
| 0.8334 | 14.7 | 3500 | 0.4593 | 0.5197 |
|
66 |
+
| 0.842 | 15.75 | 3750 | 0.4651 | 0.5126 |
|
67 |
+
| 0.7678 | 16.81 | 4000 | 0.4687 | 0.5120 |
|
68 |
+
| 0.7873 | 17.86 | 4250 | 0.4716 | 0.5070 |
|
69 |
+
| 0.7486 | 18.91 | 4500 | 0.4657 | 0.5033 |
|
70 |
+
| 0.7073 | 19.96 | 4750 | 0.4658 | 0.5037 |
|
71 |
|
72 |
|
73 |
### Framework versions
|