You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all let me thank you for such a great library. I really like it!
But I wonder, if it is possible to perform some additional training (on the same data) for the trained model?
For example, I create a parameter_dict (or a yaml file) and set 'epochs': 3
Then I use run_recbole to train the model.
But what if I need to train it more, to get the better quality? Is it possible?
Thank you for the answer(s).
Sincerely yours,
Arseny
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
First of all let me thank you for such a great library. I really like it!
But I wonder, if it is possible to perform some additional training (on the same data) for the trained model?
For example, I create a parameter_dict (or a yaml file) and set 'epochs': 3
Then I use run_recbole to train the model.
But what if I need to train it more, to get the better quality? Is it possible?
Thank you for the answer(s).
Sincerely yours,
Arseny
Beta Was this translation helpful? Give feedback.
All reactions