Datasets:
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 "drop"
|
@@ -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)
|
@@ -45,7 +46,7 @@ question, perhaps to multiple input positions, and perform discrete operations o
|
|
45 |
sorting). These operations require a much more comprehensive understanding of the content of paragraphs than what was
|
46 |
necessary for prior datasets.
|
47 |
|
48 |
-
### Supported Tasks
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
@@ -88,7 +89,7 @@ The data fields are the same among all splits.
|
|
88 |
- `answers_spans`: a dictionary feature containing:
|
89 |
- `spans`: a `string` feature.
|
90 |
|
91 |
-
### Data Splits
|
92 |
|
93 |
| name |train|validation|
|
94 |
|-------|----:|---------:|
|
@@ -102,10 +103,22 @@ The data fields are the same among all splits.
|
|
102 |
|
103 |
### Source Data
|
104 |
|
|
|
|
|
|
|
|
|
|
|
|
|
105 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
106 |
|
107 |
### Annotations
|
108 |
|
|
|
|
|
|
|
|
|
|
|
|
|
109 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
110 |
|
111 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: drop
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "drop"
|
|
|
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)
|
|
|
46 |
sorting). These operations require a much more comprehensive understanding of the content of paragraphs than what was
|
47 |
necessary for prior datasets.
|
48 |
|
49 |
+
### Supported Tasks and Leaderboards
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
|
|
89 |
- `answers_spans`: a dictionary feature containing:
|
90 |
- `spans`: a `string` feature.
|
91 |
|
92 |
+
### Data Splits
|
93 |
|
94 |
| name |train|validation|
|
95 |
|-------|----:|---------:|
|
|
|
103 |
|
104 |
### Source Data
|
105 |
|
106 |
+
#### Initial Data Collection and Normalization
|
107 |
+
|
108 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
109 |
+
|
110 |
+
#### Who are the source language producers?
|
111 |
+
|
112 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
113 |
|
114 |
### Annotations
|
115 |
|
116 |
+
#### Annotation process
|
117 |
+
|
118 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
119 |
+
|
120 |
+
#### Who are the annotators?
|
121 |
+
|
122 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
123 |
|
124 |
### Personal and Sensitive Information
|