update model card README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -33,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the audiofolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: inf
|
36 |
-
- Wer: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -67,12 +67,12 @@ The following hyperparameters were used during training:
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
70 |
-
| 6.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 0.4193523366298235
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the audiofolder dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
- Loss: inf
|
36 |
+
- Wer: 0.4194
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
67 |
|
68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
70 |
+
| 6.1372 | 3.09 | 400 | inf | 0.8798 |
|
71 |
+
| 0.8691 | 6.18 | 800 | inf | 0.5099 |
|
72 |
+
| 0.4049 | 9.27 | 1200 | inf | 0.4904 |
|
73 |
+
| 0.2474 | 12.36 | 1600 | inf | 0.4523 |
|
74 |
+
| 0.1633 | 15.44 | 2000 | inf | 0.4285 |
|
75 |
+
| 0.1164 | 18.53 | 2400 | inf | 0.4194 |
|
76 |
|
77 |
|
78 |
### Framework versions
|