Hi,
I was running this train.py but this error is coming up
usage: train.py
[-h]
[-c CONFIG]
[–print_config[=flags]]
{fit,validate,test,predict,tune}
…
train.py: error: ‘Configuration check failed :: No action for destination key “trainer.weights_save_path” to check its value.’
I gave the path to weight_save_path in .yaml file but not solved.
need your help to fix this