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,9 +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 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 1.0754716981132075
|
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: 485.7458
|
36 |
+
- Wer: 1.0755
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
68 |
|
69 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
70 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
71 |
+
| 3007.5297 | 3.51 | 100 | 523.8923 | 0.9706 |
|
72 |
+
| 353.1859 | 7.02 | 200 | 270.8087 | 0.9665 |
|
73 |
+
| 207.1084 | 10.53 | 300 | 215.3542 | 0.9350 |
|
74 |
+
| 186.3063 | 14.04 | 400 | 210.1422 | 0.9119 |
|
75 |
+
| 171.7259 | 17.54 | 500 | 291.5182 | 1.0629 |
|
76 |
+
| 142.6091 | 21.05 | 600 | 219.2806 | 0.9602 |
|
77 |
+
| 118.6791 | 24.56 | 700 | 312.2755 | 1.1132 |
|
78 |
+
| 96.153 | 28.07 | 800 | 320.7119 | 1.0545 |
|
79 |
+
| 82.968 | 31.58 | 900 | 357.5117 | 1.0629 |
|
80 |
+
| 71.2426 | 35.09 | 1000 | 421.3889 | 0.9916 |
|
81 |
+
| 58.8083 | 38.6 | 1100 | 433.8375 | 1.1048 |
|
82 |
+
| 54.5225 | 42.11 | 1200 | 482.5988 | 1.0566 |
|
83 |
+
| 48.12 | 45.61 | 1300 | 479.3787 | 1.0860 |
|
84 |
+
| 43.3324 | 49.12 | 1400 | 485.7458 | 1.0755 |
|
85 |
|
86 |
|
87 |
### Framework versions
|