lfm2.5-Encoder-350M-datause / holdout_metrics.json
rafmacalaba's picture
Upload holdout_metrics.json with huggingface_hub
2eaea58 verified
Raw
History Blame Contribute Delete
2.54 kB
{
"labels": [
"NAMED_DATA",
"DESCRIPTIVE_DATA",
"VAGUE_DATA"
],
"in_domain": {
"rows": [
{
"thr": 0.1,
"tp": 4577,
"fp": 1091,
"fn": 2769,
"precision": 0.8075158786167961,
"recall": 0.6230601687993466,
"f05": 0.7623759077886602,
"f1": 0.7033963424004916
},
{
"thr": 0.2,
"tp": 4577,
"fp": 1091,
"fn": 2769,
"precision": 0.8075158786167961,
"recall": 0.6230601687993466,
"f05": 0.7623759077886602,
"f1": 0.7033963424004916
},
{
"thr": 0.3,
"tp": 4576,
"fp": 1091,
"fn": 2770,
"precision": 0.8074819128286571,
"recall": 0.6229240402940376,
"f05": 0.7623109215699339,
"f1": 0.7032967032967032
},
{
"thr": 0.4,
"tp": 4565,
"fp": 1086,
"fn": 2781,
"precision": 0.8078216244912405,
"recall": 0.6214266267356384,
"f05": 0.7621035058430717,
"f1": 0.7024698007232437
},
{
"thr": 0.5,
"tp": 4501,
"fp": 1033,
"fn": 2845,
"precision": 0.8133357426816046,
"recall": 0.6127144023958617,
"f05": 0.7633471270605793,
"f1": 0.6989130434782609
},
{
"thr": 0.6,
"tp": 4200,
"fp": 840,
"fn": 3146,
"precision": 0.8333333333333334,
"recall": 0.5717397222978492,
"f05": 0.7634697884098015,
"f1": 0.678185047634426
},
{
"thr": 0.7,
"tp": 3877,
"fp": 687,
"fn": 3469,
"precision": 0.8494741454864154,
"recall": 0.5277702150830383,
"f05": 0.7571674087961878,
"f1": 0.6510495382031906
}
],
"best_f05": {
"thr": 0.6,
"tp": 4200,
"fp": 840,
"fn": 3146,
"precision": 0.8333333333333334,
"recall": 0.5717397222978492,
"f05": 0.7634697884098015,
"f1": 0.678185047634426
},
"best_f1": {
"thr": 0.1,
"tp": 4577,
"fp": 1091,
"fn": 2769,
"precision": 0.8075158786167961,
"recall": 0.6230601687993466,
"f05": 0.7623759077886602,
"f1": 0.7033963424004916
},
"per_label": {
"named_data": [
1928,
472,
1401
],
"descriptive_data": [
1626,
635,
1702
],
"vague_data": [
193,
188,
498
]
}
}
}