Upload FANForImageClassification
Browse files- config.json +5 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
{
|
|
|
|
|
|
|
|
|
2 |
"attention_probs_dropout_prob": 0.0,
|
3 |
"backbone": "hybrid",
|
4 |
"channel_dims": null,
|
@@ -1064,6 +1068,7 @@
|
|
1064 |
"semantic_loss_ignore_index": -100,
|
1065 |
"sharpen_attn": false,
|
1066 |
"tokens_norm": true,
|
|
|
1067 |
"transformers_version": "4.24.0.dev0",
|
1068 |
"use_head": false,
|
1069 |
"use_pos_embed": true
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ksmcg/fan_large_16_p4_hybrid",
|
3 |
+
"architectures": [
|
4 |
+
"FANForImageClassification"
|
5 |
+
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"backbone": "hybrid",
|
8 |
"channel_dims": null,
|
|
|
1068 |
"semantic_loss_ignore_index": -100,
|
1069 |
"sharpen_attn": false,
|
1070 |
"tokens_norm": true,
|
1071 |
+
"torch_dtype": "float32",
|
1072 |
"transformers_version": "4.24.0.dev0",
|
1073 |
"use_head": false,
|
1074 |
"use_pos_embed": true
|
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:202fad7c1292ae79e858174ae47554af4910a4397ea6eab4e7f123a109647fd6
|
3 |
+
size 308018227
|