Update README.md
Browse files
README.md
CHANGED
|
@@ -43,8 +43,12 @@ Fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microso
|
|
| 43 |
Classifying inputs into two categories: `0` for no injection and `1` for injection detected.
|
| 44 |
|
| 45 |
Model evaluation results:
|
|
|
|
|
|
|
|
|
|
| 46 |
- F1: 0.99
|
| 47 |
|
|
|
|
| 48 |
## Model details
|
| 49 |
|
| 50 |
- **Fine-tuned by:** vibraniumdome.com
|
|
|
|
| 43 |
Classifying inputs into two categories: `0` for no injection and `1` for injection detected.
|
| 44 |
|
| 45 |
Model evaluation results:
|
| 46 |
+
- Precision: 0.988
|
| 47 |
+
- Recall: 0.992
|
| 48 |
+
- Accuracy: 0.998
|
| 49 |
- F1: 0.99
|
| 50 |
|
| 51 |
+
|
| 52 |
## Model details
|
| 53 |
|
| 54 |
- **Fine-tuned by:** vibraniumdome.com
|