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

  • Log In
  • Sign Up

ree2raz
/
fdcpa-rule-classifier-qlora

Text Classification
PEFT
Safetensors
English
lora
qwen2.5
compliance
fdcpa
Model card Files Files and versions
xet
Community

Instructions to use ree2raz/fdcpa-rule-classifier-qlora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use ree2raz/fdcpa-rule-classifier-qlora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-3B-Instruct")
    model = PeftModel.from_pretrained(base_model, "ree2raz/fdcpa-rule-classifier-qlora")
  • Notebooks
  • Google Colab
  • Kaggle
fdcpa-rule-classifier-qlora
131 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
ree2raz's picture
ree2raz
Upload README.md with huggingface_hub
58a043d verified 10 days ago
  • .gitattributes
    1.57 kB
    Upload tokenizer 10 days ago
  • README.md
    5.62 kB
    Upload README.md with huggingface_hub 10 days ago
  • adapter_config.json
    1.06 kB
    Upload model 10 days ago
  • adapter_model.safetensors
    120 MB
    xet
    Upload model 10 days ago
  • chat_template.jinja
    2.51 kB
    Upload tokenizer 10 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload tokenizer 10 days ago
  • tokenizer_config.json
    665 Bytes
    Upload tokenizer 10 days ago