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 |
|
@@ -45,8 +45,8 @@ The following hyperparameters were used during training:
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
-
-
|
49 |
-
- num_epochs:
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
@@ -56,7 +56,9 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.6127 | 1.0 | 1550 | 0.5854 |
|
57 |
| 0.4298 | 2.0 | 3100 | 0.4626 |
|
58 |
| 0.2312 | 3.0 | 4650 | 0.4104 |
|
59 |
-
| 0.
|
|
|
|
|
60 |
|
61 |
|
62 |
### 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.3913
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
45 |
- seed: 42
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
+
- lr_scheduler_warmup_steps: 600
|
49 |
+
- num_epochs: 6
|
50 |
- mixed_precision_training: Native AMP
|
51 |
|
52 |
### Training results
|
|
|
56 |
| 0.6127 | 1.0 | 1550 | 0.5854 |
|
57 |
| 0.4298 | 2.0 | 3100 | 0.4626 |
|
58 |
| 0.2312 | 3.0 | 4650 | 0.4104 |
|
59 |
+
| 0.1738 | 4.0 | 6200 | 0.4112 |
|
60 |
+
| 0.1321 | 5.0 | 7750 | 0.3960 |
|
61 |
+
| 0.0718 | 6.0 | 9300 | 0.3913 |
|
62 |
|
63 |
|
64 |
### 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:24a15c1afa3da1510b9686f2de4d41b94bded94e0a8f48850ef645e3c50a61ec
|
3 |
size 19548472
|
runs/Apr19_06-26-50_15ed49df87c4/events.out.tfevents.1713508014.15ed49df87c4.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:a422ed8500b4714dd34addb58d3441b739bc24c777b0197bfd85338633a98d81
|
3 |
+
size 34466
|