Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: ind
|
3 |
+
widget:
|
4 |
+
- text: Lalu bagaimana dengan kisah cinta Mutia dan Fadel?
|
5 |
+
---
|
6 |
+
|
7 |
+
This is a [MicroBERT](https://github.com/lgessler/microbert) model for Indonesian.
|
8 |
+
|
9 |
+
* Its suffix is **-mx**, which means that it was pretrained using supervision from masked language modeling and XPOS tagging.
|
10 |
+
* The unlabeled Indonesian data was taken from a June 2022 dump of Indonesian Wikipedia, downsampled to 1,439,772 tokens.
|
11 |
+
* The UD treebank [UD_Indonesian-GSD](https://github.com/UniversalDependencies/UD_Indonesian-GSD), v2.10, totaling 122,021 tokens, was used for labeled data.
|
12 |
+
|
13 |
+
Please see [the repository](https://github.com/lgessler/microbert) and
|
14 |
+
[the paper](https://github.com/lgessler/microbert/raw/master/MicroBERT__MRL_2022_.pdf) for more details.
|