galennolan commited on
Commit
670f34f
·
verified ·
1 Parent(s): 53dfaeb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,6 +1,21 @@
1
  ---
 
2
  language:
3
  - id
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  base_model:
5
  - Aardiiiiy/indobertweet-base-Indonesian-sentiment-analysis
6
  ---
 
1
  ---
2
+ license: apache-2.0
3
  language:
4
  - id
5
+ library_name: transformers
6
+ tags:
7
+ - text-classification
8
+ - sentiment-analysis
9
+ - emotion-classification
10
+ - indonesian
11
+ - indobertweet
12
+ datasets:
13
+ - PRDECT-ID
14
+ metrics:
15
+ - accuracy
16
+ - f1
17
+ - precision
18
+ - recall
19
  base_model:
20
  - Aardiiiiy/indobertweet-base-Indonesian-sentiment-analysis
21
  ---