Skip to content

Commit

Permalink
docs: add paper to pretrained models
Browse files Browse the repository at this point in the history
  • Loading branch information
bwanglzu committed Jul 25, 2023
1 parent 654fc4a commit 0c7d9bf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions docs/get-started/pretrained.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,19 @@ The models have different output dimensionalities, as shown in the table below:
## Performance

Please refer to the [Huggingface](https://huggingface.co/jinaai/jina-embedding-s-en-v1) page.

## Citations

If you find Jina Embeddings useful in your research, please cite the following paper:

```text
@misc{günther2023jina,
title={Jina Embeddings: A Novel Set of High-Performance Sentence Embedding Models},
author={Michael Günther and Louis Milliken and Jonathan Geuter and Georgios Mastrapas and Bo Wang and Han Xiao},
year={2023},
eprint={2307.11224},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
```

0 comments on commit 0c7d9bf

Please sign in to comment.