Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
https://github.com/GKLMIP/Pretrained-Models-For-Tagalog
|
| 2 |
+
|
| 3 |
+
If you use our model, please consider citing our paper:
|
| 4 |
+
```
|
| 5 |
+
@InProceedings{,
|
| 6 |
+
author="Jiang, Shengyi
|
| 7 |
+
and Fu, Yingwen
|
| 8 |
+
and Lin, Xiaotian
|
| 9 |
+
and Lin, Nankai",
|
| 10 |
+
title="Pre-trained Language models for Tagalog with Multi-source data",
|
| 11 |
+
booktitle="Natural Language Processing and Chinese Computing",
|
| 12 |
+
year="2021",
|
| 13 |
+
publisher="Springer International Publishing",
|
| 14 |
+
address="Cham",
|
| 15 |
+
}
|
| 16 |
+
|
| 17 |
+
```
|