urgency_model / inference_meta.json
Almaan's picture
Upload 6 files
bbdc45f verified
Raw
History Blame Contribute Delete
278 Bytes
{
"urgency_labels": [
"high",
"medium",
"low"
],
"temperature": 1.7000000000000008,
"tau_high": 0.26,
"notes": "Single-head urgency classifier with crisis override; probabilities calibrated on val via temperature scaling; high threshold tuned by F-beta."
}