| { |
| "_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": "B-vendor_name", |
| "1": "I-vendor_name", |
| "2": "B-Other", |
| "3": "I-Other", |
| "4": "B-invoice_number", |
| "5": "B-invoice_date", |
| "6": "I-invoice_date", |
| "7": "B-line_quantity", |
| "8": "B-line_amount", |
| "9": "B-subtotal", |
| "10": "B-payment_terms", |
| "11": "I-payment_terms", |
| "12": "B-due_date", |
| "13": "I-due_date", |
| "14": "B-remit_address", |
| "15": "I-remit_address", |
| "16": "B-line_item_name", |
| "17": "I-line_item_name", |
| "18": "B-total_amount", |
| "19": "B-currency", |
| "20": "B-vendor_address", |
| "21": "I-vendor_address", |
| "22": "I-subtotal", |
| "23": "B-line_other_item_name", |
| "24": "I-line_other_item_name", |
| "25": "B-other_charges", |
| "26": "I-other_charges", |
| "27": "B-po_number", |
| "28": "B-shipping_terms", |
| "29": "B-delivery_date", |
| "30": "B-line_rate", |
| "31": "I-line_rate", |
| "32": "B-tax", |
| "33": "B-billing_address", |
| "34": "I-billing_address", |
| "35": "B-shipping_address", |
| "36": "I-shipping_address", |
| "37": "B-credits", |
| "38": "B-line_catlog_number", |
| "39": "I-line_amount", |
| "40": "I-tax", |
| "41": "I-total_amount", |
| "42": "B-order_date", |
| "43": "I-order_date", |
| "44": "I-line_quantity", |
| "45": "I-po_number", |
| "46": "I-invoice_number", |
| "47": "I-line_catlog_number", |
| "48": "I-delivery_date" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 3072, |
| "label2id": { |
| "B-Other": 2, |
| "B-billing_address": 33, |
| "B-credits": 37, |
| "B-currency": 19, |
| "B-delivery_date": 29, |
| "B-due_date": 12, |
| "B-invoice_date": 5, |
| "B-invoice_number": 4, |
| "B-line_amount": 8, |
| "B-line_catlog_number": 38, |
| "B-line_item_name": 16, |
| "B-line_other_item_name": 23, |
| "B-line_quantity": 7, |
| "B-line_rate": 30, |
| "B-order_date": 42, |
| "B-other_charges": 25, |
| "B-payment_terms": 10, |
| "B-po_number": 27, |
| "B-remit_address": 14, |
| "B-shipping_address": 35, |
| "B-shipping_terms": 28, |
| "B-subtotal": 9, |
| "B-tax": 32, |
| "B-total_amount": 18, |
| "B-vendor_address": 20, |
| "B-vendor_name": 0, |
| "I-Other": 3, |
| "I-billing_address": 34, |
| "I-delivery_date": 48, |
| "I-due_date": 13, |
| "I-invoice_date": 6, |
| "I-invoice_number": 46, |
| "I-line_amount": 39, |
| "I-line_catlog_number": 47, |
| "I-line_item_name": 17, |
| "I-line_other_item_name": 24, |
| "I-line_quantity": 44, |
| "I-line_rate": 31, |
| "I-order_date": 43, |
| "I-other_charges": 26, |
| "I-payment_terms": 11, |
| "I-po_number": 45, |
| "I-remit_address": 15, |
| "I-shipping_address": 36, |
| "I-subtotal": 22, |
| "I-tax": 40, |
| "I-total_amount": 41, |
| "I-vendor_address": 21, |
| "I-vendor_name": 1 |
| }, |
| "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.28.0", |
| "type_vocab_size": 1, |
| "use_cache": true, |
| "vocab_size": 50265 |
| } |
|
|