update model card README.md
Browse files
README.md
CHANGED
@@ -3,11 +3,26 @@ license: apache-2.0
|
|
3 |
base_model: facebook/wav2vec2-large-xlsr-53
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
metrics:
|
7 |
- wer
|
8 |
model-index:
|
9 |
- name: Model_G_2
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -15,11 +30,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# Model_G_2
|
17 |
|
18 |
-
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer:
|
22 |
-
- Cer: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -51,19 +66,35 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
-
| Training Loss | Epoch | Step
|
55 |
-
|
56 |
-
| 3.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
3 |
base_model: facebook/wav2vec2-large-xlsr-53
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
datasets:
|
7 |
+
- common_voice
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
- name: Model_G_2
|
12 |
+
results:
|
13 |
+
- task:
|
14 |
+
name: Automatic Speech Recognition
|
15 |
+
type: automatic-speech-recognition
|
16 |
+
dataset:
|
17 |
+
name: common_voice
|
18 |
+
type: common_voice
|
19 |
+
config: id
|
20 |
+
split: test
|
21 |
+
args: id
|
22 |
+
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 0.9848965131456274
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# Model_G_2
|
32 |
|
33 |
+
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.0374
|
36 |
+
- Wer: 0.9849
|
37 |
+
- Cer: 0.7098
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
66 |
|
67 |
### Training results
|
68 |
|
69 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
|
70 |
+
|:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|
|
71 |
+
| 3.6149 | 1.07 | 400 | 0.4672 | 1.0114 | 0.7588 |
|
72 |
+
| 0.4341 | 2.15 | 800 | 0.2008 | 0.9972 | 0.7369 |
|
73 |
+
| 0.2665 | 3.22 | 1200 | 0.1283 | 0.9986 | 0.7180 |
|
74 |
+
| 0.2114 | 4.3 | 1600 | 0.1016 | 0.9995 | 0.7135 |
|
75 |
+
| 0.1768 | 5.37 | 2000 | 0.0774 | 0.9950 | 0.7208 |
|
76 |
+
| 0.1531 | 6.44 | 2400 | 0.0682 | 0.9933 | 0.7137 |
|
77 |
+
| 0.1352 | 7.52 | 2800 | 0.0690 | 0.9883 | 0.7022 |
|
78 |
+
| 0.1252 | 8.59 | 3200 | 0.0656 | 0.9925 | 0.7091 |
|
79 |
+
| 0.1144 | 9.66 | 3600 | 0.0521 | 0.9888 | 0.7124 |
|
80 |
+
| 0.0986 | 10.74 | 4000 | 0.0527 | 0.9915 | 0.7067 |
|
81 |
+
| 0.0875 | 11.81 | 4400 | 0.0531 | 0.9902 | 0.7057 |
|
82 |
+
| 0.0883 | 12.89 | 4800 | 0.0488 | 0.9888 | 0.7136 |
|
83 |
+
| 0.0812 | 13.96 | 5200 | 0.0461 | 0.9884 | 0.7122 |
|
84 |
+
| 0.0721 | 15.03 | 5600 | 0.0474 | 0.9884 | 0.7128 |
|
85 |
+
| 0.0681 | 16.11 | 6000 | 0.0469 | 0.9869 | 0.7243 |
|
86 |
+
| 0.0671 | 17.18 | 6400 | 0.0450 | 0.9878 | 0.7086 |
|
87 |
+
| 0.0613 | 18.26 | 6800 | 0.0492 | 0.9852 | 0.7171 |
|
88 |
+
| 0.0573 | 19.33 | 7200 | 0.0435 | 0.9852 | 0.7209 |
|
89 |
+
| 0.0531 | 20.4 | 7600 | 0.0389 | 0.9908 | 0.7071 |
|
90 |
+
| 0.0493 | 21.48 | 8000 | 0.0423 | 0.9871 | 0.7166 |
|
91 |
+
| 0.0477 | 22.55 | 8400 | 0.0416 | 0.9843 | 0.7127 |
|
92 |
+
| 0.0441 | 23.62 | 8800 | 0.0372 | 0.9864 | 0.7075 |
|
93 |
+
| 0.0412 | 24.7 | 9200 | 0.0408 | 0.9857 | 0.7118 |
|
94 |
+
| 0.0392 | 25.77 | 9600 | 0.0407 | 0.9851 | 0.7152 |
|
95 |
+
| 0.0359 | 26.85 | 10000 | 0.0383 | 0.9861 | 0.7086 |
|
96 |
+
| 0.0347 | 27.92 | 10400 | 0.0373 | 0.9852 | 0.7066 |
|
97 |
+
| 0.0327 | 28.99 | 10800 | 0.0374 | 0.9849 | 0.7098 |
|
98 |
|
99 |
|
100 |
### Framework versions
|