commit files to HF hub
Browse files- README.md +1 -1
- config.json +9 -7
- preprocessor_config.json +1 -1
- pytorch_model.bin +2 -2
- runs/events.out.tfevents.1675774976.1db0aa5ad235.1496.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 |
# imclasif-content-v001
|
|
|
15 |
metrics:
|
16 |
- name: Accuracy
|
17 |
type: accuracy
|
18 |
+
value: 0.832402229309082
|
19 |
---
|
20 |
|
21 |
# imclasif-content-v001
|
config.json
CHANGED
@@ -11,8 +11,9 @@
|
|
11 |
"id2label": {
|
12 |
"0": "Comix",
|
13 |
"1": "Text",
|
14 |
-
"10": "
|
15 |
-
"11": "
|
|
|
16 |
"2": "Text page",
|
17 |
"3": "abstract",
|
18 |
"4": "anime",
|
@@ -20,7 +21,7 @@
|
|
20 |
"6": "cartoon",
|
21 |
"7": "concept art",
|
22 |
"8": "game screen",
|
23 |
-
"9": "
|
24 |
},
|
25 |
"image_size": 224,
|
26 |
"initializer_range": 0.02,
|
@@ -35,9 +36,10 @@
|
|
35 |
"cartoon": "6",
|
36 |
"concept art": "7",
|
37 |
"game screen": "8",
|
38 |
-
"
|
39 |
-
"
|
40 |
-
"
|
|
|
41 |
},
|
42 |
"layer_norm_eps": 1e-12,
|
43 |
"model_type": "vit",
|
@@ -48,5 +50,5 @@
|
|
48 |
"problem_type": "single_label_classification",
|
49 |
"qkv_bias": true,
|
50 |
"torch_dtype": "float32",
|
51 |
-
"transformers_version": "4.
|
52 |
}
|
|
|
11 |
"id2label": {
|
12 |
"0": "Comix",
|
13 |
"1": "Text",
|
14 |
+
"10": "patern",
|
15 |
+
"11": "pixelart",
|
16 |
+
"12": "schem",
|
17 |
"2": "Text page",
|
18 |
"3": "abstract",
|
19 |
"4": "anime",
|
|
|
21 |
"6": "cartoon",
|
22 |
"7": "concept art",
|
23 |
"8": "game screen",
|
24 |
+
"9": "other"
|
25 |
},
|
26 |
"image_size": 224,
|
27 |
"initializer_range": 0.02,
|
|
|
36 |
"cartoon": "6",
|
37 |
"concept art": "7",
|
38 |
"game screen": "8",
|
39 |
+
"other": "9",
|
40 |
+
"patern": "10",
|
41 |
+
"pixelart": "11",
|
42 |
+
"schem": "12"
|
43 |
},
|
44 |
"layer_norm_eps": 1e-12,
|
45 |
"model_type": "vit",
|
|
|
50 |
"problem_type": "single_label_classification",
|
51 |
"qkv_bias": true,
|
52 |
"torch_dtype": "float32",
|
53 |
+
"transformers_version": "4.26.0"
|
54 |
}
|
preprocessor_config.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
0.5,
|
8 |
0.5
|
9 |
],
|
10 |
-
"image_processor_type": "
|
11 |
"image_std": [
|
12 |
0.5,
|
13 |
0.5,
|
|
|
7 |
0.5,
|
8 |
0.5
|
9 |
],
|
10 |
+
"image_processor_type": "ViTFeatureExtractor",
|
11 |
"image_std": [
|
12 |
0.5,
|
13 |
0.5,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3a623d73cd7cccbb0bd8b995a98531652e4ea3a94676ffdd5bbac6b0c01a0f3
|
3 |
+
size 343299757
|
runs/events.out.tfevents.1675774976.1db0aa5ad235.1496.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7f6c5989b63d102df1f8b7ff80151ba6f778ebf68562547d7166ccdc9c58874
|
3 |
+
size 2749
|