File size: 677 Bytes
b08ade7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "models/irishcore-diffmask-135m-v1-rc6k-blend-0p30_onnx_q8",
  "input": "eval/runtime_profile_source.jsonl",
  "loader_type": "token_span_onnx_q8",
  "examples": 3223,
  "min_score": 0.5,
  "iou_threshold": 0.5,
  "elapsed_seconds": 19.28253148100339,
  "examples_per_second": 167.14610336175048,
  "overall": {
    "precision": 0.5172647257955315,
    "recall": 0.21539329010431352,
    "f1": 0.304140127388535,
    "tp": 764,
    "fp": 713,
    "fn": 2783
  },
  "by_label": {
    "PPSN": {
      "precision": 0.7900723888314375,
      "recall": 0.21539329010431352,
      "f1": 0.3385024368630926,
      "tp": 764,
      "fp": 203,
      "fn": 2783
    }
  }
}