Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
parquet
Sub-tasks:
open-domain-qa
Languages:
English
Size:
100K - 1M
ArXiv:
License:
File size: 18,288 Bytes
319045e fffef81 319045e fffef81 d9711b1 319045e aa63a46 03621d0 6012e21 debe34d 6012e21 debe34d 6012e21 928e0b1 6012e21 d91c63f 928e0b1 d91c63f 6012e21 928e0b1 6012e21 928e0b1 6012e21 debe34d 6012e21 928e0b1 6012e21 d91c63f 928e0b1 d91c63f 6012e21 928e0b1 6012e21 928e0b1 6012e21 debe34d 6012e21 debe34d 6012e21 928e0b1 6012e21 d91c63f 928e0b1 d91c63f 6012e21 928e0b1 6012e21 928e0b1 6012e21 debe34d 6012e21 928e0b1 6012e21 d91c63f 928e0b1 d91c63f 6012e21 928e0b1 6012e21 928e0b1 319045e aa63a46 319045e aa63a46 319045e 7885f9e 319045e 7885f9e 6012e21 |
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 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 |
---
annotations_creators:
- crowdsourced
language_creators:
- found
language:
- en
license:
- apache-2.0
multilinguality:
- monolingual
size_categories:
- 1K<n<10K
source_datasets:
- original
task_categories:
- question-answering
task_ids:
- open-domain-qa
paperswithcode_id: selqa
pretty_name: SelQA
dataset_info:
- config_name: answer_selection_analysis
features:
- name: section
dtype: string
- name: question
dtype: string
- name: article
dtype: string
- name: is_paraphrase
dtype: bool
- name: topic
dtype:
class_label:
names:
'0': MUSIC
'1': TV
'2': TRAVEL
'3': ART
'4': SPORT
'5': COUNTRY
'6': MOVIES
'7': HISTORICAL EVENTS
'8': SCIENCE
'9': FOOD
- name: answers
sequence: int32
- name: candidates
sequence: string
- name: q_types
sequence:
class_label:
names:
'0': what
'1': why
'2': when
'3': who
'4': where
'5': how
'6': ''
splits:
- name: train
num_bytes: 9676730
num_examples: 5529
- name: test
num_bytes: 2798509
num_examples: 1590
- name: validation
num_bytes: 1378379
num_examples: 785
download_size: 7982495
dataset_size: 13853618
- config_name: answer_selection_experiments
features:
- name: question
dtype: string
- name: candidate
dtype: string
- name: label
dtype:
class_label:
names:
'0': '0'
'1': '1'
splits:
- name: train
num_bytes: 13782770
num_examples: 66438
- name: test
num_bytes: 4008061
num_examples: 19435
- name: validation
num_bytes: 1954869
num_examples: 9377
download_size: 8889974
dataset_size: 19745700
- config_name: answer_triggering_analysis
features:
- name: section
dtype: string
- name: question
dtype: string
- name: article
dtype: string
- name: is_paraphrase
dtype: bool
- name: topic
dtype:
class_label:
names:
'0': MUSIC
'1': TV
'2': TRAVEL
'3': ART
'4': SPORT
'5': COUNTRY
'6': MOVIES
'7': HISTORICAL EVENTS
'8': SCIENCE
'9': FOOD
- name: q_types
sequence:
class_label:
names:
'0': what
'1': why
'2': when
'3': who
'4': where
'5': how
'6': ''
- name: candidate_list
sequence:
- name: article
dtype: string
- name: section
dtype: string
- name: candidates
sequence: string
- name: answers
sequence: int32
splits:
- name: train
num_bytes: 30176598
num_examples: 5529
- name: test
num_bytes: 8766735
num_examples: 1590
- name: validation
num_bytes: 4270852
num_examples: 785
download_size: 26050344
dataset_size: 43214185
- config_name: answer_triggering_experiments
features:
- name: question
dtype: string
- name: candidate
dtype: string
- name: label
dtype:
class_label:
names:
'0': '0'
'1': '1'
splits:
- name: train
num_bytes: 42956350
num_examples: 205075
- name: test
num_bytes: 12504913
num_examples: 59845
- name: validation
num_bytes: 6055592
num_examples: 28798
download_size: 25368418
dataset_size: 61516855
configs:
- config_name: answer_selection_analysis
data_files:
- split: train
path: answer_selection_analysis/train-*
- split: test
path: answer_selection_analysis/test-*
- split: validation
path: answer_selection_analysis/validation-*
default: true
- config_name: answer_selection_experiments
data_files:
- split: train
path: answer_selection_experiments/train-*
- split: test
path: answer_selection_experiments/test-*
- split: validation
path: answer_selection_experiments/validation-*
- config_name: answer_triggering_analysis
data_files:
- split: train
path: answer_triggering_analysis/train-*
- split: test
path: answer_triggering_analysis/test-*
- split: validation
path: answer_triggering_analysis/validation-*
- config_name: answer_triggering_experiments
data_files:
- split: train
path: answer_triggering_experiments/train-*
- split: test
path: answer_triggering_experiments/test-*
- split: validation
path: answer_triggering_experiments/validation-*
---
# Dataset Card for SelQA
## Table of Contents
- [Dataset Description](#dataset-description)
- [Dataset Summary](#dataset-summary)
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
- [Languages](#languages)
- [Dataset Structure](#dataset-structure)
- [Data Instances](#data-instances)
- [Data Fields](#data-fields)
- [Data Splits](#data-splits)
- [Dataset Creation](#dataset-creation)
- [Curation Rationale](#curation-rationale)
- [Source Data](#source-data)
- [Annotations](#annotations)
- [Personal and Sensitive Information](#personal-and-sensitive-information)
- [Considerations for Using the Data](#considerations-for-using-the-data)
- [Social Impact of Dataset](#social-impact-of-dataset)
- [Discussion of Biases](#discussion-of-biases)
- [Other Known Limitations](#other-known-limitations)
- [Additional Information](#additional-information)
- [Dataset Curators](#dataset-curators)
- [Licensing Information](#licensing-information)
- [Citation Information](#citation-information)
- [Contributions](#contributions)
## Dataset Description
- **Homepage:** https://github.com/emorynlp/selqa
- **Repository:** https://github.com/emorynlp/selqa
- **Paper:** https://arxiv.org/abs/1606.00851
- **Leaderboard:** [Needs More Information]
- **Point of Contact:** Tomasz Jurczyk <http://tomaszjurczyk.com/>, Jinho D. Choi <http://www.mathcs.emory.edu/~choi/home.html>
### Dataset Summary
SelQA: A New Benchmark for Selection-Based Question Answering
### Supported Tasks and Leaderboards
Question Answering
### Languages
English
## Dataset Structure
### Data Instances
An example from the `answer selection` set:
```
{
"section": "Museums",
"question": "Where are Rockefeller Museum and LA Mayer Institute for Islamic Art?",
"article": "Israel",
"is_paraphrase": true,
"topic": "COUNTRY",
"answers": [
5
],
"candidates": [
"The Israel Museum in Jerusalem is one of Israel's most important cultural institutions and houses the Dead Sea scrolls, along with an extensive collection of Judaica and European art.",
"Israel's national Holocaust museum, Yad Vashem, is the world central archive of Holocaust-related information.",
"Beth Hatefutsoth (the Diaspora Museum), on the campus of Tel Aviv University, is an interactive museum devoted to the history of Jewish communities around the world.",
"Apart from the major museums in large cities, there are high-quality artspaces in many towns and \"kibbutzim\".",
"\"Mishkan Le'Omanut\" on Kibbutz Ein Harod Meuhad is the largest art museum in the north of the country.",
"Several Israeli museums are devoted to Islamic culture, including the Rockefeller Museum and the L. A. Mayer Institute for Islamic Art, both in Jerusalem.",
"The Rockefeller specializes in archaeological remains from the Ottoman and other periods of Middle East history.",
"It is also the home of the first hominid fossil skull found in Western Asia called Galilee Man.",
"A cast of the skull is on display at the Israel Museum."
],
"q_types": [
"where"
]
}
```
An example from the `answer triggering` set:
```
{
"section": "Museums",
"question": "Where are Rockefeller Museum and LA Mayer Institute for Islamic Art?",
"article": "Israel",
"is_paraphrase": true,
"topic": "COUNTRY",
"candidate_list": [
{
"article": "List of places in Jerusalem",
"section": "List_of_places_in_Jerusalem-Museums",
"answers": [],
"candidates": [
" Israel Museum *Shrine of the Book *Rockefeller Museum of Archeology Bible Lands Museum Jerusalem Yad Vashem Holocaust Museum L.A. Mayer Institute for Islamic Art Bloomfield Science Museum Natural History Museum Museum of Italian Jewish Art Ticho House Tower of David Jerusalem Tax Museum Herzl Museum Siebenberg House Museums.",
"Museum on the Seam "
]
},
{
"article": "Israel",
"section": "Israel-Museums",
"answers": [
5
],
"candidates": [
"The Israel Museum in Jerusalem is one of Israel's most important cultural institutions and houses the Dead Sea scrolls, along with an extensive collection of Judaica and European art.",
"Israel's national Holocaust museum, Yad Vashem, is the world central archive of Holocaust-related information.",
"Beth Hatefutsoth (the Diaspora Museum), on the campus of Tel Aviv University, is an interactive museum devoted to the history of Jewish communities around the world.",
"Apart from the major museums in large cities, there are high-quality artspaces in many towns and \"kibbutzim\".",
"\"Mishkan Le'Omanut\" on Kibbutz Ein Harod Meuhad is the largest art museum in the north of the country.",
"Several Israeli museums are devoted to Islamic culture, including the Rockefeller Museum and the L. A. Mayer Institute for Islamic Art, both in Jerusalem.",
"The Rockefeller specializes in archaeological remains from the Ottoman and other periods of Middle East history.",
"It is also the home of the first hominid fossil skull found in Western Asia called Galilee Man.",
"A cast of the skull is on display at the Israel Museum."
]
},
{
"article": "L. A. Mayer Institute for Islamic Art",
"section": "L._A._Mayer_Institute_for_Islamic_Art-Abstract",
"answers": [],
"candidates": [
"The L.A. Mayer Institute for Islamic Art (Hebrew: \u05de\u05d5\u05d6\u05d9\u05d0\u05d5\u05df \u05dc.",
"\u05d0.",
"\u05de\u05d0\u05d9\u05e8 \u05dc\u05d0\u05de\u05e0\u05d5\u05ea \u05d4\u05d0\u05e1\u05dc\u05d0\u05dd) is a museum in Jerusalem, Israel, established in 1974.",
"It is located in Katamon, down the road from the Jerusalem Theater.",
"The museum houses Islamic pottery, textiles, jewelry, ceremonial objects and other Islamic cultural artifacts.",
"It is not to be confused with the Islamic Museum, Jerusalem. "
]
},
{
"article": "Islamic Museum, Jerusalem",
"section": "Islamic_Museum,_Jerusalem-Abstract",
"answers": [],
"candidates": [
"The Islamic Museum is a museum on the Temple Mount in the Old City section of Jerusalem.",
"On display are exhibits from ten periods of Islamic history encompassing several Muslim regions.",
"The museum is located adjacent to al-Aqsa Mosque.",
"It is not to be confused with the L. A. Mayer Institute for Islamic Art, also a museum in Jerusalem. "
]
},
{
"article": "L. A. Mayer Institute for Islamic Art",
"section": "L._A._Mayer_Institute_for_Islamic_Art-Contemporary_Arab_art",
"answers": [],
"candidates": [
"In 2008, a group exhibit of contemporary Arab art opened at L.A. Mayer Institute, the first show of local Arab art in an Israeli museum and the first to be mounted by an Arab curator.",
"Thirteen Arab artists participated in the show. "
]
}
],
"q_types": [
"where"
]
}
```
An example from any of the `experiments` data:
```
Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? The Israel Museum in Jerusalem is one of Israel 's most important cultural institutions and houses the Dead Sea scrolls , along with an extensive collection of Judaica and European art . 0
Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? Israel 's national Holocaust museum , Yad Vashem , is the world central archive of Holocaust - related information . 0
Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? Beth Hatefutsoth ( the Diaspora Museum ) , on the campus of Tel Aviv University , is an interactive museum devoted to the history of Jewish communities around the world . 0
Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? Apart from the major museums in large cities , there are high - quality artspaces in many towns and " kibbutzim " . 0
Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? " Mishkan Le'Omanut " on Kibbutz Ein Harod Meuhad is the largest art museum in the north of the country . 0
Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? Several Israeli museums are devoted to Islamic culture , including the Rockefeller Museum and the L. A. Mayer Institute for Islamic Art , both in Jerusalem . 1
Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? The Rockefeller specializes in archaeological remains from the Ottoman and other periods of Middle East history . 0
Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? It is also the home of the first hominid fossil skull found in Western Asia called Galilee Man . 0
Where are Rockefeller Museum and LA Mayer Institute for Islamic Art ? A cast of the skull is on display at the Israel Museum . 0
```
### Data Fields
#### Answer Selection
##### Data for Analysis
for analysis, the columns are:
* `question`: the question.
* `article`: the Wikipedia article related to this question.
* `section`: the section in the Wikipedia article related to this question.
* `topic`: the topic of this question, where the topics are *MUSIC*, *TV*, *TRAVEL*, *ART*, *SPORT*, *COUNTRY*, *MOVIES*, *HISTORICAL EVENTS*, *SCIENCE*, *FOOD*.
* `q_types`: the list of question types, where the types are *what*, *why*, *when*, *who*, *where*, and *how*. If empty, none of the those types are recognized in this question.
* `is_paraphrase`: *True* if this question is a paragraph of some other question in this dataset; otherwise, *False*.
* `candidates`: the list of sentences in the related section.
* `answers`: the list of candidate indices containing the answer context of this question.
##### Data for Experiments
for experiments, each column gives:
* `0`: a question where all tokens are separated.
* `1`: a candidate of the question where all tokens are separated.
* `2`: the label where `0` implies no answer to the question is found in this candidate and `1` implies the answer is found.
#### Answer Triggering
##### Data for Analysis
for analysis, the columns are:
* `question`: the question.
* `article`: the Wikipedia article related to this question.
* `section`: the section in the Wikipedia article related to this question.
* `topic`: the topic of this question, where the topics are *MUSIC*, *TV*, *TRAVEL*, *ART*, *SPORT*, *COUNTRY*, *MOVIES*, *HISTORICAL EVENTS*, *SCIENCE*, *FOOD*.
* `q_types`: the list of question types, where the types are *what*, *why*, *when*, *who*, *where*, and *how*. If empty, none of the those types are recognized in this question.
* `is_paraphrase`: *True* if this question is a paragraph of some other question in this dataset; otherwise, *False*.
* `candidate_list`: the list of 5 candidate sections:
* `article`: the title of the candidate article.
* `section`: the section in the candidate article.
* `candidates`: the list of sentences in this candidate section.
* `answers`: the list of candidate indices containing the answer context of this question (can be empty).
##### Data for Experiments
for experiments, each column gives:
* `0`: a question where all tokens are separated.
* `1`: a candidate of the question where all tokens are separated.
* `2`: the label where `0` implies no answer to the question is found in this candidate and `1` implies the answer is found.
### Data Splits
| |Train| Valid| Test|
| --- | --- | --- | --- |
| Answer Selection | 5529 | 785 | 1590 |
| Answer Triggering | 27645 | 3925 | 7950 |
## Dataset Creation
### Curation Rationale
To encourage research and provide an initial benchmark for selection based question answering and answer triggering tasks
### Source Data
#### Initial Data Collection and Normalization
[Needs More Information]
#### Who are the source language producers?
[Needs More Information]
### Annotations
#### Annotation process
Crowdsourced
#### Who are the annotators?
[Needs More Information]
### Personal and Sensitive Information
[Needs More Information]
## Considerations for Using the Data
### Social Impact of Dataset
The purpose of this dataset is to help develop better selection-based question answering systems.
### Discussion of Biases
[Needs More Information]
### Other Known Limitations
[Needs More Information]
## Additional Information
### Dataset Curators
[Needs More Information]
### Licensing Information
Apache License 2.0
### Citation Information
@InProceedings{7814688,
author={T. {Jurczyk} and M. {Zhai} and J. D. {Choi}},
booktitle={2016 IEEE 28th International Conference on Tools with Artificial Intelligence (ICTAI)},
title={SelQA: A New Benchmark for Selection-Based Question Answering},
year={2016},
volume={},
number={},
pages={820-827},
doi={10.1109/ICTAI.2016.0128}
}
### Contributions
Thanks to [@Bharat123rox](https://github.com/Bharat123rox) for adding this dataset. |