Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

principled-intelligence
/
scope-guard

Text Classification
Transformers
Safetensors
qwen3
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use principled-intelligence/scope-guard with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use principled-intelligence/scope-guard with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="principled-intelligence/scope-guard")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("principled-intelligence/scope-guard")
    model = AutoModelForSequenceClassification.from_pretrained("principled-intelligence/scope-guard")
  • Notebooks
  • Google Colab
  • Kaggle
scope-guard
8.06 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
edobobo's picture
edobobo
Update README.md
6cfa078 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload ScopeGuardPipeline 3 months ago
  • README.md
    263 Bytes
    Update README.md 3 months ago
  • added_tokens.json
    707 Bytes
    Upload ScopeGuardPipeline 3 months ago
  • chat_template.jinja
    2.63 kB
    Upload ScopeGuardPipeline 3 months ago
  • config.json
    1.97 kB
    Upload ScopeGuardPipeline 3 months ago
  • merges.txt
    1.67 MB
    Upload ScopeGuardPipeline 3 months ago
  • model-00001-of-00002.safetensors
    4.97 GB
    xet
    Upload ScopeGuardPipeline 3 months ago
  • model-00002-of-00002.safetensors
    3.08 GB
    xet
    Upload ScopeGuardPipeline 3 months ago
  • model.safetensors.index.json
    32.9 kB
    Upload ScopeGuardPipeline 3 months ago
  • scope_guard.py
    3.83 kB
    Upload ScopeGuardPipeline 3 months ago
  • special_tokens_map.json
    614 Bytes
    Upload ScopeGuardPipeline 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload ScopeGuardPipeline 3 months ago
  • tokenizer_config.json
    5.43 kB
    Upload ScopeGuardPipeline 3 months ago
  • vocab.json
    2.78 MB
    Upload ScopeGuardPipeline 3 months ago