End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -22,8 +22,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 22 |
|
| 23 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Extracted Youtube with self developed dataset dataset.
|
| 24 |
It achieves the following results on the evaluation set:
|
| 25 |
-
- Loss: 0.
|
| 26 |
-
- Wer: 14.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -56,11 +56,11 @@ The following hyperparameters were used during training:
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 58 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
| 59 |
-
| 0.
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.0003 | 16.2162 | 3000 | 0.
|
| 62 |
-
| 0.0002 | 21.6216 | 4000 | 0.
|
| 63 |
-
| 0.0002 | 27.0270 | 5000 | 0.
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
|
|
|
| 22 |
|
| 23 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Extracted Youtube with self developed dataset dataset.
|
| 24 |
It achieves the following results on the evaluation set:
|
| 25 |
+
- Loss: 0.3603
|
| 26 |
+
- Wer: 14.3506
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 56 |
|
| 57 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 58 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
| 59 |
+
| 0.0104 | 5.4054 | 1000 | 0.3021 | 14.8377 |
|
| 60 |
+
| 0.0006 | 10.8108 | 2000 | 0.3320 | 14.3182 |
|
| 61 |
+
| 0.0003 | 16.2162 | 3000 | 0.3496 | 14.0909 |
|
| 62 |
+
| 0.0002 | 21.6216 | 4000 | 0.3569 | 14.3182 |
|
| 63 |
+
| 0.0002 | 27.0270 | 5000 | 0.3603 | 14.3506 |
|
| 64 |
|
| 65 |
|
| 66 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:235b916d08702a2c606cf20c21cb8f9172a66c1e16f9be7679922194e4f79990
|
| 3 |
size 966995080
|