Vector2sequence approach

Hi everyone!

I have a datasets which consists in pairs of embeddings and strings. The goal is to learn to map them, so after that I could be able to generate the string from a given embedding, and viceversa. How should I approach this? Any code reference?

Thank you all!