End of training
Browse files
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 |
|
|
@@ -64,14 +64,17 @@ The following hyperparameters were used during training:
|
|
| 64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 65 |
- lr_scheduler_type: linear
|
| 66 |
- lr_scheduler_warmup_steps: 5
|
| 67 |
-
- training_steps:
|
| 68 |
- mixed_precision_training: Native AMP
|
| 69 |
|
| 70 |
### Training results
|
| 71 |
|
| 72 |
-
| Training Loss | Epoch
|
| 73 |
-
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
| 74 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
| 75 |
|
| 76 |
|
| 77 |
### Framework versions
|
|
|
|
| 25 |
metrics:
|
| 26 |
- name: Wer
|
| 27 |
type: wer
|
| 28 |
+
value: 34.48742910353001
|
| 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.5730
|
| 39 |
+
- Wer: 34.4874
|
| 40 |
|
| 41 |
## Model description
|
| 42 |
|
|
|
|
| 64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 65 |
- lr_scheduler_type: linear
|
| 66 |
- lr_scheduler_warmup_steps: 5
|
| 67 |
+
- training_steps: 4000
|
| 68 |
- mixed_precision_training: Native AMP
|
| 69 |
|
| 70 |
### Training results
|
| 71 |
|
| 72 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 73 |
+
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
| 74 |
+
| 0.003 | 9.7800 | 1000 | 0.4521 | 34.2123 |
|
| 75 |
+
| 0.0004 | 19.5599 | 2000 | 0.5207 | 34.3562 |
|
| 76 |
+
| 0.0001 | 29.3399 | 3000 | 0.5607 | 34.1404 |
|
| 77 |
+
| 0.0001 | 39.1198 | 4000 | 0.5730 | 34.4874 |
|
| 78 |
|
| 79 |
|
| 80 |
### 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:f87f43fdea16b7802eda8831ccd8b9967d4aa6da2b510a723c98073d7a0f5369
|
| 3 |
size 966995080
|
runs/Sep25_07-56-46_aimlsea1gcp23/events.out.tfevents.1727251006.aimlsea1gcp23.27302.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:060ee001754a5f973d36e09c64cf891921a084d24f6fd5181bcd1704de5c0723
|
| 3 |
+
size 42043
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5304
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a0b1e5d17ef9ef92791adb5e16a687e3c7f702a55bfee5c6d41a32d195a966f
|
| 3 |
size 5304
|