akhileshsharma99 commited on
Commit
04a47e5
·
verified ·
1 Parent(s): 5d670ae

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +26 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "LayoutlmForSequenceToSequence"
4
+ ],
5
+ "attention_probs_dropout_prob": 0.1,
6
+ "base_model_type": "layoutlm",
7
+ "hidden_act": "gelu",
8
+ "hidden_dropout_prob": 0.1,
9
+ "hidden_size": 768,
10
+ "initializer_range": 0.02,
11
+ "intermediate_size": 3072,
12
+ "label_smoothing": 0.1,
13
+ "layer_norm_eps": 1e-12,
14
+ "max_2d_position_embeddings": 1024,
15
+ "max_position_embeddings": 1024,
16
+ "max_source_length": 513,
17
+ "model_type": "bert",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 12,
20
+ "pad_token_id": 0,
21
+ "source_type_id": 0,
22
+ "target_type_id": 1,
23
+ "type_vocab_size": 2,
24
+ "vocab_size": 30522,
25
+ "vocab_size_or_config_json_file": 30522
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d22ddf88466c9c97ae5a67de59dfb1d0b1ff805f4b7f2106c670ecbfd2ccf611
3
+ size 452182454