Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -67,12 +67,21 @@ IITB Document level Monolingual Corpora for Indian languages.
|
|
67 |
To cite this dataset:
|
68 |
|
69 |
```
|
70 |
-
@
|
71 |
-
|
72 |
-
|
73 |
-
|
74 |
-
|
75 |
-
|
76 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
}
|
78 |
```
|
|
|
67 |
To cite this dataset:
|
68 |
|
69 |
```
|
70 |
+
@inproceedings{doshi-etal-2024-pretraining,
|
71 |
+
title = "Pretraining Language Models Using Translationese",
|
72 |
+
author = "Doshi, Meet and
|
73 |
+
Dabre, Raj and
|
74 |
+
Bhattacharyya, Pushpak",
|
75 |
+
editor = "Al-Onaizan, Yaser and
|
76 |
+
Bansal, Mohit and
|
77 |
+
Chen, Yun-Nung",
|
78 |
+
booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
|
79 |
+
month = nov,
|
80 |
+
year = "2024",
|
81 |
+
address = "Miami, Florida, USA",
|
82 |
+
publisher = "Association for Computational Linguistics",
|
83 |
+
url = "https://aclanthology.org/2024.emnlp-main.334/",
|
84 |
+
doi = "10.18653/v1/2024.emnlp-main.334",
|
85 |
+
pages = "5843--5862",
|
86 |
}
|
87 |
```
|