MelanieKoe
commited on
Commit
•
b7835ca
1
Parent(s):
d2bbe7b
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 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
|
|
60 |
-
|
|
61 |
-
|
|
62 |
-
|
|
63 |
-
|
|
64 |
-
|
|
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: 5.8781
|
21 |
+
- Wer: 0.7877
|
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 |
+
| 24.822 | 17.86 | 250 | 8.9601 | 1.0 |
|
55 |
+
| 6.2153 | 35.71 | 500 | 5.9697 | 1.0 |
|
56 |
+
| 3.5607 | 53.57 | 750 | 5.5112 | 1.0 |
|
57 |
+
| 3.2305 | 71.43 | 1000 | 5.6378 | 1.0 |
|
58 |
+
| 2.9631 | 89.29 | 1250 | 5.4385 | 1.0 |
|
59 |
+
| 2.5463 | 107.14 | 1500 | 5.2806 | 0.9953 |
|
60 |
+
| 2.1207 | 125.0 | 1750 | 5.3065 | 0.9492 |
|
61 |
+
| 1.7629 | 142.86 | 2000 | 5.4365 | 0.9158 |
|
62 |
+
| 1.4631 | 160.71 | 2250 | 5.1678 | 0.8667 |
|
63 |
+
| 1.2158 | 178.57 | 2500 | 5.3097 | 0.8428 |
|
64 |
+
| 1.0507 | 196.43 | 2750 | 5.6917 | 0.8279 |
|
65 |
+
| 0.9326 | 214.29 | 3000 | 5.7407 | 0.8197 |
|
66 |
+
| 0.8245 | 232.14 | 3250 | 5.5588 | 0.8039 |
|
67 |
+
| 0.7415 | 250.0 | 3500 | 5.7107 | 0.7860 |
|
68 |
+
| 0.694 | 267.86 | 3750 | 5.8551 | 0.7971 |
|
69 |
+
| 0.6634 | 285.71 | 4000 | 5.8781 | 0.7877 |
|
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:7250fe476903c5ada0e5c3a069221948722bfddc2aae55db643299360df38d0d
|
3 |
size 377629528
|