Commit
·
c765696
1
Parent(s):
3d6c36f
Update README.md
Browse files
README.md
CHANGED
@@ -58,7 +58,7 @@ Released as a part of project MahaNLP: https://github.com/l3cube-pune/MarathiNLP
|
|
58 |
|
59 |
A better sentence similarity model (fine-tuned version of this model) is shared here: https://huggingface.co/l3cube-pune/indic-sentence-similarity-sbert <br>
|
60 |
|
61 |
-
More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2304.11434)
|
62 |
|
63 |
```
|
64 |
@article{deode2023l3cube,
|
@@ -81,6 +81,7 @@ Monolingual Indic sentence BERT models are listed below: <br>
|
|
81 |
<a href='https://huggingface.co/l3cube-pune/odia-sentence-bert-nli'> Oriya </a> <br>
|
82 |
<a href='https://huggingface.co/l3cube-pune/bengali-sentence-bert-nli'> Bengali </a> <br>
|
83 |
<a href='https://huggingface.co/l3cube-pune/punjabi-sentence-bert-nli'> Punjabi </a> <br>
|
|
|
84 |
|
85 |
## Usage (Sentence-Transformers)
|
86 |
|
|
|
58 |
|
59 |
A better sentence similarity model (fine-tuned version of this model) is shared here: https://huggingface.co/l3cube-pune/indic-sentence-similarity-sbert <br>
|
60 |
|
61 |
+
More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2304.11434)
|
62 |
|
63 |
```
|
64 |
@article{deode2023l3cube,
|
|
|
81 |
<a href='https://huggingface.co/l3cube-pune/odia-sentence-bert-nli'> Oriya </a> <br>
|
82 |
<a href='https://huggingface.co/l3cube-pune/bengali-sentence-bert-nli'> Bengali </a> <br>
|
83 |
<a href='https://huggingface.co/l3cube-pune/punjabi-sentence-bert-nli'> Punjabi </a> <br>
|
84 |
+
<a href='https://arxiv.org/abs/2211.11187'> monolingual paper </a>
|
85 |
|
86 |
## Usage (Sentence-Transformers)
|
87 |
|