Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: id
|
3 |
+
tags:
|
4 |
+
- indonesian-roberta-base
|
5 |
+
license: cc
|
6 |
+
datasets:
|
7 |
+
- munggok/KoPI
|
8 |
+
widget:
|
9 |
+
- text: "Budi telat ke sekolah karena ia <mask>."
|
10 |
+
---
|
11 |
+
|
12 |
+
Indonesian RoBERTa Base is a masked language model based on the [RoBERTa](https://arxiv.org/abs/1907.11692) model. It was trained on the [KoPI](https://huggingface.co/datasets/munggok/KoPI) dataset.
|