multilingual-e5-large

Microsoft

Iba v katalógu Otvorené váhy

Suverenita a hosting

Iba v katalógu

Tento model je v katalógu len na referenciu. Zatiaľ nie je hostovaný na LLM EU a žiadny first-party endpoint ho tu neobsluhuje. Požiadavky naň idú priamo poskytovateľovi, podľa jeho vlastných podmienok.

Zhrnutie

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.

Špecifikácie

Poskytovateľ
Microsoft (US)
Kontextové okno
512
Parametre
0.56B
Modality
embedding
Licencia
mit · licence
Otvorené váhy
yes
Dátum vydania
30. 6. 2023
Úlohy
rag, multilingual-support, private, cheap

Jazyky

Silná: en, de, fr, es, it, pt, nl, pl

Dostatočná: sv, da, fi, cs, ro, el, uk, ru, ar, hi, zh, ja, ko, tr

Jazyky

Silná

  • en
  • de
  • fr
  • es
  • it
  • pt
  • nl
  • pl

Dostatočná

  • sv
  • da
  • fi
  • cs
  • ro
  • el
  • uk
  • ru
  • ar
  • hi
  • zh
  • ja
  • ko
  • tr

Neoverené: poskytovateľ nezdokumentoval toto tvrdenie. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.

Kedy ho použiť

Silné stránky

  • MIT licence and roughly 100 languages declared
  • runs on CPU for small indexes
  • long-established baseline with community tooling

Obmedzenia

  • 512-token input limit
  • no instruction-aware query encoding
  • no retrieval benchmark has been run by LLM EU