PuxAI's picture
Upload folder using huggingface_hub
5e6d99b verified
raw
history blame contribute delete
760 Bytes
{
"model_name": "Span-Based DeBERTa",
"dataset": "nemotron-pii-ready-augmented",
"seeds": [
42,
123,
456,
789,
999
],
"max_samples_per_seed": 1000,
"avg_precision": 0.858,
"avg_recall": 0.9576,
"avg_f1": 0.8895,
"per_seed": {
"42": {
"precision": 0.8561,
"recall": 0.9638,
"f1": 0.8916
},
"123": {
"precision": 0.8551,
"recall": 0.9517,
"f1": 0.8844
},
"456": {
"precision": 0.8521,
"recall": 0.9478,
"f1": 0.8819
},
"789": {
"precision": 0.8688,
"recall": 0.971,
"f1": 0.9014
},
"999": {
"precision": 0.858,
"recall": 0.9535,
"f1": 0.8881
}
},
"timestamp": "2026-04-07T09:36:10.540722"
}