File size: 656 Bytes
58f9459 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | {
"model": "release/IrishCore-DiffMask-135M-v1-rc1",
"input": "eval/runtime_profile_source.jsonl",
"loader_type": "token_span_onnx_q8",
"examples": 3223,
"min_score": 0.5,
"iou_threshold": 0.5,
"elapsed_seconds": 17.488453362951986,
"examples_per_second": 184.2930265536054,
"overall": {
"precision": 0.6116352201257862,
"recall": 0.219340287566958,
"f1": 0.32288856609255034,
"tp": 778,
"fp": 494,
"fn": 2769
},
"by_label": {
"PPSN": {
"precision": 0.7524177949709865,
"recall": 0.219340287566958,
"f1": 0.3396638288583279,
"tp": 778,
"fp": 256,
"fn": 2769
}
}
}
|