prithivMLmods commited on
Commit
0e09d38
·
verified ·
1 Parent(s): 8e02f44

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
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
+ Fake 0.9718 0.9155 0.9428 10000
10
+ Real 0.9201 0.9734 0.9460 9999
11
+
12
+ accuracy 0.9444 19999
13
+ macro avg 0.9459 0.9444 0.9444 19999
14
+ weighted avg 0.9459 0.9444 0.9444 19999
15
+ ```
16
+
17
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/KIQGQnaSxrY1F2TQNpRLR.png)