File size: 500 Bytes
ef62687 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"hidden_size": 1024,
"num_categories": 13,
"category_vocabulary": [
"animal_cruelty",
"fraud_and_social_engineering",
"harassment_and_bullying",
"hate_speech",
"human_trafficking",
"illegal_drugs",
"non_consensual_sexual_content",
"offensive_cyber",
"property_crime_and_theft",
"self_harm_and_suicide",
"terrorism_and_extremism",
"violence",
"weapons_and_firearms"
],
"backbone_name": "models/Qwen3.5-0.8B",
"unsafe_threshold": 0.5
}
|