system HF staff commited on
Commit
b2d6d4a
1 Parent(s): 96a49a5

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://allenai.org/data/scitail](https://allenai.org/data/scitail)
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:** 46.82 MB
38
  - **Total amount of disk used:** 100.89 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  The SciTail dataset is an entailment dataset created from multiple-choice science exams and web sentences. Each question
43
  and the correct answer choice are converted into an assertive statement to form the hypothesis. We use information
@@ -46,19 +46,19 @@ crowdsource the annotation of such premise-hypothesis pair as supports (entails)
46
  the SciTail dataset. The dataset contains 27,026 examples with 10,101 examples with entails label and 16,925 examples
47
  with neutral label
48
 
49
- ### [Supported Tasks](#supported-tasks)
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
- ### [Languages](#languages)
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
- ## [Dataset Structure](#dataset-structure)
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
- ### [Data Instances](#data-instances)
62
 
63
  #### dgem_format
64
 
@@ -104,7 +104,7 @@ An example of 'validation' looks as follows.
104
 
105
  ```
106
 
107
- ### [Data Fields](#data-fields)
108
 
109
  The data fields are the same among all splits.
110
 
@@ -136,7 +136,7 @@ The data fields are the same among all splits.
136
  - `hypothesis`: a `string` feature.
137
  - `label`: a `string` feature.
138
 
139
- ### [Data Splits Sample Size](#data-splits-sample-size)
140
 
141
  | name |train|validation|test|
142
  |----------------|----:|---------:|---:|
@@ -145,49 +145,49 @@ The data fields are the same among all splits.
145
  |snli_format |23596| 1304|2126|
146
  |tsv_format |23097| 1304|2126|
147
 
148
- ## [Dataset Creation](#dataset-creation)
149
 
150
- ### [Curation Rationale](#curation-rationale)
151
 
152
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
153
 
154
- ### [Source Data](#source-data)
155
 
156
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
157
 
158
- ### [Annotations](#annotations)
159
 
160
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
161
 
162
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
163
 
164
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
165
 
166
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
167
 
168
- ### [Social Impact of Dataset](#social-impact-of-dataset)
169
 
170
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
 
172
- ### [Discussion of Biases](#discussion-of-biases)
173
 
174
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
175
 
176
- ### [Other Known Limitations](#other-known-limitations)
177
 
178
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
179
 
180
- ## [Additional Information](#additional-information)
181
 
182
- ### [Dataset Curators](#dataset-curators)
183
 
184
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
185
 
186
- ### [Licensing Information](#licensing-information)
187
 
188
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
189
 
190
- ### [Citation Information](#citation-information)
191
 
192
  ```
193
  inproceedings{scitail,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://allenai.org/data/scitail](https://allenai.org/data/scitail)
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:** 46.82 MB
38
  - **Total amount of disk used:** 100.89 MB
39
 
40
+ ### Dataset Summary
41
 
42
  The SciTail dataset is an entailment dataset created from multiple-choice science exams and web sentences. Each question
43
  and the correct answer choice are converted into an assertive statement to form the hypothesis. We use information
 
46
  the SciTail dataset. The dataset contains 27,026 examples with 10,101 examples with entails label and 16,925 examples
47
  with neutral label
48
 
49
+ ### Supported Tasks
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
+ ### Languages
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
+ ## Dataset Structure
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
+ ### Data Instances
62
 
63
  #### dgem_format
64
 
 
104
 
105
  ```
106
 
107
+ ### Data Fields
108
 
109
  The data fields are the same among all splits.
110
 
 
136
  - `hypothesis`: a `string` feature.
137
  - `label`: a `string` feature.
138
 
139
+ ### Data Splits Sample Size
140
 
141
  | name |train|validation|test|
142
  |----------------|----:|---------:|---:|
 
145
  |snli_format |23596| 1304|2126|
146
  |tsv_format |23097| 1304|2126|
147
 
148
+ ## Dataset Creation
149
 
150
+ ### Curation Rationale
151
 
152
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
153
 
154
+ ### Source Data
155
 
156
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
157
 
158
+ ### Annotations
159
 
160
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
161
 
162
+ ### Personal and Sensitive Information
163
 
164
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
165
 
166
+ ## Considerations for Using the Data
167
 
168
+ ### Social Impact of Dataset
169
 
170
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
 
172
+ ### Discussion of Biases
173
 
174
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
175
 
176
+ ### Other Known Limitations
177
 
178
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
179
 
180
+ ## Additional Information
181
 
182
+ ### Dataset Curators
183
 
184
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
185
 
186
+ ### Licensing Information
187
 
188
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
189
 
190
+ ### Citation Information
191
 
192
  ```
193
  inproceedings{scitail,