Hi,
I’m training my NMT systems with google colab/drive, so I have limited storage. As training multiple models can take up a lot of storage, which of the ‘outputs’ from the model are the most important to keep if I want to be able to make predictions with the model but not waste lots of storage space? I.e. is it enough to just keep the most recent checkpoint or is there anything else important which gets outputted and is worth keeping?
Thanks,
Albert