Skip to content

V1.0

Latest
Compare
Choose a tag to compare
@r-b6 r-b6 released this 04 Aug 08:12
· 33 commits to main since this release
f75bef8

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