Datasets:

License:
system HF staff commited on
Commit
3c01125
1 Parent(s): 587c48f

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://sites.google.com/site/iwsltevaluation2017/TED-tasks](https://sites.google.com/site/iwsltevaluation2017/TED-tasks)
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:** 1087.28 MB
38
  - **Total amount of disk used:** 5134.17 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  The IWSLT 2017 Evaluation Campaign includes a multilingual TED Talks MT task. The languages involved are five:
43
 
@@ -45,19 +45,19 @@ The IWSLT 2017 Evaluation Campaign includes a multilingual TED Talks MT task. Th
45
 
46
  For each language pair, training and development sets are available through the entry of the table below: by clicking, an archive will be downloaded which contains the sets and a README file. Numbers in the table refer to millions of units (untokenized words) of the target side of all parallel training sets.
47
 
48
- ### [Supported Tasks](#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](#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](#dataset-structure)
57
 
58
  We show detailed information for up to 5 configurations of the dataset.
59
 
60
- ### [Data Instances](#data-instances)
61
 
62
  #### iwslt2017-ar-en
63
 
@@ -137,7 +137,7 @@ An example of 'validation' looks as follows.
137
  }
138
  ```
139
 
140
- ### [Data Fields](#data-fields)
141
 
142
  The data fields are the same among all splits.
143
 
@@ -156,7 +156,7 @@ The data fields are the same among all splits.
156
  #### iwslt2017-en-fr
157
  - `translation`: a multilingual `string` variable, with possible languages including `en`, `fr`.
158
 
159
- ### [Data Splits Sample Size](#data-splits-sample-size)
160
 
161
  | name |train |validation|test|
162
  |---------------|-----:|---------:|---:|
@@ -166,49 +166,49 @@ The data fields are the same among all splits.
166
  |iwslt2017-en-de|206112| 888|8079|
167
  |iwslt2017-en-fr|232825| 890|8597|
168
 
169
- ## [Dataset Creation](#dataset-creation)
170
 
171
- ### [Curation Rationale](#curation-rationale)
172
 
173
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
174
 
175
- ### [Source Data](#source-data)
176
 
177
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
178
 
179
- ### [Annotations](#annotations)
180
 
181
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
182
 
183
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
184
 
185
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
186
 
187
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
188
 
189
- ### [Social Impact of Dataset](#social-impact-of-dataset)
190
 
191
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
192
 
193
- ### [Discussion of Biases](#discussion-of-biases)
194
 
195
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
196
 
197
- ### [Other Known Limitations](#other-known-limitations)
198
 
199
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
200
 
201
- ## [Additional Information](#additional-information)
202
 
203
- ### [Dataset Curators](#dataset-curators)
204
 
205
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
206
 
207
- ### [Licensing Information](#licensing-information)
208
 
209
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
210
 
211
- ### [Citation Information](#citation-information)
212
 
213
  ```
214
  @inproceedings{cettoloEtAl:EAMT2012,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://sites.google.com/site/iwsltevaluation2017/TED-tasks](https://sites.google.com/site/iwsltevaluation2017/TED-tasks)
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:** 1087.28 MB
38
  - **Total amount of disk used:** 5134.17 MB
39
 
40
+ ### Dataset Summary
41
 
42
  The IWSLT 2017 Evaluation Campaign includes a multilingual TED Talks MT task. The languages involved are five:
43
 
 
45
 
46
  For each language pair, training and development sets are available through the entry of the table below: by clicking, an archive will be downloaded which contains the sets and a README file. Numbers in the table refer to millions of units (untokenized words) of the target side of all parallel training sets.
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
  #### iwslt2017-ar-en
63
 
 
137
  }
138
  ```
139
 
140
+ ### Data Fields
141
 
142
  The data fields are the same among all splits.
143
 
 
156
  #### iwslt2017-en-fr
157
  - `translation`: a multilingual `string` variable, with possible languages including `en`, `fr`.
158
 
159
+ ### Data Splits Sample Size
160
 
161
  | name |train |validation|test|
162
  |---------------|-----:|---------:|---:|
 
166
  |iwslt2017-en-de|206112| 888|8079|
167
  |iwslt2017-en-fr|232825| 890|8597|
168
 
169
+ ## Dataset Creation
170
 
171
+ ### Curation Rationale
172
 
173
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
174
 
175
+ ### Source Data
176
 
177
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
178
 
179
+ ### Annotations
180
 
181
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
182
 
183
+ ### Personal and Sensitive Information
184
 
185
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
186
 
187
+ ## Considerations for Using the Data
188
 
189
+ ### Social Impact of Dataset
190
 
191
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
192
 
193
+ ### Discussion of Biases
194
 
195
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
196
 
197
+ ### Other Known Limitations
198
 
199
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
200
 
201
+ ## Additional Information
202
 
203
+ ### Dataset Curators
204
 
205
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
206
 
207
+ ### Licensing Information
208
 
209
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
210
 
211
+ ### Citation Information
212
 
213
  ```
214
  @inproceedings{cettoloEtAl:EAMT2012,