End of training
Browse files- README.md +11 -8
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,7 +19,7 @@ model-index:
|
|
19 |
metrics:
|
20 |
- name: Wer
|
21 |
type: wer
|
22 |
-
value:
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -29,9 +29,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
29 |
|
30 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
-
- Loss: 0.
|
33 |
-
- Wer Ortho:
|
34 |
-
- Wer:
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -57,14 +57,17 @@ The following hyperparameters were used during training:
|
|
57 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
58 |
- lr_scheduler_type: constant_with_warmup
|
59 |
- lr_scheduler_warmup_steps: 50
|
60 |
-
- training_steps:
|
61 |
- mixed_precision_training: Native AMP
|
62 |
|
63 |
### Training results
|
64 |
|
65 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer
|
66 |
-
|
67 |
-
| 0.
|
|
|
|
|
|
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
19 |
metrics:
|
20 |
- name: Wer
|
21 |
type: wer
|
22 |
+
value: 0.27901658090337333
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
29 |
|
30 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
31 |
It achieves the following results on the evaluation set:
|
32 |
+
- Loss: 0.6171
|
33 |
+
- Wer Ortho: 27.4836
|
34 |
+
- Wer: 0.2790
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
57 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
58 |
- lr_scheduler_type: constant_with_warmup
|
59 |
- lr_scheduler_warmup_steps: 50
|
60 |
+
- training_steps: 2000
|
61 |
- mixed_precision_training: Native AMP
|
62 |
|
63 |
### Training results
|
64 |
|
65 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
66 |
+
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
|
67 |
+
| 0.0008 | 17.86 | 500 | 0.5203 | 26.2939 | 0.2647 |
|
68 |
+
| 0.0002 | 35.71 | 1000 | 0.5680 | 25.9964 | 0.2630 |
|
69 |
+
| 0.0001 | 53.57 | 1500 | 0.5961 | 26.1154 | 0.2653 |
|
70 |
+
| 0.0001 | 71.43 | 2000 | 0.6171 | 27.4836 | 0.2790 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b80fac159d734ddf5e8c55bf92ea0a80d9ea91a9b1905f93cfda4320a013af5
|
3 |
size 151061672
|