hilmansw commited on
Commit
02c4bf4
1 Parent(s): b0c9efc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -8,6 +8,16 @@ metrics:
8
  model-index:
9
  - name: indobert-finetuned-sentiment-happiness-index
10
  results: []
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -66,4 +76,4 @@ The following hyperparameters were used during training:
66
  - Transformers 4.33.1
67
  - Pytorch 2.0.1+cu118
68
  - Datasets 2.14.5
69
- - Tokenizers 0.13.3
 
8
  model-index:
9
  - name: indobert-finetuned-sentiment-happiness-index
10
  results: []
11
+ widget:
12
+ - text: Aku tidak suka bermain sepakbola
13
+ example_title: Negatif
14
+ - text: Aku berharap semua baik-baik saja
15
+ example_title: Netral
16
+ - text: Aku suka makan bakso
17
+ example_title: Positif
18
+ language:
19
+ - id
20
+ pipeline_tag: text-classification
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
76
  - Transformers 4.33.1
77
  - Pytorch 2.0.1+cu118
78
  - Datasets 2.14.5
79
+ - Tokenizers 0.13.3