End of training
Browse files
README.md
CHANGED
@@ -17,6 +17,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
# Whisper Small Vi - Thai Hoa
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the crab hunting squad dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -44,13 +53,9 @@ The following hyperparameters were used during training:
|
|
44 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
- lr_scheduler_type: constant_with_warmup
|
46 |
- lr_scheduler_warmup_steps: 50
|
47 |
-
- training_steps:
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
50 |
-
### Training results
|
51 |
-
|
52 |
-
|
53 |
-
|
54 |
### Framework versions
|
55 |
|
56 |
- Transformers 4.48.0.dev0
|
|
|
17 |
# Whisper Small Vi - Thai Hoa
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the crab hunting squad dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- eval_loss: 1.3068
|
22 |
+
- eval_wer_ortho: 21.7284
|
23 |
+
- eval_wer: 16.4179
|
24 |
+
- eval_runtime: 9.411
|
25 |
+
- eval_samples_per_second: 3.507
|
26 |
+
- eval_steps_per_second: 0.213
|
27 |
+
- epoch: 250.0
|
28 |
+
- step: 500
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
53 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
54 |
- lr_scheduler_type: constant_with_warmup
|
55 |
- lr_scheduler_warmup_steps: 50
|
56 |
+
- training_steps: 1000
|
57 |
- mixed_precision_training: Native AMP
|
58 |
|
|
|
|
|
|
|
|
|
59 |
### Framework versions
|
60 |
|
61 |
- Transformers 4.48.0.dev0
|
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:97f725077fe8075d372789dc5cce9f311554afe757adb5d7a66c982dfb8aa183
|
3 |
size 966995080
|
runs/Dec24_07-16-14_7853382982e9/events.out.tfevents.1735024579.7853382982e9.323.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:0987a62adc838cb86aaf18a7830b08890d98ff445acb765272c8702ca1347bca
|
3 |
+
size 11137
|