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": [
|
@@ -1080,6 +1084,7 @@
|
|
1080 |
"semantic_loss_ignore_index": -100,
|
1081 |
"sharpen_attn": false,
|
1082 |
"tokens_norm": true,
|
|
|
1083 |
"transformers_version": "4.25.0.dev0",
|
1084 |
"use_head": false,
|
1085 |
"use_pos_embed": true
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ksmcg/fan_small_12_p4_hybrid",
|
3 |
+
"architectures": [
|
4 |
+
"FanForImageClassification"
|
5 |
+
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"backbone": "hybrid",
|
8 |
"channel_dims": [
|
|
|
1084 |
"semantic_loss_ignore_index": -100,
|
1085 |
"sharpen_attn": false,
|
1086 |
"tokens_norm": true,
|
1087 |
+
"torch_dtype": "float32",
|
1088 |
"transformers_version": "4.25.0.dev0",
|
1089 |
"use_head": false,
|
1090 |
"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:e39d4faefc190ce7652b52f2f4246f2413df28878307d6d8d68ed7c69fcb55de
|
3 |
+
size 104729151
|