flair icon indicating copy to clipboard operation
flair copied to clipboard

SentenceTransformerDocumentEmbeddings model in Spanish?

Open fmafelipe opened this issue 2 years ago • 1 comments

A clear and concise description of what you want to know.

Hello, I am working on a project in Spanish, and I need to obtain the embeddings of some sentences in my corpus, for this I use SentenceTransformerDocumentEmbeddings but note that these models are pre-trained in English. Is there a model of these pre-trained in Spanish? Where I see the models in English is from this sheet.

https://docs.google.com/spreadsheets/d/14QplCdTCDwEmTqrn1LH4yrbKvdogK4oQvYO1K1aPR5M/edit#gid=0

fmafelipe avatar Jun 22 '22 01:06 fmafelipe

Hello @fmafelipe, you can use any model that is on the huggingface hub, filtering for sentence-transformers and spanish you get the following: https://huggingface.co/models?language=es&library=sentence-transformers&sort=downloads

helpmefindaname avatar Jun 22 '22 12:06 helpmefindaname

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 22 '22 19:10 stale[bot]