:memo: update metrics
Browse files
README.md
CHANGED
@@ -56,13 +56,13 @@ We used heuristic parameters without separate hyperparameter tuning.
|
|
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.
|
60 |
-
- WER: 0.
|
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.
|
65 |
-
- WER: 0.
|
66 |
|
67 |
### How to use
|
68 |
|
|
|
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.0641
|
60 |
+
- WER: 0.1566
|
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.0573
|
65 |
+
- WER: 0.1402
|
66 |
|
67 |
### How to use
|
68 |
|