Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

rogue-security
/
prompt-injection-jailbreak-sentinel-v2

Text Classification
Transformers
Safetensors
English
qwen3
prompt-injection
jailbreak-detection
jailbreak
moderation
security
guard
text-embeddings-inference
Model card Files Files and versions
xet
Community
2

Instructions to use rogue-security/prompt-injection-jailbreak-sentinel-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use rogue-security/prompt-injection-jailbreak-sentinel-v2 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="rogue-security/prompt-injection-jailbreak-sentinel-v2")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("rogue-security/prompt-injection-jailbreak-sentinel-v2")
    model = AutoModelForSequenceClassification.from_pretrained("rogue-security/prompt-injection-jailbreak-sentinel-v2", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.62 kB
    Upload sentinel.png about 1 year ago
  • LICENSE.md
    3.86 kB
    Create LICENSE.md about 1 year ago
  • README.md
    6.84 kB
    Update README.md 7 months ago
  • added_tokens.json
    707 Bytes
    Upload tokenizer about 1 year ago
  • config.json
    1.49 kB
    Update config.json about 1 year ago
  • merges.txt
    1.67 MB
    Upload tokenizer about 1 year ago
  • model.safetensors
    1.19 GB
    xet
    Upload Qwen3ForSequenceClassification about 1 year ago
  • sentinel.png
    376 kB
    xet
    Upload sentinel.png about 1 year ago
  • special_tokens_map.json
    610 Bytes
    Upload tokenizer about 1 year ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer about 1 year ago
  • tokenizer_config.json
    9.95 kB
    Upload tokenizer about 1 year ago
  • vocab.json
    2.78 MB
    Upload tokenizer about 1 year ago