jonatasgrosman
commited on
Commit
•
c1bbefe
1
Parent(s):
14359da
add evaluation
Browse files- README.md +4 -4
- log_mozilla-foundation_common_voice_8_0_en_test_predictions.txt +0 -0
- log_mozilla-foundation_common_voice_8_0_en_test_predictions_greedy.txt +0 -0
- log_mozilla-foundation_common_voice_8_0_en_test_targets.txt +0 -0
- log_mozilla-foundation_common_voice_8_0_en_test_targets_greedy.txt +0 -0
- mozilla-foundation_common_voice_8_0_en_test_eval_results.txt +2 -0
- mozilla-foundation_common_voice_8_0_en_test_eval_results_greedy.txt +2 -0
README.md
CHANGED
@@ -22,16 +22,16 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
-
value:
|
26 |
- name: Test CER
|
27 |
type: cer
|
28 |
-
value:
|
29 |
- name: Test WER (+LM)
|
30 |
type: wer
|
31 |
-
value:
|
32 |
- name: Test CER (+LM)
|
33 |
type: cer
|
34 |
-
value:
|
35 |
---
|
36 |
|
37 |
# XLS-R-1B-English
|
|
|
22 |
metrics:
|
23 |
- name: Test WER
|
24 |
type: wer
|
25 |
+
value: 21.09
|
26 |
- name: Test CER
|
27 |
type: cer
|
28 |
+
value: 8.46
|
29 |
- name: Test WER (+LM)
|
30 |
type: wer
|
31 |
+
value: 17.41
|
32 |
- name: Test CER (+LM)
|
33 |
type: cer
|
34 |
+
value: 7.80
|
35 |
---
|
36 |
|
37 |
# XLS-R-1B-English
|
log_mozilla-foundation_common_voice_8_0_en_test_predictions.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
log_mozilla-foundation_common_voice_8_0_en_test_predictions_greedy.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
log_mozilla-foundation_common_voice_8_0_en_test_targets.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
log_mozilla-foundation_common_voice_8_0_en_test_targets_greedy.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
mozilla-foundation_common_voice_8_0_en_test_eval_results.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
WER: 0.1741002048314205
|
2 |
+
CER: 0.07804603636103208
|
mozilla-foundation_common_voice_8_0_en_test_eval_results_greedy.txt
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
WER: 0.21096986051955652
|
2 |
+
CER: 0.08464757706706773
|