l3cube-pune commited on
Commit
eaca00d
1 Parent(s): 5b738ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -12,8 +12,10 @@ language: hi
12
 
13
  # HindSBERT
14
 
15
- This is a HindBERT model (l3cube-pune/hindi-bert-v2) trained on the NLI dataset.
16
- Released as a part of project MahaNLP: https://github.com/l3cube-pune/MarathiNLP
 
 
17
 
18
  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.
19
 
 
12
 
13
  # HindSBERT
14
 
15
+ This is a HindBERT model (l3cube-pune/hindi-bert-v2) trained on the NLI dataset. <br>
16
+ Released as a part of project MahaNLP: https://github.com/l3cube-pune/MarathiNLP <br>
17
+
18
+ A better sentence similarity model is shared here : https://huggingface.co/l3cube-pune/hindi-sentence-similarity-sbert <br>
19
 
20
  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.
21