Ankur Goyal commited on
Commit
7234eee
1 Parent(s): 9d33a03

Fix model-type name

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "layer_norm_eps": 1e-05,
17
  "max_2d_position_embeddings": 1024,
18
  "max_position_embeddings": 514,
19
- "model_type": "layoutlm-docquery",
20
  "num_attention_heads": 12,
21
  "num_hidden_layers": 12,
22
  "pad_token_id": 1,
 
16
  "layer_norm_eps": 1e-05,
17
  "max_2d_position_embeddings": 1024,
18
  "max_position_embeddings": 514,
19
+ "model_type": "layoutlm-tc",
20
  "num_attention_heads": 12,
21
  "num_hidden_layers": 12,
22
  "pad_token_id": 1,