add evaluation
Browse files
README.md
CHANGED
@@ -9,8 +9,23 @@ tags:
|
|
9 |
datasets:
|
10 |
- common_voice
|
11 |
model-index:
|
12 |
-
- name: ''
|
13 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
9 |
datasets:
|
10 |
- common_voice
|
11 |
model-index:
|
12 |
+
- name: 'xls-r-eus'
|
13 |
+
- name: 'xls-r-et'
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: Common Voice 8
|
20 |
+
type: mozilla-foundation/common_voice_8_0
|
21 |
+
args: eu
|
22 |
+
metrics:
|
23 |
+
- name: Test WER
|
24 |
+
type: wer
|
25 |
+
value: 0.17871523648578164
|
26 |
+
- name: Test CER
|
27 |
+
type: cer
|
28 |
+
value: 0.032624506085144
|
29 |
---
|
30 |
|
31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
log_mozilla-foundation_common_voice_8_0_eu_test_predictions.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
log_mozilla-foundation_common_voice_8_0_eu_test_targets.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
mozilla-foundation_common_voice_8_0_eu_test_eval_results.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
WER: 0.17871523648578164
|
2 |
+
CER: 0.032624506085144
|