Lei Shen commited on
Commit
8df135a
1 Parent(s): 64a29ef

update README

Browse files
README.md CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
6
  * @Author: shenlei
7
  * @Modified: linhui
8
  * @Date: 2023-12-19 10:31:41
9
- * @LastEditTime: 2024-01-02 17:46:57
10
  * @LastEditors: shenlei
11
  -->
12
  <h1 align="center">BCEmbedding: Bilingual and Crosslingual Embedding for RAG</h1>
@@ -30,7 +30,7 @@ license: apache-2.0
30
  2、RAG优化,适配更多真实业务场景;
31
  3、适配长文本做rerank。
32
 
33
- ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64745e955aba8edfb2ed561a/NyV_6ZrsaqUluUnxHKR_m.jpeg)
34
 
35
  -----------------------------------------
36
  <details open="open">
@@ -549,8 +549,7 @@ The summary of multiple domains evaluations can be seen in <a href=#1-multiple-d
549
 
550
  #### 1. Multiple Domains Scenarios
551
 
552
-
553
- ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64745e955aba8edfb2ed561a/NyV_6ZrsaqUluUnxHKR_m.jpeg)
554
 
555
  ***NOTE:***
556
  - In `WithoutReranker` setting, our `bce-embedding-base_v1` outperforms all the other embedding models.
@@ -574,8 +573,7 @@ Welcome to scan the QR code below and join the WeChat group.
574
 
575
  欢迎大家扫码加入官方微信交流群。
576
 
577
-
578
- ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/64745e955aba8edfb2ed561a/mMlIkYn2qPXlivq4wtvyy.jpeg)
579
 
580
  ## ✏️ Citation
581
 
 
6
  * @Author: shenlei
7
  * @Modified: linhui
8
  * @Date: 2023-12-19 10:31:41
9
+ * @LastEditTime: 2024-01-10 00:17:02
10
  * @LastEditors: shenlei
11
  -->
12
  <h1 align="center">BCEmbedding: Bilingual and Crosslingual Embedding for RAG</h1>
 
30
  2、RAG优化,适配更多真实业务场景;
31
  3、适配长文本做rerank。
32
 
33
+ ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
34
 
35
  -----------------------------------------
36
  <details open="open">
 
549
 
550
  #### 1. Multiple Domains Scenarios
551
 
552
+ ![image/jpeg](assets/rag_eval_multiple_domains_summary.jpg)
 
553
 
554
  ***NOTE:***
555
  - In `WithoutReranker` setting, our `bce-embedding-base_v1` outperforms all the other embedding models.
 
573
 
574
  欢迎大家扫码加入官方微信交流群。
575
 
576
+ ![image/jpeg](assets/Wechat.jpg)
 
577
 
578
  ## ✏️ Citation
579
 
assets/Wechat.jpg ADDED
assets/rag_eval_multiple_domains_summary.jpg ADDED