sentinel / calibration.json
arkavo-paul's picture
Eval calibration for the Northwind example
3821c3f verified
Raw
History Blame Contribute Delete
402 Bytes
{
"detector_version": "qwen3.5-0.8b-northwind-lora",
"taxonomy_version": "1.0.0",
"thresholds": {
"confidential": 1.0,
"internal": 0.5,
"public": 0.5
},
"example_only": true,
"eval": {
"rewrite": {
"n": 11,
"correct": 11
},
"unseen-rewrite": {
"n": 2,
"correct": 2
},
"unseen-verbatim": {
"n": 2,
"correct": 2
}
}
}