l3cube-pune commited on
Commit
10a856b
1 Parent(s): a7ead15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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/2211.11187)
62
 
63
  ```
64
- @article{joshi2022l3cubemahasbert,
65
- title={L3Cube-MahaSBERT and HindSBERT: Sentence BERT Models and Benchmarking BERT Sentence Representations for Hindi and Marathi},
66
- author={Joshi, Ananya and Kajale, Aditi and Gadre, Janhavi and Deode, Samruddhi and Joshi, Raviraj},
67
- journal={arXiv preprint arXiv:2211.11187},
68
- year={2022}
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