agomberto commited on
Commit
1aec125
·
1 Parent(s): df4eade

:memo: update loss

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -58,11 +58,13 @@ 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
 
 
58
  - size of the set: 700 examples from French Census / 950 from our own dataset
59
  - CER: 0.0641
60
  - WER: 0.1566
61
+ - Loss: 0.4941
62
 
63
  For the test set we got those results
64
  - size of the set: 730 examples from French Census / 950 from our own dataset
65
  - CER: 0.0573
66
  - WER: 0.1402
67
+ - Loss: 0.4418
68
 
69
  ### How to use
70