Update README.md
Browse files
README.md
CHANGED
@@ -5,8 +5,6 @@ license: apache-2.0
|
|
5 |
base_model: openai/whisper-large
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
-
datasets:
|
9 |
-
- common_voice_16_1
|
10 |
model-index:
|
11 |
- name: Whisper_Large_Mongolian
|
12 |
results: []
|
@@ -17,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# Whisper_Large_Mongolian
|
19 |
|
20 |
-
This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large)
|
21 |
It achieves the following results on the evaluation set:
|
22 |
- eval_loss: 0.3309
|
23 |
- eval_wer: 29.1925
|
@@ -27,17 +25,6 @@ It achieves the following results on the evaluation set:
|
|
27 |
- epoch: 5.64
|
28 |
- step: 3000
|
29 |
|
30 |
-
## Model description
|
31 |
-
|
32 |
-
More information needed
|
33 |
-
|
34 |
-
## Intended uses & limitations
|
35 |
-
|
36 |
-
More information needed
|
37 |
-
|
38 |
-
## Training and evaluation data
|
39 |
-
|
40 |
-
More information needed
|
41 |
|
42 |
## Training procedure
|
43 |
|
@@ -59,4 +46,4 @@ The following hyperparameters were used during training:
|
|
59 |
- Transformers 4.39.3
|
60 |
- Pytorch 2.2.0
|
61 |
- Datasets 2.18.0
|
62 |
-
- Tokenizers 0.15.2
|
|
|
5 |
base_model: openai/whisper-large
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
|
|
8 |
model-index:
|
9 |
- name: Whisper_Large_Mongolian
|
10 |
results: []
|
|
|
15 |
|
16 |
# Whisper_Large_Mongolian
|
17 |
|
18 |
+
This model is a fine-tuned version of [openai/whisper-large](https://huggingface.co/openai/whisper-large).
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- eval_loss: 0.3309
|
21 |
- eval_wer: 29.1925
|
|
|
25 |
- epoch: 5.64
|
26 |
- step: 3000
|
27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
|
29 |
## Training procedure
|
30 |
|
|
|
46 |
- Transformers 4.39.3
|
47 |
- Pytorch 2.2.0
|
48 |
- Datasets 2.18.0
|
49 |
+
- Tokenizers 0.15.2
|