curiousily commited on
Commit
3f80ec2
1 Parent(s): 733368c

Upload LayoutLMv3ForSequenceClassification

Browse files
Files changed (2) hide show
  1. config.json +10 -10
  2. pytorch_model.bin +1 -1
config.json CHANGED
@@ -14,21 +14,21 @@
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
  },
23
  "initializer_range": 0.02,
24
  "input_size": 224,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
- "LABEL_0": 0,
28
- "LABEL_1": 1,
29
- "LABEL_2": 2,
30
- "LABEL_3": 3,
31
- "LABEL_4": 4
32
  },
33
  "layer_norm_eps": 1e-05,
34
  "max_2d_position_embeddings": 1024,
 
14
  "hidden_dropout_prob": 0.1,
15
  "hidden_size": 768,
16
  "id2label": {
17
+ "0": "balance_sheets",
18
+ "1": "cash_flow",
19
+ "2": "income_statement",
20
+ "3": "notes",
21
+ "4": "others"
22
  },
23
  "initializer_range": 0.02,
24
  "input_size": 224,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
+ "balance_sheets": 0,
28
+ "cash_flow": 1,
29
+ "income_statement": 2,
30
+ "notes": 3,
31
+ "others": 4
32
  },
33
  "layer_norm_eps": 1e-05,
34
  "max_2d_position_embeddings": 1024,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b97cee88d57b91f7dbb82a43b7f77d74ddf12f9e618bfb21bd56a3eb5ca6e30a
3
  size 503761649
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7659c1286f1e2c50250b78a31bf048c9235247ced870e8781567d4b132f25bd6
3
  size 503761649