commit files to HF hub
Browse files- README.md +3 -3
- config.json +7 -7
- pytorch_model.bin +1 -1
- runs/events.out.tfevents.1693185614.10ed5f02cafb.168.0 +3 -0
README.md
CHANGED
@@ -7,7 +7,7 @@ metrics:
|
|
7 |
- accuracy
|
8 |
|
9 |
model-index:
|
10 |
-
- name: nsfwfilter
|
11 |
results:
|
12 |
- task:
|
13 |
name: Image Classification
|
@@ -15,10 +15,10 @@ model-index:
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
-
value: 0.
|
19 |
---
|
20 |
|
21 |
-
# nsfwfilter
|
22 |
|
23 |
|
24 |
Autogenerated by HuggingPics🤗🖼️
|
|
|
7 |
- accuracy
|
8 |
|
9 |
model-index:
|
10 |
+
- name: sanali209/nsfwfilter
|
11 |
results:
|
12 |
- task:
|
13 |
name: Image Classification
|
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
+
value: 0.9958233833312988
|
19 |
---
|
20 |
|
21 |
+
# sanali209/nsfwfilter
|
22 |
|
23 |
|
24 |
Autogenerated by HuggingPics🤗🖼️
|
config.json
CHANGED
@@ -9,17 +9,17 @@
|
|
9 |
"hidden_dropout_prob": 0.0,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
-
"0": "
|
13 |
-
"1": "
|
14 |
-
"2": "
|
15 |
},
|
16 |
"image_size": 224,
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
-
"
|
21 |
-
"
|
22 |
-
"
|
23 |
},
|
24 |
"layer_norm_eps": 1e-12,
|
25 |
"model_type": "vit",
|
@@ -30,5 +30,5 @@
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"qkv_bias": true,
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
}
|
|
|
9 |
"hidden_dropout_prob": 0.0,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
+
"0": "ero",
|
13 |
+
"1": "porn",
|
14 |
+
"2": "safe"
|
15 |
},
|
16 |
"image_size": 224,
|
17 |
"initializer_range": 0.02,
|
18 |
"intermediate_size": 3072,
|
19 |
"label2id": {
|
20 |
+
"ero": "0",
|
21 |
+
"porn": "1",
|
22 |
+
"safe": "2"
|
23 |
},
|
24 |
"layer_norm_eps": 1e-12,
|
25 |
"model_type": "vit",
|
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"qkv_bias": true,
|
32 |
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.32.0"
|
34 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343269037
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56fe24c0d08a79887a16c11086cc4d5509016e9daab53fbbb7cd4f440f3c5f65
|
3 |
size 343269037
|
runs/events.out.tfevents.1693185614.10ed5f02cafb.168.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65f9698f477f81bf0aa746817a8f9843f3bbfe7ef14e9849c4b8067ec660e95b
|
3 |
+
size 9772
|