Usage of sel
when restarting from previous frozen model
#3935
Unanswered
francescomambretti
asked this question in
Q&A
Replies: 1 comment
-
Currently it is not supported. I have transferred the discussion to issue #3939. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all, I have a question concerning the usage of
sel
parameter. Let's say that I have a model 1, as a result of training on a given dataset. This model has a given value forsel
. Let us suppose that I want to train a model 2, starting from the frozen model 1 using the keyword--init-frz-model
, where the dataset now contains a new set of configurations which require a different (larger) value ofsel
, at least for some chemical elements of the system. Is it possible to use a new value forsel
while restarting from model 1, or do I have to train from scratch on the new dataset (containing all the configurations) using the largersel
? Thanks!Beta Was this translation helpful? Give feedback.
All reactions