Limour commited on
Commit
4aff1a5
1 Parent(s): d23177a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -6,10 +6,11 @@ language:
6
  [h-corpus](https://huggingface.co/datasets/a686d380/h-corpus-2023) 领域的 Retrieval 评价数据集。
7
  # Leaderboard
8
  ## data_sample5k
9
- | Model | ndcg_10 |
10
  |-------|---------|
11
  | [IYun-large-zh](https://huggingface.co/Erin/IYun-large-zh) | 38.75 |
12
  | [tao-8k](https://huggingface.co/amu/tao-8k) | 38.37 |
 
13
  | [acge-large-zh](https://huggingface.co/aspire/acge-large-zh) | 34.26 |
14
  | [gte-large-zh](https://huggingface.co/thenlper/gte-large-zh) | 33.07 |
15
  | [PEG](https://huggingface.co/TownsWu/PEG) | 24.82 |
 
6
  [h-corpus](https://huggingface.co/datasets/a686d380/h-corpus-2023) 领域的 Retrieval 评价数据集。
7
  # Leaderboard
8
  ## data_sample5k
9
+ | Model | NDCG@10 |
10
  |-------|---------|
11
  | [IYun-large-zh](https://huggingface.co/Erin/IYun-large-zh) | 38.75 |
12
  | [tao-8k](https://huggingface.co/amu/tao-8k) | 38.37 |
13
+ | [bce-embedding-base_v1](https://huggingface.co/maidalun1020/bce-embedding-base_v1) | 35.81 |
14
  | [acge-large-zh](https://huggingface.co/aspire/acge-large-zh) | 34.26 |
15
  | [gte-large-zh](https://huggingface.co/thenlper/gte-large-zh) | 33.07 |
16
  | [PEG](https://huggingface.co/TownsWu/PEG) | 24.82 |