layoutlmv3-finetuned-cord_100
Browse files
config.json
CHANGED
|
@@ -14,133 +14,25 @@
|
|
| 14 |
"hidden_dropout_prob": 0.1,
|
| 15 |
"hidden_size": 768,
|
| 16 |
"id2label": {
|
| 17 |
-
"0": "
|
| 18 |
-
"1": "
|
| 19 |
-
"2": "
|
| 20 |
-
"3": "
|
| 21 |
-
"4": "
|
| 22 |
-
"5": "
|
| 23 |
-
"6": "
|
| 24 |
-
"7": "B-MENU.ITEMSUBTOTAL",
|
| 25 |
-
"8": "B-MENU.VATYN",
|
| 26 |
-
"9": "B-MENU.ETC",
|
| 27 |
-
"10": "B-MENU.SUB_NM",
|
| 28 |
-
"11": "B-MENU.SUB_UNITPRICE",
|
| 29 |
-
"12": "B-MENU.SUB_CNT",
|
| 30 |
-
"13": "B-MENU.SUB_PRICE",
|
| 31 |
-
"14": "B-MENU.SUB_ETC",
|
| 32 |
-
"15": "B-VOID_MENU.NM",
|
| 33 |
-
"16": "B-VOID_MENU.PRICE",
|
| 34 |
-
"17": "B-SUB_TOTAL.SUBTOTAL_PRICE",
|
| 35 |
-
"18": "B-SUB_TOTAL.DISCOUNT_PRICE",
|
| 36 |
-
"19": "B-SUB_TOTAL.SERVICE_PRICE",
|
| 37 |
-
"20": "B-SUB_TOTAL.OTHERSVC_PRICE",
|
| 38 |
-
"21": "B-SUB_TOTAL.TAX_PRICE",
|
| 39 |
-
"22": "B-SUB_TOTAL.ETC",
|
| 40 |
-
"23": "B-TOTAL.TOTAL_PRICE",
|
| 41 |
-
"24": "B-TOTAL.TOTAL_ETC",
|
| 42 |
-
"25": "B-TOTAL.CASHPRICE",
|
| 43 |
-
"26": "B-TOTAL.CHANGEPRICE",
|
| 44 |
-
"27": "B-TOTAL.CREDITCARDPRICE",
|
| 45 |
-
"28": "B-TOTAL.EMONEYPRICE",
|
| 46 |
-
"29": "B-TOTAL.MENUTYPE_CNT",
|
| 47 |
-
"30": "B-TOTAL.MENUQTY_CNT",
|
| 48 |
-
"31": "I-MENU.NM",
|
| 49 |
-
"32": "I-MENU.NUM",
|
| 50 |
-
"33": "I-MENU.UNITPRICE",
|
| 51 |
-
"34": "I-MENU.CNT",
|
| 52 |
-
"35": "I-MENU.DISCOUNTPRICE",
|
| 53 |
-
"36": "I-MENU.PRICE",
|
| 54 |
-
"37": "I-MENU.ITEMSUBTOTAL",
|
| 55 |
-
"38": "I-MENU.VATYN",
|
| 56 |
-
"39": "I-MENU.ETC",
|
| 57 |
-
"40": "I-MENU.SUB_NM",
|
| 58 |
-
"41": "I-MENU.SUB_UNITPRICE",
|
| 59 |
-
"42": "I-MENU.SUB_CNT",
|
| 60 |
-
"43": "I-MENU.SUB_PRICE",
|
| 61 |
-
"44": "I-MENU.SUB_ETC",
|
| 62 |
-
"45": "I-VOID_MENU.NM",
|
| 63 |
-
"46": "I-VOID_MENU.PRICE",
|
| 64 |
-
"47": "I-SUB_TOTAL.SUBTOTAL_PRICE",
|
| 65 |
-
"48": "I-SUB_TOTAL.DISCOUNT_PRICE",
|
| 66 |
-
"49": "I-SUB_TOTAL.SERVICE_PRICE",
|
| 67 |
-
"50": "I-SUB_TOTAL.OTHERSVC_PRICE",
|
| 68 |
-
"51": "I-SUB_TOTAL.TAX_PRICE",
|
| 69 |
-
"52": "I-SUB_TOTAL.ETC",
|
| 70 |
-
"53": "I-TOTAL.TOTAL_PRICE",
|
| 71 |
-
"54": "I-TOTAL.TOTAL_ETC",
|
| 72 |
-
"55": "I-TOTAL.CASHPRICE",
|
| 73 |
-
"56": "I-TOTAL.CHANGEPRICE",
|
| 74 |
-
"57": "I-TOTAL.CREDITCARDPRICE",
|
| 75 |
-
"58": "I-TOTAL.EMONEYPRICE",
|
| 76 |
-
"59": "I-TOTAL.MENUTYPE_CNT",
|
| 77 |
-
"60": "I-TOTAL.MENUQTY_CNT"
|
| 78 |
},
|
| 79 |
"initializer_range": 0.02,
|
| 80 |
"input_size": 224,
|
| 81 |
"intermediate_size": 3072,
|
| 82 |
"label2id": {
|
| 83 |
-
"
|
| 84 |
-
"
|
| 85 |
-
"
|
| 86 |
-
"
|
| 87 |
-
"
|
| 88 |
-
"
|
| 89 |
-
"
|
| 90 |
-
"B-MENU.SUB_CNT": 12,
|
| 91 |
-
"B-MENU.SUB_ETC": 14,
|
| 92 |
-
"B-MENU.SUB_NM": 10,
|
| 93 |
-
"B-MENU.SUB_PRICE": 13,
|
| 94 |
-
"B-MENU.SUB_UNITPRICE": 11,
|
| 95 |
-
"B-MENU.UNITPRICE": 3,
|
| 96 |
-
"B-MENU.VATYN": 8,
|
| 97 |
-
"B-SUB_TOTAL.DISCOUNT_PRICE": 18,
|
| 98 |
-
"B-SUB_TOTAL.ETC": 22,
|
| 99 |
-
"B-SUB_TOTAL.OTHERSVC_PRICE": 20,
|
| 100 |
-
"B-SUB_TOTAL.SERVICE_PRICE": 19,
|
| 101 |
-
"B-SUB_TOTAL.SUBTOTAL_PRICE": 17,
|
| 102 |
-
"B-SUB_TOTAL.TAX_PRICE": 21,
|
| 103 |
-
"B-TOTAL.CASHPRICE": 25,
|
| 104 |
-
"B-TOTAL.CHANGEPRICE": 26,
|
| 105 |
-
"B-TOTAL.CREDITCARDPRICE": 27,
|
| 106 |
-
"B-TOTAL.EMONEYPRICE": 28,
|
| 107 |
-
"B-TOTAL.MENUQTY_CNT": 30,
|
| 108 |
-
"B-TOTAL.MENUTYPE_CNT": 29,
|
| 109 |
-
"B-TOTAL.TOTAL_ETC": 24,
|
| 110 |
-
"B-TOTAL.TOTAL_PRICE": 23,
|
| 111 |
-
"B-VOID_MENU.NM": 15,
|
| 112 |
-
"B-VOID_MENU.PRICE": 16,
|
| 113 |
-
"I-MENU.CNT": 34,
|
| 114 |
-
"I-MENU.DISCOUNTPRICE": 35,
|
| 115 |
-
"I-MENU.ETC": 39,
|
| 116 |
-
"I-MENU.ITEMSUBTOTAL": 37,
|
| 117 |
-
"I-MENU.NM": 31,
|
| 118 |
-
"I-MENU.NUM": 32,
|
| 119 |
-
"I-MENU.PRICE": 36,
|
| 120 |
-
"I-MENU.SUB_CNT": 42,
|
| 121 |
-
"I-MENU.SUB_ETC": 44,
|
| 122 |
-
"I-MENU.SUB_NM": 40,
|
| 123 |
-
"I-MENU.SUB_PRICE": 43,
|
| 124 |
-
"I-MENU.SUB_UNITPRICE": 41,
|
| 125 |
-
"I-MENU.UNITPRICE": 33,
|
| 126 |
-
"I-MENU.VATYN": 38,
|
| 127 |
-
"I-SUB_TOTAL.DISCOUNT_PRICE": 48,
|
| 128 |
-
"I-SUB_TOTAL.ETC": 52,
|
| 129 |
-
"I-SUB_TOTAL.OTHERSVC_PRICE": 50,
|
| 130 |
-
"I-SUB_TOTAL.SERVICE_PRICE": 49,
|
| 131 |
-
"I-SUB_TOTAL.SUBTOTAL_PRICE": 47,
|
| 132 |
-
"I-SUB_TOTAL.TAX_PRICE": 51,
|
| 133 |
-
"I-TOTAL.CASHPRICE": 55,
|
| 134 |
-
"I-TOTAL.CHANGEPRICE": 56,
|
| 135 |
-
"I-TOTAL.CREDITCARDPRICE": 57,
|
| 136 |
-
"I-TOTAL.EMONEYPRICE": 58,
|
| 137 |
-
"I-TOTAL.MENUQTY_CNT": 60,
|
| 138 |
-
"I-TOTAL.MENUTYPE_CNT": 59,
|
| 139 |
-
"I-TOTAL.TOTAL_ETC": 54,
|
| 140 |
-
"I-TOTAL.TOTAL_PRICE": 53,
|
| 141 |
-
"I-VOID_MENU.NM": 45,
|
| 142 |
-
"I-VOID_MENU.PRICE": 46,
|
| 143 |
-
"O": 0
|
| 144 |
},
|
| 145 |
"layer_norm_eps": 1e-05,
|
| 146 |
"max_2d_position_embeddings": 1024,
|
|
@@ -159,7 +51,7 @@
|
|
| 159 |
"shape_size": 128,
|
| 160 |
"text_embed": true,
|
| 161 |
"torch_dtype": "float32",
|
| 162 |
-
"transformers_version": "4.
|
| 163 |
"type_vocab_size": 1,
|
| 164 |
"visual_embed": true,
|
| 165 |
"vocab_size": 50265
|
|
|
|
| 14 |
"hidden_dropout_prob": 0.1,
|
| 15 |
"hidden_size": 768,
|
| 16 |
"id2label": {
|
| 17 |
+
"0": "other",
|
| 18 |
+
"1": "Bill Date",
|
| 19 |
+
"2": "Amount Due",
|
| 20 |
+
"3": "Account Number",
|
| 21 |
+
"4": "Customer Name",
|
| 22 |
+
"5": "Due Date",
|
| 23 |
+
"6": "Amount Due With Penalty"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
},
|
| 25 |
"initializer_range": 0.02,
|
| 26 |
"input_size": 224,
|
| 27 |
"intermediate_size": 3072,
|
| 28 |
"label2id": {
|
| 29 |
+
"Account Number": 3,
|
| 30 |
+
"Amount Due": 2,
|
| 31 |
+
"Amount Due With Penalty": 6,
|
| 32 |
+
"Bill Date": 1,
|
| 33 |
+
"Customer Name": 4,
|
| 34 |
+
"Due Date": 5,
|
| 35 |
+
"other": 0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 36 |
},
|
| 37 |
"layer_norm_eps": 1e-05,
|
| 38 |
"max_2d_position_embeddings": 1024,
|
|
|
|
| 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
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fb3e85ef70724634593f00f2455ac361bbde1a52cbef005326ccd556951a17d
|
| 3 |
+
size 501407785
|
runs/May31_17-11-39_6ce5b06a7db1/1685553218.3804371/events.out.tfevents.1685553218.6ce5b06a7db1.802.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0bbcc28d1c702c2601c86fba58e74fae663eb7a4b4c51017101c9d72feab3b7e
|
| 3 |
+
size 5975
|
runs/May31_17-11-39_6ce5b06a7db1/events.out.tfevents.1685553218.6ce5b06a7db1.802.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef3b6e799d7b6f5ef02b178f24eb242b870321965726b434c7d3562ceb313885
|
| 3 |
+
size 6065
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3643
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71fd3d731eaf891569a05fe48da224c153f8261bc7debc039302cc7d4046572e
|
| 3 |
size 3643
|