Upload FANForImageClassification
Browse files- config.json +6 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
{
|
|
|
2 |
"act_layer": null,
|
|
|
|
|
|
|
3 |
"attn_drop_rate": 0.0,
|
4 |
"backbone": null,
|
5 |
"c_head_num": null,
|
@@ -68,7 +72,8 @@
|
|
68 |
1
|
69 |
],
|
70 |
"tokens_norm": true,
|
71 |
-
"
|
|
|
72 |
"use_checkpoint": false,
|
73 |
"use_pos_embed": true
|
74 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ksmcg/fan_small_12_p16_224",
|
3 |
"act_layer": null,
|
4 |
+
"architectures": [
|
5 |
+
"FANForImageClassification"
|
6 |
+
],
|
7 |
"attn_drop_rate": 0.0,
|
8 |
"backbone": null,
|
9 |
"c_head_num": null,
|
|
|
72 |
1
|
73 |
],
|
74 |
"tokens_norm": true,
|
75 |
+
"torch_dtype": "float32",
|
76 |
+
"transformers_version": "4.23.0.dev0",
|
77 |
"use_checkpoint": false,
|
78 |
"use_pos_embed": true
|
79 |
}
|
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:57b0e37776ecff11f6dd0681b0872ab3fd928389e78ea242011febdab797426b
|
3 |
+
size 113674003
|