mdeberta-v3-base-prompt-injection

This model is a fine-tuned version of microsoft/mdeberta-v3-base on a combination of jackhhao/jailbreak-classification, deepset/prompt-injections, a custom datasets containing known attacks, and injections nested in legitimate content like websites and articles.

Usage

from transformers import pipeline

classifier = pipeline(
  "text-classification",
  model="proventra/mdeberta-v3-base-prompt-injection"
)

print(classifier("Your text to scan"))

Use in Proventra Core

proventra-core python library

check out Proventra

Downloads last month
72
Safetensors
Model size
279M params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for proventra/mdeberta-v3-base-prompt-injection

Finetuned
(165)
this model