ml-jku / hopular

Hopular: Modern Hopfield Networks for Tabular Data
https://ml-jku.github.io/hopular/
MIT License
305 stars 26 forks source link

pytorch_lightning.utilities.exceptions.MisconfigurationException: `.test(ckpt_path="best")` is set but `ModelCheckpoint` is not configured to save the best model. #3

Closed shastripawas closed 2 years ago

shastripawas commented 2 years ago

It repeatedly says that the ModelCheckpoint is not configured to save the best model. Please help to fix this issue

shastripawas commented 2 years ago

@bschaefl