system HF staff commited on
Commit
00cccc8
1 Parent(s): 809ba53

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://kdd.ics.uci.edu/databases/reuters21578/reuters21578.html](https://kdd.ics.uci.edu/databases/reuters21578/reuters21578.html)
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:** 49.80 MB
38
  - **Total amount of disk used:** 73.12 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  The Reuters-21578 dataset is one of the most widely used data collections for text
43
  categorization research. It is collected from the Reuters financial newswire service in 1987.
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
  #### ModApte
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
 
@@ -180,7 +180,7 @@ The data fields are the same among all splits.
180
  - `date`: a `string` feature.
181
  - `title`: a `string` feature.
182
 
183
- ### [Data Splits Sample Size](#data-splits-sample-size)
184
 
185
  #### ModApte
186
 
@@ -200,49 +200,49 @@ The data fields are the same among all splits.
200
  |--------|----:|-----:|---:|
201
  |ModLewis|12449| 720|5458|
202
 
203
- ## [Dataset Creation](#dataset-creation)
204
 
205
- ### [Curation Rationale](#curation-rationale)
206
 
207
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
208
 
209
- ### [Source Data](#source-data)
210
 
211
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
212
 
213
- ### [Annotations](#annotations)
214
 
215
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
216
 
217
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
218
 
219
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
220
 
221
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
222
 
223
- ### [Social Impact of Dataset](#social-impact-of-dataset)
224
 
225
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
226
 
227
- ### [Discussion of Biases](#discussion-of-biases)
228
 
229
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
230
 
231
- ### [Other Known Limitations](#other-known-limitations)
232
 
233
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
234
 
235
- ## [Additional Information](#additional-information)
236
 
237
- ### [Dataset Curators](#dataset-curators)
238
 
239
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
240
 
241
- ### [Licensing Information](#licensing-information)
242
 
243
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
244
 
245
- ### [Citation Information](#citation-information)
246
 
247
  ```
248
  @article{APTE94,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [https://kdd.ics.uci.edu/databases/reuters21578/reuters21578.html](https://kdd.ics.uci.edu/databases/reuters21578/reuters21578.html)
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:** 49.80 MB
38
  - **Total amount of disk used:** 73.12 MB
39
 
40
+ ### Dataset Summary
41
 
42
  The Reuters-21578 dataset is one of the most widely used data collections for text
43
  categorization research. It is collected from the Reuters financial newswire service in 1987.
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
  #### ModApte
60
 
 
134
  }
135
  ```
136
 
137
+ ### Data Fields
138
 
139
  The data fields are the same among all splits.
140
 
 
180
  - `date`: a `string` feature.
181
  - `title`: a `string` feature.
182
 
183
+ ### Data Splits Sample Size
184
 
185
  #### ModApte
186
 
 
200
  |--------|----:|-----:|---:|
201
  |ModLewis|12449| 720|5458|
202
 
203
+ ## Dataset Creation
204
 
205
+ ### Curation Rationale
206
 
207
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
208
 
209
+ ### Source Data
210
 
211
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
212
 
213
+ ### Annotations
214
 
215
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
216
 
217
+ ### Personal and Sensitive Information
218
 
219
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
220
 
221
+ ## Considerations for Using the Data
222
 
223
+ ### Social Impact of Dataset
224
 
225
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
226
 
227
+ ### Discussion of Biases
228
 
229
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
230
 
231
+ ### Other Known Limitations
232
 
233
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
234
 
235
+ ## Additional Information
236
 
237
+ ### Dataset Curators
238
 
239
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
240
 
241
+ ### Licensing Information
242
 
243
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
244
 
245
+ ### Citation Information
246
 
247
  ```
248
  @article{APTE94,