File size: 6,379 Bytes
15aef25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95dd2b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15aef25
 
 
5302ac5
15aef25
5302ac5
15aef25
95dd2b8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0404d07
95dd2b8
 
0404d07
95dd2b8
 
 
 
0404d07
95dd2b8
 
0404d07
95dd2b8
 
 
 
 
5302ac5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
15aef25
95dd2b8
 
15aef25
 
5302ac5
15aef25
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
---
license: other
license_name: other
license_link: https://huggingface.co/datasets/microsoft/wiki_qa#licensing-information
task_categories:
- question-answering
language:
- en
- fr
- de
- it
- es
- pt
pretty_name: mWikiQA
size_categories:
- 100K<n<1M
configs:
- config_name: en
  data_files:
  - split: train
    path: "eng-train.jsonl"
  - split: validation
    path: "eng-dev.jsonl"
  - split: test
    path: "eng-test.jsonl"
- config_name: de
  data_files:
  - split: train
    path: "deu-train.jsonl"
  - split: validation
    path: "deu-dev.jsonl"
  - split: test
    path: "deu-test.jsonl"
- config_name: fr
  data_files:
  - split: train
    path: "fra-train.jsonl"
  - split: validation
    path: "fra-dev.jsonl"
  - split: test
    path: "fra-test.jsonl"
- config_name: it
  data_files:
  - split: train
    path: "ita-train.jsonl"
  - split: validation
    path: "ita-dev.jsonl"
  - split: test
    path: "ita-test.jsonl"
- config_name: po
  data_files:
  - split: train
    path: "por-train.jsonl"
  - split: validation
    path: "por-dev.jsonl"
  - split: test
    path: "por-test.jsonl"
- config_name: sp
  data_files:
  - split: train
    path: "spa-train.jsonl"
  - split: validation
    path: "spa-dev.jsonl"
  - split: test
    path: "spa-test.jsonl"
- config_name: en_++
  data_files:
  - split: train
    path: "eng-train.jsonl"
  - split: validation
    path: "eng-dev_no_allneg.jsonl"
  - split: test
    path: "eng-test_no_allneg.jsonl"
- config_name: de_++
  data_files:
  - split: train
    path: "deu-train.jsonl"
  - split: validation
    path: "deu-dev_no_allneg.jsonl"
  - split: test
    path: "deu-test_no_allneg.jsonl"
- config_name: fr_++
  data_files:
  - split: train
    path: "fra-train.jsonl"
  - split: validation
    path: "fra-dev_no_allneg.jsonl"
  - split: test
    path: "fra-test_no_allneg.jsonl"
- config_name: it_++
  data_files:
  - split: train
    path: "ita-train.jsonl"
  - split: validation
    path: "ita-dev_no_allneg.jsonl"
  - split: test
    path: "ita-test_no_allneg.jsonl"
- config_name: po_++
  data_files:
  - split: train
    path: "por-train.jsonl"
  - split: validation
    path: "por-dev_no_allneg.jsonl"
  - split: test
    path: "por-test_no_allneg.jsonl"
- config_name: sp_++
  data_files:
  - split: train
    path: "spa-train.jsonl"
  - split: validation
    path: "spa-dev_no_allneg.jsonl"
  - split: test
    path: "spa-test_no_allneg.jsonl"
- config_name: en_clean
  data_files:
  - split: train
    path: "eng-train.jsonl"
  - split: validation
    path: "eng-dev_clean.jsonl"
  - split: test
    path: "eng-test_clean.jsonl"
- config_name: de_clean
  data_files:
  - split: train
    path: "deu-train.jsonl"
  - split: validation
    path: "deu-dev_clean.jsonl"
  - split: test
    path: "deu-test_clean.jsonl"
- config_name: fr_clean
  data_files:
  - split: train
    path: "fra-train.jsonl"
  - split: validation
    path: "fra-dev_clean.jsonl"
  - split: test
    path: "fra-test_clean.jsonl"
- config_name: it_clean
  data_files:
  - split: train
    path: "ita-train.jsonl"
  - split: validation
    path: "ita-dev_clean.jsonl"
  - split: test
    path: "ita-test_clean.jsonl"
- config_name: po_clean
  data_files:
  - split: train
    path: "por-train.jsonl"
  - split: validation
    path: "por-dev_clean.jsonl"
  - split: test
    path: "por-test_clean.jsonl"
- config_name: sp_clean
  data_files:
  - split: train
    path: "spa-train.jsonl"
  - split: validation
    path: "spa-dev_clean.jsonl"
  - split: test
    path: "spa-test_clean.jsonl"
---
## Dataset Description

**mWikiQA** is a translated version of WikiQA. It contains 3,047 questions sampled from Bing query logs. The candidate answer sentences are extracted from Wikipedia and then manually labeled to assess whether they are correct answers.

The dataset has been translated into five European languages: French, German, Italian, Portuguese, and Spanish, as described in this paper: "Datasets for Multilingual Answer Sentence Selection."

## Splits:

For each language (English, French, German, Italian, Portuguese, and Spanish), we provide:

- **train** split
- **validation** split
- **test** split

In addition, the validation and the test splits are available also in the following preprocessed versions:

- **++**: without questions with only negative answer candidates
- **clean**: without questions with only negative and only positive answer candidates

### How to load them:
To use these splits, you can use the following snippet of code replacing ``[LANG]`` with a language identifier (en, fr, de, it, po, sp), and ``[VERSION]`` with the version identifier (++, clean)

```
from datasets import load_dataset

"""
if you want the default splits, replace [LANG] with an identifier in: en, fr, de, it, po, sp
dataset = load_dataset("matteogabburo/mWikiQA", "[LANG]")
"""
# example:
italian_dataset = load_dataset("matteogabburo/mWikiQA", "it")


"""
if you want the processed splits ("clean" and "no all negatives" sets), replace [LANG] with a language identifier and [VERSION] with "++" or "clean"
dataset = load_dataset("matteogabburo/mWikiQA", "[LANG]_[VERSION]")
"""
# example:
italian_clean_dataset = load_dataset("matteogabburo/mWikiQA", "it_clean")

```


## Format:
Each example has the following format:

```
{
  'eid': 1214,
  'qid': 141,
  'cid': 0,
  'label': 1,
  'question': 'Was bedeutet Karma im Buddhismus?',
  'candidate': 'Karma (Sanskrit, auch karman, Pali: Kamma) bedeutet "Handlung" oder "Tun"; was auch immer man tut, sagt oder denkt, ist ein Karma.'
}
```

Where:

- **eid**: is the unique id of the example (question, candidate)
- **qid**: is the unique id of the question
- **cid**: is the unique id of the answer candidate
- **label**: identifies whether the answer candidate ``candidate`` is correct for the ``question`` (1 if correct, 0 otherwise)
- **question**: the question
- **candidate**: the answer candidate



## Citation

If you find this dataset useful, please cite the following paper:

**BibTeX:**
```
@misc{gabburo2024datasetsmultilingualanswersentence,
      title={Datasets for Multilingual Answer Sentence Selection}, 
      author={Matteo Gabburo and Stefano Campese and Federico Agostini and Alessandro Moschitti},
      year={2024},
      eprint={2406.10172},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2406.10172}, 
}
```