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
when i run python main.py fit --config configs/tgcn.yaml the program always says error: Validation failed: Key "fit.model.model" is required but not included in config object or its value is None. or error: Validation failed: Key "fit.model.model" is required but not included in config object or its value is None. or error: Validation failed: Subcommand 'fit' does not accept nested key 'fit.model.model.init_args.hidden_dim'
so what should i do to solve this problem?