Commit
·
74c7ee1
1
Parent(s):
4cbfeba
Update README.md
Browse files# Free AutoTrain VEAA
> Victorian Era Authorship Attribution Data Set (For Free AutoTrain Account)
## About
See the [original HF-hosted dataset](https://huggingface.co/datasets/NicholasSynovic/Victorian-Era-Authorship-Attribution) for more information.
The code to generate this dataset came from this [GitHub Repo](https://github.com/NicholasSynovic/nlp-victorianAuthor).
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: agpl-3.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: agpl-3.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
pretty_name: Victorian Era Authorship Attribution Data Set (For Free AutoTrain Account)
|
8 |
+
size_categories:
|
9 |
+
- 1K<n<10K
|
10 |
+
source_datasets:
|
11 |
+
- NicholasSynovic/Victorian-Era-Authorship-Attribution
|
12 |
+
---
|