cs2fi_wav2vec2-large-xls-r-300m-czech-colab
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value: 1.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-lv-60-espeak-cv-ft](https://huggingface.co/facebook/wav2vec2-lv-60-espeak-cv-ft) on the voxpopuli dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Wer: 1.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -68,20 +68,20 @@ The following hyperparameters were used during training:
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
78 |
-
|
|
79 |
-
|
|
80 |
-
|
|
81 |
-
|
|
82 |
-
|
|
83 |
-
|
|
84 |
-
| 43.
|
85 |
|
86 |
|
87 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 1.0859538784067087
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-lv-60-espeak-cv-ft](https://huggingface.co/facebook/wav2vec2-lv-60-espeak-cv-ft) on the voxpopuli dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 507.5248
|
36 |
+
- Wer: 1.0860
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
71 |
+
| 3042.8738 | 3.51 | 100 | 422.1938 | 0.9518 |
|
72 |
+
| 362.1554 | 7.02 | 200 | 231.7486 | 1.0 |
|
73 |
+
| 208.092 | 10.53 | 300 | 196.4194 | 0.9958 |
|
74 |
+
| 189.1354 | 14.04 | 400 | 211.6223 | 0.9350 |
|
75 |
+
| 163.6355 | 17.54 | 500 | 235.3201 | 0.9182 |
|
76 |
+
| 140.7959 | 21.05 | 600 | 256.4028 | 0.9539 |
|
77 |
+
| 115.5506 | 24.56 | 700 | 311.4562 | 1.0147 |
|
78 |
+
| 93.6629 | 28.07 | 800 | 304.0882 | 1.2243 |
|
79 |
+
| 78.9694 | 31.58 | 900 | 354.5415 | 1.1279 |
|
80 |
+
| 67.4151 | 35.09 | 1000 | 423.6178 | 1.0860 |
|
81 |
+
| 55.1471 | 38.6 | 1100 | 468.3192 | 1.0922 |
|
82 |
+
| 55.8001 | 42.11 | 1200 | 408.8039 | 1.0839 |
|
83 |
+
| 46.9208 | 45.61 | 1300 | 524.1367 | 1.0650 |
|
84 |
+
| 43.7264 | 49.12 | 1400 | 507.5248 | 1.0860 |
|
85 |
|
86 |
|
87 |
### Framework versions
|