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

NightPrince
/
peft-distilbert-toxic-classifier

PEFT
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use NightPrince/peft-distilbert-toxic-classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NightPrince/peft-distilbert-toxic-classifier with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("distilbert-base-uncased")
    model = PeftModel.from_pretrained(base_model, "NightPrince/peft-distilbert-toxic-classifier")
  • Notebooks
  • Google Colab
  • Kaggle
peft-distilbert-toxic-classifier
12 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
NightPrince's picture
NightPrince
End of training
66a218b verified 11 months ago
  • last-checkpoint
    Training in progress, epoch 3, checkpoint 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • README.md
    1.29 kB
    End of training 11 months ago
  • adapter_config.json
    840 Bytes
    Training in progress, epoch 1 11 months ago
  • adapter_model.safetensors
    2.98 MB
    xet
    Training in progress, epoch 3 11 months ago
  • all_results.json
    169 Bytes
    End of training 11 months ago
  • eval_results.json
    169 Bytes
    End of training 11 months ago
  • training_args.bin
    5.78 kB
    xet
    Training in progress, epoch 1 11 months ago