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://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 |
-
###
|
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 |
-
###
|
50 |
|
51 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
52 |
|
53 |
-
###
|
54 |
|
55 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
56 |
|
57 |
-
##
|
58 |
|
59 |
We show detailed information for up to 5 configurations of the dataset.
|
60 |
|
61 |
-
###
|
62 |
|
63 |
#### dgem_format
|
64 |
|
@@ -104,7 +104,7 @@ An example of 'validation' looks as follows.
|
|
104 |
|
105 |
```
|
106 |
|
107 |
-
###
|
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 |
-
###
|
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 |
-
##
|
149 |
|
150 |
-
###
|
151 |
|
152 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
153 |
|
154 |
-
###
|
155 |
|
156 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
157 |
|
158 |
-
###
|
159 |
|
160 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
161 |
|
162 |
-
###
|
163 |
|
164 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
165 |
|
166 |
-
##
|
167 |
|
168 |
-
###
|
169 |
|
170 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
171 |
|
172 |
-
###
|
173 |
|
174 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
175 |
|
176 |
-
###
|
177 |
|
178 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
179 |
|
180 |
-
##
|
181 |
|
182 |
-
###
|
183 |
|
184 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
185 |
|
186 |
-
###
|
187 |
|
188 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
189 |
|
190 |
-
###
|
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,
|