mheinzinger / SeqVec

Modelling the Language of Life - Deep Learning Protein Sequences
MIT License
70 stars 27 forks source link

Can I get the checkpoint of your trained model? #3

Closed wxx07 closed 4 years ago

wxx07 commented 4 years ago

Hi, I assume the weights([weights.hdf5] file) you released of the pre-trained model does not contain the 'Softmax' part (the part to output the next token when training) if you dumped the weights as allennlp recommanded. I would be really thankful if I could get the checkpoint of your pre-trained model.

Bruce

sacdallago commented 4 years ago

We are working on a pip installable software package for you to easily have access to the whole architecture. It's just taking us a bit longer than originally planned. But coming...

sacdallago commented 4 years ago

Closing due to inactivity

mheinzinger commented 4 years ago

The checkpoint files are now available under: https://github.com/allenai/allennlp/blob/master/allennlp/commands/elmo.py