Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
20
 
21
  # deberta-v3-base-injection
22
 
23
- This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the [promp-injection](https://huggingface.co/datasets/JasperLS/prompt-injections) dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.0673
26
  - Accuracy: 0.9914
 
20
 
21
  # deberta-v3-base-injection
22
 
23
+ This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the [prompt-injection](https://huggingface.co/datasets/JasperLS/prompt-injections) dataset.
24
  It achieves the following results on the evaluation set:
25
  - Loss: 0.0673
26
  - Accuracy: 0.9914