holylovenia commited on
Commit
9146bd3
1 Parent(s): 84f5e4b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -1
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
+ Puisi is an Indonesian poetic form. The dataset was collected by scraping various websites. It contains 7223 Indonesian puisi along with the title and author.
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
+ Creative Commons Attribution Share-Alike 4.0 International
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)