PuxAI's picture
Upload folder using huggingface_hub
fa75417 verified
raw
history blame contribute delete
730 Bytes
{
"model_name": "Span-Based DeBERTa",
"dataset": "financial-pii-ready",
"seeds": [
42,
123,
456,
789,
999
],
"max_samples_per_seed": 1000,
"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-04-04T16:21:58.836171"
}