RaphaelKalandadze
commited on
Commit
•
2b032a6
1
Parent(s):
fab387b
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 [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_10_0 dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Wer: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,9 +52,9 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
-
| 3.
|
56 |
-
|
|
57 |
-
| 0.
|
58 |
|
59 |
|
60 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_10_0 dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.4291
|
20 |
+
- Wer: 0.6392
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| 3.0867 | 4.21 | 400 | 3.1211 | 1.0 |
|
56 |
+
| 2.8871 | 8.42 | 800 | 2.2250 | 1.0 |
|
57 |
+
| 0.3667 | 12.63 | 1200 | 0.4291 | 0.6392 |
|
58 |
|
59 |
|
60 |
### Framework versions
|