GKLMIP commited on
Commit
01638bd
1 Parent(s): 6487e9c

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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
+ ```