taufiqdp commited on
Commit
6f086d7
1 Parent(s): 030dfb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,12 +1,13 @@
1
  ---
2
  license: mit
3
- lang: id
4
  widget:
5
- - text: "Pelayanan lama dan tidak ramah."
6
- example_title: "Sentiment analysis"
7
  datasets:
8
- - indonlp/indonlu
9
- - sepidmnorozy/Indonesian_sentiment
 
10
  ---
11
  ### Model Details
12
  This model is a fine-tuned version of [IndoBERT Base Uncased](https://huggingface.co/indolem/indobert-base-uncased), a BERT model pre-trained on Indonesian text data. It was fine-tuned to perform sentiment analysis on Indonesian comments and reviews.
 
1
  ---
2
  license: mit
3
+ language: id
4
  widget:
5
+ - text: Pelayanan lama dan tidak ramah.
6
+ example_title: Sentiment analysis
7
  datasets:
8
+ - indonlp/indonlu
9
+ - sepidmnorozy/Indonesian_sentiment
10
+ pipeline_tag: text-classification
11
  ---
12
  ### Model Details
13
  This model is a fine-tuned version of [IndoBERT Base Uncased](https://huggingface.co/indolem/indobert-base-uncased), a BERT model pre-trained on Indonesian text data. It was fine-tuned to perform sentiment analysis on Indonesian comments and reviews.