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,
|
@@ -74,7 +78,8 @@
|
|
74 |
1
|
75 |
],
|
76 |
"tokens_norm": true,
|
77 |
-
"
|
|
|
78 |
"use_checkpoint": false,
|
79 |
"use_pos_embed": true
|
80 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ksmcg/fan_base_18_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,
|
|
|
78 |
1
|
79 |
],
|
80 |
"tokens_norm": true,
|
81 |
+
"torch_dtype": "float32",
|
82 |
+
"transformers_version": "4.23.0.dev0",
|
83 |
"use_checkpoint": false,
|
84 |
"use_pos_embed": true
|
85 |
}
|
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:0965bb482a25464e3c737d118ef5fd62011a73eff56fb76bb52af93a7a0a7bda
|
3 |
+
size 217865055
|