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

Setpember
/
Jon_GPT2L_DPO_epi_point5

PEFT
TensorBoard
Safetensors
gpt2
trl
dpo
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • PEFT

    How to use Setpember/Jon_GPT2L_DPO_epi_point5 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("openai-community/gpt2-large")
    model = PeftModel.from_pretrained(base_model, "Setpember/Jon_GPT2L_DPO_epi_point5")
  • Notebooks
  • Google Colab
  • Kaggle
Jon_GPT2L_DPO_epi_point5 / runs
150 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Setpember's picture
Setpember
End of training
f8dedeb verified over 1 year ago
  • Nov14_00-08-34_cbda12b040f0
    End of training over 1 year ago
  • Nov14_08-17-54_5777509fc60d
    End of training over 1 year ago
  • Nov19_03-16-05_91225e60d74c
    End of training over 1 year ago
  • Nov19_03-43-58_91225e60d74c
    End of training over 1 year ago
  • Nov19_04-46-18_91225e60d74c
    End of training over 1 year ago
  • Oct02_00-01-17_ff7758750584
    End of training over 1 year ago
  • Oct02_00-22-28_ff7758750584
    End of training over 1 year ago