holylovenia commited on
Commit
47ff87e
·
1 Parent(s): efbd73c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -6,8 +6,9 @@ language:
6
  - sun
7
  ---
8
 
9
- Bible Su-Id is a machine translation dataset containing Indonesian-Sundanese parallel sentences collected from the bible. As there is no existing parallel corpus for Sundanese and Indonesian, we create a new dataset for Sundanese and Indonesian translation generated from the Bible. We create a verse-aligned parallel corpus with a 75%, 10%, and 15% split for the training, validation, and test sets. The dataset is also evaluated in both directions.
10
 
 
11
 
12
  ## Dataset Usage
13
 
@@ -15,7 +16,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
15
 
16
  ## Citation
17
 
18
- ```@inproceedings{cahyawijaya-etal-2021-indonlg,
 
19
  title = "{I}ndo{NLG}: Benchmark and Resources for Evaluating {I}ndonesian Natural Language Generation",
20
  author = "Cahyawijaya, Samuel and
21
  Winata, Genta Indra and
@@ -47,6 +49,8 @@ Creative Commons Attribution Share-Alike 4.0 International
47
 
48
  ## Homepage
49
 
 
 
50
  ### NusaCatalogue
51
 
52
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
6
  - sun
7
  ---
8
 
9
+ # bible_su_id
10
 
11
+ Bible Su-Id is a machine translation dataset containing Indonesian-Sundanese parallel sentences collected from the bible. As there is no existing parallel corpus for Sundanese and Indonesian, we create a new dataset for Sundanese and Indonesian translation generated from the Bible. We create a verse-aligned parallel corpus with a 75%, 10%, and 15% split for the training, validation, and test sets. The dataset is also evaluated in both directions.
12
 
13
  ## Dataset Usage
14
 
 
16
 
17
  ## Citation
18
 
19
+ ```
20
+ @inproceedings{cahyawijaya-etal-2021-indonlg,
21
  title = "{I}ndo{NLG}: Benchmark and Resources for Evaluating {I}ndonesian Natural Language Generation",
22
  author = "Cahyawijaya, Samuel and
23
  Winata, Genta Indra and
 
49
 
50
  ## Homepage
51
 
52
+ [https://github.com/IndoNLP/indonlg](https://github.com/IndoNLP/indonlg)
53
+
54
  ### NusaCatalogue
55
 
56
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)