cjvt
/

Martin97Bozic commited on
Commit
a3a7845
·
1 Parent(s): 68e3bdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -46,11 +46,11 @@ We can observe the following:
46
 
47
  ## More details
48
 
49
- Testing model **generated** test sets provides following result:
50
 
51
  - `1` token prediction -> Precission: 0,979; Recall: 0,986; F1: 0,983
52
 
53
- Testing the model with test sets constructed using the **Šolar** dataset provides the following results (combining detection and correction of words with incorrect spelling):
54
 
55
 
56
  - `1` token prediction -> Precission: 0,753; Recall: 0,873; F1: 0,809
 
46
 
47
  ## More details
48
 
49
+ Testing model with **generated** test sets provides following result:
50
 
51
  - `1` token prediction -> Precission: 0,979; Recall: 0,986; F1: 0,983
52
 
53
+ Testing the model with test sets constructed using the **Šolar** dataset provides the following results:
54
 
55
 
56
  - `1` token prediction -> Precission: 0,753; Recall: 0,873; F1: 0,809