vec2text icon indicating copy to clipboard operation
vec2text copied to clipboard

Support other embeddings

Open robvanvolt opened this issue 3 months ago • 0 comments

You say: "Currently we only support models for inverting OpenAI text-embedding-ada-002 embeddings but are hoping to add more soon. (We can provide the GTR inverters used in the paper upon request.)".

I want to use a different embeddings model (in my case, BAAI/bge-m3 - using 1024 dimensions) - does the training procedure work the same?

Or would I need to adjust it / use different base models?

And could you share your code for training step 0?

robvanvolt avatar Apr 20 '24 10:04 robvanvolt