End of training
Browse files- README.md +7 -0
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -15,6 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
# whisperturbo
|
16 |
|
17 |
This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on an unknown dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
15 |
# whisperturbo
|
16 |
|
17 |
This model is a fine-tuned version of [openai/whisper-large-v3-turbo](https://huggingface.co/openai/whisper-large-v3-turbo) on an unknown dataset.
|
18 |
+
It achieves the following results on the evaluation set:
|
19 |
+
- eval_loss: 0.5575
|
20 |
+
- eval_runtime: 1342.9546
|
21 |
+
- eval_samples_per_second: 2.137
|
22 |
+
- eval_steps_per_second: 0.267
|
23 |
+
- epoch: 0.5571
|
24 |
+
- step: 400
|
25 |
|
26 |
## Model description
|
27 |
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 26245320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e933dc5e89576ea0b2830b1632ca7a60f8ef15cd712e41c082ac5217d14f437b
|
3 |
size 26245320
|