End of training
Browse files
README.md
CHANGED
@@ -34,8 +34,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
-
- Loss: 2.
|
38 |
-
- Wer Ortho:
|
39 |
- Wer: 93.75
|
40 |
|
41 |
## Model description
|
@@ -62,14 +62,15 @@ The following hyperparameters were used during training:
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: constant_with_warmup
|
64 |
- lr_scheduler_warmup_steps: 50
|
65 |
-
- training_steps:
|
66 |
- mixed_precision_training: Native AMP
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-----:|
|
72 |
-
| 0.
|
|
|
73 |
|
74 |
|
75 |
### Framework versions
|
|
|
34 |
|
35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 13 dataset.
|
36 |
It achieves the following results on the evaluation set:
|
37 |
+
- Loss: 2.8088
|
38 |
+
- Wer Ortho: 94.1176
|
39 |
- Wer: 93.75
|
40 |
|
41 |
## Model description
|
|
|
62 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
- lr_scheduler_type: constant_with_warmup
|
64 |
- lr_scheduler_warmup_steps: 50
|
65 |
+
- training_steps: 1000
|
66 |
- mixed_precision_training: Native AMP
|
67 |
|
68 |
### Training results
|
69 |
|
70 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
71 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-----:|
|
72 |
+
| 0.0 | 250.0 | 500 | 3.6854 | 94.1176 | 93.75 |
|
73 |
+
| 0.0 | 500.0 | 1000 | 2.8088 | 94.1176 | 93.75 |
|
74 |
|
75 |
|
76 |
### 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:de31594634e543499d0780b5ecc428a255868e98204e6d997e5f698800c381bb
|
3 |
size 966995080
|
runs/Nov10_11-22-51_614eafb91609/events.out.tfevents.1699615385.614eafb91609.165.1
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e02b57634ff4270a5d2d96844c87b6fef3acee8aa66afa147793369b5df27cbf
|
3 |
+
size 13358
|