gokul-g-menon
commited on
End of training
Browse files
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -53,14 +53,14 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
56 |
-
|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1395
|
21 |
+
- Wer: 0.2952
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
|:-------------:|:------:|:----:|:---------------:|:------:|
|
56 |
+
| 1.4912 | 0.1165 | 1000 | 0.5497 | 0.7011 |
|
57 |
+
| 0.5377 | 0.2330 | 2000 | 0.3292 | 0.5364 |
|
58 |
+
| 0.4343 | 0.3494 | 3000 | 0.2475 | 0.4424 |
|
59 |
+
| 0.3678 | 0.4659 | 4000 | 0.2145 | 0.4014 |
|
60 |
+
| 0.3345 | 0.5824 | 5000 | 0.1898 | 0.3774 |
|
61 |
+
| 0.3029 | 0.6989 | 6000 | 0.1718 | 0.3441 |
|
62 |
+
| 0.2685 | 0.8153 | 7000 | 0.1517 | 0.3135 |
|
63 |
+
| 0.2385 | 0.9318 | 8000 | 0.1395 | 0.2952 |
|
64 |
|
65 |
|
66 |
### Framework versions
|