File size: 1,080 Bytes
a185a0b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "init_args": [
    {
      "attention_probs_dropout_prob": 0.1,
      "bos_token_id": 0,
      "coordinate_size": 128,
      "eos_token_id": 2,
      "gradient_checkpointing": false,
      "has_relative_attention_bias": true,
      "has_spatial_attention_bias": true,
      "has_visual_segment_embedding": false,
      "hidden_act": "gelu",
      "hidden_dropout_prob": 0.1,
      "hidden_size": 768,
      "image_feature_pool_shape": [
        7,
        7,
        256
      ],
      "initializer_range": 0.02,
      "intermediate_size": 3072,
      "layer_norm_eps": 1e-12,
      "max_2d_position_embeddings": 1024,
      "max_position_embeddings": 514,
      "max_rel_2d_pos": 256,
      "max_rel_pos": 128,
      "model_type": "ernie_layout",
      "num_attention_heads": 12,
      "num_hidden_layers": 12,
      "output_past": true,
      "pad_token_id": 1,
      "shape_size": 128,
      "rel_2d_pos_bins": 64,
      "rel_pos_bins": 32,
      "type_vocab_size": 100,
      "vocab_size": 250002,
      "init_class": "ErnieLayoutModel"
    }
  ],
  "init_class": "UIEX"
}