File size: 728 Bytes
98100d7 | 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 30 31 32 33 34 35 36 37 38 | {
"model": "temsa/IrishCore-GlobalPointer-ContextPII-135M-v1-rc1",
"input": "irish_ppsn_phone_edge_v1.jsonl",
"loader_type": "global_pointer_pt",
"examples": 22,
"min_score": 0.5,
"iou_threshold": 0.5,
"elapsed_seconds": 0.41967142606154084,
"examples_per_second": 52.42196307349719,
"overall": {
"precision": 1.0,
"recall": 1.0,
"f1": 1.0,
"tp": 19,
"fp": 0,
"fn": 0
},
"by_label": {
"PHONE_NUMBER": {
"precision": 1.0,
"recall": 1.0,
"f1": 1.0,
"tp": 13,
"fp": 0,
"fn": 0
},
"PPSN": {
"precision": 1.0,
"recall": 1.0,
"f1": 1.0,
"tp": 6,
"fp": 0,
"fn": 0
}
},
"release_backend": "full"
}
|