{ "_name_or_path": "AutoTrain", "_num_labels": 19, "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "directionality": "bidi", "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 1024, "id2label": { "0": "NTSA.1.1", "1": "NTSA.1.2", "2": "NTSA.10.1", "3": "NTSA.10.2", "4": "NTSA.11.1", "5": "NTSA.11.2", "6": "NTSA.11.3", "7": "NTSA.11.4", "8": "NTSA.11.5", "9": "NTSA.13.1", "10": "NTSA.2.1", "11": "NTSA.3.1", "12": "NTSA.4.1", "13": "NTSA.5.1", "14": "NTSA.6.1", "15": "NTSA.6.2", "16": "NTSA.7.1", "17": "NTSA.8.1", "18": "NTSA.9.1" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "NTSA.1.1": 0, "NTSA.1.2": 1, "NTSA.10.1": 2, "NTSA.10.2": 3, "NTSA.11.1": 4, "NTSA.11.2": 5, "NTSA.11.3": 6, "NTSA.11.4": 7, "NTSA.11.5": 8, "NTSA.13.1": 9, "NTSA.2.1": 10, "NTSA.3.1": 11, "NTSA.4.1": 12, "NTSA.5.1": 13, "NTSA.6.1": 14, "NTSA.6.2": 15, "NTSA.7.1": 16, "NTSA.8.1": 17, "NTSA.9.1": 18 }, "layer_norm_eps": 1e-12, "max_length": 384, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 16, "num_hidden_layers": 24, "pad_token_id": 0, "padding": "max_length", "pooler_fc_size": 768, "pooler_num_attention_heads": 12, "pooler_num_fc_layers": 3, "pooler_size_per_head": 128, "pooler_type": "first_token_transform", "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.25.1", "type_vocab_size": 2, "use_cache": true, "vocab_size": 28996 }