pranjalchitale
commited on
Commit
•
e92afc3
1
Parent(s):
a62314e
Update TMLR citation.
Browse files
README.md
CHANGED
@@ -242,11 +242,14 @@ dataset = load_dataset("ai4bharat/IN22-Gen", "eng_Latn-hin_Deva")
|
|
242 |
If you consider using our work then please cite using:
|
243 |
|
244 |
```
|
245 |
-
@article{
|
246 |
-
|
247 |
-
|
248 |
-
|
249 |
-
|
|
|
|
|
|
|
250 |
}
|
251 |
```
|
252 |
|
|
|
242 |
If you consider using our work then please cite using:
|
243 |
|
244 |
```
|
245 |
+
@article{gala2023indictrans,
|
246 |
+
title={IndicTrans2: Towards High-Quality and Accessible Machine Translation Models for all 22 Scheduled Indian Languages},
|
247 |
+
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},
|
248 |
+
journal={Transactions on Machine Learning Research},
|
249 |
+
issn={2835-8856},
|
250 |
+
year={2023},
|
251 |
+
url={https://openreview.net/forum?id=vfT4YuzAYA},
|
252 |
+
note={}
|
253 |
}
|
254 |
```
|
255 |
|