add citation
Browse files
README.md
CHANGED
|
@@ -171,6 +171,16 @@ The reported results are aggregated from 11 datasets of BEIR. We used [Pyserini]
|
|
| 171 |
## Community
|
| 172 |
Please join our [Discord Community](https://discord.gg/jDfMHzAVfU) and share your feedback and thoughts! We are here to help and also always happy to chat.
|
| 173 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 174 |
|
| 175 |
## License
|
| 176 |
Apache 2.0
|
|
|
|
| 171 |
## Community
|
| 172 |
Please join our [Discord Community](https://discord.gg/jDfMHzAVfU) and share your feedback and thoughts! We are here to help and also always happy to chat.
|
| 173 |
|
| 174 |
+
## Citation
|
| 175 |
+
|
| 176 |
+
```bibtex
|
| 177 |
+
@online{rerank2024mxbai,
|
| 178 |
+
title={Boost Your Search With The Crispy Mixedbread Rerank Models},
|
| 179 |
+
author={Aamir Shakir and Darius Koenig and Julius Lipp and Sean Lee},
|
| 180 |
+
year={2024},
|
| 181 |
+
url={https://www.mixedbread.ai/blog/mxbai-rerank-v1},
|
| 182 |
+
}
|
| 183 |
+
```
|
| 184 |
|
| 185 |
## License
|
| 186 |
Apache 2.0
|