End of training
Browse files- README.md +6 -6
- 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 [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer: 18.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.0009 | 12.08 | 4000 | 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.3488
|
21 |
+
- Wer: 18.8573
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
53 |
+
| 0.1899 | 3.02 | 1000 | 0.3311 | 22.3674 |
|
54 |
+
| 0.0179 | 6.04 | 2000 | 0.3252 | 19.8309 |
|
55 |
+
| 0.0026 | 9.06 | 3000 | 0.3382 | 18.8189 |
|
56 |
+
| 0.0009 | 12.08 | 4000 | 0.3488 | 18.8573 |
|
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 967102729
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fc3178c82d552339fb9e0c8e9e7c2b3d5b05a1a8c3a6f2c6cfe6e5ec2d1463c
|
3 |
size 967102729
|