Update README.md
Browse files
README.md
CHANGED
@@ -5516,6 +5516,10 @@ model-index:
|
|
5516 |
type: Retrieval
|
5517 |
---
|
5518 |
|
|
|
|
|
|
|
|
|
5519 |
## gte-Qwen2-7B-instruct
|
5520 |
|
5521 |
**gte-Qwen2-7B-instruct** is the latest model in the gte (General Text Embedding) model family that ranks **No.1** in both English and Chinese evaluations on the Massive Text Embedding Benchmark [MTEB benchmark](https://huggingface.co/spaces/mteb/leaderboard) (as of June 16, 2024).
|
|
|
5516 |
type: Retrieval
|
5517 |
---
|
5518 |
|
5519 |
+
# Introduction
|
5520 |
+
**This model is built upon [Alibaba-NLP/gte-Qwen2-7B-instruct](https://huggingface.co/Alibaba-NLP/gte-Qwen2-7B-instruct). The key difference from the original model is the inclusion of a default prompt name in the model configuration file. This adjustment is particularly useful when serving the model, as the default prompt will automatically be prepended to each incoming document.**
|
5521 |
+
|
5522 |
+
|
5523 |
## gte-Qwen2-7B-instruct
|
5524 |
|
5525 |
**gte-Qwen2-7B-instruct** is the latest model in the gte (General Text Embedding) model family that ranks **No.1** in both English and Chinese evaluations on the Massive Text Embedding Benchmark [MTEB benchmark](https://huggingface.co/spaces/mteb/leaderboard) (as of June 16, 2024).
|