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 "qangaroo"
|
@@ -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)
|
@@ -47,7 +48,7 @@ Our aim is to build Reading Comprehension methods that perform multi-hop inferen
|
|
47 |
|
48 |
The two QAngaroo datasets provide a training and evaluation resource for such methods.
|
49 |
|
50 |
-
### Supported Tasks
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
@@ -137,7 +138,7 @@ The data fields are the same among all splits.
|
|
137 |
- `answer`: a `string` feature.
|
138 |
- `id`: a `string` feature.
|
139 |
|
140 |
-
### Data Splits
|
141 |
|
142 |
| name |train|validation|
|
143 |
|--------------|----:|---------:|
|
@@ -154,10 +155,22 @@ The data fields are the same among all splits.
|
|
154 |
|
155 |
### Source Data
|
156 |
|
|
|
|
|
|
|
|
|
|
|
|
|
157 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
158 |
|
159 |
### Annotations
|
160 |
|
|
|
|
|
|
|
|
|
|
|
|
|
161 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
162 |
|
163 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: null
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "qangaroo"
|
|
|
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)
|
|
|
48 |
|
49 |
The two QAngaroo datasets provide a training and evaluation resource for such methods.
|
50 |
|
51 |
+
### Supported Tasks and Leaderboards
|
52 |
|
53 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
54 |
|
|
|
138 |
- `answer`: a `string` feature.
|
139 |
- `id`: a `string` feature.
|
140 |
|
141 |
+
### Data Splits
|
142 |
|
143 |
| name |train|validation|
|
144 |
|--------------|----:|---------:|
|
|
|
155 |
|
156 |
### Source Data
|
157 |
|
158 |
+
#### Initial Data Collection and Normalization
|
159 |
+
|
160 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
161 |
+
|
162 |
+
#### Who are the source language producers?
|
163 |
+
|
164 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
165 |
|
166 |
### Annotations
|
167 |
|
168 |
+
#### Annotation process
|
169 |
+
|
170 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
171 |
+
|
172 |
+
#### Who are the annotators?
|
173 |
+
|
174 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
175 |
|
176 |
### Personal and Sensitive Information
|