ksmcg commited on
Commit
6ca8683
1 Parent(s): bb2853d

Upload config

Browse files
Files changed (1) hide show
  1. 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": 8,
70
  "out_index": 7,
71
  "patch_size": 16,
72
  "qkv_bias": true,
@@ -87,7 +87,7 @@
87
  1
88
  ],
89
  "tokens_norm": true,
90
- "transformers_version": "4.23.0.dev0",
91
  "type": "SegFormerHead",
92
  "use_checkpoint": false,
93
  "use_head": false,
 
65
  "type": "SyncBN"
66
  },
67
  "norm_layer": null,
68
+ "num_attention_heads": 8,
69
  "num_classes": 1000,
 
70
  "out_index": 7,
71
  "patch_size": 16,
72
  "qkv_bias": true,
 
87
  1
88
  ],
89
  "tokens_norm": true,
90
+ "transformers_version": "4.24.0.dev0",
91
  "type": "SegFormerHead",
92
  "use_checkpoint": false,
93
  "use_head": false,