diff --git a/config.json b/config.json index 4cf4ef0..71b17c2 100644 --- a/config.json +++ b/config.json @@ -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,