Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -76,8 +76,8 @@
|
|
76 |
"type": "SyncBN"
|
77 |
},
|
78 |
"norm_layer": null,
|
|
|
79 |
"num_classes": 1000,
|
80 |
-
"num_heads": 8,
|
81 |
"out_index": 9,
|
82 |
"patch_size": 16,
|
83 |
"qkv_bias": true,
|
@@ -99,7 +99,7 @@
|
|
99 |
1
|
100 |
],
|
101 |
"tokens_norm": true,
|
102 |
-
"transformers_version": "4.
|
103 |
"type": "SegFormerHead",
|
104 |
"use_checkpoint": false,
|
105 |
"use_head": false,
|
|
|
76 |
"type": "SyncBN"
|
77 |
},
|
78 |
"norm_layer": null,
|
79 |
+
"num_attention_heads": 8,
|
80 |
"num_classes": 1000,
|
|
|
81 |
"out_index": 9,
|
82 |
"patch_size": 16,
|
83 |
"qkv_bias": true,
|
|
|
99 |
1
|
100 |
],
|
101 |
"tokens_norm": true,
|
102 |
+
"transformers_version": "4.24.0.dev0",
|
103 |
"type": "SegFormerHead",
|
104 |
"use_checkpoint": false,
|
105 |
"use_head": false,
|