l3cube-pune
commited on
Commit
·
20c7b4c
1
Parent(s):
13762ce
Update README.md
Browse files
README.md
CHANGED
@@ -47,6 +47,20 @@ More details on the dataset, models, and baseline results can be found in our [p
|
|
47 |
}
|
48 |
```
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
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.
|
51 |
|
52 |
<!--- Describe your model here -->
|
|
|
47 |
}
|
48 |
```
|
49 |
|
50 |
+
Other Monolingual similarity models are listed below: <br>
|
51 |
+
<a href='https://huggingface.co/l3cube-pune/marathi-sentence-similarity-sbert'> Marathi </a> <br>
|
52 |
+
<a href='https://huggingface.co/l3cube-pune/hindi-sentence-similarity-sbert'> Hindi </a> <br>
|
53 |
+
<a href='https://huggingface.co/l3cube-pune/kannada-sentence-similarity-sbert'> Kannada </a> <br>
|
54 |
+
<a href='https://huggingface.co/l3cube-pune/telugu-sentence-similarity-sbert'> Telugu </a> <br>
|
55 |
+
<a href='https://huggingface.co/l3cube-pune/malayalam-sentence-similarity-sbert'> Malayalam </a> <br>
|
56 |
+
<a href='https://huggingface.co/l3cube-pune/tamil-sentence-similarity-sbert'> Tamil </a> <br>
|
57 |
+
<a href='https://huggingface.co/l3cube-pune/gujarati-sentence-similarity-sbert'> Gujarati </a> <br>
|
58 |
+
<a href='https://huggingface.co/l3cube-pune/odia-sentence-similarity-sbert'> Oriya </a> <br>
|
59 |
+
<a href='https://huggingface.co/l3cube-pune/bengali-sentence-similarity-sbert'> Bengali </a> <br>
|
60 |
+
<a href='https://huggingface.co/l3cube-pune/punjabi-sentence-similarity-sbert'> Punjabi </a> <br>
|
61 |
+
<a href='https://arxiv.org/abs/2211.11187'> monolingual paper </a> <br>
|
62 |
+
<a href='https://arxiv.org/abs/2304.11434'> multilingual paper </a>
|
63 |
+
|
64 |
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.
|
65 |
|
66 |
<!--- Describe your model here -->
|