holylovenia commited on
Commit
451b744
1 Parent(s): 44557c7

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -6,6 +6,8 @@ language:
6
  - jav
7
  ---
8
 
 
 
9
  Analogous to the En ↔ Id and Su ↔ Id datasets, we create a new dataset for Javanese and Indonesian translation generated from the verse-aligned Bible parallel corpus with the same split setting. In terms of size, both the Su ↔ Id and Jv ↔ Id datasets are much smaller compared to the En ↔ Id dataset, because there are Bible chapters for which translations are available for Indonesian, albeit not for the local languages.
10
 
11
  ## Dataset Usage
@@ -14,7 +16,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
14
 
15
  ## Citation
16
 
17
- ```@inproceedings{cahyawijaya-etal-2021-indonlg,
 
18
  title = "{I}ndo{NLG}: Benchmark and Resources for Evaluating {I}ndonesian Natural Language Generation",
19
  author = "Cahyawijaya, Samuel and
20
  Winata, Genta Indra and
@@ -46,6 +49,8 @@ Creative Commons Attribution Share-Alike 4.0 International
46
 
47
  ## Homepage
48
 
 
 
49
  ### NusaCatalogue
50
 
51
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
6
  - jav
7
  ---
8
 
9
+ # bible_jv_id
10
+
11
  Analogous to the En ↔ Id and Su ↔ Id datasets, we create a new dataset for Javanese and Indonesian translation generated from the verse-aligned Bible parallel corpus with the same split setting. In terms of size, both the Su ↔ Id and Jv ↔ Id datasets are much smaller compared to the En ↔ Id dataset, because there are Bible chapters for which translations are available for Indonesian, albeit not for the local languages.
12
 
13
  ## Dataset Usage
 
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)