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

debjit-coder
/
domesticabuse

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

Instructions to use debjit-coder/domesticabuse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use debjit-coder/domesticabuse with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSequenceClassification
    
    base_model = AutoModelForSequenceClassification.from_pretrained("roberta-base")
    model = PeftModel.from_pretrained(base_model, "debjit-coder/domesticabuse")
  • Notebooks
  • Google Colab
  • Kaggle
domesticabuse
3.47 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
debjit-coder's picture
debjit-coder
Final LoRA model
bb1851a verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    1.38 kB
    Final LoRA model 9 months ago
  • adapter_config.json
    628 Bytes
    Final LoRA model 9 months ago
  • adapter_model.safetensors
    98.6 kB
    xet
    Final LoRA model 9 months ago
  • merges.txt
    456 kB
    Final LoRA model 9 months ago
  • special_tokens_map.json
    280 Bytes
    Final LoRA model 9 months ago
  • tokenizer.json
    2.11 MB
    Final LoRA model 9 months ago
  • tokenizer_config.json
    1.22 kB
    Final LoRA model 9 months ago
  • training_args.bin
    4.92 kB
    xet
    Final LoRA model 9 months ago
  • vocab.json
    798 kB
    Final LoRA model 9 months ago