{ "_name_or_path": "AutoNLP", "_num_labels": 28, "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "120", "1": "130", "2": "140", "3": "150", "4": "190", "5": "210", "6": "220", "7": "230", "8": "240", "9": "260", "10": "310", "11": "320", "12": "330", "13": "340", "14": "350", "15": "360", "16": "370", "17": "380", "18": "390", "19": "410", "20": "420", "21": "430", "22": "490", "23": "510", "24": "520", "25": "530", "26": "610", "27": "690" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "120": 0, "130": 1, "140": 2, "150": 3, "190": 4, "210": 5, "220": 6, "230": 7, "240": 8, "260": 9, "310": 10, "320": 11, "330": 12, "340": 13, "350": 14, "360": 15, "370": 16, "380": 17, "390": 18, "410": 19, "420": 20, "430": 21, "490": 22, "510": 23, "520": 24, "530": 25, "610": 26, "690": 27 }, "layer_norm_eps": 1e-12, "max_length": 192, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 12, "num_hidden_layers": 12, "output_past": true, "pad_token_id": 1, "padding": "max_length", "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.15.0", "type_vocab_size": 2, "use_cache": true, "vocab_size": 31002 }