End of training
Browse files- README.md +13 -13
- 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: 0.
|
21 |
-
- Wer: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,17 +50,17 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
-
| 3.
|
54 |
-
| 1.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### 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.5694
|
21 |
+
- Wer: 0.2635
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:------:|
|
53 |
+
| 3.8312 | 2.66 | 500 | 2.7217 | 1.0 |
|
54 |
+
| 1.5348 | 5.32 | 1000 | 0.7723 | 0.5788 |
|
55 |
+
| 0.5104 | 7.98 | 1500 | 0.5589 | 0.4308 |
|
56 |
+
| 0.2845 | 10.64 | 2000 | 0.5485 | 0.3803 |
|
57 |
+
| 0.1995 | 13.3 | 2500 | 0.5043 | 0.3273 |
|
58 |
+
| 0.1493 | 15.96 | 3000 | 0.5247 | 0.3045 |
|
59 |
+
| 0.1195 | 18.62 | 3500 | 0.5410 | 0.2984 |
|
60 |
+
| 0.0974 | 21.28 | 4000 | 0.5905 | 0.2804 |
|
61 |
+
| 0.0784 | 23.94 | 4500 | 0.5702 | 0.2780 |
|
62 |
+
| 0.0601 | 26.6 | 5000 | 0.5678 | 0.2659 |
|
63 |
+
| 0.0578 | 29.26 | 5500 | 0.5694 | 0.2635 |
|
64 |
|
65 |
|
66 |
### 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:720e0dc441a9c6833939de36221af1b9a1d0a958631d35877ac2f0a4e6a8da09
|
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 4091
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d1f175a0d1b0b711d5c3a471043d71564cd758fe773747070b7010d52663465
|
3 |
size 4091
|