Rizkinoor16 commited on
Commit
d515758
1 Parent(s): 19c7328

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -36,16 +36,16 @@ print(result)
36
  ```
37
  precision recall f1-score support
38
 
39
- 0 0.98 0.99 0.98 38057720
40
- . 0.89 0.91 0.90 2234980
41
- , 0.84 0.79 0.81 3037655
42
- ? 0.84 0.79 0.82 72969
43
- - 0.96 0.90 0.93 162085
44
- : 0.91 0.89 0.90 191937
45
-
46
- accuracy 0.97 43757346
47
- macro avg 0.90 0.88 0.89 43757346
48
- weighted avg 0.97 0.97 0.97 43757346
49
  ```
50
 
51
  ## Contact
 
36
  ```
37
  precision recall f1-score support
38
 
39
+ 0 0.98 0.99 0.98
40
+ . 0.89 0.91 0.90
41
+ , 0.84 0.79 0.81
42
+ ? 0.84 0.79 0.82
43
+ - 0.96 0.90 0.93
44
+ : 0.91 0.89 0.90
45
+
46
+ accuracy 0.97
47
+ macro avg 0.90 0.88 0.89
48
+ weighted avg 0.97 0.97 0.97
49
  ```
50
 
51
  ## Contact