{ "architectures": [ "DebertaV2ForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "cls_dropout": 0.24095069480613146, "finetuning_task": "text-classification", "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 1024, "id2label": { "0": "animal_abuse", "1": "child_abuse", "2": "controversial_topics,politics", "3": "discrimination,stereotype,injustice", "4": "drug_abuse,weapons,banned_substance", "5": "financial_crime,property_crime,theft", "6": "hate_speech,offensive_language", "7": "misinformation_regarding_ethics,laws_and_safety", "8": "non_violent_unethical_behavior", "9": "privacy_violation", "10": "self_harm", "11": "sexually_explicit,adult_content", "12": "terrorism,organized_crime", "13": "violence,aiding_and_abetting,incitement" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "animal_abuse": 0, "child_abuse": 1, "controversial_topics,politics": 2, "discrimination,stereotype,injustice": 3, "drug_abuse,weapons,banned_substance": 4, "financial_crime,property_crime,theft": 5, "hate_speech,offensive_language": 6, "misinformation_regarding_ethics,laws_and_safety": 7, "non_violent_unethical_behavior": 8, "privacy_violation": 9, "self_harm": 10, "sexually_explicit,adult_content": 11, "terrorism,organized_crime": 12, "violence,aiding_and_abetting,incitement": 13 }, "layer_norm_eps": 1e-07, "legacy": true, "max_position_embeddings": 512, "max_relative_positions": -1, "model_type": "deberta-v2", "norm_rel_ebd": "layer_norm", "num_attention_heads": 16, "num_hidden_layers": 24, "pad_token_id": 0, "pooler_dropout": 0, "pooler_hidden_act": "gelu", "pooler_hidden_size": 1024, "pos_att_type": [ "p2c", "c2p" ], "position_biased_input": false, "position_buckets": 256, "problem_type": "multi_label_classification", "relative_attention": true, "share_att_key": true, "torch_dtype": "float32", "transformers_version": "4.51.3", "type_vocab_size": 0, "vocab_size": 128100 }