add sentence similarity tag
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
tags:
|
| 3 |
- mteb
|
| 4 |
- Sentence Transformers
|
|
|
|
|
|
|
| 5 |
model-index:
|
| 6 |
- name: multilingual-e5-large
|
| 7 |
results:
|
|
@@ -6108,4 +6110,4 @@ If you find our paper or models helpful, please consider cite as follows:
|
|
| 6108 |
|
| 6109 |
## Limitations
|
| 6110 |
|
| 6111 |
-
Long texts will be truncated to at most 512 tokens.
|
|
|
|
| 2 |
tags:
|
| 3 |
- mteb
|
| 4 |
- Sentence Transformers
|
| 5 |
+
- sentence-similarity
|
| 6 |
+
- sentence-transformers
|
| 7 |
model-index:
|
| 8 |
- name: multilingual-e5-large
|
| 9 |
results:
|
|
|
|
| 6110 |
|
| 6111 |
## Limitations
|
| 6112 |
|
| 6113 |
+
Long texts will be truncated to at most 512 tokens.
|