maidalun1020 commited on
Commit
441d62f
·
verified ·
1 Parent(s): e3570ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -28,7 +28,7 @@ language:
28
  </a>
29
  </p>
30
 
31
- 最新bce-reranker-base_v1相关信息,以及更多MTEB和RAG相关评测细节,请移步(The latest "Updates" should be checked in):
32
 
33
  <p align="left">
34
  <a href="https://github.com/netease-youdao/BCEmbedding">GitHub</a>
@@ -40,17 +40,16 @@ language:
40
  - <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>);
41
  - RerankerModel可以提供可靠的 **相关性分数**,用于过滤低质量passage(RerankerModel provides **meaningful similarity score**, which help you figure out how relavent the query and passages are!)
42
 
43
- ## News
44
  - `BCEmbedding`技术博客( **Technical Blog** ): [为RAG而生-BCEmbedding技术报告](https://zhuanlan.zhihu.com/p/681370855)
45
  - Related link for **EmbeddingModel** : [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1)
46
 
47
- ## Third-party Examples
48
  - RAG applications: [QAnything](https://github.com/netease-youdao/qanything), [HuixiangDou](https://github.com/InternLM/HuixiangDou), [ChatPDF](https://github.com/shibing624/ChatPDF).
49
  - Efficient inference framework: [ChatLLM.cpp](https://github.com/foldl/chatllm.cpp), [Xinference](https://github.com/xorbitsai/inference).
50
 
51
  ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
52
 
53
-
54
  -----------------------------------------
55
  <details open="open">
56
  <summary>Click to Open Contents</summary>
 
28
  </a>
29
  </p>
30
 
31
+ 最新、最详细bce-reranker-base_v1相关信息,请移步(The latest "Updates" should be checked in):
32
 
33
  <p align="left">
34
  <a href="https://github.com/netease-youdao/BCEmbedding">GitHub</a>
 
40
  - <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>);
41
  - RerankerModel可以提供可靠的 **相关性分数**,用于过滤低质量passage(RerankerModel provides **meaningful similarity score**, which help you figure out how relavent the query and passages are!)
42
 
43
+ ## News:
44
  - `BCEmbedding`技术博客( **Technical Blog** ): [为RAG而生-BCEmbedding技术报告](https://zhuanlan.zhihu.com/p/681370855)
45
  - Related link for **EmbeddingModel** : [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1)
46
 
47
+ ## Third-party Examples:
48
  - RAG applications: [QAnything](https://github.com/netease-youdao/qanything), [HuixiangDou](https://github.com/InternLM/HuixiangDou), [ChatPDF](https://github.com/shibing624/ChatPDF).
49
  - Efficient inference framework: [ChatLLM.cpp](https://github.com/foldl/chatllm.cpp), [Xinference](https://github.com/xorbitsai/inference).
50
 
51
  ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
52
 
 
53
  -----------------------------------------
54
  <details open="open">
55
  <summary>Click to Open Contents</summary>