Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,27 +1,39 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
5 |
metrics:
|
6 |
- wer
|
|
|
7 |
model-index:
|
8 |
- name: whisper-large-v2-Ko
|
9 |
results:
|
10 |
- task:
|
11 |
-
name: Automatic Speech Recognition
|
12 |
type: automatic-speech-recognition
|
|
|
13 |
dataset:
|
14 |
name: Bingsu/zeroth-korean
|
15 |
type: Bingsu/zeroth-korean
|
16 |
metrics:
|
17 |
-
-
|
18 |
-
type: wer
|
19 |
value: 2.9
|
20 |
-
|
21 |
-
-
|
22 |
-
|
23 |
-
|
24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ko
|
4 |
license: apache-2.0
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
+
datasets:
|
8 |
+
- Bingsu/zeroth-korean
|
9 |
metrics:
|
10 |
- wer
|
11 |
+
pipeline_tag: automatic-speech-recognition
|
12 |
model-index:
|
13 |
- name: whisper-large-v2-Ko
|
14 |
results:
|
15 |
- task:
|
|
|
16 |
type: automatic-speech-recognition
|
17 |
+
name: Automatic Speech Recognition
|
18 |
dataset:
|
19 |
name: Bingsu/zeroth-korean
|
20 |
type: Bingsu/zeroth-korean
|
21 |
metrics:
|
22 |
+
- type: wer
|
|
|
23 |
value: 2.9
|
24 |
+
name: Wer
|
25 |
+
- task:
|
26 |
+
type: automatic-speech-recognition
|
27 |
+
name: Automatic Speech Recognition
|
28 |
+
dataset:
|
29 |
+
name: google/fleurs
|
30 |
+
type: google/fleurs
|
31 |
+
config: ko_kr
|
32 |
+
split: test
|
33 |
+
metrics:
|
34 |
+
- type: wer
|
35 |
+
value: 20.66
|
36 |
+
name: WER
|
37 |
---
|
38 |
|
39 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|