Commit
·
c701358
1
Parent(s):
aee2b04
Update README.md
Browse files
README.md
CHANGED
@@ -21,9 +21,9 @@ model-index:
|
|
21 |
config: nan-tw
|
22 |
split: test
|
23 |
metrics:
|
24 |
-
- name:
|
25 |
-
type:
|
26 |
-
value:
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -35,7 +35,7 @@ This model is a fine-tuned version of [openai/whisper-large-v2](https://huggingf
|
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 1.3322
|
37 |
- Wer: 343.5629
|
38 |
-
- Cer:
|
39 |
|
40 |
## Model description
|
41 |
|
|
|
21 |
config: nan-tw
|
22 |
split: test
|
23 |
metrics:
|
24 |
+
- name: Cer
|
25 |
+
type: cer
|
26 |
+
value: 63.42
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
35 |
It achieves the following results on the evaluation set:
|
36 |
- Loss: 1.3322
|
37 |
- Wer: 343.5629
|
38 |
+
- Cer: 63.42
|
39 |
|
40 |
## Model description
|
41 |
|