Closed Yutong-Lu closed 8 months ago
Hello, I was able to fine-tune the pre-trained model provided on the lipo dataset, and I obtained a model named last.ckpt at the end.
I wanted to evaluate the performance of this last checkpoint on my test set, so I was wondering how we could load this model (last.ckpt) and evaluate its performance on a test set.
Thank you for your help!
Have you solved the problem? I also meet the problem to evaluate it.
Hello, I was able to fine-tune the pre-trained model provided on the lipo dataset, and I obtained a model named last.ckpt at the end.
I wanted to evaluate the performance of this last checkpoint on my test set, so I was wondering how we could load this model (last.ckpt) and evaluate its performance on a test set.
Thank you for your help!