shieldlm-deberta-base / calibrated_thresholds.json
dmilush's picture
Upload folder using huggingface_hub
42c7ef5 verified
{
"0.001": {
"threshold": 0.9997545523643494,
"tpr": 0.9521968365553602,
"fpr_target": 0.001
},
"0.005": {
"threshold": 0.9695353005826474,
"tpr": 0.9813708260105448,
"fpr_target": 0.005
},
"0.01": {
"threshold": 0.12387542909383768,
"tpr": 0.9880492091388401,
"fpr_target": 0.01
},
"0.05": {
"threshold": 0.002375577176280785,
"tpr": 0.9964850615114236,
"fpr_target": 0.05
}
}