Fix model-type name

This commit is contained in:
Ankur Goyal 2022-09-06 11:04:48 -07:00
parent 9d33a03f04
commit 7234eee0a1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"layer_norm_eps": 1e-05,
"max_2d_position_embeddings": 1024,
"max_position_embeddings": 514,
"model_type": "layoutlm-docquery",
"model_type": "layoutlm-tc",
"num_attention_heads": 12,
"num_hidden_layers": 12,
"pad_token_id": 1,