IrishCore-DiffMask-135M-v1-rc2 / eval /q8_uat_replay_exact_v1.json
temsa's picture
Add files using upload-large-folder tool
ed10267 verified
{
"model": "temsa/IrishCore-DiffMask-135M-v1-rc2#onnx_q8",
"input": "eval/diffmask_gap_uat_exact_v1.jsonl",
"loader_type": "token_span_onnx_q8",
"examples": 16,
"min_score": 0.5,
"iou_threshold": 0.5,
"elapsed_seconds": 0.08711395296268165,
"examples_per_second": 183.66747754925285,
"overall": {
"precision": 1.0,
"recall": 0.7058823529411765,
"f1": 0.8275862068965517,
"tp": 12,
"fp": 0,
"fn": 5
},
"by_label": {
"EMAIL": {
"precision": 1.0,
"recall": 0.6666666666666666,
"f1": 0.8,
"tp": 2,
"fp": 0,
"fn": 1
},
"PHONE_NUMBER": {
"precision": 1.0,
"recall": 0.6666666666666666,
"f1": 0.8,
"tp": 4,
"fp": 0,
"fn": 2
},
"POSTCODE": {
"precision": 1.0,
"recall": 0.3333333333333333,
"f1": 0.5,
"tp": 1,
"fp": 0,
"fn": 2
},
"PPSN": {
"precision": 1.0,
"recall": 1.0,
"f1": 1.0,
"tp": 5,
"fp": 0,
"fn": 0
}
}
}