Datasets:
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://allennlp.org/drop](https://allennlp.org/drop)
|
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:** 105.77 MB
|
38 |
- **Total amount of disk used:** 113.69 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
DROP: A Reading Comprehension Benchmark Requiring Discrete Reasoning Over Paragraphs.
|
43 |
. DROP is a crowdsourced, adversarially-created, 96k-question benchmark, in which a system must resolve references in a
|
@@ -45,19 +45,19 @@ 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 |
-
###
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
-
###
|
53 |
|
54 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
55 |
|
56 |
-
##
|
57 |
|
58 |
We show detailed information for up to 5 configurations of the dataset.
|
59 |
|
60 |
-
###
|
61 |
|
62 |
#### default
|
63 |
|
@@ -78,7 +78,7 @@ This example was too long and was cropped:
|
|
78 |
}
|
79 |
```
|
80 |
|
81 |
-
###
|
82 |
|
83 |
The data fields are the same among all splits.
|
84 |
|
@@ -88,55 +88,55 @@ The data fields are the same among all splits.
|
|
88 |
- `answers_spans`: a dictionary feature containing:
|
89 |
- `spans`: a `string` feature.
|
90 |
|
91 |
-
###
|
92 |
|
93 |
| name |train|validation|
|
94 |
|-------|----:|---------:|
|
95 |
|default|77409| 9536|
|
96 |
|
97 |
-
##
|
98 |
|
99 |
-
###
|
100 |
|
101 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
102 |
|
103 |
-
###
|
104 |
|
105 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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 |
-
###
|
118 |
|
119 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
120 |
|
121 |
-
###
|
122 |
|
123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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 |
-
###
|
132 |
|
133 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
134 |
|
135 |
-
###
|
136 |
|
137 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
138 |
|
139 |
-
###
|
140 |
|
141 |
```
|
142 |
@inproceedings{Dua2019DROP,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://allennlp.org/drop](https://allennlp.org/drop)
|
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:** 105.77 MB
|
38 |
- **Total amount of disk used:** 113.69 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
DROP: A Reading Comprehension Benchmark Requiring Discrete Reasoning Over Paragraphs.
|
43 |
. DROP is a crowdsourced, adversarially-created, 96k-question benchmark, in which a system must resolve references in a
|
|
|
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 |
|
52 |
+
### Languages
|
53 |
|
54 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
55 |
|
56 |
+
## Dataset Structure
|
57 |
|
58 |
We show detailed information for up to 5 configurations of the dataset.
|
59 |
|
60 |
+
### Data Instances
|
61 |
|
62 |
#### default
|
63 |
|
|
|
78 |
}
|
79 |
```
|
80 |
|
81 |
+
### Data Fields
|
82 |
|
83 |
The data fields are the same among all splits.
|
84 |
|
|
|
88 |
- `answers_spans`: a dictionary feature containing:
|
89 |
- `spans`: a `string` feature.
|
90 |
|
91 |
+
### Data Splits Sample Size
|
92 |
|
93 |
| name |train|validation|
|
94 |
|-------|----:|---------:|
|
95 |
|default|77409| 9536|
|
96 |
|
97 |
+
## Dataset Creation
|
98 |
|
99 |
+
### Curation Rationale
|
100 |
|
101 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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
|
112 |
|
113 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
|
115 |
+
## Considerations for Using the Data
|
116 |
|
117 |
+
### Social Impact of Dataset
|
118 |
|
119 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
120 |
|
121 |
+
### Discussion of Biases
|
122 |
|
123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
124 |
|
125 |
+
### Other Known Limitations
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
+
## Additional Information
|
130 |
|
131 |
+
### Dataset Curators
|
132 |
|
133 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
134 |
|
135 |
+
### Licensing Information
|
136 |
|
137 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
138 |
|
139 |
+
### Citation Information
|
140 |
|
141 |
```
|
142 |
@inproceedings{Dua2019DROP,
|