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

Tarunvoff
/
aisecops-models

Text Classification
PyTorch
Scikit-learn
English
ai-security
llm-security
prompt-injection
jailbreak-detection
anomaly-detection
threat-detection
cybersecurity
nlp
Model card Files Files and versions
xet
Community

Instructions to use Tarunvoff/aisecops-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use Tarunvoff/aisecops-models with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("Tarunvoff/aisecops-models", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
aisecops-models
216 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Tarunvoff's picture
Tarunvoff
chore: change license from MIT to Apache 2.0
43c04db verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    8.64 kB
    chore: change license from MIT to Apache 2.0 4 months ago
  • fusion_model.pt
    21.3 kB
    xet
    Upload fusion_model.pt with huggingface_hub 4 months ago
  • fusion_threshold.json
    180 Bytes
    Upload fusion_threshold.json with huggingface_hub 4 months ago
  • isolation_forest.pkl
    5.75 MB
    xet
    Upload isolation_forest.pkl with huggingface_hub 4 months ago
  • training_feature_stats.json
    1.13 kB
    Upload training_feature_stats.json with huggingface_hub 4 months ago
  • trajectory_model_best.pt
    158 MB
    xet
    Upload trajectory_model_best.pt with huggingface_hub 4 months ago
  • trajectory_model_best_config.json
    126 Bytes
    Upload trajectory_model_best_config.json with huggingface_hub 4 months ago
  • trajectory_model_final.pt
    52.6 MB
    xet
    Upload trajectory_model_final.pt with huggingface_hub 4 months ago
  • trajectory_model_final_config.json
    126 Bytes
    Upload trajectory_model_final_config.json with huggingface_hub 4 months ago