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'.
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'.