File size: 754 Bytes
288c11b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "Base BERT",
  "dataset": "nemotron-pii-ready-augmented",
  "seeds": [
    42,
    123,
    456,
    789,
    999
  ],
  "max_samples_per_seed": 1000,
  "avg_precision": 0.9599,
  "avg_recall": 0.9319,
  "avg_f1": 0.9452,
  "per_seed": {
    "42": {
      "precision": 0.9622,
      "recall": 0.9369,
      "f1": 0.9489
    },
    "123": {
      "precision": 0.9534,
      "recall": 0.9226,
      "f1": 0.9371
    },
    "456": {
      "precision": 0.9603,
      "recall": 0.9252,
      "f1": 0.9419
    },
    "789": {
      "precision": 0.9649,
      "recall": 0.9467,
      "f1": 0.9552
    },
    "999": {
      "precision": 0.9589,
      "recall": 0.9282,
      "f1": 0.9429
    }
  },
  "timestamp": "2026-04-07T12:49:17.587494"
}