maidalun1020
commited on
Commit
•
066f6fa
1
Parent(s):
eff367b
Update README.md
Browse files
README.md
CHANGED
@@ -28,15 +28,17 @@ language:
|
|
28 |
</p>
|
29 |
|
30 |
最新bce-reranker-base_v1相关信息,以及更多MTEB和RAG相关评测细节,请移步:
|
|
|
31 |
The latest `News` should be check in:
|
|
|
32 |
<p align="left">
|
33 |
<a href="https://github.com/netease-youdao/BCEmbedding">GitHub</a>
|
34 |
</p>
|
35 |
|
36 |
主要特点(Key Features):
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
|
41 |
![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
|
42 |
|
|
|
28 |
</p>
|
29 |
|
30 |
最新bce-reranker-base_v1相关信息,以及更多MTEB和RAG相关评测细节,请移步:
|
31 |
+
|
32 |
The latest `News` should be check in:
|
33 |
+
|
34 |
<p align="left">
|
35 |
<a href="https://github.com/netease-youdao/BCEmbedding">GitHub</a>
|
36 |
</p>
|
37 |
|
38 |
主要特点(Key Features):
|
39 |
+
- 中英日韩四个语种,以及中英日韩四个语种的跨语种能力(Multilingual and Crosslingual capability in English, Chinese, Japanese and Korean);
|
40 |
+
- RAG优化,适配更多真实业务场景(RAG adaptation for more domains);
|
41 |
+
- 适配长文本做rerank(Fix the reranking strategy for long passages)。
|
42 |
|
43 |
![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
|
44 |
|