Saed2023 commited on
Commit
76699e5
1 Parent(s): d2b1649

layoutlmv3-finetuned-cord_100

Browse files
config.json CHANGED
@@ -14,25 +14,27 @@
14
  "hidden_dropout_prob": 0.1,
15
  "hidden_size": 768,
16
  "id2label": {
17
- "0": "other",
18
- "1": "Due Date",
19
- "2": "Amount Due",
20
- "3": "Amount Due With Penalty",
21
  "4": "Bill Date",
22
- "5": "Account Number",
23
- "6": "Server Location"
 
24
  },
25
  "initializer_range": 0.02,
26
  "input_size": 224,
27
  "intermediate_size": 3072,
28
  "label2id": {
29
- "Account Number": 5,
30
- "Amount Due": 2,
31
- "Amount Due With Penalty": 3,
32
  "Bill Date": 4,
33
- "Due Date": 1,
34
- "Server Location": 6,
35
- "other": 0
 
36
  },
37
  "layer_norm_eps": 1e-05,
38
  "max_2d_position_embeddings": 1024,
@@ -51,7 +53,7 @@
51
  "shape_size": 128,
52
  "text_embed": true,
53
  "torch_dtype": "float32",
54
- "transformers_version": "4.29.2",
55
  "type_vocab_size": 1,
56
  "visual_embed": true,
57
  "vocab_size": 50265
 
14
  "hidden_dropout_prob": 0.1,
15
  "hidden_size": 768,
16
  "id2label": {
17
+ "0": "Amount Due",
18
+ "1": "Amount Due With Penalty",
19
+ "2": "Due Date",
20
+ "3": "Server Location",
21
  "4": "Bill Date",
22
+ "5": "Customer Name",
23
+ "6": "Account Number",
24
+ "7": "Penalty Amount"
25
  },
26
  "initializer_range": 0.02,
27
  "input_size": 224,
28
  "intermediate_size": 3072,
29
  "label2id": {
30
+ "Account Number": 6,
31
+ "Amount Due": 0,
32
+ "Amount Due With Penalty": 1,
33
  "Bill Date": 4,
34
+ "Customer Name": 5,
35
+ "Due Date": 2,
36
+ "Penalty Amount": 7,
37
+ "Server Location": 3
38
  },
39
  "layer_norm_eps": 1e-05,
40
  "max_2d_position_embeddings": 1024,
 
53
  "shape_size": 128,
54
  "text_embed": true,
55
  "torch_dtype": "float32",
56
+ "transformers_version": "4.30.2",
57
  "type_vocab_size": 1,
58
  "visual_embed": true,
59
  "vocab_size": 50265
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8b929d82ab09518b3aca11562a37e0f02cfc71f55ec3e4ed17c38f18ba92c89
3
- size 501404777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f3c31b0cc8d514eade066721439fd306e8367ee92f3c4a209fa3faf1e54351b
3
+ size 501410857
runs/Jun14_14-07-33_1a6cea3a47f7/1686751766.7157934/events.out.tfevents.1686751766.1a6cea3a47f7.927.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e84e8b67972904d21bb271af053e54227d43d202bf60bfccdcd450565e8437f
3
+ size 5975
runs/Jun14_14-07-33_1a6cea3a47f7/events.out.tfevents.1686751766.1a6cea3a47f7.927.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:055a3004b5ebc5b483ce3199258775b1f285460e2bcf12969a7274106747c594
3
+ size 6137
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49ac9bb633dfdd6b7528f543ad23dc5147c9e46c8e794a3d97e3b038f5013044
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1fd54cec31802c3d4668f7e97642f18c988760d52fb882dce2376aa42a81be6
3
  size 3643