End of training
Browse files
README.md
CHANGED
@@ -1,23 +1,26 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
-
base_model: openai/whisper-
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- precision
|
8 |
- recall
|
9 |
- f1
|
10 |
model-index:
|
11 |
-
- name:
|
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 |
-
#
|
19 |
|
20 |
-
This model is a fine-tuned version of [openai/whisper-
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- Loss: 1.3168
|
23 |
- Precision: 0.1010
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- he
|
4 |
license: apache-2.0
|
5 |
+
base_model: openai/whisper-medium
|
6 |
tags:
|
7 |
+
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
metrics:
|
10 |
- precision
|
11 |
- recall
|
12 |
- f1
|
13 |
model-index:
|
14 |
+
- name: he
|
15 |
results: []
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
19 |
should probably proofread and complete it, then remove this comment. -->
|
20 |
|
21 |
+
# he
|
22 |
|
23 |
+
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
- Loss: 1.3168
|
26 |
- Precision: 0.1010
|