Upload config
Browse files- config.json +2 -2
config.json
CHANGED
@@ -65,8 +65,8 @@
|
|
65 |
"type": "SyncBN"
|
66 |
},
|
67 |
"norm_layer": null,
|
|
|
68 |
"num_classes": 1000,
|
69 |
-
"num_heads": 10,
|
70 |
"out_index": 18,
|
71 |
"patch_size": 16,
|
72 |
"qkv_bias": true,
|
@@ -100,7 +100,7 @@
|
|
100 |
1
|
101 |
],
|
102 |
"tokens_norm": true,
|
103 |
-
"transformers_version": "4.
|
104 |
"type": "SegFormerHead",
|
105 |
"use_checkpoint": false,
|
106 |
"use_head": false,
|
|
|
65 |
"type": "SyncBN"
|
66 |
},
|
67 |
"norm_layer": null,
|
68 |
+
"num_attention_heads": 10,
|
69 |
"num_classes": 1000,
|
|
|
70 |
"out_index": 18,
|
71 |
"patch_size": 16,
|
72 |
"qkv_bias": true,
|
|
|
100 |
1
|
101 |
],
|
102 |
"tokens_norm": true,
|
103 |
+
"transformers_version": "4.24.0.dev0",
|
104 |
"type": "SegFormerHead",
|
105 |
"use_checkpoint": false,
|
106 |
"use_head": false,
|