088ankit088 commited on
Commit
d29646e
·
verified ·
1 Parent(s): 4d96581

Upload LayoutLMv3ForSequenceClassification

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