Maaz66 commited on
Commit
349d424
1 Parent(s): 0fb520d

Upload LayoutLMv3ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +74 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "email",
18
+ "1": "questionnaire",
19
+ "2": "scientific_report",
20
+ "3": "form",
21
+ "4": "resume",
22
+ "5": "memo",
23
+ "6": "letter",
24
+ "7": "specification",
25
+ "8": "advertisement",
26
+ "9": "budget",
27
+ "10": "scientific_publication",
28
+ "11": "invoice",
29
+ "12": "news_article",
30
+ "13": "presentation",
31
+ "14": "file_folder"
32
+ },
33
+ "initializer_range": 0.02,
34
+ "input_size": 224,
35
+ "intermediate_size": 3072,
36
+ "label2id": {
37
+ "advertisement": 8,
38
+ "budget": 9,
39
+ "email": 0,
40
+ "file_folder": 14,
41
+ "form": 3,
42
+ "invoice": 11,
43
+ "letter": 6,
44
+ "memo": 5,
45
+ "news_article": 12,
46
+ "presentation": 13,
47
+ "questionnaire": 1,
48
+ "resume": 4,
49
+ "scientific_publication": 10,
50
+ "scientific_report": 2,
51
+ "specification": 7
52
+ },
53
+ "layer_norm_eps": 1e-05,
54
+ "max_2d_position_embeddings": 1024,
55
+ "max_position_embeddings": 514,
56
+ "max_rel_2d_pos": 256,
57
+ "max_rel_pos": 128,
58
+ "model_type": "layoutlmv3",
59
+ "num_attention_heads": 12,
60
+ "num_channels": 3,
61
+ "num_hidden_layers": 12,
62
+ "pad_token_id": 1,
63
+ "patch_size": 16,
64
+ "rel_2d_pos_bins": 64,
65
+ "rel_pos_bins": 32,
66
+ "second_input_size": 112,
67
+ "shape_size": 128,
68
+ "text_embed": true,
69
+ "torch_dtype": "float32",
70
+ "transformers_version": "4.27.2",
71
+ "type_vocab_size": 1,
72
+ "visual_embed": true,
73
+ "vocab_size": 50265
74
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c00b9728a6caa90c3beb0115bf13986c83cd5d9a00dd7a55041432f0f8d67ebc
3
+ size 503792878