pawasthy commited on
Commit
5806085
·
verified ·
1 Parent(s): 6e7b8ce

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) (NLP):** English
35
  - **Release Date**: Aug 15, 2025
36
  - **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
@@ -209,14 +209,14 @@ Granite-embedding-english-r2 leverages both permissively licensed open-source an
209
 
210
  ## Citation
211
  ```
212
- @misc{awasthy2025graniteembeddingmodels,
213
- title={Granite Embedding Models},
214
- 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},
215
  year={2025},
216
- eprint={2502.20204},
217
  archivePrefix={arXiv},
218
- primaryClass={cs.IR},
219
- url={https://arxiv.org/abs/2502.20204},
220
  }
221
  ```
222
 
 
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) (NLP):** English
35
  - **Release Date**: Aug 15, 2025
36
  - **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
 
209
 
210
  ## Citation
211
  ```
212
+ @misc{awasthy2025graniteembeddingr2models,
213
+ title={Granite Embedding R2 Models},
214
+ 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},
215
  year={2025},
216
+ eprint={2508.21085},
217
  archivePrefix={arXiv},
218
+ primaryClass={cs.CL},
219
+ url={https://arxiv.org/abs/2508.21085},
220
  }
221
  ```
222