End of training
Browse files- README.md +8 -7
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
-
value: 36.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,9 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Wer Ortho:
|
37 |
-
- Wer: 36.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -58,15 +58,16 @@ The following hyperparameters were used during training:
|
|
58 |
- eval_batch_size: 16
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
-
- lr_scheduler_type:
|
62 |
- lr_scheduler_warmup_steps: 50
|
63 |
-
- training_steps:
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
69 |
-
| 0.
|
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Wer
|
24 |
type: wer
|
25 |
+
value: 36.24557260920897
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.7136
|
36 |
+
- Wer Ortho: 36.3973
|
37 |
+
- Wer: 36.2456
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
58 |
- eval_batch_size: 16
|
59 |
- seed: 42
|
60 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
61 |
+
- lr_scheduler_type: constant_with_warmup
|
62 |
- lr_scheduler_warmup_steps: 50
|
63 |
+
- training_steps: 1000
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
68 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:-------:|
|
69 |
+
| 0.0007 | 17.86 | 500 | 0.6500 | 34.4849 | 34.0614 |
|
70 |
+
| 0.0002 | 35.71 | 1000 | 0.7136 | 36.3973 | 36.2456 |
|
71 |
|
72 |
|
73 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151097459
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:968231f7741afdd6127a8f839392153566587a4557520b0fe35776b451d4a43c
|
3 |
size 151097459
|