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

leolee99
/
PIGuard

Text Classification
Transformers
Safetensors
English
piguard
custom_code
Model card Files Files and versions
xet
Community
1

Instructions to use leolee99/PIGuard with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use leolee99/PIGuard with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="leolee99/PIGuard", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModelForSequenceClassification
    model = AutoModelForSequenceClassification.from_pretrained("leolee99/PIGuard", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
PIGuard / assets
1.62 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
leolee99's picture
leolee99
update piguard
ddff6fd 10 months ago
  • NotInject_distribution.png
    79.3 kB
    Initializaiton. about 1 year ago
  • Results.png
    341 kB
    xet
    update piguard 10 months ago
  • Visualization.png
    121 kB
    xet
    Initializaiton. about 1 year ago
  • figure_performance.png
    486 kB
    xet
    update piguard 10 months ago
  • freq.png
    58.2 kB
    Initializaiton. about 1 year ago
  • performance.png
    135 kB
    xet
    Initializaiton. about 1 year ago
  • visualization_concat.png
    398 kB
    xet
    update piguard 10 months ago