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