trl
trl copied to clipboard
AttributeError: 'ModelConfig' object has no attribute 'lora_task_type'
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']