trained_roberta_large / threshold_config.json
Pedrinho-Dev01
Update
fb1ffc2
raw
history blame contribute delete
312 Bytes
{
"recommended_threshold": 0.35,
"standard_metrics": {
"accuracy": 0.9352,
"f1": 0.916923076923077,
"precision": 0.9410526315789474,
"recall": 0.894
},
"custom_metrics": {
"accuracy": 0.9336,
"f1": 0.9150460593654043,
"precision": 0.9371069182389937,
"recall": 0.894
}
}