michael-guenther commited on
Commit
4bb4d42
1 Parent(s): 58b696f

Add report to README

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -2647,9 +2647,7 @@ Additionally, we provide the following embedding models:
2647
 
2648
  ## Data & Parameters
2649
 
2650
- Jina Embeddings V2 technical report coming soon.
2651
-
2652
- Jina Embeddings V1 [technical report](https://arxiv.org/abs/2307.11224).
2653
 
2654
  ## Usage
2655
 
@@ -2693,9 +2691,17 @@ Join our [Discord community](https://discord.jina.ai) and chat with other commun
2693
 
2694
  If you find Jina Embeddings useful in your research, please cite the following paper:
2695
 
2696
- Coming soon.
 
 
 
 
 
 
 
 
 
2697
 
2698
- <!-- TODO: update the paper ID once it is published on arxiv -->
2699
  <!---
2700
 
2701
  ``` latex
 
2647
 
2648
  ## Data & Parameters
2649
 
2650
+ Jina Embeddings V2 [technical report](https://arxiv.org/abs/2310.19923)
 
 
2651
 
2652
  ## Usage
2653
 
 
2691
 
2692
  If you find Jina Embeddings useful in your research, please cite the following paper:
2693
 
2694
+ ```
2695
+ @misc{günther2023jina,
2696
+ title={Jina Embeddings 2: 8192-Token General-Purpose Text Embeddings for Long Documents},
2697
+ 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},
2698
+ year={2023},
2699
+ eprint={2310.19923},
2700
+ archivePrefix={arXiv},
2701
+ primaryClass={cs.CL}
2702
+ }
2703
+ ```
2704
 
 
2705
  <!---
2706
 
2707
  ``` latex