Hello, after doing the training in the lab
trainer.train()
If I wanted to use the model we just trained how do I do that? I want to compare it with the model that is saved and pre-trained already.
Hello, after doing the training in the lab
trainer.train()
If I wanted to use the model we just trained how do I do that? I want to compare it with the model that is saved and pre-trained already.