End of training
Browse files- README.md +7 -7
- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -16,13 +16,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- eval_loss: 0.
|
| 20 |
-
- eval_wer: 0.
|
| 21 |
-
- eval_runtime: 42.
|
| 22 |
-
- eval_samples_per_second: 2.
|
| 23 |
-
- eval_steps_per_second: 0.
|
| 24 |
-
- epoch:
|
| 25 |
-
- step:
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- eval_loss: 0.4051
|
| 20 |
+
- eval_wer: 0.4848
|
| 21 |
+
- eval_runtime: 42.6897
|
| 22 |
+
- eval_samples_per_second: 2.342
|
| 23 |
+
- eval_steps_per_second: 0.164
|
| 24 |
+
- epoch: 5.3765
|
| 25 |
+
- step: 5500
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 37789960
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:593c407596fcb138c5928b746e0d85c377341890b8251e8c06139033715d0c54
|
| 3 |
size 37789960
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e1f265d4e8c42c7f135192f2e69a6623667185e17fa2c35c7797097edd0c9b57
|
| 3 |
size 5432
|