henil panchal
commited on
Commit
•
c8c6130
1
Parent(s):
5b5d8b9
update model card README.md
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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: 1.
|
20 |
-
- Wer: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -52,12 +52,19 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
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: 1.1050
|
20 |
+
- Wer: 0.6656
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
55 |
+
| 6.0506 | 2.3 | 200 | 0.8841 | 0.7564 |
|
56 |
+
| 0.6354 | 4.59 | 400 | 0.7448 | 0.6912 |
|
57 |
+
| 0.3934 | 6.89 | 600 | 0.8321 | 0.6929 |
|
58 |
+
| 0.2652 | 9.19 | 800 | 0.9529 | 0.6984 |
|
59 |
+
| 0.2022 | 11.49 | 1000 | 0.9490 | 0.6979 |
|
60 |
+
| 0.1514 | 13.79 | 1200 | 1.0025 | 0.6869 |
|
61 |
+
| 0.124 | 16.09 | 1400 | 1.0367 | 0.6799 |
|
62 |
+
| 0.1007 | 18.39 | 1600 | 1.0658 | 0.6734 |
|
63 |
+
| 0.0875 | 20.69 | 1800 | 1.0758 | 0.6779 |
|
64 |
+
| 0.0838 | 22.98 | 2000 | 1.0999 | 0.6701 |
|
65 |
+
| 0.0745 | 25.29 | 2200 | 1.1020 | 0.6708 |
|
66 |
+
| 0.0641 | 27.58 | 2400 | 1.1140 | 0.6683 |
|
67 |
+
| 0.0607 | 29.88 | 2600 | 1.1050 | 0.6656 |
|
68 |
|
69 |
|
70 |
### Framework versions
|