pranjalchitale commited on
Commit
189b3d9
1 Parent(s): 716ea01

Update TMLR citation.

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -283,11 +283,14 @@ dataset = load_dataset("ai4bharat/IN22-Conv", "eng_Latn-hin_Deva")
283
  If you consider using our work then please cite using:
284
 
285
  ```
286
- @article{ai4bharat2023indictrans2,
287
- title = {IndicTrans2: Towards High-Quality and Accessible Machine Translation Models for all 22 Scheduled Indian Languages},
288
- author = {AI4Bharat and Jay Gala and Pranjal A. Chitale and Raghavan AK and Sumanth Doddapaneni and Varun Gumma and Aswanth Kumar and Janki Nawale and Anupama Sujatha and Ratish Puduppully and Vivek Raghavan and Pratyush Kumar and Mitesh M. Khapra and Raj Dabre and Anoop Kunchukuttan},
289
- year = {2023},
290
- journal = {arXiv preprint arXiv: 2305.16307}
 
 
 
291
  }
292
  ```
293
 
 
283
  If you consider using our work then please cite using:
284
 
285
  ```
286
+ @article{gala2023indictrans,
287
+ title={IndicTrans2: Towards High-Quality and Accessible Machine Translation Models for all 22 Scheduled Indian Languages},
288
+ author={Jay Gala and Pranjal A Chitale and A K Raghavan and Varun Gumma and Sumanth Doddapaneni and Aswanth Kumar M and Janki Atul Nawale and Anupama Sujatha and Ratish Puduppully and Vivek Raghavan and Pratyush Kumar and Mitesh M Khapra and Raj Dabre and Anoop Kunchukuttan},
289
+ journal={Transactions on Machine Learning Research},
290
+ issn={2835-8856},
291
+ year={2023},
292
+ url={https://openreview.net/forum?id=vfT4YuzAYA},
293
+ note={}
294
  }
295
  ```
296