commit files to HF hub
Browse files- README.md +1 -1
- config.json +2 -2
- model.safetensors +3 -0
- runs/events.out.tfevents.1731119391.71cf58c6c53f.2553.0 +3 -0
README.md
CHANGED
@@ -15,7 +15,7 @@ model-index:
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
-
value: 0.
|
19 |
---
|
20 |
|
21 |
# sanali209/nsfwfilter
|
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
+
value: 0.9273504018783569
|
19 |
---
|
20 |
|
21 |
# sanali209/nsfwfilter
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "google/vit-base-patch16-224
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
@@ -30,5 +30,5 @@
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"qkv_bias": true,
|
32 |
"torch_dtype": "float32",
|
33 |
-
"transformers_version": "4.
|
34 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "google/vit-base-patch16-224",
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
|
|
30 |
"problem_type": "single_label_classification",
|
31 |
"qkv_bias": true,
|
32 |
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.44.2"
|
34 |
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6880e115c1a34f3668314167c641655c3c5bf87bfedac26561f99a85eb6ce47f
|
3 |
+
size 343227052
|
runs/events.out.tfevents.1731119391.71cf58c6c53f.2553.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdf2a10e86095f721d8d8343564c1d2cb11b0b4bb9e87b141f37fbaa207e30d5
|
3 |
+
size 7075
|