system HF staff commited on
Commit
96ac3f3
1 Parent(s): 0b74b54

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -10,7 +10,7 @@
10
  "layer_norm_eps": 1e-12,
11
  "max_position_embeddings": 512,
12
  "max_2d_position_embeddings": 1024,
13
- "model_type": "bert",
14
  "num_attention_heads": 12,
15
  "num_hidden_layers": 12,
16
  "num_labels": 2,
10
  "layer_norm_eps": 1e-12,
11
  "max_position_embeddings": 512,
12
  "max_2d_position_embeddings": 1024,
13
+ "model_type": "layoutlm",
14
  "num_attention_heads": 12,
15
  "num_hidden_layers": 12,
16
  "num_labels": 2,