Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-class-classification
Languages:
English
Size:
10K<n<100K
License:
Update files from the datasets library (from 1.7.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.7.0
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
---
|
3 |
|
4 |
# Dataset Card for "blog_authorship_corpus"
|
@@ -6,12 +7,12 @@
|
|
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
|
15 |
- [Dataset Creation](#dataset-creation)
|
16 |
- [Curation Rationale](#curation-rationale)
|
17 |
- [Source Data](#source-data)
|
@@ -57,7 +58,7 @@ Each blog in the corpus includes at least 200 occurrences of common English word
|
|
57 |
|
58 |
The corpus may be freely used for non-commercial research purposes
|
59 |
|
60 |
-
### Supported Tasks
|
61 |
|
62 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
63 |
|
@@ -101,7 +102,7 @@ The data fields are the same among all splits.
|
|
101 |
- `horoscope`: a `string` feature.
|
102 |
- `job`: a `string` feature.
|
103 |
|
104 |
-
### Data Splits
|
105 |
|
106 |
| name |train |validation|
|
107 |
|----------------------|-----:|---------:|
|
@@ -115,10 +116,22 @@ The data fields are the same among all splits.
|
|
115 |
|
116 |
### Source Data
|
117 |
|
|
|
|
|
|
|
|
|
|
|
|
|
118 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
119 |
|
120 |
### Annotations
|
121 |
|
|
|
|
|
|
|
|
|
|
|
|
|
122 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
123 |
|
124 |
### Personal and Sensitive Information
|
|
|
1 |
---
|
2 |
+
paperswithcode_id: blog-authorship-corpus
|
3 |
---
|
4 |
|
5 |
# Dataset Card for "blog_authorship_corpus"
|
|
|
7 |
## Table of Contents
|
8 |
- [Dataset Description](#dataset-description)
|
9 |
- [Dataset Summary](#dataset-summary)
|
10 |
+
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
11 |
- [Languages](#languages)
|
12 |
- [Dataset Structure](#dataset-structure)
|
13 |
- [Data Instances](#data-instances)
|
14 |
- [Data Fields](#data-fields)
|
15 |
+
- [Data Splits](#data-splits)
|
16 |
- [Dataset Creation](#dataset-creation)
|
17 |
- [Curation Rationale](#curation-rationale)
|
18 |
- [Source Data](#source-data)
|
|
|
58 |
|
59 |
The corpus may be freely used for non-commercial research purposes
|
60 |
|
61 |
+
### Supported Tasks and Leaderboards
|
62 |
|
63 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
64 |
|
|
|
102 |
- `horoscope`: a `string` feature.
|
103 |
- `job`: a `string` feature.
|
104 |
|
105 |
+
### Data Splits
|
106 |
|
107 |
| name |train |validation|
|
108 |
|----------------------|-----:|---------:|
|
|
|
116 |
|
117 |
### Source Data
|
118 |
|
119 |
+
#### Initial Data Collection and Normalization
|
120 |
+
|
121 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
122 |
+
|
123 |
+
#### Who are the source language producers?
|
124 |
+
|
125 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
126 |
|
127 |
### Annotations
|
128 |
|
129 |
+
#### Annotation process
|
130 |
+
|
131 |
+
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
+
|
133 |
+
#### Who are the annotators?
|
134 |
+
|
135 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
136 |
|
137 |
### Personal and Sensitive Information
|