SAVRN
Search Contact SAVRN

Organization

Alibaba-NLP

Alibaba-NLP

Models in Library4
Datasets in Library0
Models on Hugging Face74
Followers1.7k

Models

We are excited to introduce the gte-modernbert series of models, which are built upon the latest modernBERT pre-trained encoder-only foundation models. The gte-modernbert series models include both text embedding models and rerank models. The gte-modernbert models demonstrates competitive performance in several text embedding and text retrieval evaluation tasks when compared to similar-scale models from the current open-source community. This includes assessments such as MTEB, LoCO, and COIR evaluation. Use with transformers Use with sentence-transformers: Before you start, install the sentence-transformers libraries: Use with transformers.js Additionally, you can also deploy…

Open weights apache-2.0 150M parameters 8,192 tokens transformers

Model · Sentence similarity

gte-multilingual-base

Alibaba-NLP

The gte-multilingual-base model is the latest in the GTE (General Text Embedding) family of models, featuring several key attributes: Paper: mGTE: Generalized Long-Context Text Representation and Reranking Models for Multilingual Text Retrieval - It is recommended to install xformers and enable unpadding for acceleration, refer to enable-unpadding-and-xformers. - How to use with TEI: refs/pr/7 Usage via docker and infinity, MIT Licensed. Usage via Docker and Text Embeddings Inference (TEI): Then you can send requests to the deployed API via the OpenAI-compatible v1/embeddings route (more information about the OpenAI Embeddings API): We validated the performance of the gte-multilingual-base…

Open weights apache-2.0 305M parameters 8,192 tokens sentence-transformers

Model · Sentence similarity

gte-large-en-v1.5

Alibaba-NLP

We introduce gte-v1.5 series, upgraded gte embeddings that support the context length of up to 8192, while further enhancing model performance. The models are built upon the transformer++ encoder backbone (BERT + RoPE + GLU). The gte-v1.5 series achieve state-of-the-art scores on the MTEB benchmark within the same model size category and prodvide competitive on the LoCo long-context retrieval tests (refer to Evaluation). We also present the gte-Qwen1.5-7B-instruct, a SOTA instruction-tuned multi-lingual embedding model that ranked 2nd in MTEB and 1st in C-MTEB. Models for Multilingual Text Retrieval](https://arxiv.org/pdf/2407.19669) Use the code below to get started with the model. It is…

Open weights apache-2.0 434M parameters 8,192 tokens transformers

Model · Sentence similarity

gte-Qwen2-1.5B-instruct

Alibaba-NLP

gte-Qwen2-1.5B-instruct is the latest model in the gte (General Text Embedding) model family. The model is built on Qwen2-1.5B LLM model and use the same training data and strategies as the gte-Qwen2-7B-instruct model. The model incorporates several key advancements: - Integration of bidirectional attention mechanisms, enriching its contextual understanding. - Instruction tuning, applied solely on the query side for streamlined efficiency - Comprehensive training across a vast, multilingual text corpus spanning diverse domains and scenarios. This training leverages both weakly supervised and supervised data, ensuring the model's applicability across numerous languages and a wide array of…

Open weights apache-2.0 1.8B parameters 131,072 tokens sentence-transformers