Text Classification
Transformers
TensorBoard
Safetensors
English
deberta-v2
Trained with AutoTrain
security
ai-security
jailbreak-detection
ai-safety
llm-security
prompt-injection
mdeberta
binary-classification
content-filtering
model-security
chatbot-security
prompt-engineering
Eval Results (legacy)
text-embeddings-inference
Instructions to use madhurjindal/Jailbreak-Detector-Large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use madhurjindal/Jailbreak-Detector-Large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="madhurjindal/Jailbreak-Detector-Large")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("madhurjindal/Jailbreak-Detector-Large") model = AutoModelForSequenceClassification.from_pretrained("madhurjindal/Jailbreak-Detector-Large") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4cefcbe13bb167876a7440c8bb0e06181d0a485c6742dd7b08b2e04dd8605419
- Size of remote file:
- 16.4 MB
- SHA256:
- eac2f565e77faa02388138dc3324b3efd61fd518e14818032f8a50cc573c5432
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.