0x1ba

Results 1 issues of 0x1ba

when i excute python main.py --config_dict="{'train_mode': 'orchestra', 'da_method': 'orchestra', 'local_lr': 0.003}" --linear_eval=True. It will be prompt “main.py: error: unrecognized arguments: --linear_eval=True”. What does --linear_eval=True do?How should i solve this problem?