Error while Finetuning the Trained Model #485
-
Dear NequIP community, Recently I've been struggling with the finetuning of the previously trained model on another dataset. I've included the "initialize_from_state" as well as the "initial_model_state" that points to best_model.pth in the config file. However, I keep getting the following error: Any help would be very much appreciated! Best, Albert |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You should be able to do this easily with new v0.7.0 update, which will be very different from the old infrastructure. Anyway, this section of the docs is relevant for fine-tuning. |
Beta Was this translation helpful? Give feedback.
You should be able to do this easily with new v0.7.0 update, which will be very different from the old infrastructure. Anyway, this section of the docs is relevant for fine-tuning.