nsugianto commited on
Commit
3b7daab
·
verified ·
1 Parent(s): 3b47a6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
1
  ---
2
  pipeline_tag: token-classification
 
 
 
 
3
  ---
 
1
  ---
2
  pipeline_tag: token-classification
3
+ language:
4
+ - en
5
+ base_model:
6
+ - google-bert/bert-base-uncased
7
  ---