stanford_alpaca
stanford_alpaca copied to clipboard
AttributeError: 'ModelArguments' object has no attribute 'target_modules'
File "***/train/sft/finetune_clm.py", line 156, in post_init if type(self.target_modules)==str: AttributeError: 'ModelArguments' object has no attribute 'target_modules'
Is it a code snippet accidentally introduced in finetune_clm.py? It seems to be better to execute it by commenting it out.