lfm2.5-Encoder-350M-datause / holdout_metrics.json
rafmacalaba's picture
Upload holdout_metrics.json with huggingface_hub
d1617ef verified
Raw
History Blame Contribute Delete
2.54 kB
{
"labels": [
"NAMED_DATA",
"DESCRIPTIVE_DATA",
"VAGUE_DATA"
],
"in_domain": {
"rows": [
{
"thr": 0.1,
"tp": 7803,
"fp": 1715,
"fn": 4761,
"precision": 0.819815087203194,
"recall": 0.6210601719197708,
"f05": 0.7704992495457778,
"f1": 0.7067294629109683
},
{
"thr": 0.2,
"tp": 7803,
"fp": 1715,
"fn": 4761,
"precision": 0.819815087203194,
"recall": 0.6210601719197708,
"f05": 0.7704992495457778,
"f1": 0.7067294629109683
},
{
"thr": 0.3,
"tp": 7803,
"fp": 1715,
"fn": 4761,
"precision": 0.819815087203194,
"recall": 0.6210601719197708,
"f05": 0.7704992495457778,
"f1": 0.7067294629109683
},
{
"thr": 0.4,
"tp": 7787,
"fp": 1702,
"fn": 4777,
"precision": 0.8206344188007166,
"recall": 0.6197866921362624,
"f05": 0.7706848772763264,
"f1": 0.7062077721851904
},
{
"thr": 0.5,
"tp": 7658,
"fp": 1625,
"fn": 4906,
"precision": 0.8249488311968114,
"recall": 0.6095192613817255,
"f05": 0.7704845460399228,
"f1": 0.7010573534123679
},
{
"thr": 0.6,
"tp": 7083,
"fp": 1304,
"fn": 5481,
"precision": 0.8445212829378801,
"recall": 0.5637535816618912,
"f05": 0.7680213393476752,
"f1": 0.6761491098276932
},
{
"thr": 0.7,
"tp": 6560,
"fp": 1057,
"fn": 6004,
"precision": 0.8612314559537876,
"recall": 0.5221267112384591,
"f05": 0.7622234616099647,
"f1": 0.6501164461622319
}
],
"best_f05": {
"thr": 0.4,
"tp": 7787,
"fp": 1702,
"fn": 4777,
"precision": 0.8206344188007166,
"recall": 0.6197866921362624,
"f05": 0.7706848772763264,
"f1": 0.7062077721851904
},
"best_f1": {
"thr": 0.1,
"tp": 7803,
"fp": 1715,
"fn": 4761,
"precision": 0.819815087203194,
"recall": 0.6210601719197708,
"f05": 0.7704992495457778,
"f1": 0.7067294629109683
},
"per_label": {
"named_data": [
3416,
871,
2165
],
"descriptive_data": [
3080,
1303,
2811
],
"vague_data": [
404,
433,
697
]
}
}
}