Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
littletomatodonkey committed Aug 24, 2022
1 parent dd2f7de commit 3c1f5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ppocr/modeling/backbones/vqa_layoutlm.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
LayoutLMv2Model: {
"base": "layoutlmv2-base-uncased",
"vi": "vi-layoutlmv2-backbone-base-uncased",
"vi": "vi-layoutlmv2-base-uncased",
},
}

Expand Down

0 comments on commit 3c1f5df

Please sign in to comment.