How to solve the following error:
Traceback (most recent call last):
File "evaluate.py", line 19, in
for root, dirs, files in os.walk(args.input_dir):
AttributeError: 'Namespace' object has no attribute 'input_dir'
when running the sh finetune.sh games file