End of training
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,7 +48,7 @@ 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 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
@@ -60,7 +60,9 @@ The following hyperparameters were used during training:
|
|
60 |
| 0.7166 | 3.0 | 7716 | 0.8862 |
|
61 |
| 0.5224 | 4.0 | 10288 | 0.9016 |
|
62 |
| 0.5268 | 5.0 | 12860 | 0.8868 |
|
63 |
-
| 0.
|
|
|
|
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.9261
|
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: 8
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
|
|
60 |
| 0.7166 | 3.0 | 7716 | 0.8862 |
|
61 |
| 0.5224 | 4.0 | 10288 | 0.9016 |
|
62 |
| 0.5268 | 5.0 | 12860 | 0.8868 |
|
63 |
+
| 0.414 | 6.0 | 15432 | 0.9129 |
|
64 |
+
| 0.3592 | 7.0 | 18004 | 0.9097 |
|
65 |
+
| 0.2912 | 8.0 | 20576 | 0.9261 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 19548472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb429b65555a1559dfa9412a005c47ca41fba1533874a8acb3e946b060c1c3a7
|
3 |
size 19548472
|
runs/Sep08_18-24-33_0dab175ad260/events.out.tfevents.1725819875.0dab175ad260.23.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:9d9bb69f14cc141bd53aecb5ecb82acc617b0d242dd3fc2118403a171220e12b
|
3 |
+
size 54365
|