{ | |
"_name_or_path": "models/distilbert-base-uncased/new-leaf-class-label/it/hf_dataset_80-10-10_20240516T114955Z_distilbert-base-uncased/model-best", | |
"activation": "gelu", | |
"architectures": [ | |
"DistilBertForSequenceClassification" | |
], | |
"attention_dropout": 0.1, | |
"dim": 768, | |
"dropout": 0.1, | |
"hidden_dim": 3072, | |
"id2label": { | |
"0": "11", | |
"1": "12", | |
"2": "13", | |
"3": "14", | |
"4": "20", | |
"5": "31", | |
"6": "32", | |
"7": "41", | |
"8": "42", | |
"9": "51", | |
"10": "52", | |
"11": "61", | |
"12": "62", | |
"13": "63", | |
"14": "64", | |
"15": "65", | |
"16": "66", | |
"17": "67", | |
"18": "70", | |
"19": "80", | |
"20": "90" | |
}, | |
"initializer_range": 0.02, | |
"label2id": { | |
"11": 0, | |
"12": 1, | |
"13": 2, | |
"14": 3, | |
"20": 4, | |
"31": 5, | |
"32": 6, | |
"41": 7, | |
"42": 8, | |
"51": 9, | |
"52": 10, | |
"61": 11, | |
"62": 12, | |
"63": 13, | |
"64": 14, | |
"65": 15, | |
"66": 16, | |
"67": 17, | |
"70": 18, | |
"80": 19, | |
"90": 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.36.2", | |
"vocab_size": 30522 | |
} | |