Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
language:
|
3 |
- th
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- whisper-event
|
7 |
- generated_from_trainer
|
@@ -10,12 +11,13 @@ datasets:
|
|
10 |
- google/fleurs
|
11 |
metrics:
|
12 |
- wer
|
|
|
13 |
model-index:
|
14 |
- name: Whisper Medium Thai Combined V3 - biodatlab
|
15 |
results:
|
16 |
- task:
|
17 |
-
name: Automatic Speech Recognition
|
18 |
type: automatic-speech-recognition
|
|
|
19 |
dataset:
|
20 |
name: mozilla-foundation/common_voice_11_0 th
|
21 |
type: mozilla-foundation/common_voice_11_0
|
@@ -23,10 +25,9 @@ model-index:
|
|
23 |
split: test
|
24 |
args: th
|
25 |
metrics:
|
26 |
-
-
|
27 |
-
type: wer
|
28 |
value: 8.44
|
29 |
-
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
2 |
language:
|
3 |
- th
|
4 |
license: apache-2.0
|
5 |
+
library_name: transformers
|
6 |
tags:
|
7 |
- whisper-event
|
8 |
- generated_from_trainer
|
|
|
11 |
- google/fleurs
|
12 |
metrics:
|
13 |
- wer
|
14 |
+
base_model: openai/whisper-medium
|
15 |
model-index:
|
16 |
- name: Whisper Medium Thai Combined V3 - biodatlab
|
17 |
results:
|
18 |
- task:
|
|
|
19 |
type: automatic-speech-recognition
|
20 |
+
name: Automatic Speech Recognition
|
21 |
dataset:
|
22 |
name: mozilla-foundation/common_voice_11_0 th
|
23 |
type: mozilla-foundation/common_voice_11_0
|
|
|
25 |
split: test
|
26 |
args: th
|
27 |
metrics:
|
28 |
+
- type: wer
|
|
|
29 |
value: 8.44
|
30 |
+
name: Wer
|
31 |
---
|
32 |
|
33 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|