cmpxchg16 commited on
Commit
87ab9ed
1 Parent(s): 6c598a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -34,6 +34,9 @@ Fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microso
34
  Classifying inputs into two categories: `0` for no injection and `1` for injection detected.
35
 
36
  Model evaluation results:
 
 
 
37
  - F1: 0.99
38
 
39
  ## Model details
 
34
  Classifying inputs into two categories: `0` for no injection and `1` for injection detected.
35
 
36
  Model evaluation results:
37
+ - Precision: 0.988
38
+ - Recall: 0.992
39
+ - Accuracy: 0.998
40
  - F1: 0.99
41
 
42
  ## Model details