When peft_trainer is created, why isn’t the eval_dataset passed in like it was for the fully fine tuned trainer?
Is it because you use Peft to adapt to specific area of the dataset or external to it?
When peft_trainer is created, why isn’t the eval_dataset passed in like it was for the fully fine tuned trainer?
Is it because you use Peft to adapt to specific area of the dataset or external to it?