End of training
Browse files
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,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
33 |
|
34 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 16.1 + Romanian speech synthesis dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
-
- Loss: 0.
|
37 |
-
- Wer:
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -63,24 +63,22 @@ The following hyperparameters were used during training:
|
|
63 |
- total_eval_batch_size: 30
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
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 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.0058 | 5.53 | 2250 | 0.1499 | 11.8144 |
|
83 |
-
| 0.0047 | 6.14 | 2500 | 0.1521 | 11.9574 |
|
84 |
|
85 |
|
86 |
### Framework versions
|
|
|
23 |
metrics:
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
+
value: 8.350571915307862
|
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-medium](https://huggingface.co/openai/whisper-medium) on the Common Voice 16.1 + Romanian speech synthesis dataset.
|
35 |
It achieves the following results on the evaluation set:
|
36 |
+
- Loss: 0.0807
|
37 |
+
- Wer: 8.3506
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
63 |
- total_eval_batch_size: 30
|
64 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
65 |
- lr_scheduler_type: linear
|
66 |
+
- lr_scheduler_warmup_steps: 200
|
67 |
+
- training_steps: 2000
|
68 |
- mixed_precision_training: Native AMP
|
69 |
|
70 |
### Training results
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
73 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
74 |
+
| 0.1753 | 0.22 | 250 | 0.1553 | 14.6629 |
|
75 |
+
| 0.1227 | 0.43 | 500 | 0.1203 | 11.8855 |
|
76 |
+
| 0.1286 | 0.65 | 750 | 0.1053 | 10.8999 |
|
77 |
+
| 0.1129 | 0.86 | 1000 | 0.0969 | 10.4557 |
|
78 |
+
| 0.051 | 1.08 | 1250 | 0.0882 | 9.1050 |
|
79 |
+
| 0.0589 | 1.3 | 1500 | 0.0851 | 9.0138 |
|
80 |
+
| 0.05 | 1.51 | 1750 | 0.0832 | 8.7795 |
|
81 |
+
| 0.0492 | 1.73 | 2000 | 0.0807 | 8.3506 |
|
|
|
|
|
82 |
|
83 |
|
84 |
### Framework versions
|
runs/Feb26_11-34-05_ubuntu-llama/events.out.tfevents.1708940057.ubuntu-llama.457798.0
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:7c44c9f5b1597f77c2accab68f1466bd9371e38fdc0c21df4c452bb77a4e31c0
|
3 |
+
size 20791
|