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

izzcw
/
dpo_crafting_lora_from_base

PEFT
TensorBoard
Safetensors
llama-factory
lora
trl
dpo
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use izzcw/dpo_crafting_lora_from_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use izzcw/dpo_crafting_lora_from_base with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "izzcw/dpo_crafting_lora_from_base")
  • Notebooks
  • Google Colab
  • Kaggle
dpo_crafting_lora_from_base
102 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
izzcw's picture
izzcw
End of training
f790233 verified about 1 year ago
  • runs
    Training in progress, step 1500 about 1 year ago
  • .gitattributes
    1.57 kB
    Training in progress, step 500 about 1 year ago
  • README.md
    1.44 kB
    End of training about 1 year ago
  • adapter_config.json
    736 Bytes
    Training in progress, step 500 about 1 year ago
  • adapter_model.safetensors
    83.9 MB
    xet
    Training in progress, step 1500 about 1 year ago
  • all_results.json
    223 Bytes
    End of training about 1 year ago
  • special_tokens_map.json
    650 Bytes
    Training in progress, step 500 about 1 year ago
  • tokenizer.json
    17.2 MB
    xet
    Training in progress, step 500 about 1 year ago
  • tokenizer_config.json
    51.3 kB
    Training in progress, step 500 about 1 year ago
  • train_results.json
    223 Bytes
    End of training about 1 year ago
  • trainer_log.jsonl
    33.8 kB
    Training in progress, step 1500 about 1 year ago
  • trainer_state.json
    80.6 kB
    End of training about 1 year ago
  • training_args.bin
    5.75 kB
    xet
    Training in progress, step 500 about 1 year ago
  • training_loss.png
    36.5 kB
    End of training about 1 year ago
  • training_rewards_accuracies.png
    42.1 kB
    End of training about 1 year ago