{ "_name_or_path": "ViravirastSHZ/Hafez_Bert", "architectures": [ "BertForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "B_DAT", "1": "B_EVE", "2": "B_FAC", "3": "B_LOC", "4": "B_MON", "5": "B_ORG", "6": "B_PCT", "7": "B_PER", "8": "B_PRO", "9": "B_TIM", "10": "I_DAT", "11": "I_EVE", "12": "I_FAC", "13": "I_LOC", "14": "I_MON", "15": "I_ORG", "16": "I_PCT", "17": "I_PER", "18": "I_PRO", "19": "I_TIM", "20": "O" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "B_DAT": 0, "B_EVE": 1, "B_FAC": 2, "B_LOC": 3, "B_MON": 4, "B_ORG": 5, "B_PCT": 6, "B_PER": 7, "B_PRO": 8, "B_TIM": 9, "I_DAT": 10, "I_EVE": 11, "I_FAC": 12, "I_LOC": 13, "I_MON": 14, "I_ORG": 15, "I_PCT": 16, "I_PER": 17, "I_PRO": 18, "I_TIM": 19, "O": 20 }, "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", "torch_dtype": "float32", "transformers_version": "4.42.3", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }