sumanthd commited on
Commit
8f76a2b
·
verified ·
1 Parent(s): e7677dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -84,11 +84,10 @@ If you find the following model helpful, please consider citing our paper!
84
  **BibTeX:**
85
 
86
  ```bibtex
87
- @misc{kim2023prometheus,
88
- title={Sumanth Doddapaneni, Mohammed Safi Ur Rahman Khan, Dilip Venkatesh, Raj Dabre, Anoop Kunchukuttan, Mitesh M. Khapra},
89
- year={2024},
90
- eprint={2410.13394},
91
- archivePrefix={arXiv},
92
- primaryClass={cs.CL}
93
  }
94
  ```
 
84
  **BibTeX:**
85
 
86
  ```bibtex
87
+ @article{doddapaneni2024crosslingual,
88
+ title = {Cross-Lingual Auto Evaluation for Assessing Multilingual LLMs},
89
+ author = {Sumanth Doddapaneni and Mohammed Safi Ur Rahman Khan and Dilip Venkatesh and Raj Dabre and Anoop Kunchukuttan and Mitesh M. Khapra},
90
+ year = {2024},
91
+ journal = {arXiv preprint arXiv: 2410.13394}
 
92
  }
93
  ```