PuxAI's picture
Upload folder using huggingface_hub
b98f819 verified
Raw
History Blame Contribute Delete
738 Bytes
{
"model_name": "BERT Softmax + DeBERTa (Proposed)",
"dataset": "financial-pii-ready",
"seeds": [
42,
123,
456,
789,
999
],
"gap_threshold": 0.98,
"avg_precision": 1.0,
"avg_recall": 0.9494,
"avg_f1": 0.974,
"per_seed": {
"42": {
"precision": 1.0,
"recall": 0.9494,
"f1": 0.974
},
"123": {
"precision": 1.0,
"recall": 0.9494,
"f1": 0.974
},
"456": {
"precision": 1.0,
"recall": 0.9494,
"f1": 0.974
},
"789": {
"precision": 1.0,
"recall": 0.9494,
"f1": 0.974
},
"999": {
"precision": 1.0,
"recall": 0.9494,
"f1": 0.974
}
},
"timestamp": "2026-06-14T08:44:18.562867"
}