fast-bert icon indicating copy to clipboard operation
fast-bert copied to clipboard

How to save best model based on metrics?

Open SirongHuang opened this issue 6 years ago • 3 comments

I wonder if there is something like different callbacks in fastai for saving models and earlystopping?

SirongHuang avatar Sep 11 '19 09:09 SirongHuang

makes complete sense. I am going through the fast.ai course part 2 which explains the in details. will try to incorporate callbacks soon.

kaushaltrivedi avatar Sep 11 '19 13:09 kaushaltrivedi

@kaushaltrivedi hey is this incorporated?

Thanks.

DecentMakeover avatar Jan 16 '20 14:01 DecentMakeover

+1 to this: would be nice to have a simple history callback that tracks the metrics etc, i.e. for use in visualizations.

lingdoc avatar Jun 16 '20 13:06 lingdoc