fast-bert
fast-bert copied to clipboard
Don't forget to delete the cache before training with new data
it took me a while to figure out that prior to retraining my models using new data (and new labels) I need to delete everything that is stored on the cache folder, otherwise I get confusing results.
I believe it would be useful to have an option to "recreate" everything from scratch
How is this done?