jupyterjazz
commited on
Commit
•
64b5c0d
1
Parent(s):
89b0b4d
Update README.md
Browse files
README.md
CHANGED
@@ -3214,7 +3214,7 @@ Adicionalmente, proporcionamos los siguientes modelos (embeddings):
|
|
3214 |
|
3215 |
## Data & Parameters
|
3216 |
|
3217 |
-
|
3218 |
|
3219 |
## Usage
|
3220 |
|
@@ -3321,12 +3321,10 @@ Join our [Discord community](https://discord.jina.ai) and chat with other commun
|
|
3321 |
If you find Jina Embeddings useful in your research, please cite the following paper:
|
3322 |
|
3323 |
```
|
3324 |
-
@
|
3325 |
-
|
3326 |
-
|
3327 |
-
|
3328 |
-
|
3329 |
-
archivePrefix={arXiv},
|
3330 |
-
primaryClass={cs.CL}
|
3331 |
}
|
3332 |
```
|
|
|
3214 |
|
3215 |
## Data & Parameters
|
3216 |
|
3217 |
+
The data and training details are described in this [technical report](https://arxiv.org/abs/2402.17016)
|
3218 |
|
3219 |
## Usage
|
3220 |
|
|
|
3321 |
If you find Jina Embeddings useful in your research, please cite the following paper:
|
3322 |
|
3323 |
```
|
3324 |
+
@article{mohr2024multi,
|
3325 |
+
title={Multi-Task Contrastive Learning for 8192-Token Bilingual Text Embeddings},
|
3326 |
+
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},
|
3327 |
+
journal={arXiv preprint arXiv:2402.17016},
|
3328 |
+
year={2024}
|
|
|
|
|
3329 |
}
|
3330 |
```
|