KnowledgeEditor icon indicating copy to clipboard operation
KnowledgeEditor copied to clipboard

Questions about testing Retain acc

Open QQQrookie opened this issue 2 years ago • 0 comments

Hi: Thanks for your excellent work and providing the nice codebase. There is one question I have been bothered by. When testing retrain acc, do you test this while updating the model parameters? And do you update the model parameters with batch[-1:] and then use batch[:-1] to test the stability of the model when testing?

Any help is appreciated.

QQQrookie avatar Dec 14 '22 13:12 QQQrookie