EzraWilliam
commited on
Commit
•
314ad72
1
Parent(s):
4e0f39f
End of training
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -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
|
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# XLS-R-demo-google-colab-Ezra_William_Prod_3
|
32 |
|
33 |
-
This model is a fine-tuned version of [
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Wer: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -58,23 +58,25 @@ The following hyperparameters were used during training:
|
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
-
- num_epochs:
|
62 |
- mixed_precision_training: Native AMP
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
-
|
|
69 |
-
|
|
70 |
-
|
|
71 |
-
|
|
72 |
-
|
|
73 |
-
|
|
74 |
-
|
|
75 |
-
|
|
76 |
-
|
|
77 |
-
|
|
|
|
|
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: facebook/wav2vec2-large-xlsr-53
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 0.697900059217419
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
# XLS-R-demo-google-colab-Ezra_William_Prod_3
|
32 |
|
33 |
+
This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the common_voice_13_0 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.7896
|
36 |
+
- Wer: 0.6979
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
+
- num_epochs: 12
|
62 |
- mixed_precision_training: Native AMP
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
68 |
+
| 5.4479 | 1.0 | 121 | 2.9741 | 1.0 |
|
69 |
+
| 2.9543 | 2.0 | 242 | 2.9297 | 1.0 |
|
70 |
+
| 2.9306 | 3.0 | 363 | 2.9112 | 1.0 |
|
71 |
+
| 2.9216 | 4.0 | 484 | 2.9071 | 1.0 |
|
72 |
+
| 2.8968 | 5.0 | 605 | 2.8713 | 1.0 |
|
73 |
+
| 2.8822 | 6.0 | 726 | 2.8446 | 1.0 |
|
74 |
+
| 2.8421 | 7.0 | 847 | 2.5157 | 1.0 |
|
75 |
+
| 2.5763 | 8.0 | 968 | 1.5780 | 0.9964 |
|
76 |
+
| 1.9449 | 9.0 | 1089 | 0.9864 | 0.8132 |
|
77 |
+
| 1.0398 | 10.0 | 1210 | 0.8565 | 0.7348 |
|
78 |
+
| 0.9162 | 11.0 | 1331 | 0.7941 | 0.7043 |
|
79 |
+
| 0.8909 | 12.0 | 1452 | 0.7896 | 0.6979 |
|
80 |
|
81 |
|
82 |
### Framework versions
|
runs/Jul07_01-33-37_c1c2332a6790/events.out.tfevents.1720316069.c1c2332a6790.159.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cd6ada4c7d01a3b2e80882ea4dc88b1ee4bdfa7745168bd4b33b4019f91ad45
|
3 |
+
size 13701
|