aimgo commited on
Commit
e821e57
·
verified ·
1 Parent(s): 98a901e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ language:
13
 
14
  The model is intended to be used on segments of **250** characters. Anything else will compromise performance.
15
 
16
- In initial testing, using **0.25** as a probability threshold typically produced the best F1 score across all degrees of corruption.
17
 
18
 
19
 
 
13
 
14
  The model is intended to be used on segments of **250** characters. Anything else will compromise performance.
15
 
16
+ In initial testing, using **0.25** as a character probability threshold typically produced the best F1 score across all degrees of corruption.
17
 
18
 
19