prithivMLmods commited on
Commit
c01bc4b
·
verified ·
1 Parent(s): bbb09c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -1
README.md CHANGED
@@ -9,9 +9,53 @@ library_name: transformers
9
  tags:
10
  - text-generation-inference
11
  - Content-filtering
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
- ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/EXRB7IbOnX-vbHOY9HXot.png)
15
 
16
  # **Nsfw_Image_Detection_OSS**
17
 
 
9
  tags:
10
  - text-generation-inference
11
  - Content-filtering
12
+ model-index:
13
+ - name: Nsfw_Image_Detection_OSS
14
+ results:
15
+ - task:
16
+ type: image-classification
17
+ dataset:
18
+ type: evaluation
19
+ name: NSFW Image Detection Benchmark
20
+ metrics:
21
+ - type: accuracy
22
+ value: 0.8918
23
+ name: Accuracy
24
+
25
+ - type: f1
26
+ value: 0.9071
27
+ name: F1 (NSFW)
28
+
29
+ - type: precision
30
+ value: 0.9047
31
+ name: Precision (NSFW)
32
+
33
+ - type: recall
34
+ value: 0.9094
35
+ name: Recall (NSFW)
36
+
37
+ - type: f1
38
+ value: 0.8705
39
+ name: F1 (SFW)
40
+
41
+ - type: precision
42
+ value: 0.8736
43
+ name: Precision (SFW)
44
+
45
+ - type: recall
46
+ value: 0.8673
47
+ name: Recall (SFW)
48
+
49
+ - type: f1_macro
50
+ value: 0.8888
51
+ name: Macro F1
52
+
53
+ - type: f1_weighted
54
+ value: 0.8917
55
+ name: Weighted F1
56
  ---
57
 
58
+ ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/0d0tOhRfsB9KEn4iuU8Zn.png)
59
 
60
  # **Nsfw_Image_Detection_OSS**
61