End of training
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ model-index:
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
-
value:
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [glob-asr/wav2vec2-large-xls-r-300m-guarani-small](https://huggingface.co/glob-asr/wav2vec2-large-xls-r-300m-guarani-small) on the Common Voice 16 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 0.
|
38 |
-
- Wer:
|
39 |
|
40 |
## Model description
|
41 |
|
@@ -70,16 +70,16 @@ The following hyperparameters were used during training:
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
73 |
-
| 1.
|
74 |
-
|
|
75 |
-
|
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
|
79 |
|
80 |
### Framework versions
|
81 |
|
82 |
- Transformers 4.44.0
|
83 |
- Pytorch 2.3.1+cu121
|
84 |
-
- Datasets 2.
|
85 |
- Tokenizers 0.19.1
|
|
|
24 |
metrics:
|
25 |
- name: Wer
|
26 |
type: wer
|
27 |
+
value: 45.839210155148095
|
28 |
---
|
29 |
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [glob-asr/wav2vec2-large-xls-r-300m-guarani-small](https://huggingface.co/glob-asr/wav2vec2-large-xls-r-300m-guarani-small) on the Common Voice 16 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 0.3327
|
38 |
+
- Wer: 45.8392
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
70 |
|
71 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
72 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
73 |
+
| 1.397 | 0.0991 | 100 | 0.3675 | 48.4062 |
|
74 |
+
| 1.0613 | 0.1982 | 200 | 0.3604 | 50.5219 |
|
75 |
+
| 1.0365 | 0.2973 | 300 | 0.3500 | 48.8575 |
|
76 |
+
| 0.9822 | 0.3964 | 400 | 0.3454 | 47.5599 |
|
77 |
+
| 0.9197 | 0.4955 | 500 | 0.3327 | 45.8392 |
|
78 |
|
79 |
|
80 |
### Framework versions
|
81 |
|
82 |
- Transformers 4.44.0
|
83 |
- Pytorch 2.3.1+cu121
|
84 |
+
- Datasets 2.21.0
|
85 |
- Tokenizers 0.19.1
|