Update README.md
Browse files
README.md
CHANGED
|
@@ -167,7 +167,7 @@ but low-resource languages may see performance degradation.
|
|
| 167 |
|
| 168 |
## MTEB Benchmark Evaluation (Subset)
|
| 169 |
|
| 170 |
-
| | intfloat/multilingual-e5-base | intfloat/multilingual-e5-large | intfloat/multilingual-e5-small | avditvs/multilingual-e5-small-distill-base-
|
| 171 |
| --------------------------- | ----------------------------- | ------------------------------ | ------------------------------ | ---------------------------------------------------- |
|
| 172 |
| STS15 | 0.876 | 0.882 | 0.864 | 0.865 |
|
| 173 |
| BIOSSES | 0.870 | 0.863 | 0.857 | 0.863 |
|
|
@@ -250,4 +250,4 @@ If you find our paper or models helpful, please consider cite as follows:
|
|
| 250 |
|
| 251 |
## Limitations
|
| 252 |
|
| 253 |
-
Long texts will be truncated to at most 512 tokens.
|
|
|
|
| 167 |
|
| 168 |
## MTEB Benchmark Evaluation (Subset)
|
| 169 |
|
| 170 |
+
| | intfloat/multilingual-e5-base | intfloat/multilingual-e5-large | intfloat/multilingual-e5-small | avditvs/multilingual-e5-small-distill-base-0.1 |
|
| 171 |
| --------------------------- | ----------------------------- | ------------------------------ | ------------------------------ | ---------------------------------------------------- |
|
| 172 |
| STS15 | 0.876 | 0.882 | 0.864 | 0.865 |
|
| 173 |
| BIOSSES | 0.870 | 0.863 | 0.857 | 0.863 |
|
|
|
|
| 250 |
|
| 251 |
## Limitations
|
| 252 |
|
| 253 |
+
Long texts will be truncated to at most 512 tokens.
|