Update model name

This commit is contained in:
Niels Rogge 2021-10-15 10:02:54 +00:00 committed by huggingface-web
parent 77fa31aeb8
commit 57e4a51cad
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"architectures": [
"SegformerForImageSegmentation"
"SegformerForSemanticSegmentation"
],
"attention_probs_dropout_prob": 0.0,
"classifier_dropout_prob": 0.1,