PuxAI's picture
Upload folder using huggingface_hub
362812c verified
raw
history blame contribute delete
727 Bytes
{
"model_name": "Base BERT",
"dataset": "financial-pii-ready",
"seeds": [
42,
123,
456,
789,
999
],
"max_samples_per_seed": 1000,
"avg_precision": 1.0,
"avg_recall": 0.9261,
"avg_f1": 0.9615,
"per_seed": {
"42": {
"precision": 1.0,
"recall": 0.9261,
"f1": 0.9615
},
"123": {
"precision": 1.0,
"recall": 0.9261,
"f1": 0.9615
},
"456": {
"precision": 1.0,
"recall": 0.9261,
"f1": 0.9615
},
"789": {
"precision": 1.0,
"recall": 0.9261,
"f1": 0.9615
},
"999": {
"precision": 1.0,
"recall": 0.9261,
"f1": 0.9615
}
},
"timestamp": "2026-04-05T05:13:02.758284"
}