Datasets:
Tasks:
Question Answering
Formats:
parquet
Sub-tasks:
open-domain-qa
Languages:
English
Size:
10K - 100K
License:
Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
31 |
|
32 |
- **Homepage:** [https://allenai.org/data/open-book-qa](https://allenai.org/data/open-book-qa)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,7 +37,7 @@
|
|
37 |
- **Size of the generated dataset:** 2.75 MB
|
38 |
- **Total amount of disk used:** 5.51 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
OpenBookQA aims to promote research in advanced question-answering, probing a deeper understanding of both the topic
|
43 |
(with salient facts summarized as an open book, also provided with the dataset) and the language it is expressed in. In
|
@@ -46,19 +46,19 @@ and rich text comprehension.
|
|
46 |
OpenBookQA is a new kind of question-answering dataset modeled after open book exams for assessing human understanding of
|
47 |
a subject.
|
48 |
|
49 |
-
###
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
53 |
-
###
|
54 |
|
55 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
56 |
|
57 |
-
##
|
58 |
|
59 |
We show detailed information for up to 5 configurations of the dataset.
|
60 |
|
61 |
-
###
|
62 |
|
63 |
#### additional
|
64 |
|
@@ -82,7 +82,7 @@ An example of 'validation' looks as follows.
|
|
82 |
|
83 |
```
|
84 |
|
85 |
-
###
|
86 |
|
87 |
The data fields are the same among all splits.
|
88 |
|
@@ -102,56 +102,56 @@ The data fields are the same among all splits.
|
|
102 |
- `label`: a `string` feature.
|
103 |
- `answerKey`: a `string` feature.
|
104 |
|
105 |
-
###
|
106 |
|
107 |
| name |train|validation|test|
|
108 |
|----------|----:|---------:|---:|
|
109 |
|additional| 4957| 500| 500|
|
110 |
|main | 4957| 500| 500|
|
111 |
|
112 |
-
##
|
113 |
|
114 |
-
###
|
115 |
|
116 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
117 |
|
118 |
-
###
|
119 |
|
120 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
121 |
|
122 |
-
###
|
123 |
|
124 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
|
126 |
-
###
|
127 |
|
128 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
-
##
|
131 |
|
132 |
-
###
|
133 |
|
134 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
135 |
|
136 |
-
###
|
137 |
|
138 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
|
140 |
-
###
|
141 |
|
142 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
143 |
|
144 |
-
##
|
145 |
|
146 |
-
###
|
147 |
|
148 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
149 |
|
150 |
-
###
|
151 |
|
152 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
153 |
|
154 |
-
###
|
155 |
|
156 |
```
|
157 |
@inproceedings{OpenBookQA2018,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://allenai.org/data/open-book-qa](https://allenai.org/data/open-book-qa)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
37 |
- **Size of the generated dataset:** 2.75 MB
|
38 |
- **Total amount of disk used:** 5.51 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
OpenBookQA aims to promote research in advanced question-answering, probing a deeper understanding of both the topic
|
43 |
(with salient facts summarized as an open book, also provided with the dataset) and the language it is expressed in. In
|
|
|
46 |
OpenBookQA is a new kind of question-answering dataset modeled after open book exams for assessing human understanding of
|
47 |
a subject.
|
48 |
|
49 |
+
### Supported Tasks
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
53 |
+
### Languages
|
54 |
|
55 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
56 |
|
57 |
+
## Dataset Structure
|
58 |
|
59 |
We show detailed information for up to 5 configurations of the dataset.
|
60 |
|
61 |
+
### Data Instances
|
62 |
|
63 |
#### additional
|
64 |
|
|
|
82 |
|
83 |
```
|
84 |
|
85 |
+
### Data Fields
|
86 |
|
87 |
The data fields are the same among all splits.
|
88 |
|
|
|
102 |
- `label`: a `string` feature.
|
103 |
- `answerKey`: a `string` feature.
|
104 |
|
105 |
+
### Data Splits Sample Size
|
106 |
|
107 |
| name |train|validation|test|
|
108 |
|----------|----:|---------:|---:|
|
109 |
|additional| 4957| 500| 500|
|
110 |
|main | 4957| 500| 500|
|
111 |
|
112 |
+
## Dataset Creation
|
113 |
|
114 |
+
### Curation Rationale
|
115 |
|
116 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
117 |
|
118 |
+
### Source Data
|
119 |
|
120 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
121 |
|
122 |
+
### Annotations
|
123 |
|
124 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
125 |
|
126 |
+
### Personal and Sensitive Information
|
127 |
|
128 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
129 |
|
130 |
+
## Considerations for Using the Data
|
131 |
|
132 |
+
### Social Impact of Dataset
|
133 |
|
134 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
135 |
|
136 |
+
### Discussion of Biases
|
137 |
|
138 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
139 |
|
140 |
+
### Other Known Limitations
|
141 |
|
142 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
143 |
|
144 |
+
## Additional Information
|
145 |
|
146 |
+
### Dataset Curators
|
147 |
|
148 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
149 |
|
150 |
+
### Licensing Information
|
151 |
|
152 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
153 |
|
154 |
+
### Citation Information
|
155 |
|
156 |
```
|
157 |
@inproceedings{OpenBookQA2018,
|