l3cube-pune
commited on
Commit
•
10a856b
1
Parent(s):
a7ead15
Update README.md
Browse files
README.md
CHANGED
@@ -58,14 +58,14 @@ 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/
|
62 |
|
63 |
```
|
64 |
-
@article{
|
65 |
-
title={L3Cube-
|
66 |
-
author={
|
67 |
-
journal={arXiv preprint arXiv:
|
68 |
-
year={
|
69 |
}
|
70 |
```
|
71 |
|
|
|
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,
|
65 |
+
title={L3Cube-IndicSBERT: A simple approach for learning cross-lingual sentence representations using multilingual BERT},
|
66 |
+
author={Deode, Samruddhi and Gadre, Janhavi and Kajale, Aditi and Joshi, Ananya and Joshi, Raviraj},
|
67 |
+
journal={arXiv preprint arXiv:2304.11434},
|
68 |
+
year={2023}
|
69 |
}
|
70 |
```
|
71 |
|