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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

abdulmunimjemal
/
Sentinel-Rail-A-Prompt-Attack-Guard

Text Classification
Transformers
Safetensors
English
multilingual
jailbreak-detection
prompt-injection
security
guardrails
safety
Model card Files Files and versions
xet
Community

Instructions to use abdulmunimjemal/Sentinel-Rail-A-Prompt-Attack-Guard with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use abdulmunimjemal/Sentinel-Rail-A-Prompt-Attack-Guard with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="abdulmunimjemal/Sentinel-Rail-A-Prompt-Attack-Guard")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("abdulmunimjemal/Sentinel-Rail-A-Prompt-Attack-Guard", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Sentinel-Rail-A-Prompt-Attack-Guard
1.44 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
abdulmunimjemal's picture
abdulmunimjemal
Upload Sentinel-Rail-A v1.0
3edbd54 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    7.18 kB
    Upload Sentinel-Rail-A v1.0 4 months ago
  • adapter_config.json
    976 Bytes
    Upload Sentinel-Rail-A v1.0 4 months ago
  • adapter_model.safetensors
    4.07 MB
    xet
    Upload Sentinel-Rail-A v1.0 4 months ago
  • chat_template.jinja
    1.38 kB
    Upload Sentinel-Rail-A v1.0 4 months ago
  • classifier.pt

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    4.21 MB
    xet
    Upload Sentinel-Rail-A v1.0 4 months ago
  • full_model.pt
    1.43 GB
    xet
    Upload Sentinel-Rail-A v1.0 4 months ago
  • special_tokens_map.json
    434 Bytes
    Upload Sentinel-Rail-A v1.0 4 months ago
  • tokenizer.json
    4.73 MB
    Upload Sentinel-Rail-A v1.0 4 months ago
  • tokenizer_config.json
    91.6 kB
    Upload Sentinel-Rail-A v1.0 4 months ago