| { | |
| "model": "temsa/IrishCore-DiffMask-135M-v1-rc2#onnx_q8", | |
| "input": "eval/user_raw_regression_cases_v1.jsonl", | |
| "loader_type": "token_span_onnx_q8", | |
| "examples": 7, | |
| "min_score": 0.5, | |
| "iou_threshold": 0.5, | |
| "elapsed_seconds": 0.029164006002247334, | |
| "examples_per_second": 240.0218954645871, | |
| "overall": { | |
| "precision": 1.0, | |
| "recall": 1.0, | |
| "f1": 1.0, | |
| "tp": 3, | |
| "fp": 0, | |
| "fn": 0 | |
| }, | |
| "by_label": { | |
| "PPSN": { | |
| "precision": 1.0, | |
| "recall": 1.0, | |
| "f1": 1.0, | |
| "tp": 3, | |
| "fp": 0, | |
| "fn": 0 | |
| } | |
| } | |
| } | |