maidalun1020 commited on
Commit
eb3908b
·
verified ·
1 Parent(s): a4a8c86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -42,9 +42,10 @@ 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
  ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
46
 
47
- Related link: [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1)
48
 
49
  -----------------------------------------
50
  <details open="open">
 
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
 
 
49
 
50
  -----------------------------------------
51
  <details open="open">