MelanieKoe
commited on
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: 0.
|
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 |
-
| 3.
|
56 |
-
| 3.
|
57 |
-
|
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
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: 2.3736
|
21 |
+
- Wer: 0.1858
|
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 |
+
| 20.81 | 10.87 | 250 | 3.8675 | 1.0 |
|
55 |
+
| 3.2992 | 21.74 | 500 | 3.1858 | 1.0 |
|
56 |
+
| 3.0813 | 32.61 | 750 | 3.0758 | 1.0 |
|
57 |
+
| 2.3718 | 43.48 | 1000 | 1.3480 | 0.8266 |
|
58 |
+
| 0.3075 | 54.35 | 1250 | 1.6498 | 0.2290 |
|
59 |
+
| 0.1081 | 65.22 | 1500 | 1.8213 | 0.2012 |
|
60 |
+
| 0.0732 | 76.09 | 1750 | 1.8933 | 0.1952 |
|
61 |
+
| 0.0517 | 86.96 | 2000 | 2.0154 | 0.2059 |
|
62 |
+
| 0.0386 | 97.83 | 2250 | 2.0444 | 0.1948 |
|
63 |
+
| 0.0323 | 108.7 | 2500 | 2.2603 | 0.2003 |
|
64 |
+
| 0.0272 | 119.57 | 2750 | 2.2578 | 0.1952 |
|
65 |
+
| 0.0234 | 130.43 | 3000 | 2.2854 | 0.1880 |
|
66 |
+
| 0.0203 | 141.3 | 3250 | 2.3553 | 0.1867 |
|
67 |
+
| 0.0181 | 152.17 | 3500 | 2.3723 | 0.1905 |
|
68 |
+
| 0.0165 | 163.04 | 3750 | 2.3793 | 0.1854 |
|
69 |
+
| 0.016 | 173.91 | 4000 | 2.3736 | 0.1858 |
|
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:6154ac869a41441b6230ceaf24a38587f1f5158f04472ccc1ed5c0453b94f54a
|
3 |
size 377629528
|