Model save
Browse files- README.md +4 -4
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -17,11 +17,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the common_voice_16_1 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- eval_loss: 5.
|
21 |
- eval_wer: 83.6538
|
22 |
-
- eval_runtime:
|
23 |
-
- eval_samples_per_second:
|
24 |
-
- eval_steps_per_second: 0.
|
25 |
- epoch: 3.07
|
26 |
- step: 10
|
27 |
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the common_voice_16_1 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- eval_loss: 5.3136
|
21 |
- eval_wer: 83.6538
|
22 |
+
- eval_runtime: 4.0676
|
23 |
+
- eval_samples_per_second: 2.458
|
24 |
+
- eval_steps_per_second: 0.738
|
25 |
- epoch: 3.07
|
26 |
- step: 10
|
27 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151061672
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ce9e0db9527dac8ef8740c6b1c76b50f2fcbe6699dddb45a4190792dc31b8dd
|
3 |
size 151061672
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:498e7885325a277f093e0f65e901278bcd4a64c125385951c7a1850760204be3
|
3 |
size 5176
|