Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
1M<n<10M
Language Creators:
crowdsourced
Annotations Creators:
no-annotation
Source Datasets:
original
ArXiv:
Tags:
License:
system HF staff commited on
Commit
267ce0b
1 Parent(s): 022482c

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://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/](https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/)
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:** 1072.25 MB
38
  - **Total amount of disk used:** 1445.53 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
43
  Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike License.
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
  #### wikitext-103-raw-v1
60
 
@@ -116,7 +116,7 @@ This example was too long and was cropped:
116
  }
117
  ```
118
 
119
- ### [Data Fields](#data-fields)
120
 
121
  The data fields are the same among all splits.
122
 
@@ -132,7 +132,7 @@ The data fields are the same among all splits.
132
  #### wikitext-2-v1
133
  - `text`: a `string` feature.
134
 
135
- ### [Data Splits Sample Size](#data-splits-sample-size)
136
 
137
  | name | train |validation|test|
138
  |-------------------|------:|---------:|---:|
@@ -141,49 +141,49 @@ The data fields are the same among all splits.
141
  |wikitext-2-raw-v1 | 36718| 3760|4358|
142
  |wikitext-2-v1 | 36718| 3760|4358|
143
 
144
- ## [Dataset Creation](#dataset-creation)
145
 
146
- ### [Curation Rationale](#curation-rationale)
147
 
148
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
 
150
- ### [Source Data](#source-data)
151
 
152
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
153
 
154
- ### [Annotations](#annotations)
155
 
156
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
157
 
158
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
159
 
160
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
161
 
162
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
163
 
164
- ### [Social Impact of Dataset](#social-impact-of-dataset)
165
 
166
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
167
 
168
- ### [Discussion of Biases](#discussion-of-biases)
169
 
170
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
 
172
- ### [Other Known Limitations](#other-known-limitations)
173
 
174
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
175
 
176
- ## [Additional Information](#additional-information)
177
 
178
- ### [Dataset Curators](#dataset-curators)
179
 
180
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
181
 
182
- ### [Licensing Information](#licensing-information)
183
 
184
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
185
 
186
- ### [Citation Information](#citation-information)
187
 
188
  ```
189
  @InProceedings{wikitext,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/](https://blog.einstein.ai/the-wikitext-long-term-dependency-language-modeling-dataset/)
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:** 1072.25 MB
38
  - **Total amount of disk used:** 1445.53 MB
39
 
40
+ ### Dataset Summary
41
 
42
  The WikiText language modeling dataset is a collection of over 100 million tokens extracted from the set of verified
43
  Good and Featured articles on Wikipedia. The dataset is available under the Creative Commons Attribution-ShareAlike License.
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
  #### wikitext-103-raw-v1
60
 
 
116
  }
117
  ```
118
 
119
+ ### Data Fields
120
 
121
  The data fields are the same among all splits.
122
 
 
132
  #### wikitext-2-v1
133
  - `text`: a `string` feature.
134
 
135
+ ### Data Splits Sample Size
136
 
137
  | name | train |validation|test|
138
  |-------------------|------:|---------:|---:|
 
141
  |wikitext-2-raw-v1 | 36718| 3760|4358|
142
  |wikitext-2-v1 | 36718| 3760|4358|
143
 
144
+ ## Dataset Creation
145
 
146
+ ### Curation Rationale
147
 
148
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
149
 
150
+ ### Source Data
151
 
152
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
153
 
154
+ ### Annotations
155
 
156
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
157
 
158
+ ### Personal and Sensitive Information
159
 
160
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
161
 
162
+ ## Considerations for Using the Data
163
 
164
+ ### Social Impact of Dataset
165
 
166
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
167
 
168
+ ### Discussion of Biases
169
 
170
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
171
 
172
+ ### Other Known Limitations
173
 
174
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
175
 
176
+ ## Additional Information
177
 
178
+ ### Dataset Curators
179
 
180
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
181
 
182
+ ### Licensing Information
183
 
184
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
185
 
186
+ ### Citation Information
187
 
188
  ```
189
  @InProceedings{wikitext,