Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,19 @@ model-index:
|
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
value: 10.02262314404669
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
---
|
28 |
|
29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
24 |
- name: Wer
|
25 |
type: wer
|
26 |
value: 10.02262314404669
|
27 |
+
- task:
|
28 |
+
name: Automatic Speech Recognition
|
29 |
+
type: automatic-speech-recognition
|
30 |
+
dataset:
|
31 |
+
name: Fleurs
|
32 |
+
type: google/fleurs
|
33 |
+
config: uk_ua
|
34 |
+
split: test
|
35 |
+
args: uk_ua
|
36 |
+
metrics:
|
37 |
+
- name: Wer
|
38 |
+
type: wer
|
39 |
+
value: 7.564370215727209
|
40 |
---
|
41 |
|
42 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|