henil panchal
commited on
Commit
•
876c03c
1
Parent(s):
638fe68
update model card README.md
Browse files
README.md
CHANGED
@@ -14,10 +14,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# wav2vec2-large-xls-r-300m-telugu-asr
|
16 |
|
17 |
-
This model is a fine-tuned version of [
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss:
|
20 |
-
- Wer: 1.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,27 +52,20 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
|
|
67 |
-
|
|
68 |
-
|
|
69 |
-
| 0.9759 | 20.55 | 3000 | 2.8497 | 1.0078 |
|
70 |
-
| 0.8066 | 21.92 | 3200 | 3.1365 | 1.0655 |
|
71 |
-
| 0.6614 | 23.29 | 3400 | 3.1759 | 0.9964 |
|
72 |
-
| 0.5687 | 24.66 | 3600 | 3.3751 | 1.0103 |
|
73 |
-
| 0.4987 | 26.03 | 3800 | 3.5111 | 1.0180 |
|
74 |
-
| 0.4304 | 27.4 | 4000 | 3.6908 | 1.0200 |
|
75 |
-
| 0.3818 | 28.77 | 4200 | 3.8208 | 1.0395 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
14 |
|
15 |
# wav2vec2-large-xls-r-300m-telugu-asr
|
16 |
|
17 |
+
This model is a fine-tuned version of [henilp105/wav2vec2-large-xls-r-300m-telugu-asr](https://huggingface.co/henilp105/wav2vec2-large-xls-r-300m-telugu-asr) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 4.0959
|
20 |
+
- Wer: 1.0406
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| 3.6321 | 2.04 | 200 | 2.3063 | 0.9872 |
|
56 |
+
| 1.8629 | 4.08 | 400 | 2.4143 | 0.9926 |
|
57 |
+
| 1.3881 | 6.12 | 600 | 2.5862 | 0.9795 |
|
58 |
+
| 1.0565 | 8.16 | 800 | 2.6708 | 1.0191 |
|
59 |
+
| 0.7681 | 10.2 | 1000 | 3.1001 | 0.9992 |
|
60 |
+
| 0.5867 | 12.24 | 1200 | 3.4503 | 1.0228 |
|
61 |
+
| 0.4289 | 14.29 | 1400 | 3.5382 | 1.0165 |
|
62 |
+
| 0.3618 | 16.33 | 1600 | 3.5116 | 0.9835 |
|
63 |
+
| 0.3229 | 18.37 | 1800 | 3.6524 | 1.0093 |
|
64 |
+
| 0.2483 | 20.41 | 2000 | 3.6222 | 1.0319 |
|
65 |
+
| 0.2215 | 22.45 | 2200 | 3.9824 | 1.0414 |
|
66 |
+
| 0.1833 | 24.49 | 2400 | 3.9272 | 1.0393 |
|
67 |
+
| 0.1706 | 26.53 | 2600 | 3.9290 | 1.0425 |
|
68 |
+
| 0.1463 | 28.57 | 2800 | 4.0959 | 1.0406 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
69 |
|
70 |
|
71 |
### Framework versions
|