Commit
•
1bb50bc
1
Parent(s):
cfe81c7
Update README.md (#13)
Browse files- Update README.md (577dc280bd0e9626df83c7a6d895d247adf6d7dc)
Co-authored-by: Jiahuan Luo <[email protected]>
README.md
CHANGED
@@ -5455,7 +5455,7 @@ Prompt of s2s task(e.g. semantic textual similarity task):
|
|
5455 |
Instruct: Retrieve semantically similar text.\nQuery: {query}
|
5456 |
```
|
5457 |
|
5458 |
-
The models are finally trained by [MRL](
|
5459 |
1024, 2048, 4096, 6144 and 8192.
|
5460 |
|
5461 |
The higher the dimension, the better the performance.
|
|
|
5455 |
Instruct: Retrieve semantically similar text.\nQuery: {query}
|
5456 |
```
|
5457 |
|
5458 |
+
The models are finally trained by [MRL](https://arxiv.org/abs/2205.13147), so they have multiple dimensions: 512, 768,
|
5459 |
1024, 2048, 4096, 6144 and 8192.
|
5460 |
|
5461 |
The higher the dimension, the better the performance.
|