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.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
---
|
3 |
|
4 |
# Dataset Card for "asnq"
|
@@ -6,12 +7,12 @@
|
|
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
|
15 |
- [Dataset Creation](#dataset-creation)
|
16 |
- [Curation Rationale](#curation-rationale)
|
17 |
- [Source Data](#source-data)
|
@@ -54,7 +55,7 @@ and
|
|
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 |
|
@@ -96,7 +97,7 @@ 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 |
-
### Data Splits
|
100 |
|
101 |
| name | train |validation|
|
102 |
|-------|-------:|---------:|
|
@@ -110,10 +111,22 @@ The data fields are the same among all splits.
|
|
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
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: asnq
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "asnq"
|
|
|
7 |
## Table of Contents
|
8 |
- [Dataset Description](#dataset-description)
|
9 |
- [Dataset Summary](#dataset-summary)
|
10 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
11 |
- [Languages](#languages)
|
12 |
- [Dataset Structure](#dataset-structure)
|
13 |
- [Data Instances](#data-instances)
|
14 |
- [Data Fields](#data-fields)
|
15 |
+
- [Data Splits](#data-splits)
|
16 |
- [Dataset Creation](#dataset-creation)
|
17 |
- [Curation Rationale](#curation-rationale)
|
18 |
- [Source Data](#source-data)
|
|
|
55 |
|
56 |
https://research.google/pubs/pub47761/
|
57 |
|
58 |
+
### Supported Tasks and Leaderboards
|
59 |
|
60 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
61 |
|
|
|
97 |
- `sentence_in_long_answer`: a `bool` feature.
|
98 |
- `short_answer_in_sentence`: a `bool` feature.
|
99 |
|
100 |
+
### Data Splits
|
101 |
|
102 |
| name | train |validation|
|
103 |
|-------|-------:|---------:|
|
|
|
111 |
|
112 |
### Source Data
|
113 |
|
114 |
+
#### Initial Data Collection and Normalization
|
115 |
+
|
116 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
117 |
+
|
118 |
+
#### Who are the source language producers?
|
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 |
+
#### Annotation process
|
125 |
+
|
126 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
127 |
+
|
128 |
+
#### Who are the annotators?
|
129 |
+
|
130 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
131 |
|
132 |
### Personal and Sensitive Information
|