DPO Jon
Collection
DPO For Jon • 49 items • Updated
How to use Setpember/Jon_GPT2L_DPO_epi_inf 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_inf")This model is a fine-tuned version of openai-community/gpt2-large on the None dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
openai-community/gpt2-large