Restart a fine-tuning or transfer learning job #4880
rajnichahal
started this conversation in
General
Replies: 1 comment 1 reply
-
The same command for your case. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, my question is how do we restart a fine-tuning or transfer learning job in deepmd-se if it can't be finished in one go?
e.g., a regular training from scratch can be restarted using "dp train --restart <input_script>"
Following similar for restarting a fine-tuning job seems to be incompatible:
dp train: error: argument -t/--finetune: not allowed with argument -r/--restart
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions