|
{ |
|
"_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-number", |
|
"2": "I-date_text", |
|
"3": "I-date_value", |
|
"4": "I-time_text", |
|
"5": "I-time_value", |
|
"6": "I-datetime", |
|
"7": "I-customer_text", |
|
"8": "I-customer_value", |
|
"9": "I-helped_by_text", |
|
"10": "I-helped_by_value", |
|
"11": "I-heading", |
|
"12": "I-barcode", |
|
"13": "I-items.header", |
|
"14": "I-unused10", |
|
"15": "I-unused9", |
|
"16": "I-tax.header", |
|
"17": "I-tax.description", |
|
"18": "I-tax.price", |
|
"19": "I-tax.price_excl", |
|
"20": "I-tax.price_incl", |
|
"21": "I-unused8", |
|
"22": "I-unused7", |
|
"23": "I-unused6", |
|
"24": "I-unused5", |
|
"25": "I-unused4", |
|
"26": "I-unused3", |
|
"27": "I-unused2", |
|
"28": "I-unused1", |
|
"29": "I-etc", |
|
"30": "I-store.logo", |
|
"31": "I-store.name", |
|
"32": "I-store.address", |
|
"33": "I-store.phone", |
|
"34": "I-store.email", |
|
"35": "I-store.website", |
|
"36": "I-store.tax_id", |
|
"37": "I-store.slogan", |
|
"38": "I-store.unused1", |
|
"39": "I-store.etc", |
|
"40": "I-item.quantity", |
|
"41": "I-item.description", |
|
"42": "I-item.unit_price", |
|
"43": "I-item.price", |
|
"44": "I-item.id", |
|
"45": "I-item.discount_description", |
|
"46": "I-item.discount_price", |
|
"47": "I-item.unused2", |
|
"48": "I-item.unused1", |
|
"49": "I-item.etc", |
|
"50": "I-sub_item.quantity", |
|
"51": "I-sub_item.description", |
|
"52": "I-sub_item.unit_price", |
|
"53": "I-sub_item.price", |
|
"54": "I-sub_item.id", |
|
"55": "I-sub.item.discount_description", |
|
"56": "I-sub_item.discount_price", |
|
"57": "I-sub_item.unused2", |
|
"58": "I-sub_item.unused1", |
|
"59": "I-sub_item.etc", |
|
"60": "I-sub_total.text", |
|
"61": "I-sub_total.price", |
|
"62": "I-sub_total.discount_text", |
|
"63": "I-sub_total.discount_price", |
|
"64": "I-sub_total.discount_item_text", |
|
"65": "I-sub_total.discount_item_price", |
|
"66": "I-sub_total.tax_text", |
|
"67": "I-sub_total.tax_price", |
|
"68": "I-sub_total.tax_excl_text", |
|
"69": "I-sub_total.tax_excl_price", |
|
"70": "I-sub_total.tax_incl_text", |
|
"71": "I-sub_total.tax_incl_price", |
|
"72": "I-sub_total.service_text", |
|
"73": "I-sub_total.service_price", |
|
"74": "I-sub_total.item_rows_text", |
|
"75": "I-sub_total.item_rows_value", |
|
"76": "I-sub_total.quantity_text", |
|
"77": "I-sub_total.quantity_value", |
|
"78": "I-sub_total.etc_text", |
|
"79": "I-sub_total.etc_price", |
|
"80": "I-total.text", |
|
"81": "I-total.price", |
|
"82": "I-total.rounded_text", |
|
"83": "I-total.rounded_price", |
|
"84": "I-total.unused4", |
|
"85": "I-total.unused3", |
|
"86": "I-total.unused2", |
|
"87": "I-total.unused1", |
|
"88": "I-total.etc_text", |
|
"89": "I-total.etc_price", |
|
"90": "I-payment.cash_text", |
|
"91": "I-payment.cash_price", |
|
"92": "I-payment.change_text", |
|
"93": "I-payment.change_price", |
|
"94": "I-payment.other_text", |
|
"95": "I-payment.other_price", |
|
"96": "I-payment.details_total_text", |
|
"97": "I-payment.details_total_price", |
|
"98": "I-payment.etc_text", |
|
"99": "I-payment.etc_price" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 3072, |
|
"label2id": { |
|
"I-barcode": 12, |
|
"I-customer_text": 7, |
|
"I-customer_value": 8, |
|
"I-date_text": 2, |
|
"I-date_value": 3, |
|
"I-datetime": 6, |
|
"I-etc": 29, |
|
"I-heading": 11, |
|
"I-helped_by_text": 9, |
|
"I-helped_by_value": 10, |
|
"I-item.description": 41, |
|
"I-item.discount_description": 45, |
|
"I-item.discount_price": 46, |
|
"I-item.etc": 49, |
|
"I-item.id": 44, |
|
"I-item.price": 43, |
|
"I-item.quantity": 40, |
|
"I-item.unit_price": 42, |
|
"I-item.unused1": 48, |
|
"I-item.unused2": 47, |
|
"I-items.header": 13, |
|
"I-number": 1, |
|
"I-payment.cash_price": 91, |
|
"I-payment.cash_text": 90, |
|
"I-payment.change_price": 93, |
|
"I-payment.change_text": 92, |
|
"I-payment.details_total_price": 97, |
|
"I-payment.details_total_text": 96, |
|
"I-payment.etc_price": 99, |
|
"I-payment.etc_text": 98, |
|
"I-payment.other_price": 95, |
|
"I-payment.other_text": 94, |
|
"I-store.address": 32, |
|
"I-store.email": 34, |
|
"I-store.etc": 39, |
|
"I-store.logo": 30, |
|
"I-store.name": 31, |
|
"I-store.phone": 33, |
|
"I-store.slogan": 37, |
|
"I-store.tax_id": 36, |
|
"I-store.unused1": 38, |
|
"I-store.website": 35, |
|
"I-sub.item.discount_description": 55, |
|
"I-sub_item.description": 51, |
|
"I-sub_item.discount_price": 56, |
|
"I-sub_item.etc": 59, |
|
"I-sub_item.id": 54, |
|
"I-sub_item.price": 53, |
|
"I-sub_item.quantity": 50, |
|
"I-sub_item.unit_price": 52, |
|
"I-sub_item.unused1": 58, |
|
"I-sub_item.unused2": 57, |
|
"I-sub_total.discount_item_price": 65, |
|
"I-sub_total.discount_item_text": 64, |
|
"I-sub_total.discount_price": 63, |
|
"I-sub_total.discount_text": 62, |
|
"I-sub_total.etc_price": 79, |
|
"I-sub_total.etc_text": 78, |
|
"I-sub_total.item_rows_text": 74, |
|
"I-sub_total.item_rows_value": 75, |
|
"I-sub_total.price": 61, |
|
"I-sub_total.quantity_text": 76, |
|
"I-sub_total.quantity_value": 77, |
|
"I-sub_total.service_price": 73, |
|
"I-sub_total.service_text": 72, |
|
"I-sub_total.tax_excl_price": 69, |
|
"I-sub_total.tax_excl_text": 68, |
|
"I-sub_total.tax_incl_price": 71, |
|
"I-sub_total.tax_incl_text": 70, |
|
"I-sub_total.tax_price": 67, |
|
"I-sub_total.tax_text": 66, |
|
"I-sub_total.text": 60, |
|
"I-tax.description": 17, |
|
"I-tax.header": 16, |
|
"I-tax.price": 18, |
|
"I-tax.price_excl": 19, |
|
"I-tax.price_incl": 20, |
|
"I-time_text": 4, |
|
"I-time_value": 5, |
|
"I-total.etc_price": 89, |
|
"I-total.etc_text": 88, |
|
"I-total.price": 81, |
|
"I-total.rounded_price": 83, |
|
"I-total.rounded_text": 82, |
|
"I-total.text": 80, |
|
"I-total.unused1": 87, |
|
"I-total.unused2": 86, |
|
"I-total.unused3": 85, |
|
"I-total.unused4": 84, |
|
"I-unused1": 28, |
|
"I-unused10": 14, |
|
"I-unused2": 27, |
|
"I-unused3": 26, |
|
"I-unused4": 25, |
|
"I-unused5": 24, |
|
"I-unused6": 23, |
|
"I-unused7": 22, |
|
"I-unused8": 21, |
|
"I-unused9": 15, |
|
"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.29.2", |
|
"type_vocab_size": 1, |
|
"use_cache": true, |
|
"vocab_size": 50265 |
|
} |
|
|