Update README.md
Browse files
README.md
CHANGED
@@ -30,7 +30,7 @@ The latest granite embedding r2 release introduces two English embedding models,
|
|
30 |
|
31 |
- **Developed by:** Granite Embedding Team, IBM
|
32 |
- **Repository:** [ibm-granite/granite-embedding-models](https://github.com/ibm-granite/granite-embedding-models)
|
33 |
-
- **Paper:**
|
34 |
- **Language(s):** English
|
35 |
- **Release Date**: Aug 15, 2025
|
36 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
@@ -207,13 +207,13 @@ Granite-embedding-small-english-r2 leverages both permissively licensed open-sou
|
|
207 |
|
208 |
## Citation
|
209 |
```
|
210 |
-
@misc{
|
211 |
-
title={Granite Embedding Models},
|
212 |
-
author={Parul Awasthy and Aashka Trivedi and Yulong Li and
|
213 |
year={2025},
|
214 |
-
eprint={
|
215 |
archivePrefix={arXiv},
|
216 |
-
primaryClass={cs.
|
217 |
-
url={https://arxiv.org/abs/
|
218 |
}
|
219 |
```
|
|
|
30 |
|
31 |
- **Developed by:** Granite Embedding Team, IBM
|
32 |
- **Repository:** [ibm-granite/granite-embedding-models](https://github.com/ibm-granite/granite-embedding-models)
|
33 |
+
- **Paper:** [Granite Embedding R2 Models](https://arxiv.org/abs/2508.21085)
|
34 |
- **Language(s):** English
|
35 |
- **Release Date**: Aug 15, 2025
|
36 |
- **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
|
|
207 |
|
208 |
## Citation
|
209 |
```
|
210 |
+
@misc{awasthy2025graniteembeddingr2models,
|
211 |
+
title={Granite Embedding R2 Models},
|
212 |
+
author={Parul Awasthy and Aashka Trivedi and Yulong Li and Meet Doshi and Riyaz Bhat and Vignesh P and Vishwajeet Kumar and Yushu Yang and Bhavani Iyer and Abraham Daniels and Rudra Murthy and Ken Barker and Martin Franz and Madison Lee and Todd Ward and Salim Roukos and David Cox and Luis Lastras and Jaydeep Sen and Radu Florian},
|
213 |
year={2025},
|
214 |
+
eprint={2508.21085},
|
215 |
archivePrefix={arXiv},
|
216 |
+
primaryClass={cs.CL},
|
217 |
+
url={https://arxiv.org/abs/2508.21085},
|
218 |
}
|
219 |
```
|