system HF staff commited on
Commit
d216bde
1 Parent(s): fd15583

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://github.com/neulab/word-embeddings-for-nmt](https://github.com/neulab/word-embeddings-for-nmt)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,24 +37,24 @@
37
  - **Size of the generated dataset:** 268.61 MB
38
  - **Total amount of disk used:** 2017.73 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  Data sets derived from TED talk transcripts for comparing similar language pairs
43
  where one is high resource and the other is low resource.
44
 
45
- ### [Supported Tasks](#supported-tasks)
46
 
47
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
48
 
49
- ### [Languages](#languages)
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
- ## [Dataset Structure](#dataset-structure)
54
 
55
  We show detailed information for up to 5 configurations of the dataset.
56
 
57
- ### [Data Instances](#data-instances)
58
 
59
  #### az_to_en
60
 
@@ -134,7 +134,7 @@ This example was too long and was cropped:
134
  }
135
  ```
136
 
137
- ### [Data Fields](#data-fields)
138
 
139
  The data fields are the same among all splits.
140
 
@@ -153,7 +153,7 @@ The data fields are the same among all splits.
153
  #### es_to_pt
154
  - `translation`: a multilingual `string` variable, with possible languages including `es`, `pt`.
155
 
156
- ### [Data Splits Sample Size](#data-splits-sample-size)
157
 
158
  | name |train |validation|test|
159
  |----------|-----:|---------:|---:|
@@ -163,49 +163,49 @@ The data fields are the same among all splits.
163
  |beru_to_en|212615| 249| 665|
164
  |es_to_pt | 44939| 1017|1764|
165
 
166
- ## [Dataset Creation](#dataset-creation)
167
 
168
- ### [Curation Rationale](#curation-rationale)
169
 
170
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
 
172
- ### [Source Data](#source-data)
173
 
174
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
175
 
176
- ### [Annotations](#annotations)
177
 
178
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
179
 
180
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
181
 
182
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
183
 
184
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
185
 
186
- ### [Social Impact of Dataset](#social-impact-of-dataset)
187
 
188
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
189
 
190
- ### [Discussion of Biases](#discussion-of-biases)
191
 
192
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
193
 
194
- ### [Other Known Limitations](#other-known-limitations)
195
 
196
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
197
 
198
- ## [Additional Information](#additional-information)
199
 
200
- ### [Dataset Curators](#dataset-curators)
201
 
202
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
203
 
204
- ### [Licensing Information](#licensing-information)
205
 
206
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
207
 
208
- ### [Citation Information](#citation-information)
209
 
210
  ```
211
  @inproceedings{Ye2018WordEmbeddings,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://github.com/neulab/word-embeddings-for-nmt](https://github.com/neulab/word-embeddings-for-nmt)
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:** 268.61 MB
38
  - **Total amount of disk used:** 2017.73 MB
39
 
40
+ ### Dataset Summary
41
 
42
  Data sets derived from TED talk transcripts for comparing similar language pairs
43
  where one is high resource and the other is low resource.
44
 
45
+ ### Supported Tasks
46
 
47
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
48
 
49
+ ### Languages
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
+ ## Dataset Structure
54
 
55
  We show detailed information for up to 5 configurations of the dataset.
56
 
57
+ ### Data Instances
58
 
59
  #### az_to_en
60
 
 
134
  }
135
  ```
136
 
137
+ ### Data Fields
138
 
139
  The data fields are the same among all splits.
140
 
 
153
  #### es_to_pt
154
  - `translation`: a multilingual `string` variable, with possible languages including `es`, `pt`.
155
 
156
+ ### Data Splits Sample Size
157
 
158
  | name |train |validation|test|
159
  |----------|-----:|---------:|---:|
 
163
  |beru_to_en|212615| 249| 665|
164
  |es_to_pt | 44939| 1017|1764|
165
 
166
+ ## Dataset Creation
167
 
168
+ ### Curation Rationale
169
 
170
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
 
172
+ ### Source Data
173
 
174
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
175
 
176
+ ### Annotations
177
 
178
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
179
 
180
+ ### Personal and Sensitive Information
181
 
182
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
183
 
184
+ ## Considerations for Using the Data
185
 
186
+ ### Social Impact of Dataset
187
 
188
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
189
 
190
+ ### Discussion of Biases
191
 
192
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
193
 
194
+ ### Other Known Limitations
195
 
196
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
197
 
198
+ ## Additional Information
199
 
200
+ ### Dataset Curators
201
 
202
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
203
 
204
+ ### Licensing Information
205
 
206
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
207
 
208
+ ### Citation Information
209
 
210
  ```
211
  @inproceedings{Ye2018WordEmbeddings,