Librarian Bot: Add base_model information to model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -9,23 +9,24 @@ datasets:
|
|
9 |
- google/fleurs
|
10 |
metrics:
|
11 |
- wer
|
|
|
12 |
model-index:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
- google/fleurs
|
10 |
metrics:
|
11 |
- wer
|
12 |
+
base_model: openai/whisper-medium
|
13 |
model-index:
|
14 |
+
- name: whisper-medium-mn-4-bayartsogt
|
15 |
+
results:
|
16 |
+
- task:
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
name: Automatic Speech Recognition
|
19 |
+
dataset:
|
20 |
+
name: Common Voice 11.0
|
21 |
+
type: mozilla-foundation/common_voice_11_0
|
22 |
+
config: mn
|
23 |
+
split: test
|
24 |
+
args:
|
25 |
+
language: mn
|
26 |
+
metrics:
|
27 |
+
- type: wer
|
28 |
+
value: 33.029276818876994
|
29 |
+
name: Wer
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|