Datasets:

Languages:
Indonesian
ArXiv:
holylovenia commited on
Commit
10e6e92
·
verified ·
1 Parent(s): 75dd2e8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +53 -24
README.md CHANGED
@@ -1,38 +1,68 @@
 
1
  ---
2
- tags:
3
- - question-answering
4
- language:
5
  - ind
 
 
 
 
 
6
  ---
7
 
8
- # idk_mrc
9
-
10
  I(n)dontKnow-MRC (IDK-MRC) is an Indonesian Machine Reading Comprehension dataset that covers
11
-
12
  answerable and unanswerable questions. Based on the combination of the existing answerable questions in TyDiQA,
13
-
14
  the new unanswerable question in IDK-MRC is generated using a question generation model and human-written question.
15
-
16
  Each paragraph in the dataset has a set of answerable and unanswerable questions with the corresponding answer.
17
 
18
-
19
-
20
  Besides IDK-MRC (idk_mrc) dataset, several baseline datasets also provided:
21
-
22
  1. Trans SQuAD (trans_squad): machine translated SQuAD 2.0 (Muis and Purwarianti, 2020)
23
-
24
  2. TyDiQA (tydiqa): Indonesian answerable questions set from the TyDiQA-GoldP (Clark et al., 2020)
25
-
26
  3. Model Gen (model_gen): TyDiQA + the unanswerable questions output from the question generation model
27
-
28
  4. Human Filt (human_filt): Model Gen dataset that has been filtered by human annotator
29
 
 
 
 
 
 
 
 
 
 
30
  ## Dataset Usage
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
 
32
- Run `pip install nusacrowd` before loading the dataset through HuggingFace's `load_dataset`.
 
 
33
 
34
  ## Citation
35
 
 
36
  ```
37
  @misc{putri2022idk,
38
  doi = {10.48550/ARXIV.2210.13778},
@@ -42,16 +72,15 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
42
  publisher = {arXiv},
43
  year = {2022}
44
  }
45
- ```
46
-
47
- ## License
48
 
49
- CC-BY-SA 4.0
50
-
51
- ## Homepage
52
 
53
- [https://github.com/rifkiaputri/IDK-MRC](https://github.com/rifkiaputri/IDK-MRC)
54
 
55
- ### NusaCatalogue
 
 
 
 
 
 
56
 
57
- 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: Idk Mrc
6
+ task_categories:
7
+ - question-answering
8
+ tags:
9
+ - question-answering
10
  ---
11
 
 
 
12
  I(n)dontKnow-MRC (IDK-MRC) is an Indonesian Machine Reading Comprehension dataset that covers
 
13
  answerable and unanswerable questions. Based on the combination of the existing answerable questions in TyDiQA,
 
14
  the new unanswerable question in IDK-MRC is generated using a question generation model and human-written question.
 
15
  Each paragraph in the dataset has a set of answerable and unanswerable questions with the corresponding answer.
16
 
 
 
17
  Besides IDK-MRC (idk_mrc) dataset, several baseline datasets also provided:
 
18
  1. Trans SQuAD (trans_squad): machine translated SQuAD 2.0 (Muis and Purwarianti, 2020)
 
19
  2. TyDiQA (tydiqa): Indonesian answerable questions set from the TyDiQA-GoldP (Clark et al., 2020)
 
20
  3. Model Gen (model_gen): TyDiQA + the unanswerable questions output from the question generation model
 
21
  4. Human Filt (human_filt): Model Gen dataset that has been filtered by human annotator
22
 
23
+
24
+ ## Languages
25
+
26
+ ind
27
+
28
+ ## Supported Tasks
29
+
30
+ Question Answering
31
+
32
  ## Dataset Usage
33
+ ### Using `datasets` library
34
+ ```
35
+ from datasets import load_dataset
36
+ dset = datasets.load_dataset("SEACrowd/idk_mrc", trust_remote_code=True)
37
+ ```
38
+ ### Using `seacrowd` library
39
+ ```import seacrowd as sc
40
+ # Load the dataset using the default config
41
+ dset = sc.load_dataset("idk_mrc", schema="seacrowd")
42
+ # Check all available subsets (config names) of the dataset
43
+ print(sc.available_config_names("idk_mrc"))
44
+ # Load the dataset using a specific config
45
+ dset = sc.load_dataset_by_config_name(config_name="<config_name>")
46
+ ```
47
+
48
+ 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).
49
+
50
+
51
+ ## Dataset Homepage
52
+
53
+ [https://github.com/rifkiaputri/IDK-MRC](https://github.com/rifkiaputri/IDK-MRC)
54
+
55
+ ## Dataset Version
56
+
57
+ Source: 1.0.0. SEACrowd: 2024.06.20.
58
 
59
+ ## Dataset License
60
+
61
+ CC-BY-SA 4.0
62
 
63
  ## Citation
64
 
65
+ If you are using the **Idk Mrc** dataloader in your work, please cite the following:
66
  ```
67
  @misc{putri2022idk,
68
  doi = {10.48550/ARXIV.2210.13778},
 
72
  publisher = {arXiv},
73
  year = {2022}
74
  }
 
 
 
75
 
 
 
 
76
 
 
77
 
78
+ @article{lovenia2024seacrowd,
79
+ title={SEACrowd: A Multilingual Multimodal Data Hub and Benchmark Suite for Southeast Asian Languages},
80
+ 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},
81
+ year={2024},
82
+ eprint={2406.10118},
83
+ journal={arXiv preprint arXiv: 2406.10118}
84
+ }
85
 
86
+ ```