Conversation
…d mask calculation from eigenvalues, and dos and mask padding for training
|
Thanks a lot @HowWeiBin ! A few comments:
|
I'd be in favor of keeping the options here. Both of these are tricks to address very large errors, but make the predictions inconsistent with each other. It could very well be that when fine tuning denoising or gap head become far less preferable, and then we'd have to make a change, and we'd be discussing how we keep changing the option set of the models. |
|
I shared some design comments offline with @HowWeiBin . I should add here that I'd call |
|
@abmazitov and @pfebrer I have modified the code to fit the changes in the loss function in metatrain. Please review! Pol and I have removed the energy grids and we made the entire process agnostic to the energy reference |
|
Otherwise I think that now things are much better so it looks good to me 👍 |
|
all tests passed! @abmazitov anything from your end? |
Corrected the spacing in the units for DOS intervals.
Corrected spacing in units description for DOS intervals.
abmazitov
left a comment
There was a problem hiding this comment.
LGTM, thank you @HowWeiBin !
These are the functionalities that were requested to enhance the cookbook example. As the timeline for the cookbook is quite tight, please approve/tell me if more changes are needed ASAP