You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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