holylovenia commited on
Commit
3f99f6e
1 Parent(s): 5497fee

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +9 -2
README.md CHANGED
@@ -5,11 +5,15 @@ language:
5
  - ind
6
  ---
7
 
 
 
8
  TyDiQA dataset is collected from Wikipedia articles with human-annotated question and answer pairs covering 11 languages.
 
9
  The question-answer pairs are collected for each language without using translation services.
 
10
  IndoNLG uses the Indonesian data from the secondary Gold passage task of the original TyDiQA dataset and
11
- randomly split off 15% of the training data and use it as the test set.
12
 
 
13
 
14
  ## Dataset Usage
15
 
@@ -17,7 +21,8 @@ Run `pip install nusacrowd` before loading the dataset through HuggingFace's `lo
17
 
18
  ## Citation
19
 
20
- ```@article{clark-etal-2020-tydi,
 
21
  title = "{T}y{D}i {QA}: A Benchmark for Information-Seeking Question Answering in Typologically Diverse Languages",
22
  author = "Clark, Jonathan H. and
23
  Choi, Eunsol and
@@ -67,6 +72,8 @@ Creative Common Attribution Share-Alike 4.0 International
67
 
68
  ## Homepage
69
 
 
 
70
  ### NusaCatalogue
71
 
72
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)
 
5
  - ind
6
  ---
7
 
8
+ # tydiqa_id
9
+
10
  TyDiQA dataset is collected from Wikipedia articles with human-annotated question and answer pairs covering 11 languages.
11
+
12
  The question-answer pairs are collected for each language without using translation services.
13
+
14
  IndoNLG uses the Indonesian data from the secondary Gold passage task of the original TyDiQA dataset and
 
15
 
16
+ randomly split off 15% of the training data and use it as the test set.
17
 
18
  ## Dataset Usage
19
 
 
21
 
22
  ## Citation
23
 
24
+ ```
25
+ @article{clark-etal-2020-tydi,
26
  title = "{T}y{D}i {QA}: A Benchmark for Information-Seeking Question Answering in Typologically Diverse Languages",
27
  author = "Clark, Jonathan H. and
28
  Choi, Eunsol and
 
72
 
73
  ## Homepage
74
 
75
+ [https://github.com/IndoNLP/indonlg](https://github.com/IndoNLP/indonlg)
76
+
77
  ### NusaCatalogue
78
 
79
  For easy indexing and metadata: [https://indonlp.github.io/nusa-catalogue](https://indonlp.github.io/nusa-catalogue)