Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
If you use our model, please consider citing our paper:
|
| 2 |
+
```
|
| 3 |
+
@InProceedings{,
|
| 4 |
+
author="Huang, Xixuan
|
| 5 |
+
and Lin, Nankai
|
| 6 |
+
and Li, Kexin
|
| 7 |
+
and Wang, Lianxi
|
| 8 |
+
and Gan SuiFu",
|
| 9 |
+
title="HinPLMs: Pre-trained Language Models for Hindi",
|
| 10 |
+
booktitle="The International Conference on Asian Language Processing",
|
| 11 |
+
year="2021",
|
| 12 |
+
publisher="IEEE Xplore"
|
| 13 |
+
}
|
| 14 |
+
```
|