mstz commited on
Commit
f650959
·
1 Parent(s): ae6d6c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -4,13 +4,14 @@ language:
4
  tags:
5
  - victorian
6
  - text-classification
7
- pretty_name: Abalone
8
  size_categories:
9
  - 10K<n<100K
10
- task_categories: # Full list at https://github.com/huggingface/hub-docs/blob/main/js/src/lib/interfaces/Types.ts
11
  - text-classification
 
12
  ---
13
- # Abalone
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