{ "_name_or_path": "tartuNLP/EstBERT", "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": 0, "classifier_dropout": null, "eos_token_ids": 0, "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "ARVAMUS", "1": "EESTI", "2": "ELU-O", "3": "KOMM-O-ELU", "4": "KOMM-P-EESTI", "5": "KRIMI", "6": "KULTUUR", "7": "SPORT", "8": "VALISMAA" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "ARVAMUS": 0, "EESTI": 1, "ELU-O": 2, "KOMM-O-ELU": 3, "KOMM-P-EESTI": 4, "KRIMI": 5, "KULTUUR": 6, "SPORT": 7, "VALISMAA": 8 }, "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, "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.14.1", "type_vocab_size": 2, "use_cache": true, "vocab_size": 50000 }