{ "_name_or_path": "SCUT-DLVCLab/lilt-roberta-en-base", "architectures": [ "LiltForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": 0, "channel_shrink_ratio": 4, "classifier_dropout": null, "eos_token_id": 2, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "O", "1": "I-date_text", "2": "I-date_value", "3": "I-time_text", "4": "I-time_value", "5": "I-datetime", "6": "I-heading", "7": "I-unused8", "8": "I-unused7", "9": "I-unused6", "10": "I-tax.header", "11": "I-tax.description", "12": "I-tax.price", "13": "I-tax.price_excl", "14": "I-tax.price_incl", "15": "I-unused5", "16": "I-unused4", "17": "I-unused3", "18": "I-unused2", "19": "I-unused1", "20": "I-store.name", "21": "I-store.address", "22": "I-store.phone", "23": "I-store.email", "24": "I-store.website", "25": "I-store.tax_id", "26": "I-store.unused3", "27": "I-store.unused2", "28": "I-store.unused1", "29": "I-store.etc", "30": "I-item.header", "31": "I-item.quantity", "32": "I-item.description", "33": "I-item.unit_price", "34": "I-item.price", "35": "I-item.id", "36": "I-item.discount_description", "37": "I-item.discount_price", "38": "I-item.etc", "39": "I-item.unused11", "40": "I-item.unused10", "41": "I-item.unused9", "42": "I-item.unused8", "43": "I-item.unused7", "44": "I-item.unused6", "45": "I-item.unused5", "46": "I-item.unused4", "47": "I-item.unused3", "48": "I-item.unused2", "49": "I-item.unused1", "50": "I-sub_total.text", "51": "I-sub_total.price", "52": "I-sub_total.discount_text", "53": "I-sub_total.discount_price", "54": "I-sub_total.discount_item_text", "55": "I-sub_total.discount_item_price", "56": "I-sub_total.tax_text", "57": "I-sub_total.tax_price", "58": "I-sub_total.tax_excl_text", "59": "I-sub_total.tax_excl_price", "60": "I-sub_total.tax_incl_text", "61": "I-sub_total.tax_incl_price", "62": "I-sub_total.service_text", "63": "I-sub_total.service_price", "64": "I-sub_total.item_rows_text", "65": "I-sub_total.item_rows_value", "66": "I-sub_total.quantity_text", "67": "I-sub_total.quantity_value", "68": "I-sub_total.etc_text", "69": "I-sub_total.etc_price", "70": "I-total.text", "71": "I-total.price", "72": "I-total.rounded_text", "73": "I-total.rounded_price", "74": "I-total.unused4", "75": "I-total.unused3", "76": "I-total.unused2", "77": "I-total.unused1", "78": "I-total.etc_text", "79": "I-total.etc_price", "80": "I-payment.cash_text", "81": "I-payment.cash_price", "82": "I-payment.change_text", "83": "I-payment.change_price", "84": "I-payment.other_text", "85": "I-payment.other_price", "86": "I-payment.details_total_text", "87": "I-payment.details_total_price", "88": "I-payment.etc_text", "89": "I-payment.etc_price" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "I-date_text": 1, "I-date_value": 2, "I-datetime": 5, "I-heading": 6, "I-item.description": 32, "I-item.discount_description": 36, "I-item.discount_price": 37, "I-item.etc": 38, "I-item.header": 30, "I-item.id": 35, "I-item.price": 34, "I-item.quantity": 31, "I-item.unit_price": 33, "I-item.unused1": 49, "I-item.unused10": 40, "I-item.unused11": 39, "I-item.unused2": 48, "I-item.unused3": 47, "I-item.unused4": 46, "I-item.unused5": 45, "I-item.unused6": 44, "I-item.unused7": 43, "I-item.unused8": 42, "I-item.unused9": 41, "I-payment.cash_price": 81, "I-payment.cash_text": 80, "I-payment.change_price": 83, "I-payment.change_text": 82, "I-payment.details_total_price": 87, "I-payment.details_total_text": 86, "I-payment.etc_price": 89, "I-payment.etc_text": 88, "I-payment.other_price": 85, "I-payment.other_text": 84, "I-store.address": 21, "I-store.email": 23, "I-store.etc": 29, "I-store.name": 20, "I-store.phone": 22, "I-store.tax_id": 25, "I-store.unused1": 28, "I-store.unused2": 27, "I-store.unused3": 26, "I-store.website": 24, "I-sub_total.discount_item_price": 55, "I-sub_total.discount_item_text": 54, "I-sub_total.discount_price": 53, "I-sub_total.discount_text": 52, "I-sub_total.etc_price": 69, "I-sub_total.etc_text": 68, "I-sub_total.item_rows_text": 64, "I-sub_total.item_rows_value": 65, "I-sub_total.price": 51, "I-sub_total.quantity_text": 66, "I-sub_total.quantity_value": 67, "I-sub_total.service_price": 63, "I-sub_total.service_text": 62, "I-sub_total.tax_excl_price": 59, "I-sub_total.tax_excl_text": 58, "I-sub_total.tax_incl_price": 61, "I-sub_total.tax_incl_text": 60, "I-sub_total.tax_price": 57, "I-sub_total.tax_text": 56, "I-sub_total.text": 50, "I-tax.description": 11, "I-tax.header": 10, "I-tax.price": 12, "I-tax.price_excl": 13, "I-tax.price_incl": 14, "I-time_text": 3, "I-time_value": 4, "I-total.etc_price": 79, "I-total.etc_text": 78, "I-total.price": 71, "I-total.rounded_price": 73, "I-total.rounded_text": 72, "I-total.text": 70, "I-total.unused1": 77, "I-total.unused2": 76, "I-total.unused3": 75, "I-total.unused4": 74, "I-unused1": 19, "I-unused2": 18, "I-unused3": 17, "I-unused4": 16, "I-unused5": 15, "I-unused6": 9, "I-unused7": 8, "I-unused8": 7, "O": 0 }, "layer_norm_eps": 1e-05, "max_2d_position_embeddings": 1024, "max_position_embeddings": 514, "model_type": "lilt", "num_attention_heads": 12, "num_hidden_layers": 12, "pad_token_id": 1, "position_embedding_type": "absolute", "torch_dtype": "float32", "transformers_version": "4.32.1", "type_vocab_size": 1, "use_cache": true, "vocab_size": 50265 }