l3cube-pune commited on
Commit
75a8974
1 Parent(s): 3099117

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,9 +9,9 @@ license: cc-by-4.0
9
  language: hi
10
  ---
11
 
12
- # HindSBERT
13
 
14
- This is a HindBERT model (l3cube-pune/hindi-bert-v2) fine-tuned on the STS dataset.
15
  Released as a part of project MahaNLP : https://github.com/l3cube-pune/MarathiNLP
16
 
17
  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.
 
9
  language: hi
10
  ---
11
 
12
+ # HindSBERT-STS
13
 
14
+ This is a HindSBERT model (l3cube-pune/hindi-sentence-bert-nli) fine-tuned on the STS dataset.
15
  Released as a part of project MahaNLP : https://github.com/l3cube-pune/MarathiNLP
16
 
17
  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.