prithivMLmods commited on
Commit
dbb6a9f
·
verified ·
1 Parent(s): ac8f193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -1
README.md CHANGED
@@ -2,4 +2,20 @@
2
  license: apache-2.0
3
  datasets:
4
  - drveronika/x_fake_profile_detection
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  datasets:
4
  - drveronika/x_fake_profile_detection
5
+ ---
6
+
7
+ ```py
8
+ Classification Report:
9
+ precision recall f1-score support
10
+
11
+ bot 0.9912 0.9960 0.9936 2500
12
+ cyborg 0.9940 0.9880 0.9910 2500
13
+ real 0.8634 0.9936 0.9239 2500
14
+ verified 0.9948 0.8460 0.9144 2500
15
+
16
+ accuracy 0.9559 10000
17
+ macro avg 0.9609 0.9559 0.9557 10000
18
+ weighted avg 0.9609 0.9559 0.9557 10000
19
+ ```
20
+
21
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/P0MispJOjkolSsYPbYuhC.png)