evolutionaryscale / esm

Other
798 stars 81 forks source link

Going from sequence to embedding to sequence #21

Open cclark1e opened 4 days ago

cclark1e commented 4 days ago

Hi,

Thank you for the awesome model. I was wondering how (if it is possible) I could go from sequence to embedding back to sequence?

Have got an embedding using the code provided to Issue #2. But unsure if I can get back to the sequence in a 1:1 manner.

Thanks! Charlie

dannyoo commented 4 days ago

You shouldn't be able to go back in a 1:1 manner