Firdania commited on
Commit
0c7941e
·
verified ·
1 Parent(s): d327ac2

Update README.md

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