Xrenya commited on
Commit
ae3149d
·
1 Parent(s): 701b763

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -37,6 +37,7 @@
37
  ],
38
  "num_channels": 3,
39
  "num_encoder_blocks": 4,
 
40
  "patch_sizes": [
41
  4,
42
  2,
@@ -44,7 +45,6 @@
44
  2
45
  ],
46
  "reshape_last_stage": true,
47
- "semantic_loss_ignore_index": 255,
48
  "sr_ratios": [
49
  8,
50
  4,
 
37
  ],
38
  "num_channels": 3,
39
  "num_encoder_blocks": 4,
40
+ "num_labels": 1000,
41
  "patch_sizes": [
42
  4,
43
  2,
 
45
  2
46
  ],
47
  "reshape_last_stage": true,
 
48
  "sr_ratios": [
49
  8,
50
  4,