holylovenia commited on
Commit
d14b52c
·
1 Parent(s): f7c9ad7

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
  - eng
7
  ---
8
 
9
- News En-Id is a machine translation dataset containing Indonesian-English parallel sentences collected from the news. The news dataset is collected from multiple sources: Pan Asia Networking Localization (PANL), Bilingual BBC news articles, Berita Jakarta, and GlobalVoices. We split the dataset and use 75% as the training set, 10% as the validation set, and 15% as the test set. Each of the datasets is evaluated in both directions, i.e., English to Indonesian (En → Id) and Indonesian to English (Id → En) translations.
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{guntara-etal-2020-benchmarking,
 
19
  title = "Benchmarking Multidomain {E}nglish-{I}ndonesian Machine Translation",
20
  author = "Guntara, Tri Wahyu and
21
  Aji, Alham Fikri and
@@ -38,6 +40,8 @@ Creative Commons Attribution Share-Alike 4.0 International
38
 
39
  ## Homepage
40
 
 
 
41
  ### NusaCatalogue
42
 
43
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
6
  - eng
7
  ---
8
 
9
+ # news_en_id
10
 
11
+ News En-Id is a machine translation dataset containing Indonesian-English parallel sentences collected from the news. The news dataset is collected from multiple sources: Pan Asia Networking Localization (PANL), Bilingual BBC news articles, Berita Jakarta, and GlobalVoices. We split the dataset and use 75% as the training set, 10% as the validation set, and 15% as the test set. Each of the datasets is evaluated in both directions, i.e., English to Indonesian (En → Id) and Indonesian to English (Id → En) translations.
12
 
13
  ## Dataset Usage
14
 
 
16
 
17
  ## Citation
18
 
19
+ ```
20
+ @inproceedings{guntara-etal-2020-benchmarking,
21
  title = "Benchmarking Multidomain {E}nglish-{I}ndonesian Machine Translation",
22
  author = "Guntara, Tri Wahyu and
23
  Aji, Alham Fikri and
 
40
 
41
  ## Homepage
42
 
43
+ [https://github.com/gunnxx/indonesian-mt-data](https://github.com/gunnxx/indonesian-mt-data)
44
+
45
  ### NusaCatalogue
46
 
47
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)