End of training
Browse files- README.md +9 -6
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -23,7 +23,7 @@ model-index:
|
|
| 23 |
metrics:
|
| 24 |
- name: Wer
|
| 25 |
type: wer
|
| 26 |
-
value:
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -33,9 +33,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 33 |
|
| 34 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
-
- Loss: 0.
|
| 37 |
-
- Wer Ortho:
|
| 38 |
-
- Wer:
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
|
|
@@ -61,14 +61,17 @@ The following hyperparameters were used during training:
|
|
| 61 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 62 |
- lr_scheduler_type: constant_with_warmup
|
| 63 |
- lr_scheduler_warmup_steps: 50
|
| 64 |
-
- training_steps:
|
| 65 |
- mixed_precision_training: Native AMP
|
| 66 |
|
| 67 |
### Training results
|
| 68 |
|
| 69 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
| 70 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:-------:|
|
| 71 |
-
| 0.0006 | 17.8571 | 500 | 0.
|
|
|
|
|
|
|
|
|
|
| 72 |
|
| 73 |
|
| 74 |
### Framework versions
|
|
|
|
| 23 |
metrics:
|
| 24 |
- name: Wer
|
| 25 |
type: wer
|
| 26 |
+
value: 33.293978748524204
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 33 |
|
| 34 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the PolyAI/minds14 dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
+
- Loss: 0.7876
|
| 37 |
+
- Wer Ortho: 33.1277
|
| 38 |
+
- Wer: 33.2940
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
|
|
|
|
| 61 |
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 62 |
- lr_scheduler_type: constant_with_warmup
|
| 63 |
- lr_scheduler_warmup_steps: 50
|
| 64 |
+
- training_steps: 2000
|
| 65 |
- mixed_precision_training: Native AMP
|
| 66 |
|
| 67 |
### Training results
|
| 68 |
|
| 69 |
| Training Loss | Epoch | Step | Validation Loss | Wer Ortho | Wer |
|
| 70 |
|:-------------:|:-------:|:----:|:---------------:|:---------:|:-------:|
|
| 71 |
+
| 0.0006 | 17.8571 | 500 | 0.6634 | 32.8809 | 32.9988 |
|
| 72 |
+
| 0.0002 | 35.7143 | 1000 | 0.7228 | 32.5725 | 32.7627 |
|
| 73 |
+
| 0.0001 | 53.5714 | 1500 | 0.7594 | 32.2023 | 32.3495 |
|
| 74 |
+
| 0.0001 | 71.4286 | 2000 | 0.7876 | 33.1277 | 33.2940 |
|
| 75 |
|
| 76 |
|
| 77 |
### 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:5ca618562e54bf4de6bdf24a5cc09b08625b96a806c6be5a63e7b310e1ad4459
|
| 3 |
size 151061672
|