This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Replies: 1 comment 2 replies
-
You can use Or if you're using HuggingFace you can use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Is there a simple method available for decoding ESM-2 token representations back into the original amino acid sequence?
I need something like this:
Where 'original_sequences' holds either the two input sequences in 'data' or two sequences that exhibit a high degree of sequence identity to the original ones.
Thanks for the help!
Beta Was this translation helpful? Give feedback.
All reactions