pawasthy commited on
Commit
d76b137
·
verified ·
1 Parent(s): 54a8d26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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:** Coming Soon
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{awasthy2025graniteembeddingmodels,
211
- title={Granite Embedding Models},
212
- author={Parul Awasthy and Aashka Trivedi and Yulong Li and Mihaela Bornea and David Cox and Abraham Daniels and Martin Franz and Gabe Goodhart and Bhavani Iyer and Vishwajeet Kumar and Luis Lastras and Scott McCarley and Rudra Murthy and Vignesh P and Sara Rosenthal and Salim Roukos and Jaydeep Sen and Sukriti Sharma and Avirup Sil and Kate Soule and Arafat Sultan and Radu Florian},
213
  year={2025},
214
- eprint={2502.20204},
215
  archivePrefix={arXiv},
216
- primaryClass={cs.IR},
217
- url={https://arxiv.org/abs/2502.20204},
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
  ```