NourFakih commited on
Commit
87e002a
·
verified ·
1 Parent(s): a238ce4

Final full upload: model files, checkpoints, evaluation results, logs, reports

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ prediction_results.csv filter=lfs diff=lfs merge=lfs -text
classification_report.txt CHANGED
@@ -3,24 +3,24 @@ Hub repo: HID-APP/codebert-rd-keystrokes
3
 
4
  Validation metrics:
5
  {
6
- "eval_loss": 0.5662792921066284,
7
- "eval_accuracy": 0.8,
8
- "eval_precision": 1.0,
9
- "eval_recall": 0.75,
10
- "eval_f1": 0.8571428571428571
11
  }
12
 
13
  Test metrics:
14
- Accuracy : 1.000000
15
- Precision: 1.000000
16
- Recall : 1.000000
17
- F1 : 1.000000
18
 
19
  precision recall f1-score support
20
 
21
- benign 1.00 1.00 1.00 1
22
- malicious 1.00 1.00 1.00 9
23
 
24
- accuracy 1.00 10
25
- macro avg 1.00 1.00 1.00 10
26
- weighted avg 1.00 1.00 1.00 10
 
3
 
4
  Validation metrics:
5
  {
6
+ "eval_loss": 0.1455843597650528,
7
+ "eval_accuracy": 0.9671551288529561,
8
+ "eval_precision": 0.9737360472751149,
9
+ "eval_recall": 0.98342175066313,
10
+ "eval_f1": 0.9785549323655559
11
  }
12
 
13
  Test metrics:
14
+ Accuracy : 0.968957
15
+ Precision: 0.977273
16
+ Recall : 0.980650
17
+ F1 : 0.978958
18
 
19
  precision recall f1-score support
20
 
21
+ benign 0.95 0.94 0.94 518
22
+ malicious 0.98 0.98 0.98 1447
23
 
24
+ accuracy 0.97 1965
25
+ macro avg 0.96 0.96 0.96 1965
26
+ weighted avg 0.97 0.97 0.97 1965
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b8a8c115a5a2a9754a5db1ec520de081b28b2ae54c71daded8feac33b32b861
3
  size 498612824
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:504b03bfce6a7b23d48a3ebc6175558d07c34948d1639525d87db0b0602f3c81
3
  size 498612824
prediction_results.csv CHANGED
The diff for this file is too large to render. See raw diff
 
summary.json CHANGED
@@ -4,8 +4,8 @@
4
  "output_dir": "/kaggle/working/outputs/codebert_rd_keystrokes",
5
  "save_eval_push_steps": 400,
6
  "logging_steps": 25,
7
- "accuracy": 1.0,
8
- "precision": 1.0,
9
- "recall": 1.0,
10
- "f1": 1.0
11
  }
 
4
  "output_dir": "/kaggle/working/outputs/codebert_rd_keystrokes",
5
  "save_eval_push_steps": 400,
6
  "logging_steps": 25,
7
+ "accuracy": 0.9689567430025445,
8
+ "precision": 0.9772727272727273,
9
+ "recall": 0.9806496199032481,
10
+ "f1": 0.9789582614694722
11
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0017038f09850c99466dda86103ce41cf83b08d516eb4836e92b8c7f5ed28961
3
  size 5201
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab81eb8f627d496428c93c1d48c52e0479518be7570628b71c7a023704823dee
3
  size 5201