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://github.com/google-research-datasets/boolean-questions](https://github.com/google-research-datasets/boolean-questions)
|
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:** 238.01 MB
|
38 |
- **Total amount of disk used:** 293.67 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
SuperGLUE (https://super.gluebenchmark.com/) is a new benchmark styled after
|
43 |
GLUE with a new set of more difficult language understanding tasks, improved
|
@@ -48,19 +48,19 @@ passage and a yes/no question about the passage. The questions are provided anon
|
|
48 |
unsolicited by users of the Google search engine, and afterwards paired with a paragraph from a
|
49 |
Wikipedia article containing the answer. Following the original work, we evaluate with accuracy.
|
50 |
|
51 |
-
###
|
52 |
|
53 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
54 |
|
55 |
-
###
|
56 |
|
57 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
58 |
|
59 |
-
##
|
60 |
|
61 |
We show detailed information for up to 5 configurations of the dataset.
|
62 |
|
63 |
-
###
|
64 |
|
65 |
#### axb
|
66 |
|
@@ -117,7 +117,7 @@ An example of 'train' looks as follows.
|
|
117 |
|
118 |
```
|
119 |
|
120 |
-
###
|
121 |
|
122 |
The data fields are the same among all splits.
|
123 |
|
@@ -153,7 +153,7 @@ The data fields are the same among all splits.
|
|
153 |
- `idx`: a `int32` feature.
|
154 |
- `label`: a classification label, with possible values including `choice1` (0), `choice2` (1).
|
155 |
|
156 |
-
###
|
157 |
|
158 |
#### axb
|
159 |
|
@@ -185,49 +185,49 @@ The data fields are the same among all splits.
|
|
185 |
|----|----:|---------:|---:|
|
186 |
|copa| 400| 100| 500|
|
187 |
|
188 |
-
##
|
189 |
|
190 |
-
###
|
191 |
|
192 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
193 |
|
194 |
-
###
|
195 |
|
196 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
197 |
|
198 |
-
###
|
199 |
|
200 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
201 |
|
202 |
-
###
|
203 |
|
204 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
205 |
|
206 |
-
##
|
207 |
|
208 |
-
###
|
209 |
|
210 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
211 |
|
212 |
-
###
|
213 |
|
214 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
215 |
|
216 |
-
###
|
217 |
|
218 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
219 |
|
220 |
-
##
|
221 |
|
222 |
-
###
|
223 |
|
224 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
225 |
|
226 |
-
###
|
227 |
|
228 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
229 |
|
230 |
-
###
|
231 |
|
232 |
```
|
233 |
@inproceedings{clark2019boolq,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://github.com/google-research-datasets/boolean-questions](https://github.com/google-research-datasets/boolean-questions)
|
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:** 238.01 MB
|
38 |
- **Total amount of disk used:** 293.67 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
SuperGLUE (https://super.gluebenchmark.com/) is a new benchmark styled after
|
43 |
GLUE with a new set of more difficult language understanding tasks, improved
|
|
|
48 |
unsolicited by users of the Google search engine, and afterwards paired with a paragraph from a
|
49 |
Wikipedia article containing the answer. Following the original work, we evaluate with accuracy.
|
50 |
|
51 |
+
### Supported Tasks
|
52 |
|
53 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
54 |
|
55 |
+
### Languages
|
56 |
|
57 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
58 |
|
59 |
+
## Dataset Structure
|
60 |
|
61 |
We show detailed information for up to 5 configurations of the dataset.
|
62 |
|
63 |
+
### Data Instances
|
64 |
|
65 |
#### axb
|
66 |
|
|
|
117 |
|
118 |
```
|
119 |
|
120 |
+
### Data Fields
|
121 |
|
122 |
The data fields are the same among all splits.
|
123 |
|
|
|
153 |
- `idx`: a `int32` feature.
|
154 |
- `label`: a classification label, with possible values including `choice1` (0), `choice2` (1).
|
155 |
|
156 |
+
### Data Splits Sample Size
|
157 |
|
158 |
#### axb
|
159 |
|
|
|
185 |
|----|----:|---------:|---:|
|
186 |
|copa| 400| 100| 500|
|
187 |
|
188 |
+
## Dataset Creation
|
189 |
|
190 |
+
### Curation Rationale
|
191 |
|
192 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
193 |
|
194 |
+
### Source Data
|
195 |
|
196 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
197 |
|
198 |
+
### Annotations
|
199 |
|
200 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
201 |
|
202 |
+
### Personal and Sensitive Information
|
203 |
|
204 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
205 |
|
206 |
+
## Considerations for Using the Data
|
207 |
|
208 |
+
### Social Impact of Dataset
|
209 |
|
210 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
211 |
|
212 |
+
### Discussion of Biases
|
213 |
|
214 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
215 |
|
216 |
+
### Other Known Limitations
|
217 |
|
218 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
219 |
|
220 |
+
## Additional Information
|
221 |
|
222 |
+
### Dataset Curators
|
223 |
|
224 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
225 |
|
226 |
+
### Licensing Information
|
227 |
|
228 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
229 |
|
230 |
+
### Citation Information
|
231 |
|
232 |
```
|
233 |
@inproceedings{clark2019boolq,
|