VIOLET21 commited on
Commit
9a8771f
·
verified ·
1 Parent(s): 5efc992

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,18 +1,17 @@
1
  ---
2
  library_name: transformers
3
  tags:
4
- - sentiment-analysis
5
- - Bert
6
- - TextClassification
7
  license: apache-2.0
8
  language:
9
- - id
10
- base_model:
11
- - indobenchmark/indobert-base-p1
12
  pipeline_tag: text-classification
13
  ---
14
-
15
  # Sentiment BERT Tweet
16
  A BERT model fine-tuned for tweet sentiment classification.
17
 
18
 
 
 
1
  ---
2
  library_name: transformers
3
  tags:
4
+ - sentiment-analysis
5
+ - bert
6
+ - text-classification
7
  license: apache-2.0
8
  language:
9
+ - id
10
+ base_model: indobenchmark/indobert-base-p1
 
11
  pipeline_tag: text-classification
12
  ---
 
13
  # Sentiment BERT Tweet
14
  A BERT model fine-tuned for tweet sentiment classification.
15
 
16
 
17
+