{ "_name_or_path": "distilbert-base-uncased", "activation": "gelu", "architectures": [ "DistilBertForSequenceClassification" ], "attention_dropout": 0.1, "dim": 768, "dropout": 0.1, "finetuning_task": "text-classification", "hidden_dim": 3072, "id2label": { "0": "Domi", "1": "Ela", "2": "Emilia", "3": "Ewelina", "4": "Hubert", "5": "Iwona", "6": "Jarek", "7": "Kamil", "8": "Konrad", "9": "Leon", "10": "Magda", "11": "Micha", "12": "Michael", "13": "Ola", "14": "Pawe", "15": "Radek", "16": "Rafa", "17": "Tomasz", "18": "Waldemar", "19": "bot@nozbe.com", "20": "michau" }, "initializer_range": 0.02, "label2id": { "Domi": 0, "Ela": 1, "Emilia": 2, "Ewelina": 3, "Hubert": 4, "Iwona": 5, "Jarek": 6, "Kamil": 7, "Konrad": 8, "Leon": 9, "Magda": 10, "Micha": 11, "Michael": 12, "Ola": 13, "Pawe": 14, "Radek": 15, "Rafa": 16, "Tomasz": 17, "Waldemar": 18, "bot@nozbe.com": 19, "michau": 20 }, "max_position_embeddings": 512, "model_type": "distilbert", "n_heads": 12, "n_layers": 6, "pad_token_id": 0, "problem_type": "single_label_classification", "qa_dropout": 0.1, "seq_classif_dropout": 0.2, "sinusoidal_pos_embds": false, "tie_weights_": true, "torch_dtype": "float32", "transformers_version": "4.32.0", "vocab_size": 30522 }