End of training
Browse files- README.md +19 -18
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_13_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 1.
|
36 |
-
- Wer: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -53,30 +53,31 @@ More information needed
|
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 0.0003
|
56 |
-
- train_batch_size:
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
59 |
- gradient_accumulation_steps: 2
|
60 |
-
- total_train_batch_size:
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_steps: 500
|
64 |
-
- num_epochs:
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
-
| Training Loss | Epoch | Step
|
69 |
-
|
70 |
-
| 2.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
|
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 0.5302549302549302
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_13_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 1.0737
|
36 |
+
- Wer: 0.5303
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
- learning_rate: 0.0003
|
56 |
+
- train_batch_size: 16
|
57 |
- eval_batch_size: 8
|
58 |
- seed: 42
|
59 |
- gradient_accumulation_steps: 2
|
60 |
+
- total_train_batch_size: 32
|
61 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
62 |
- lr_scheduler_type: linear
|
63 |
- lr_scheduler_warmup_steps: 500
|
64 |
+
- num_epochs: 30
|
65 |
|
66 |
### Training results
|
67 |
|
68 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
69 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
70 |
+
| 2.8658 | 2.68 | 400 | 1.2395 | 0.8972 |
|
71 |
+
| 0.8219 | 5.37 | 800 | 0.9454 | 0.6731 |
|
72 |
+
| 0.4743 | 8.05 | 1200 | 0.8880 | 0.6181 |
|
73 |
+
| 0.3224 | 10.74 | 1600 | 0.9330 | 0.6148 |
|
74 |
+
| 0.2415 | 13.42 | 2000 | 1.0494 | 0.5889 |
|
75 |
+
| 0.1904 | 16.11 | 2400 | 1.0328 | 0.5469 |
|
76 |
+
| 0.152 | 18.79 | 2800 | 1.0771 | 0.5625 |
|
77 |
+
| 0.1231 | 21.48 | 3200 | 0.9980 | 0.5598 |
|
78 |
+
| 0.0993 | 24.16 | 3600 | 1.0351 | 0.5317 |
|
79 |
+
| 0.0788 | 26.85 | 4000 | 1.0560 | 0.5381 |
|
80 |
+
| 0.0653 | 29.53 | 4400 | 1.0737 | 0.5303 |
|
81 |
|
82 |
|
83 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1262078125
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:637b677561c1f67739a49916b9e0f13b2fd18d3a78d6fa9a65e3fd631bdcd81e
|
3 |
size 1262078125
|