{ "_attn_implementation_autoset": true, "_name_or_path": "/content/cross-encoder/ms-marco-MiniLM-L-4-v2", "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 384, "id2label": { "0": "address-level1", "1": "address-level2", "2": "address-line1", "3": "address-line2", "4": "cc-csc", "5": "cc-exp", "6": "cc-exp-month", "7": "cc-exp-year", "8": "cc-name", "9": "cc-number", "10": "cc-type", "11": "country-name", "12": "current-password", "13": "email", "14": "family-name", "15": "given-name", "16": "name", "17": "new-password", "18": "organization", "19": "other", "20": "postal-code", "21": "street-address", "22": "tel" }, "initializer_range": 0.02, "intermediate_size": 1536, "label2id": { "address-level1": 0, "address-level2": 1, "address-line1": 2, "address-line2": 3, "cc-csc": 4, "cc-exp": 5, "cc-exp-month": 6, "cc-exp-year": 7, "cc-name": 8, "cc-number": 9, "cc-type": 10, "country-name": 11, "current-password": 12, "email": 13, "family-name": 14, "given-name": 15, "name": 16, "new-password": 17, "organization": 18, "other": 19, "postal-code": 20, "street-address": 21, "tel": 22 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 12, "num_hidden_layers": 4, "pad_token_id": 0, "position_embedding_type": "absolute", "problem_type": "single_label_classification", "sbert_ce_default_activation_function": "torch.nn.modules.linear.Identity", "transformers_version": "4.46.1", "type_vocab_size": 2, "use_cache": true, "vocab_size": 30522 }