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

joshuasundance
/
mypo-qwen2.5-coder-1.5b-dpo-v2

Text Generation
PEFT
Safetensors
English
code
Generated from Trainer
dpo
trl
preference-optimization
lora
python
type-hints
qwen2.5-coder
mypo
hf_jobs
codecarbon
carbon-emissions
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use joshuasundance/mypo-qwen2.5-coder-1.5b-dpo-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use joshuasundance/mypo-qwen2.5-coder-1.5b-dpo-v2 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-1.5B-Instruct")
    model = PeftModel.from_pretrained(base_model, "joshuasundance/mypo-qwen2.5-coder-1.5b-dpo-v2")
  • Notebooks
  • Google Colab
  • Kaggle
mypo-qwen2.5-coder-1.5b-dpo-v2
602 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
joshuasundance's picture
joshuasundance
Metadata polish: co2_eq_emissions block, carbon-emissions+codecarbon tags, fix license typo, CodeCarbon citation
f69ec6a verified 4 months ago
  • .gitattributes
    1.57 kB
    Training in progress, epoch 1 4 months ago
  • README.md
    8.75 kB
    Metadata polish: co2_eq_emissions block, carbon-emissions+codecarbon tags, fix license typo, CodeCarbon citation 4 months ago
  • adapter_config.json
    1.11 kB
    Training in progress, epoch 1 4 months ago
  • adapter_model.safetensors
    591 MB
    xet
    Training in progress, epoch 3 4 months ago
  • chat_template.jinja
    2.51 kB
    Training in progress, epoch 1 4 months ago
  • emissions.csv
    1.02 kB
    Model save 4 months ago
  • tokenizer.json
    11.4 MB
    xet
    Training in progress, epoch 1 4 months ago
  • tokenizer_config.json
    664 Bytes
    Training in progress, epoch 1 4 months ago
  • training_args.bin
    5.91 kB
    xet
    Training in progress, epoch 1 4 months ago