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