holylovenia commited on
Commit
eaf1b5d
1 Parent(s): 4296328

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -11,12 +11,13 @@ language:
11
  - sun
12
  ---
13
 
 
14
 
15
  KopI(Korpus Perayapan Indonesia)-NLLB, is Indonesian family language(aceh,bali,banjar,indonesia,jawa,minang,sunda) only extracted from NLLB Dataset, allenai/nllb
16
 
17
- each language set also filtered using some some deduplicate technique such as exact hash(md5) dedup technique and minhash LSH neardup
18
 
19
 
 
20
 
21
  ## Dataset Usage
22
 
@@ -25,10 +26,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
25
  ## Citation
26
 
27
  ```
28
-
29
  Hefferman et al, Bitext Mining Using Distilled Sentence Representations for Low-Resource Languages. Arxiv https://arxiv.org/abs/2205.12654, 2022.
30
  NLLB Team et al, No Language Left Behind: Scaling Human-Centered Machine Translation, Arxiv https://arxiv.org/abs/2207.04672, 2022.
31
-
32
  ```
33
 
34
  ## License
@@ -37,6 +36,8 @@ ODC_C
37
 
38
  ## Homepage
39
 
 
 
40
  ### NusaCatalogue
41
 
42
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
11
  - sun
12
  ---
13
 
14
+ # kopi_nllb
15
 
16
  KopI(Korpus Perayapan Indonesia)-NLLB, is Indonesian family language(aceh,bali,banjar,indonesia,jawa,minang,sunda) only extracted from NLLB Dataset, allenai/nllb
17
 
 
18
 
19
 
20
+ each language set also filtered using some some deduplicate technique such as exact hash(md5) dedup technique and minhash LSH neardup
21
 
22
  ## Dataset Usage
23
 
 
26
  ## Citation
27
 
28
  ```
 
29
  Hefferman et al, Bitext Mining Using Distilled Sentence Representations for Low-Resource Languages. Arxiv https://arxiv.org/abs/2205.12654, 2022.
30
  NLLB Team et al, No Language Left Behind: Scaling Human-Centered Machine Translation, Arxiv https://arxiv.org/abs/2207.04672, 2022.
 
31
  ```
32
 
33
  ## License
 
36
 
37
  ## Homepage
38
 
39
+ [https://huggingface.co/datasets/munggok/KoPI-NLLB](https://huggingface.co/datasets/munggok/KoPI-NLLB)
40
+
41
  ### NusaCatalogue
42
 
43
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)