How to get the vector embeddings
#9
by
ademmb
- opened
Look like the current API supports only the scores. How to get the vector
Please refer to our example code at https://huggingface.co/intfloat/multilingual-e5-large#usage
Hi, should we use average_pool or last_token_pool for getting the embedding of low-resource languages?