l3cube-pune
commited on
Commit
•
45f85b3
1
Parent(s):
670b814
Update README.md
Browse files
README.md
CHANGED
@@ -72,6 +72,18 @@ More details on the dataset, models, and baseline results can be found in our [p
|
|
72 |
}
|
73 |
```
|
74 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
## Usage (Sentence-Transformers)
|
76 |
|
77 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|
|
|
72 |
}
|
73 |
```
|
74 |
|
75 |
+
Monolingual similarity models are listed below: <br>
|
76 |
+
<a href='https://huggingface.co/l3cube-pune/marathi-sentence-similarity-sbert'> Marathi </a> <br>
|
77 |
+
<a href='https://huggingface.co/l3cube-pune/hindi-sentence-similarity-sbert'> Hindi </a> <br>
|
78 |
+
<a href='https://huggingface.co/l3cube-pune/kannada-sentence-similarity-sbert'> Kannada </a> <br>
|
79 |
+
<a href='https://huggingface.co/l3cube-pune/telugu-sentence-similarity-sbert'> Telugu </a> <br>
|
80 |
+
<a href='https://huggingface.co/l3cube-pune/malayalam-sentence-similarity-sbert'> Malayalam </a> <br>
|
81 |
+
<a href='https://huggingface.co/l3cube-pune/tamil-sentence-similarity-sbert'> Tamil </a> <br>
|
82 |
+
<a href='https://huggingface.co/l3cube-pune/gujarati-sentence-similarity-sbert'> Gujarati </a> <br>
|
83 |
+
<a href='https://huggingface.co/l3cube-pune/odia-sentence-similarity-sbert'> Oriya </a> <br>
|
84 |
+
<a href='https://huggingface.co/l3cube-pune/bengali-sentence-similarity-sbert'> Bengali </a> <br>
|
85 |
+
<a href='https://huggingface.co/l3cube-pune/punjabi-sentence-similarity-sbert'> Punjabi </a> <br>
|
86 |
+
|
87 |
## Usage (Sentence-Transformers)
|
88 |
|
89 |
Using this model becomes easy when you have [sentence-transformers](https://www.SBERT.net) installed:
|