trl icon indicating copy to clipboard operation
trl copied to clipboard

AttributeError: 'ModelConfig' object has no attribute 'lora_task_type'

Open joshhu opened this issue 11 months ago • 7 comments

using the example script, shows the error AttributeError: 'ModelConfig' object has no attribute 'lora_task_type'

another error shows when I put the lora_task_type to command line args ValueError: Some specified arguments are not used by the HfArgumentParser: ['--lora_task_type', 'SEQ_CLS']

joshhu avatar Mar 15 '24 15:03 joshhu