hong-god
Results
1
issues of
hong-god
The error message is as follows: test setup failed args = def setup(args): # Prepare model > config = CONFIGS[args.model_type] E AttributeError: module 'main' has no attribute 'model_type' main.py:74: AttributeError