Skip to content

Loss, MAE, RMSE of energy from training is higher than those of validation #396

Answered by Linux-cpp-lisp
turbosonics asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @turbosonics ,

This is likely a result of our default use of EMA averaging for the model in validation and deployment (and not, of course, in training). See, for example, #329. If you want to do an apples-to-apples generalization gap, you can use nequip-evaluate to "validate" the validation EMA averaged model on the training set.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by turbosonics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants