Shitao commited on
Commit
5ef9dfe
·
verified ·
1 Parent(s): 5e82e93

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -8953,7 +8953,7 @@ print(scores.tolist())
8953
 
8954
  `bge-multilingual-gemma` exhibits **state-of-the-art (SOTA) results on benchmarks like MIRACL, MTEB-pl, and MTEB-fr**. It also achieves excellent performance on other major evaluations, including MTEB, C-MTEB and AIR-Bench.
8955
 
8956
- - **MIRACL**
8957
 
8958
  nDCG@10:
8959
  <img src="./imgs/[email protected]" alt="MIRACL-nDCG@10" style="zoom:200%;" />
@@ -8961,23 +8961,23 @@ nDCG@10:
8961
  Recall@100:
8962
  <img src="./imgs/[email protected]" alt="MIRACL-Recall@100" style="zoom:200%;" />
8963
 
8964
- - **MTEB-fr/pl**
8965
 
8966
  <img src="./imgs/MTEB_FR_PL.png" alt="MTEB-fr/pl" style="zoom:200%;" />
8967
 
8968
- - **MTEB**:
8969
 
8970
  <img src="./imgs/MTEB.png" alt="MTEB" style="zoom:200%;" />
8971
 
8972
- - **BEIR**:
8973
 
8974
  <img src="./imgs/BEIR.png" alt="BEIR" style="zoom:200%;" />
8975
 
8976
- - **C-MTEB**:
8977
 
8978
  <img src="./imgs/C-MTEB.png" alt="C-MTEB" style="zoom:200%;" />
8979
 
8980
- - **AIR-Bench**:
8981
 
8982
  Long-Doc (en, Recall@10):
8983
  <img src="./imgs/AIR-Bench_Long-Doc_en.png" alt="AIR-Bench_Long-Doc" style="zoom:200%;" />
 
8953
 
8954
  `bge-multilingual-gemma` exhibits **state-of-the-art (SOTA) results on benchmarks like MIRACL, MTEB-pl, and MTEB-fr**. It also achieves excellent performance on other major evaluations, including MTEB, C-MTEB and AIR-Bench.
8955
 
8956
+ - [**MIRACL**](https://github.com/project-miracl/miracl)
8957
 
8958
  nDCG@10:
8959
  <img src="./imgs/[email protected]" alt="MIRACL-nDCG@10" style="zoom:200%;" />
 
8961
  Recall@100:
8962
  <img src="./imgs/[email protected]" alt="MIRACL-Recall@100" style="zoom:200%;" />
8963
 
8964
+ - [**MTEB-fr/pl**](https://huggingface.co/spaces/mteb/leaderboard)
8965
 
8966
  <img src="./imgs/MTEB_FR_PL.png" alt="MTEB-fr/pl" style="zoom:200%;" />
8967
 
8968
+ - [**MTEB**](https://huggingface.co/spaces/mteb/leaderboard)
8969
 
8970
  <img src="./imgs/MTEB.png" alt="MTEB" style="zoom:200%;" />
8971
 
8972
+ - [**BEIR**](https://huggingface.co/spaces/mteb/leaderboard)
8973
 
8974
  <img src="./imgs/BEIR.png" alt="BEIR" style="zoom:200%;" />
8975
 
8976
+ - [**C-MTEB**](https://huggingface.co/spaces/mteb/leaderboard)
8977
 
8978
  <img src="./imgs/C-MTEB.png" alt="C-MTEB" style="zoom:200%;" />
8979
 
8980
+ - [**AIR-Bench**](https://huggingface.co/spaces/AIR-Bench/leaderboard)
8981
 
8982
  Long-Doc (en, Recall@10):
8983
  <img src="./imgs/AIR-Bench_Long-Doc_en.png" alt="AIR-Bench_Long-Doc" style="zoom:200%;" />