codebert-rd-keystrokes / classification_report.txt
NourFakih's picture
Final full upload: model files, checkpoints, evaluation results, logs, reports
87e002a verified
Raw
History Blame Contribute Delete
700 Bytes
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