michael-guenther
commited on
Commit
•
4e2ea98
1
Parent(s):
0f472a4
Add report to README
Browse files
README.md
CHANGED
@@ -2648,9 +2648,7 @@ Additionally, we provide the following embedding models:
|
|
2648 |
|
2649 |
## Data & Parameters
|
2650 |
|
2651 |
-
Jina Embeddings V2 technical report
|
2652 |
-
|
2653 |
-
Jina Embeddings V1 [technical report](https://arxiv.org/abs/2307.11224).
|
2654 |
|
2655 |
## Usage
|
2656 |
|
@@ -2694,9 +2692,17 @@ Join our [Discord community](https://discord.jina.ai) and chat with other commun
|
|
2694 |
|
2695 |
If you find Jina Embeddings useful in your research, please cite the following paper:
|
2696 |
|
2697 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2698 |
|
2699 |
-
<!-- TODO: update the paper ID once it is published on arxiv -->
|
2700 |
<!--
|
2701 |
``` latex
|
2702 |
@misc{günther2023jina,
|
|
|
2648 |
|
2649 |
## Data & Parameters
|
2650 |
|
2651 |
+
Jina Embeddings V2 [technical report](https://arxiv.org/abs/2310.19923)
|
|
|
|
|
2652 |
|
2653 |
## Usage
|
2654 |
|
|
|
2692 |
|
2693 |
If you find Jina Embeddings useful in your research, please cite the following paper:
|
2694 |
|
2695 |
+
```
|
2696 |
+
@misc{günther2023jina,
|
2697 |
+
title={Jina Embeddings 2: 8192-Token General-Purpose Text Embeddings for Long Documents},
|
2698 |
+
author={Michael Günther and Jackmin Ong and Isabelle Mohr and Alaeddine Abdessalem and Tanguy Abel and Mohammad Kalim Akram and Susana Guzman and Georgios Mastrapas and Saba Sturua and Bo Wang and Maximilian Werk and Nan Wang and Han Xiao},
|
2699 |
+
year={2023},
|
2700 |
+
eprint={2310.19923},
|
2701 |
+
archivePrefix={arXiv},
|
2702 |
+
primaryClass={cs.CL}
|
2703 |
+
}
|
2704 |
+
```
|
2705 |
|
|
|
2706 |
<!--
|
2707 |
``` latex
|
2708 |
@misc{günther2023jina,
|