rahmanfadhil commited on
Commit
db4da3c
1 Parent(s): f6b7175

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ language:
15
 
16
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
17
 
 
 
18
  <!--- Describe your model here -->
19
 
20
  ## Usage (Sentence-Transformers)
 
15
 
16
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
17
 
18
+ It's based on the [IndoBERT](https://huggingface.co/indobenchmark/indobert-base-p2) model by [indobenchmark](https://github.com/IndoNLP/indonlu) and trained using the IndoNLI dataset on [Google Colab](https://colab.research.google.com/drive/1Qs1Eo5x5WsSCV6hU3MWbnl8hU3pZI4E5).
19
+
20
  <!--- Describe your model here -->
21
 
22
  ## Usage (Sentence-Transformers)