update model card README.md
Browse files
README.md
CHANGED
@@ -4,24 +4,9 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- common_voice_8_0
|
7 |
-
metrics:
|
8 |
-
- wer
|
9 |
model-index:
|
10 |
- name: wav2vec2-large-xls-r-1b-frisian-cv-8
|
11 |
-
results:
|
12 |
-
- task:
|
13 |
-
name: Automatic Speech Recognition
|
14 |
-
type: automatic-speech-recognition
|
15 |
-
dataset:
|
16 |
-
name: common_voice_8_0
|
17 |
-
type: common_voice_8_0
|
18 |
-
config: fy-NL
|
19 |
-
split: validation
|
20 |
-
args: fy-NL
|
21 |
-
metrics:
|
22 |
-
- name: Wer
|
23 |
-
type: wer
|
24 |
-
value: 0.1339808598771604
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -29,10 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
# wav2vec2-large-xls-r-1b-frisian-cv-8
|
31 |
|
32 |
-
This model is a fine-tuned version of [
|
33 |
-
It achieves the following results on the evaluation set:
|
34 |
-
- Loss: 0.2054
|
35 |
-
- Wer: 0.1340
|
36 |
|
37 |
## Model description
|
38 |
|
@@ -51,66 +33,18 @@ More information needed
|
|
51 |
### Training hyperparameters
|
52 |
|
53 |
The following hyperparameters were used during training:
|
54 |
-
- learning_rate:
|
55 |
- train_batch_size: 32
|
56 |
- eval_batch_size: 8
|
57 |
- seed: 42
|
58 |
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
|
59 |
- lr_scheduler_type: linear
|
60 |
- lr_scheduler_warmup_ratio: 0.1
|
61 |
-
- num_epochs:
|
62 |
- mixed_precision_training: Native AMP
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
-
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
-
| 3.0483 | 1.72 | 200 | 3.0438 | 1.0 |
|
69 |
-
| 2.6284 | 3.45 | 400 | 1.1501 | 0.9229 |
|
70 |
-
| 1.4359 | 5.17 | 600 | 0.5618 | 0.5329 |
|
71 |
-
| 1.1366 | 6.9 | 800 | 0.3899 | 0.3845 |
|
72 |
-
| 0.988 | 8.62 | 1000 | 0.3370 | 0.3302 |
|
73 |
-
| 0.8377 | 10.34 | 1200 | 0.2765 | 0.2834 |
|
74 |
-
| 0.8001 | 12.07 | 1400 | 0.2750 | 0.2438 |
|
75 |
-
| 0.8678 | 13.79 | 1600 | 0.2258 | 0.2160 |
|
76 |
-
| 0.7023 | 15.52 | 1800 | 0.2260 | 0.2072 |
|
77 |
-
| 0.8111 | 17.24 | 2000 | 0.2223 | 0.2070 |
|
78 |
-
| 0.658 | 18.97 | 2200 | 0.2121 | 0.1834 |
|
79 |
-
| 0.6574 | 20.69 | 2400 | 0.2136 | 0.1812 |
|
80 |
-
| 0.7521 | 22.41 | 2600 | 0.2175 | 0.1775 |
|
81 |
-
| 0.6515 | 24.14 | 2800 | 0.2018 | 0.1718 |
|
82 |
-
| 0.6955 | 25.86 | 3000 | 0.2121 | 0.1863 |
|
83 |
-
| 0.6605 | 27.59 | 3200 | 0.2003 | 0.1607 |
|
84 |
-
| 0.5403 | 29.31 | 3400 | 0.2042 | 0.1668 |
|
85 |
-
| 0.5064 | 31.03 | 3600 | 0.2021 | 0.1616 |
|
86 |
-
| 0.6811 | 32.76 | 3800 | 0.2026 | 0.1668 |
|
87 |
-
| 0.6787 | 34.48 | 4000 | 0.2122 | 0.1613 |
|
88 |
-
| 0.5595 | 36.21 | 4200 | 0.2001 | 0.1547 |
|
89 |
-
| 0.5225 | 37.93 | 4400 | 0.1992 | 0.1615 |
|
90 |
-
| 0.5522 | 39.66 | 4600 | 0.2023 | 0.1603 |
|
91 |
-
| 0.5364 | 41.38 | 4800 | 0.1992 | 0.1531 |
|
92 |
-
| 0.5157 | 43.1 | 5000 | 0.2060 | 0.1550 |
|
93 |
-
| 0.4382 | 44.83 | 5200 | 0.1985 | 0.1427 |
|
94 |
-
| 0.3658 | 46.55 | 5400 | 0.1964 | 0.1427 |
|
95 |
-
| 0.5336 | 48.28 | 5600 | 0.2143 | 0.1471 |
|
96 |
-
| 0.5479 | 50.0 | 5800 | 0.1962 | 0.1402 |
|
97 |
-
| 0.5203 | 51.72 | 6000 | 0.2022 | 0.1418 |
|
98 |
-
| 0.363 | 53.45 | 6200 | 0.2103 | 0.1429 |
|
99 |
-
| 0.3828 | 55.17 | 6400 | 0.2070 | 0.1417 |
|
100 |
-
| 0.3875 | 56.9 | 6600 | 0.2070 | 0.1411 |
|
101 |
-
| 0.3433 | 58.62 | 6800 | 0.2049 | 0.1418 |
|
102 |
-
| 0.2826 | 60.34 | 7000 | 0.2047 | 0.1417 |
|
103 |
-
| 0.294 | 62.07 | 7200 | 0.2022 | 0.1369 |
|
104 |
-
| 0.2776 | 63.79 | 7400 | 0.2115 | 0.1365 |
|
105 |
-
| 0.3178 | 65.52 | 7600 | 0.2005 | 0.1377 |
|
106 |
-
| 0.2913 | 67.24 | 7800 | 0.2047 | 0.1355 |
|
107 |
-
| 0.2642 | 68.97 | 8000 | 0.2069 | 0.1338 |
|
108 |
-
| 0.255 | 70.69 | 8200 | 0.2041 | 0.1336 |
|
109 |
-
| 0.2746 | 72.41 | 8400 | 0.2064 | 0.1331 |
|
110 |
-
| 0.2485 | 74.14 | 8600 | 0.2068 | 0.1327 |
|
111 |
-
| 0.2741 | 75.86 | 8800 | 0.2073 | 0.1331 |
|
112 |
-
| 0.2223 | 77.59 | 9000 | 0.2055 | 0.1338 |
|
113 |
-
| 0.2327 | 79.31 | 9200 | 0.2054 | 0.1340 |
|
114 |
|
115 |
|
116 |
### Framework versions
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- common_voice_8_0
|
|
|
|
|
7 |
model-index:
|
8 |
- name: wav2vec2-large-xls-r-1b-frisian-cv-8
|
9 |
+
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
|
15 |
# wav2vec2-large-xls-r-1b-frisian-cv-8
|
16 |
|
17 |
+
This model is a fine-tuned version of [greenw0lf/wav2vec2-large-xls-r-1b-frisian-cv-8](https://huggingface.co/greenw0lf/wav2vec2-large-xls-r-1b-frisian-cv-8) on the common_voice_8_0 dataset.
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
+
- learning_rate: 5e-05
|
37 |
- train_batch_size: 32
|
38 |
- eval_batch_size: 8
|
39 |
- seed: 42
|
40 |
- optimizer: Adam with betas=(0.9,0.98) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
42 |
- lr_scheduler_warmup_ratio: 0.1
|
43 |
+
- num_epochs: 0.01
|
44 |
- mixed_precision_training: Native AMP
|
45 |
|
46 |
### Training results
|
47 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
|
49 |
|
50 |
### Framework versions
|