maidalun1020 commited on
Commit
fc7dd67
1 Parent(s): 2db062f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ language:
42
  - <a href="https://github.com/netease-youdao/BCEmbedding">BCEmbedding</a>适配长文本做rerank(Handle long passages reranking more than 512 limit in <a href="https://github.com/netease-youdao/BCEmbedding">BCEmbedding</a>);
43
  - RerankerModel可以提供可靠的 **相关性分数**,用于过滤低质量passage(RerankerModel provides **meaningful similarity score**, which help you figure out how relavent the query and passages are!)
44
 
45
- Related link for **`EmbeddingModel`** : [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1)
46
 
47
  ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
48
 
 
42
  - <a href="https://github.com/netease-youdao/BCEmbedding">BCEmbedding</a>适配长文本做rerank(Handle long passages reranking more than 512 limit in <a href="https://github.com/netease-youdao/BCEmbedding">BCEmbedding</a>);
43
  - RerankerModel可以提供可靠的 **相关性分数**,用于过滤低质量passage(RerankerModel provides **meaningful similarity score**, which help you figure out how relavent the query and passages are!)
44
 
45
+ Related link for **EmbeddingModel** : [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1)
46
 
47
  ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
48