File size: 740 Bytes
7116dff | 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": "financial-pii-ready-augmented",
"seeds": [
42,
123,
456,
789,
999
],
"max_samples_per_seed": 1000,
"avg_precision": 1.0,
"avg_recall": 0.9455,
"avg_f1": 0.972,
"per_seed": {
"42": {
"precision": 1.0,
"recall": 0.9455,
"f1": 0.972
},
"123": {
"precision": 1.0,
"recall": 0.9455,
"f1": 0.972
},
"456": {
"precision": 1.0,
"recall": 0.9455,
"f1": 0.972
},
"789": {
"precision": 1.0,
"recall": 0.9455,
"f1": 0.972
},
"999": {
"precision": 1.0,
"recall": 0.9455,
"f1": 0.972
}
},
"timestamp": "2026-04-07T07:07:42.638160"
} |