End of training
Browse files
README.md
CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
-
|
23 |
-
-
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,16 +48,14 @@ The following hyperparameters were used during training:
|
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_ratio: 0.1
|
51 |
-
- num_epochs:
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
-
| Training Loss | Epoch | Step |
|
56 |
-
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 0.5611 | 1.9355 | 3000 | 51.3360 | 0.6703 |
|
60 |
-
| 0.3359 | 2.5806 | 4000 | 48.6382 | 0.6474 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 1.0036
|
23 |
+
- Cer: 52.3096
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_ratio: 0.1
|
51 |
+
- num_epochs: 1
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
56 |
+
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
57 |
+
| 1.2118 | 0.4002 | 1000 | 1.1272 | 57.4322 |
|
58 |
+
| 1.083 | 0.8005 | 2000 | 1.0036 | 52.3096 |
|
|
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/May03_06-33-04_e0ea6eafb4a7/events.out.tfevents.1714717985.e0ea6eafb4a7.26.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:52a53a6ada2354afdcca56aae9f61e98a27abe4cb2a2889d2ff9fb6651f28e48
|
3 |
+
size 27379
|