End of training
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: openai/whisper-large-v3
|
4 |
tags:
|
@@ -6,16 +8,16 @@ tags:
|
|
6 |
metrics:
|
7 |
- wer
|
8 |
model-index:
|
9 |
-
- name: whisper-large-cit-synth-do015-wd0-lr5e-06-1000
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
-
# whisper-large-cit-synth-do015-wd0-lr5e-06-1000
|
17 |
|
18 |
-
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.4526
|
21 |
- Wer: 20.3899
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-large-v3
|
6 |
tags:
|
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
+
- name: ./whisper-large-cit-synth-do015-wd0-lr5e-06-1000
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# ./whisper-large-cit-synth-do015-wd0-lr5e-06-1000
|
19 |
|
20 |
+
This model is a fine-tuned version of [openai/whisper-large-v3](https://huggingface.co/openai/whisper-large-v3) on the SF 1000 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.4526
|
23 |
- Wer: 20.3899
|