holylovenia
commited on
Commit
•
a6de1ef
1
Parent(s):
d5ac875
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,10 +7,13 @@ language:
|
|
7 |
- jav
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
11 |
Indo4B-Plus extend Indo4B by adding two low-resource Indonesian local languages to the corpus, i.e., Sundanese and Javanese.
|
12 |
-
Indo4B-Plus adds 82,582,025 words (∼2.07%) of Sundanese sentences and 331,041,877 words (∼8.29%) of Javanese
|
13 |
|
|
|
14 |
|
15 |
## Dataset Usage
|
16 |
|
@@ -18,7 +21,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
|
|
18 |
|
19 |
## Citation
|
20 |
|
21 |
-
```
|
|
|
22 |
title = "{I}ndo{NLG}: Benchmark and Resources for Evaluating {I}ndonesian Natural Language Generation",
|
23 |
author = "Cahyawijaya, Samuel and
|
24 |
Winata, Genta Indra and
|
@@ -62,6 +66,8 @@ CC0
|
|
62 |
|
63 |
## Homepage
|
64 |
|
|
|
|
|
65 |
### NusaCatalogue
|
66 |
|
67 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|
|
|
7 |
- jav
|
8 |
---
|
9 |
|
10 |
+
# indo4b_plus
|
11 |
+
|
12 |
+
Indo4B-Plus is an extension of Indo4B, a large-scale Indonesian self-supervised pre-training corpus.
|
13 |
+
|
14 |
Indo4B-Plus extend Indo4B by adding two low-resource Indonesian local languages to the corpus, i.e., Sundanese and Javanese.
|
|
|
15 |
|
16 |
+
Indo4B-Plus adds 82,582,025 words (∼2.07%) of Sundanese sentences and 331,041,877 words (∼8.29%) of Javanese
|
17 |
|
18 |
## Dataset Usage
|
19 |
|
|
|
21 |
|
22 |
## Citation
|
23 |
|
24 |
+
```
|
25 |
+
@inproceedings{cahyawijaya-etal-2021-indonlg,
|
26 |
title = "{I}ndo{NLG}: Benchmark and Resources for Evaluating {I}ndonesian Natural Language Generation",
|
27 |
author = "Cahyawijaya, Samuel and
|
28 |
Winata, Genta Indra and
|
|
|
66 |
|
67 |
## Homepage
|
68 |
|
69 |
+
[https://github.com/IndoNLP/indonlu](https://github.com/IndoNLP/indonlu)
|
70 |
+
|
71 |
### NusaCatalogue
|
72 |
|
73 |
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|