system HF staff commited on
Commit
f65fe00
1 Parent(s): 6fac1ec

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://skylion007.github.io/OpenWebTextCorpus/](https://skylion007.github.io/OpenWebTextCorpus/)
33
  - **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
@@ -37,23 +37,23 @@
37
  - **Size of the generated dataset:** 37927.15 MB
38
  - **Total amount of disk used:** 50210.50 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  An open-source replication of the WebText dataset from OpenAI.
43
 
44
- ### [Supported Tasks](#supported-tasks)
45
 
46
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
47
 
48
- ### [Languages](#languages)
49
 
50
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
 
52
- ## [Dataset Structure](#dataset-structure)
53
 
54
  We show detailed information for up to 5 configurations of the dataset.
55
 
56
- ### [Data Instances](#data-instances)
57
 
58
  #### plain_text
59
 
@@ -70,62 +70,62 @@ This example was too long and was cropped:
70
  }
71
  ```
72
 
73
- ### [Data Fields](#data-fields)
74
 
75
  The data fields are the same among all splits.
76
 
77
  #### plain_text
78
  - `text`: a `string` feature.
79
 
80
- ### [Data Splits Sample Size](#data-splits-sample-size)
81
 
82
  | name | train |
83
  |----------|------:|
84
  |plain_text|8013769|
85
 
86
- ## [Dataset Creation](#dataset-creation)
87
 
88
- ### [Curation Rationale](#curation-rationale)
89
 
90
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
91
 
92
- ### [Source Data](#source-data)
93
 
94
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
95
 
96
- ### [Annotations](#annotations)
97
 
98
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
99
 
100
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
101
 
102
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
103
 
104
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
105
 
106
- ### [Social Impact of Dataset](#social-impact-of-dataset)
107
 
108
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
 
110
- ### [Discussion of Biases](#discussion-of-biases)
111
 
112
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
113
 
114
- ### [Other Known Limitations](#other-known-limitations)
115
 
116
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
 
118
- ## [Additional Information](#additional-information)
119
 
120
- ### [Dataset Curators](#dataset-curators)
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
- ### [Licensing Information](#licensing-information)
125
 
126
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
127
 
128
- ### [Citation Information](#citation-information)
129
 
130
  ```
131
  @misc{Gokaslan2019OpenWeb,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://skylion007.github.io/OpenWebTextCorpus/](https://skylion007.github.io/OpenWebTextCorpus/)
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:** 37927.15 MB
38
  - **Total amount of disk used:** 50210.50 MB
39
 
40
+ ### Dataset Summary
41
 
42
  An open-source replication of the WebText dataset from OpenAI.
43
 
44
+ ### Supported Tasks
45
 
46
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
47
 
48
+ ### Languages
49
 
50
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
51
 
52
+ ## Dataset Structure
53
 
54
  We show detailed information for up to 5 configurations of the dataset.
55
 
56
+ ### Data Instances
57
 
58
  #### plain_text
59
 
 
70
  }
71
  ```
72
 
73
+ ### Data Fields
74
 
75
  The data fields are the same among all splits.
76
 
77
  #### plain_text
78
  - `text`: a `string` feature.
79
 
80
+ ### Data Splits Sample Size
81
 
82
  | name | train |
83
  |----------|------:|
84
  |plain_text|8013769|
85
 
86
+ ## Dataset Creation
87
 
88
+ ### Curation Rationale
89
 
90
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
91
 
92
+ ### Source Data
93
 
94
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
95
 
96
+ ### Annotations
97
 
98
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
99
 
100
+ ### Personal and Sensitive Information
101
 
102
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
103
 
104
+ ## Considerations for Using the Data
105
 
106
+ ### Social Impact of Dataset
107
 
108
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
109
 
110
+ ### Discussion of Biases
111
 
112
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
113
 
114
+ ### Other Known Limitations
115
 
116
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
117
 
118
+ ## Additional Information
119
 
120
+ ### Dataset Curators
121
 
122
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
123
 
124
+ ### Licensing Information
125
 
126
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
127
 
128
+ ### Citation Information
129
 
130
  ```
131
  @misc{Gokaslan2019OpenWeb,