JHC04567 commited on
Commit
21dac2a
·
verified ·
1 Parent(s): ae64285

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -131,7 +131,7 @@ The classifier mode favors precision to avoid blocking legitimate requests. The
131
  - Epochs: 3, effective batch size 16, max length 256
132
  - Calibration: Temperature scaling (T=0.8) on held-out set
133
 
134
- **Recommended inference settings:** threshold 0.85, temperature 0.8.
135
 
136
  ## Limitations
137
 
 
131
  - Epochs: 3, effective batch size 16, max length 256
132
  - Calibration: Temperature scaling (T=0.8) on held-out set
133
 
134
+ **Recommended inference settings:** threshold 0.85 (high precision) or 0.80 (catches borderline attacks like DAN-style jailbreaks), temperature 0.8.
135
 
136
  ## Limitations
137