You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Contains both the vocabulary and weights of the final model. To access the weights, load best_ckpt.pt and index using the key 'model_state_dict'. To access the vocabulary, unpickle 'dict_id2word.pkl'.