Load Embeddings from a trained Language Model

I trained Salesforce’s awd-lstm on a corpus. (https://github.com/salesforce/awd-lstm-lm) .

How can I load the input/output embeddings and created a tsne plot from ‘model.pt’ file?