Galahallt commited on
Commit
ce94e87
1 Parent(s): 1b0df7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -3
README.md CHANGED
@@ -1,3 +1,19 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - tl
4
+ license: mit
5
+ task_categories:
6
+ - text-classification
7
+ dataset-info:
8
+ - config-name: paragraph-level_10auth
9
+ features:
10
+ - name: author
11
+ dtype: string
12
+ - name: sentence
13
+ dtype: string
14
+ tags:
15
+ - literature
16
+ - author attribution
17
+ size_categories:
18
+ - 10K<n<100K
19
+ ---