End of training
Browse files- README.md +10 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,7 +19,7 @@ model-index:
|
|
19 |
metrics:
|
20 |
- name: Wer
|
21 |
type: wer
|
22 |
-
value: 0.
|
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: 0.
|
34 |
-
- Wer: 0.
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -57,14 +57,18 @@ 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.35335917312661497
|
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.7096
|
33 |
+
- Wer Ortho: 0.3520
|
34 |
+
- Wer: 0.3534
|
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: 500
|
61 |
- mixed_precision_training: Native AMP
|
62 |
|
63 |
### Training results
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
66 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|
|
67 |
+
| 0.3391 | 3.45 | 100 | 0.5298 | 0.3506 | 0.3508 |
|
68 |
+
| 0.0475 | 6.9 | 200 | 0.5772 | 0.3560 | 0.3559 |
|
69 |
+
| 0.0046 | 10.34 | 300 | 0.6521 | 0.3546 | 0.3540 |
|
70 |
+
| 0.0014 | 13.79 | 400 | 0.6903 | 0.3506 | 0.3521 |
|
71 |
+
| 0.0009 | 17.24 | 500 | 0.7096 | 0.3520 | 0.3534 |
|
72 |
|
73 |
|
74 |
### 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:2ab7ef740124da6ef6633a58b6513a3ae0999c3ea55002cfd6874e9ea5057547
|
3 |
size 151061672
|