File size: 700 Bytes
f2b2a45 87e002a f2b2a45 87e002a f2b2a45 87e002a f2b2a45 87e002a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | Model: microsoft/codebert-base
Hub repo: HID-APP/codebert-rd-keystrokes
Validation metrics:
{
"eval_loss": 0.1455843597650528,
"eval_accuracy": 0.9671551288529561,
"eval_precision": 0.9737360472751149,
"eval_recall": 0.98342175066313,
"eval_f1": 0.9785549323655559
}
Test metrics:
Accuracy : 0.968957
Precision: 0.977273
Recall : 0.980650
F1 : 0.978958
precision recall f1-score support
benign 0.95 0.94 0.94 518
malicious 0.98 0.98 0.98 1447
accuracy 0.97 1965
macro avg 0.96 0.96 0.96 1965
weighted avg 0.97 0.97 0.97 1965
|