prithivMLmods commited on
Commit
11099bf
·
verified ·
1 Parent(s): 3086a22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -3
README.md CHANGED
@@ -1,3 +1,40 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ ```py
6
+ Classification Report:
7
+ precision recall f1-score support
8
+
9
+ A 0.9995 1.0000 0.9998 4384
10
+ B 1.0000 1.0000 1.0000 4441
11
+ C 1.0000 1.0000 1.0000 3993
12
+ D 1.0000 0.9998 0.9999 4940
13
+ E 1.0000 1.0000 1.0000 4658
14
+ F 1.0000 1.0000 1.0000 5750
15
+ G 0.9992 0.9996 0.9994 4978
16
+ H 1.0000 0.9979 0.9990 4807
17
+ I 0.9992 1.0000 0.9996 4856
18
+ J 1.0000 0.9996 0.9998 5227
19
+ K 0.9972 1.0000 0.9986 5426
20
+ L 1.0000 0.9998 0.9999 5089
21
+ M 1.0000 0.9964 0.9982 3328
22
+ N 0.9955 1.0000 0.9977 2635
23
+ O 0.9998 1.0000 0.9999 4564
24
+ P 1.0000 0.9993 0.9996 4100
25
+ Q 1.0000 1.0000 1.0000 4187
26
+ R 0.9998 0.9984 0.9991 5122
27
+ S 0.9998 0.9998 0.9998 5147
28
+ T 1.0000 1.0000 1.0000 4722
29
+ U 0.9984 0.9998 0.9991 5041
30
+ V 1.0000 0.9984 0.9992 5116
31
+ W 0.9998 1.0000 0.9999 4926
32
+ X 1.0000 0.9995 0.9998 4387
33
+ Y 1.0000 1.0000 1.0000 5185
34
+ Z 0.9996 1.0000 0.9998 4760
35
+
36
+ accuracy 0.9996 121769
37
+ macro avg 0.9995 0.9996 0.9995 121769
38
+ weighted avg 0.9996 0.9996 0.9996 121769
39
+ ```
40
+ ![demo.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/AVpi4xPsVq6PV9NzonHoi.png)