azkafauzi commited on
Commit
a9caae2
1 Parent(s): 3d06cd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,3 +1,11 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - id
5
+ metrics:
6
+ - f1
7
+ base_model:
8
+ - indobenchmark/indobert-base-p1
9
+ pipeline_tag: token-classification
10
+ library_name: transformers
11
+ ---