maidalun1020 commited on
Commit
7e9d302
1 Parent(s): 9fcfbcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -42,8 +42,9 @@ 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
- `BCEmbedding`技术博客(Tech Blog): [BCEmbedding Roadmap](https://zhuanlan.zhihu.com/p/681370855)
46
- Related link for **EmbeddingModel** : [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1)
 
47
 
48
  ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
49
 
 
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
+ News:
46
+ - `BCEmbedding`技术博客(Tech Blog): [BCEmbedding Roadmap](https://zhuanlan.zhihu.com/p/681370855)
47
+ - Related link for **EmbeddingModel** : [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1)
48
 
49
  ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
50