{ "_name_or_path": "./bert-student-mlm-distilled-finetuned2038-distilled", "architectures": [ "BertForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 192, "id2label": { "0": "END", "1": "HYPH", "2": "LINK", "3": "POSTFIX", "4": "PREF", "5": "ROOT", "6": "SUFF" }, "initializer_range": 0.02, "intermediate_size": 768, "label2id": { "END": 0, "HYPH": 1, "LINK": 2, "POSTFIX": 3, "PREF": 4, "ROOT": 5, "SUFF": 6 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 34, "model_type": "bert", "num_attention_heads": 8, "num_hidden_layers": 8, "pad_token_id": 0, "position_embedding_type": "absolute", "torch_dtype": "float32", "transformers_version": "4.44.2", "type_vocab_size": 2, "use_cache": true, "vocab_size": 75 }