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

ARotting
/
protocol-guardian

Text Classification
Transformers
Joblib
English
cybersecurity
industrial-control-systems
bert
from-scratch
synthetic-data
Model card Files Files and versions
xet
Community

Instructions to use ARotting/protocol-guardian with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ARotting/protocol-guardian with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="ARotting/protocol-guardian")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("ARotting/protocol-guardian", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
protocol-guardian
26.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ARotting's picture
ARotting
Publish MiniLM industrial command-risk classifier
aad0df8 verified 2 days ago
  • source
    Publish MiniLM industrial command-risk classifier 2 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 days ago
  • README.md
    2.09 kB
    Publish MiniLM industrial command-risk classifier 2 days ago
  • classifier.joblib

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    2.17 kB
    xet
    Publish MiniLM industrial command-risk classifier 2 days ago
  • training_summary.json
    845 Bytes
    Publish MiniLM industrial command-risk classifier 2 days ago