Update README.md
Browse files
README.md
CHANGED
@@ -2699,6 +2699,8 @@ print(cos_sim(embeddings[0], embeddings[1]))
|
|
2699 |
|
2700 |
### MTEB
|
2701 |
|
|
|
|
|
2702 |
The gte results setting: `mteb==1.2.0, fp16 auto mix precision, max_length=8192`, and set ntk scaling factor to 2 (equivalent to rope_base * 2).
|
2703 |
|
2704 |
| Model Name | Param Size (M) | Dimension | Sequence Length | Average (56) | Class. (12) | Clust. (11) | Pair Class. (3) | Reran. (4) | Retr. (15) | STS (10) | Summ. (1) |
|
|
|
2699 |
|
2700 |
### MTEB
|
2701 |
|
2702 |
+
The results of other models are retrieved from [MTEB leaderboard](https://huggingface.co/spaces/mteb/leaderboard).
|
2703 |
+
|
2704 |
The gte results setting: `mteb==1.2.0, fp16 auto mix precision, max_length=8192`, and set ntk scaling factor to 2 (equivalent to rope_base * 2).
|
2705 |
|
2706 |
| Model Name | Param Size (M) | Dimension | Sequence Length | Average (56) | Class. (12) | Clust. (11) | Pair Class. (3) | Reran. (4) | Retr. (15) | STS (10) | Summ. (1) |
|