holylovenia
commited on
Commit
·
8435cc7
1
Parent(s):
d8790c0
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -3,4 +3,26 @@ tags:
|
|
3 |
- self-supervised-pretraining
|
4 |
language:
|
5 |
- ind
|
6 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
- self-supervised-pretraining
|
4 |
language:
|
5 |
- ind
|
6 |
+
---
|
7 |
+
|
8 |
+
KoPI(Korpus Perayapan Indonesia)-CC_News is Indonesian Only Extract from CC NEWS Common Crawl from 2016-2022(july) ,each snapshots get extracted using warcio,trafilatura and filter using fasttext
|
9 |
+
|
10 |
+
|
11 |
+
## Dataset Usage
|
12 |
+
|
13 |
+
Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
|
14 |
+
|
15 |
+
## Citation
|
16 |
+
|
17 |
+
```
|
18 |
+
```
|
19 |
+
|
20 |
+
## License
|
21 |
+
|
22 |
+
CC0
|
23 |
+
|
24 |
+
## Homepage
|
25 |
+
|
26 |
+
### NusaCatalogue
|
27 |
+
|
28 |
+
For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
|