gte-multilingual-reranker-base
Suverenitāte un mitināšana
Šis modelis ir iekļauts katalogā uzziņai. Tas vēl nav mitināts LLM EU, un neviens pirmās puses galapunkts to šeit neapkalpo. Pieprasījumi tam tiek nosūtīti tieši nodrošinātājam saskaņā ar šī nodrošinātāja nosacījumiem.
Kopsavilkums
gte-multilingual-reranker-base is a cross-encoder reranker for multilingual retrieval, with 305M parameters and support for inputs up to 8192 tokens. It is published under Apache-2.0 and covers 75 languages in its declared language list. In a retrieval pipeline it belongs after a first-stage vector search, not as a standalone embedding model.
Specifikācijas
- Nodrošinātājs
- Alibaba Qwen (CN)
- Konteksta logs
- 8.2k
- Parametri
- 0.31B
- Modalitātes
- embedding
- Licence
- apache-2.0 · licence
- Atvērti svari
- yes
- Izlaiduma datums
- 2024. g. 20. jūl.
- Uzdevumi
- rag, multilingual-support, private, cheap
Valodas
Spēcīga: en, de, fr, es, it, pt, nl, pl
Atbilstoša: ru, uk, ar, zh, ja, ko, hi, tr, sv, da, fi, cs, ro, el
Valodas
Spēcīga
- en
- de
- fr
- es
- it
- pt
- nl
- pl
Atbilstoša
- ru
- uk
- ar
- zh
- ja
- ko
- hi
- tr
- sv
- da
- fi
- cs
- ro
- el
Nav verificēts: nodrošinātājs nav dokumentējis šo apgalvojumu. — a language is listed as strong only where a source claims it; the card links the evidence where one exists.
Kad to izmantot
Stiprās puses
- 8192-token input limit, long for a reranker
- 75 declared languages including all large EU languages
- small enough to run next to the embedding model
- Apache-2.0 licence
Ierobežojumi
- a reranker only: it cannot generate text or embeddings for indexing
- the model card examples truncate inputs at 512 tokens unless configured otherwise
- no evaluation has been run by LLM EU