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

qrizan
/
pii-masking-qwen2.5-3b-dpo_beta0_5

PEFT
Safetensors
Indonesian
pii-masking
lora
dpo
sft
qwen2.5
Model card Files Files and versions
xet
Community

Instructions to use qrizan/pii-masking-qwen2.5-3b-dpo_beta0_5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use qrizan/pii-masking-qwen2.5-3b-dpo_beta0_5 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/qwen2.5-3b-instruct-unsloth-bnb-4bit")
    model = PeftModel.from_pretrained(base_model, "qrizan/pii-masking-qwen2.5-3b-dpo_beta0_5")
  • Notebooks
  • Google Colab
  • Kaggle
pii-masking-qwen2.5-3b-dpo_beta0_5
131 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
qrizan's picture
qrizan
Update README.md
169dfa5 verified 3 months ago
  • .gitattributes
    1.57 kB
    Upload model trained with Unsloth 3 months ago
  • README.md
    5.55 kB
    Update README.md 3 months ago
  • adapter_config.json
    1.26 kB
    DPO adapter: Qwen/Qwen2.5-3B-Instruct, beta=0.5, 12 pairs, over_mask_heldout=0.0%, t8_overmask=0.0%, t8_exact_match=57.1% 3 months ago
  • adapter_model.safetensors
    120 MB
    xet
    DPO adapter: Qwen/Qwen2.5-3B-Instruct, beta=0.5, 12 pairs, over_mask_heldout=0.0%, t8_overmask=0.0% 3 months ago
  • chat_template.jinja
    2.51 kB
    Upload model trained with Unsloth 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload model trained with Unsloth 3 months ago
  • tokenizer_config.json
    4.56 kB
    Upload model trained with Unsloth 3 months ago
  • training_metadata.json
    3.77 kB
    Upload training_metadata.json with huggingface_hub 3 months ago