Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,16 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
3 |
task_categories:
|
4 |
- text-classification
|
5 |
-
|
6 |
-
-
|
|
|
|
|
|
|
|
|
|
|
7 |
tags:
|
8 |
- literature
|
9 |
- author attribution
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- tl
|
4 |
license: mit
|
5 |
task_categories:
|
6 |
- text-classification
|
7 |
+
dataset-info:
|
8 |
+
- config-name: paragraph-level_34auth
|
9 |
+
features:
|
10 |
+
- name: author
|
11 |
+
dtype: string
|
12 |
+
- name: sentence
|
13 |
+
dtype: string
|
14 |
tags:
|
15 |
- literature
|
16 |
- author attribution
|