MelanieKoe
commited on
Commit
•
569abcb
1
Parent(s):
d8ef120
Model save
Browse files- README.md +19 -19
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss:
|
21 |
-
- Wer: 1.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- lr_scheduler_warmup_steps:
|
47 |
- training_steps: 4000
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
@@ -51,22 +51,22 @@ The following hyperparameters were used during training:
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|:------:|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
| 3.
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
65 |
-
|
|
66 |
-
|
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.9827
|
21 |
+
- Wer: 1.0295
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- lr_scheduler_warmup_steps: 1000
|
47 |
- training_steps: 4000
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-------:|:----:|:---------------:|:------:|
|
54 |
+
| 43.0808 | 83.33 | 250 | 28.8440 | 1.0 |
|
55 |
+
| 8.5391 | 166.67 | 500 | 3.7744 | 1.0 |
|
56 |
+
| 3.2564 | 250.0 | 750 | 3.1400 | 1.0 |
|
57 |
+
| 3.0586 | 333.33 | 1000 | 3.1144 | 1.0 |
|
58 |
+
| 2.9982 | 416.67 | 1250 | 3.0792 | 1.0 |
|
59 |
+
| 2.927 | 500.0 | 1500 | 3.0777 | 1.0 |
|
60 |
+
| 2.7925 | 583.33 | 1750 | 3.0732 | 1.0 |
|
61 |
+
| 2.577 | 666.67 | 2000 | 3.0084 | 1.0 |
|
62 |
+
| 2.2523 | 750.0 | 2250 | 2.9828 | 1.0 |
|
63 |
+
| 1.8719 | 833.33 | 2500 | 3.1056 | 1.0026 |
|
64 |
+
| 1.5177 | 916.67 | 2750 | 3.3320 | 1.0154 |
|
65 |
+
| 1.233 | 1000.0 | 3000 | 3.5057 | 1.0184 |
|
66 |
+
| 1.0527 | 1083.33 | 3250 | 3.7065 | 1.0325 |
|
67 |
+
| 0.9262 | 1166.67 | 3500 | 3.8646 | 1.0316 |
|
68 |
+
| 0.8456 | 1250.0 | 3750 | 3.9958 | 1.0295 |
|
69 |
+
| 0.8247 | 1333.33 | 4000 | 3.9827 | 1.0295 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377629528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6239f56e328e6938cbb2d46df00047c8da044e8955c3f89a653b0849af0160a9
|
3 |
size 377629528
|