Update model name
This commit is contained in:
parent
55c278c961
commit
043b66a442
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"architectures": [
|
||||
"SegformerForImageSegmentation"
|
||||
"SegformerForSemanticSegmentation"
|
||||
],
|
||||
"attention_probs_dropout_prob": 0.0,
|
||||
"classifier_dropout_prob": 0.1,
|
||||
|
|
Loading…
Reference in New Issue