hebrew-manuscript-joint-ner-v2 / kfold_results.json
alexgoldberg's picture
Upload best k-fold model (Fold 4, F1: 0.9102)
7425567 verified
Raw
History Blame
680 Bytes
{
"n_folds": 5,
"ner_f1_mean": 0.9079608298355216,
"ner_f1_std": 0.0034783587137207097,
"ner_f1_min": 0.9010667224430035,
"ner_f1_max": 0.9102049440101416,
"class_acc_mean": 1.0,
"class_acc_std": 0.0,
"per_fold": [
{
"fold": 1,
"ner_f1": 0.9010667224430035,
"class_acc": 1.0
},
{
"fold": 2,
"ner_f1": 0.9088618227635447,
"class_acc": 1.0
},
{
"fold": 3,
"ner_f1": 0.9096222083072428,
"class_acc": 1.0
},
{
"fold": 4,
"ner_f1": 0.9102049440101416,
"class_acc": 1.0
},
{
"fold": 5,
"ner_f1": 0.9100484516536759,
"class_acc": 1.0
}
]
}