agomberto commited on
Commit
e476c37
·
1 Parent(s): b666487

:memo: update metrics

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -55,14 +55,14 @@ We used heuristic parameters without separate hyperparameter tuning.
55
  ## Metrics
56
 
57
  For the dev set we got those results
58
- - size of the test set: 1650 examples
59
- - CER: 0.09
60
- - WER: 0.23
61
-
62
- For the test set (from French Census only) we got those results
63
- - size of the test set: 730 examples
64
- - CER: 0.12
65
- - WER: 0.25
66
 
67
  ### How to use
68
 
 
55
  ## Metrics
56
 
57
  For the dev set we got those results
58
+ - size of the set: 700 examples from French Census / 950 from our own dataset
59
+ - CER: 0.06
60
+ - WER: 0.16
61
+
62
+ For the test set we got those results
63
+ - size of the set: 730 examples from French Census / 950 from our own dataset
64
+ - CER: 0.6
65
+ - WER: 0.14
66
 
67
  ### How to use
68