End of training
Browse files
README.md
CHANGED
@@ -18,9 +18,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
# Common Voice 16 - Guarani8
|
19 |
|
20 |
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.
|
21 |
-
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.3202
|
23 |
-
- Cer: 7.2954
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -45,19 +42,12 @@ The following hyperparameters were used during training:
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: constant_with_warmup
|
48 |
-
- lr_scheduler_warmup_steps:
|
49 |
-
- training_steps:
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
53 |
|
54 |
-
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
55 |
-
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
56 |
-
| 0.4174 | 1.01 | 100 | 0.3535 | 8.1385 |
|
57 |
-
| 0.3411 | 2.02 | 200 | 0.3387 | 7.8574 |
|
58 |
-
| 0.2905 | 3.03 | 300 | 0.3278 | 7.6076 |
|
59 |
-
| 0.2591 | 4.04 | 400 | 0.3214 | 7.3734 |
|
60 |
-
| 0.251 | 5.05 | 500 | 0.3202 | 7.2954 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
18 |
# Common Voice 16 - Guarani8
|
19 |
|
20 |
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.
|
|
|
|
|
|
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
42 |
- seed: 42
|
43 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
44 |
- lr_scheduler_type: constant_with_warmup
|
45 |
+
- lr_scheduler_warmup_steps: 1
|
46 |
+
- training_steps: 2
|
47 |
- mixed_precision_training: Native AMP
|
48 |
|
49 |
### Training results
|
50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1261996080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7f57b7561a07d92c5d9ac68eb8b7a84c26f73542ea6660f8baf8c49298dd2df
|
3 |
size 1261996080
|
runs/Mar12_21-56-38_17f88833bc48/events.out.tfevents.1710280599.17f88833bc48.52926.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35ccb37161b80cb1203686da09e215325ca9c4ae03b9f1a6c8ea8d442197d4a3
|
3 |
+
size 6560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fb79b9b5b356dc78e12e10811a378caf0ec14a03187db6d2a5bae44f94e146a
|
3 |
size 5048
|