system HF staff commited on
Commit
cd7b5fc
1 Parent(s): 7d88528

Update files from the datasets library (from 1.3.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.3.0

Files changed (1) hide show
  1. README.md +276 -0
README.md ADDED
@@ -0,0 +1,276 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ ---
3
+
4
+ # Dataset Card for "qa4mre"
5
+
6
+ ## Table of Contents
7
+ - [Dataset Description](#dataset-description)
8
+ - [Dataset Summary](#dataset-summary)
9
+ - [Supported Tasks](#supported-tasks)
10
+ - [Languages](#languages)
11
+ - [Dataset Structure](#dataset-structure)
12
+ - [Data Instances](#data-instances)
13
+ - [Data Fields](#data-fields)
14
+ - [Data Splits Sample Size](#data-splits-sample-size)
15
+ - [Dataset Creation](#dataset-creation)
16
+ - [Curation Rationale](#curation-rationale)
17
+ - [Source Data](#source-data)
18
+ - [Annotations](#annotations)
19
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
20
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
21
+ - [Social Impact of Dataset](#social-impact-of-dataset)
22
+ - [Discussion of Biases](#discussion-of-biases)
23
+ - [Other Known Limitations](#other-known-limitations)
24
+ - [Additional Information](#additional-information)
25
+ - [Dataset Curators](#dataset-curators)
26
+ - [Licensing Information](#licensing-information)
27
+ - [Citation Information](#citation-information)
28
+ - [Contributions](#contributions)
29
+
30
+ ## [Dataset Description](#dataset-description)
31
+
32
+ - **Homepage:** [http://nlp.uned.es/clef-qa/repository/pastCampaigns.php](http://nlp.uned.es/clef-qa/repository/pastCampaigns.php)
33
+ - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
34
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
35
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
36
+ - **Size of downloaded dataset files:** 5.24 MB
37
+ - **Size of the generated dataset:** 46.11 MB
38
+ - **Total amount of disk used:** 51.35 MB
39
+
40
+ ### [Dataset Summary](#dataset-summary)
41
+
42
+ QA4MRE dataset was created for the CLEF 2011/2012/2013 shared tasks to promote research in
43
+ question answering and reading comprehension. The dataset contains a supporting
44
+ passage and a set of questions corresponding to the passage. Multiple options
45
+ for answers are provided for each question, of which only one is correct. The
46
+ training and test datasets are available for the main track.
47
+ Additional gold standard documents are available for two pilot studies: one on
48
+ alzheimers data, and the other on entrance exams data.
49
+
50
+ ### [Supported Tasks](#supported-tasks)
51
+
52
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
53
+
54
+ ### [Languages](#languages)
55
+
56
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
57
+
58
+ ## [Dataset Structure](#dataset-structure)
59
+
60
+ We show detailed information for up to 5 configurations of the dataset.
61
+
62
+ ### [Data Instances](#data-instances)
63
+
64
+ #### 2011.main.DE
65
+
66
+ - **Size of downloaded dataset files:** 0.21 MB
67
+ - **Size of the generated dataset:** 1.67 MB
68
+ - **Total amount of disk used:** 1.88 MB
69
+
70
+ An example of 'train' looks as follows.
71
+ ```
72
+
73
+ ```
74
+
75
+ #### 2011.main.EN
76
+
77
+ - **Size of downloaded dataset files:** 0.19 MB
78
+ - **Size of the generated dataset:** 1.50 MB
79
+ - **Total amount of disk used:** 1.69 MB
80
+
81
+ An example of 'train' looks as follows.
82
+ ```
83
+
84
+ ```
85
+
86
+ #### 2011.main.ES
87
+
88
+ - **Size of downloaded dataset files:** 0.21 MB
89
+ - **Size of the generated dataset:** 1.62 MB
90
+ - **Total amount of disk used:** 1.82 MB
91
+
92
+ An example of 'train' looks as follows.
93
+ ```
94
+
95
+ ```
96
+
97
+ #### 2011.main.IT
98
+
99
+ - **Size of downloaded dataset files:** 0.20 MB
100
+ - **Size of the generated dataset:** 1.59 MB
101
+ - **Total amount of disk used:** 1.79 MB
102
+
103
+ An example of 'train' looks as follows.
104
+ ```
105
+
106
+ ```
107
+
108
+ #### 2011.main.RO
109
+
110
+ - **Size of downloaded dataset files:** 0.21 MB
111
+ - **Size of the generated dataset:** 1.66 MB
112
+ - **Total amount of disk used:** 1.87 MB
113
+
114
+ An example of 'train' looks as follows.
115
+ ```
116
+
117
+ ```
118
+
119
+ ### [Data Fields](#data-fields)
120
+
121
+ The data fields are the same among all splits.
122
+
123
+ #### 2011.main.DE
124
+ - `topic_id`: a `string` feature.
125
+ - `topic_name`: a `string` feature.
126
+ - `test_id`: a `string` feature.
127
+ - `document_id`: a `string` feature.
128
+ - `document_str`: a `string` feature.
129
+ - `question_id`: a `string` feature.
130
+ - `question_str`: a `string` feature.
131
+ - `answer_options`: a dictionary feature containing:
132
+ - `answer_id`: a `string` feature.
133
+ - `answer_str`: a `string` feature.
134
+ - `correct_answer_id`: a `string` feature.
135
+ - `correct_answer_str`: a `string` feature.
136
+
137
+ #### 2011.main.EN
138
+ - `topic_id`: a `string` feature.
139
+ - `topic_name`: a `string` feature.
140
+ - `test_id`: a `string` feature.
141
+ - `document_id`: a `string` feature.
142
+ - `document_str`: a `string` feature.
143
+ - `question_id`: a `string` feature.
144
+ - `question_str`: a `string` feature.
145
+ - `answer_options`: a dictionary feature containing:
146
+ - `answer_id`: a `string` feature.
147
+ - `answer_str`: a `string` feature.
148
+ - `correct_answer_id`: a `string` feature.
149
+ - `correct_answer_str`: a `string` feature.
150
+
151
+ #### 2011.main.ES
152
+ - `topic_id`: a `string` feature.
153
+ - `topic_name`: a `string` feature.
154
+ - `test_id`: a `string` feature.
155
+ - `document_id`: a `string` feature.
156
+ - `document_str`: a `string` feature.
157
+ - `question_id`: a `string` feature.
158
+ - `question_str`: a `string` feature.
159
+ - `answer_options`: a dictionary feature containing:
160
+ - `answer_id`: a `string` feature.
161
+ - `answer_str`: a `string` feature.
162
+ - `correct_answer_id`: a `string` feature.
163
+ - `correct_answer_str`: a `string` feature.
164
+
165
+ #### 2011.main.IT
166
+ - `topic_id`: a `string` feature.
167
+ - `topic_name`: a `string` feature.
168
+ - `test_id`: a `string` feature.
169
+ - `document_id`: a `string` feature.
170
+ - `document_str`: a `string` feature.
171
+ - `question_id`: a `string` feature.
172
+ - `question_str`: a `string` feature.
173
+ - `answer_options`: a dictionary feature containing:
174
+ - `answer_id`: a `string` feature.
175
+ - `answer_str`: a `string` feature.
176
+ - `correct_answer_id`: a `string` feature.
177
+ - `correct_answer_str`: a `string` feature.
178
+
179
+ #### 2011.main.RO
180
+ - `topic_id`: a `string` feature.
181
+ - `topic_name`: a `string` feature.
182
+ - `test_id`: a `string` feature.
183
+ - `document_id`: a `string` feature.
184
+ - `document_str`: a `string` feature.
185
+ - `question_id`: a `string` feature.
186
+ - `question_str`: a `string` feature.
187
+ - `answer_options`: a dictionary feature containing:
188
+ - `answer_id`: a `string` feature.
189
+ - `answer_str`: a `string` feature.
190
+ - `correct_answer_id`: a `string` feature.
191
+ - `correct_answer_str`: a `string` feature.
192
+
193
+ ### [Data Splits Sample Size](#data-splits-sample-size)
194
+
195
+ | name |train|
196
+ |------------|----:|
197
+ |2011.main.DE| 120|
198
+ |2011.main.EN| 120|
199
+ |2011.main.ES| 120|
200
+ |2011.main.IT| 120|
201
+ |2011.main.RO| 120|
202
+
203
+ ## [Dataset Creation](#dataset-creation)
204
+
205
+ ### [Curation Rationale](#curation-rationale)
206
+
207
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
208
+
209
+ ### [Source Data](#source-data)
210
+
211
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
212
+
213
+ ### [Annotations](#annotations)
214
+
215
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
216
+
217
+ ### [Personal and Sensitive Information](#personal-and-sensitive-information)
218
+
219
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
220
+
221
+ ## [Considerations for Using the Data](#considerations-for-using-the-data)
222
+
223
+ ### [Social Impact of Dataset](#social-impact-of-dataset)
224
+
225
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
226
+
227
+ ### [Discussion of Biases](#discussion-of-biases)
228
+
229
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
230
+
231
+ ### [Other Known Limitations](#other-known-limitations)
232
+
233
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
234
+
235
+ ## [Additional Information](#additional-information)
236
+
237
+ ### [Dataset Curators](#dataset-curators)
238
+
239
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
240
+
241
+ ### [Licensing Information](#licensing-information)
242
+
243
+ [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
244
+
245
+ ### [Citation Information](#citation-information)
246
+
247
+ ```
248
+
249
+ @InProceedings{10.1007/978-3-642-40802-1_29,
250
+ author="Pe{\~{n}}as, Anselmo
251
+ and Hovy, Eduard
252
+ and Forner, Pamela
253
+ and Rodrigo, {\'A}lvaro
254
+ and Sutcliffe, Richard
255
+ and Morante, Roser",
256
+ editor="Forner, Pamela
257
+ and M{\"u}ller, Henning
258
+ and Paredes, Roberto
259
+ and Rosso, Paolo
260
+ and Stein, Benno",
261
+ title="QA4MRE 2011-2013: Overview of Question Answering for Machine Reading Evaluation",
262
+ booktitle="Information Access Evaluation. Multilinguality, Multimodality, and Visualization",
263
+ year="2013",
264
+ publisher="Springer Berlin Heidelberg",
265
+ address="Berlin, Heidelberg",
266
+ pages="303--320",
267
+ abstract="This paper describes the methodology for testing the performance of Machine Reading systems through Question Answering and Reading Comprehension Tests. This was the attempt of the QA4MRE challenge which was run as a Lab at CLEF 2011--2013. The traditional QA task was replaced by a new Machine Reading task, whose intention was to ask questions that required a deep knowledge of individual short texts and in which systems were required to choose one answer, by analysing the corresponding test document in conjunction with background text collections provided by the organization. Four different tasks have been organized during these years: Main Task, Processing Modality and Negation for Machine Reading, Machine Reading of Biomedical Texts about Alzheimer's disease, and Entrance Exams. This paper describes their motivation, their goals, their methodology for preparing the data sets, their background collections, their metrics used for the evaluation, and the lessons learned along these three years.",
268
+ isbn="978-3-642-40802-1"
269
+ }
270
+
271
+ ```
272
+
273
+
274
+ ### Contributions
275
+
276
+ Thanks to [@patrickvonplaten](https://github.com/patrickvonplaten), [@albertvillanova](https://github.com/albertvillanova), [@mariamabarham](https://github.com/mariamabarham), [@thomwolf](https://github.com/thomwolf) for adding this dataset.