Datasets:

Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
found
Source Datasets:
original
License:
system HF staff commited on
Commit
f907d34
1 Parent(s): fa7169b

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:** [http://qwone.com/~jason/20Newsgroups/](http://qwone.com/~jason/20Newsgroups/)
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:** 118.65 MB
38
  - **Total amount of disk used:** 1004.87 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  The 20 Newsgroups data set is a collection of approximately 20,000 newsgroup documents, partitioned (nearly) evenly across
43
  20 different newsgroups. To the best of my knowledge, it was originally collected by Ken Lang, probably for his Newsweeder:
@@ -46,19 +46,19 @@ a popular data set for experiments in text applications of machine learning tech
46
 
47
  does not include cross-posts and includes only the "From" and "Subject" headers.
48
 
49
- ### [Supported Tasks](#supported-tasks)
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
- ### [Languages](#languages)
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
- ## [Dataset Structure](#dataset-structure)
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
- ### [Data Instances](#data-instances)
62
 
63
  #### 18828_alt.atheism
64
 
@@ -115,7 +115,7 @@ An example of 'train' looks as follows.
115
 
116
  ```
117
 
118
- ### [Data Fields](#data-fields)
119
 
120
  The data fields are the same among all splits.
121
 
@@ -134,7 +134,7 @@ The data fields are the same among all splits.
134
  #### 18828_comp.sys.mac.hardware
135
  - `text`: a `string` feature.
136
 
137
- ### [Data Splits Sample Size](#data-splits-sample-size)
138
 
139
  | name |train|
140
  |------------------------------|----:|
@@ -144,49 +144,49 @@ The data fields are the same among all splits.
144
  |18828_comp.sys.ibm.pc.hardware| 982|
145
  |18828_comp.sys.mac.hardware | 961|
146
 
147
- ## [Dataset Creation](#dataset-creation)
148
 
149
- ### [Curation Rationale](#curation-rationale)
150
 
151
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
 
153
- ### [Source Data](#source-data)
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
- ### [Annotations](#annotations)
158
 
159
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
 
161
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
162
 
163
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
 
165
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
166
 
167
- ### [Social Impact of Dataset](#social-impact-of-dataset)
168
 
169
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
170
 
171
- ### [Discussion of Biases](#discussion-of-biases)
172
 
173
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
174
 
175
- ### [Other Known Limitations](#other-known-limitations)
176
 
177
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
178
 
179
- ## [Additional Information](#additional-information)
180
 
181
- ### [Dataset Curators](#dataset-curators)
182
 
183
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
184
 
185
- ### [Licensing Information](#licensing-information)
186
 
187
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
188
 
189
- ### [Citation Information](#citation-information)
190
 
191
  ```
192
 
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [http://qwone.com/~jason/20Newsgroups/](http://qwone.com/~jason/20Newsgroups/)
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:** 118.65 MB
38
  - **Total amount of disk used:** 1004.87 MB
39
 
40
+ ### Dataset Summary
41
 
42
  The 20 Newsgroups data set is a collection of approximately 20,000 newsgroup documents, partitioned (nearly) evenly across
43
  20 different newsgroups. To the best of my knowledge, it was originally collected by Ken Lang, probably for his Newsweeder:
 
46
 
47
  does not include cross-posts and includes only the "From" and "Subject" headers.
48
 
49
+ ### Supported Tasks
50
 
51
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
52
 
53
+ ### Languages
54
 
55
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
56
 
57
+ ## Dataset Structure
58
 
59
  We show detailed information for up to 5 configurations of the dataset.
60
 
61
+ ### Data Instances
62
 
63
  #### 18828_alt.atheism
64
 
 
115
 
116
  ```
117
 
118
+ ### Data Fields
119
 
120
  The data fields are the same among all splits.
121
 
 
134
  #### 18828_comp.sys.mac.hardware
135
  - `text`: a `string` feature.
136
 
137
+ ### Data Splits Sample Size
138
 
139
  | name |train|
140
  |------------------------------|----:|
 
144
  |18828_comp.sys.ibm.pc.hardware| 982|
145
  |18828_comp.sys.mac.hardware | 961|
146
 
147
+ ## Dataset Creation
148
 
149
+ ### Curation Rationale
150
 
151
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
152
 
153
+ ### Source Data
154
 
155
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
156
 
157
+ ### Annotations
158
 
159
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
160
 
161
+ ### Personal and Sensitive Information
162
 
163
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
164
 
165
+ ## Considerations for Using the Data
166
 
167
+ ### Social Impact of Dataset
168
 
169
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
170
 
171
+ ### Discussion of Biases
172
 
173
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
174
 
175
+ ### Other Known Limitations
176
 
177
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
178
 
179
+ ## Additional Information
180
 
181
+ ### Dataset Curators
182
 
183
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
184
 
185
+ ### Licensing Information
186
 
187
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
188
 
189
+ ### Citation Information
190
 
191
  ```
192