Hello, thank you for your excellent work!
While running python trainer.py fit --model ClayMAEModule --data ClayDataModule --config configs/config.yaml, I encountered the error: error: Parser key "model": Unable to load config 'ClayMAEModule' - Parser key "model": Unable to load config "ClayMAEModule".
I found that #342 also suffered from the same error. Could you please let me know what might be causing this issue? Looking forward to your reply.
Hello, thank you for your excellent work!
While running
python trainer.py fit --model ClayMAEModule --data ClayDataModule --config configs/config.yaml,I encountered the error:error: Parser key "model": Unable to load config 'ClayMAEModule' - Parser key "model": Unable to load config "ClayMAEModule".I found that #342 also suffered from the same error. Could you please let me know what might be causing this issue? Looking forward to your reply.