prithivMLmods commited on
Commit
e86b968
·
verified ·
1 Parent(s): 47984af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -2,4 +2,17 @@
2
  license: apache-2.0
3
  datasets:
4
  - anson-huang/mirage-news
5
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: apache-2.0
3
  datasets:
4
  - anson-huang/mirage-news
5
+ ---
6
+ ```py
7
+ Classification Report:
8
+ precision recall f1-score support
9
+
10
+ Real 0.9781 0.9132 0.9446 5000
11
+ Fake 0.9186 0.9796 0.9481 5000
12
+
13
+ accuracy 0.9464 10000
14
+ macro avg 0.9484 0.9464 0.9463 10000
15
+ weighted avg 0.9484 0.9464 0.9463 10000
16
+ ```
17
+
18
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/FwEjat-T3wv1v1Idiu8Qm.png)