wuriyanto commited on
Commit
a0b496e
·
verified ·
1 Parent(s): 6918368

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
 
18
  This model uses the `sentence-transformers/paraphrase-multilingual-mpnet-base-v2` base model, which is trained with the Indonesian sentiment dataset.
19
 
20
- In v1, this model can predict 2 sentiments. Namely 'baik' and 'buruk' sentiments.
21
 
22
  ### Usage
23
  ```python
 
17
 
18
  This model uses the `sentence-transformers/paraphrase-multilingual-mpnet-base-v2` base model, which is trained with the Indonesian sentiment dataset.
19
 
20
+ In v1, this model can predict 2 sentiments. Namely `baik` and `buruk` sentiments.
21
 
22
  ### Usage
23
  ```python