Text Classification
Transformers
TensorBoard
Safetensors
modernbert
Generated from Trainer
text-embeddings-inference
Instructions to use ashield-ai/jailbreak-prompt-classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ashield-ai/jailbreak-prompt-classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ashield-ai/jailbreak-prompt-classification")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ashield-ai/jailbreak-prompt-classification") model = AutoModelForSequenceClassification.from_pretrained("ashield-ai/jailbreak-prompt-classification") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Jan17_20-07-12_ip-172-16-109-233.ec2.internal
- Jan17_20-25-50_ip-172-16-109-233.ec2.internal
- Jan17_20-40-11_ip-172-16-109-233.ec2.internal
- Jan17_22-25-02_ip-172-16-172-220.ec2.internal
- Jan18_03-58-29_ip-172-16-172-220.ec2.internal
- Jan18_04-01-30_ip-172-16-172-220.ec2.internal
- Jan18_04-46-45_9db53060210b
- Jan18_04-47-33_9db53060210b