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="Jiang, Shengyi
|
5 |
+
and Huang, Xiuwen
|
6 |
+
and Cai, Xiaonan
|
7 |
+
and Lin, Nankai",
|
8 |
+
title="Pre-trained Models and Evaluation Data for the Myanmar Language",
|
9 |
+
booktitle="The 28th International Conference on Neural Information Processing",
|
10 |
+
year="2021",
|
11 |
+
publisher="Springer International Publishing",
|
12 |
+
address="Cham",
|
13 |
+
}
|
14 |
+
```
|