cassador commited on
Commit
0565e4d
·
verified ·
1 Parent(s): a2c68f4

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - id
5
+ metrics:
6
+ - accuracy
7
+ - f1
8
+ - precision
9
+ - recall
10
+ base_model:
11
+ - indobenchmark/indobert-base-p2
12
+ pipeline_tag: text-classification
13
+ library_name: transformers
14
+ tags:
15
+ - text-classification
16
+ ---