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
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?