HaloGuard-multitask-v1 / multitask_config.json
psssd-cat's picture
Upload folder using huggingface_hub
bb5628a verified
raw
history blame contribute delete
475 Bytes
{
"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"
}