#The following columns in the training set don't have a corresponding argument in PeftModelForCausalL

5 messages · Page 1 of 1 (latest)

pliant zealot
#

I keep getting this warning message when I do dpo :The following columns in the training set don't have a corresponding argument in PeftModelForCausalLM.forward and have been ignored: prompt, chosen, rejected. If prompt, chosen, rejected are not expected by PeftModelForCausalLM.forward, you can safely ignore this message. Dpo seems to work fine though but I want to be sure because I am going to invest a lot of time on that.

serene river
#

I don't think I got any of that error when I use DPO for my project .-.

pliant zealot
serene river
#

I am not exactly using DPO (I use KTO instead) and my frend is the one who's using DPO