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,
|
@@ -1069,6 +1073,7 @@
|
|
1069 |
"semantic_loss_ignore_index": -100,
|
1070 |
"sharpen_attn": false,
|
1071 |
"tokens_norm": true,
|
|
|
1072 |
"transformers_version": "4.25.0.dev0",
|
1073 |
"use_head": false,
|
1074 |
"use_pos_embed": true
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ksmcg/fan_tiny_8_p4_hybrid",
|
3 |
+
"architectures": [
|
4 |
+
"FanForImageClassification"
|
5 |
+
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"backbone": "hybrid",
|
8 |
"channel_dims": null,
|
|
|
1073 |
"semantic_loss_ignore_index": -100,
|
1074 |
"sharpen_attn": false,
|
1075 |
"tokens_norm": true,
|
1076 |
+
"torch_dtype": "float32",
|
1077 |
"transformers_version": "4.25.0.dev0",
|
1078 |
"use_head": false,
|
1079 |
"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:c94d29afd7bffb2292c7be6334624beb2b6c5f8e611cc5e479de6a3d43a0e3dc
|
3 |
+
size 30032251
|