iqbalpurba26 commited on
Commit
77f012b
·
verified ·
1 Parent(s): 960bfa7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -5,6 +5,16 @@ tags:
5
  model-index:
6
  - name: IndoBERT_intent_classification
7
  results: []
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -44,4 +54,4 @@ The following hyperparameters were used during training:
44
 
45
  - Transformers 4.46.2
46
  - TensorFlow 2.17.1
47
- - Tokenizers 0.20.3
 
5
  model-index:
6
  - name: IndoBERT_intent_classification
7
  results: []
8
+ license: mit
9
+ language:
10
+ - id
11
+ metrics:
12
+ - accuracy
13
+ - recall
14
+ - precision
15
+ - f1
16
+ base_model:
17
+ - indobenchmark/indobert-base-p1
18
  ---
19
 
20
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
54
 
55
  - Transformers 4.46.2
56
  - TensorFlow 2.17.1
57
+ - Tokenizers 0.20.3