ChuT-KnowledgeDistillation-Kiran / evaluation_report.json
Shakiran's picture
[Kiran] Knowledge Distillation compressed student model
cbe1e25 verified
{
"teacher": {
"auroc": 0.9849,
"sensitivity": 0.9568,
"specificity": 0.8395,
"accuracy": 0.8981,
"f1": 0.9038
},
"student": {
"auroc": 0.9195,
"sensitivity": 0.7469,
"specificity": 0.9012,
"accuracy": 0.8241,
"f1": 0.8094
},
"compression_ratio": 17.02,
"auroc_retention_pct": 93.4
}