matthewfarant
commited on
Commit
•
de08425
1
Parent(s):
f8a8d8c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- id
|
5 |
---
|
6 |
+
|
7 |
+
This model is a fine-tuned version of IndoBERT Base Model (phase1 - uncased). Citation:
|
8 |
+
```
|
9 |
+
@inproceedings{wilie2020indonlu,
|
10 |
+
title={IndoNLU: Benchmark and Resources for Evaluating Indonesian Natural Language Understanding},
|
11 |
+
author={Bryan Wilie and Karissa Vincentio and Genta Indra Winata and Samuel Cahyawijaya and X. Li and Zhi Yuan Lim and S. Soleman and R. Mahendra and Pascale Fung and Syafri Bahar and A. Purwarianti},
|
12 |
+
booktitle={Proceedings of the 1st Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics and the 10th International Joint Conference on Natural Language Processing},
|
13 |
+
year={2020}
|
14 |
+
}
|
15 |
+
```
|