kwang2049 commited on
Commit
d13ece1
·
verified ·
1 Parent(s): 3835a42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
+ metrics:
6
+ - precision
7
+ - recall
8
+ - f1
9
+ library_name: allennlp
10
+ pipeline_tag: token-classification
11
+ ---