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
fa7169b
1 Parent(s): b59f946

Update files from the datasets library (from 1.3.0)

Browse files

Release notes: https://github.com/huggingface/datasets/releases/tag/1.3.0

Files changed (1) hide show
  1. README.md +198 -0
README.md ADDED
@@ -0,0 +1,198 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ ---
3
+
4
+ # Dataset Card for "newsgroup"
5
+
6
+ ## Table of Contents
7
+ - [Dataset Description](#dataset-description)
8
+ - [Dataset Summary](#dataset-summary)
9
+ - [Supported Tasks](#supported-tasks)
10
+ - [Languages](#languages)
11
+ - [Dataset Structure](#dataset-structure)
12
+ - [Data Instances](#data-instances)
13
+ - [Data Fields](#data-fields)
14
+ - [Data Splits Sample Size](#data-splits-sample-size)
15
+ - [Dataset Creation](#dataset-creation)
16
+ - [Curation Rationale](#curation-rationale)
17
+ - [Source Data](#source-data)
18
+ - [Annotations](#annotations)
19
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
20
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
21
+ - [Social Impact of Dataset](#social-impact-of-dataset)
22
+ - [Discussion of Biases](#discussion-of-biases)
23
+ - [Other Known Limitations](#other-known-limitations)
24
+ - [Additional Information](#additional-information)
25
+ - [Dataset Curators](#dataset-curators)
26
+ - [Licensing Information](#licensing-information)
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)
34
+ - **Paper:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
35
+ - **Point of Contact:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
36
+ - **Size of downloaded dataset files:** 886.22 MB
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:
44
+ Learning to filter netnews paper, though he does not explicitly mention this collection. The 20 newsgroups collection has become
45
+ a popular data set for experiments in text applications of machine learning techniques, such as text classification and text clustering.
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
+
65
+ - **Size of downloaded dataset files:** 13.99 MB
66
+ - **Size of the generated dataset:** 1.59 MB
67
+ - **Total amount of disk used:** 15.58 MB
68
+
69
+ An example of 'train' looks as follows.
70
+ ```
71
+
72
+ ```
73
+
74
+ #### 18828_comp.graphics
75
+
76
+ - **Size of downloaded dataset files:** 13.99 MB
77
+ - **Size of the generated dataset:** 1.58 MB
78
+ - **Total amount of disk used:** 15.57 MB
79
+
80
+ An example of 'train' looks as follows.
81
+ ```
82
+
83
+ ```
84
+
85
+ #### 18828_comp.os.ms-windows.misc
86
+
87
+ - **Size of downloaded dataset files:** 13.99 MB
88
+ - **Size of the generated dataset:** 2.27 MB
89
+ - **Total amount of disk used:** 16.26 MB
90
+
91
+ An example of 'train' looks as follows.
92
+ ```
93
+
94
+ ```
95
+
96
+ #### 18828_comp.sys.ibm.pc.hardware
97
+
98
+ - **Size of downloaded dataset files:** 13.99 MB
99
+ - **Size of the generated dataset:** 1.13 MB
100
+ - **Total amount of disk used:** 15.12 MB
101
+
102
+ An example of 'train' looks as follows.
103
+ ```
104
+
105
+ ```
106
+
107
+ #### 18828_comp.sys.mac.hardware
108
+
109
+ - **Size of downloaded dataset files:** 13.99 MB
110
+ - **Size of the generated dataset:** 1.01 MB
111
+ - **Total amount of disk used:** 15.00 MB
112
+
113
+ An example of 'train' looks as follows.
114
+ ```
115
+
116
+ ```
117
+
118
+ ### [Data Fields](#data-fields)
119
+
120
+ The data fields are the same among all splits.
121
+
122
+ #### 18828_alt.atheism
123
+ - `text`: a `string` feature.
124
+
125
+ #### 18828_comp.graphics
126
+ - `text`: a `string` feature.
127
+
128
+ #### 18828_comp.os.ms-windows.misc
129
+ - `text`: a `string` feature.
130
+
131
+ #### 18828_comp.sys.ibm.pc.hardware
132
+ - `text`: a `string` feature.
133
+
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
+ |------------------------------|----:|
141
+ |18828_alt.atheism | 799|
142
+ |18828_comp.graphics | 973|
143
+ |18828_comp.os.ms-windows.misc | 985|
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
+
193
+ ```
194
+
195
+
196
+ ### Contributions
197
+
198
+ Thanks to [@mariamabarham](https://github.com/mariamabarham), [@thomwolf](https://github.com/thomwolf), [@lhoestq](https://github.com/lhoestq) for adding this dataset.