l3cube-pune commited on
Commit
2c2b64a
1 Parent(s): eaca00d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ language: hi
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
 
 
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 (fine-tuned version of this 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