How to correctly save model checkpoint?? #1557
Unanswered
Nevermetyou65
asked this question in
Q&A
Replies: 0 comments
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.
-
In the documentation
https://simpletransformers.ai/docs/usage/
there are lots of parameters to save model. for examples
save_eval_checkpoints
,save_model_every_epoch
, andsave_steps
. All of these parameters are default toTrue
. So this really make me confused about the way to correctly save model checkpoint.Could someone provide me with some suggestion, please??
Beta Was this translation helpful? Give feedback.
All reactions