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
While training a model it does not saves the best model in a separate directory. It would be nice to save the best model under a best_model directory under the outputs directory by default and the users should also be able to point to a directory of their choice.
The text was updated successfully, but these errors were encountered:
While training a model it does not saves the best model in a separate directory. It would be nice to save the best model under a
best_model
directory under the outputs directory by default and the users should also be able to point to a directory of their choice.The text was updated successfully, but these errors were encountered: