kd13 commited on
Commit
82b5b8d
·
verified ·
1 Parent(s): 2ea9192

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-generation
5
+ - text-classification
6
+ - token-classification
7
+ - question-answering
8
+ - zero-shot-classification
9
+ - summarization
10
+ - feature-extraction
11
+ - fill-mask
12
+ - sentence-similarity
13
+ language:
14
+ - en
15
+ tags:
16
+ - NLP
17
+ pretty_name: bookcorpus
18
+ ---