Open deardeer7 opened 8 months ago
Great work! I am attemptting to use your pretrained ESM-GearNet model to acquire sequence embeddings, similar to the ones from ESM. How can I achieve this?
Great work! I am attemptting to use your pretrained ESM-GearNet model to acquire sequence embeddings, similar to the ones from ESM. How can I achieve this?
I want to extract sequence embeddings by using this model . Have you achieved yet?
Same question. It seems that the authors of this work only gave the commands for training from scratch but didn't release the pretrained model. So how can we obtain sequence embeddings from the model without training by ourselves? Seeks for help.
Same question. It seems that the authors of this work only gave the commands for training from scratch but didn't release the pretrained model. So how can we obtain sequence embeddings from the model without training by ourselves? Seeks for help.
What's the result of training from scratch? Isn't it sequence embeddings?
Same question. It seems that the authors of this work only gave the commands for training from scratch but didn't release the pretrained model. So how can we obtain sequence embeddings from the model without training by ourselves? Seeks for help.
What's the result of training from scratch? Isn't it sequence embeddings?
Sorry, I don't have the resource (4 A100 GPUs as mentioned in the article) to train from scratch so I don't know the result.
Great work! I am attemptting to use your pretrained ESM-GearNet model to acquire sequence embeddings, similar to the ones from ESM. How can I achieve this?