GogetaBlueMUI
commited on
End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
README.md
CHANGED
@@ -25,7 +25,7 @@ model-index:
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
-
value:
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,8 +35,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
-
- Loss: 0.
|
39 |
-
- Wer:
|
40 |
|
41 |
## Model description
|
42 |
|
@@ -63,16 +63,16 @@ The following hyperparameters were used during training:
|
|
63 |
- total_train_batch_size: 32
|
64 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
65 |
- lr_scheduler_type: linear
|
66 |
-
- lr_scheduler_warmup_steps:
|
67 |
-
- training_steps:
|
68 |
- mixed_precision_training: Native AMP
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
73 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
25 |
metrics:
|
26 |
- name: Wer
|
27 |
type: wer
|
28 |
+
value: 48.929912148302954
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
|
36 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
37 |
It achieves the following results on the evaluation set:
|
38 |
+
- Loss: 0.8279
|
39 |
+
- Wer: 48.9299
|
40 |
|
41 |
## Model description
|
42 |
|
|
|
63 |
- total_train_batch_size: 32
|
64 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
65 |
- lr_scheduler_type: linear
|
66 |
+
- lr_scheduler_warmup_steps: 100
|
67 |
+
- training_steps: 600
|
68 |
- mixed_precision_training: Native AMP
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
73 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
74 |
+
| 0.5453 | 2.3089 | 300 | 0.8113 | 46.9716 |
|
75 |
+
| 0.3677 | 4.6178 | 600 | 0.8279 | 48.9299 |
|
76 |
|
77 |
|
78 |
### 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:29219120ca4c9a1330fb2cd0c8b29585869eb78751cf472252fb6fe4adb2aff5
|
3 |
size 966995080
|