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": null,
|
4 |
"channel_dims": null,
|
@@ -1047,6 +1051,7 @@
|
|
1047 |
"semantic_loss_ignore_index": -100,
|
1048 |
"sharpen_attn": false,
|
1049 |
"tokens_norm": true,
|
|
|
1050 |
"transformers_version": "4.25.0.dev0",
|
1051 |
"use_pos_embed": true
|
1052 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ksmcg/fan_base_18_p16_224",
|
3 |
+
"architectures": [
|
4 |
+
"FanForImageClassification"
|
5 |
+
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"backbone": null,
|
8 |
"channel_dims": null,
|
|
|
1051 |
"semantic_loss_ignore_index": -100,
|
1052 |
"sharpen_attn": false,
|
1053 |
"tokens_norm": true,
|
1054 |
+
"torch_dtype": "float32",
|
1055 |
"transformers_version": "4.25.0.dev0",
|
1056 |
"use_pos_embed": true
|
1057 |
}
|
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:731d5f4dbe81a19839900385965ab1bdb77267de0ca6d157d9486b0e6a160e0e
|
3 |
+
size 217865759
|