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 |
-
|
|
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.3279
|
21 |
+
- Wer: 0.2674
|
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 |
+
| 25.9775 | 25.0 | 250 | 4.0805 | 1.0 |
|
55 |
+
| 3.4724 | 50.0 | 500 | 3.1777 | 1.0 |
|
56 |
+
| 3.0775 | 75.0 | 750 | 3.0307 | 1.0 |
|
57 |
+
| 2.7225 | 100.0 | 1000 | 2.2425 | 1.0 |
|
58 |
+
| 0.8725 | 125.0 | 1250 | 1.5857 | 0.4584 |
|
59 |
+
| 0.1745 | 150.0 | 1500 | 1.8015 | 0.3503 |
|
60 |
+
| 0.0937 | 175.0 | 1750 | 1.8837 | 0.3131 |
|
61 |
+
| 0.0645 | 200.0 | 2000 | 2.0461 | 0.2947 |
|
62 |
+
| 0.0528 | 225.0 | 2250 | 2.1465 | 0.2853 |
|
63 |
+
| 0.0366 | 250.0 | 2500 | 2.1419 | 0.2875 |
|
64 |
+
| 0.0336 | 275.0 | 2750 | 2.1437 | 0.2755 |
|
65 |
+
| 0.026 | 300.0 | 3000 | 2.1733 | 0.2717 |
|
66 |
+
| 0.0247 | 325.0 | 3250 | 2.2546 | 0.2683 |
|
67 |
+
| 0.0207 | 350.0 | 3500 | 2.2603 | 0.2700 |
|
68 |
+
| 0.0185 | 375.0 | 3750 | 2.3492 | 0.2670 |
|
69 |
+
| 0.0186 | 400.0 | 4000 | 2.3279 | 0.2674 |
|
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:a3f6ee9cfaf6f431e6cb2f140d8bd995c03f9c63ca52c80b3a5e10aa2bfb5df3
|
3 |
size 377629528
|