ankekat1000 commited on
Commit
ccb2d39
·
1 Parent(s): de87da7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -47,9 +47,9 @@ As toxic, we defined comments that are inappropriate in whole or in part. By ina
47
 
48
 
49
 
50
- | Label | Precision | Recall |
51
- | ----------- | ----------- | ----------- |
52
- | not toxic | 0.94 | 0.91 |
53
- | toxic | 0.68 | 0.53 |
54
 
55
 
 
47
 
48
 
49
 
50
+ | Label | Precision | Recall | F1 | Nr. comments in test set |
51
+ | ----------- | ----------- | ----------- | ----------- | ----------- |
52
+ | not toxic | 0.94 | 0.94 | 0.91 | 1094 |
53
+ | toxic | 0.68 | 0.53 | 0.59 | 274 |
54
 
55