weaviate / t2v-transformers-models

This is the repo for the container that holds the models for the text2vec-transformers module
BSD 3-Clause "New" or "Revised" License
39 stars 27 forks source link

How to create your own multi-language model? #30

Closed erikvullings closed 2 years ago

erikvullings commented 2 years ago

Is it possible to create a multi-language transformer, selecting your own languages? And if so, how can it be done? Also, could we update or enhance an existing language, e.g. by adding know synonyms?

bobvanluijt commented 2 years ago

Yes, this is possible.

You can use this model.

In the weaviate configurator you can select it following: with modules -> text -> text2vec-transformers -> sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2

Going to close this issue, feel free to continue the discussion on our Slack channel