Tobias Cornille commited on
Commit
27c3fa9
1 Parent(s): a74c833

Revert change architecture type

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "./segformer-b0-finetuned-segments-sidewalk-outputs-2/checkpoint-5000",
3
  "architectures": [
4
- "SegformerForImageSegmentation"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "classifier_dropout_prob": 0.1,
1
  {
2
  "_name_or_path": "./segformer-b0-finetuned-segments-sidewalk-outputs-2/checkpoint-5000",
3
  "architectures": [
4
+ "SegformerForSemanticSegmentation"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
  "classifier_dropout_prob": 0.1,