hemantsummit commited on
Commit
7c91754
1 Parent(s): b8d343e

Upload LayoutLMv3ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +56 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/layoutlmv3-base",
3
+ "architectures": [
4
+ "LayoutLMv3ForSequenceClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "coordinate_size": 128,
10
+ "eos_token_id": 2,
11
+ "has_relative_attention_bias": true,
12
+ "has_spatial_attention_bias": true,
13
+ "hidden_act": "gelu",
14
+ "hidden_dropout_prob": 0.1,
15
+ "hidden_size": 768,
16
+ "id2label": {
17
+ "0": "LABEL_0",
18
+ "1": "LABEL_1",
19
+ "2": "LABEL_2",
20
+ "3": "LABEL_3",
21
+ "4": "LABEL_4",
22
+ "5": "LABEL_5"
23
+ },
24
+ "initializer_range": 0.02,
25
+ "input_size": 224,
26
+ "intermediate_size": 3072,
27
+ "label2id": {
28
+ "LABEL_0": 0,
29
+ "LABEL_1": 1,
30
+ "LABEL_2": 2,
31
+ "LABEL_3": 3,
32
+ "LABEL_4": 4,
33
+ "LABEL_5": 5
34
+ },
35
+ "layer_norm_eps": 1e-05,
36
+ "max_2d_position_embeddings": 1024,
37
+ "max_position_embeddings": 514,
38
+ "max_rel_2d_pos": 256,
39
+ "max_rel_pos": 128,
40
+ "model_type": "layoutlmv3",
41
+ "num_attention_heads": 12,
42
+ "num_channels": 3,
43
+ "num_hidden_layers": 12,
44
+ "pad_token_id": 1,
45
+ "patch_size": 16,
46
+ "rel_2d_pos_bins": 64,
47
+ "rel_pos_bins": 32,
48
+ "second_input_size": 112,
49
+ "shape_size": 128,
50
+ "text_embed": true,
51
+ "torch_dtype": "float32",
52
+ "transformers_version": "4.25.1",
53
+ "type_vocab_size": 1,
54
+ "visual_embed": true,
55
+ "vocab_size": 50265
56
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0884e6ede509b4d276435f6844e875c6c72a3e5613ace2bce435f657f6e5276e
3
+ size 503762831