Update README.md
Browse files
README.md
CHANGED
|
@@ -1101,8 +1101,8 @@ Additionally, we provide the following embedding models:
|
|
| 1101 |
|
| 1102 |
## Data & Parameters
|
| 1103 |
|
| 1104 |
-
|
| 1105 |
-
|
| 1106 |
|
| 1107 |
## Usage
|
| 1108 |
|
|
@@ -1244,12 +1244,10 @@ Join our [Discord community](https://discord.jina.ai) and chat with other commun
|
|
| 1244 |
If you find Jina Embeddings useful in your research, please cite the following paper:
|
| 1245 |
|
| 1246 |
```
|
| 1247 |
-
@
|
| 1248 |
-
|
| 1249 |
-
|
| 1250 |
-
|
| 1251 |
-
|
| 1252 |
-
archivePrefix={arXiv},
|
| 1253 |
-
primaryClass={cs.CL}
|
| 1254 |
}
|
| 1255 |
```
|
|
|
|
| 1101 |
|
| 1102 |
## Data & Parameters
|
| 1103 |
|
| 1104 |
+
The data and training details are described in this [technical report](https://arxiv.org/abs/2402.17016).
|
| 1105 |
+
|
| 1106 |
|
| 1107 |
## Usage
|
| 1108 |
|
|
|
|
| 1244 |
If you find Jina Embeddings useful in your research, please cite the following paper:
|
| 1245 |
|
| 1246 |
```
|
| 1247 |
+
@article{mohr2024multi,
|
| 1248 |
+
title={Multi-Task Contrastive Learning for 8192-Token Bilingual Text Embeddings},
|
| 1249 |
+
author={Mohr, Isabelle and Krimmel, Markus and Sturua, Saba and Akram, Mohammad Kalim and Koukounas, Andreas and G{\"u}nther, Michael and Mastrapas, Georgios and Ravishankar, Vinit and Mart{\'\i}nez, Joan Fontanals and Wang, Feng and others},
|
| 1250 |
+
journal={arXiv preprint arXiv:2402.17016},
|
| 1251 |
+
year={2024}
|
|
|
|
|
|
|
| 1252 |
}
|
| 1253 |
```
|