iqbalpurba26 commited on
Commit
ddadf8d
1 Parent(s): 86eee15

Update README.md

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