File size: 748 Bytes
375b4e4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
39
40
41
42
43
{
  "model_name": "Span-Based DeBERTa",
  "dataset": "gretel-pii-ready",
  "seeds": [
    42,
    123,
    456,
    789,
    999
  ],
  "max_samples_per_seed": 1000,
  "avg_precision": 0.9073,
  "avg_recall": 0.9412,
  "avg_f1": 0.9212,
  "per_seed": {
    "42": {
      "precision": 0.8993,
      "recall": 0.9399,
      "f1": 0.9155
    },
    "123": {
      "precision": 0.9081,
      "recall": 0.9408,
      "f1": 0.922
    },
    "456": {
      "precision": 0.91,
      "recall": 0.9408,
      "f1": 0.9227
    },
    "789": {
      "precision": 0.9108,
      "recall": 0.9444,
      "f1": 0.9249
    },
    "999": {
      "precision": 0.9081,
      "recall": 0.9399,
      "f1": 0.9209
    }
  },
  "timestamp": "2026-04-05T04:10:49.257065"
}