{ "architectures": [ "BertForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "dtype": "float32", "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "B-UoM", "1": "B-avoidance", "2": "B-certification", "3": "B-color", "4": "B-condition", "5": "B-content", "6": "B-core_product_type", "7": "B-creator", "8": "B-department", "9": "B-material", "10": "B-modifier", "11": "B-occasion", "12": "B-origin", "13": "B-price", "14": "B-product_name", "15": "B-product_number", "16": "B-quantity", "17": "B-shape", "18": "B-time", "19": "I-UoM", "20": "I-avoidance", "21": "I-certification", "22": "I-color", "23": "I-condition", "24": "I-content", "25": "I-core_product_type", "26": "I-creator", "27": "I-department", "28": "I-material", "29": "I-modifier", "30": "I-occasion", "31": "I-origin", "32": "I-price", "33": "I-product_name", "34": "I-product_number", "35": "I-quantity", "36": "I-shape", "37": "I-time", "38": "O" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "B-UoM": 0, "B-avoidance": 1, "B-certification": 2, "B-color": 3, "B-condition": 4, "B-content": 5, "B-core_product_type": 6, "B-creator": 7, "B-department": 8, "B-material": 9, "B-modifier": 10, "B-occasion": 11, "B-origin": 12, "B-price": 13, "B-product_name": 14, "B-product_number": 15, "B-quantity": 16, "B-shape": 17, "B-time": 18, "I-UoM": 19, "I-avoidance": 20, "I-certification": 21, "I-color": 22, "I-condition": 23, "I-content": 24, "I-core_product_type": 25, "I-creator": 26, "I-department": 27, "I-material": 28, "I-modifier": 29, "I-occasion": 30, "I-origin": 31, "I-price": 32, "I-product_name": 33, "I-product_number": 34, "I-quantity": 35, "I-shape": 36, "I-time": 37, "O": 38 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 12, "num_hidden_layers": 12, "pad_token_id": 0, "position_embedding_type": "absolute", "transformers_version": "4.57.6", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }