system HF staff commited on
Commit
c49f974
1 Parent(s): 95752ae

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://www.icsd.aegean.gr/lecturers/stamatatos/papers/JLP2013.pdf](http://www.icsd.aegean.gr/lecturers/stamatatos/papers/JLP2013.pdf)
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:** 37.17 MB
38
  - **Total amount of disk used:** 84.49 MB
39
 
40
- ### [Dataset Summary](#dataset-summary)
41
 
42
  A dataset cross-topic authorship attribution. The dataset is provided by Stamatatos 2013.
43
  1- The cross-topic scenarios are based on Table-4 in Stamatatos 2017 (Ex. cross_topic_1 => row 1:P S U&W ).
@@ -54,19 +54,19 @@ IMPORTANT: train+validation+test[:60%] will generate the wrong splits becasue th
54
 
55
  * See https://huggingface.co/docs/datasets/splits.html for detailed/more examples
56
 
57
- ### [Supported Tasks](#supported-tasks)
58
 
59
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
60
 
61
- ### [Languages](#languages)
62
 
63
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
64
 
65
- ## [Dataset Structure](#dataset-structure)
66
 
67
  We show detailed information for up to 5 configurations of the dataset.
68
 
69
- ### [Data Instances](#data-instances)
70
 
71
  #### cross_genre_1
72
 
@@ -143,7 +143,7 @@ An example of 'validation' looks as follows.
143
  }
144
  ```
145
 
146
- ### [Data Fields](#data-fields)
147
 
148
  The data fields are the same among all splits.
149
 
@@ -172,7 +172,7 @@ The data fields are the same among all splits.
172
  - `topic`: a classification label, with possible values including `Politics` (0), `Society` (1), `UK` (2), `World` (3), `Books` (4).
173
  - `article`: a `string` feature.
174
 
175
- ### [Data Splits Sample Size](#data-splits-sample-size)
176
 
177
  | name |train|validation|test|
178
  |-------------|----:|---------:|---:|
@@ -182,49 +182,49 @@ The data fields are the same among all splits.
182
  |cross_genre_4| 63| 117| 264|
183
  |cross_topic_1| 112| 62| 207|
184
 
185
- ## [Dataset Creation](#dataset-creation)
186
 
187
- ### [Curation Rationale](#curation-rationale)
188
 
189
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
190
 
191
- ### [Source Data](#source-data)
192
 
193
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
194
 
195
- ### [Annotations](#annotations)
196
 
197
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
198
 
199
- ### [Personal and Sensitive Information](#personal-and-sensitive-information)
200
 
201
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
202
 
203
- ## [Considerations for Using the Data](#considerations-for-using-the-data)
204
 
205
- ### [Social Impact of Dataset](#social-impact-of-dataset)
206
 
207
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
208
 
209
- ### [Discussion of Biases](#discussion-of-biases)
210
 
211
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
212
 
213
- ### [Other Known Limitations](#other-known-limitations)
214
 
215
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
216
 
217
- ## [Additional Information](#additional-information)
218
 
219
- ### [Dataset Curators](#dataset-curators)
220
 
221
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
222
 
223
- ### [Licensing Information](#licensing-information)
224
 
225
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
226
 
227
- ### [Citation Information](#citation-information)
228
 
229
  ```
230
  @article{article,
 
27
  - [Citation Information](#citation-information)
28
  - [Contributions](#contributions)
29
 
30
+ ## Dataset Description
31
 
32
  - **Homepage:** [http://www.icsd.aegean.gr/lecturers/stamatatos/papers/JLP2013.pdf](http://www.icsd.aegean.gr/lecturers/stamatatos/papers/JLP2013.pdf)
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:** 37.17 MB
38
  - **Total amount of disk used:** 84.49 MB
39
 
40
+ ### Dataset Summary
41
 
42
  A dataset cross-topic authorship attribution. The dataset is provided by Stamatatos 2013.
43
  1- The cross-topic scenarios are based on Table-4 in Stamatatos 2017 (Ex. cross_topic_1 => row 1:P S U&W ).
 
54
 
55
  * See https://huggingface.co/docs/datasets/splits.html for detailed/more examples
56
 
57
+ ### Supported Tasks
58
 
59
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
60
 
61
+ ### Languages
62
 
63
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
64
 
65
+ ## Dataset Structure
66
 
67
  We show detailed information for up to 5 configurations of the dataset.
68
 
69
+ ### Data Instances
70
 
71
  #### cross_genre_1
72
 
 
143
  }
144
  ```
145
 
146
+ ### Data Fields
147
 
148
  The data fields are the same among all splits.
149
 
 
172
  - `topic`: a classification label, with possible values including `Politics` (0), `Society` (1), `UK` (2), `World` (3), `Books` (4).
173
  - `article`: a `string` feature.
174
 
175
+ ### Data Splits Sample Size
176
 
177
  | name |train|validation|test|
178
  |-------------|----:|---------:|---:|
 
182
  |cross_genre_4| 63| 117| 264|
183
  |cross_topic_1| 112| 62| 207|
184
 
185
+ ## Dataset Creation
186
 
187
+ ### Curation Rationale
188
 
189
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
190
 
191
+ ### Source Data
192
 
193
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
194
 
195
+ ### Annotations
196
 
197
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
198
 
199
+ ### Personal and Sensitive Information
200
 
201
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
202
 
203
+ ## Considerations for Using the Data
204
 
205
+ ### Social Impact of Dataset
206
 
207
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
208
 
209
+ ### Discussion of Biases
210
 
211
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
212
 
213
+ ### Other Known Limitations
214
 
215
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
216
 
217
+ ## Additional Information
218
 
219
+ ### Dataset Curators
220
 
221
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
222
 
223
+ ### Licensing Information
224
 
225
  [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
226
 
227
+ ### Citation Information
228
 
229
  ```
230
  @article{article,