Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -30,6 +30,18 @@ model-index:
|
|
30 |
- type: cer
|
31 |
value: 6.55
|
32 |
name: CER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
---
|
34 |
|
35 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
30 |
- type: cer
|
31 |
value: 6.55
|
32 |
name: CER
|
33 |
+
- task:
|
34 |
+
type: automatic-speech-recognition
|
35 |
+
name: Automatic Speech Recognition
|
36 |
+
dataset:
|
37 |
+
name: mozilla-foundation/common_voice_11_0
|
38 |
+
type: mozilla-foundation/common_voice_11_0
|
39 |
+
config: bn
|
40 |
+
split: test
|
41 |
+
metrics:
|
42 |
+
- type: wer
|
43 |
+
value: 8.94
|
44 |
+
name: WER
|
45 |
---
|
46 |
|
47 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|