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://rajpurkar.github.io/SQuAD-explorer/](https://rajpurkar.github.io/SQuAD-explorer/)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,25 +37,25 @@
|
|
37 |
- **Size of the generated dataset:** 122.57 MB
|
38 |
- **Total amount of disk used:** 166.91 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
combines the 100,000 questions in SQuAD1.1 with over 50,000 unanswerable questions written adversarially by crowdworkers
|
43 |
to look similar to answerable ones. To do well on SQuAD2.0, systems must not only answer questions when possible, but
|
44 |
also determine when no answer is supported by the paragraph and abstain from answering.
|
45 |
|
46 |
-
###
|
47 |
|
48 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
49 |
|
50 |
-
###
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
54 |
-
##
|
55 |
|
56 |
We show detailed information for up to 5 configurations of the dataset.
|
57 |
|
58 |
-
###
|
59 |
|
60 |
#### squad_v2
|
61 |
|
@@ -79,7 +79,7 @@ This example was too long and was cropped:
|
|
79 |
}
|
80 |
```
|
81 |
|
82 |
-
###
|
83 |
|
84 |
The data fields are the same among all splits.
|
85 |
|
@@ -92,55 +92,55 @@ The data fields are the same among all splits.
|
|
92 |
- `text`: a `string` feature.
|
93 |
- `answer_start`: a `int32` feature.
|
94 |
|
95 |
-
###
|
96 |
|
97 |
| name |train |validation|
|
98 |
|--------|-----:|---------:|
|
99 |
|squad_v2|130319| 11873|
|
100 |
|
101 |
-
##
|
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 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
118 |
|
119 |
-
##
|
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 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
|
133 |
-
##
|
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 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
|
143 |
-
###
|
144 |
|
145 |
```
|
146 |
@article{2016arXiv160605250R,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://rajpurkar.github.io/SQuAD-explorer/](https://rajpurkar.github.io/SQuAD-explorer/)
|
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:** 122.57 MB
|
38 |
- **Total amount of disk used:** 166.91 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
combines the 100,000 questions in SQuAD1.1 with over 50,000 unanswerable questions written adversarially by crowdworkers
|
43 |
to look similar to answerable ones. To do well on SQuAD2.0, systems must not only answer questions when possible, but
|
44 |
also determine when no answer is supported by the paragraph and abstain from answering.
|
45 |
|
46 |
+
### Supported Tasks
|
47 |
|
48 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
49 |
|
50 |
+
### Languages
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
54 |
+
## Dataset Structure
|
55 |
|
56 |
We show detailed information for up to 5 configurations of the dataset.
|
57 |
|
58 |
+
### Data Instances
|
59 |
|
60 |
#### squad_v2
|
61 |
|
|
|
79 |
}
|
80 |
```
|
81 |
|
82 |
+
### Data Fields
|
83 |
|
84 |
The data fields are the same among all splits.
|
85 |
|
|
|
92 |
- `text`: a `string` feature.
|
93 |
- `answer_start`: a `int32` feature.
|
94 |
|
95 |
+
### Data Splits Sample Size
|
96 |
|
97 |
| name |train |validation|
|
98 |
|--------|-----:|---------:|
|
99 |
|squad_v2|130319| 11873|
|
100 |
|
101 |
+
## Dataset Creation
|
102 |
|
103 |
+
### Curation Rationale
|
104 |
|
105 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
106 |
|
107 |
+
### Source Data
|
108 |
|
109 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
110 |
|
111 |
+
### Annotations
|
112 |
|
113 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
114 |
|
115 |
+
### Personal and Sensitive Information
|
116 |
|
117 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
118 |
|
119 |
+
## Considerations for Using the Data
|
120 |
|
121 |
+
### Social Impact of Dataset
|
122 |
|
123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
124 |
|
125 |
+
### Discussion of Biases
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
+
### Other Known Limitations
|
130 |
|
131 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
|
133 |
+
## Additional Information
|
134 |
|
135 |
+
### Dataset Curators
|
136 |
|
137 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
138 |
|
139 |
+
### Licensing Information
|
140 |
|
141 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
|
143 |
+
### Citation Information
|
144 |
|
145 |
```
|
146 |
@article{2016arXiv160605250R,
|