multilingual-e5-large
Soberania e alojamento
Este modelo está catalogado para referência. Ainda não está alojado na LLM EU, e nenhum endpoint próprio o serve aqui. Os pedidos para ele vão diretamente para o fornecedor, sob os termos desse fornecedor.
Resumo
multilingual-e5-large is an XLM-RoBERTa-based text embedding model with 560M parameters, published under the MIT licence and covering around 100 languages. The model card uses a maximum sequence length of 512 tokens, which is the effective limit for both indexing and querying. It has no instruction prefix for queries, so documents and queries must be embedded the same way.
Especificações
- Fornecedor
- Microsoft (US)
- Janela de contexto
- 512
- Parâmetros
- 0.56B
- Modalidades
- embedding
- Licença
- mit · licence
- Pesos abertos
- yes
- Data de lançamento
- 30/06/2023
- Tarefas
- rag, multilingual-support, private, cheap
Idiomas
Forte: en, de, fr, es, it, pt, nl, pl
Adequado: sv, da, fi, cs, ro, el, uk, ru, ar, hi, zh, ja, ko, tr
Idiomas
Forte
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Adequado
- sv
- da
- fi
- cs
- ro
- el
- uk
- ru
- ar
- hi
- zh
- ja
- ko
- tr
Não verificado: o fornecedor não documentou esta afirmação. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Quando utilizá-lo
Pontos fortes
- MIT licence and roughly 100 languages declared
- runs on CPU for small indexes
- long-established baseline with community tooling
Limitações
- 512-token input limit
- no instruction-aware query encoding
- no retrieval benchmark has been run by LLM EU