beatrice-yap
commited on
Commit
•
ec42bb0
1
Parent(s):
2645a76
End of training
Browse files- README.md +6 -11
- pytorch_model.bin +1 -1
- training_args.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: 1.
|
21 |
-
- Wer: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,15 +50,10 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
| 0.8129 | 22.73 | 500 | 1.0840 | 0.6480 |
|
58 |
-
| 0.3488 | 27.27 | 600 | 1.0021 | 0.5721 |
|
59 |
-
| 0.2166 | 31.82 | 700 | 1.0291 | 0.5568 |
|
60 |
-
| 0.153 | 36.36 | 800 | 1.0672 | 0.5394 |
|
61 |
-
| 0.1186 | 40.91 | 900 | 1.0598 | 0.5177 |
|
62 |
|
63 |
|
64 |
### 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: 1.0771
|
21 |
+
- Wer: 0.5164
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| 0.2409 | 4.55 | 100 | 0.9876 | 0.5584 |
|
54 |
+
| 0.1658 | 9.09 | 200 | 1.0201 | 0.5410 |
|
55 |
+
| 0.124 | 13.64 | 300 | 1.0682 | 0.5272 |
|
56 |
+
| 0.0927 | 18.18 | 400 | 1.0771 | 0.5164 |
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
### 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:fc85e9b7baddf0ddc36a0134f4978152995da98fe3867dfc426131dd24a081c6
|
3 |
size 377658785
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:daca10e226b705c925bea9566757d3741d54ecc01ba3022cb84d50155835808e
|
3 |
size 4027
|