Upload FANForImageClassification
Browse files- config.json +5 -0
- pytorch_model.bin +3 -0
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,
|
@@ -67,6 +71,7 @@
|
|
67 |
1
|
68 |
],
|
69 |
"tokens_norm": true,
|
|
|
70 |
"transformers_version": "4.22.0.dev0",
|
71 |
"use_checkpoint": false,
|
72 |
"use_pos_embed": true
|
|
|
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,
|
|
|
71 |
1
|
72 |
],
|
73 |
"tokens_norm": true,
|
74 |
+
"torch_dtype": "float32",
|
75 |
"transformers_version": "4.22.0.dev0",
|
76 |
"use_checkpoint": false,
|
77 |
"use_pos_embed": true
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b183d459f2c042a37109a82f285bed8a3df8d6a1c7072d9b8fd224fd5e7e4f32
|
3 |
+
size 113671635
|