problem-type-classifier / threshold_calibration.json
jhsalves's picture
Upload folder using huggingface_hub
aed8869 verified
Raw
History Blame Contribute Delete
561 Bytes
{
"sample_count": 463,
"score_distribution": {
"mean": 0.06196735074561662,
"median": 0.05654164861706312,
"std": 0.022417915087725646,
"min": 0.032321435685218,
"max": 0.1822516033471899,
"percentiles": {
"p10": 0.03890845750582155,
"p25": 0.0446250278925545,
"p50": 0.05654164861706312,
"p75": 0.07400653849551438,
"p90": 0.08986475667539796
}
},
"recommended_thresholds": {
"conservative": 0.08986475667539796,
"moderate": 0.07400653849551438,
"liberal": 0.05654164861706312
}
}