End of training
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -20,8 +20,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the k_whisper_dataset dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- Cer:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -54,10 +54,10 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
57 |
-
| 0.0002 | 142.86 | 1000 | 0.
|
58 |
-
| 0.0001 | 285.71 | 2000 |
|
59 |
-
| 0.0001 | 428.57 | 3000 |
|
60 |
-
| 0.0001 | 571.43 | 4000 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the k_whisper_dataset dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.6550
|
24 |
+
- Cer: 21.7699
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
56 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
57 |
+
| 0.0002 | 142.86 | 1000 | 0.5664 | 21.2389 |
|
58 |
+
| 0.0001 | 285.71 | 2000 | 0.6215 | 20.5310 |
|
59 |
+
| 0.0001 | 428.57 | 3000 | 0.6408 | 20.1770 |
|
60 |
+
| 0.0001 | 571.43 | 4000 | 0.6550 | 21.7699 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290403936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9784e96f2a3c76632cc43de309428ddf231bec78dbea8275430e2cbade6bb11
|
3 |
size 290403936
|