l3cube-pune commited on
Commit
f5d1f68
1 Parent(s): fcea5c6

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: mr
10
  ---
11
 
12
- # MahaSBERT
13
 
14
- A MahaBERT model (l3cube-pune/marathi-bert-v2) fine-tuned on STS dataset.
15
  This is 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: mr
10
  ---
11
 
12
+ # MahaSBERT-STS
13
 
14
+ A MahaSBERT model (l3cube-pune/marathi-sentence-bert-nli) fine-tuned on STS dataset.
15
  This is 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.