{ "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "directionality": "bidi", "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "property_rights", "1": "marital_rape", "2": "sexual_assault", "3": "marriage_laws", "4": "protection_of_women_from_domestic_violence_act", "5": "child_custody", "6": "sexual_harassment_at_workplace_act", "7": "consumer_rights", "8": "inheritance_law", "9": "workplace_harassment", "10": "divorce_law", "11": "domestic_violence", "12": "dowry_laws", "13": "womens_property_rights", "14": "maintenance_laws", "15": "right_to_information", "16": "cyber_crime", "17": "general_rights", "18": "PDF_Knowledge" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "PDF_Knowledge": 18, "child_custody": 5, "consumer_rights": 7, "cyber_crime": 16, "divorce_law": 10, "domestic_violence": 11, "dowry_laws": 12, "general_rights": 17, "inheritance_law": 8, "maintenance_laws": 14, "marital_rape": 1, "marriage_laws": 3, "property_rights": 0, "protection_of_women_from_domestic_violence_act": 4, "right_to_information": 15, "sexual_assault": 2, "sexual_harassment_at_workplace_act": 6, "womens_property_rights": 13, "workplace_harassment": 9 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "num_attention_heads": 12, "num_hidden_layers": 12, "pad_token_id": 0, "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.55.2", "type_vocab_size": 2, "use_cache": true, "vocab_size": 105879 }