| { |
| "_name_or_path": "Qwen/Qwen2.5-1.5B", |
| "architectures": [ |
| "BertForSequenceClassification" |
| ], |
| "attention_dropout": 0.0, |
| "bos_token_id": 151643, |
| "eos_token_id": 151643, |
| "hidden_act": "silu", |
| "hidden_size": 1536, |
| "id2label": { |
| "0": "1_Violent crimes", |
| "1": "2_Non-violent crimes", |
| "2": "3_Sex-related crimes", |
| "3": "4_Child sexual exploitation", |
| "4": "5_Specialized advice", |
| "5": "6_Privacy", |
| "6": "7_Intellectual property", |
| "7": "8_Indiscriminate weapons", |
| "8": "9_Hate", |
| "9": "10_Suicide and self-harm", |
| "10": "11_Sexual content", |
| "11": "12_Jailbreak prompts" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 8960, |
| "label2id": { |
| "1_Violent crimes": 0, |
| "2_Non-violent crimes": 1, |
| "3_Sex-related crimes": 2, |
| "4_Child sexual exploitation": 3, |
| "5_Specialized advice": 4, |
| "6_Privacy": 5, |
| "7_Intellectual property": 6, |
| "8_Indiscriminate weapons": 7, |
| "9_Hate": 8, |
| "10_Suicide and self-harm": 9, |
| "11_Sexual content": 10, |
| "12_Jailbreak prompts": 11 |
| }, |
| "max_position_embeddings": 131072, |
| "max_window_layers": 28, |
| "model_type": "qwen2", |
| "num_attention_heads": 12, |
| "num_hidden_layers": 28, |
| "num_key_value_heads": 2, |
| "pad_token_id": 151643, |
| "rms_norm_eps": 1e-06, |
| "rope_scaling": null, |
| "rope_theta": 1000000.0, |
| "sliding_window": null, |
| "tie_word_embeddings": true, |
| "torch_dtype": "bfloat16", |
| "transformers_version": "4.45.2", |
| "use_cache": true, |
| "use_mrope": false, |
| "use_sliding_window": false, |
| "vocab_size": 151936 |
| } |
|
|