Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,13 +4,14 @@ language:
|
|
4 |
tags:
|
5 |
- victorian
|
6 |
- text-classification
|
7 |
-
pretty_name:
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
10 |
-
task_categories:
|
11 |
- text-classification
|
|
|
12 |
---
|
13 |
-
#
|
14 |
The [Victorian authorship dataset](https://scholarworks.iupui.edu/server/api/core/bitstreams/708a9870-915e-4d59-b54d-938af563c196/content).
|
15 |
Which Victorian author wrote the given text?
|
16 |
|
|
|
4 |
tags:
|
5 |
- victorian
|
6 |
- text-classification
|
7 |
+
pretty_name: Victorian authorship
|
8 |
size_categories:
|
9 |
- 10K<n<100K
|
10 |
+
task_categories:
|
11 |
- text-classification
|
12 |
+
license: cc
|
13 |
---
|
14 |
+
# Victorian authorship
|
15 |
The [Victorian authorship dataset](https://scholarworks.iupui.edu/server/api/core/bitstreams/708a9870-915e-4d59-b54d-938af563c196/content).
|
16 |
Which Victorian author wrote the given text?
|
17 |
|