{ "val_accuracy": 0.7163323782234957, "val_f1": 0.7164684618134102, "test_accuracy": 0.721030042918455, "test_f1": 0.7224861241536514, "per_class": { "routine": { "precision": 0.8181818181818182, "recall": 0.6847826086956522, "f1": 0.7455621301775148, "support": 92.0 }, "urgent": { "precision": 0.7037037037037037, "recall": 0.7169811320754716, "f1": 0.7102803738317757, "support": 106.0 }, "critical": { "precision": 0.6041666666666666, "recall": 0.8285714285714286, "f1": 0.6987951807228916, "support": 35.0 } }, "confusion_matrix": [ [ 63, 27, 2 ], [ 13, 76, 17 ], [ 1, 5, 29 ] ], "history": [ { "epoch": 1, "loss": 1.0609124373952183, "accuracy": 0.46131805157593125, "f1": 0.40200806524703003 }, { "epoch": 2, "loss": 0.8183450294197152, "accuracy": 0.6561604584527221, "f1": 0.6575859526544696 }, { "epoch": 3, "loss": 0.5840665084232978, "accuracy": 0.7163323782234957, "f1": 0.7164684618134102 } ] }