End of training
Browse files- README.md +9 -9
- pytorch_model.bin +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: 0.
|
21 |
-
- Wer: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,13 +50,13 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
-
| 3.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
|
61 |
|
62 |
### 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: 0.4659
|
21 |
+
- Wer: 0.3465
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| 3.4507 | 4.0 | 500 | 1.4016 | 0.9587 |
|
54 |
+
| 0.5928 | 8.0 | 1000 | 0.4211 | 0.4360 |
|
55 |
+
| 0.2228 | 12.0 | 1500 | 0.4629 | 0.3856 |
|
56 |
+
| 0.1292 | 16.0 | 2000 | 0.4531 | 0.3654 |
|
57 |
+
| 0.0898 | 20.0 | 2500 | 0.4969 | 0.3700 |
|
58 |
+
| 0.0613 | 24.0 | 3000 | 0.4731 | 0.3542 |
|
59 |
+
| 0.046 | 28.0 | 3500 | 0.4659 | 0.3465 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 377658785
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:04d30441658714c7cf65a85a9b3ed78f8e6d2b6417c288191ac36fd691c66794
|
3 |
size 377658785
|