End of training
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ model-index:
|
|
20 |
metrics:
|
21 |
- name: Wer
|
22 |
type: wer
|
23 |
-
value:
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,8 +30,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 6.1 dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
-
- Loss: 1.
|
34 |
-
- Wer:
|
35 |
|
36 |
## Model description
|
37 |
|
@@ -57,16 +57,19 @@ The following hyperparameters were used during training:
|
|
57 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
58 |
- lr_scheduler_type: linear
|
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 |
|
66 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
|
|
|
|
|
|
70 |
|
71 |
|
72 |
### Framework versions
|
|
|
20 |
metrics:
|
21 |
- name: Wer
|
22 |
type: wer
|
23 |
+
value: 60.82338264124042
|
24 |
---
|
25 |
|
26 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
|
31 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 6.1 dataset.
|
32 |
It achieves the following results on the evaluation set:
|
33 |
+
- Loss: 1.6083
|
34 |
+
- Wer: 60.8234
|
35 |
|
36 |
## Model description
|
37 |
|
|
|
57 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
58 |
- lr_scheduler_type: linear
|
59 |
- lr_scheduler_warmup_steps: 50
|
60 |
+
- training_steps: 600
|
61 |
- mixed_precision_training: Native AMP
|
62 |
|
63 |
### Training results
|
64 |
|
65 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
66 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
67 |
+
| 0.8626 | 6.6667 | 100 | 1.6526 | 70.6755 |
|
68 |
+
| 0.0473 | 13.3333 | 200 | 1.5418 | 62.1244 |
|
69 |
+
| 0.0054 | 20.0 | 300 | 1.5761 | 61.4971 |
|
70 |
+
| 0.0031 | 26.6667 | 400 | 1.5958 | 61.0872 |
|
71 |
+
| 0.0024 | 33.3333 | 500 | 1.6048 | 60.8198 |
|
72 |
+
| 0.0021 | 40.0 | 600 | 1.6083 | 60.8234 |
|
73 |
|
74 |
|
75 |
### Framework versions
|
runs/May30_11-22-15_a100gpu5/events.out.tfevents.1717060964.a100gpu5.2126245.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a438ca645523776973bf0a1d228da9eb5163c2f24d343bccfebe3f1bc8914417
|
3 |
+
size 13730
|