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://www.nyu.edu/projects/bowman/xnli/](https://www.nyu.edu/projects/bowman/xnli/)
|
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:** 3076.99 MB
|
38 |
- **Total amount of disk used:** 10461.69 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
XNLI is a subset of a few thousand examples from MNLI which has been translated
|
43 |
into a 14 different languages (some low-ish resource). As with MNLI, the goal is
|
@@ -45,19 +45,19 @@ to predict textual entailment (does sentence A imply/contradict/neither sentence
|
|
45 |
B) and is a classification task (given two sentences, predict one of three
|
46 |
labels).
|
47 |
|
48 |
-
###
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
-
###
|
53 |
|
54 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
55 |
|
56 |
-
##
|
57 |
|
58 |
We show detailed information for up to 5 configurations of the dataset.
|
59 |
|
60 |
-
###
|
61 |
|
62 |
#### all_languages
|
63 |
|
@@ -142,7 +142,7 @@ This example was too long and was cropped:
|
|
142 |
}
|
143 |
```
|
144 |
|
145 |
-
###
|
146 |
|
147 |
The data fields are the same among all splits.
|
148 |
|
@@ -171,7 +171,7 @@ The data fields are the same among all splits.
|
|
171 |
- `hypothesis`: a `string` feature.
|
172 |
- `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2).
|
173 |
|
174 |
-
###
|
175 |
|
176 |
| name |train |validation|test|
|
177 |
|-------------|-----:|---------:|---:|
|
@@ -181,49 +181,49 @@ The data fields are the same among all splits.
|
|
181 |
|de |392702| 2490|5010|
|
182 |
|el |392702| 2490|5010|
|
183 |
|
184 |
-
##
|
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 |
[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 |
-
###
|
205 |
|
206 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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 |
-
###
|
219 |
|
220 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
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 |
```
|
229 |
@InProceedings{conneau2018xnli,
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://www.nyu.edu/projects/bowman/xnli/](https://www.nyu.edu/projects/bowman/xnli/)
|
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:** 3076.99 MB
|
38 |
- **Total amount of disk used:** 10461.69 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
XNLI is a subset of a few thousand examples from MNLI which has been translated
|
43 |
into a 14 different languages (some low-ish resource). As with MNLI, the goal is
|
|
|
45 |
B) and is a classification task (given two sentences, predict one of three
|
46 |
labels).
|
47 |
|
48 |
+
### Supported Tasks
|
49 |
|
50 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
51 |
|
52 |
+
### Languages
|
53 |
|
54 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
55 |
|
56 |
+
## Dataset Structure
|
57 |
|
58 |
We show detailed information for up to 5 configurations of the dataset.
|
59 |
|
60 |
+
### Data Instances
|
61 |
|
62 |
#### all_languages
|
63 |
|
|
|
142 |
}
|
143 |
```
|
144 |
|
145 |
+
### Data Fields
|
146 |
|
147 |
The data fields are the same among all splits.
|
148 |
|
|
|
171 |
- `hypothesis`: a `string` feature.
|
172 |
- `label`: a classification label, with possible values including `entailment` (0), `neutral` (1), `contradiction` (2).
|
173 |
|
174 |
+
### Data Splits Sample Size
|
175 |
|
176 |
| name |train |validation|test|
|
177 |
|-------------|-----:|---------:|---:|
|
|
|
181 |
|de |392702| 2490|5010|
|
182 |
|el |392702| 2490|5010|
|
183 |
|
184 |
+
## Dataset Creation
|
185 |
|
186 |
+
### Curation Rationale
|
187 |
|
188 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
189 |
|
190 |
+
### Source Data
|
191 |
|
192 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
193 |
|
194 |
+
### Annotations
|
195 |
|
196 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
197 |
|
198 |
+
### Personal and Sensitive Information
|
199 |
|
200 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
201 |
|
202 |
+
## Considerations for Using the Data
|
203 |
|
204 |
+
### Social Impact of Dataset
|
205 |
|
206 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
207 |
|
208 |
+
### Discussion of Biases
|
209 |
|
210 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
211 |
|
212 |
+
### Other Known Limitations
|
213 |
|
214 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
215 |
|
216 |
+
## Additional Information
|
217 |
|
218 |
+
### Dataset Curators
|
219 |
|
220 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
221 |
|
222 |
+
### Licensing Information
|
223 |
|
224 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
225 |
|
226 |
+
### Citation Information
|
227 |
|
228 |
```
|
229 |
@InProceedings{conneau2018xnli,
|