Upload decision_config.json with huggingface_hub
Browse files- decision_config.json +1 -0
decision_config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"confidence_thresholds": {"default": 0.6, "voice_vc": 0.7, "raid_detection": 0.4, "verified_role_protection": 0.6}, "action_tiers": {"tier1": ["warn", "timeout_1h"], "tier2": ["timeout_24h", "vc_mute"], "tier3": ["kick", "role_remove"], "tier4": ["ban", "raid_protection"]}, "reoffense_multiplier": 1.5, "verified_role_protection": true, "vc_monitoring": true, "auto_learn": true, "learning_rate_new_data": 0.001}
|