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
|
@@ -59,7 +59,9 @@ The following hyperparameters were used during training:
|
|
59 |
| 0.846 | 2.0 | 5056 | 0.9359 |
|
60 |
| 0.7486 | 3.0 | 7585 | 0.8879 |
|
61 |
| 0.6056 | 4.0 | 10112 | 0.8839 |
|
62 |
-
| 0.
|
|
|
|
|
63 |
|
64 |
|
65 |
### 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.9073
|
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: 7
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
|
|
59 |
| 0.846 | 2.0 | 5056 | 0.9359 |
|
60 |
| 0.7486 | 3.0 | 7585 | 0.8879 |
|
61 |
| 0.6056 | 4.0 | 10112 | 0.8839 |
|
62 |
+
| 0.4569 | 5.0 | 12640 | 0.9000 |
|
63 |
+
| 0.4929 | 6.0 | 15169 | 0.8907 |
|
64 |
+
| 0.3637 | 7.0 | 17696 | 0.9073 |
|
65 |
|
66 |
|
67 |
### 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:a070e64524ee81871c0c340015de5ab5c3f449cd00eff279d3e61ad5ef75a356
|
3 |
size 19548472
|
runs/Sep02_02-53-56_593a571355c3/events.out.tfevents.1725245638.593a571355c3.24.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:79a358876eb6e5b75eca450b30233b3b83f9ae3e190e93acf24ecf6c5c36664d
|
3 |
+
size 50507
|