PuxAI's picture
Upload folder using huggingface_hub
a197b33 verified
{
"model_name": "BERT + CRF",
"dataset": "gretel-pii-ready-augmented",
"seeds": [
42,
123,
456,
789,
999
],
"max_samples_per_seed": 1000,
"avg_precision": 0.9573,
"avg_recall": 0.958,
"avg_f1": 0.957,
"per_seed": {
"42": {
"precision": 0.9533,
"recall": 0.9542,
"f1": 0.9531
},
"123": {
"precision": 0.9615,
"recall": 0.9608,
"f1": 0.9605
},
"456": {
"precision": 0.9566,
"recall": 0.9583,
"f1": 0.9571
},
"789": {
"precision": 0.9574,
"recall": 0.9602,
"f1": 0.9583
},
"999": {
"precision": 0.9577,
"recall": 0.9564,
"f1": 0.956
}
},
"timestamp": "2026-04-07T15:09:11.569316"
}