rizquuula commited on
Commit
06a12cc
1 Parent(s): 5c6019b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -97
README.md CHANGED
@@ -2,7 +2,7 @@
2
  annotations_creators:
3
  - crowdsourced
4
  language_creators:
5
- - machine-translation
6
  language:
7
  - id
8
  license:
@@ -13,7 +13,7 @@ pretty_name: CommonsenseQA-ID
13
  size_categories:
14
  - 1K<n<10K
15
  source_datasets:
16
- - translation
17
  task_categories:
18
  - question-answering
19
  task_ids:
@@ -51,55 +51,23 @@ dataset_info:
51
 
52
  # Dataset Card for "commonsense_qa-ID"
53
 
54
- ## Table of Contents
55
- - [Table of Contents](#table-of-contents)
56
- - [Dataset Description](#dataset-description)
57
- - [Dataset Summary](#dataset-summary)
58
- - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
59
- - [Languages](#languages)
60
- - [Dataset Structure](#dataset-structure)
61
- - [Data Instances](#data-instances)
62
- - [Data Fields](#data-fields)
63
- - [Data Splits](#data-splits)
64
- - [Dataset Creation](#dataset-creation)
65
- - [Curation Rationale](#curation-rationale)
66
- - [Source Data](#source-data)
67
- - [Annotations](#annotations)
68
- - [Personal and Sensitive Information](#personal-and-sensitive-information)
69
- - [Considerations for Using the Data](#considerations-for-using-the-data)
70
- - [Social Impact of Dataset](#social-impact-of-dataset)
71
- - [Discussion of Biases](#discussion-of-biases)
72
- - [Other Known Limitations](#other-known-limitations)
73
- - [Additional Information](#additional-information)
74
- - [Dataset Curators](#dataset-curators)
75
- - [Licensing Information](#licensing-information)
76
- - [Citation Information](#citation-information)
77
- - [Contributions](#contributions)
78
-
79
  ## Dataset Description
80
 
81
- - **Homepage:** https://www.tau-nlp.org/commonsenseqa
82
  - **Repository:** https://github.com/rizquuula/commonsense_qa-ID
83
- - **Paper:** https://arxiv.org/abs/1811.00937
84
- - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
85
- - **Size of downloaded dataset files:** 4.68 MB
86
- - **Size of the generated dataset:** 2.18 MB
87
- - **Total amount of disk used:** 6.86 MB
88
 
89
  ### Dataset Summary
90
 
91
- CommonsenseQA-ID is Indonesian translation version of CommonsenseQA, a new multiple-choice question answering dataset that requires different types of commonsense knowledge
 
 
92
  to predict the correct answers . It contains 12,102 questions with one correct answer and four distractor answers.
93
  The dataset is provided in two major training/validation/testing set splits: "Random split" which is the main evaluation
94
- split, and "Question token split", see paper for details.
95
-
96
- ### Supported Tasks and Leaderboards
97
-
98
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
99
 
100
  ### Languages
101
 
102
- The dataset is in English (`en`).
103
 
104
  ## Dataset Structure
105
 
@@ -140,62 +108,10 @@ The data fields are the same among all splits.
140
  |---------|------:|-----------:|-----:|
141
  | default | 9741 | 1221 | 1140 |
142
 
143
- ## Dataset Creation
144
-
145
- ### Curation Rationale
146
-
147
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
148
-
149
- ### Source Data
150
-
151
- #### Initial Data Collection and Normalization
152
-
153
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
154
-
155
- #### Who are the source language producers?
156
-
157
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
158
-
159
- ### Annotations
160
-
161
- #### Annotation process
162
-
163
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
-
165
- #### Who are the annotators?
166
-
167
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
168
-
169
- ### Personal and Sensitive Information
170
-
171
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
172
-
173
- ## Considerations for Using the Data
174
-
175
- ### Social Impact of Dataset
176
-
177
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
178
-
179
- ### Discussion of Biases
180
-
181
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
182
-
183
- ### Other Known Limitations
184
-
185
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
186
-
187
- ## Additional Information
188
-
189
- ### Dataset Curators
190
-
191
- [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
192
-
193
  ### Licensing Information
194
 
195
  The dataset is licensed under the MIT License.
196
 
197
- See: https://github.com/jonathanherzig/commonsenseqa/issues/5
198
-
199
  ### Citation Information
200
 
201
  ```
@@ -217,8 +133,4 @@ See: https://github.com/jonathanherzig/commonsenseqa/issues/5
217
  eprint = "1811.00937",
218
  primaryClass = "cs",
219
  }
220
- ```
221
-
222
- ### Contributions
223
-
224
- Thanks to [@thomwolf](https://github.com/thomwolf), [@lewtun](https://github.com/lewtun), [@albertvillanova](https://github.com/albertvillanova), [@patrickvonplaten](https://github.com/patrickvonplaten) for adding this dataset.
 
2
  annotations_creators:
3
  - crowdsourced
4
  language_creators:
5
+ - crowdsourced
6
  language:
7
  - id
8
  license:
 
13
  size_categories:
14
  - 1K<n<10K
15
  source_datasets:
16
+ - machine-translation
17
  task_categories:
18
  - question-answering
19
  task_ids:
 
51
 
52
  # Dataset Card for "commonsense_qa-ID"
53
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  ## Dataset Description
55
 
56
+ - **Homepage:** https://github.com/rizquuula/commonsense_qa-ID
57
  - **Repository:** https://github.com/rizquuula/commonsense_qa-ID
 
 
 
 
 
58
 
59
  ### Dataset Summary
60
 
61
+ CommonsenseQA-ID is Indonesian translation version of CommonsenseQA, translated using Google Translation API v2/v3 Basic, all code used for the translation process available in our public repository.
62
+
63
+ CommonsenseQA is a new multiple-choice question answering dataset that requires different types of commonsense knowledge
64
  to predict the correct answers . It contains 12,102 questions with one correct answer and four distractor answers.
65
  The dataset is provided in two major training/validation/testing set splits: "Random split" which is the main evaluation
66
+ split, and "Question token split", see original paper for details.
 
 
 
 
67
 
68
  ### Languages
69
 
70
+ The dataset is in Indonesian (`id`).
71
 
72
  ## Dataset Structure
73
 
 
108
  |---------|------:|-----------:|-----:|
109
  | default | 9741 | 1221 | 1140 |
110
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
111
  ### Licensing Information
112
 
113
  The dataset is licensed under the MIT License.
114
 
 
 
115
  ### Citation Information
116
 
117
  ```
 
133
  eprint = "1811.00937",
134
  primaryClass = "cs",
135
  }
136
+ ```