prithivMLmods commited on
Commit
39d5a87
·
verified ·
1 Parent(s): 8d216eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -12,4 +12,21 @@ tags:
12
  - patch16
13
  - adult-content-detection
14
  - explicit-content-detection
15
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  - patch16
13
  - adult-content-detection
14
  - explicit-content-detection
15
+ ---
16
+
17
+ ```py
18
+ Classification Report:
19
+ precision recall f1-score support
20
+
21
+ Anime Picture 0.8940 0.8718 0.8827 5600
22
+ Hentai 0.8961 0.8935 0.8948 4180
23
+ Normal 0.9100 0.8895 0.8997 5503
24
+ Pornography 0.9496 0.9654 0.9574 5600
25
+ Enticing or Sensual 0.9132 0.9429 0.9278 5600
26
+
27
+ accuracy 0.9137 26483
28
+ macro avg 0.9126 0.9126 0.9125 26483
29
+ weighted avg 0.9135 0.9137 0.9135 26483
30
+ ```
31
+
32
+ ![download.png](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/psonZ0OXSjqgLRDkFtRTh.png)