system HF staff commited on
Commit
27187eb
1 Parent(s): f0a60a7

Update files from the datasets library (from 1.4.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.4.0

Files changed (1) hide show
  1. README.md +21 -21
README.md CHANGED
@@ -27,7 +27,7 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#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,7 +37,7 @@
37
  - **Size of the generated dataset:** 238.01 MB
38
  - **Total amount of disk used:** 293.67 MB
39
 
40
- ### [Dataset Summary](#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,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
- ### [Supported Tasks](#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](#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](#dataset-structure)
60
 
61
  We show detailed information for up to 5 configurations of the dataset.
62
 
63
- ### [Data Instances](#data-instances)
64
 
65
  #### axb
66
 
@@ -117,7 +117,7 @@ An example of 'train' looks as follows.
117
 
118
  ```
119
 
120
- ### [Data Fields](#data-fields)
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
- ### [Data Splits Sample Size](#data-splits-sample-size)
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
- ## [Dataset Creation](#dataset-creation)
189
 
190
- ### [Curation Rationale](#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](#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](#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](#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](#considerations-for-using-the-data)
207
 
208
- ### [Social Impact of Dataset](#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](#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](#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](#additional-information)
221
 
222
- ### [Dataset Curators](#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](#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](#citation-information)
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,