File size: 699 Bytes
6631226 | 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 | {
"model": "temsa/IrishCore-GlobalPointer-ContextPII-135M-v1-rc1",
"input": "runtime_profile_source.jsonl",
"loader_type": "global_pointer_pt",
"examples": 3223,
"min_score": 0.5,
"iou_threshold": 0.5,
"elapsed_seconds": 46.959111439064145,
"examples_per_second": 68.63417771825351,
"overall": {
"precision": 0.585127996749289,
"recall": 0.40597688187200454,
"f1": 0.47936085219707064,
"tp": 1440,
"fp": 1021,
"fn": 2107
},
"by_label": {
"PPSN": {
"precision": 0.9320388349514563,
"recall": 0.40597688187200454,
"f1": 0.5655930871956009,
"tp": 1440,
"fp": 105,
"fn": 2107
}
},
"release_backend": "full"
}
|