How to create embeddings using ProtGPT2
#39
by
PurvaTijare
- opened
Hi, I have been using the model and it works well for sequences with length < 1000, but fails as I use longer sequences. Please share any code snippet demonstrating how to do so for long sequences?
How does it fail? Do you hit out-of-memory errors?