Datasets:

Languages:
Indonesian
ArXiv:
holylovenia commited on
Commit
726aec3
·
verified ·
1 Parent(s): 2f919c2

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +53 -19
README.md CHANGED
@@ -1,25 +1,61 @@
 
1
  ---
2
- license: cc-by-4.0
3
- tags:
4
- - dependency-parsing
5
- language:
6
  - ind
 
 
 
 
 
7
  ---
8
 
9
- # indolem_ud_id_pud
10
-
11
  1 of 8 sub-datasets of IndoLEM, a comprehensive dataset encompassing 7 NLP tasks (Koto et al., 2020).
12
-
13
  This dataset is part of [Parallel Universal Dependencies (PUD)](http://universaldependencies.org/conll17/) project.
14
-
15
  This is based on the first corrected version by Alfina et al. (2019), contains 1,000 sentences.
16
 
 
 
 
 
 
 
 
 
 
17
  ## Dataset Usage
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
 
19
- Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
 
 
 
 
 
 
 
 
 
 
20
 
21
  ## Citation
22
 
 
23
  ```
24
  @conference{2f8c7438a7f44f6b85b773586cff54e8,
25
  title = "A gold standard dependency treebank for Indonesian",
@@ -49,16 +85,14 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
49
  biburl = {https://dblp.org/rec/journals/corr/abs-2011-00677.bib},
50
  bibsource = {dblp computer science bibliography, https://dblp.org}
51
  }
52
- ```
53
-
54
- ## License
55
-
56
- Creative Commons Attribution 4.0
57
 
58
- ## Homepage
59
 
60
- [https://indolem.github.io/](https://indolem.github.io/)
61
-
62
- ### NusaCatalogue
 
 
 
 
63
 
64
- For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
1
+
2
  ---
3
+ language:
 
 
 
4
  - ind
5
+ pretty_name: Indolem Ud Id Pud
6
+ task_categories:
7
+ - dependency-parsing
8
+ tags:
9
+ - dependency-parsing
10
  ---
11
 
 
 
12
  1 of 8 sub-datasets of IndoLEM, a comprehensive dataset encompassing 7 NLP tasks (Koto et al., 2020).
 
13
  This dataset is part of [Parallel Universal Dependencies (PUD)](http://universaldependencies.org/conll17/) project.
 
14
  This is based on the first corrected version by Alfina et al. (2019), contains 1,000 sentences.
15
 
16
+
17
+ ## Languages
18
+
19
+ ind
20
+
21
+ ## Supported Tasks
22
+
23
+ Dependency Parsing
24
+
25
  ## Dataset Usage
26
+ ### Using `datasets` library
27
+ ```
28
+ from datasets import load_dataset
29
+ dset = datasets.load_dataset("SEACrowd/indolem_ud_id_pud", trust_remote_code=True)
30
+ ```
31
+ ### Using `seacrowd` library
32
+ ```import seacrowd as sc
33
+ # Load the dataset using the default config
34
+ dset = sc.load_dataset("indolem_ud_id_pud", schema="seacrowd")
35
+ # Check all available subsets (config names) of the dataset
36
+ print(sc.available_config_names("indolem_ud_id_pud"))
37
+ # Load the dataset using a specific config
38
+ dset = sc.load_dataset_by_config_name(config_name="<config_name>")
39
+ ```
40
+
41
+ More details on how to load the `seacrowd` library can be found [here](https://github.com/SEACrowd/seacrowd-datahub?tab=readme-ov-file#how-to-use).
42
+
43
 
44
+ ## Dataset Homepage
45
+
46
+ [https://indolem.github.io/](https://indolem.github.io/)
47
+
48
+ ## Dataset Version
49
+
50
+ Source: 1.0.0. SEACrowd: 2024.06.20.
51
+
52
+ ## Dataset License
53
+
54
+ Creative Commons Attribution 4.0
55
 
56
  ## Citation
57
 
58
+ If you are using the **Indolem Ud Id Pud** dataloader in your work, please cite the following:
59
  ```
60
  @conference{2f8c7438a7f44f6b85b773586cff54e8,
61
  title = "A gold standard dependency treebank for Indonesian",
 
85
  biburl = {https://dblp.org/rec/journals/corr/abs-2011-00677.bib},
86
  bibsource = {dblp computer science bibliography, https://dblp.org}
87
  }
 
 
 
 
 
88
 
 
89
 
90
+ @article{lovenia2024seacrowd,
91
+ title={SEACrowd: A Multilingual Multimodal Data Hub and Benchmark Suite for Southeast Asian Languages},
92
+ author={Holy Lovenia and Rahmad Mahendra and Salsabil Maulana Akbar and Lester James V. Miranda and Jennifer Santoso and Elyanah Aco and Akhdan Fadhilah and Jonibek Mansurov and Joseph Marvin Imperial and Onno P. Kampman and Joel Ruben Antony Moniz and Muhammad Ravi Shulthan Habibi and Frederikus Hudi and Railey Montalan and Ryan Ignatius and Joanito Agili Lopo and William Nixon and Börje F. Karlsson and James Jaya and Ryandito Diandaru and Yuze Gao and Patrick Amadeus and Bin Wang and Jan Christian Blaise Cruz and Chenxi Whitehouse and Ivan Halim Parmonangan and Maria Khelli and Wenyu Zhang and Lucky Susanto and Reynard Adha Ryanda and Sonny Lazuardi Hermawan and Dan John Velasco and Muhammad Dehan Al Kautsar and Willy Fitra Hendria and Yasmin Moslem and Noah Flynn and Muhammad Farid Adilazuarda and Haochen Li and Johanes Lee and R. Damanhuri and Shuo Sun and Muhammad Reza Qorib and Amirbek Djanibekov and Wei Qi Leong and Quyet V. Do and Niklas Muennighoff and Tanrada Pansuwan and Ilham Firdausi Putra and Yan Xu and Ngee Chia Tai and Ayu Purwarianti and Sebastian Ruder and William Tjhi and Peerat Limkonchotiwat and Alham Fikri Aji and Sedrick Keh and Genta Indra Winata and Ruochen Zhang and Fajri Koto and Zheng-Xin Yong and Samuel Cahyawijaya},
93
+ year={2024},
94
+ eprint={2406.10118},
95
+ journal={arXiv preprint arXiv: 2406.10118}
96
+ }
97
 
98
+ ```