{ "_name_or_path": "ner-portuguese-br-bertimbal", "architectures": [ "BertForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "directionality": "bidi", "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "O", "1": "B-ANIM", "10": "B-MYTH", "11": "B-ORG", "12": "B-PER", "13": "B-PLANT", "14": "B-TIME", "15": "B-VEHI", "16": "I-ANIM", "17": "I-BIO", "18": "I-CEL", "19": "I-DIS", "2": "B-BIO", "20": "I-EVE", "21": "I-FOOD", "22": "I-INST", "23": "I-LOC", "24": "I-MEDIA", "25": "I-MYTH", "26": "I-ORG", "27": "I-PER", "28": "I-PLANT", "29": "I-TIME", "3": "B-CEL", "30": "I-VEHI", "4": "B-DIS", "5": "B-EVE", "6": "B-FOOD", "7": "B-INST", "8": "B-LOC", "9": "B-MEDIA" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "B-ANIM": "1", "B-BIO": "2", "B-CEL": "3", "B-DIS": "4", "B-EVE": "5", "B-FOOD": "6", "B-INST": "7", "B-LOC": "8", "B-MEDIA": "9", "B-MYTH": "10", "B-ORG": "11", "B-PER": "12", "B-PLANT": "13", "B-TIME": "14", "B-VEHI": "15", "I-ANIM": "16", "I-BIO": "17", "I-CEL": "18", "I-DIS": "19", "I-EVE": "20", "I-FOOD": "21", "I-INST": "22", "I-LOC": "23", "I-MEDIA": "24", "I-MYTH": "25", "I-ORG": "26", "I-PER": "27", "I-PLANT": "28", "I-TIME": "29", "I-VEHI": "30", "O": "0" }, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 12, "num_hidden_layers": 12, "output_past": true, "pad_token_id": 0, "pooler_fc_size": 768, "pooler_num_attention_heads": 12, "pooler_num_fc_layers": 3, "pooler_size_per_head": 128, "pooler_type": "first_token_transform", "position_embedding_type": "absolute", "torch_dtype": "float32", "transformers_version": "4.38.2", "type_vocab_size": 2, "use_cache": true, "vocab_size": 29794 }