Skip to content

Instantly share code, notes, and snippets.

@agastidukare
Created August 9, 2020 04:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save agastidukare/4c1335ada1b81c1eb0fe7969b8ffd5f4 to your computer and use it in GitHub Desktop.
Save agastidukare/4c1335ada1b81c1eb0fe7969b8ffd5f4 to your computer and use it in GitHub Desktop.
learn = text_classifier_learner(data_clas, AWD_LSTM, drop_mult=0.5)
learn.load_encoder('fine_tuned_enc')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment