Training in progress, step 2600
Browse files
README.md
CHANGED
@@ -19,6 +19,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
# Whisper Small PS - Hanif Rahman
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 17.0 dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -44,13 +52,9 @@ The following hyperparameters were used during training:
|
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
- lr_scheduler_warmup_steps: 500
|
47 |
-
- training_steps:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
-
### Training results
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
### Framework versions
|
55 |
|
56 |
- Transformers 4.45.1
|
|
|
19 |
# Whisper Small PS - Hanif Rahman
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 17.0 dataset.
|
22 |
+
It achieves the following results on the evaluation set:
|
23 |
+
- eval_loss: 0.7573
|
24 |
+
- eval_wer: 46.1819
|
25 |
+
- eval_runtime: 395.7975
|
26 |
+
- eval_samples_per_second: 1.294
|
27 |
+
- eval_steps_per_second: 0.162
|
28 |
+
- epoch: 5.7143
|
29 |
+
- step: 2600
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
52 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
53 |
- lr_scheduler_type: linear
|
54 |
- lr_scheduler_warmup_steps: 500
|
55 |
+
- training_steps: 4000
|
56 |
- mixed_precision_training: Native AMP
|
57 |
|
|
|
|
|
|
|
|
|
58 |
### Framework versions
|
59 |
|
60 |
- Transformers 4.45.1
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a17344d4b0e1565c5df43a24b00f8600882f82e1f943f92c5e81f16f82739d50
|
3 |
size 966995080
|
runs/Oct02_10-20-58_992d6719519c/events.out.tfevents.1727864473.992d6719519c.573.1
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:4bd4b39472fc8f0b14935cfb82daf700be70defcf356a84da6afe6484a85a1dc
|
3 |
+
size 31866
|