Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
-
- autotrain
|
5 |
- image-classification
|
|
|
6 |
widget:
|
7 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
|
8 |
example_title: Tiger
|
@@ -11,14 +10,10 @@ widget:
|
|
11 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
|
12 |
example_title: Palace
|
13 |
datasets:
|
14 |
-
- Zmu/
|
15 |
---
|
16 |
|
17 |
-
|
18 |
-
|
19 |
-
- Problem type: Image Classification
|
20 |
-
|
21 |
-
## Validation Metricsg
|
22 |
loss: 0.028854751959443092
|
23 |
|
24 |
f1: 0.9889064976228209
|
@@ -29,4 +24,4 @@ recall: 0.9842271293375394
|
|
29 |
|
30 |
auc: 0.9995604281946529
|
31 |
|
32 |
-
accuracy: 0.9897510980966325
|
|
|
|
|
1 |
---
|
2 |
tags:
|
|
|
3 |
- image-classification
|
4 |
+
- nudity-detection
|
5 |
widget:
|
6 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg
|
7 |
example_title: Tiger
|
|
|
10 |
- src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg
|
11 |
example_title: Palace
|
12 |
datasets:
|
13 |
+
- Zmu/xcd_image
|
14 |
---
|
15 |
|
16 |
+
## Validation Metrics
|
|
|
|
|
|
|
|
|
17 |
loss: 0.028854751959443092
|
18 |
|
19 |
f1: 0.9889064976228209
|
|
|
24 |
|
25 |
auc: 0.9995604281946529
|
26 |
|
27 |
+
accuracy: 0.9897510980966325
|