Bugs Squashed
- set
weights_only=False
forload_model_text
, fixes LRFinder /lr_find
(#4120), thanks to @austinvhuang - fix: Pass alpha and beta parameters to
rnn_cbs()
in TextLearner constructor (#4119), thanks to @austinvhuang - Fixed SaveModelCallback (#4118), thanks to @FacuRoffet99