Datasets:
Tasks:
Multiple Choice
Modalities:
Text
Formats:
parquet
Sub-tasks:
multiple-choice-qa
Languages:
English
Size:
10M - 100M
ArXiv:
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://github.com/alexa/wqa_tanda#answer-sentence-natural-questions-asnq](https://github.com/alexa/wqa_tanda#answer-sentence-natural-questions-asnq)
|
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:** 3647.70 MB
|
38 |
- **Total amount of disk used:** 7046.46 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
ASNQ is a dataset for answer sentence selection derived from
|
43 |
Google's Natural Questions (NQ) dataset (Kwiatkowski et al. 2019).
|
@@ -54,19 +54,19 @@ and
|
|
54 |
|
55 |
https://research.google/pubs/pub47761/
|
56 |
|
57 |
-
###
|
58 |
|
59 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
60 |
|
61 |
-
###
|
62 |
|
63 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
64 |
|
65 |
-
##
|
66 |
|
67 |
We show detailed information for up to 5 configurations of the dataset.
|
68 |
|
69 |
-
###
|
70 |
|
71 |
#### default
|
72 |
|
@@ -85,7 +85,7 @@ An example of 'validation' looks as follows.
|
|
85 |
}
|
86 |
```
|
87 |
|
88 |
-
###
|
89 |
|
90 |
The data fields are the same among all splits.
|
91 |
|
@@ -96,55 +96,55 @@ The data fields are the same among all splits.
|
|
96 |
- `sentence_in_long_answer`: a `bool` feature.
|
97 |
- `short_answer_in_sentence`: a `bool` feature.
|
98 |
|
99 |
-
###
|
100 |
|
101 |
| name | train |validation|
|
102 |
|-------|-------:|---------:|
|
103 |
|default|20377568| 930062|
|
104 |
|
105 |
-
##
|
106 |
|
107 |
-
###
|
108 |
|
109 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
110 |
|
111 |
-
###
|
112 |
|
113 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
|
115 |
-
###
|
116 |
|
117 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
118 |
|
119 |
-
###
|
120 |
|
121 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
122 |
|
123 |
-
##
|
124 |
|
125 |
-
###
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
-
###
|
130 |
|
131 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
|
133 |
-
###
|
134 |
|
135 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
136 |
|
137 |
-
##
|
138 |
|
139 |
-
###
|
140 |
|
141 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
|
143 |
-
###
|
144 |
|
145 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
146 |
|
147 |
-
###
|
148 |
|
149 |
```
|
150 |
@article{garg2019tanda,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://github.com/alexa/wqa_tanda#answer-sentence-natural-questions-asnq](https://github.com/alexa/wqa_tanda#answer-sentence-natural-questions-asnq)
|
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:** 3647.70 MB
|
38 |
- **Total amount of disk used:** 7046.46 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
ASNQ is a dataset for answer sentence selection derived from
|
43 |
Google's Natural Questions (NQ) dataset (Kwiatkowski et al. 2019).
|
|
|
54 |
|
55 |
https://research.google/pubs/pub47761/
|
56 |
|
57 |
+
### Supported Tasks
|
58 |
|
59 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
60 |
|
61 |
+
### Languages
|
62 |
|
63 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
64 |
|
65 |
+
## Dataset Structure
|
66 |
|
67 |
We show detailed information for up to 5 configurations of the dataset.
|
68 |
|
69 |
+
### Data Instances
|
70 |
|
71 |
#### default
|
72 |
|
|
|
85 |
}
|
86 |
```
|
87 |
|
88 |
+
### Data Fields
|
89 |
|
90 |
The data fields are the same among all splits.
|
91 |
|
|
|
96 |
- `sentence_in_long_answer`: a `bool` feature.
|
97 |
- `short_answer_in_sentence`: a `bool` feature.
|
98 |
|
99 |
+
### Data Splits Sample Size
|
100 |
|
101 |
| name | train |validation|
|
102 |
|-------|-------:|---------:|
|
103 |
|default|20377568| 930062|
|
104 |
|
105 |
+
## Dataset Creation
|
106 |
|
107 |
+
### Curation Rationale
|
108 |
|
109 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
110 |
|
111 |
+
### Source Data
|
112 |
|
113 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
|
115 |
+
### Annotations
|
116 |
|
117 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
118 |
|
119 |
+
### Personal and Sensitive Information
|
120 |
|
121 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
122 |
|
123 |
+
## Considerations for Using the Data
|
124 |
|
125 |
+
### Social Impact of Dataset
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
+
### Discussion of Biases
|
130 |
|
131 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
|
133 |
+
### Other Known Limitations
|
134 |
|
135 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
136 |
|
137 |
+
## Additional Information
|
138 |
|
139 |
+
### Dataset Curators
|
140 |
|
141 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
|
143 |
+
### Licensing Information
|
144 |
|
145 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
146 |
|
147 |
+
### Citation Information
|
148 |
|
149 |
```
|
150 |
@article{garg2019tanda,
|