system HF staff commited on
Commit
ec21716
1 Parent(s): 9cc1c25

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 +23 -23
README.md CHANGED
@@ -27,9 +27,9 @@
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
- ## [Dataset Description](#dataset-description)
31
 
32
- - **Homepage:** [https://github.com/google-research/xtreme https://www.nyu.edu/projects/bowman/xnli/](https://github.com/google-research/xtreme 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)
34
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
35
  - **Point of Contact:** [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:** 1027.42 MB
38
  - **Total amount of disk used:** 16170.64 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  The Cross-lingual Natural Language Inference (XNLI) corpus is a crowd-sourced collection of 5,000 test and
43
  2,500 dev pairs for the MultiNLI corpus. The pairs are annotated with textual entailment and translated into
@@ -55,19 +55,19 @@ and availability of training data. Among these are many under-studied languages,
55
  (spoken in southern India, Sri Lanka, and Singapore), Telugu and Malayalam (spoken mainly in southern India), and the
56
  Niger-Congo languages Swahili and Yoruba, spoken in Africa.
57
 
58
- ### [Supported Tasks](#supported-tasks)
59
 
60
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
61
 
62
- ### [Languages](#languages)
63
 
64
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
65
 
66
- ## [Dataset Structure](#dataset-structure)
67
 
68
  We show detailed information for up to 5 configurations of the dataset.
69
 
70
- ### [Data Instances](#data-instances)
71
 
72
  #### MLQA.ar.ar
73
 
@@ -124,7 +124,7 @@ An example of 'validation' looks as follows.
124
 
125
  ```
126
 
127
- ### [Data Fields](#data-fields)
128
 
129
  The data fields are the same among all splits.
130
 
@@ -173,7 +173,7 @@ The data fields are the same among all splits.
173
  - `answer_start`: a `int32` feature.
174
  - `text`: a `string` feature.
175
 
176
- ### [Data Splits Sample Size](#data-splits-sample-size)
177
 
178
  | name |validation|test|
179
  |----------|---------:|---:|
@@ -183,49 +183,49 @@ The data fields are the same among all splits.
183
  |MLQA.ar.es| 161|1978|
184
  |MLQA.ar.hi| 186|1831|
185
 
186
- ## [Dataset Creation](#dataset-creation)
187
 
188
- ### [Curation Rationale](#curation-rationale)
189
 
190
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
191
 
192
- ### [Source Data](#source-data)
193
 
194
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
195
 
196
- ### [Annotations](#annotations)
197
 
198
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
199
 
200
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
201
 
202
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
203
 
204
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
205
 
206
- ### [Social Impact of Dataset](#social-impact-of-dataset)
207
 
208
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
209
 
210
- ### [Discussion of Biases](#discussion-of-biases)
211
 
212
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
213
 
214
- ### [Other Known Limitations](#other-known-limitations)
215
 
216
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
217
 
218
- ## [Additional Information](#additional-information)
219
 
220
- ### [Dataset Curators](#dataset-curators)
221
 
222
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
223
 
224
- ### [Licensing Information](#licensing-information)
225
 
226
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
227
 
228
- ### [Citation Information](#citation-information)
229
 
230
  ```
231
  @InProceedings{conneau2018xnli,
@@ -258,4 +258,4 @@ The data fields are the same among all splits.
258
 
259
  ### Contributions
260
 
261
- Thanks to [@thomwolf](https://github.com/thomwolf), [@jplu](https://github.com/jplu), [@lewtun](https://github.com/lewtun), [@lvwerra](https://github.com/lvwerra), [@lhoestq](https://github.com/lhoestq), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham) for adding this dataset.
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
+ - **Homepage:** [https://github.com/google-research/xtreme](https://github.com/google-research/xtreme)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
34
  - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
35
  - **Point of Contact:** [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:** 1027.42 MB
38
  - **Total amount of disk used:** 16170.64 MB
39
 
40
+ ### Dataset Summary
41
 
42
  The Cross-lingual Natural Language Inference (XNLI) corpus is a crowd-sourced collection of 5,000 test and
43
  2,500 dev pairs for the MultiNLI corpus. The pairs are annotated with textual entailment and translated into
 
55
  (spoken in southern India, Sri Lanka, and Singapore), Telugu and Malayalam (spoken mainly in southern India), and the
56
  Niger-Congo languages Swahili and Yoruba, spoken in Africa.
57
 
58
+ ### Supported Tasks
59
 
60
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
61
 
62
+ ### Languages
63
 
64
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
65
 
66
+ ## Dataset Structure
67
 
68
  We show detailed information for up to 5 configurations of the dataset.
69
 
70
+ ### Data Instances
71
 
72
  #### MLQA.ar.ar
73
 
 
124
 
125
  ```
126
 
127
+ ### Data Fields
128
 
129
  The data fields are the same among all splits.
130
 
 
173
  - `answer_start`: a `int32` feature.
174
  - `text`: a `string` feature.
175
 
176
+ ### Data Splits Sample Size
177
 
178
  | name |validation|test|
179
  |----------|---------:|---:|
 
183
  |MLQA.ar.es| 161|1978|
184
  |MLQA.ar.hi| 186|1831|
185
 
186
+ ## Dataset Creation
187
 
188
+ ### Curation Rationale
189
 
190
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
191
 
192
+ ### Source Data
193
 
194
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
195
 
196
+ ### Annotations
197
 
198
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
199
 
200
+ ### Personal and Sensitive Information
201
 
202
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
203
 
204
+ ## Considerations for Using the Data
205
 
206
+ ### Social Impact of Dataset
207
 
208
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
209
 
210
+ ### Discussion of Biases
211
 
212
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
213
 
214
+ ### Other Known Limitations
215
 
216
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
217
 
218
+ ## Additional Information
219
 
220
+ ### Dataset Curators
221
 
222
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
223
 
224
+ ### Licensing Information
225
 
226
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
227
 
228
+ ### Citation Information
229
 
230
  ```
231
  @InProceedings{conneau2018xnli,
 
258
 
259
  ### Contributions
260
 
261
+ Thanks to [@thomwolf](https://github.com/thomwolf), [@jplu](https://github.com/jplu), [@lewtun](https://github.com/lewtun), [@lvwerra](https://github.com/lvwerra), [@lhoestq](https://github.com/lhoestq), [@patrickvonplaten](https://github.com/patrickvonplaten), [@mariamabarham](https://github.com/mariamabarham) for adding this dataset.